Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-colour.spec'], chrootPath='/var/lib/mock/f30-build-42808-24731/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-colour.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/ghc-colour-2.3.4-4.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-colour.spec'], chrootPath='/var/lib/mock/f30-build-42808-24731/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-colour.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NUwmd7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf colour-2.3.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/colour-2.3.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd colour-2.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0EEGQD + umask 022 + cd /builddir/build/BUILD + cd colour-2.3.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-colour '--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/colour-2.3.4 --global Configuring colour-2.3.4... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for colour-2.3.4.. Building library for colour-2.3.4.. [ 1 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o ) BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdWChroma_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:14:1: error: BUILDSTDERR: warning: label ‘_c4Hm’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _c4Hm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _c4Hm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Hh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:31:1: error: BUILDSTDERR: warning: label ‘_c4Hh’ defined but not used [-Wunused-label] BUILDSTDERR: 31 | _c4Hh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 31 | _c4Hh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Hj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:49:1: error: BUILDSTDERR: warning: label ‘_c4Hj’ defined but not used [-Wunused-label] BUILDSTDERR: 49 | _c4Hj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 49 | _c4Hj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfEqChromaticityzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:82:1: error: BUILDSTDERR: warning: label ‘_c4HA’ defined but not used [-Wunused-label] BUILDSTDERR: 82 | _c4HA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 82 | _c4HA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Hx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:109:1: error: BUILDSTDERR: warning: label ‘_c4Hx’ defined but not used [-Wunused-label] BUILDSTDERR: 109 | _c4Hx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 109 | _c4Hx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4HD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:133:1: error: BUILDSTDERR: warning: label ‘_c4HD’ defined but not used [-Wunused-label] BUILDSTDERR: 133 | _c4HD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 133 | _c4HD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4HL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:155:1: error: BUILDSTDERR: warning: label ‘_c4HL’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _c4HL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _c4HL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfEqChromaticityzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:186:1: error: BUILDSTDERR: warning: label ‘_c4I7’ defined but not used [-Wunused-label] BUILDSTDERR: 186 | _c4I7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 186 | _c4I7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4I4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:213:1: error: BUILDSTDERR: warning: label ‘_c4I4’ defined but not used [-Wunused-label] BUILDSTDERR: 213 | _c4I4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 213 | _c4I4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Ia’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:237:1: error: BUILDSTDERR: warning: label ‘_c4Ia’ defined but not used [-Wunused-label] BUILDSTDERR: 237 | _c4Ia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 237 | _c4Ia: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Ii’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:261:1: error: BUILDSTDERR: warning: label ‘_c4Ii’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c4Ii: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c4Ii: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Is’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:290:1: error: BUILDSTDERR: warning: label ‘_c4Is’ defined but not used [-Wunused-label] BUILDSTDERR: 290 | _c4Is: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 290 | _c4Is: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4IA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:313:1: error: BUILDSTDERR: warning: label ‘_c4IA’ defined but not used [-Wunused-label] BUILDSTDERR: 313 | _c4IA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 313 | _c4IA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Eg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:327:1: error: BUILDSTDERR: warning: label ‘_c4IW’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _c4IW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _c4IW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Ef_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:349:1: error: BUILDSTDERR: warning: label ‘_c4J4’ defined but not used [-Wunused-label] BUILDSTDERR: 349 | _c4J4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 349 | _c4J4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfEqChromaticity_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:374:1: error: BUILDSTDERR: warning: label ‘_c4J8’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _c4J8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _c4J8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_mkChromaticity_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:409:1: error: BUILDSTDERR: warning: label ‘_c4Jh’ defined but not used [-Wunused-label] BUILDSTDERR: 409 | _c4Jh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 409 | _c4Jh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Eo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:435:1: error: BUILDSTDERR: warning: label ‘_c4JJ’ defined but not used [-Wunused-label] BUILDSTDERR: 435 | _c4JJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 435 | _c4JJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Ep_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:464:1: error: BUILDSTDERR: warning: label ‘_c4JM’ defined but not used [-Wunused-label] BUILDSTDERR: 464 | _c4JM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 464 | _c4JM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Eq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:502:1: error: BUILDSTDERR: warning: label ‘_c4JR’ defined but not used [-Wunused-label] BUILDSTDERR: 502 | _c4JR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 502 | _c4JR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Jx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:530:1: error: BUILDSTDERR: warning: label ‘_c4Jx’ defined but not used [-Wunused-label] BUILDSTDERR: 530 | _c4Jx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 530 | _c4Jx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaCoords_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:560:1: error: BUILDSTDERR: warning: label ‘_c4JX’ defined but not used [-Wunused-label] BUILDSTDERR: 560 | _c4JX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 560 | _c4JX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Jo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:589:1: error: BUILDSTDERR: warning: label ‘_c4Jo’ defined but not used [-Wunused-label] BUILDSTDERR: 589 | _c4Jo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 589 | _c4Jo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:629:1: error: BUILDSTDERR: warning: label ‘_c4Kc’ defined but not used [-Wunused-label] BUILDSTDERR: 629 | _c4Kc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 629 | _c4Kc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4K9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:649:1: error: BUILDSTDERR: warning: label ‘_c4K9’ defined but not used [-Wunused-label] BUILDSTDERR: 649 | _c4K9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 649 | _c4K9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:671:1: error: BUILDSTDERR: warning: label ‘_c4Kq’ defined but not used [-Wunused-label] BUILDSTDERR: 671 | _c4Kq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 671 | _c4Kq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Kn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:691:1: error: BUILDSTDERR: warning: label ‘_c4Kn’ defined but not used [-Wunused-label] BUILDSTDERR: 691 | _c4Kn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 691 | _c4Kn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4EF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:713:1: error: BUILDSTDERR: warning: label ‘_c4KN’ defined but not used [-Wunused-label] BUILDSTDERR: 713 | _c4KN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 713 | _c4KN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4EG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:742:1: error: BUILDSTDERR: warning: label ‘_c4KQ’ defined but not used [-Wunused-label] BUILDSTDERR: 742 | _c4KQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 742 | _c4KQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwchromaZZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:781:1: error: BUILDSTDERR: warning: label ‘_c4KV’ defined but not used [-Wunused-label] BUILDSTDERR: 781 | _c4KV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 781 | _c4KV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4KB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:805:1: error: BUILDSTDERR: warning: label ‘_c4KB’ defined but not used [-Wunused-label] BUILDSTDERR: 805 | _c4KB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 805 | _c4KB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaZZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:840:1: error: BUILDSTDERR: warning: label ‘_c4L8’ defined but not used [-Wunused-label] BUILDSTDERR: 840 | _c4L8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 840 | _c4L8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4L5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:866:1: error: BUILDSTDERR: warning: label ‘_c4L5’ defined but not used [-Wunused-label] BUILDSTDERR: 866 | _c4L5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 866 | _c4L5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4ES_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:889:1: error: BUILDSTDERR: warning: label ‘_c4Ls’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _c4Ls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _c4Ls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4EU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:915:1: error: BUILDSTDERR: warning: label ‘_c4LB’ defined but not used [-Wunused-label] BUILDSTDERR: 915 | _c4LB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 915 | _c4LB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaConvert_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:942:1: error: BUILDSTDERR: warning: label ‘_c4LE’ defined but not used [-Wunused-label] BUILDSTDERR: 942 | _c4LE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 942 | _c4LE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Lj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:972:1: error: BUILDSTDERR: warning: label ‘_c4Lj’ defined but not used [-Wunused-label] BUILDSTDERR: 972 | _c4Lj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 972 | _c4Lj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Lv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1007:1: error: BUILDSTDERR: warning: label ‘_c4Lv’ defined but not used [-Wunused-label] BUILDSTDERR: 1007 | _c4Lv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1007 | _c4Lv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4LF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1038:1: error: BUILDSTDERR: warning: label ‘_c4LF’ defined but not used [-Wunused-label] BUILDSTDERR: 1038 | _c4LF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1038 | _c4LF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticity4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1090:1: error: BUILDSTDERR: warning: label ‘_c4M0’ defined but not used [-Wunused-label] BUILDSTDERR: 1090 | _c4M0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | _c4M0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Fq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1126:1: error: BUILDSTDERR: warning: label ‘_c4N5’ defined but not used [-Wunused-label] BUILDSTDERR: 1126 | _c4N5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1126 | _c4N5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Fi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1152:1: error: BUILDSTDERR: warning: label ‘_c4Nc’ defined but not used [-Wunused-label] BUILDSTDERR: 1152 | _c4Nc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1152 | _c4Nc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4MP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1183:1: error: BUILDSTDERR: warning: label ‘_c4MP’ defined but not used [-Wunused-label] BUILDSTDERR: 1183 | _c4MP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1183 | _c4MP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4MV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1218:1: error: BUILDSTDERR: warning: label ‘_c4MV’ defined but not used [-Wunused-label] BUILDSTDERR: 1218 | _c4MV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1218 | _c4MV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4F9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1257:1: error: BUILDSTDERR: warning: label ‘_c4Nt’ defined but not used [-Wunused-label] BUILDSTDERR: 1257 | _c4Nt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1257 | _c4Nt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4My’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1288:1: error: BUILDSTDERR: warning: label ‘_c4My’ defined but not used [-Wunused-label] BUILDSTDERR: 1288 | _c4My: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1288 | _c4My: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4ME’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1324:1: error: BUILDSTDERR: warning: label ‘_c4ME’ defined but not used [-Wunused-label] BUILDSTDERR: 1324 | _c4ME: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1324 | _c4ME: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Ny’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1361:1: error: BUILDSTDERR: warning: label ‘_c4Ny’ defined but not used [-Wunused-label] BUILDSTDERR: 1361 | _c4Ny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1361 | _c4Ny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4EZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1379:1: error: BUILDSTDERR: warning: label ‘_c4NN’ defined but not used [-Wunused-label] BUILDSTDERR: 1379 | _c4NN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1379 | _c4NN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4M9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1403:1: error: BUILDSTDERR: warning: label ‘_c4M9’ defined but not used [-Wunused-label] BUILDSTDERR: 1403 | _c4M9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1403 | _c4M9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Mc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1422:1: error: BUILDSTDERR: warning: label ‘_c4Mc’ defined but not used [-Wunused-label] BUILDSTDERR: 1422 | _c4Mc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1422 | _c4Mc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Mi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1457:1: error: BUILDSTDERR: warning: label ‘_c4Mi’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _c4Mi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _c4Mi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Mn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1485:1: error: BUILDSTDERR: warning: label ‘_c4Mn’ defined but not used [-Wunused-label] BUILDSTDERR: 1485 | _c4Mn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1485 | _c4Mn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4NY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1533:1: error: BUILDSTDERR: warning: label ‘_c4NY’ defined but not used [-Wunused-label] BUILDSTDERR: 1533 | _c4NY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1533 | _c4NY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Fz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1553:1: error: BUILDSTDERR: warning: label ‘_c4Ol’ defined but not used [-Wunused-label] BUILDSTDERR: 1553 | _c4Ol: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1553 | _c4Ol: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Oj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1579:1: error: BUILDSTDERR: warning: label ‘_c4Oj’ defined but not used [-Wunused-label] BUILDSTDERR: 1579 | _c4Oj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1579 | _c4Oj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1601:1: error: BUILDSTDERR: warning: label ‘_c4Ot’ defined but not used [-Wunused-label] BUILDSTDERR: 1601 | _c4Ot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1601 | _c4Ot: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticityzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1634:1: error: BUILDSTDERR: warning: label ‘_c4OG’ defined but not used [-Wunused-label] BUILDSTDERR: 1634 | _c4OG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1634 | _c4OG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4OD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1654:1: error: BUILDSTDERR: warning: label ‘_c4OD’ defined but not used [-Wunused-label] BUILDSTDERR: 1654 | _c4OD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1654 | _c4OD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4FK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1676:1: error: BUILDSTDERR: warning: label ‘_c4OW’ defined but not used [-Wunused-label] BUILDSTDERR: 1676 | _c4OW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1676 | _c4OW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticity6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1704:1: error: BUILDSTDERR: warning: label ‘_c4P2’ defined but not used [-Wunused-label] BUILDSTDERR: 1704 | _c4P2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1704 | _c4P2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4OZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1735:1: error: BUILDSTDERR: warning: label ‘_c4OZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1735 | _c4OZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1735 | _c4OZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4FP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1771:1: error: BUILDSTDERR: warning: label ‘_c4Pn’ defined but not used [-Wunused-label] BUILDSTDERR: 1771 | _c4Pn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1771 | _c4Pn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4FQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1800:1: error: BUILDSTDERR: warning: label ‘_c4Pq’ defined but not used [-Wunused-label] BUILDSTDERR: 1800 | _c4Pq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1800 | _c4Pq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticityzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1840:1: error: BUILDSTDERR: warning: label ‘_c4Pv’ defined but not used [-Wunused-label] BUILDSTDERR: 1840 | _c4Pv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1840 | _c4Pv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4FY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1874:1: error: BUILDSTDERR: warning: label ‘_c4PV’ defined but not used [-Wunused-label] BUILDSTDERR: 1874 | _c4PV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1874 | _c4PV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4PS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1902:1: error: BUILDSTDERR: warning: label ‘_c4PS’ defined but not used [-Wunused-label] BUILDSTDERR: 1902 | _c4PS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1902 | _c4PS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4G1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1923:1: error: BUILDSTDERR: warning: label ‘_c4Q5’ defined but not used [-Wunused-label] BUILDSTDERR: 1923 | _c4Q5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1923 | _c4Q5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Q2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1959:1: error: BUILDSTDERR: warning: label ‘_c4Q2’ defined but not used [-Wunused-label] BUILDSTDERR: 1959 | _c4Q2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1959 | _c4Q2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4FS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:1989:1: error: BUILDSTDERR: warning: label ‘_c4Qd’ defined but not used [-Wunused-label] BUILDSTDERR: 1989 | _c4Qd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1989 | _c4Qd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4G2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2026:1: error: BUILDSTDERR: warning: label ‘_c4Qn’ defined but not used [-Wunused-label] BUILDSTDERR: 2026 | _c4Qn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2026 | _c4Qn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4G6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2050:1: error: BUILDSTDERR: warning: label ‘_c4Qy’ defined but not used [-Wunused-label] BUILDSTDERR: 2050 | _c4Qy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2050 | _c4Qy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Qv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2075:1: error: BUILDSTDERR: warning: label ‘_c4Qv’ defined but not used [-Wunused-label] BUILDSTDERR: 2075 | _c4Qv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2075 | _c4Qv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2103:1: error: BUILDSTDERR: warning: label ‘_c4QE’ defined but not used [-Wunused-label] BUILDSTDERR: 2103 | _c4QE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2103 | _c4QE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticity1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2137:1: error: BUILDSTDERR: warning: label ‘_c4QN’ defined but not used [-Wunused-label] BUILDSTDERR: 2137 | _c4QN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2137 | _c4QN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Gc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2159:1: error: BUILDSTDERR: warning: label ‘_c4QY’ defined but not used [-Wunused-label] BUILDSTDERR: 2159 | _c4QY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2159 | _c4QY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Gh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2182:1: error: BUILDSTDERR: warning: label ‘_c4R6’ defined but not used [-Wunused-label] BUILDSTDERR: 2182 | _c4R6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2182 | _c4R6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Gf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2198:1: error: BUILDSTDERR: warning: label ‘_c4Re’ defined but not used [-Wunused-label] BUILDSTDERR: 2198 | _c4Re: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2198 | _c4Re: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Ge_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2222:1: error: BUILDSTDERR: warning: label ‘_c4Rl’ defined but not used [-Wunused-label] BUILDSTDERR: 2222 | _c4Rl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2222 | _c4Rl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Gd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2248:1: error: BUILDSTDERR: warning: label ‘_c4Rt’ defined but not used [-Wunused-label] BUILDSTDERR: 2248 | _c4Rt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2248 | _c4Rt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticity_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2279:1: error: BUILDSTDERR: warning: label ‘_c4Rx’ defined but not used [-Wunused-label] BUILDSTDERR: 2279 | _c4Rx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2279 | _c4Rx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticity2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2333:1: error: BUILDSTDERR: warning: label ‘_c4RI’ defined but not used [-Wunused-label] BUILDSTDERR: 2333 | _c4RI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2333 | _c4RI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwzdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2370:1: error: BUILDSTDERR: warning: label ‘_c4RM’ defined but not used [-Wunused-label] BUILDSTDERR: 2370 | _c4RM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2370 | _c4RM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Gr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2380:1: error: BUILDSTDERR: warning: label ‘_c4Sf’ defined but not used [-Wunused-label] BUILDSTDERR: 2380 | _c4Sf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2380 | _c4Sf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Gs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2409:1: error: BUILDSTDERR: warning: label ‘_c4Si’ defined but not used [-Wunused-label] BUILDSTDERR: 2409 | _c4Si: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2409 | _c4Si: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Gt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2447:1: error: BUILDSTDERR: warning: label ‘_c4Sn’ defined but not used [-Wunused-label] BUILDSTDERR: 2447 | _c4Sn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2447 | _c4Sn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4S3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2475:1: error: BUILDSTDERR: warning: label ‘_c4S3’ defined but not used [-Wunused-label] BUILDSTDERR: 2475 | _c4S3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2475 | _c4S3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Gm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2505:1: error: BUILDSTDERR: warning: label ‘_c4St’ defined but not used [-Wunused-label] BUILDSTDERR: 2505 | _c4St: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2505 | _c4St: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4RU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2538:1: error: BUILDSTDERR: warning: label ‘_c4RU’ defined but not used [-Wunused-label] BUILDSTDERR: 2538 | _c4RU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2538 | _c4RU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Gu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2575:1: error: BUILDSTDERR: warning: label ‘_c4SG’ defined but not used [-Wunused-label] BUILDSTDERR: 2575 | _c4SG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2575 | _c4SG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4GA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2615:1: error: BUILDSTDERR: warning: label ‘_c4SQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2615 | _c4SQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2615 | _c4SQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4GJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2655:1: error: BUILDSTDERR: warning: label ‘_c4Tc’ defined but not used [-Wunused-label] BUILDSTDERR: 2655 | _c4Tc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2655 | _c4Tc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4GK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2694:1: error: BUILDSTDERR: warning: label ‘_c4Th’ defined but not used [-Wunused-label] BUILDSTDERR: 2694 | _c4Th: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2694 | _c4Th: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4GL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2733:1: error: BUILDSTDERR: warning: label ‘_c4Tm’ defined but not used [-Wunused-label] BUILDSTDERR: 2733 | _c4Tm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2733 | _c4Tm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4GO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2772:1: error: BUILDSTDERR: warning: label ‘_c4TO’ defined but not used [-Wunused-label] BUILDSTDERR: 2772 | _c4TO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2772 | _c4TO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4GP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2812:1: error: BUILDSTDERR: warning: label ‘_c4TT’ defined but not used [-Wunused-label] BUILDSTDERR: 2812 | _c4TT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2812 | _c4TT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4GQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2851:1: error: BUILDSTDERR: warning: label ‘_c4TY’ defined but not used [-Wunused-label] BUILDSTDERR: 2851 | _c4TY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2851 | _c4TY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4GR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2891:1: error: BUILDSTDERR: warning: label ‘_c4U3’ defined but not used [-Wunused-label] BUILDSTDERR: 2891 | _c4U3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2891 | _c4U3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4GS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2934:1: error: BUILDSTDERR: warning: label ‘_c4U9’ defined but not used [-Wunused-label] BUILDSTDERR: 2934 | _c4U9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2934 | _c4U9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:2976:1: error: BUILDSTDERR: warning: label ‘_c4Uh’ defined but not used [-Wunused-label] BUILDSTDERR: 2976 | _c4Uh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2976 | _c4Uh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticityzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:3035:1: error: BUILDSTDERR: warning: label ‘_c4Ut’ defined but not used [-Wunused-label] BUILDSTDERR: 3035 | _c4Ut: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3035 | _c4Ut: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘_c4Uq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:3061:1: error: BUILDSTDERR: warning: label ‘_c4Uq’ defined but not used [-Wunused-label] BUILDSTDERR: 3061 | _c4Uq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3061 | _c4Uq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticityzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:3084:1: error: BUILDSTDERR: warning: label ‘_c4UE’ defined but not used [-Wunused-label] BUILDSTDERR: 3084 | _c4UE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3084 | _c4UE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4H7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:3116:1: error: BUILDSTDERR: warning: label ‘_c4UQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3116 | _c4UQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3116 | _c4UQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticityzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:3142:1: error: BUILDSTDERR: warning: label ‘_c4UT’ defined but not used [-Wunused-label] BUILDSTDERR: 3142 | _c4UT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3142 | _c4UT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Hc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:3174:1: error: BUILDSTDERR: warning: label ‘_c4V7’ defined but not used [-Wunused-label] BUILDSTDERR: 3174 | _c4V7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3174 | _c4V7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Hb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:3198:1: error: BUILDSTDERR: warning: label ‘_c4Vf’ defined but not used [-Wunused-label] BUILDSTDERR: 3198 | _c4Vf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3198 | _c4Vf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘s4Ha_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:3222:1: error: BUILDSTDERR: warning: label ‘_c4Vn’ defined but not used [-Wunused-label] BUILDSTDERR: 3222 | _c4Vn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3222 | _c4Vn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticity_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:3251:1: error: BUILDSTDERR: warning: label ‘_c4Vr’ defined but not used [-Wunused-label] BUILDSTDERR: 3251 | _c4Vr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3251 | _c4Vr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_Chroma_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:3383:1: error: BUILDSTDERR: warning: label ‘_c4VB’ defined but not used [-Wunused-label] BUILDSTDERR: 3383 | _c4VB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3383 | _c4VB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_Chroma_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_2.hc:3408:1: error: BUILDSTDERR: warning: label ‘_c4VG’ defined but not used [-Wunused-label] BUILDSTDERR: 3408 | _c4VG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3408 | _c4VG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdWChroma_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:14:1: error: BUILDSTDERR: warning: label ‘_c4Zf’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _c4Zf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _c4Zf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c4Za’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:31:1: error: BUILDSTDERR: warning: label ‘_c4Za’ defined but not used [-Wunused-label] BUILDSTDERR: 31 | _c4Za: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 31 | _c4Za: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c4Zc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:49:1: error: BUILDSTDERR: warning: label ‘_c4Zc’ defined but not used [-Wunused-label] BUILDSTDERR: 49 | _c4Zc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 49 | _c4Zc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfEqChromaticityzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:82:1: error: BUILDSTDERR: warning: label ‘_c4Zt’ defined but not used [-Wunused-label] BUILDSTDERR: 82 | _c4Zt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 82 | _c4Zt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c4Zq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:109:1: error: BUILDSTDERR: warning: label ‘_c4Zq’ defined but not used [-Wunused-label] BUILDSTDERR: 109 | _c4Zq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 109 | _c4Zq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c4Zw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:133:1: error: BUILDSTDERR: warning: label ‘_c4Zw’ defined but not used [-Wunused-label] BUILDSTDERR: 133 | _c4Zw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 133 | _c4Zw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c4ZE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:155:1: error: BUILDSTDERR: warning: label ‘_c4ZE’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _c4ZE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _c4ZE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfEqChromaticityzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:186:1: error: BUILDSTDERR: warning: label ‘_c500’ defined but not used [-Wunused-label] BUILDSTDERR: 186 | _c500: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 186 | _c500: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c4ZX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:213:1: error: BUILDSTDERR: warning: label ‘_c4ZX’ defined but not used [-Wunused-label] BUILDSTDERR: 213 | _c4ZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 213 | _c4ZX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c503’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:237:1: error: BUILDSTDERR: warning: label ‘_c503’ defined but not used [-Wunused-label] BUILDSTDERR: 237 | _c503: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 237 | _c503: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c50b’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:261:1: error: BUILDSTDERR: warning: label ‘_c50b’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c50b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c50b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c50l’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:290:1: error: BUILDSTDERR: warning: label ‘_c50l’ defined but not used [-Wunused-label] BUILDSTDERR: 290 | _c50l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 290 | _c50l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c50t’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:313:1: error: BUILDSTDERR: warning: label ‘_c50t’ defined but not used [-Wunused-label] BUILDSTDERR: 313 | _c50t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 313 | _c50t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4W9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:327:1: error: BUILDSTDERR: warning: label ‘_c50P’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _c50P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _c50P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4W8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:349:1: error: BUILDSTDERR: warning: label ‘_c50X’ defined but not used [-Wunused-label] BUILDSTDERR: 349 | _c50X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 349 | _c50X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfEqChromaticity_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:374:1: error: BUILDSTDERR: warning: label ‘_c511’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _c511: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _c511: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_mkChromaticity_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:409:1: error: BUILDSTDERR: warning: label ‘_c51a’ defined but not used [-Wunused-label] BUILDSTDERR: 409 | _c51a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 409 | _c51a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Wh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:435:1: error: BUILDSTDERR: warning: label ‘_c51C’ defined but not used [-Wunused-label] BUILDSTDERR: 435 | _c51C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 435 | _c51C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Wi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:464:1: error: BUILDSTDERR: warning: label ‘_c51F’ defined but not used [-Wunused-label] BUILDSTDERR: 464 | _c51F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 464 | _c51F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Wj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:502:1: error: BUILDSTDERR: warning: label ‘_c51K’ defined but not used [-Wunused-label] BUILDSTDERR: 502 | _c51K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 502 | _c51K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c51q’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:530:1: error: BUILDSTDERR: warning: label ‘_c51q’ defined but not used [-Wunused-label] BUILDSTDERR: 530 | _c51q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 530 | _c51q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaCoords_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:560:1: error: BUILDSTDERR: warning: label ‘_c51Q’ defined but not used [-Wunused-label] BUILDSTDERR: 560 | _c51Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 560 | _c51Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c51h’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:589:1: error: BUILDSTDERR: warning: label ‘_c51h’ defined but not used [-Wunused-label] BUILDSTDERR: 589 | _c51h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 589 | _c51h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:629:1: error: BUILDSTDERR: warning: label ‘_c525’ defined but not used [-Wunused-label] BUILDSTDERR: 629 | _c525: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 629 | _c525: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c522’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:649:1: error: BUILDSTDERR: warning: label ‘_c522’ defined but not used [-Wunused-label] BUILDSTDERR: 649 | _c522: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 649 | _c522: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:671:1: error: BUILDSTDERR: warning: label ‘_c52j’ defined but not used [-Wunused-label] BUILDSTDERR: 671 | _c52j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 671 | _c52j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c52g’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:691:1: error: BUILDSTDERR: warning: label ‘_c52g’ defined but not used [-Wunused-label] BUILDSTDERR: 691 | _c52g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 691 | _c52g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Wy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:713:1: error: BUILDSTDERR: warning: label ‘_c52G’ defined but not used [-Wunused-label] BUILDSTDERR: 713 | _c52G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 713 | _c52G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Wz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:742:1: error: BUILDSTDERR: warning: label ‘_c52J’ defined but not used [-Wunused-label] BUILDSTDERR: 742 | _c52J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 742 | _c52J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwchromaZZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:781:1: error: BUILDSTDERR: warning: label ‘_c52O’ defined but not used [-Wunused-label] BUILDSTDERR: 781 | _c52O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 781 | _c52O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c52u’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:805:1: error: BUILDSTDERR: warning: label ‘_c52u’ defined but not used [-Wunused-label] BUILDSTDERR: 805 | _c52u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 805 | _c52u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaZZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:840:1: error: BUILDSTDERR: warning: label ‘_c531’ defined but not used [-Wunused-label] BUILDSTDERR: 840 | _c531: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 840 | _c531: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c52Y’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:866:1: error: BUILDSTDERR: warning: label ‘_c52Y’ defined but not used [-Wunused-label] BUILDSTDERR: 866 | _c52Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 866 | _c52Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4WL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:889:1: error: BUILDSTDERR: warning: label ‘_c53l’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _c53l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _c53l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4WN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:915:1: error: BUILDSTDERR: warning: label ‘_c53u’ defined but not used [-Wunused-label] BUILDSTDERR: 915 | _c53u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 915 | _c53u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaConvert_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:942:1: error: BUILDSTDERR: warning: label ‘_c53x’ defined but not used [-Wunused-label] BUILDSTDERR: 942 | _c53x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 942 | _c53x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c53c’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:972:1: error: BUILDSTDERR: warning: label ‘_c53c’ defined but not used [-Wunused-label] BUILDSTDERR: 972 | _c53c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 972 | _c53c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c53o’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1007:1: error: BUILDSTDERR: warning: label ‘_c53o’ defined but not used [-Wunused-label] BUILDSTDERR: 1007 | _c53o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1007 | _c53o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c53y’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1038:1: error: BUILDSTDERR: warning: label ‘_c53y’ defined but not used [-Wunused-label] BUILDSTDERR: 1038 | _c53y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1038 | _c53y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticity4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1090:1: error: BUILDSTDERR: warning: label ‘_c53T’ defined but not used [-Wunused-label] BUILDSTDERR: 1090 | _c53T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | _c53T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Xj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1126:1: error: BUILDSTDERR: warning: label ‘_c54Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1126 | _c54Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1126 | _c54Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Xb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1152:1: error: BUILDSTDERR: warning: label ‘_c555’ defined but not used [-Wunused-label] BUILDSTDERR: 1152 | _c555: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1152 | _c555: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c54I’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1183:1: error: BUILDSTDERR: warning: label ‘_c54I’ defined but not used [-Wunused-label] BUILDSTDERR: 1183 | _c54I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1183 | _c54I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c54O’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1218:1: error: BUILDSTDERR: warning: label ‘_c54O’ defined but not used [-Wunused-label] BUILDSTDERR: 1218 | _c54O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1218 | _c54O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4X2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1257:1: error: BUILDSTDERR: warning: label ‘_c55m’ defined but not used [-Wunused-label] BUILDSTDERR: 1257 | _c55m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1257 | _c55m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c54r’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1288:1: error: BUILDSTDERR: warning: label ‘_c54r’ defined but not used [-Wunused-label] BUILDSTDERR: 1288 | _c54r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1288 | _c54r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c54x’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1324:1: error: BUILDSTDERR: warning: label ‘_c54x’ defined but not used [-Wunused-label] BUILDSTDERR: 1324 | _c54x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1324 | _c54x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c55r’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1361:1: error: BUILDSTDERR: warning: label ‘_c55r’ defined but not used [-Wunused-label] BUILDSTDERR: 1361 | _c55r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1361 | _c55r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4WS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1379:1: error: BUILDSTDERR: warning: label ‘_c55G’ defined but not used [-Wunused-label] BUILDSTDERR: 1379 | _c55G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1379 | _c55G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c542’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1403:1: error: BUILDSTDERR: warning: label ‘_c542’ defined but not used [-Wunused-label] BUILDSTDERR: 1403 | _c542: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1403 | _c542: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c545’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1422:1: error: BUILDSTDERR: warning: label ‘_c545’ defined but not used [-Wunused-label] BUILDSTDERR: 1422 | _c545: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1422 | _c545: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c54b’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1457:1: error: BUILDSTDERR: warning: label ‘_c54b’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _c54b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _c54b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c54g’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1485:1: error: BUILDSTDERR: warning: label ‘_c54g’ defined but not used [-Wunused-label] BUILDSTDERR: 1485 | _c54g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1485 | _c54g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c55R’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1533:1: error: BUILDSTDERR: warning: label ‘_c55R’ defined but not used [-Wunused-label] BUILDSTDERR: 1533 | _c55R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1533 | _c55R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Xs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1553:1: error: BUILDSTDERR: warning: label ‘_c56e’ defined but not used [-Wunused-label] BUILDSTDERR: 1553 | _c56e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1553 | _c56e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c56c’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1579:1: error: BUILDSTDERR: warning: label ‘_c56c’ defined but not used [-Wunused-label] BUILDSTDERR: 1579 | _c56c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1579 | _c56c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1601:1: error: BUILDSTDERR: warning: label ‘_c56m’ defined but not used [-Wunused-label] BUILDSTDERR: 1601 | _c56m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1601 | _c56m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticityzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1634:1: error: BUILDSTDERR: warning: label ‘_c56z’ defined but not used [-Wunused-label] BUILDSTDERR: 1634 | _c56z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1634 | _c56z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c56w’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1654:1: error: BUILDSTDERR: warning: label ‘_c56w’ defined but not used [-Wunused-label] BUILDSTDERR: 1654 | _c56w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1654 | _c56w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4XD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1676:1: error: BUILDSTDERR: warning: label ‘_c56P’ defined but not used [-Wunused-label] BUILDSTDERR: 1676 | _c56P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1676 | _c56P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticity6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1704:1: error: BUILDSTDERR: warning: label ‘_c56V’ defined but not used [-Wunused-label] BUILDSTDERR: 1704 | _c56V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1704 | _c56V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c56S’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1735:1: error: BUILDSTDERR: warning: label ‘_c56S’ defined but not used [-Wunused-label] BUILDSTDERR: 1735 | _c56S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1735 | _c56S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4XI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1771:1: error: BUILDSTDERR: warning: label ‘_c57g’ defined but not used [-Wunused-label] BUILDSTDERR: 1771 | _c57g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1771 | _c57g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4XJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1800:1: error: BUILDSTDERR: warning: label ‘_c57j’ defined but not used [-Wunused-label] BUILDSTDERR: 1800 | _c57j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1800 | _c57j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticityzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1840:1: error: BUILDSTDERR: warning: label ‘_c57o’ defined but not used [-Wunused-label] BUILDSTDERR: 1840 | _c57o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1840 | _c57o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4XR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1874:1: error: BUILDSTDERR: warning: label ‘_c57O’ defined but not used [-Wunused-label] BUILDSTDERR: 1874 | _c57O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1874 | _c57O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c57L’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1902:1: error: BUILDSTDERR: warning: label ‘_c57L’ defined but not used [-Wunused-label] BUILDSTDERR: 1902 | _c57L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1902 | _c57L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4XU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1923:1: error: BUILDSTDERR: warning: label ‘_c57Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1923 | _c57Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1923 | _c57Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c57V’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1959:1: error: BUILDSTDERR: warning: label ‘_c57V’ defined but not used [-Wunused-label] BUILDSTDERR: 1959 | _c57V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1959 | _c57V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4XL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:1989:1: error: BUILDSTDERR: warning: label ‘_c586’ defined but not used [-Wunused-label] BUILDSTDERR: 1989 | _c586: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1989 | _c586: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4XV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2026:1: error: BUILDSTDERR: warning: label ‘_c58g’ defined but not used [-Wunused-label] BUILDSTDERR: 2026 | _c58g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2026 | _c58g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4XZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2050:1: error: BUILDSTDERR: warning: label ‘_c58r’ defined but not used [-Wunused-label] BUILDSTDERR: 2050 | _c58r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2050 | _c58r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c58o’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2075:1: error: BUILDSTDERR: warning: label ‘_c58o’ defined but not used [-Wunused-label] BUILDSTDERR: 2075 | _c58o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2075 | _c58o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2103:1: error: BUILDSTDERR: warning: label ‘_c58x’ defined but not used [-Wunused-label] BUILDSTDERR: 2103 | _c58x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2103 | _c58x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticity1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2137:1: error: BUILDSTDERR: warning: label ‘_c58G’ defined but not used [-Wunused-label] BUILDSTDERR: 2137 | _c58G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2137 | _c58G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Y5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2159:1: error: BUILDSTDERR: warning: label ‘_c58R’ defined but not used [-Wunused-label] BUILDSTDERR: 2159 | _c58R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2159 | _c58R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Ya_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2182:1: error: BUILDSTDERR: warning: label ‘_c58Z’ defined but not used [-Wunused-label] BUILDSTDERR: 2182 | _c58Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2182 | _c58Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Y8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2198:1: error: BUILDSTDERR: warning: label ‘_c597’ defined but not used [-Wunused-label] BUILDSTDERR: 2198 | _c597: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2198 | _c597: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Y7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2222:1: error: BUILDSTDERR: warning: label ‘_c59e’ defined but not used [-Wunused-label] BUILDSTDERR: 2222 | _c59e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2222 | _c59e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Y6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2248:1: error: BUILDSTDERR: warning: label ‘_c59m’ defined but not used [-Wunused-label] BUILDSTDERR: 2248 | _c59m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2248 | _c59m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticity_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2279:1: error: BUILDSTDERR: warning: label ‘_c59q’ defined but not used [-Wunused-label] BUILDSTDERR: 2279 | _c59q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2279 | _c59q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticity2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2333:1: error: BUILDSTDERR: warning: label ‘_c59B’ defined but not used [-Wunused-label] BUILDSTDERR: 2333 | _c59B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2333 | _c59B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwzdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2370:1: error: BUILDSTDERR: warning: label ‘_c59F’ defined but not used [-Wunused-label] BUILDSTDERR: 2370 | _c59F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2370 | _c59F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Yk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2380:1: error: BUILDSTDERR: warning: label ‘_c5a8’ defined but not used [-Wunused-label] BUILDSTDERR: 2380 | _c5a8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2380 | _c5a8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Yl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2409:1: error: BUILDSTDERR: warning: label ‘_c5ab’ defined but not used [-Wunused-label] BUILDSTDERR: 2409 | _c5ab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2409 | _c5ab: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Ym_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2447:1: error: BUILDSTDERR: warning: label ‘_c5ag’ defined but not used [-Wunused-label] BUILDSTDERR: 2447 | _c5ag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2447 | _c5ag: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c59W’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2475:1: error: BUILDSTDERR: warning: label ‘_c59W’ defined but not used [-Wunused-label] BUILDSTDERR: 2475 | _c59W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2475 | _c59W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Yf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2505:1: error: BUILDSTDERR: warning: label ‘_c5am’ defined but not used [-Wunused-label] BUILDSTDERR: 2505 | _c5am: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2505 | _c5am: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c59N’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2538:1: error: BUILDSTDERR: warning: label ‘_c59N’ defined but not used [-Wunused-label] BUILDSTDERR: 2538 | _c59N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2538 | _c59N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Yn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2575:1: error: BUILDSTDERR: warning: label ‘_c5az’ defined but not used [-Wunused-label] BUILDSTDERR: 2575 | _c5az: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2575 | _c5az: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Yt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2615:1: error: BUILDSTDERR: warning: label ‘_c5aJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2615 | _c5aJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2615 | _c5aJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4YC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2655:1: error: BUILDSTDERR: warning: label ‘_c5b5’ defined but not used [-Wunused-label] BUILDSTDERR: 2655 | _c5b5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2655 | _c5b5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4YD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2694:1: error: BUILDSTDERR: warning: label ‘_c5ba’ defined but not used [-Wunused-label] BUILDSTDERR: 2694 | _c5ba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2694 | _c5ba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4YE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2733:1: error: BUILDSTDERR: warning: label ‘_c5bf’ defined but not used [-Wunused-label] BUILDSTDERR: 2733 | _c5bf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2733 | _c5bf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4YH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2772:1: error: BUILDSTDERR: warning: label ‘_c5bH’ defined but not used [-Wunused-label] BUILDSTDERR: 2772 | _c5bH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2772 | _c5bH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4YI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2812:1: error: BUILDSTDERR: warning: label ‘_c5bM’ defined but not used [-Wunused-label] BUILDSTDERR: 2812 | _c5bM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2812 | _c5bM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4YJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2851:1: error: BUILDSTDERR: warning: label ‘_c5bR’ defined but not used [-Wunused-label] BUILDSTDERR: 2851 | _c5bR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2851 | _c5bR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4YK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2891:1: error: BUILDSTDERR: warning: label ‘_c5bW’ defined but not used [-Wunused-label] BUILDSTDERR: 2891 | _c5bW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2891 | _c5bW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4YL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2934:1: error: BUILDSTDERR: warning: label ‘_c5c2’ defined but not used [-Wunused-label] BUILDSTDERR: 2934 | _c5c2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2934 | _c5c2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:2976:1: error: BUILDSTDERR: warning: label ‘_c5ca’ defined but not used [-Wunused-label] BUILDSTDERR: 2976 | _c5ca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2976 | _c5ca: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticityzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:3035:1: error: BUILDSTDERR: warning: label ‘_c5cm’ defined but not used [-Wunused-label] BUILDSTDERR: 3035 | _c5cm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3035 | _c5cm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘_c5cj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:3061:1: error: BUILDSTDERR: warning: label ‘_c5cj’ defined but not used [-Wunused-label] BUILDSTDERR: 3061 | _c5cj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3061 | _c5cj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticityzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:3084:1: error: BUILDSTDERR: warning: label ‘_c5cx’ defined but not used [-Wunused-label] BUILDSTDERR: 3084 | _c5cx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3084 | _c5cx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Z0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:3116:1: error: BUILDSTDERR: warning: label ‘_c5cJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3116 | _c5cJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3116 | _c5cJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticityzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:3142:1: error: BUILDSTDERR: warning: label ‘_c5cM’ defined but not used [-Wunused-label] BUILDSTDERR: 3142 | _c5cM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3142 | _c5cM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Z5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:3174:1: error: BUILDSTDERR: warning: label ‘_c5d0’ defined but not used [-Wunused-label] BUILDSTDERR: 3174 | _c5d0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3174 | _c5d0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Z4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:3198:1: error: BUILDSTDERR: warning: label ‘_c5d8’ defined but not used [-Wunused-label] BUILDSTDERR: 3198 | _c5d8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3198 | _c5d8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘s4Z3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:3222:1: error: BUILDSTDERR: warning: label ‘_c5dg’ defined but not used [-Wunused-label] BUILDSTDERR: 3222 | _c5dg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3222 | _c5dg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticity_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:3251:1: error: BUILDSTDERR: warning: label ‘_c5dk’ defined but not used [-Wunused-label] BUILDSTDERR: 3251 | _c5dk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3251 | _c5dk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_Chroma_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:3383:1: error: BUILDSTDERR: warning: label ‘_c5du’ defined but not used [-Wunused-label] BUILDSTDERR: 3383 | _c5du: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3383 | _c5du: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_Chroma_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_6.hc:3408:1: error: BUILDSTDERR: warning: label ‘_c5dz’ defined but not used [-Wunused-label] BUILDSTDERR: 3408 | _c5dz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3408 | _c5dz: BUILDSTDERR: | ^ [ 2 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o ) BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_a_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:50:1: error: BUILDSTDERR: warning: label ‘_c5vb’ defined but not used [-Wunused-label] BUILDSTDERR: 50 | _c5vb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 50 | _c5vb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5v6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:75:1: error: BUILDSTDERR: warning: label ‘_c5v6’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c5v6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c5v6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5v8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:95:1: error: BUILDSTDERR: warning: label ‘_c5v8’ defined but not used [-Wunused-label] BUILDSTDERR: 95 | _c5v8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 95 | _c5v8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_b_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:158:1: error: BUILDSTDERR: warning: label ‘_c5vr’ defined but not used [-Wunused-label] BUILDSTDERR: 158 | _c5vr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 158 | _c5vr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5vm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:183:1: error: BUILDSTDERR: warning: label ‘_c5vm’ defined but not used [-Wunused-label] BUILDSTDERR: 183 | _c5vm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 183 | _c5vm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5vo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:203:1: error: BUILDSTDERR: warning: label ‘_c5vo’ defined but not used [-Wunused-label] BUILDSTDERR: 203 | _c5vo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 203 | _c5vo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_c_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:266:1: error: BUILDSTDERR: warning: label ‘_c5vH’ defined but not used [-Wunused-label] BUILDSTDERR: 266 | _c5vH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 266 | _c5vH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5vC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:291:1: error: BUILDSTDERR: warning: label ‘_c5vC’ defined but not used [-Wunused-label] BUILDSTDERR: 291 | _c5vC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 291 | _c5vC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5vE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:311:1: error: BUILDSTDERR: warning: label ‘_c5vE’ defined but not used [-Wunused-label] BUILDSTDERR: 311 | _c5vE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 311 | _c5vE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_d50_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:374:1: error: BUILDSTDERR: warning: label ‘_c5vX’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _c5vX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _c5vX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5vS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:399:1: error: BUILDSTDERR: warning: label ‘_c5vS’ defined but not used [-Wunused-label] BUILDSTDERR: 399 | _c5vS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 399 | _c5vS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5vU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:419:1: error: BUILDSTDERR: warning: label ‘_c5vU’ defined but not used [-Wunused-label] BUILDSTDERR: 419 | _c5vU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 419 | _c5vU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_d55_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:477:1: error: BUILDSTDERR: warning: label ‘_c5wd’ defined but not used [-Wunused-label] BUILDSTDERR: 477 | _c5wd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 477 | _c5wd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5w8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:502:1: error: BUILDSTDERR: warning: label ‘_c5w8’ defined but not used [-Wunused-label] BUILDSTDERR: 502 | _c5w8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 502 | _c5w8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5wa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:522:1: error: BUILDSTDERR: warning: label ‘_c5wa’ defined but not used [-Wunused-label] BUILDSTDERR: 522 | _c5wa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 522 | _c5wa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_d65_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:580:1: error: BUILDSTDERR: warning: label ‘_c5wt’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _c5wt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _c5wt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5wo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:605:1: error: BUILDSTDERR: warning: label ‘_c5wo’ defined but not used [-Wunused-label] BUILDSTDERR: 605 | _c5wo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 605 | _c5wo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5wq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:625:1: error: BUILDSTDERR: warning: label ‘_c5wq’ defined but not used [-Wunused-label] BUILDSTDERR: 625 | _c5wq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 625 | _c5wq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_d75_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:683:1: error: BUILDSTDERR: warning: label ‘_c5wJ’ defined but not used [-Wunused-label] BUILDSTDERR: 683 | _c5wJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 683 | _c5wJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5wE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:708:1: error: BUILDSTDERR: warning: label ‘_c5wE’ defined but not used [-Wunused-label] BUILDSTDERR: 708 | _c5wE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 708 | _c5wE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5wG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:728:1: error: BUILDSTDERR: warning: label ‘_c5wG’ defined but not used [-Wunused-label] BUILDSTDERR: 728 | _c5wG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 728 | _c5wG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘s5uk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:770:1: error: BUILDSTDERR: warning: label ‘_c5wY’ defined but not used [-Wunused-label] BUILDSTDERR: 770 | _c5wY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 770 | _c5wY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘s5um_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:795:1: error: BUILDSTDERR: warning: label ‘_c5x5’ defined but not used [-Wunused-label] BUILDSTDERR: 795 | _c5x5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 795 | _c5x5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘s5ul_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:822:1: error: BUILDSTDERR: warning: label ‘_c5xc’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _c5xc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _c5xc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_zdwe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:854:1: error: BUILDSTDERR: warning: label ‘_c5xh’ defined but not used [-Wunused-label] BUILDSTDERR: 854 | _c5xh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 854 | _c5xh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5xf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:892:1: error: BUILDSTDERR: warning: label ‘_c5xf’ defined but not used [-Wunused-label] BUILDSTDERR: 892 | _c5xf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 892 | _c5xf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_e_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:916:1: error: BUILDSTDERR: warning: label ‘_c5xu’ defined but not used [-Wunused-label] BUILDSTDERR: 916 | _c5xu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 916 | _c5xu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5xr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:939:1: error: BUILDSTDERR: warning: label ‘_c5xr’ defined but not used [-Wunused-label] BUILDSTDERR: 939 | _c5xr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 939 | _c5xr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1002:1: error: BUILDSTDERR: warning: label ‘_c5xJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1002 | _c5xJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1002 | _c5xJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5xE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1027:1: error: BUILDSTDERR: warning: label ‘_c5xE’ defined but not used [-Wunused-label] BUILDSTDERR: 1027 | _c5xE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1027 | _c5xE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5xG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1047:1: error: BUILDSTDERR: warning: label ‘_c5xG’ defined but not used [-Wunused-label] BUILDSTDERR: 1047 | _c5xG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1047 | _c5xG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1110:1: error: BUILDSTDERR: warning: label ‘_c5xZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1110 | _c5xZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1110 | _c5xZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5xU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1135:1: error: BUILDSTDERR: warning: label ‘_c5xU’ defined but not used [-Wunused-label] BUILDSTDERR: 1135 | _c5xU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1135 | _c5xU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5xW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1155:1: error: BUILDSTDERR: warning: label ‘_c5xW’ defined but not used [-Wunused-label] BUILDSTDERR: 1155 | _c5xW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1155 | _c5xW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1213:1: error: BUILDSTDERR: warning: label ‘_c5yf’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _c5yf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _c5yf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5ya’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1238:1: error: BUILDSTDERR: warning: label ‘_c5ya’ defined but not used [-Wunused-label] BUILDSTDERR: 1238 | _c5ya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1238 | _c5ya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5yc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1258:1: error: BUILDSTDERR: warning: label ‘_c5yc’ defined but not used [-Wunused-label] BUILDSTDERR: 1258 | _c5yc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1258 | _c5yc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1316:1: error: BUILDSTDERR: warning: label ‘_c5yv’ defined but not used [-Wunused-label] BUILDSTDERR: 1316 | _c5yv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1316 | _c5yv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5yq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1341:1: error: BUILDSTDERR: warning: label ‘_c5yq’ defined but not used [-Wunused-label] BUILDSTDERR: 1341 | _c5yq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1341 | _c5yq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5ys’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1361:1: error: BUILDSTDERR: warning: label ‘_c5ys’ defined but not used [-Wunused-label] BUILDSTDERR: 1361 | _c5ys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1361 | _c5ys: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1419:1: error: BUILDSTDERR: warning: label ‘_c5yL’ defined but not used [-Wunused-label] BUILDSTDERR: 1419 | _c5yL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1419 | _c5yL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5yG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1444:1: error: BUILDSTDERR: warning: label ‘_c5yG’ defined but not used [-Wunused-label] BUILDSTDERR: 1444 | _c5yG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1444 | _c5yG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5yI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1464:1: error: BUILDSTDERR: warning: label ‘_c5yI’ defined but not used [-Wunused-label] BUILDSTDERR: 1464 | _c5yI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1464 | _c5yI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1522:1: error: BUILDSTDERR: warning: label ‘_c5z1’ defined but not used [-Wunused-label] BUILDSTDERR: 1522 | _c5z1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1522 | _c5z1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5yW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1547:1: error: BUILDSTDERR: warning: label ‘_c5yW’ defined but not used [-Wunused-label] BUILDSTDERR: 1547 | _c5yW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1547 | _c5yW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5yY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1567:1: error: BUILDSTDERR: warning: label ‘_c5yY’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _c5yY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _c5yY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1630:1: error: BUILDSTDERR: warning: label ‘_c5zh’ defined but not used [-Wunused-label] BUILDSTDERR: 1630 | _c5zh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1630 | _c5zh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5zc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1655:1: error: BUILDSTDERR: warning: label ‘_c5zc’ defined but not used [-Wunused-label] BUILDSTDERR: 1655 | _c5zc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1655 | _c5zc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5ze’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1675:1: error: BUILDSTDERR: warning: label ‘_c5ze’ defined but not used [-Wunused-label] BUILDSTDERR: 1675 | _c5ze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1675 | _c5ze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1738:1: error: BUILDSTDERR: warning: label ‘_c5zx’ defined but not used [-Wunused-label] BUILDSTDERR: 1738 | _c5zx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1738 | _c5zx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5zs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1763:1: error: BUILDSTDERR: warning: label ‘_c5zs’ defined but not used [-Wunused-label] BUILDSTDERR: 1763 | _c5zs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1763 | _c5zs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5zu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1783:1: error: BUILDSTDERR: warning: label ‘_c5zu’ defined but not used [-Wunused-label] BUILDSTDERR: 1783 | _c5zu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1783 | _c5zu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1841:1: error: BUILDSTDERR: warning: label ‘_c5zN’ defined but not used [-Wunused-label] BUILDSTDERR: 1841 | _c5zN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1841 | _c5zN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5zI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1866:1: error: BUILDSTDERR: warning: label ‘_c5zI’ defined but not used [-Wunused-label] BUILDSTDERR: 1866 | _c5zI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1866 | _c5zI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5zK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1886:1: error: BUILDSTDERR: warning: label ‘_c5zK’ defined but not used [-Wunused-label] BUILDSTDERR: 1886 | _c5zK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1886 | _c5zK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f10_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1944:1: error: BUILDSTDERR: warning: label ‘_c5A3’ defined but not used [-Wunused-label] BUILDSTDERR: 1944 | _c5A3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1944 | _c5A3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5zY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1969:1: error: BUILDSTDERR: warning: label ‘_c5zY’ defined but not used [-Wunused-label] BUILDSTDERR: 1969 | _c5zY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1969 | _c5zY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5A0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:1989:1: error: BUILDSTDERR: warning: label ‘_c5A0’ defined but not used [-Wunused-label] BUILDSTDERR: 1989 | _c5A0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1989 | _c5A0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f11_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:2047:1: error: BUILDSTDERR: warning: label ‘_c5Aj’ defined but not used [-Wunused-label] BUILDSTDERR: 2047 | _c5Aj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2047 | _c5Aj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5Ae’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:2072:1: error: BUILDSTDERR: warning: label ‘_c5Ae’ defined but not used [-Wunused-label] BUILDSTDERR: 2072 | _c5Ae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2072 | _c5Ae: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5Ag’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:2092:1: error: BUILDSTDERR: warning: label ‘_c5Ag’ defined but not used [-Wunused-label] BUILDSTDERR: 2092 | _c5Ag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2092 | _c5Ag: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f12_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:2150:1: error: BUILDSTDERR: warning: label ‘_c5Az’ defined but not used [-Wunused-label] BUILDSTDERR: 2150 | _c5Az: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2150 | _c5Az: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5Au’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:2175:1: error: BUILDSTDERR: warning: label ‘_c5Au’ defined but not used [-Wunused-label] BUILDSTDERR: 2175 | _c5Au: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2175 | _c5Au: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc: In function ‘_c5Aw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:2195:1: error: BUILDSTDERR: warning: label ‘_c5Aw’ defined but not used [-Wunused-label] BUILDSTDERR: 2195 | _c5Aw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2195 | _c5Aw: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24664_0/ghc_11.hc:2241:22: error: BUILDSTDERR: warning: ‘S5AG_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2241 | static const StgWord S5AG_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 2241 | static const StgWord S5AG_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_a_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:50:1: error: BUILDSTDERR: warning: label ‘_c5BU’ defined but not used [-Wunused-label] BUILDSTDERR: 50 | _c5BU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 50 | _c5BU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5BP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:75:1: error: BUILDSTDERR: warning: label ‘_c5BP’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c5BP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c5BP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5BR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:95:1: error: BUILDSTDERR: warning: label ‘_c5BR’ defined but not used [-Wunused-label] BUILDSTDERR: 95 | _c5BR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 95 | _c5BR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_b_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:158:1: error: BUILDSTDERR: warning: label ‘_c5Ca’ defined but not used [-Wunused-label] BUILDSTDERR: 158 | _c5Ca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 158 | _c5Ca: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5C5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:183:1: error: BUILDSTDERR: warning: label ‘_c5C5’ defined but not used [-Wunused-label] BUILDSTDERR: 183 | _c5C5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 183 | _c5C5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5C7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:203:1: error: BUILDSTDERR: warning: label ‘_c5C7’ defined but not used [-Wunused-label] BUILDSTDERR: 203 | _c5C7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 203 | _c5C7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_c_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:266:1: error: BUILDSTDERR: warning: label ‘_c5Cq’ defined but not used [-Wunused-label] BUILDSTDERR: 266 | _c5Cq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 266 | _c5Cq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Cl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:291:1: error: BUILDSTDERR: warning: label ‘_c5Cl’ defined but not used [-Wunused-label] BUILDSTDERR: 291 | _c5Cl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 291 | _c5Cl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Cn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:311:1: error: BUILDSTDERR: warning: label ‘_c5Cn’ defined but not used [-Wunused-label] BUILDSTDERR: 311 | _c5Cn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 311 | _c5Cn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_d50_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:374:1: error: BUILDSTDERR: warning: label ‘_c5CG’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _c5CG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _c5CG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5CB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:399:1: error: BUILDSTDERR: warning: label ‘_c5CB’ defined but not used [-Wunused-label] BUILDSTDERR: 399 | _c5CB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 399 | _c5CB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5CD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:419:1: error: BUILDSTDERR: warning: label ‘_c5CD’ defined but not used [-Wunused-label] BUILDSTDERR: 419 | _c5CD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 419 | _c5CD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_d55_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:477:1: error: BUILDSTDERR: warning: label ‘_c5CW’ defined but not used [-Wunused-label] BUILDSTDERR: 477 | _c5CW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 477 | _c5CW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5CR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:502:1: error: BUILDSTDERR: warning: label ‘_c5CR’ defined but not used [-Wunused-label] BUILDSTDERR: 502 | _c5CR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 502 | _c5CR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5CT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:522:1: error: BUILDSTDERR: warning: label ‘_c5CT’ defined but not used [-Wunused-label] BUILDSTDERR: 522 | _c5CT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 522 | _c5CT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_d65_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:580:1: error: BUILDSTDERR: warning: label ‘_c5Dc’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _c5Dc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _c5Dc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5D7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:605:1: error: BUILDSTDERR: warning: label ‘_c5D7’ defined but not used [-Wunused-label] BUILDSTDERR: 605 | _c5D7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 605 | _c5D7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5D9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:625:1: error: BUILDSTDERR: warning: label ‘_c5D9’ defined but not used [-Wunused-label] BUILDSTDERR: 625 | _c5D9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 625 | _c5D9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_d75_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:683:1: error: BUILDSTDERR: warning: label ‘_c5Ds’ defined but not used [-Wunused-label] BUILDSTDERR: 683 | _c5Ds: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 683 | _c5Ds: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Dn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:708:1: error: BUILDSTDERR: warning: label ‘_c5Dn’ defined but not used [-Wunused-label] BUILDSTDERR: 708 | _c5Dn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 708 | _c5Dn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Dp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:728:1: error: BUILDSTDERR: warning: label ‘_c5Dp’ defined but not used [-Wunused-label] BUILDSTDERR: 728 | _c5Dp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 728 | _c5Dp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘s5B3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:770:1: error: BUILDSTDERR: warning: label ‘_c5DH’ defined but not used [-Wunused-label] BUILDSTDERR: 770 | _c5DH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 770 | _c5DH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘s5B5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:795:1: error: BUILDSTDERR: warning: label ‘_c5DO’ defined but not used [-Wunused-label] BUILDSTDERR: 795 | _c5DO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 795 | _c5DO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘s5B4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:822:1: error: BUILDSTDERR: warning: label ‘_c5DV’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _c5DV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _c5DV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_zdwe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:854:1: error: BUILDSTDERR: warning: label ‘_c5E0’ defined but not used [-Wunused-label] BUILDSTDERR: 854 | _c5E0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 854 | _c5E0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5DY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:892:1: error: BUILDSTDERR: warning: label ‘_c5DY’ defined but not used [-Wunused-label] BUILDSTDERR: 892 | _c5DY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 892 | _c5DY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_e_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:916:1: error: BUILDSTDERR: warning: label ‘_c5Ed’ defined but not used [-Wunused-label] BUILDSTDERR: 916 | _c5Ed: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 916 | _c5Ed: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Ea’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:939:1: error: BUILDSTDERR: warning: label ‘_c5Ea’ defined but not used [-Wunused-label] BUILDSTDERR: 939 | _c5Ea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 939 | _c5Ea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1002:1: error: BUILDSTDERR: warning: label ‘_c5Es’ defined but not used [-Wunused-label] BUILDSTDERR: 1002 | _c5Es: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1002 | _c5Es: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5En’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1027:1: error: BUILDSTDERR: warning: label ‘_c5En’ defined but not used [-Wunused-label] BUILDSTDERR: 1027 | _c5En: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1027 | _c5En: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Ep’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1047:1: error: BUILDSTDERR: warning: label ‘_c5Ep’ defined but not used [-Wunused-label] BUILDSTDERR: 1047 | _c5Ep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1047 | _c5Ep: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1110:1: error: BUILDSTDERR: warning: label ‘_c5EI’ defined but not used [-Wunused-label] BUILDSTDERR: 1110 | _c5EI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1110 | _c5EI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5ED’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1135:1: error: BUILDSTDERR: warning: label ‘_c5ED’ defined but not used [-Wunused-label] BUILDSTDERR: 1135 | _c5ED: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1135 | _c5ED: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5EF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1155:1: error: BUILDSTDERR: warning: label ‘_c5EF’ defined but not used [-Wunused-label] BUILDSTDERR: 1155 | _c5EF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1155 | _c5EF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1213:1: error: BUILDSTDERR: warning: label ‘_c5EY’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _c5EY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _c5EY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5ET’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1238:1: error: BUILDSTDERR: warning: label ‘_c5ET’ defined but not used [-Wunused-label] BUILDSTDERR: 1238 | _c5ET: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1238 | _c5ET: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5EV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1258:1: error: BUILDSTDERR: warning: label ‘_c5EV’ defined but not used [-Wunused-label] BUILDSTDERR: 1258 | _c5EV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1258 | _c5EV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1316:1: error: BUILDSTDERR: warning: label ‘_c5Fe’ defined but not used [-Wunused-label] BUILDSTDERR: 1316 | _c5Fe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1316 | _c5Fe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5F9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1341:1: error: BUILDSTDERR: warning: label ‘_c5F9’ defined but not used [-Wunused-label] BUILDSTDERR: 1341 | _c5F9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1341 | _c5F9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Fb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1361:1: error: BUILDSTDERR: warning: label ‘_c5Fb’ defined but not used [-Wunused-label] BUILDSTDERR: 1361 | _c5Fb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1361 | _c5Fb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1419:1: error: BUILDSTDERR: warning: label ‘_c5Fu’ defined but not used [-Wunused-label] BUILDSTDERR: 1419 | _c5Fu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1419 | _c5Fu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Fp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1444:1: error: BUILDSTDERR: warning: label ‘_c5Fp’ defined but not used [-Wunused-label] BUILDSTDERR: 1444 | _c5Fp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1444 | _c5Fp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Fr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1464:1: error: BUILDSTDERR: warning: label ‘_c5Fr’ defined but not used [-Wunused-label] BUILDSTDERR: 1464 | _c5Fr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1464 | _c5Fr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1522:1: error: BUILDSTDERR: warning: label ‘_c5FK’ defined but not used [-Wunused-label] BUILDSTDERR: 1522 | _c5FK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1522 | _c5FK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5FF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1547:1: error: BUILDSTDERR: warning: label ‘_c5FF’ defined but not used [-Wunused-label] BUILDSTDERR: 1547 | _c5FF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1547 | _c5FF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5FH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1567:1: error: BUILDSTDERR: warning: label ‘_c5FH’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _c5FH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _c5FH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1630:1: error: BUILDSTDERR: warning: label ‘_c5G0’ defined but not used [-Wunused-label] BUILDSTDERR: 1630 | _c5G0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1630 | _c5G0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5FV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1655:1: error: BUILDSTDERR: warning: label ‘_c5FV’ defined but not used [-Wunused-label] BUILDSTDERR: 1655 | _c5FV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1655 | _c5FV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5FX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1675:1: error: BUILDSTDERR: warning: label ‘_c5FX’ defined but not used [-Wunused-label] BUILDSTDERR: 1675 | _c5FX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1675 | _c5FX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1738:1: error: BUILDSTDERR: warning: label ‘_c5Gg’ defined but not used [-Wunused-label] BUILDSTDERR: 1738 | _c5Gg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1738 | _c5Gg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Gb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1763:1: error: BUILDSTDERR: warning: label ‘_c5Gb’ defined but not used [-Wunused-label] BUILDSTDERR: 1763 | _c5Gb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1763 | _c5Gb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Gd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1783:1: error: BUILDSTDERR: warning: label ‘_c5Gd’ defined but not used [-Wunused-label] BUILDSTDERR: 1783 | _c5Gd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1783 | _c5Gd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1841:1: error: BUILDSTDERR: warning: label ‘_c5Gw’ defined but not used [-Wunused-label] BUILDSTDERR: 1841 | _c5Gw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1841 | _c5Gw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Gr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1866:1: error: BUILDSTDERR: warning: label ‘_c5Gr’ defined but not used [-Wunused-label] BUILDSTDERR: 1866 | _c5Gr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1866 | _c5Gr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Gt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1886:1: error: BUILDSTDERR: warning: label ‘_c5Gt’ defined but not used [-Wunused-label] BUILDSTDERR: 1886 | _c5Gt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1886 | _c5Gt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f10_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1944:1: error: BUILDSTDERR: warning: label ‘_c5GM’ defined but not used [-Wunused-label] BUILDSTDERR: 1944 | _c5GM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1944 | _c5GM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5GH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1969:1: error: BUILDSTDERR: warning: label ‘_c5GH’ defined but not used [-Wunused-label] BUILDSTDERR: 1969 | _c5GH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1969 | _c5GH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5GJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:1989:1: error: BUILDSTDERR: warning: label ‘_c5GJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1989 | _c5GJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1989 | _c5GJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f11_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:2047:1: error: BUILDSTDERR: warning: label ‘_c5H2’ defined but not used [-Wunused-label] BUILDSTDERR: 2047 | _c5H2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2047 | _c5H2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5GX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:2072:1: error: BUILDSTDERR: warning: label ‘_c5GX’ defined but not used [-Wunused-label] BUILDSTDERR: 2072 | _c5GX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2072 | _c5GX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5GZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:2092:1: error: BUILDSTDERR: warning: label ‘_c5GZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2092 | _c5GZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2092 | _c5GZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f12_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:2150:1: error: BUILDSTDERR: warning: label ‘_c5Hi’ defined but not used [-Wunused-label] BUILDSTDERR: 2150 | _c5Hi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2150 | _c5Hi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Hd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:2175:1: error: BUILDSTDERR: warning: label ‘_c5Hd’ defined but not used [-Wunused-label] BUILDSTDERR: 2175 | _c5Hd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2175 | _c5Hd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc: In function ‘_c5Hf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:2195:1: error: BUILDSTDERR: warning: label ‘_c5Hf’ defined but not used [-Wunused-label] BUILDSTDERR: 2195 | _c5Hf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2195 | _c5Hf: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24664_0/ghc_15.hc:2241:22: error: BUILDSTDERR: warning: ‘S5Hp_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2241 | static const StgWord S5Hp_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 2241 | static const StgWord S5Hp_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 3 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o ) BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘s6ev_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:14:1: error: BUILDSTDERR: warning: label ‘_c6f9’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _c6f9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _c6f9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘s6eu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:38:1: error: BUILDSTDERR: warning: label ‘_c6fg’ defined but not used [-Wunused-label] BUILDSTDERR: 38 | _c6fg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 38 | _c6fg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_zdfEqChan_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:65:1: error: BUILDSTDERR: warning: label ‘_c6fk’ defined but not used [-Wunused-label] BUILDSTDERR: 65 | _c6fk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 65 | _c6fk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_empty1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:107:1: error: BUILDSTDERR: warning: label ‘_c6ft’ defined but not used [-Wunused-label] BUILDSTDERR: 107 | _c6ft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 107 | _c6ft: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_empty_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:134:1: error: BUILDSTDERR: warning: label ‘_c6fA’ defined but not used [-Wunused-label] BUILDSTDERR: 134 | _c6fA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 134 | _c6fA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_full1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:159:1: error: BUILDSTDERR: warning: label ‘_c6fH’ defined but not used [-Wunused-label] BUILDSTDERR: 159 | _c6fH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 159 | _c6fH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_full_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:186:1: error: BUILDSTDERR: warning: label ‘_c6fO’ defined but not used [-Wunused-label] BUILDSTDERR: 186 | _c6fO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 186 | _c6fO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_scale1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:205:1: error: BUILDSTDERR: warning: label ‘_c6fV’ defined but not used [-Wunused-label] BUILDSTDERR: 205 | _c6fV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 205 | _c6fV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_scale_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:231:1: error: BUILDSTDERR: warning: label ‘_c6g2’ defined but not used [-Wunused-label] BUILDSTDERR: 231 | _c6g2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 231 | _c6g2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_add1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:250:1: error: BUILDSTDERR: warning: label ‘_c6g9’ defined but not used [-Wunused-label] BUILDSTDERR: 250 | _c6g9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 250 | _c6g9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_add_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:276:1: error: BUILDSTDERR: warning: label ‘_c6gg’ defined but not used [-Wunused-label] BUILDSTDERR: 276 | _c6gg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 276 | _c6gg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘s6eI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:296:1: error: BUILDSTDERR: warning: label ‘_c6gz’ defined but not used [-Wunused-label] BUILDSTDERR: 296 | _c6gz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 296 | _c6gz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘s6eJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:325:1: error: BUILDSTDERR: warning: label ‘_c6gC’ defined but not used [-Wunused-label] BUILDSTDERR: 325 | _c6gC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 325 | _c6gC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘s6eK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:366:1: error: BUILDSTDERR: warning: label ‘_c6gH’ defined but not used [-Wunused-label] BUILDSTDERR: 366 | _c6gH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 366 | _c6gH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_over1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:407:1: error: BUILDSTDERR: warning: label ‘_c6gM’ defined but not used [-Wunused-label] BUILDSTDERR: 407 | _c6gM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 407 | _c6gM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_over_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:440:1: error: BUILDSTDERR: warning: label ‘_c6gV’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _c6gV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _c6gV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘s6eN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:460:1: error: BUILDSTDERR: warning: label ‘_c6h6’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _c6h6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _c6h6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_invert1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:488:1: error: BUILDSTDERR: warning: label ‘_c6h9’ defined but not used [-Wunused-label] BUILDSTDERR: 488 | _c6h9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 488 | _c6h9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_invert_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:524:1: error: BUILDSTDERR: warning: label ‘_c6hi’ defined but not used [-Wunused-label] BUILDSTDERR: 524 | _c6hi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 524 | _c6hi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_convert1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:543:1: error: BUILDSTDERR: warning: label ‘_c6hp’ defined but not used [-Wunused-label] BUILDSTDERR: 543 | _c6hp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 543 | _c6hp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_convert_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:564:1: error: BUILDSTDERR: warning: label ‘_c6hw’ defined but not used [-Wunused-label] BUILDSTDERR: 564 | _c6hw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 564 | _c6hw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘s6f0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:584:1: error: BUILDSTDERR: warning: label ‘_c6hT’ defined but not used [-Wunused-label] BUILDSTDERR: 584 | _c6hT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 584 | _c6hT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘s6eZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:610:1: error: BUILDSTDERR: warning: label ‘_c6hZ’ defined but not used [-Wunused-label] BUILDSTDERR: 610 | _c6hZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 610 | _c6hZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_sum_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:638:1: error: BUILDSTDERR: warning: label ‘_c6i2’ defined but not used [-Wunused-label] BUILDSTDERR: 638 | _c6i2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 638 | _c6i2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘_c6hI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:668:1: error: BUILDSTDERR: warning: label ‘_c6hI’ defined but not used [-Wunused-label] BUILDSTDERR: 668 | _c6hI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 668 | _c6hI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc: In function ‘_c6hK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:687:1: error: BUILDSTDERR: warning: label ‘_c6hK’ defined but not used [-Wunused-label] BUILDSTDERR: 687 | _c6hK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 687 | _c6hK: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24664_0/ghc_20.hc:817:22: error: BUILDSTDERR: warning: ‘S6im_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 817 | static const StgWord S6im_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 817 | static const StgWord S6im_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘s6ip_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:14:1: error: BUILDSTDERR: warning: label ‘_c6j3’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _c6j3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _c6j3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘s6io_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:38:1: error: BUILDSTDERR: warning: label ‘_c6ja’ defined but not used [-Wunused-label] BUILDSTDERR: 38 | _c6ja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 38 | _c6ja: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_zdfEqChan_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:65:1: error: BUILDSTDERR: warning: label ‘_c6je’ defined but not used [-Wunused-label] BUILDSTDERR: 65 | _c6je: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 65 | _c6je: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_empty1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:107:1: error: BUILDSTDERR: warning: label ‘_c6jn’ defined but not used [-Wunused-label] BUILDSTDERR: 107 | _c6jn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 107 | _c6jn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_empty_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:134:1: error: BUILDSTDERR: warning: label ‘_c6ju’ defined but not used [-Wunused-label] BUILDSTDERR: 134 | _c6ju: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 134 | _c6ju: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_full1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:159:1: error: BUILDSTDERR: warning: label ‘_c6jB’ defined but not used [-Wunused-label] BUILDSTDERR: 159 | _c6jB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 159 | _c6jB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_full_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:186:1: error: BUILDSTDERR: warning: label ‘_c6jI’ defined but not used [-Wunused-label] BUILDSTDERR: 186 | _c6jI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 186 | _c6jI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_scale1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:205:1: error: BUILDSTDERR: warning: label ‘_c6jP’ defined but not used [-Wunused-label] BUILDSTDERR: 205 | _c6jP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 205 | _c6jP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_scale_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:231:1: error: BUILDSTDERR: warning: label ‘_c6jW’ defined but not used [-Wunused-label] BUILDSTDERR: 231 | _c6jW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 231 | _c6jW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_add1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:250:1: error: BUILDSTDERR: warning: label ‘_c6k3’ defined but not used [-Wunused-label] BUILDSTDERR: 250 | _c6k3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 250 | _c6k3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_add_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:276:1: error: BUILDSTDERR: warning: label ‘_c6ka’ defined but not used [-Wunused-label] BUILDSTDERR: 276 | _c6ka: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 276 | _c6ka: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘s6iC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:296:1: error: BUILDSTDERR: warning: label ‘_c6kt’ defined but not used [-Wunused-label] BUILDSTDERR: 296 | _c6kt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 296 | _c6kt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘s6iD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:325:1: error: BUILDSTDERR: warning: label ‘_c6kw’ defined but not used [-Wunused-label] BUILDSTDERR: 325 | _c6kw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 325 | _c6kw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘s6iE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:366:1: error: BUILDSTDERR: warning: label ‘_c6kB’ defined but not used [-Wunused-label] BUILDSTDERR: 366 | _c6kB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 366 | _c6kB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_over1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:407:1: error: BUILDSTDERR: warning: label ‘_c6kG’ defined but not used [-Wunused-label] BUILDSTDERR: 407 | _c6kG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 407 | _c6kG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_over_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:440:1: error: BUILDSTDERR: warning: label ‘_c6kP’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _c6kP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _c6kP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘s6iH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:460:1: error: BUILDSTDERR: warning: label ‘_c6l0’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _c6l0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _c6l0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_invert1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:488:1: error: BUILDSTDERR: warning: label ‘_c6l3’ defined but not used [-Wunused-label] BUILDSTDERR: 488 | _c6l3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 488 | _c6l3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_invert_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:524:1: error: BUILDSTDERR: warning: label ‘_c6lc’ defined but not used [-Wunused-label] BUILDSTDERR: 524 | _c6lc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 524 | _c6lc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_convert1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:543:1: error: BUILDSTDERR: warning: label ‘_c6lj’ defined but not used [-Wunused-label] BUILDSTDERR: 543 | _c6lj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 543 | _c6lj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_convert_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:564:1: error: BUILDSTDERR: warning: label ‘_c6lq’ defined but not used [-Wunused-label] BUILDSTDERR: 564 | _c6lq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 564 | _c6lq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘s6iU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:584:1: error: BUILDSTDERR: warning: label ‘_c6lN’ defined but not used [-Wunused-label] BUILDSTDERR: 584 | _c6lN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 584 | _c6lN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘s6iT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:610:1: error: BUILDSTDERR: warning: label ‘_c6lT’ defined but not used [-Wunused-label] BUILDSTDERR: 610 | _c6lT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 610 | _c6lT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_sum_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:638:1: error: BUILDSTDERR: warning: label ‘_c6lW’ defined but not used [-Wunused-label] BUILDSTDERR: 638 | _c6lW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 638 | _c6lW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘_c6lC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:668:1: error: BUILDSTDERR: warning: label ‘_c6lC’ defined but not used [-Wunused-label] BUILDSTDERR: 668 | _c6lC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 668 | _c6lC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc: In function ‘_c6lE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:687:1: error: BUILDSTDERR: warning: label ‘_c6lE’ defined but not used [-Wunused-label] BUILDSTDERR: 687 | _c6lE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 687 | _c6lE: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24664_0/ghc_24.hc:817:22: error: BUILDSTDERR: warning: ‘S6mg_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 817 | static const StgWord S6mg_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 817 | static const StgWord S6mg_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 4 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o ) BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_over_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:15:1: error: BUILDSTDERR: warning: label ‘_c8Nk’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c8Nk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c8Nk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Nh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:34:1: error: BUILDSTDERR: warning: label ‘_c8Nh’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c8Nh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c8Nh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_darken_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:56:1: error: BUILDSTDERR: warning: label ‘_c8Ny’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c8Ny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c8Ny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Nv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:75:1: error: BUILDSTDERR: warning: label ‘_c8Nv’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c8Nv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c8Nv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_affineCombo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:94:1: error: BUILDSTDERR: warning: label ‘_c8NJ’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _c8NJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _c8NJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdWRGBA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:116:1: error: BUILDSTDERR: warning: label ‘_c8NT’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c8NT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c8NT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8NQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:137:1: error: BUILDSTDERR: warning: label ‘_c8NQ’ defined but not used [-Wunused-label] BUILDSTDERR: 137 | _c8NQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 137 | _c8NQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8NW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:155:1: error: BUILDSTDERR: warning: label ‘_c8NW’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _c8NW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _c8NW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdWRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:187:1: error: BUILDSTDERR: warning: label ‘_c8Oh’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _c8Oh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _c8Oh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Oa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:204:1: error: BUILDSTDERR: warning: label ‘_c8Oa’ defined but not used [-Wunused-label] BUILDSTDERR: 204 | _c8Oa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 204 | _c8Oa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Oc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:222:1: error: BUILDSTDERR: warning: label ‘_c8Oc’ defined but not used [-Wunused-label] BUILDSTDERR: 222 | _c8Oc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 222 | _c8Oc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Oe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:240:1: error: BUILDSTDERR: warning: label ‘_c8Oe’ defined but not used [-Wunused-label] BUILDSTDERR: 240 | _c8Oe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 240 | _c8Oe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8BF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:274:1: error: BUILDSTDERR: warning: label ‘_c8OL’ defined but not used [-Wunused-label] BUILDSTDERR: 274 | _c8OL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 274 | _c8OL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8OI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:299:1: error: BUILDSTDERR: warning: label ‘_c8OI’ defined but not used [-Wunused-label] BUILDSTDERR: 299 | _c8OI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 299 | _c8OI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidColour1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:329:1: error: BUILDSTDERR: warning: label ‘_c8OV’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _c8OV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _c8OV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Ot’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:357:1: error: BUILDSTDERR: warning: label ‘_c8Ot’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _c8Ot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _c8Ot: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Oz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:396:1: error: BUILDSTDERR: warning: label ‘_c8Oz’ defined but not used [-Wunused-label] BUILDSTDERR: 396 | _c8Oz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 396 | _c8Oz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8CE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:448:1: error: BUILDSTDERR: warning: label ‘_c8Qg’ defined but not used [-Wunused-label] BUILDSTDERR: 448 | _c8Qg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 448 | _c8Qg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Cw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:475:1: error: BUILDSTDERR: warning: label ‘_c8Ql’ defined but not used [-Wunused-label] BUILDSTDERR: 475 | _c8Ql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 475 | _c8Ql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Co_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:502:1: error: BUILDSTDERR: warning: label ‘_c8Qq’ defined but not used [-Wunused-label] BUILDSTDERR: 502 | _c8Qq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 502 | _c8Qq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Cn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:528:1: error: BUILDSTDERR: warning: label ‘_c8Qw’ defined but not used [-Wunused-label] BUILDSTDERR: 528 | _c8Qw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 528 | _c8Qw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Cv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:555:1: error: BUILDSTDERR: warning: label ‘_c8QC’ defined but not used [-Wunused-label] BUILDSTDERR: 555 | _c8QC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 555 | _c8QC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8CD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:582:1: error: BUILDSTDERR: warning: label ‘_c8QI’ defined but not used [-Wunused-label] BUILDSTDERR: 582 | _c8QI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 582 | _c8QI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:610:1: error: BUILDSTDERR: warning: label ‘_c8QL’ defined but not used [-Wunused-label] BUILDSTDERR: 610 | _c8QL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 610 | _c8QL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Pg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:633:1: error: BUILDSTDERR: warning: label ‘_c8Pg’ defined but not used [-Wunused-label] BUILDSTDERR: 633 | _c8Pg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 633 | _c8Pg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Q5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:659:1: error: BUILDSTDERR: warning: label ‘_c8Q5’ defined but not used [-Wunused-label] BUILDSTDERR: 659 | _c8Q5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 659 | _c8Q5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Q7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:679:1: error: BUILDSTDERR: warning: label ‘_c8Q7’ defined but not used [-Wunused-label] BUILDSTDERR: 679 | _c8Q7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 679 | _c8Q7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Pp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:722:1: error: BUILDSTDERR: warning: label ‘_c8Pp’ defined but not used [-Wunused-label] BUILDSTDERR: 722 | _c8Pp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 722 | _c8Pp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8PT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:751:1: error: BUILDSTDERR: warning: label ‘_c8PT’ defined but not used [-Wunused-label] BUILDSTDERR: 751 | _c8PT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 751 | _c8PT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8PV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:771:1: error: BUILDSTDERR: warning: label ‘_c8PV’ defined but not used [-Wunused-label] BUILDSTDERR: 771 | _c8PV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 771 | _c8PV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Py’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:814:1: error: BUILDSTDERR: warning: label ‘_c8Py’ defined but not used [-Wunused-label] BUILDSTDERR: 814 | _c8Py: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 814 | _c8Py: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8PH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:841:1: error: BUILDSTDERR: warning: label ‘_c8PH’ defined but not used [-Wunused-label] BUILDSTDERR: 841 | _c8PH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 841 | _c8PH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8PJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:861:1: error: BUILDSTDERR: warning: label ‘_c8PJ’ defined but not used [-Wunused-label] BUILDSTDERR: 861 | _c8PJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 861 | _c8PJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8R2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:902:1: error: BUILDSTDERR: warning: label ‘_c8R2’ defined but not used [-Wunused-label] BUILDSTDERR: 902 | _c8R2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 902 | _c8R2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidColourzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:928:1: error: BUILDSTDERR: warning: label ‘_c8RW’ defined but not used [-Wunused-label] BUILDSTDERR: 928 | _c8RW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 928 | _c8RW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8RT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:952:1: error: BUILDSTDERR: warning: label ‘_c8RT’ defined but not used [-Wunused-label] BUILDSTDERR: 952 | _c8RT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 952 | _c8RT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidColourzuzdcmappend_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:986:1: error: BUILDSTDERR: warning: label ‘_c8S9’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _c8S9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _c8S9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8S6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1013:1: error: BUILDSTDERR: warning: label ‘_c8S6’ defined but not used [-Wunused-label] BUILDSTDERR: 1013 | _c8S6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1013 | _c8S6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Sc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1039:1: error: BUILDSTDERR: warning: label ‘_c8Sc’ defined but not used [-Wunused-label] BUILDSTDERR: 1039 | _c8Sc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1039 | _c8Sc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Sh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1062:1: error: BUILDSTDERR: warning: label ‘_c8Sh’ defined but not used [-Wunused-label] BUILDSTDERR: 1062 | _c8Sh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1062 | _c8Sh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Sj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1085:1: error: BUILDSTDERR: warning: label ‘_c8Sj’ defined but not used [-Wunused-label] BUILDSTDERR: 1085 | _c8Sj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1085 | _c8Sj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Sl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1108:1: error: BUILDSTDERR: warning: label ‘_c8Sl’ defined but not used [-Wunused-label] BUILDSTDERR: 1108 | _c8Sl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1108 | _c8Sl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceColourzuzdcdarken_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1142:1: error: BUILDSTDERR: warning: label ‘_c8SG’ defined but not used [-Wunused-label] BUILDSTDERR: 1142 | _c8SG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1142 | _c8SG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8SD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1169:1: error: BUILDSTDERR: warning: label ‘_c8SD’ defined but not used [-Wunused-label] BUILDSTDERR: 1169 | _c8SD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1169 | _c8SD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8SJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1192:1: error: BUILDSTDERR: warning: label ‘_c8SJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1192 | _c8SJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1192 | _c8SJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8SL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1214:1: error: BUILDSTDERR: warning: label ‘_c8SL’ defined but not used [-Wunused-label] BUILDSTDERR: 1214 | _c8SL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1214 | _c8SL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8SN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1235:1: error: BUILDSTDERR: warning: label ‘_c8SN’ defined but not used [-Wunused-label] BUILDSTDERR: 1235 | _c8SN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1235 | _c8SN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfColourOpsColourzuzdcover_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1269:1: error: BUILDSTDERR: warning: label ‘_c8T6’ defined but not used [-Wunused-label] BUILDSTDERR: 1269 | _c8T6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1269 | _c8T6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8T3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1296:1: error: BUILDSTDERR: warning: label ‘_c8T3’ defined but not used [-Wunused-label] BUILDSTDERR: 1296 | _c8T3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1296 | _c8T3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8T9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1319:1: error: BUILDSTDERR: warning: label ‘_c8T9’ defined but not used [-Wunused-label] BUILDSTDERR: 1319 | _c8T9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1319 | _c8T9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Te’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1345:1: error: BUILDSTDERR: warning: label ‘_c8Te’ defined but not used [-Wunused-label] BUILDSTDERR: 1345 | _c8Te: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1345 | _c8Te: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Tj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1368:1: error: BUILDSTDERR: warning: label ‘_c8Tj’ defined but not used [-Wunused-label] BUILDSTDERR: 1368 | _c8Tj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1368 | _c8Tj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Tl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1391:1: error: BUILDSTDERR: warning: label ‘_c8Tl’ defined but not used [-Wunused-label] BUILDSTDERR: 1391 | _c8Tl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1391 | _c8Tl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Tn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1413:1: error: BUILDSTDERR: warning: label ‘_c8Tn’ defined but not used [-Wunused-label] BUILDSTDERR: 1413 | _c8Tn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1413 | _c8Tn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfColourOpsAlphaColourzuzdcdarken_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1454:1: error: BUILDSTDERR: warning: label ‘_c8TK’ defined but not used [-Wunused-label] BUILDSTDERR: 1454 | _c8TK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1454 | _c8TK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8TH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1481:1: error: BUILDSTDERR: warning: label ‘_c8TH’ defined but not used [-Wunused-label] BUILDSTDERR: 1481 | _c8TH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1481 | _c8TH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8TN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1504:1: error: BUILDSTDERR: warning: label ‘_c8TN’ defined but not used [-Wunused-label] BUILDSTDERR: 1504 | _c8TN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1504 | _c8TN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8TS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1527:1: error: BUILDSTDERR: warning: label ‘_c8TS’ defined but not used [-Wunused-label] BUILDSTDERR: 1527 | _c8TS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1527 | _c8TS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8TU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1549:1: error: BUILDSTDERR: warning: label ‘_c8TU’ defined but not used [-Wunused-label] BUILDSTDERR: 1549 | _c8TU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1549 | _c8TU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8TW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1572:1: error: BUILDSTDERR: warning: label ‘_c8TW’ defined but not used [-Wunused-label] BUILDSTDERR: 1572 | _c8TW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1572 | _c8TW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcover_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1607:1: error: BUILDSTDERR: warning: label ‘_c8Uc’ defined but not used [-Wunused-label] BUILDSTDERR: 1607 | _c8Uc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1607 | _c8Uc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcover_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1617:1: error: BUILDSTDERR: warning: label ‘_c8Up’ defined but not used [-Wunused-label] BUILDSTDERR: 1617 | _c8Up: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1617 | _c8Up: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Ug’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1643:1: error: BUILDSTDERR: warning: label ‘_c8Ug’ defined but not used [-Wunused-label] BUILDSTDERR: 1643 | _c8Ug: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1643 | _c8Ug: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Ui’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1664:1: error: BUILDSTDERR: warning: label ‘_c8Ui’ defined but not used [-Wunused-label] BUILDSTDERR: 1664 | _c8Ui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1664 | _c8Ui: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Uk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1686:1: error: BUILDSTDERR: warning: label ‘_c8Uk’ defined but not used [-Wunused-label] BUILDSTDERR: 1686 | _c8Uk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1686 | _c8Uk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Um’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1708:1: error: BUILDSTDERR: warning: label ‘_c8Um’ defined but not used [-Wunused-label] BUILDSTDERR: 1708 | _c8Um: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1708 | _c8Um: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfColourOpsAlphaColourzuzdcover_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1743:1: error: BUILDSTDERR: warning: label ‘_c8UF’ defined but not used [-Wunused-label] BUILDSTDERR: 1743 | _c8UF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1743 | _c8UF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8UC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1770:1: error: BUILDSTDERR: warning: label ‘_c8UC’ defined but not used [-Wunused-label] BUILDSTDERR: 1770 | _c8UC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1770 | _c8UC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8UI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1793:1: error: BUILDSTDERR: warning: label ‘_c8UI’ defined but not used [-Wunused-label] BUILDSTDERR: 1793 | _c8UI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1793 | _c8UI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8UN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1819:1: error: BUILDSTDERR: warning: label ‘_c8UN’ defined but not used [-Wunused-label] BUILDSTDERR: 1819 | _c8UN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1819 | _c8UN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8US’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1845:1: error: BUILDSTDERR: warning: label ‘_c8US’ defined but not used [-Wunused-label] BUILDSTDERR: 1845 | _c8US: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1845 | _c8US: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8UX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1873:1: error: BUILDSTDERR: warning: label ‘_c8UX’ defined but not used [-Wunused-label] BUILDSTDERR: 1873 | _c8UX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1873 | _c8UX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdczeze1_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1911:1: error: BUILDSTDERR: warning: label ‘_c8Ve’ defined but not used [-Wunused-label] BUILDSTDERR: 1911 | _c8Ve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1911 | _c8Ve: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdczeze1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1921:1: error: BUILDSTDERR: warning: label ‘_c8Vo’ defined but not used [-Wunused-label] BUILDSTDERR: 1921 | _c8Vo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1921 | _c8Vo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Vi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1948:1: error: BUILDSTDERR: warning: label ‘_c8Vi’ defined but not used [-Wunused-label] BUILDSTDERR: 1948 | _c8Vi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1948 | _c8Vi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Vw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:1977:1: error: BUILDSTDERR: warning: label ‘_c8Vw’ defined but not used [-Wunused-label] BUILDSTDERR: 1977 | _c8Vw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1977 | _c8Vw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8VD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2003:1: error: BUILDSTDERR: warning: label ‘_c8VD’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _c8VD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _c8VD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqColourzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2018:1: error: BUILDSTDERR: warning: label ‘_c8VU’ defined but not used [-Wunused-label] BUILDSTDERR: 2018 | _c8VU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2018 | _c8VU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8VR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2045:1: error: BUILDSTDERR: warning: label ‘_c8VR’ defined but not used [-Wunused-label] BUILDSTDERR: 2045 | _c8VR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2045 | _c8VR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8VX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2070:1: error: BUILDSTDERR: warning: label ‘_c8VX’ defined but not used [-Wunused-label] BUILDSTDERR: 2070 | _c8VX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2070 | _c8VX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqColourzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2098:1: error: BUILDSTDERR: warning: label ‘_c8Wf’ defined but not used [-Wunused-label] BUILDSTDERR: 2098 | _c8Wf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2098 | _c8Wf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Wc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2125:1: error: BUILDSTDERR: warning: label ‘_c8Wc’ defined but not used [-Wunused-label] BUILDSTDERR: 2125 | _c8Wc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2125 | _c8Wc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Wi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2151:1: error: BUILDSTDERR: warning: label ‘_c8Wi’ defined but not used [-Wunused-label] BUILDSTDERR: 2151 | _c8Wi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2151 | _c8Wi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Wq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2175:1: error: BUILDSTDERR: warning: label ‘_c8Wq’ defined but not used [-Wunused-label] BUILDSTDERR: 2175 | _c8Wq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2175 | _c8Wq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8WA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2206:1: error: BUILDSTDERR: warning: label ‘_c8WA’ defined but not used [-Wunused-label] BUILDSTDERR: 2206 | _c8WA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2206 | _c8WA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8WL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2236:1: error: BUILDSTDERR: warning: label ‘_c8WL’ defined but not used [-Wunused-label] BUILDSTDERR: 2236 | _c8WL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2236 | _c8WL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8WT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2259:1: error: BUILDSTDERR: warning: label ‘_c8WT’ defined but not used [-Wunused-label] BUILDSTDERR: 2259 | _c8WT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2259 | _c8WT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8EM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2273:1: error: BUILDSTDERR: warning: label ‘_c8Xi’ defined but not used [-Wunused-label] BUILDSTDERR: 2273 | _c8Xi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2273 | _c8Xi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8EL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2295:1: error: BUILDSTDERR: warning: label ‘_c8Xq’ defined but not used [-Wunused-label] BUILDSTDERR: 2295 | _c8Xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2295 | _c8Xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2320:1: error: BUILDSTDERR: warning: label ‘_c8Xu’ defined but not used [-Wunused-label] BUILDSTDERR: 2320 | _c8Xu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2320 | _c8Xu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdczeze_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2355:1: error: BUILDSTDERR: warning: label ‘_c8XA’ defined but not used [-Wunused-label] BUILDSTDERR: 2355 | _c8XA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2355 | _c8XA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdczeze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2365:1: error: BUILDSTDERR: warning: label ‘_c8XK’ defined but not used [-Wunused-label] BUILDSTDERR: 2365 | _c8XK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2365 | _c8XK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8XE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2392:1: error: BUILDSTDERR: warning: label ‘_c8XE’ defined but not used [-Wunused-label] BUILDSTDERR: 2392 | _c8XE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2392 | _c8XE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8XS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2421:1: error: BUILDSTDERR: warning: label ‘_c8XS’ defined but not used [-Wunused-label] BUILDSTDERR: 2421 | _c8XS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2421 | _c8XS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Y2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2449:1: error: BUILDSTDERR: warning: label ‘_c8Y2’ defined but not used [-Wunused-label] BUILDSTDERR: 2449 | _c8Y2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2449 | _c8Y2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Ya’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2474:1: error: BUILDSTDERR: warning: label ‘_c8Ya’ defined but not used [-Wunused-label] BUILDSTDERR: 2474 | _c8Ya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2474 | _c8Ya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqAlphaColourzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2489:1: error: BUILDSTDERR: warning: label ‘_c8Yu’ defined but not used [-Wunused-label] BUILDSTDERR: 2489 | _c8Yu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2489 | _c8Yu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Yr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2516:1: error: BUILDSTDERR: warning: label ‘_c8Yr’ defined but not used [-Wunused-label] BUILDSTDERR: 2516 | _c8Yr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2516 | _c8Yr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Yx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2539:1: error: BUILDSTDERR: warning: label ‘_c8Yx’ defined but not used [-Wunused-label] BUILDSTDERR: 2539 | _c8Yx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2539 | _c8Yx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8YC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2565:1: error: BUILDSTDERR: warning: label ‘_c8YC’ defined but not used [-Wunused-label] BUILDSTDERR: 2565 | _c8YC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2565 | _c8YC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8YH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2589:1: error: BUILDSTDERR: warning: label ‘_c8YH’ defined but not used [-Wunused-label] BUILDSTDERR: 2589 | _c8YH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2589 | _c8YH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqAlphaColourzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2621:1: error: BUILDSTDERR: warning: label ‘_c8Z3’ defined but not used [-Wunused-label] BUILDSTDERR: 2621 | _c8Z3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2621 | _c8Z3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Z0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2648:1: error: BUILDSTDERR: warning: label ‘_c8Z0’ defined but not used [-Wunused-label] BUILDSTDERR: 2648 | _c8Z0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2648 | _c8Z0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Z6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2671:1: error: BUILDSTDERR: warning: label ‘_c8Z6’ defined but not used [-Wunused-label] BUILDSTDERR: 2671 | _c8Z6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2671 | _c8Z6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Zb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2697:1: error: BUILDSTDERR: warning: label ‘_c8Zb’ defined but not used [-Wunused-label] BUILDSTDERR: 2697 | _c8Zb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2697 | _c8Zb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Zg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2723:1: error: BUILDSTDERR: warning: label ‘_c8Zg’ defined but not used [-Wunused-label] BUILDSTDERR: 2723 | _c8Zg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2723 | _c8Zg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c8Zq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2751:1: error: BUILDSTDERR: warning: label ‘_c8Zq’ defined but not used [-Wunused-label] BUILDSTDERR: 2751 | _c8Zq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2751 | _c8Zq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8FA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2781:1: error: BUILDSTDERR: warning: label ‘_c8ZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2781 | _c8ZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2781 | _c8ZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Fz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2803:1: error: BUILDSTDERR: warning: label ‘_c8ZY’ defined but not used [-Wunused-label] BUILDSTDERR: 2803 | _c8ZY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2803 | _c8ZY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqAlphaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2828:1: error: BUILDSTDERR: warning: label ‘_c902’ defined but not used [-Wunused-label] BUILDSTDERR: 2828 | _c902: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2828 | _c902: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8FG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2864:1: error: BUILDSTDERR: warning: label ‘_c90f’ defined but not used [-Wunused-label] BUILDSTDERR: 2864 | _c90f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2864 | _c90f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8FI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2890:1: error: BUILDSTDERR: warning: label ‘_c90o’ defined but not used [-Wunused-label] BUILDSTDERR: 2890 | _c90o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2890 | _c90o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8FK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2916:1: error: BUILDSTDERR: warning: label ‘_c90x’ defined but not used [-Wunused-label] BUILDSTDERR: 2916 | _c90x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2916 | _c90x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwcolourConvert_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2944:1: error: BUILDSTDERR: warning: label ‘_c90C’ defined but not used [-Wunused-label] BUILDSTDERR: 2944 | _c90C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2944 | _c90C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c90i’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:2979:1: error: BUILDSTDERR: warning: label ‘_c90i’ defined but not used [-Wunused-label] BUILDSTDERR: 2979 | _c90i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2979 | _c90i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c90r’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3012:1: error: BUILDSTDERR: warning: label ‘_c90r’ defined but not used [-Wunused-label] BUILDSTDERR: 3012 | _c90r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3012 | _c90r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c90A’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3041:1: error: BUILDSTDERR: warning: label ‘_c90A’ defined but not used [-Wunused-label] BUILDSTDERR: 3041 | _c90A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3041 | _c90A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_colourConvert_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3066:1: error: BUILDSTDERR: warning: label ‘_c90V’ defined but not used [-Wunused-label] BUILDSTDERR: 3066 | _c90V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3066 | _c90V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c90S’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3093:1: error: BUILDSTDERR: warning: label ‘_c90S’ defined but not used [-Wunused-label] BUILDSTDERR: 3093 | _c90S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3093 | _c90S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c90Y’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3115:1: error: BUILDSTDERR: warning: label ‘_c90Y’ defined but not used [-Wunused-label] BUILDSTDERR: 3115 | _c90Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3115 | _c90Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8G3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3148:1: error: BUILDSTDERR: warning: label ‘_c91g’ defined but not used [-Wunused-label] BUILDSTDERR: 3148 | _c91g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3148 | _c91g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8G5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3174:1: error: BUILDSTDERR: warning: label ‘_c91p’ defined but not used [-Wunused-label] BUILDSTDERR: 3174 | _c91p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3174 | _c91p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8G7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3200:1: error: BUILDSTDERR: warning: label ‘_c91y’ defined but not used [-Wunused-label] BUILDSTDERR: 3200 | _c91y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3200 | _c91y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8G9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3226:1: error: BUILDSTDERR: warning: label ‘_c91H’ defined but not used [-Wunused-label] BUILDSTDERR: 3226 | _c91H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3226 | _c91H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwalphaColourConvert_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3254:1: error: BUILDSTDERR: warning: label ‘_c91N’ defined but not used [-Wunused-label] BUILDSTDERR: 3254 | _c91N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3254 | _c91N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c91j’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3289:1: error: BUILDSTDERR: warning: label ‘_c91j’ defined but not used [-Wunused-label] BUILDSTDERR: 3289 | _c91j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3289 | _c91j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c91s’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3322:1: error: BUILDSTDERR: warning: label ‘_c91s’ defined but not used [-Wunused-label] BUILDSTDERR: 3322 | _c91s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3322 | _c91s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c91B’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3355:1: error: BUILDSTDERR: warning: label ‘_c91B’ defined but not used [-Wunused-label] BUILDSTDERR: 3355 | _c91B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3355 | _c91B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c91K’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3385:1: error: BUILDSTDERR: warning: label ‘_c91K’ defined but not used [-Wunused-label] BUILDSTDERR: 3385 | _c91K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3385 | _c91K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_alphaColourConvert_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3420:1: error: BUILDSTDERR: warning: label ‘_c92b’ defined but not used [-Wunused-label] BUILDSTDERR: 3420 | _c92b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3420 | _c92b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c928’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3447:1: error: BUILDSTDERR: warning: label ‘_c928’ defined but not used [-Wunused-label] BUILDSTDERR: 3447 | _c928: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3447 | _c928: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c92e’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3471:1: error: BUILDSTDERR: warning: label ‘_c92e’ defined but not used [-Wunused-label] BUILDSTDERR: 3471 | _c92e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3471 | _c92e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c92j’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3495:1: error: BUILDSTDERR: warning: label ‘_c92j’ defined but not used [-Wunused-label] BUILDSTDERR: 3495 | _c92j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3495 | _c92j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_black_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3530:1: error: BUILDSTDERR: warning: label ‘_c92C’ defined but not used [-Wunused-label] BUILDSTDERR: 3530 | _c92C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3530 | _c92C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c92z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3555:1: error: BUILDSTDERR: warning: label ‘_c92z’ defined but not used [-Wunused-label] BUILDSTDERR: 3555 | _c92z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3555 | _c92z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Gw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3589:1: error: BUILDSTDERR: warning: label ‘_c92Y’ defined but not used [-Wunused-label] BUILDSTDERR: 3589 | _c92Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3589 | _c92Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c92R’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3620:1: error: BUILDSTDERR: warning: label ‘_c92R’ defined but not used [-Wunused-label] BUILDSTDERR: 3620 | _c92R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3620 | _c92R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c936’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3657:1: error: BUILDSTDERR: warning: label ‘_c936’ defined but not used [-Wunused-label] BUILDSTDERR: 3657 | _c936: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3657 | _c936: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c93b’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3679:1: error: BUILDSTDERR: warning: label ‘_c93b’ defined but not used [-Wunused-label] BUILDSTDERR: 3679 | _c93b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3679 | _c93b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c93d’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3700:1: error: BUILDSTDERR: warning: label ‘_c93d’ defined but not used [-Wunused-label] BUILDSTDERR: 3700 | _c93d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3700 | _c93d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c93f’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3723:1: error: BUILDSTDERR: warning: label ‘_c93f’ defined but not used [-Wunused-label] BUILDSTDERR: 3723 | _c93f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3723 | _c93f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c93h’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3744:1: error: BUILDSTDERR: warning: label ‘_c93h’ defined but not used [-Wunused-label] BUILDSTDERR: 3744 | _c93h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3744 | _c93h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcsconcat1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3764:1: error: BUILDSTDERR: warning: label ‘_c93r’ defined but not used [-Wunused-label] BUILDSTDERR: 3764 | _c93r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3764 | _c93r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupColourzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3795:1: error: BUILDSTDERR: warning: label ‘_c93D’ defined but not used [-Wunused-label] BUILDSTDERR: 3795 | _c93D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3795 | _c93D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c93A’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3822:1: error: BUILDSTDERR: warning: label ‘_c93A’ defined but not used [-Wunused-label] BUILDSTDERR: 3822 | _c93A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3822 | _c93A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c93G’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3846:1: error: BUILDSTDERR: warning: label ‘_c93G’ defined but not used [-Wunused-label] BUILDSTDERR: 3846 | _c93G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3846 | _c93G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c93L’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3869:1: error: BUILDSTDERR: warning: label ‘_c93L’ defined but not used [-Wunused-label] BUILDSTDERR: 3869 | _c93L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3869 | _c93L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8H5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3902:1: error: BUILDSTDERR: warning: label ‘_c946’ defined but not used [-Wunused-label] BUILDSTDERR: 3902 | _c946: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3902 | _c946: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8H4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3925:1: error: BUILDSTDERR: warning: label ‘_c94e’ defined but not used [-Wunused-label] BUILDSTDERR: 3925 | _c94e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3925 | _c94e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8H3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3947:1: error: BUILDSTDERR: warning: label ‘_c94m’ defined but not used [-Wunused-label] BUILDSTDERR: 3947 | _c94m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3947 | _c94m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:3973:1: error: BUILDSTDERR: warning: label ‘_c94q’ defined but not used [-Wunused-label] BUILDSTDERR: 3973 | _c94q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3973 | _c94q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8H8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4014:1: error: BUILDSTDERR: warning: label ‘_c94D’ defined but not used [-Wunused-label] BUILDSTDERR: 4014 | _c94D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4014 | _c94D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupColourzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4040:1: error: BUILDSTDERR: warning: label ‘_c94G’ defined but not used [-Wunused-label] BUILDSTDERR: 4040 | _c94G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4040 | _c94G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Hd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4072:1: error: BUILDSTDERR: warning: label ‘_c94V’ defined but not used [-Wunused-label] BUILDSTDERR: 4072 | _c94V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4072 | _c94V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Hc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4094:1: error: BUILDSTDERR: warning: label ‘_c953’ defined but not used [-Wunused-label] BUILDSTDERR: 4094 | _c953: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4094 | _c953: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Hb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4116:1: error: BUILDSTDERR: warning: label ‘_c95a’ defined but not used [-Wunused-label] BUILDSTDERR: 4116 | _c95a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4116 | _c95a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Ha_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4140:1: error: BUILDSTDERR: warning: label ‘_c95h’ defined but not used [-Wunused-label] BUILDSTDERR: 4140 | _c95h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4140 | _c95h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4170:1: error: BUILDSTDERR: warning: label ‘_c95l’ defined but not used [-Wunused-label] BUILDSTDERR: 4170 | _c95l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4170 | _c95l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Hp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4223:1: error: BUILDSTDERR: warning: label ‘_c95P’ defined but not used [-Wunused-label] BUILDSTDERR: 4223 | _c95P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4223 | _c95P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Hh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4250:1: error: BUILDSTDERR: warning: label ‘_c95W’ defined but not used [-Wunused-label] BUILDSTDERR: 4250 | _c95W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4250 | _c95W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c95z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4281:1: error: BUILDSTDERR: warning: label ‘_c95z’ defined but not used [-Wunused-label] BUILDSTDERR: 4281 | _c95z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4281 | _c95z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c95F’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4316:1: error: BUILDSTDERR: warning: label ‘_c95F’ defined but not used [-Wunused-label] BUILDSTDERR: 4316 | _c95F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4316 | _c95F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8HD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4353:1: error: BUILDSTDERR: warning: label ‘_c96w’ defined but not used [-Wunused-label] BUILDSTDERR: 4353 | _c96w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4353 | _c96w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8HC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4382:1: error: BUILDSTDERR: warning: label ‘_c96D’ defined but not used [-Wunused-label] BUILDSTDERR: 4382 | _c96D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4382 | _c96D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8HE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4423:1: error: BUILDSTDERR: warning: label ‘_c96I’ defined but not used [-Wunused-label] BUILDSTDERR: 4423 | _c96I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4423 | _c96I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c96l’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4459:1: error: BUILDSTDERR: warning: label ‘_c96l’ defined but not used [-Wunused-label] BUILDSTDERR: 4459 | _c96l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4459 | _c96l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c96n’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4478:1: error: BUILDSTDERR: warning: label ‘_c96n’ defined but not used [-Wunused-label] BUILDSTDERR: 4478 | _c96n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4478 | _c96n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Hr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4520:1: error: BUILDSTDERR: warning: label ‘_c976’ defined but not used [-Wunused-label] BUILDSTDERR: 4520 | _c976: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4520 | _c976: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8HF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4550:1: error: BUILDSTDERR: warning: label ‘_c979’ defined but not used [-Wunused-label] BUILDSTDERR: 4550 | _c979: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4550 | _c979: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcaffineCombo1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4597:1: error: BUILDSTDERR: warning: label ‘_c97m’ defined but not used [-Wunused-label] BUILDSTDERR: 4597 | _c97m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4597 | _c97m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c97g’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4642:1: error: BUILDSTDERR: warning: label ‘_c97g’ defined but not used [-Wunused-label] BUILDSTDERR: 4642 | _c97g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4642 | _c97g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c97w’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4674:1: error: BUILDSTDERR: warning: label ‘_c97w’ defined but not used [-Wunused-label] BUILDSTDERR: 4674 | _c97w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4674 | _c97w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c97G’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4694:1: error: BUILDSTDERR: warning: label ‘_c97G’ defined but not used [-Wunused-label] BUILDSTDERR: 4694 | _c97G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4694 | _c97G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c97I’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4710:1: error: BUILDSTDERR: warning: label ‘_c97I’ defined but not used [-Wunused-label] BUILDSTDERR: 4710 | _c97I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4710 | _c97I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c97T’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4744:1: error: BUILDSTDERR: warning: label ‘_c97T’ defined but not used [-Wunused-label] BUILDSTDERR: 4744 | _c97T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4744 | _c97T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c980’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4767:1: error: BUILDSTDERR: warning: label ‘_c980’ defined but not used [-Wunused-label] BUILDSTDERR: 4767 | _c980: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4767 | _c980: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c982’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4789:1: error: BUILDSTDERR: warning: label ‘_c982’ defined but not used [-Wunused-label] BUILDSTDERR: 4789 | _c982: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4789 | _c982: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c984’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4809:1: error: BUILDSTDERR: warning: label ‘_c984’ defined but not used [-Wunused-label] BUILDSTDERR: 4809 | _c984: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4809 | _c984: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceColourzuzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4834:1: error: BUILDSTDERR: warning: label ‘_c98p’ defined but not used [-Wunused-label] BUILDSTDERR: 4834 | _c98p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4834 | _c98p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c98m’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4860:1: error: BUILDSTDERR: warning: label ‘_c98m’ defined but not used [-Wunused-label] BUILDSTDERR: 4860 | _c98m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4860 | _c98m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4892:1: error: BUILDSTDERR: warning: label ‘_c98z’ defined but not used [-Wunused-label] BUILDSTDERR: 4892 | _c98z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4892 | _c98z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_transparent_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4915:1: error: BUILDSTDERR: warning: label ‘_c98K’ defined but not used [-Wunused-label] BUILDSTDERR: 4915 | _c98K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4915 | _c98K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c98G’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4941:1: error: BUILDSTDERR: warning: label ‘_c98G’ defined but not used [-Wunused-label] BUILDSTDERR: 4941 | _c98G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4941 | _c98G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Ig_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:4979:1: error: BUILDSTDERR: warning: label ‘_c992’ defined but not used [-Wunused-label] BUILDSTDERR: 4979 | _c992: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4979 | _c992: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c98Y’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5007:1: error: BUILDSTDERR: warning: label ‘_c98Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5007 | _c98Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5007 | _c98Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Ij_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5039:1: error: BUILDSTDERR: warning: label ‘_c99k’ defined but not used [-Wunused-label] BUILDSTDERR: 5039 | _c99k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5039 | _c99k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c99d’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5070:1: error: BUILDSTDERR: warning: label ‘_c99d’ defined but not used [-Wunused-label] BUILDSTDERR: 5070 | _c99d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5070 | _c99d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c99s’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5102:1: error: BUILDSTDERR: warning: label ‘_c99s’ defined but not used [-Wunused-label] BUILDSTDERR: 5102 | _c99s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5102 | _c99s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c99x’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5126:1: error: BUILDSTDERR: warning: label ‘_c99x’ defined but not used [-Wunused-label] BUILDSTDERR: 5126 | _c99x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5126 | _c99x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c99C’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5149:1: error: BUILDSTDERR: warning: label ‘_c99C’ defined but not used [-Wunused-label] BUILDSTDERR: 5149 | _c99C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5149 | _c99C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c99G’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5175:1: error: BUILDSTDERR: warning: label ‘_c99G’ defined but not used [-Wunused-label] BUILDSTDERR: 5175 | _c99G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5175 | _c99G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c99L’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5203:1: error: BUILDSTDERR: warning: label ‘_c99L’ defined but not used [-Wunused-label] BUILDSTDERR: 5203 | _c99L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5203 | _c99L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidAlphaColourzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5232:1: error: BUILDSTDERR: warning: label ‘_c9a0’ defined but not used [-Wunused-label] BUILDSTDERR: 5232 | _c9a0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5232 | _c9a0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8IJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5267:1: error: BUILDSTDERR: warning: label ‘_c9ah’ defined but not used [-Wunused-label] BUILDSTDERR: 5267 | _c9ah: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5267 | _c9ah: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9ae’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5297:1: error: BUILDSTDERR: warning: label ‘_c9ae’ defined but not used [-Wunused-label] BUILDSTDERR: 5297 | _c9ae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5297 | _c9ae: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9am’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5324:1: error: BUILDSTDERR: warning: label ‘_c9am’ defined but not used [-Wunused-label] BUILDSTDERR: 5324 | _c9am: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5324 | _c9am: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9ax’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5357:1: error: BUILDSTDERR: warning: label ‘_c9ax’ defined but not used [-Wunused-label] BUILDSTDERR: 5357 | _c9ax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5357 | _c9ax: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9aC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5378:1: error: BUILDSTDERR: warning: label ‘_c9aC’ defined but not used [-Wunused-label] BUILDSTDERR: 5378 | _c9aC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5378 | _c9aC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9aE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5400:1: error: BUILDSTDERR: warning: label ‘_c9aE’ defined but not used [-Wunused-label] BUILDSTDERR: 5400 | _c9aE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5400 | _c9aE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5425:1: error: BUILDSTDERR: warning: label ‘_c9aT’ defined but not used [-Wunused-label] BUILDSTDERR: 5425 | _c9aT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5425 | _c9aT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupAlphaColourzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5456:1: error: BUILDSTDERR: warning: label ‘_c9b5’ defined but not used [-Wunused-label] BUILDSTDERR: 5456 | _c9b5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5456 | _c9b5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9b2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5483:1: error: BUILDSTDERR: warning: label ‘_c9b2’ defined but not used [-Wunused-label] BUILDSTDERR: 5483 | _c9b2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5483 | _c9b2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9b8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5507:1: error: BUILDSTDERR: warning: label ‘_c9b8’ defined but not used [-Wunused-label] BUILDSTDERR: 5507 | _c9b8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5507 | _c9b8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9bd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5529:1: error: BUILDSTDERR: warning: label ‘_c9bd’ defined but not used [-Wunused-label] BUILDSTDERR: 5529 | _c9bd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5529 | _c9bd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Ji_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5561:1: error: BUILDSTDERR: warning: label ‘_c9by’ defined but not used [-Wunused-label] BUILDSTDERR: 5561 | _c9by: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5561 | _c9by: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Jh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5584:1: error: BUILDSTDERR: warning: label ‘_c9bG’ defined but not used [-Wunused-label] BUILDSTDERR: 5584 | _c9bG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5584 | _c9bG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Jg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5606:1: error: BUILDSTDERR: warning: label ‘_c9bO’ defined but not used [-Wunused-label] BUILDSTDERR: 5606 | _c9bO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5606 | _c9bO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupAlphaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5632:1: error: BUILDSTDERR: warning: label ‘_c9bS’ defined but not used [-Wunused-label] BUILDSTDERR: 5632 | _c9bS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5632 | _c9bS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Jl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5673:1: error: BUILDSTDERR: warning: label ‘_c9c5’ defined but not used [-Wunused-label] BUILDSTDERR: 5673 | _c9c5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5673 | _c9c5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupAlphaColourzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5699:1: error: BUILDSTDERR: warning: label ‘_c9c8’ defined but not used [-Wunused-label] BUILDSTDERR: 5699 | _c9c8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5699 | _c9c8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Jq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5731:1: error: BUILDSTDERR: warning: label ‘_c9cl’ defined but not used [-Wunused-label] BUILDSTDERR: 5731 | _c9cl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5731 | _c9cl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Jp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5755:1: error: BUILDSTDERR: warning: label ‘_c9ct’ defined but not used [-Wunused-label] BUILDSTDERR: 5755 | _c9ct: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5755 | _c9ct: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Jo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5777:1: error: BUILDSTDERR: warning: label ‘_c9cA’ defined but not used [-Wunused-label] BUILDSTDERR: 5777 | _c9cA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5777 | _c9cA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Jn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5801:1: error: BUILDSTDERR: warning: label ‘_c9cH’ defined but not used [-Wunused-label] BUILDSTDERR: 5801 | _c9cH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5801 | _c9cH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidAlphaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5831:1: error: BUILDSTDERR: warning: label ‘_c9cL’ defined but not used [-Wunused-label] BUILDSTDERR: 5831 | _c9cL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5831 | _c9cL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_opaque_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5875:1: error: BUILDSTDERR: warning: label ‘_c9cX’ defined but not used [-Wunused-label] BUILDSTDERR: 5875 | _c9cX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5875 | _c9cX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9cU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5903:1: error: BUILDSTDERR: warning: label ‘_c9cU’ defined but not used [-Wunused-label] BUILDSTDERR: 5903 | _c9cU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5903 | _c9cU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9d0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5924:1: error: BUILDSTDERR: warning: label ‘_c9d0’ defined but not used [-Wunused-label] BUILDSTDERR: 5924 | _c9d0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5924 | _c9d0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwdissolve_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5957:1: error: BUILDSTDERR: warning: label ‘_c9dn’ defined but not used [-Wunused-label] BUILDSTDERR: 5957 | _c9dn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5957 | _c9dn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9de’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:5982:1: error: BUILDSTDERR: warning: label ‘_c9de’ defined but not used [-Wunused-label] BUILDSTDERR: 5982 | _c9de: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5982 | _c9de: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9dg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6003:1: error: BUILDSTDERR: warning: label ‘_c9dg’ defined but not used [-Wunused-label] BUILDSTDERR: 6003 | _c9dg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6003 | _c9dg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9di’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6024:1: error: BUILDSTDERR: warning: label ‘_c9di’ defined but not used [-Wunused-label] BUILDSTDERR: 6024 | _c9di: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6024 | _c9di: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9dk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6045:1: error: BUILDSTDERR: warning: label ‘_c9dk’ defined but not used [-Wunused-label] BUILDSTDERR: 6045 | _c9dk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6045 | _c9dk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_dissolve_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6080:1: error: BUILDSTDERR: warning: label ‘_c9dD’ defined but not used [-Wunused-label] BUILDSTDERR: 6080 | _c9dD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6080 | _c9dD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9dA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6107:1: error: BUILDSTDERR: warning: label ‘_c9dA’ defined but not used [-Wunused-label] BUILDSTDERR: 6107 | _c9dA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6107 | _c9dA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9dG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6131:1: error: BUILDSTDERR: warning: label ‘_c9dG’ defined but not used [-Wunused-label] BUILDSTDERR: 6131 | _c9dG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6131 | _c9dG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9dL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6155:1: error: BUILDSTDERR: warning: label ‘_c9dL’ defined but not used [-Wunused-label] BUILDSTDERR: 6155 | _c9dL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6155 | _c9dL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_withOpacity_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6188:1: error: BUILDSTDERR: warning: label ‘_c9e4’ defined but not used [-Wunused-label] BUILDSTDERR: 6188 | _c9e4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6188 | _c9e4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9e1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6215:1: error: BUILDSTDERR: warning: label ‘_c9e1’ defined but not used [-Wunused-label] BUILDSTDERR: 6215 | _c9e1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6215 | _c9e1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9e7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6238:1: error: BUILDSTDERR: warning: label ‘_c9e7’ defined but not used [-Wunused-label] BUILDSTDERR: 6238 | _c9e7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6238 | _c9e7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9e9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6260:1: error: BUILDSTDERR: warning: label ‘_c9e9’ defined but not used [-Wunused-label] BUILDSTDERR: 6260 | _c9e9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6260 | _c9e9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9eb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6282:1: error: BUILDSTDERR: warning: label ‘_c9eb’ defined but not used [-Wunused-label] BUILDSTDERR: 6282 | _c9eb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6282 | _c9eb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9ed’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6301:1: error: BUILDSTDERR: warning: label ‘_c9ed’ defined but not used [-Wunused-label] BUILDSTDERR: 6301 | _c9ed: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6301 | _c9ed: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_blend_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6339:1: error: BUILDSTDERR: warning: label ‘_c9ex’ defined but not used [-Wunused-label] BUILDSTDERR: 6339 | _c9ex: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6339 | _c9ex: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwatop_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6374:1: error: BUILDSTDERR: warning: label ‘_c9eD’ defined but not used [-Wunused-label] BUILDSTDERR: 6374 | _c9eD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6374 | _c9eD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Kt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6384:1: error: BUILDSTDERR: warning: label ‘_c9eZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6384 | _c9eZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6384 | _c9eZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Ks_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6413:1: error: BUILDSTDERR: warning: label ‘_c9f2’ defined but not used [-Wunused-label] BUILDSTDERR: 6413 | _c9f2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6413 | _c9f2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwatop_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6452:1: error: BUILDSTDERR: warning: label ‘_c9f7’ defined but not used [-Wunused-label] BUILDSTDERR: 6452 | _c9f7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6452 | _c9f7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9eH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6477:1: error: BUILDSTDERR: warning: label ‘_c9eH’ defined but not used [-Wunused-label] BUILDSTDERR: 6477 | _c9eH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6477 | _c9eH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9eL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6499:1: error: BUILDSTDERR: warning: label ‘_c9eL’ defined but not used [-Wunused-label] BUILDSTDERR: 6499 | _c9eL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6499 | _c9eL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9eN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6520:1: error: BUILDSTDERR: warning: label ‘_c9eN’ defined but not used [-Wunused-label] BUILDSTDERR: 6520 | _c9eN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6520 | _c9eN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9eP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6545:1: error: BUILDSTDERR: warning: label ‘_c9eP’ defined but not used [-Wunused-label] BUILDSTDERR: 6545 | _c9eP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6545 | _c9eP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9f8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6580:1: error: BUILDSTDERR: warning: label ‘_c9f8’ defined but not used [-Wunused-label] BUILDSTDERR: 6580 | _c9f8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6580 | _c9f8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9fa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6601:1: error: BUILDSTDERR: warning: label ‘_c9fa’ defined but not used [-Wunused-label] BUILDSTDERR: 6601 | _c9fa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6601 | _c9fa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9fc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6622:1: error: BUILDSTDERR: warning: label ‘_c9fc’ defined but not used [-Wunused-label] BUILDSTDERR: 6622 | _c9fc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6622 | _c9fc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9fe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6643:1: error: BUILDSTDERR: warning: label ‘_c9fe’ defined but not used [-Wunused-label] BUILDSTDERR: 6643 | _c9fe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6643 | _c9fe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9fg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6664:1: error: BUILDSTDERR: warning: label ‘_c9fg’ defined but not used [-Wunused-label] BUILDSTDERR: 6664 | _c9fg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6664 | _c9fg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9fi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6684:1: error: BUILDSTDERR: warning: label ‘_c9fi’ defined but not used [-Wunused-label] BUILDSTDERR: 6684 | _c9fi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6684 | _c9fi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_atop_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6718:1: error: BUILDSTDERR: warning: label ‘_c9fI’ defined but not used [-Wunused-label] BUILDSTDERR: 6718 | _c9fI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6718 | _c9fI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9fF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6745:1: error: BUILDSTDERR: warning: label ‘_c9fF’ defined but not used [-Wunused-label] BUILDSTDERR: 6745 | _c9fF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6745 | _c9fF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9fL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6768:1: error: BUILDSTDERR: warning: label ‘_c9fL’ defined but not used [-Wunused-label] BUILDSTDERR: 6768 | _c9fL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6768 | _c9fL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9fQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6794:1: error: BUILDSTDERR: warning: label ‘_c9fQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6794 | _c9fQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6794 | _c9fQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9fV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6820:1: error: BUILDSTDERR: warning: label ‘_c9fV’ defined but not used [-Wunused-label] BUILDSTDERR: 6820 | _c9fV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6820 | _c9fV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9g0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6848:1: error: BUILDSTDERR: warning: label ‘_c9g0’ defined but not used [-Wunused-label] BUILDSTDERR: 6848 | _c9g0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6848 | _c9g0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8L0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6880:1: error: BUILDSTDERR: warning: label ‘_c9gs’ defined but not used [-Wunused-label] BUILDSTDERR: 6880 | _c9gs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6880 | _c9gs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8L2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6904:1: error: BUILDSTDERR: warning: label ‘_c9gD’ defined but not used [-Wunused-label] BUILDSTDERR: 6904 | _c9gD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6904 | _c9gD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8L3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6928:1: error: BUILDSTDERR: warning: label ‘_c9gO’ defined but not used [-Wunused-label] BUILDSTDERR: 6928 | _c9gO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6928 | _c9gO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8L4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6958:1: error: BUILDSTDERR: warning: label ‘_c9gR’ defined but not used [-Wunused-label] BUILDSTDERR: 6958 | _c9gR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6958 | _c9gR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8L6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:6996:1: error: BUILDSTDERR: warning: label ‘_c9h4’ defined but not used [-Wunused-label] BUILDSTDERR: 6996 | _c9h4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6996 | _c9h4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8L7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7020:1: error: BUILDSTDERR: warning: label ‘_c9hf’ defined but not used [-Wunused-label] BUILDSTDERR: 7020 | _c9hf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7020 | _c9hf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8L8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7050:1: error: BUILDSTDERR: warning: label ‘_c9hi’ defined but not used [-Wunused-label] BUILDSTDERR: 7050 | _c9hi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7050 | _c9hi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_quantizze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7089:1: error: BUILDSTDERR: warning: label ‘_c9hn’ defined but not used [-Wunused-label] BUILDSTDERR: 7089 | _c9hn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7089 | _c9hn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9gk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7113:1: error: BUILDSTDERR: warning: label ‘_c9gk’ defined but not used [-Wunused-label] BUILDSTDERR: 7113 | _c9gk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7113 | _c9gk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9gv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7145:1: error: BUILDSTDERR: warning: label ‘_c9gv’ defined but not used [-Wunused-label] BUILDSTDERR: 7145 | _c9gv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7145 | _c9gv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9gW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7186:1: error: BUILDSTDERR: warning: label ‘_c9gW’ defined but not used [-Wunused-label] BUILDSTDERR: 7186 | _c9gW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7186 | _c9gW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9hw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7231:1: error: BUILDSTDERR: warning: label ‘_c9hw’ defined but not used [-Wunused-label] BUILDSTDERR: 7231 | _c9hw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7231 | _c9hw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_alphaChannel_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7264:1: error: BUILDSTDERR: warning: label ‘_c9hZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7264 | _c9hZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7264 | _c9hZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9hW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7283:1: error: BUILDSTDERR: warning: label ‘_c9hW’ defined but not used [-Wunused-label] BUILDSTDERR: 7283 | _c9hW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7283 | _c9hW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Lj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7304:1: error: BUILDSTDERR: warning: label ‘_c9ie’ defined but not used [-Wunused-label] BUILDSTDERR: 7304 | _c9ie: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7304 | _c9ie: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwcolourChannel_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7333:1: error: BUILDSTDERR: warning: label ‘_c9ij’ defined but not used [-Wunused-label] BUILDSTDERR: 7333 | _c9ij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7333 | _c9ij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9ih’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7367:1: error: BUILDSTDERR: warning: label ‘_c9ih’ defined but not used [-Wunused-label] BUILDSTDERR: 7367 | _c9ih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7367 | _c9ih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9im’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7389:1: error: BUILDSTDERR: warning: label ‘_c9im’ defined but not used [-Wunused-label] BUILDSTDERR: 7389 | _c9im: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7389 | _c9im: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9io’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7411:1: error: BUILDSTDERR: warning: label ‘_c9io’ defined but not used [-Wunused-label] BUILDSTDERR: 7411 | _c9io: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7411 | _c9io: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9iq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7432:1: error: BUILDSTDERR: warning: label ‘_c9iq’ defined but not used [-Wunused-label] BUILDSTDERR: 7432 | _c9iq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7432 | _c9iq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_colourChannel_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7457:1: error: BUILDSTDERR: warning: label ‘_c9iH’ defined but not used [-Wunused-label] BUILDSTDERR: 7457 | _c9iH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7457 | _c9iH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9iE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7484:1: error: BUILDSTDERR: warning: label ‘_c9iE’ defined but not used [-Wunused-label] BUILDSTDERR: 7484 | _c9iE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7484 | _c9iE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9iK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7508:1: error: BUILDSTDERR: warning: label ‘_c9iK’ defined but not used [-Wunused-label] BUILDSTDERR: 7508 | _c9iK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7508 | _c9iK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9iP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7531:1: error: BUILDSTDERR: warning: label ‘_c9iP’ defined but not used [-Wunused-label] BUILDSTDERR: 7531 | _c9iP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7531 | _c9iP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwrgbaAdd_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7563:1: error: BUILDSTDERR: warning: label ‘_c9j2’ defined but not used [-Wunused-label] BUILDSTDERR: 7563 | _c9j2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7563 | _c9j2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwrgbaAdd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7573:1: error: BUILDSTDERR: warning: label ‘_c9jf’ defined but not used [-Wunused-label] BUILDSTDERR: 7573 | _c9jf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7573 | _c9jf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9j6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7599:1: error: BUILDSTDERR: warning: label ‘_c9j6’ defined but not used [-Wunused-label] BUILDSTDERR: 7599 | _c9j6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7599 | _c9j6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9j8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7620:1: error: BUILDSTDERR: warning: label ‘_c9j8’ defined but not used [-Wunused-label] BUILDSTDERR: 7620 | _c9j8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7620 | _c9j8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9ja’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7641:1: error: BUILDSTDERR: warning: label ‘_c9ja’ defined but not used [-Wunused-label] BUILDSTDERR: 7641 | _c9ja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7641 | _c9ja: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9jc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7662:1: error: BUILDSTDERR: warning: label ‘_c9jc’ defined but not used [-Wunused-label] BUILDSTDERR: 7662 | _c9jc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7662 | _c9jc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_rgbaAdd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7697:1: error: BUILDSTDERR: warning: label ‘_c9jv’ defined but not used [-Wunused-label] BUILDSTDERR: 7697 | _c9jv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7697 | _c9jv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9js’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7724:1: error: BUILDSTDERR: warning: label ‘_c9js’ defined but not used [-Wunused-label] BUILDSTDERR: 7724 | _c9js: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7724 | _c9js: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9jy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7747:1: error: BUILDSTDERR: warning: label ‘_c9jy’ defined but not used [-Wunused-label] BUILDSTDERR: 7747 | _c9jy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7747 | _c9jy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9jD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7773:1: error: BUILDSTDERR: warning: label ‘_c9jD’ defined but not used [-Wunused-label] BUILDSTDERR: 7773 | _c9jD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7773 | _c9jD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9jI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7799:1: error: BUILDSTDERR: warning: label ‘_c9jI’ defined but not used [-Wunused-label] BUILDSTDERR: 7799 | _c9jI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7799 | _c9jI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9jN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7827:1: error: BUILDSTDERR: warning: label ‘_c9jN’ defined but not used [-Wunused-label] BUILDSTDERR: 7827 | _c9jN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7827 | _c9jN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Mk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7859:1: error: BUILDSTDERR: warning: label ‘_c9lf’ defined but not used [-Wunused-label] BUILDSTDERR: 7859 | _c9lf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7859 | _c9lf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Mc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7886:1: error: BUILDSTDERR: warning: label ‘_c9lm’ defined but not used [-Wunused-label] BUILDSTDERR: 7886 | _c9lm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7886 | _c9lm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9kZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7917:1: error: BUILDSTDERR: warning: label ‘_c9kZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7917 | _c9kZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7917 | _c9kZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9l5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7952:1: error: BUILDSTDERR: warning: label ‘_c9l5’ defined but not used [-Wunused-label] BUILDSTDERR: 7952 | _c9l5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7952 | _c9l5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8My_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:7989:1: error: BUILDSTDERR: warning: label ‘_c9lU’ defined but not used [-Wunused-label] BUILDSTDERR: 7989 | _c9lU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7989 | _c9lU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Mx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8018:1: error: BUILDSTDERR: warning: label ‘_c9m1’ defined but not used [-Wunused-label] BUILDSTDERR: 8018 | _c9m1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8018 | _c9m1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Mz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8059:1: error: BUILDSTDERR: warning: label ‘_c9m6’ defined but not used [-Wunused-label] BUILDSTDERR: 8059 | _c9m6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8059 | _c9m6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9lJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8095:1: error: BUILDSTDERR: warning: label ‘_c9lJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8095 | _c9lJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8095 | _c9lJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9lL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8114:1: error: BUILDSTDERR: warning: label ‘_c9lL’ defined but not used [-Wunused-label] BUILDSTDERR: 8114 | _c9lL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8114 | _c9lL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8Mm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8156:1: error: BUILDSTDERR: warning: label ‘_c9mu’ defined but not used [-Wunused-label] BUILDSTDERR: 8156 | _c9mu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8156 | _c9mu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘s8MA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8186:1: error: BUILDSTDERR: warning: label ‘_c9mx’ defined but not used [-Wunused-label] BUILDSTDERR: 8186 | _c9mx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8186 | _c9mx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8233:1: error: BUILDSTDERR: warning: label ‘_c9mG’ defined but not used [-Wunused-label] BUILDSTDERR: 8233 | _c9mG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8233 | _c9mG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9kd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8278:1: error: BUILDSTDERR: warning: label ‘_c9kd’ defined but not used [-Wunused-label] BUILDSTDERR: 8278 | _c9kd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8278 | _c9kd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9ki’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8310:1: error: BUILDSTDERR: warning: label ‘_c9ki’ defined but not used [-Wunused-label] BUILDSTDERR: 8310 | _c9ki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8310 | _c9ki: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9kq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8328:1: error: BUILDSTDERR: warning: label ‘_c9kq’ defined but not used [-Wunused-label] BUILDSTDERR: 8328 | _c9kq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8328 | _c9kq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9ks’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8344:1: error: BUILDSTDERR: warning: label ‘_c9ks’ defined but not used [-Wunused-label] BUILDSTDERR: 8344 | _c9ks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8344 | _c9ks: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9kx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8371:1: error: BUILDSTDERR: warning: label ‘_c9kx’ defined but not used [-Wunused-label] BUILDSTDERR: 8371 | _c9kx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8371 | _c9kx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9kD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8404:1: error: BUILDSTDERR: warning: label ‘_c9kD’ defined but not used [-Wunused-label] BUILDSTDERR: 8404 | _c9kD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8404 | _c9kD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9kI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8428:1: error: BUILDSTDERR: warning: label ‘_c9kI’ defined but not used [-Wunused-label] BUILDSTDERR: 8428 | _c9kI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8428 | _c9kI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9kN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8451:1: error: BUILDSTDERR: warning: label ‘_c9kN’ defined but not used [-Wunused-label] BUILDSTDERR: 8451 | _c9kN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8451 | _c9kN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9kP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8473:1: error: BUILDSTDERR: warning: label ‘_c9kP’ defined but not used [-Wunused-label] BUILDSTDERR: 8473 | _c9kP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8473 | _c9kP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9kR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8495:1: error: BUILDSTDERR: warning: label ‘_c9kR’ defined but not used [-Wunused-label] BUILDSTDERR: 8495 | _c9kR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8495 | _c9kR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9kT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8516:1: error: BUILDSTDERR: warning: label ‘_c9kT’ defined but not used [-Wunused-label] BUILDSTDERR: 8516 | _c9kT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8516 | _c9kT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceAlphaColourzuzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8553:1: error: BUILDSTDERR: warning: label ‘_c9nm’ defined but not used [-Wunused-label] BUILDSTDERR: 8553 | _c9nm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8553 | _c9nm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘_c9nj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8579:1: error: BUILDSTDERR: warning: label ‘_c9nj’ defined but not used [-Wunused-label] BUILDSTDERR: 8579 | _c9nj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8579 | _c9nj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceAlphaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:8610:1: error: BUILDSTDERR: warning: label ‘_c9nw’ defined but not used [-Wunused-label] BUILDSTDERR: 8610 | _c9nw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8610 | _c9nw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_CZCColourOps_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:9036:1: error: BUILDSTDERR: warning: label ‘_c9nE’ defined but not used [-Wunused-label] BUILDSTDERR: 9036 | _c9nE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9036 | _c9nE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_RGBA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:9067:1: error: BUILDSTDERR: warning: label ‘_c9nO’ defined but not used [-Wunused-label] BUILDSTDERR: 9067 | _c9nO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9067 | _c9nO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_RGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:9103:1: error: BUILDSTDERR: warning: label ‘_c9nY’ defined but not used [-Wunused-label] BUILDSTDERR: 9103 | _c9nY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9103 | _c9nY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_CZCColourOps_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:9144:1: error: BUILDSTDERR: warning: label ‘_c9o3’ defined but not used [-Wunused-label] BUILDSTDERR: 9144 | _c9o3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9144 | _c9o3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_RGBA_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:9158:1: error: BUILDSTDERR: warning: label ‘_c9o5’ defined but not used [-Wunused-label] BUILDSTDERR: 9158 | _c9o5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9158 | _c9o5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_Alpha_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:9177:1: error: BUILDSTDERR: warning: label ‘_c9o7’ defined but not used [-Wunused-label] BUILDSTDERR: 9177 | _c9o7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9177 | _c9o7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_RGB_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:9191:1: error: BUILDSTDERR: warning: label ‘_c9o9’ defined but not used [-Wunused-label] BUILDSTDERR: 9191 | _c9o9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9191 | _c9o9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_Blue_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:9210:1: error: BUILDSTDERR: warning: label ‘_c9ob’ defined but not used [-Wunused-label] BUILDSTDERR: 9210 | _c9ob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9210 | _c9ob: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_Green_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:9229:1: error: BUILDSTDERR: warning: label ‘_c9od’ defined but not used [-Wunused-label] BUILDSTDERR: 9229 | _c9od: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9229 | _c9od: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_Red_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_29.hc:9248:1: error: BUILDSTDERR: warning: label ‘_c9of’ defined but not used [-Wunused-label] BUILDSTDERR: 9248 | _c9of: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9248 | _c9of: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_over_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:15:1: error: BUILDSTDERR: warning: label ‘_c9An’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c9An: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c9An: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Ak’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:34:1: error: BUILDSTDERR: warning: label ‘_c9Ak’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c9Ak: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c9Ak: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_darken_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:56:1: error: BUILDSTDERR: warning: label ‘_c9AB’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c9AB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c9AB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Ay’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:75:1: error: BUILDSTDERR: warning: label ‘_c9Ay’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c9Ay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c9Ay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_affineCombo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:94:1: error: BUILDSTDERR: warning: label ‘_c9AM’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _c9AM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _c9AM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdWRGBA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:116:1: error: BUILDSTDERR: warning: label ‘_c9AW’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c9AW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c9AW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9AT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:137:1: error: BUILDSTDERR: warning: label ‘_c9AT’ defined but not used [-Wunused-label] BUILDSTDERR: 137 | _c9AT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 137 | _c9AT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9AZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:155:1: error: BUILDSTDERR: warning: label ‘_c9AZ’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _c9AZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _c9AZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdWRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:187:1: error: BUILDSTDERR: warning: label ‘_c9Bk’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _c9Bk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _c9Bk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Bd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:204:1: error: BUILDSTDERR: warning: label ‘_c9Bd’ defined but not used [-Wunused-label] BUILDSTDERR: 204 | _c9Bd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 204 | _c9Bd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Bf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:222:1: error: BUILDSTDERR: warning: label ‘_c9Bf’ defined but not used [-Wunused-label] BUILDSTDERR: 222 | _c9Bf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 222 | _c9Bf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Bh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:240:1: error: BUILDSTDERR: warning: label ‘_c9Bh’ defined but not used [-Wunused-label] BUILDSTDERR: 240 | _c9Bh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 240 | _c9Bh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9oI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:274:1: error: BUILDSTDERR: warning: label ‘_c9BO’ defined but not used [-Wunused-label] BUILDSTDERR: 274 | _c9BO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 274 | _c9BO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9BL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:299:1: error: BUILDSTDERR: warning: label ‘_c9BL’ defined but not used [-Wunused-label] BUILDSTDERR: 299 | _c9BL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 299 | _c9BL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidColour1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:329:1: error: BUILDSTDERR: warning: label ‘_c9BY’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _c9BY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _c9BY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Bw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:357:1: error: BUILDSTDERR: warning: label ‘_c9Bw’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _c9Bw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _c9Bw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9BC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:396:1: error: BUILDSTDERR: warning: label ‘_c9BC’ defined but not used [-Wunused-label] BUILDSTDERR: 396 | _c9BC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 396 | _c9BC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9pH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:448:1: error: BUILDSTDERR: warning: label ‘_c9Dj’ defined but not used [-Wunused-label] BUILDSTDERR: 448 | _c9Dj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 448 | _c9Dj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9pz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:475:1: error: BUILDSTDERR: warning: label ‘_c9Do’ defined but not used [-Wunused-label] BUILDSTDERR: 475 | _c9Do: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 475 | _c9Do: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9pr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:502:1: error: BUILDSTDERR: warning: label ‘_c9Dt’ defined but not used [-Wunused-label] BUILDSTDERR: 502 | _c9Dt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 502 | _c9Dt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9pq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:528:1: error: BUILDSTDERR: warning: label ‘_c9Dz’ defined but not used [-Wunused-label] BUILDSTDERR: 528 | _c9Dz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 528 | _c9Dz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9py_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:555:1: error: BUILDSTDERR: warning: label ‘_c9DF’ defined but not used [-Wunused-label] BUILDSTDERR: 555 | _c9DF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 555 | _c9DF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9pG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:582:1: error: BUILDSTDERR: warning: label ‘_c9DL’ defined but not used [-Wunused-label] BUILDSTDERR: 582 | _c9DL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 582 | _c9DL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:610:1: error: BUILDSTDERR: warning: label ‘_c9DO’ defined but not used [-Wunused-label] BUILDSTDERR: 610 | _c9DO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 610 | _c9DO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Cj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:633:1: error: BUILDSTDERR: warning: label ‘_c9Cj’ defined but not used [-Wunused-label] BUILDSTDERR: 633 | _c9Cj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 633 | _c9Cj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9D8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:659:1: error: BUILDSTDERR: warning: label ‘_c9D8’ defined but not used [-Wunused-label] BUILDSTDERR: 659 | _c9D8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 659 | _c9D8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Da’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:679:1: error: BUILDSTDERR: warning: label ‘_c9Da’ defined but not used [-Wunused-label] BUILDSTDERR: 679 | _c9Da: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 679 | _c9Da: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Cs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:722:1: error: BUILDSTDERR: warning: label ‘_c9Cs’ defined but not used [-Wunused-label] BUILDSTDERR: 722 | _c9Cs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 722 | _c9Cs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9CW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:751:1: error: BUILDSTDERR: warning: label ‘_c9CW’ defined but not used [-Wunused-label] BUILDSTDERR: 751 | _c9CW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 751 | _c9CW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9CY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:771:1: error: BUILDSTDERR: warning: label ‘_c9CY’ defined but not used [-Wunused-label] BUILDSTDERR: 771 | _c9CY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 771 | _c9CY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9CB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:814:1: error: BUILDSTDERR: warning: label ‘_c9CB’ defined but not used [-Wunused-label] BUILDSTDERR: 814 | _c9CB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 814 | _c9CB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9CK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:841:1: error: BUILDSTDERR: warning: label ‘_c9CK’ defined but not used [-Wunused-label] BUILDSTDERR: 841 | _c9CK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 841 | _c9CK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9CM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:861:1: error: BUILDSTDERR: warning: label ‘_c9CM’ defined but not used [-Wunused-label] BUILDSTDERR: 861 | _c9CM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 861 | _c9CM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9E5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:902:1: error: BUILDSTDERR: warning: label ‘_c9E5’ defined but not used [-Wunused-label] BUILDSTDERR: 902 | _c9E5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 902 | _c9E5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidColourzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:928:1: error: BUILDSTDERR: warning: label ‘_c9EZ’ defined but not used [-Wunused-label] BUILDSTDERR: 928 | _c9EZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 928 | _c9EZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9EW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:952:1: error: BUILDSTDERR: warning: label ‘_c9EW’ defined but not used [-Wunused-label] BUILDSTDERR: 952 | _c9EW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 952 | _c9EW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidColourzuzdcmappend_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:986:1: error: BUILDSTDERR: warning: label ‘_c9Fc’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _c9Fc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _c9Fc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9F9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1013:1: error: BUILDSTDERR: warning: label ‘_c9F9’ defined but not used [-Wunused-label] BUILDSTDERR: 1013 | _c9F9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1013 | _c9F9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Ff’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1039:1: error: BUILDSTDERR: warning: label ‘_c9Ff’ defined but not used [-Wunused-label] BUILDSTDERR: 1039 | _c9Ff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1039 | _c9Ff: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Fk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1062:1: error: BUILDSTDERR: warning: label ‘_c9Fk’ defined but not used [-Wunused-label] BUILDSTDERR: 1062 | _c9Fk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1062 | _c9Fk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Fm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1085:1: error: BUILDSTDERR: warning: label ‘_c9Fm’ defined but not used [-Wunused-label] BUILDSTDERR: 1085 | _c9Fm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1085 | _c9Fm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Fo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1108:1: error: BUILDSTDERR: warning: label ‘_c9Fo’ defined but not used [-Wunused-label] BUILDSTDERR: 1108 | _c9Fo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1108 | _c9Fo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceColourzuzdcdarken_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1142:1: error: BUILDSTDERR: warning: label ‘_c9FJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1142 | _c9FJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1142 | _c9FJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9FG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1169:1: error: BUILDSTDERR: warning: label ‘_c9FG’ defined but not used [-Wunused-label] BUILDSTDERR: 1169 | _c9FG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1169 | _c9FG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9FM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1192:1: error: BUILDSTDERR: warning: label ‘_c9FM’ defined but not used [-Wunused-label] BUILDSTDERR: 1192 | _c9FM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1192 | _c9FM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9FO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1214:1: error: BUILDSTDERR: warning: label ‘_c9FO’ defined but not used [-Wunused-label] BUILDSTDERR: 1214 | _c9FO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1214 | _c9FO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9FQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1235:1: error: BUILDSTDERR: warning: label ‘_c9FQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1235 | _c9FQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1235 | _c9FQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfColourOpsColourzuzdcover_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1269:1: error: BUILDSTDERR: warning: label ‘_c9G9’ defined but not used [-Wunused-label] BUILDSTDERR: 1269 | _c9G9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1269 | _c9G9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9G6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1296:1: error: BUILDSTDERR: warning: label ‘_c9G6’ defined but not used [-Wunused-label] BUILDSTDERR: 1296 | _c9G6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1296 | _c9G6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Gc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1319:1: error: BUILDSTDERR: warning: label ‘_c9Gc’ defined but not used [-Wunused-label] BUILDSTDERR: 1319 | _c9Gc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1319 | _c9Gc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Gh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1345:1: error: BUILDSTDERR: warning: label ‘_c9Gh’ defined but not used [-Wunused-label] BUILDSTDERR: 1345 | _c9Gh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1345 | _c9Gh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Gm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1368:1: error: BUILDSTDERR: warning: label ‘_c9Gm’ defined but not used [-Wunused-label] BUILDSTDERR: 1368 | _c9Gm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1368 | _c9Gm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Go’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1391:1: error: BUILDSTDERR: warning: label ‘_c9Go’ defined but not used [-Wunused-label] BUILDSTDERR: 1391 | _c9Go: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1391 | _c9Go: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Gq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1413:1: error: BUILDSTDERR: warning: label ‘_c9Gq’ defined but not used [-Wunused-label] BUILDSTDERR: 1413 | _c9Gq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1413 | _c9Gq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfColourOpsAlphaColourzuzdcdarken_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1454:1: error: BUILDSTDERR: warning: label ‘_c9GN’ defined but not used [-Wunused-label] BUILDSTDERR: 1454 | _c9GN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1454 | _c9GN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9GK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1481:1: error: BUILDSTDERR: warning: label ‘_c9GK’ defined but not used [-Wunused-label] BUILDSTDERR: 1481 | _c9GK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1481 | _c9GK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9GQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1504:1: error: BUILDSTDERR: warning: label ‘_c9GQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1504 | _c9GQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1504 | _c9GQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9GV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1527:1: error: BUILDSTDERR: warning: label ‘_c9GV’ defined but not used [-Wunused-label] BUILDSTDERR: 1527 | _c9GV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1527 | _c9GV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9GX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1549:1: error: BUILDSTDERR: warning: label ‘_c9GX’ defined but not used [-Wunused-label] BUILDSTDERR: 1549 | _c9GX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1549 | _c9GX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9GZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1572:1: error: BUILDSTDERR: warning: label ‘_c9GZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1572 | _c9GZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1572 | _c9GZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcover_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1607:1: error: BUILDSTDERR: warning: label ‘_c9Hf’ defined but not used [-Wunused-label] BUILDSTDERR: 1607 | _c9Hf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1607 | _c9Hf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcover_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1617:1: error: BUILDSTDERR: warning: label ‘_c9Hs’ defined but not used [-Wunused-label] BUILDSTDERR: 1617 | _c9Hs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1617 | _c9Hs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Hj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1643:1: error: BUILDSTDERR: warning: label ‘_c9Hj’ defined but not used [-Wunused-label] BUILDSTDERR: 1643 | _c9Hj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1643 | _c9Hj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Hl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1664:1: error: BUILDSTDERR: warning: label ‘_c9Hl’ defined but not used [-Wunused-label] BUILDSTDERR: 1664 | _c9Hl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1664 | _c9Hl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Hn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1686:1: error: BUILDSTDERR: warning: label ‘_c9Hn’ defined but not used [-Wunused-label] BUILDSTDERR: 1686 | _c9Hn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1686 | _c9Hn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Hp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1708:1: error: BUILDSTDERR: warning: label ‘_c9Hp’ defined but not used [-Wunused-label] BUILDSTDERR: 1708 | _c9Hp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1708 | _c9Hp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfColourOpsAlphaColourzuzdcover_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1743:1: error: BUILDSTDERR: warning: label ‘_c9HI’ defined but not used [-Wunused-label] BUILDSTDERR: 1743 | _c9HI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1743 | _c9HI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9HF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1770:1: error: BUILDSTDERR: warning: label ‘_c9HF’ defined but not used [-Wunused-label] BUILDSTDERR: 1770 | _c9HF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1770 | _c9HF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9HL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1793:1: error: BUILDSTDERR: warning: label ‘_c9HL’ defined but not used [-Wunused-label] BUILDSTDERR: 1793 | _c9HL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1793 | _c9HL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9HQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1819:1: error: BUILDSTDERR: warning: label ‘_c9HQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1819 | _c9HQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1819 | _c9HQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9HV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1845:1: error: BUILDSTDERR: warning: label ‘_c9HV’ defined but not used [-Wunused-label] BUILDSTDERR: 1845 | _c9HV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1845 | _c9HV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9I0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1873:1: error: BUILDSTDERR: warning: label ‘_c9I0’ defined but not used [-Wunused-label] BUILDSTDERR: 1873 | _c9I0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1873 | _c9I0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdczeze1_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1911:1: error: BUILDSTDERR: warning: label ‘_c9Ih’ defined but not used [-Wunused-label] BUILDSTDERR: 1911 | _c9Ih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1911 | _c9Ih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdczeze1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1921:1: error: BUILDSTDERR: warning: label ‘_c9Ir’ defined but not used [-Wunused-label] BUILDSTDERR: 1921 | _c9Ir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1921 | _c9Ir: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Il’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1948:1: error: BUILDSTDERR: warning: label ‘_c9Il’ defined but not used [-Wunused-label] BUILDSTDERR: 1948 | _c9Il: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1948 | _c9Il: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Iz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:1977:1: error: BUILDSTDERR: warning: label ‘_c9Iz’ defined but not used [-Wunused-label] BUILDSTDERR: 1977 | _c9Iz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1977 | _c9Iz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9IG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2003:1: error: BUILDSTDERR: warning: label ‘_c9IG’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _c9IG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _c9IG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqColourzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2018:1: error: BUILDSTDERR: warning: label ‘_c9IX’ defined but not used [-Wunused-label] BUILDSTDERR: 2018 | _c9IX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2018 | _c9IX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9IU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2045:1: error: BUILDSTDERR: warning: label ‘_c9IU’ defined but not used [-Wunused-label] BUILDSTDERR: 2045 | _c9IU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2045 | _c9IU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9J0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2070:1: error: BUILDSTDERR: warning: label ‘_c9J0’ defined but not used [-Wunused-label] BUILDSTDERR: 2070 | _c9J0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2070 | _c9J0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqColourzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2098:1: error: BUILDSTDERR: warning: label ‘_c9Ji’ defined but not used [-Wunused-label] BUILDSTDERR: 2098 | _c9Ji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2098 | _c9Ji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Jf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2125:1: error: BUILDSTDERR: warning: label ‘_c9Jf’ defined but not used [-Wunused-label] BUILDSTDERR: 2125 | _c9Jf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2125 | _c9Jf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Jl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2151:1: error: BUILDSTDERR: warning: label ‘_c9Jl’ defined but not used [-Wunused-label] BUILDSTDERR: 2151 | _c9Jl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2151 | _c9Jl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Jt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2175:1: error: BUILDSTDERR: warning: label ‘_c9Jt’ defined but not used [-Wunused-label] BUILDSTDERR: 2175 | _c9Jt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2175 | _c9Jt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9JD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2206:1: error: BUILDSTDERR: warning: label ‘_c9JD’ defined but not used [-Wunused-label] BUILDSTDERR: 2206 | _c9JD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2206 | _c9JD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9JO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2236:1: error: BUILDSTDERR: warning: label ‘_c9JO’ defined but not used [-Wunused-label] BUILDSTDERR: 2236 | _c9JO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2236 | _c9JO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9JW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2259:1: error: BUILDSTDERR: warning: label ‘_c9JW’ defined but not used [-Wunused-label] BUILDSTDERR: 2259 | _c9JW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2259 | _c9JW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9rP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2273:1: error: BUILDSTDERR: warning: label ‘_c9Kl’ defined but not used [-Wunused-label] BUILDSTDERR: 2273 | _c9Kl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2273 | _c9Kl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9rO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2295:1: error: BUILDSTDERR: warning: label ‘_c9Kt’ defined but not used [-Wunused-label] BUILDSTDERR: 2295 | _c9Kt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2295 | _c9Kt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2320:1: error: BUILDSTDERR: warning: label ‘_c9Kx’ defined but not used [-Wunused-label] BUILDSTDERR: 2320 | _c9Kx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2320 | _c9Kx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdczeze_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2355:1: error: BUILDSTDERR: warning: label ‘_c9KD’ defined but not used [-Wunused-label] BUILDSTDERR: 2355 | _c9KD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2355 | _c9KD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdczeze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2365:1: error: BUILDSTDERR: warning: label ‘_c9KN’ defined but not used [-Wunused-label] BUILDSTDERR: 2365 | _c9KN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2365 | _c9KN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9KH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2392:1: error: BUILDSTDERR: warning: label ‘_c9KH’ defined but not used [-Wunused-label] BUILDSTDERR: 2392 | _c9KH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2392 | _c9KH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9KV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2421:1: error: BUILDSTDERR: warning: label ‘_c9KV’ defined but not used [-Wunused-label] BUILDSTDERR: 2421 | _c9KV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2421 | _c9KV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9L5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2449:1: error: BUILDSTDERR: warning: label ‘_c9L5’ defined but not used [-Wunused-label] BUILDSTDERR: 2449 | _c9L5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2449 | _c9L5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Ld’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2474:1: error: BUILDSTDERR: warning: label ‘_c9Ld’ defined but not used [-Wunused-label] BUILDSTDERR: 2474 | _c9Ld: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2474 | _c9Ld: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqAlphaColourzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2489:1: error: BUILDSTDERR: warning: label ‘_c9Lx’ defined but not used [-Wunused-label] BUILDSTDERR: 2489 | _c9Lx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2489 | _c9Lx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Lu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2516:1: error: BUILDSTDERR: warning: label ‘_c9Lu’ defined but not used [-Wunused-label] BUILDSTDERR: 2516 | _c9Lu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2516 | _c9Lu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9LA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2539:1: error: BUILDSTDERR: warning: label ‘_c9LA’ defined but not used [-Wunused-label] BUILDSTDERR: 2539 | _c9LA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2539 | _c9LA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9LF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2565:1: error: BUILDSTDERR: warning: label ‘_c9LF’ defined but not used [-Wunused-label] BUILDSTDERR: 2565 | _c9LF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2565 | _c9LF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9LK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2589:1: error: BUILDSTDERR: warning: label ‘_c9LK’ defined but not used [-Wunused-label] BUILDSTDERR: 2589 | _c9LK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2589 | _c9LK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqAlphaColourzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2621:1: error: BUILDSTDERR: warning: label ‘_c9M6’ defined but not used [-Wunused-label] BUILDSTDERR: 2621 | _c9M6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2621 | _c9M6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9M3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2648:1: error: BUILDSTDERR: warning: label ‘_c9M3’ defined but not used [-Wunused-label] BUILDSTDERR: 2648 | _c9M3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2648 | _c9M3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9M9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2671:1: error: BUILDSTDERR: warning: label ‘_c9M9’ defined but not used [-Wunused-label] BUILDSTDERR: 2671 | _c9M9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2671 | _c9M9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Me’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2697:1: error: BUILDSTDERR: warning: label ‘_c9Me’ defined but not used [-Wunused-label] BUILDSTDERR: 2697 | _c9Me: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2697 | _c9Me: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Mj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2723:1: error: BUILDSTDERR: warning: label ‘_c9Mj’ defined but not used [-Wunused-label] BUILDSTDERR: 2723 | _c9Mj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2723 | _c9Mj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Mt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2751:1: error: BUILDSTDERR: warning: label ‘_c9Mt’ defined but not used [-Wunused-label] BUILDSTDERR: 2751 | _c9Mt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2751 | _c9Mt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9sD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2781:1: error: BUILDSTDERR: warning: label ‘_c9MT’ defined but not used [-Wunused-label] BUILDSTDERR: 2781 | _c9MT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2781 | _c9MT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9sC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2803:1: error: BUILDSTDERR: warning: label ‘_c9N1’ defined but not used [-Wunused-label] BUILDSTDERR: 2803 | _c9N1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2803 | _c9N1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqAlphaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2828:1: error: BUILDSTDERR: warning: label ‘_c9N5’ defined but not used [-Wunused-label] BUILDSTDERR: 2828 | _c9N5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2828 | _c9N5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9sJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2864:1: error: BUILDSTDERR: warning: label ‘_c9Ni’ defined but not used [-Wunused-label] BUILDSTDERR: 2864 | _c9Ni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2864 | _c9Ni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9sL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2890:1: error: BUILDSTDERR: warning: label ‘_c9Nr’ defined but not used [-Wunused-label] BUILDSTDERR: 2890 | _c9Nr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2890 | _c9Nr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9sN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2916:1: error: BUILDSTDERR: warning: label ‘_c9NA’ defined but not used [-Wunused-label] BUILDSTDERR: 2916 | _c9NA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2916 | _c9NA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwcolourConvert_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2944:1: error: BUILDSTDERR: warning: label ‘_c9NF’ defined but not used [-Wunused-label] BUILDSTDERR: 2944 | _c9NF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2944 | _c9NF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Nl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:2979:1: error: BUILDSTDERR: warning: label ‘_c9Nl’ defined but not used [-Wunused-label] BUILDSTDERR: 2979 | _c9Nl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2979 | _c9Nl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Nu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3012:1: error: BUILDSTDERR: warning: label ‘_c9Nu’ defined but not used [-Wunused-label] BUILDSTDERR: 3012 | _c9Nu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3012 | _c9Nu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9ND’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3041:1: error: BUILDSTDERR: warning: label ‘_c9ND’ defined but not used [-Wunused-label] BUILDSTDERR: 3041 | _c9ND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3041 | _c9ND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_colourConvert_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3066:1: error: BUILDSTDERR: warning: label ‘_c9NY’ defined but not used [-Wunused-label] BUILDSTDERR: 3066 | _c9NY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3066 | _c9NY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9NV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3093:1: error: BUILDSTDERR: warning: label ‘_c9NV’ defined but not used [-Wunused-label] BUILDSTDERR: 3093 | _c9NV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3093 | _c9NV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9O1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3115:1: error: BUILDSTDERR: warning: label ‘_c9O1’ defined but not used [-Wunused-label] BUILDSTDERR: 3115 | _c9O1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3115 | _c9O1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9t6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3148:1: error: BUILDSTDERR: warning: label ‘_c9Oj’ defined but not used [-Wunused-label] BUILDSTDERR: 3148 | _c9Oj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3148 | _c9Oj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9t8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3174:1: error: BUILDSTDERR: warning: label ‘_c9Os’ defined but not used [-Wunused-label] BUILDSTDERR: 3174 | _c9Os: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3174 | _c9Os: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9ta_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3200:1: error: BUILDSTDERR: warning: label ‘_c9OB’ defined but not used [-Wunused-label] BUILDSTDERR: 3200 | _c9OB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3200 | _c9OB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9tc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3226:1: error: BUILDSTDERR: warning: label ‘_c9OK’ defined but not used [-Wunused-label] BUILDSTDERR: 3226 | _c9OK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3226 | _c9OK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwalphaColourConvert_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3254:1: error: BUILDSTDERR: warning: label ‘_c9OQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3254 | _c9OQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3254 | _c9OQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Om’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3289:1: error: BUILDSTDERR: warning: label ‘_c9Om’ defined but not used [-Wunused-label] BUILDSTDERR: 3289 | _c9Om: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3289 | _c9Om: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Ov’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3322:1: error: BUILDSTDERR: warning: label ‘_c9Ov’ defined but not used [-Wunused-label] BUILDSTDERR: 3322 | _c9Ov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3322 | _c9Ov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9OE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3355:1: error: BUILDSTDERR: warning: label ‘_c9OE’ defined but not used [-Wunused-label] BUILDSTDERR: 3355 | _c9OE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3355 | _c9OE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9ON’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3385:1: error: BUILDSTDERR: warning: label ‘_c9ON’ defined but not used [-Wunused-label] BUILDSTDERR: 3385 | _c9ON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3385 | _c9ON: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_alphaColourConvert_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3420:1: error: BUILDSTDERR: warning: label ‘_c9Pe’ defined but not used [-Wunused-label] BUILDSTDERR: 3420 | _c9Pe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3420 | _c9Pe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Pb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3447:1: error: BUILDSTDERR: warning: label ‘_c9Pb’ defined but not used [-Wunused-label] BUILDSTDERR: 3447 | _c9Pb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3447 | _c9Pb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Ph’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3471:1: error: BUILDSTDERR: warning: label ‘_c9Ph’ defined but not used [-Wunused-label] BUILDSTDERR: 3471 | _c9Ph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3471 | _c9Ph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Pm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3495:1: error: BUILDSTDERR: warning: label ‘_c9Pm’ defined but not used [-Wunused-label] BUILDSTDERR: 3495 | _c9Pm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3495 | _c9Pm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_black_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3530:1: error: BUILDSTDERR: warning: label ‘_c9PF’ defined but not used [-Wunused-label] BUILDSTDERR: 3530 | _c9PF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3530 | _c9PF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9PC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3555:1: error: BUILDSTDERR: warning: label ‘_c9PC’ defined but not used [-Wunused-label] BUILDSTDERR: 3555 | _c9PC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3555 | _c9PC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9tz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3589:1: error: BUILDSTDERR: warning: label ‘_c9Q1’ defined but not used [-Wunused-label] BUILDSTDERR: 3589 | _c9Q1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3589 | _c9Q1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9PU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3620:1: error: BUILDSTDERR: warning: label ‘_c9PU’ defined but not used [-Wunused-label] BUILDSTDERR: 3620 | _c9PU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3620 | _c9PU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Q9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3657:1: error: BUILDSTDERR: warning: label ‘_c9Q9’ defined but not used [-Wunused-label] BUILDSTDERR: 3657 | _c9Q9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3657 | _c9Q9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Qe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3679:1: error: BUILDSTDERR: warning: label ‘_c9Qe’ defined but not used [-Wunused-label] BUILDSTDERR: 3679 | _c9Qe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3679 | _c9Qe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Qg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3700:1: error: BUILDSTDERR: warning: label ‘_c9Qg’ defined but not used [-Wunused-label] BUILDSTDERR: 3700 | _c9Qg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3700 | _c9Qg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Qi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3723:1: error: BUILDSTDERR: warning: label ‘_c9Qi’ defined but not used [-Wunused-label] BUILDSTDERR: 3723 | _c9Qi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3723 | _c9Qi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Qk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3744:1: error: BUILDSTDERR: warning: label ‘_c9Qk’ defined but not used [-Wunused-label] BUILDSTDERR: 3744 | _c9Qk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3744 | _c9Qk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcsconcat1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3764:1: error: BUILDSTDERR: warning: label ‘_c9Qu’ defined but not used [-Wunused-label] BUILDSTDERR: 3764 | _c9Qu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3764 | _c9Qu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupColourzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3795:1: error: BUILDSTDERR: warning: label ‘_c9QG’ defined but not used [-Wunused-label] BUILDSTDERR: 3795 | _c9QG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3795 | _c9QG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9QD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3822:1: error: BUILDSTDERR: warning: label ‘_c9QD’ defined but not used [-Wunused-label] BUILDSTDERR: 3822 | _c9QD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3822 | _c9QD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9QJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3846:1: error: BUILDSTDERR: warning: label ‘_c9QJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3846 | _c9QJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3846 | _c9QJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9QO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3869:1: error: BUILDSTDERR: warning: label ‘_c9QO’ defined but not used [-Wunused-label] BUILDSTDERR: 3869 | _c9QO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3869 | _c9QO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9u8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3902:1: error: BUILDSTDERR: warning: label ‘_c9R9’ defined but not used [-Wunused-label] BUILDSTDERR: 3902 | _c9R9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3902 | _c9R9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9u7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3925:1: error: BUILDSTDERR: warning: label ‘_c9Rh’ defined but not used [-Wunused-label] BUILDSTDERR: 3925 | _c9Rh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3925 | _c9Rh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9u6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3947:1: error: BUILDSTDERR: warning: label ‘_c9Rp’ defined but not used [-Wunused-label] BUILDSTDERR: 3947 | _c9Rp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3947 | _c9Rp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:3973:1: error: BUILDSTDERR: warning: label ‘_c9Rt’ defined but not used [-Wunused-label] BUILDSTDERR: 3973 | _c9Rt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3973 | _c9Rt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9ub_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4014:1: error: BUILDSTDERR: warning: label ‘_c9RG’ defined but not used [-Wunused-label] BUILDSTDERR: 4014 | _c9RG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4014 | _c9RG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupColourzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4040:1: error: BUILDSTDERR: warning: label ‘_c9RJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4040 | _c9RJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4040 | _c9RJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9ug_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4072:1: error: BUILDSTDERR: warning: label ‘_c9RY’ defined but not used [-Wunused-label] BUILDSTDERR: 4072 | _c9RY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4072 | _c9RY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9uf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4094:1: error: BUILDSTDERR: warning: label ‘_c9S6’ defined but not used [-Wunused-label] BUILDSTDERR: 4094 | _c9S6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4094 | _c9S6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9ue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4116:1: error: BUILDSTDERR: warning: label ‘_c9Sd’ defined but not used [-Wunused-label] BUILDSTDERR: 4116 | _c9Sd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4116 | _c9Sd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9ud_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4140:1: error: BUILDSTDERR: warning: label ‘_c9Sk’ defined but not used [-Wunused-label] BUILDSTDERR: 4140 | _c9Sk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4140 | _c9Sk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4170:1: error: BUILDSTDERR: warning: label ‘_c9So’ defined but not used [-Wunused-label] BUILDSTDERR: 4170 | _c9So: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4170 | _c9So: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9us_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4223:1: error: BUILDSTDERR: warning: label ‘_c9SS’ defined but not used [-Wunused-label] BUILDSTDERR: 4223 | _c9SS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4223 | _c9SS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9uk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4250:1: error: BUILDSTDERR: warning: label ‘_c9SZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4250 | _c9SZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4250 | _c9SZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9SC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4281:1: error: BUILDSTDERR: warning: label ‘_c9SC’ defined but not used [-Wunused-label] BUILDSTDERR: 4281 | _c9SC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4281 | _c9SC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9SI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4316:1: error: BUILDSTDERR: warning: label ‘_c9SI’ defined but not used [-Wunused-label] BUILDSTDERR: 4316 | _c9SI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4316 | _c9SI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9uG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4353:1: error: BUILDSTDERR: warning: label ‘_c9Tz’ defined but not used [-Wunused-label] BUILDSTDERR: 4353 | _c9Tz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4353 | _c9Tz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9uF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4382:1: error: BUILDSTDERR: warning: label ‘_c9TG’ defined but not used [-Wunused-label] BUILDSTDERR: 4382 | _c9TG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4382 | _c9TG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9uH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4423:1: error: BUILDSTDERR: warning: label ‘_c9TL’ defined but not used [-Wunused-label] BUILDSTDERR: 4423 | _c9TL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4423 | _c9TL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9To’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4459:1: error: BUILDSTDERR: warning: label ‘_c9To’ defined but not used [-Wunused-label] BUILDSTDERR: 4459 | _c9To: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4459 | _c9To: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Tq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4478:1: error: BUILDSTDERR: warning: label ‘_c9Tq’ defined but not used [-Wunused-label] BUILDSTDERR: 4478 | _c9Tq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4478 | _c9Tq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9uu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4520:1: error: BUILDSTDERR: warning: label ‘_c9U9’ defined but not used [-Wunused-label] BUILDSTDERR: 4520 | _c9U9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4520 | _c9U9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9uI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4550:1: error: BUILDSTDERR: warning: label ‘_c9Uc’ defined but not used [-Wunused-label] BUILDSTDERR: 4550 | _c9Uc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4550 | _c9Uc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcaffineCombo1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4597:1: error: BUILDSTDERR: warning: label ‘_c9Up’ defined but not used [-Wunused-label] BUILDSTDERR: 4597 | _c9Up: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4597 | _c9Up: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Uj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4642:1: error: BUILDSTDERR: warning: label ‘_c9Uj’ defined but not used [-Wunused-label] BUILDSTDERR: 4642 | _c9Uj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4642 | _c9Uj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Uz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4674:1: error: BUILDSTDERR: warning: label ‘_c9Uz’ defined but not used [-Wunused-label] BUILDSTDERR: 4674 | _c9Uz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4674 | _c9Uz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9UJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4694:1: error: BUILDSTDERR: warning: label ‘_c9UJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4694 | _c9UJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4694 | _c9UJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9UL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4710:1: error: BUILDSTDERR: warning: label ‘_c9UL’ defined but not used [-Wunused-label] BUILDSTDERR: 4710 | _c9UL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4710 | _c9UL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9UW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4744:1: error: BUILDSTDERR: warning: label ‘_c9UW’ defined but not used [-Wunused-label] BUILDSTDERR: 4744 | _c9UW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4744 | _c9UW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9V3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4767:1: error: BUILDSTDERR: warning: label ‘_c9V3’ defined but not used [-Wunused-label] BUILDSTDERR: 4767 | _c9V3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4767 | _c9V3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9V5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4789:1: error: BUILDSTDERR: warning: label ‘_c9V5’ defined but not used [-Wunused-label] BUILDSTDERR: 4789 | _c9V5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4789 | _c9V5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9V7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4809:1: error: BUILDSTDERR: warning: label ‘_c9V7’ defined but not used [-Wunused-label] BUILDSTDERR: 4809 | _c9V7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4809 | _c9V7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceColourzuzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4834:1: error: BUILDSTDERR: warning: label ‘_c9Vs’ defined but not used [-Wunused-label] BUILDSTDERR: 4834 | _c9Vs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4834 | _c9Vs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Vp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4860:1: error: BUILDSTDERR: warning: label ‘_c9Vp’ defined but not used [-Wunused-label] BUILDSTDERR: 4860 | _c9Vp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4860 | _c9Vp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4892:1: error: BUILDSTDERR: warning: label ‘_c9VC’ defined but not used [-Wunused-label] BUILDSTDERR: 4892 | _c9VC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4892 | _c9VC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_transparent_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4915:1: error: BUILDSTDERR: warning: label ‘_c9VN’ defined but not used [-Wunused-label] BUILDSTDERR: 4915 | _c9VN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4915 | _c9VN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9VJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4941:1: error: BUILDSTDERR: warning: label ‘_c9VJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4941 | _c9VJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4941 | _c9VJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9vj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:4979:1: error: BUILDSTDERR: warning: label ‘_c9W5’ defined but not used [-Wunused-label] BUILDSTDERR: 4979 | _c9W5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4979 | _c9W5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9W1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5007:1: error: BUILDSTDERR: warning: label ‘_c9W1’ defined but not used [-Wunused-label] BUILDSTDERR: 5007 | _c9W1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5007 | _c9W1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9vm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5039:1: error: BUILDSTDERR: warning: label ‘_c9Wn’ defined but not used [-Wunused-label] BUILDSTDERR: 5039 | _c9Wn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5039 | _c9Wn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Wg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5070:1: error: BUILDSTDERR: warning: label ‘_c9Wg’ defined but not used [-Wunused-label] BUILDSTDERR: 5070 | _c9Wg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5070 | _c9Wg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Wv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5102:1: error: BUILDSTDERR: warning: label ‘_c9Wv’ defined but not used [-Wunused-label] BUILDSTDERR: 5102 | _c9Wv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5102 | _c9Wv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9WA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5126:1: error: BUILDSTDERR: warning: label ‘_c9WA’ defined but not used [-Wunused-label] BUILDSTDERR: 5126 | _c9WA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5126 | _c9WA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9WF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5149:1: error: BUILDSTDERR: warning: label ‘_c9WF’ defined but not used [-Wunused-label] BUILDSTDERR: 5149 | _c9WF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5149 | _c9WF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9WJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5175:1: error: BUILDSTDERR: warning: label ‘_c9WJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5175 | _c9WJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5175 | _c9WJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9WO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5203:1: error: BUILDSTDERR: warning: label ‘_c9WO’ defined but not used [-Wunused-label] BUILDSTDERR: 5203 | _c9WO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5203 | _c9WO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidAlphaColourzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5232:1: error: BUILDSTDERR: warning: label ‘_c9X3’ defined but not used [-Wunused-label] BUILDSTDERR: 5232 | _c9X3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5232 | _c9X3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9vM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5267:1: error: BUILDSTDERR: warning: label ‘_c9Xk’ defined but not used [-Wunused-label] BUILDSTDERR: 5267 | _c9Xk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5267 | _c9Xk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Xh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5297:1: error: BUILDSTDERR: warning: label ‘_c9Xh’ defined but not used [-Wunused-label] BUILDSTDERR: 5297 | _c9Xh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5297 | _c9Xh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Xp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5324:1: error: BUILDSTDERR: warning: label ‘_c9Xp’ defined but not used [-Wunused-label] BUILDSTDERR: 5324 | _c9Xp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5324 | _c9Xp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9XA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5357:1: error: BUILDSTDERR: warning: label ‘_c9XA’ defined but not used [-Wunused-label] BUILDSTDERR: 5357 | _c9XA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5357 | _c9XA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9XF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5378:1: error: BUILDSTDERR: warning: label ‘_c9XF’ defined but not used [-Wunused-label] BUILDSTDERR: 5378 | _c9XF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5378 | _c9XF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9XH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5400:1: error: BUILDSTDERR: warning: label ‘_c9XH’ defined but not used [-Wunused-label] BUILDSTDERR: 5400 | _c9XH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5400 | _c9XH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5425:1: error: BUILDSTDERR: warning: label ‘_c9XW’ defined but not used [-Wunused-label] BUILDSTDERR: 5425 | _c9XW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5425 | _c9XW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupAlphaColourzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5456:1: error: BUILDSTDERR: warning: label ‘_c9Y8’ defined but not used [-Wunused-label] BUILDSTDERR: 5456 | _c9Y8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5456 | _c9Y8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Y5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5483:1: error: BUILDSTDERR: warning: label ‘_c9Y5’ defined but not used [-Wunused-label] BUILDSTDERR: 5483 | _c9Y5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5483 | _c9Y5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Yb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5507:1: error: BUILDSTDERR: warning: label ‘_c9Yb’ defined but not used [-Wunused-label] BUILDSTDERR: 5507 | _c9Yb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5507 | _c9Yb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9Yg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5529:1: error: BUILDSTDERR: warning: label ‘_c9Yg’ defined but not used [-Wunused-label] BUILDSTDERR: 5529 | _c9Yg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5529 | _c9Yg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9wl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5561:1: error: BUILDSTDERR: warning: label ‘_c9YB’ defined but not used [-Wunused-label] BUILDSTDERR: 5561 | _c9YB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5561 | _c9YB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9wk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5584:1: error: BUILDSTDERR: warning: label ‘_c9YJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5584 | _c9YJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5584 | _c9YJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9wj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5606:1: error: BUILDSTDERR: warning: label ‘_c9YR’ defined but not used [-Wunused-label] BUILDSTDERR: 5606 | _c9YR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5606 | _c9YR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupAlphaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5632:1: error: BUILDSTDERR: warning: label ‘_c9YV’ defined but not used [-Wunused-label] BUILDSTDERR: 5632 | _c9YV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5632 | _c9YV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9wo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5673:1: error: BUILDSTDERR: warning: label ‘_c9Z8’ defined but not used [-Wunused-label] BUILDSTDERR: 5673 | _c9Z8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5673 | _c9Z8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupAlphaColourzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5699:1: error: BUILDSTDERR: warning: label ‘_c9Zb’ defined but not used [-Wunused-label] BUILDSTDERR: 5699 | _c9Zb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5699 | _c9Zb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9wt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5731:1: error: BUILDSTDERR: warning: label ‘_c9Zo’ defined but not used [-Wunused-label] BUILDSTDERR: 5731 | _c9Zo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5731 | _c9Zo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9ws_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5755:1: error: BUILDSTDERR: warning: label ‘_c9Zw’ defined but not used [-Wunused-label] BUILDSTDERR: 5755 | _c9Zw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5755 | _c9Zw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9wr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5777:1: error: BUILDSTDERR: warning: label ‘_c9ZD’ defined but not used [-Wunused-label] BUILDSTDERR: 5777 | _c9ZD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5777 | _c9ZD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9wq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5801:1: error: BUILDSTDERR: warning: label ‘_c9ZK’ defined but not used [-Wunused-label] BUILDSTDERR: 5801 | _c9ZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5801 | _c9ZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidAlphaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5831:1: error: BUILDSTDERR: warning: label ‘_c9ZO’ defined but not used [-Wunused-label] BUILDSTDERR: 5831 | _c9ZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5831 | _c9ZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_opaque_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5875:1: error: BUILDSTDERR: warning: label ‘_ca00’ defined but not used [-Wunused-label] BUILDSTDERR: 5875 | _ca00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5875 | _ca00: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_c9ZX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5903:1: error: BUILDSTDERR: warning: label ‘_c9ZX’ defined but not used [-Wunused-label] BUILDSTDERR: 5903 | _c9ZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5903 | _c9ZX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca03’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5924:1: error: BUILDSTDERR: warning: label ‘_ca03’ defined but not used [-Wunused-label] BUILDSTDERR: 5924 | _ca03: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5924 | _ca03: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwdissolve_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5957:1: error: BUILDSTDERR: warning: label ‘_ca0q’ defined but not used [-Wunused-label] BUILDSTDERR: 5957 | _ca0q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5957 | _ca0q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca0h’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:5982:1: error: BUILDSTDERR: warning: label ‘_ca0h’ defined but not used [-Wunused-label] BUILDSTDERR: 5982 | _ca0h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5982 | _ca0h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca0j’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6003:1: error: BUILDSTDERR: warning: label ‘_ca0j’ defined but not used [-Wunused-label] BUILDSTDERR: 6003 | _ca0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6003 | _ca0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca0l’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6024:1: error: BUILDSTDERR: warning: label ‘_ca0l’ defined but not used [-Wunused-label] BUILDSTDERR: 6024 | _ca0l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6024 | _ca0l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca0n’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6045:1: error: BUILDSTDERR: warning: label ‘_ca0n’ defined but not used [-Wunused-label] BUILDSTDERR: 6045 | _ca0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6045 | _ca0n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_dissolve_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6080:1: error: BUILDSTDERR: warning: label ‘_ca0G’ defined but not used [-Wunused-label] BUILDSTDERR: 6080 | _ca0G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6080 | _ca0G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca0D’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6107:1: error: BUILDSTDERR: warning: label ‘_ca0D’ defined but not used [-Wunused-label] BUILDSTDERR: 6107 | _ca0D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6107 | _ca0D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca0J’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6131:1: error: BUILDSTDERR: warning: label ‘_ca0J’ defined but not used [-Wunused-label] BUILDSTDERR: 6131 | _ca0J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6131 | _ca0J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca0O’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6155:1: error: BUILDSTDERR: warning: label ‘_ca0O’ defined but not used [-Wunused-label] BUILDSTDERR: 6155 | _ca0O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6155 | _ca0O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_withOpacity_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6188:1: error: BUILDSTDERR: warning: label ‘_ca17’ defined but not used [-Wunused-label] BUILDSTDERR: 6188 | _ca17: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6188 | _ca17: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca14’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6215:1: error: BUILDSTDERR: warning: label ‘_ca14’ defined but not used [-Wunused-label] BUILDSTDERR: 6215 | _ca14: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6215 | _ca14: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca1a’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6238:1: error: BUILDSTDERR: warning: label ‘_ca1a’ defined but not used [-Wunused-label] BUILDSTDERR: 6238 | _ca1a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6238 | _ca1a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca1c’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6260:1: error: BUILDSTDERR: warning: label ‘_ca1c’ defined but not used [-Wunused-label] BUILDSTDERR: 6260 | _ca1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6260 | _ca1c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca1e’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6282:1: error: BUILDSTDERR: warning: label ‘_ca1e’ defined but not used [-Wunused-label] BUILDSTDERR: 6282 | _ca1e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6282 | _ca1e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca1g’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6301:1: error: BUILDSTDERR: warning: label ‘_ca1g’ defined but not used [-Wunused-label] BUILDSTDERR: 6301 | _ca1g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6301 | _ca1g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_blend_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6339:1: error: BUILDSTDERR: warning: label ‘_ca1A’ defined but not used [-Wunused-label] BUILDSTDERR: 6339 | _ca1A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6339 | _ca1A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwatop_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6374:1: error: BUILDSTDERR: warning: label ‘_ca1G’ defined but not used [-Wunused-label] BUILDSTDERR: 6374 | _ca1G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6374 | _ca1G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9xw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6384:1: error: BUILDSTDERR: warning: label ‘_ca22’ defined but not used [-Wunused-label] BUILDSTDERR: 6384 | _ca22: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6384 | _ca22: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9xv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6413:1: error: BUILDSTDERR: warning: label ‘_ca25’ defined but not used [-Wunused-label] BUILDSTDERR: 6413 | _ca25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6413 | _ca25: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwatop_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6452:1: error: BUILDSTDERR: warning: label ‘_ca2a’ defined but not used [-Wunused-label] BUILDSTDERR: 6452 | _ca2a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6452 | _ca2a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca1K’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6477:1: error: BUILDSTDERR: warning: label ‘_ca1K’ defined but not used [-Wunused-label] BUILDSTDERR: 6477 | _ca1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6477 | _ca1K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca1O’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6499:1: error: BUILDSTDERR: warning: label ‘_ca1O’ defined but not used [-Wunused-label] BUILDSTDERR: 6499 | _ca1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6499 | _ca1O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca1Q’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6520:1: error: BUILDSTDERR: warning: label ‘_ca1Q’ defined but not used [-Wunused-label] BUILDSTDERR: 6520 | _ca1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6520 | _ca1Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca1S’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6545:1: error: BUILDSTDERR: warning: label ‘_ca1S’ defined but not used [-Wunused-label] BUILDSTDERR: 6545 | _ca1S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6545 | _ca1S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca2b’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6580:1: error: BUILDSTDERR: warning: label ‘_ca2b’ defined but not used [-Wunused-label] BUILDSTDERR: 6580 | _ca2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6580 | _ca2b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca2d’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6601:1: error: BUILDSTDERR: warning: label ‘_ca2d’ defined but not used [-Wunused-label] BUILDSTDERR: 6601 | _ca2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6601 | _ca2d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca2f’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6622:1: error: BUILDSTDERR: warning: label ‘_ca2f’ defined but not used [-Wunused-label] BUILDSTDERR: 6622 | _ca2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6622 | _ca2f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca2h’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6643:1: error: BUILDSTDERR: warning: label ‘_ca2h’ defined but not used [-Wunused-label] BUILDSTDERR: 6643 | _ca2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6643 | _ca2h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca2j’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6664:1: error: BUILDSTDERR: warning: label ‘_ca2j’ defined but not used [-Wunused-label] BUILDSTDERR: 6664 | _ca2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6664 | _ca2j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca2l’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6684:1: error: BUILDSTDERR: warning: label ‘_ca2l’ defined but not used [-Wunused-label] BUILDSTDERR: 6684 | _ca2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6684 | _ca2l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_atop_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6718:1: error: BUILDSTDERR: warning: label ‘_ca2L’ defined but not used [-Wunused-label] BUILDSTDERR: 6718 | _ca2L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6718 | _ca2L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca2I’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6745:1: error: BUILDSTDERR: warning: label ‘_ca2I’ defined but not used [-Wunused-label] BUILDSTDERR: 6745 | _ca2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6745 | _ca2I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca2O’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6768:1: error: BUILDSTDERR: warning: label ‘_ca2O’ defined but not used [-Wunused-label] BUILDSTDERR: 6768 | _ca2O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6768 | _ca2O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca2T’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6794:1: error: BUILDSTDERR: warning: label ‘_ca2T’ defined but not used [-Wunused-label] BUILDSTDERR: 6794 | _ca2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6794 | _ca2T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca2Y’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6820:1: error: BUILDSTDERR: warning: label ‘_ca2Y’ defined but not used [-Wunused-label] BUILDSTDERR: 6820 | _ca2Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6820 | _ca2Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca33’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6848:1: error: BUILDSTDERR: warning: label ‘_ca33’ defined but not used [-Wunused-label] BUILDSTDERR: 6848 | _ca33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6848 | _ca33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9y3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6880:1: error: BUILDSTDERR: warning: label ‘_ca3v’ defined but not used [-Wunused-label] BUILDSTDERR: 6880 | _ca3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6880 | _ca3v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9y5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6904:1: error: BUILDSTDERR: warning: label ‘_ca3G’ defined but not used [-Wunused-label] BUILDSTDERR: 6904 | _ca3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6904 | _ca3G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9y6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6928:1: error: BUILDSTDERR: warning: label ‘_ca3R’ defined but not used [-Wunused-label] BUILDSTDERR: 6928 | _ca3R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6928 | _ca3R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9y7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6958:1: error: BUILDSTDERR: warning: label ‘_ca3U’ defined but not used [-Wunused-label] BUILDSTDERR: 6958 | _ca3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6958 | _ca3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9y9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:6996:1: error: BUILDSTDERR: warning: label ‘_ca47’ defined but not used [-Wunused-label] BUILDSTDERR: 6996 | _ca47: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6996 | _ca47: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9ya_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7020:1: error: BUILDSTDERR: warning: label ‘_ca4i’ defined but not used [-Wunused-label] BUILDSTDERR: 7020 | _ca4i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7020 | _ca4i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9yb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7050:1: error: BUILDSTDERR: warning: label ‘_ca4l’ defined but not used [-Wunused-label] BUILDSTDERR: 7050 | _ca4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7050 | _ca4l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_quantizze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7089:1: error: BUILDSTDERR: warning: label ‘_ca4q’ defined but not used [-Wunused-label] BUILDSTDERR: 7089 | _ca4q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7089 | _ca4q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca3n’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7113:1: error: BUILDSTDERR: warning: label ‘_ca3n’ defined but not used [-Wunused-label] BUILDSTDERR: 7113 | _ca3n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7113 | _ca3n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca3y’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7145:1: error: BUILDSTDERR: warning: label ‘_ca3y’ defined but not used [-Wunused-label] BUILDSTDERR: 7145 | _ca3y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7145 | _ca3y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca3Z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7186:1: error: BUILDSTDERR: warning: label ‘_ca3Z’ defined but not used [-Wunused-label] BUILDSTDERR: 7186 | _ca3Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7186 | _ca3Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca4z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7231:1: error: BUILDSTDERR: warning: label ‘_ca4z’ defined but not used [-Wunused-label] BUILDSTDERR: 7231 | _ca4z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7231 | _ca4z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_alphaChannel_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7264:1: error: BUILDSTDERR: warning: label ‘_ca52’ defined but not used [-Wunused-label] BUILDSTDERR: 7264 | _ca52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7264 | _ca52: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca4Z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7283:1: error: BUILDSTDERR: warning: label ‘_ca4Z’ defined but not used [-Wunused-label] BUILDSTDERR: 7283 | _ca4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7283 | _ca4Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9ym_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7304:1: error: BUILDSTDERR: warning: label ‘_ca5h’ defined but not used [-Wunused-label] BUILDSTDERR: 7304 | _ca5h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7304 | _ca5h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwcolourChannel_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7333:1: error: BUILDSTDERR: warning: label ‘_ca5m’ defined but not used [-Wunused-label] BUILDSTDERR: 7333 | _ca5m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7333 | _ca5m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca5k’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7367:1: error: BUILDSTDERR: warning: label ‘_ca5k’ defined but not used [-Wunused-label] BUILDSTDERR: 7367 | _ca5k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7367 | _ca5k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca5p’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7389:1: error: BUILDSTDERR: warning: label ‘_ca5p’ defined but not used [-Wunused-label] BUILDSTDERR: 7389 | _ca5p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7389 | _ca5p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca5r’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7411:1: error: BUILDSTDERR: warning: label ‘_ca5r’ defined but not used [-Wunused-label] BUILDSTDERR: 7411 | _ca5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7411 | _ca5r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca5t’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7432:1: error: BUILDSTDERR: warning: label ‘_ca5t’ defined but not used [-Wunused-label] BUILDSTDERR: 7432 | _ca5t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7432 | _ca5t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_colourChannel_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7457:1: error: BUILDSTDERR: warning: label ‘_ca5K’ defined but not used [-Wunused-label] BUILDSTDERR: 7457 | _ca5K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7457 | _ca5K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca5H’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7484:1: error: BUILDSTDERR: warning: label ‘_ca5H’ defined but not used [-Wunused-label] BUILDSTDERR: 7484 | _ca5H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7484 | _ca5H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca5N’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7508:1: error: BUILDSTDERR: warning: label ‘_ca5N’ defined but not used [-Wunused-label] BUILDSTDERR: 7508 | _ca5N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7508 | _ca5N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca5S’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7531:1: error: BUILDSTDERR: warning: label ‘_ca5S’ defined but not used [-Wunused-label] BUILDSTDERR: 7531 | _ca5S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7531 | _ca5S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwrgbaAdd_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7563:1: error: BUILDSTDERR: warning: label ‘_ca65’ defined but not used [-Wunused-label] BUILDSTDERR: 7563 | _ca65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7563 | _ca65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwrgbaAdd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7573:1: error: BUILDSTDERR: warning: label ‘_ca6i’ defined but not used [-Wunused-label] BUILDSTDERR: 7573 | _ca6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7573 | _ca6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca69’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7599:1: error: BUILDSTDERR: warning: label ‘_ca69’ defined but not used [-Wunused-label] BUILDSTDERR: 7599 | _ca69: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7599 | _ca69: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca6b’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7620:1: error: BUILDSTDERR: warning: label ‘_ca6b’ defined but not used [-Wunused-label] BUILDSTDERR: 7620 | _ca6b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7620 | _ca6b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca6d’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7641:1: error: BUILDSTDERR: warning: label ‘_ca6d’ defined but not used [-Wunused-label] BUILDSTDERR: 7641 | _ca6d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7641 | _ca6d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca6f’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7662:1: error: BUILDSTDERR: warning: label ‘_ca6f’ defined but not used [-Wunused-label] BUILDSTDERR: 7662 | _ca6f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7662 | _ca6f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_rgbaAdd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7697:1: error: BUILDSTDERR: warning: label ‘_ca6y’ defined but not used [-Wunused-label] BUILDSTDERR: 7697 | _ca6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7697 | _ca6y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca6v’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7724:1: error: BUILDSTDERR: warning: label ‘_ca6v’ defined but not used [-Wunused-label] BUILDSTDERR: 7724 | _ca6v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7724 | _ca6v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca6B’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7747:1: error: BUILDSTDERR: warning: label ‘_ca6B’ defined but not used [-Wunused-label] BUILDSTDERR: 7747 | _ca6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7747 | _ca6B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca6G’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7773:1: error: BUILDSTDERR: warning: label ‘_ca6G’ defined but not used [-Wunused-label] BUILDSTDERR: 7773 | _ca6G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7773 | _ca6G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca6L’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7799:1: error: BUILDSTDERR: warning: label ‘_ca6L’ defined but not used [-Wunused-label] BUILDSTDERR: 7799 | _ca6L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7799 | _ca6L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca6Q’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7827:1: error: BUILDSTDERR: warning: label ‘_ca6Q’ defined but not used [-Wunused-label] BUILDSTDERR: 7827 | _ca6Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7827 | _ca6Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9zn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7859:1: error: BUILDSTDERR: warning: label ‘_ca8i’ defined but not used [-Wunused-label] BUILDSTDERR: 7859 | _ca8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7859 | _ca8i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9zf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7886:1: error: BUILDSTDERR: warning: label ‘_ca8p’ defined but not used [-Wunused-label] BUILDSTDERR: 7886 | _ca8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7886 | _ca8p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca82’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7917:1: error: BUILDSTDERR: warning: label ‘_ca82’ defined but not used [-Wunused-label] BUILDSTDERR: 7917 | _ca82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7917 | _ca82: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca88’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7952:1: error: BUILDSTDERR: warning: label ‘_ca88’ defined but not used [-Wunused-label] BUILDSTDERR: 7952 | _ca88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7952 | _ca88: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9zB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:7989:1: error: BUILDSTDERR: warning: label ‘_ca8X’ defined but not used [-Wunused-label] BUILDSTDERR: 7989 | _ca8X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7989 | _ca8X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9zA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8018:1: error: BUILDSTDERR: warning: label ‘_ca94’ defined but not used [-Wunused-label] BUILDSTDERR: 8018 | _ca94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8018 | _ca94: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9zC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8059:1: error: BUILDSTDERR: warning: label ‘_ca99’ defined but not used [-Wunused-label] BUILDSTDERR: 8059 | _ca99: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8059 | _ca99: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca8M’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8095:1: error: BUILDSTDERR: warning: label ‘_ca8M’ defined but not used [-Wunused-label] BUILDSTDERR: 8095 | _ca8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8095 | _ca8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca8O’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8114:1: error: BUILDSTDERR: warning: label ‘_ca8O’ defined but not used [-Wunused-label] BUILDSTDERR: 8114 | _ca8O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8114 | _ca8O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9zp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8156:1: error: BUILDSTDERR: warning: label ‘_ca9x’ defined but not used [-Wunused-label] BUILDSTDERR: 8156 | _ca9x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8156 | _ca9x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘s9zD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8186:1: error: BUILDSTDERR: warning: label ‘_ca9A’ defined but not used [-Wunused-label] BUILDSTDERR: 8186 | _ca9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8186 | _ca9A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8233:1: error: BUILDSTDERR: warning: label ‘_ca9J’ defined but not used [-Wunused-label] BUILDSTDERR: 8233 | _ca9J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8233 | _ca9J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca7g’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8278:1: error: BUILDSTDERR: warning: label ‘_ca7g’ defined but not used [-Wunused-label] BUILDSTDERR: 8278 | _ca7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8278 | _ca7g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca7l’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8310:1: error: BUILDSTDERR: warning: label ‘_ca7l’ defined but not used [-Wunused-label] BUILDSTDERR: 8310 | _ca7l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8310 | _ca7l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca7t’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8328:1: error: BUILDSTDERR: warning: label ‘_ca7t’ defined but not used [-Wunused-label] BUILDSTDERR: 8328 | _ca7t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8328 | _ca7t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca7v’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8344:1: error: BUILDSTDERR: warning: label ‘_ca7v’ defined but not used [-Wunused-label] BUILDSTDERR: 8344 | _ca7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8344 | _ca7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca7A’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8371:1: error: BUILDSTDERR: warning: label ‘_ca7A’ defined but not used [-Wunused-label] BUILDSTDERR: 8371 | _ca7A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8371 | _ca7A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca7G’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8404:1: error: BUILDSTDERR: warning: label ‘_ca7G’ defined but not used [-Wunused-label] BUILDSTDERR: 8404 | _ca7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8404 | _ca7G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca7L’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8428:1: error: BUILDSTDERR: warning: label ‘_ca7L’ defined but not used [-Wunused-label] BUILDSTDERR: 8428 | _ca7L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8428 | _ca7L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca7Q’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8451:1: error: BUILDSTDERR: warning: label ‘_ca7Q’ defined but not used [-Wunused-label] BUILDSTDERR: 8451 | _ca7Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8451 | _ca7Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca7S’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8473:1: error: BUILDSTDERR: warning: label ‘_ca7S’ defined but not used [-Wunused-label] BUILDSTDERR: 8473 | _ca7S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8473 | _ca7S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca7U’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8495:1: error: BUILDSTDERR: warning: label ‘_ca7U’ defined but not used [-Wunused-label] BUILDSTDERR: 8495 | _ca7U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8495 | _ca7U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_ca7W’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8516:1: error: BUILDSTDERR: warning: label ‘_ca7W’ defined but not used [-Wunused-label] BUILDSTDERR: 8516 | _ca7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8516 | _ca7W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceAlphaColourzuzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8553:1: error: BUILDSTDERR: warning: label ‘_caap’ defined but not used [-Wunused-label] BUILDSTDERR: 8553 | _caap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8553 | _caap: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘_caam’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8579:1: error: BUILDSTDERR: warning: label ‘_caam’ defined but not used [-Wunused-label] BUILDSTDERR: 8579 | _caam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8579 | _caam: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceAlphaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:8610:1: error: BUILDSTDERR: warning: label ‘_caaz’ defined but not used [-Wunused-label] BUILDSTDERR: 8610 | _caaz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8610 | _caaz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_CZCColourOps_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:9036:1: error: BUILDSTDERR: warning: label ‘_caaH’ defined but not used [-Wunused-label] BUILDSTDERR: 9036 | _caaH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9036 | _caaH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_RGBA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:9067:1: error: BUILDSTDERR: warning: label ‘_caaR’ defined but not used [-Wunused-label] BUILDSTDERR: 9067 | _caaR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9067 | _caaR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_RGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:9103:1: error: BUILDSTDERR: warning: label ‘_cab1’ defined but not used [-Wunused-label] BUILDSTDERR: 9103 | _cab1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9103 | _cab1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_CZCColourOps_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:9144:1: error: BUILDSTDERR: warning: label ‘_cab6’ defined but not used [-Wunused-label] BUILDSTDERR: 9144 | _cab6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9144 | _cab6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_RGBA_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:9158:1: error: BUILDSTDERR: warning: label ‘_cab8’ defined but not used [-Wunused-label] BUILDSTDERR: 9158 | _cab8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9158 | _cab8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_Alpha_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:9177:1: error: BUILDSTDERR: warning: label ‘_caba’ defined but not used [-Wunused-label] BUILDSTDERR: 9177 | _caba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9177 | _caba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_RGB_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:9191:1: error: BUILDSTDERR: warning: label ‘_cabc’ defined but not used [-Wunused-label] BUILDSTDERR: 9191 | _cabc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9191 | _cabc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_Blue_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:9210:1: error: BUILDSTDERR: warning: label ‘_cabe’ defined but not used [-Wunused-label] BUILDSTDERR: 9210 | _cabe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9210 | _cabe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_Green_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:9229:1: error: BUILDSTDERR: warning: label ‘_cabg’ defined but not used [-Wunused-label] BUILDSTDERR: 9229 | _cabg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9229 | _cabg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_Red_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_33.hc:9248:1: error: BUILDSTDERR: warning: label ‘_cabi’ defined but not used [-Wunused-label] BUILDSTDERR: 9248 | _cabi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9248 | _cabi: BUILDSTDERR: | ^ [ 5 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o ) BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘raAx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:19:1: error: BUILDSTDERR: warning: label ‘_caE6’ defined but not used [-Wunused-label] BUILDSTDERR: 19 | _caE6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 19 | _caE6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saBr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:56:1: error: BUILDSTDERR: warning: label ‘_caFU’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _caFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _caFU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saBq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:83:1: error: BUILDSTDERR: warning: label ‘_caG1’ defined but not used [-Wunused-label] BUILDSTDERR: 83 | _caG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 83 | _caG1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saBs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:117:1: error: BUILDSTDERR: warning: label ‘_caG4’ defined but not used [-Wunused-label] BUILDSTDERR: 117 | _caG4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 117 | _caG4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saBt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:170:1: error: BUILDSTDERR: warning: label ‘_caG9’ defined but not used [-Wunused-label] BUILDSTDERR: 170 | _caG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 170 | _caG9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saBm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:215:1: error: BUILDSTDERR: warning: label ‘_caGu’ defined but not used [-Wunused-label] BUILDSTDERR: 215 | _caGu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 215 | _caGu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saBl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:242:1: error: BUILDSTDERR: warning: label ‘_caGB’ defined but not used [-Wunused-label] BUILDSTDERR: 242 | _caGB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 242 | _caGB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saBn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:276:1: error: BUILDSTDERR: warning: label ‘_caGE’ defined but not used [-Wunused-label] BUILDSTDERR: 276 | _caGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 276 | _caGE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saBo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:329:1: error: BUILDSTDERR: warning: label ‘_caGJ’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _caGJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _caGJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saBi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:374:1: error: BUILDSTDERR: warning: label ‘_caH0’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _caH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _caH0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saBh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:401:1: error: BUILDSTDERR: warning: label ‘_caH7’ defined but not used [-Wunused-label] BUILDSTDERR: 401 | _caH7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 401 | _caH7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saBj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:435:1: error: BUILDSTDERR: warning: label ‘_caHa’ defined but not used [-Wunused-label] BUILDSTDERR: 435 | _caHa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 435 | _caHa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saBk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:488:1: error: BUILDSTDERR: warning: label ‘_caHf’ defined but not used [-Wunused-label] BUILDSTDERR: 488 | _caHf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 488 | _caHf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saBp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:544:1: error: BUILDSTDERR: warning: label ‘_caHk’ defined but not used [-Wunused-label] BUILDSTDERR: 544 | _caHk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 544 | _caHk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_determinant_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:601:1: error: BUILDSTDERR: warning: label ‘_caHt’ defined but not used [-Wunused-label] BUILDSTDERR: 601 | _caHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 601 | _caHt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caEe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:630:1: error: BUILDSTDERR: warning: label ‘_caEe’ defined but not used [-Wunused-label] BUILDSTDERR: 630 | _caEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 630 | _caEe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caEk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:663:1: error: BUILDSTDERR: warning: label ‘_caEk’ defined but not used [-Wunused-label] BUILDSTDERR: 663 | _caEk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 663 | _caEk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caEq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:697:1: error: BUILDSTDERR: warning: label ‘_caEq’ defined but not used [-Wunused-label] BUILDSTDERR: 697 | _caEq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 697 | _caEq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caEw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:731:1: error: BUILDSTDERR: warning: label ‘_caEw’ defined but not used [-Wunused-label] BUILDSTDERR: 731 | _caEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 731 | _caEw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caEC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:764:1: error: BUILDSTDERR: warning: label ‘_caEC’ defined but not used [-Wunused-label] BUILDSTDERR: 764 | _caEC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 764 | _caEC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caEH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:795:1: error: BUILDSTDERR: warning: label ‘_caEH’ defined but not used [-Wunused-label] BUILDSTDERR: 795 | _caEH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 795 | _caEH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caEN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:828:1: error: BUILDSTDERR: warning: label ‘_caEN’ defined but not used [-Wunused-label] BUILDSTDERR: 828 | _caEN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 828 | _caEN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caET’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:862:1: error: BUILDSTDERR: warning: label ‘_caET’ defined but not used [-Wunused-label] BUILDSTDERR: 862 | _caET: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 862 | _caET: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caEZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:896:1: error: BUILDSTDERR: warning: label ‘_caEZ’ defined but not used [-Wunused-label] BUILDSTDERR: 896 | _caEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 896 | _caEZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caF5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:929:1: error: BUILDSTDERR: warning: label ‘_caF5’ defined but not used [-Wunused-label] BUILDSTDERR: 929 | _caF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 929 | _caF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caFa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:960:1: error: BUILDSTDERR: warning: label ‘_caFa’ defined but not used [-Wunused-label] BUILDSTDERR: 960 | _caFa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 960 | _caFa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caFg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:993:1: error: BUILDSTDERR: warning: label ‘_caFg’ defined but not used [-Wunused-label] BUILDSTDERR: 993 | _caFg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 993 | _caFg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caFm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1027:1: error: BUILDSTDERR: warning: label ‘_caFm’ defined but not used [-Wunused-label] BUILDSTDERR: 1027 | _caFm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1027 | _caFm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caFs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1061:1: error: BUILDSTDERR: warning: label ‘_caFs’ defined but not used [-Wunused-label] BUILDSTDERR: 1061 | _caFs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1061 | _caFs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caFy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1094:1: error: BUILDSTDERR: warning: label ‘_caFy’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _caFy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _caFy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caFD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1131:1: error: BUILDSTDERR: warning: label ‘_caFD’ defined but not used [-Wunused-label] BUILDSTDERR: 1131 | _caFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1131 | _caFD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caJ6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1188:1: error: BUILDSTDERR: warning: label ‘_caJ6’ defined but not used [-Wunused-label] BUILDSTDERR: 1188 | _caJ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1188 | _caJ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘raAz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1207:1: error: BUILDSTDERR: warning: label ‘_caKe’ defined but not used [-Wunused-label] BUILDSTDERR: 1207 | _caKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1207 | _caKe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1244:1: error: BUILDSTDERR: warning: label ‘_caLT’ defined but not used [-Wunused-label] BUILDSTDERR: 1244 | _caLT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1244 | _caLT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1268:1: error: BUILDSTDERR: warning: label ‘_caM0’ defined but not used [-Wunused-label] BUILDSTDERR: 1268 | _caM0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1268 | _caM0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saDd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1294:1: error: BUILDSTDERR: warning: label ‘_caMf’ defined but not used [-Wunused-label] BUILDSTDERR: 1294 | _caMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1294 | _caMf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saDc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1321:1: error: BUILDSTDERR: warning: label ‘_caMm’ defined but not used [-Wunused-label] BUILDSTDERR: 1321 | _caMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1321 | _caMm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saDe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1355:1: error: BUILDSTDERR: warning: label ‘_caMp’ defined but not used [-Wunused-label] BUILDSTDERR: 1355 | _caMp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1355 | _caMp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saDf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1409:1: error: BUILDSTDERR: warning: label ‘_caMu’ defined but not used [-Wunused-label] BUILDSTDERR: 1409 | _caMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1409 | _caMu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saD8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1455:1: error: BUILDSTDERR: warning: label ‘_caMQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1455 | _caMQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1455 | _caMQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saD7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1482:1: error: BUILDSTDERR: warning: label ‘_caMX’ defined but not used [-Wunused-label] BUILDSTDERR: 1482 | _caMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1482 | _caMX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saD9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1516:1: error: BUILDSTDERR: warning: label ‘_caN0’ defined but not used [-Wunused-label] BUILDSTDERR: 1516 | _caN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1516 | _caN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saDa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1570:1: error: BUILDSTDERR: warning: label ‘_caN5’ defined but not used [-Wunused-label] BUILDSTDERR: 1570 | _caN5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1570 | _caN5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saDb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1624:1: error: BUILDSTDERR: warning: label ‘_caNa’ defined but not used [-Wunused-label] BUILDSTDERR: 1624 | _caNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1624 | _caNa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saD4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1671:1: error: BUILDSTDERR: warning: label ‘_caNs’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _caNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _caNs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saD3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1698:1: error: BUILDSTDERR: warning: label ‘_caNz’ defined but not used [-Wunused-label] BUILDSTDERR: 1698 | _caNz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1698 | _caNz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saD5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1732:1: error: BUILDSTDERR: warning: label ‘_caNC’ defined but not used [-Wunused-label] BUILDSTDERR: 1732 | _caNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1732 | _caNC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saD6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1786:1: error: BUILDSTDERR: warning: label ‘_caNH’ defined but not used [-Wunused-label] BUILDSTDERR: 1786 | _caNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1786 | _caNH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1832:1: error: BUILDSTDERR: warning: label ‘_caO4’ defined but not used [-Wunused-label] BUILDSTDERR: 1832 | _caO4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1832 | _caO4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1859:1: error: BUILDSTDERR: warning: label ‘_caOb’ defined but not used [-Wunused-label] BUILDSTDERR: 1859 | _caOb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1859 | _caOb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1893:1: error: BUILDSTDERR: warning: label ‘_caOe’ defined but not used [-Wunused-label] BUILDSTDERR: 1893 | _caOe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1893 | _caOe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:1947:1: error: BUILDSTDERR: warning: label ‘_caOj’ defined but not used [-Wunused-label] BUILDSTDERR: 1947 | _caOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1947 | _caOj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2001:1: error: BUILDSTDERR: warning: label ‘_caOo’ defined but not used [-Wunused-label] BUILDSTDERR: 2001 | _caOo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2001 | _caOo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2048:1: error: BUILDSTDERR: warning: label ‘_caOG’ defined but not used [-Wunused-label] BUILDSTDERR: 2048 | _caOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2048 | _caOG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2075:1: error: BUILDSTDERR: warning: label ‘_caON’ defined but not used [-Wunused-label] BUILDSTDERR: 2075 | _caON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2075 | _caON: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2109:1: error: BUILDSTDERR: warning: label ‘_caOQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2109 | _caOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2109 | _caOQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2163:1: error: BUILDSTDERR: warning: label ‘_caOV’ defined but not used [-Wunused-label] BUILDSTDERR: 2163 | _caOV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2163 | _caOV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2209:1: error: BUILDSTDERR: warning: label ‘_caPh’ defined but not used [-Wunused-label] BUILDSTDERR: 2209 | _caPh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2209 | _caPh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2236:1: error: BUILDSTDERR: warning: label ‘_caPo’ defined but not used [-Wunused-label] BUILDSTDERR: 2236 | _caPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2236 | _caPo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2270:1: error: BUILDSTDERR: warning: label ‘_caPr’ defined but not used [-Wunused-label] BUILDSTDERR: 2270 | _caPr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2270 | _caPr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2324:1: error: BUILDSTDERR: warning: label ‘_caPw’ defined but not used [-Wunused-label] BUILDSTDERR: 2324 | _caPw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2324 | _caPw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2378:1: error: BUILDSTDERR: warning: label ‘_caPB’ defined but not used [-Wunused-label] BUILDSTDERR: 2378 | _caPB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2378 | _caPB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2425:1: error: BUILDSTDERR: warning: label ‘_caPU’ defined but not used [-Wunused-label] BUILDSTDERR: 2425 | _caPU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2425 | _caPU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2452:1: error: BUILDSTDERR: warning: label ‘_caQ1’ defined but not used [-Wunused-label] BUILDSTDERR: 2452 | _caQ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2452 | _caQ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2486:1: error: BUILDSTDERR: warning: label ‘_caQ4’ defined but not used [-Wunused-label] BUILDSTDERR: 2486 | _caQ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2486 | _caQ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2540:1: error: BUILDSTDERR: warning: label ‘_caQ9’ defined but not used [-Wunused-label] BUILDSTDERR: 2540 | _caQ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2540 | _caQ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2586:1: error: BUILDSTDERR: warning: label ‘_caQv’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _caQv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _caQv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2613:1: error: BUILDSTDERR: warning: label ‘_caQC’ defined but not used [-Wunused-label] BUILDSTDERR: 2613 | _caQC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2613 | _caQC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2647:1: error: BUILDSTDERR: warning: label ‘_caQF’ defined but not used [-Wunused-label] BUILDSTDERR: 2647 | _caQF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2647 | _caQF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2701:1: error: BUILDSTDERR: warning: label ‘_caQK’ defined but not used [-Wunused-label] BUILDSTDERR: 2701 | _caQK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2701 | _caQK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2755:1: error: BUILDSTDERR: warning: label ‘_caQP’ defined but not used [-Wunused-label] BUILDSTDERR: 2755 | _caQP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2755 | _caQP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2802:1: error: BUILDSTDERR: warning: label ‘_caR7’ defined but not used [-Wunused-label] BUILDSTDERR: 2802 | _caR7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2802 | _caR7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2829:1: error: BUILDSTDERR: warning: label ‘_caRe’ defined but not used [-Wunused-label] BUILDSTDERR: 2829 | _caRe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2829 | _caRe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2863:1: error: BUILDSTDERR: warning: label ‘_caRh’ defined but not used [-Wunused-label] BUILDSTDERR: 2863 | _caRh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2863 | _caRh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saCz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2917:1: error: BUILDSTDERR: warning: label ‘_caRm’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _caRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _caRm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_zdwinverse_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2964:1: error: BUILDSTDERR: warning: label ‘_caRv’ defined but not used [-Wunused-label] BUILDSTDERR: 2964 | _caRv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2964 | _caRv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caKl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:2993:1: error: BUILDSTDERR: warning: label ‘_caKl’ defined but not used [-Wunused-label] BUILDSTDERR: 2993 | _caKl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2993 | _caKl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caKr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3028:1: error: BUILDSTDERR: warning: label ‘_caKr’ defined but not used [-Wunused-label] BUILDSTDERR: 3028 | _caKr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3028 | _caKr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caKx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3062:1: error: BUILDSTDERR: warning: label ‘_caKx’ defined but not used [-Wunused-label] BUILDSTDERR: 3062 | _caKx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3062 | _caKx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caKD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3096:1: error: BUILDSTDERR: warning: label ‘_caKD’ defined but not used [-Wunused-label] BUILDSTDERR: 3096 | _caKD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3096 | _caKD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caKJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3129:1: error: BUILDSTDERR: warning: label ‘_caKJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3129 | _caKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3129 | _caKJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caKO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3160:1: error: BUILDSTDERR: warning: label ‘_caKO’ defined but not used [-Wunused-label] BUILDSTDERR: 3160 | _caKO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3160 | _caKO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caKU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3193:1: error: BUILDSTDERR: warning: label ‘_caKU’ defined but not used [-Wunused-label] BUILDSTDERR: 3193 | _caKU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3193 | _caKU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caL0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3227:1: error: BUILDSTDERR: warning: label ‘_caL0’ defined but not used [-Wunused-label] BUILDSTDERR: 3227 | _caL0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3227 | _caL0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caL6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3261:1: error: BUILDSTDERR: warning: label ‘_caL6’ defined but not used [-Wunused-label] BUILDSTDERR: 3261 | _caL6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3261 | _caL6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caLc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3294:1: error: BUILDSTDERR: warning: label ‘_caLc’ defined but not used [-Wunused-label] BUILDSTDERR: 3294 | _caLc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3294 | _caLc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caLh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3325:1: error: BUILDSTDERR: warning: label ‘_caLh’ defined but not used [-Wunused-label] BUILDSTDERR: 3325 | _caLh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3325 | _caLh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caLn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3358:1: error: BUILDSTDERR: warning: label ‘_caLn’ defined but not used [-Wunused-label] BUILDSTDERR: 3358 | _caLn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3358 | _caLn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caLt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3392:1: error: BUILDSTDERR: warning: label ‘_caLt’ defined but not used [-Wunused-label] BUILDSTDERR: 3392 | _caLt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3392 | _caLt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caLz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3426:1: error: BUILDSTDERR: warning: label ‘_caLz’ defined but not used [-Wunused-label] BUILDSTDERR: 3426 | _caLz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3426 | _caLz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caLF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3459:1: error: BUILDSTDERR: warning: label ‘_caLF’ defined but not used [-Wunused-label] BUILDSTDERR: 3459 | _caLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3459 | _caLF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caLK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3513:1: error: BUILDSTDERR: warning: label ‘_caLK’ defined but not used [-Wunused-label] BUILDSTDERR: 3513 | _caLK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3513 | _caLK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caT9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3668:1: error: BUILDSTDERR: warning: label ‘_caT9’ defined but not used [-Wunused-label] BUILDSTDERR: 3668 | _caT9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3668 | _caT9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_inverse_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3684:1: error: BUILDSTDERR: warning: label ‘_caUi’ defined but not used [-Wunused-label] BUILDSTDERR: 3684 | _caUi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3684 | _caUi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caUf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3709:1: error: BUILDSTDERR: warning: label ‘_caUf’ defined but not used [-Wunused-label] BUILDSTDERR: 3709 | _caUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3709 | _caUf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saDF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3747:1: error: BUILDSTDERR: warning: label ‘_caUw’ defined but not used [-Wunused-label] BUILDSTDERR: 3747 | _caUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3747 | _caUw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saDR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3773:1: error: BUILDSTDERR: warning: label ‘_caV3’ defined but not used [-Wunused-label] BUILDSTDERR: 3773 | _caV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3773 | _caV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saDS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3805:1: error: BUILDSTDERR: warning: label ‘_caV6’ defined but not used [-Wunused-label] BUILDSTDERR: 3805 | _caV6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3805 | _caV6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saDT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3846:1: error: BUILDSTDERR: warning: label ‘_caVb’ defined but not used [-Wunused-label] BUILDSTDERR: 3846 | _caVb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3846 | _caVb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caUH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3872:1: error: BUILDSTDERR: warning: label ‘_caUH’ defined but not used [-Wunused-label] BUILDSTDERR: 3872 | _caUH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3872 | _caUH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caUJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3889:1: error: BUILDSTDERR: warning: label ‘_caUJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3889 | _caUJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3889 | _caUJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caUP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3925:1: error: BUILDSTDERR: warning: label ‘_caUP’ defined but not used [-Wunused-label] BUILDSTDERR: 3925 | _caUP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3925 | _caUP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caVo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3964:1: error: BUILDSTDERR: warning: label ‘_caVo’ defined but not used [-Wunused-label] BUILDSTDERR: 3964 | _caVo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3964 | _caVo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_mult_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:3978:1: error: BUILDSTDERR: warning: label ‘_caVF’ defined but not used [-Wunused-label] BUILDSTDERR: 3978 | _caVF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3978 | _caVF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘saDX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:4015:1: error: BUILDSTDERR: warning: label ‘_caVX’ defined but not used [-Wunused-label] BUILDSTDERR: 4015 | _caVX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4015 | _caVX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_matrixMult_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:4039:1: error: BUILDSTDERR: warning: label ‘_caW0’ defined but not used [-Wunused-label] BUILDSTDERR: 4039 | _caW0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4039 | _caW0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caVO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:4063:1: error: BUILDSTDERR: warning: label ‘_caVO’ defined but not used [-Wunused-label] BUILDSTDERR: 4063 | _caVO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4063 | _caVO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc: In function ‘_caW1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_38.hc:4091:1: error: BUILDSTDERR: warning: label ‘_caW1’ defined but not used [-Wunused-label] BUILDSTDERR: 4091 | _caW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4091 | _caW1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘raAx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:19:1: error: BUILDSTDERR: warning: label ‘_caZG’ defined but not used [-Wunused-label] BUILDSTDERR: 19 | _caZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 19 | _caZG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saX1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:56:1: error: BUILDSTDERR: warning: label ‘_cb1u’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _cb1u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _cb1u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saX0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:83:1: error: BUILDSTDERR: warning: label ‘_cb1B’ defined but not used [-Wunused-label] BUILDSTDERR: 83 | _cb1B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 83 | _cb1B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saX2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:117:1: error: BUILDSTDERR: warning: label ‘_cb1E’ defined but not used [-Wunused-label] BUILDSTDERR: 117 | _cb1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 117 | _cb1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saX3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:170:1: error: BUILDSTDERR: warning: label ‘_cb1J’ defined but not used [-Wunused-label] BUILDSTDERR: 170 | _cb1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 170 | _cb1J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saWW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:215:1: error: BUILDSTDERR: warning: label ‘_cb24’ defined but not used [-Wunused-label] BUILDSTDERR: 215 | _cb24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 215 | _cb24: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saWV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:242:1: error: BUILDSTDERR: warning: label ‘_cb2b’ defined but not used [-Wunused-label] BUILDSTDERR: 242 | _cb2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 242 | _cb2b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saWX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:276:1: error: BUILDSTDERR: warning: label ‘_cb2e’ defined but not used [-Wunused-label] BUILDSTDERR: 276 | _cb2e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 276 | _cb2e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saWY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:329:1: error: BUILDSTDERR: warning: label ‘_cb2j’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _cb2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _cb2j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saWS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:374:1: error: BUILDSTDERR: warning: label ‘_cb2A’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _cb2A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _cb2A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saWR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:401:1: error: BUILDSTDERR: warning: label ‘_cb2H’ defined but not used [-Wunused-label] BUILDSTDERR: 401 | _cb2H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 401 | _cb2H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saWT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:435:1: error: BUILDSTDERR: warning: label ‘_cb2K’ defined but not used [-Wunused-label] BUILDSTDERR: 435 | _cb2K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 435 | _cb2K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saWU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:488:1: error: BUILDSTDERR: warning: label ‘_cb2P’ defined but not used [-Wunused-label] BUILDSTDERR: 488 | _cb2P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 488 | _cb2P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saWZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:544:1: error: BUILDSTDERR: warning: label ‘_cb2U’ defined but not used [-Wunused-label] BUILDSTDERR: 544 | _cb2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 544 | _cb2U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_determinant_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:601:1: error: BUILDSTDERR: warning: label ‘_cb33’ defined but not used [-Wunused-label] BUILDSTDERR: 601 | _cb33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 601 | _cb33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_caZO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:630:1: error: BUILDSTDERR: warning: label ‘_caZO’ defined but not used [-Wunused-label] BUILDSTDERR: 630 | _caZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 630 | _caZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_caZU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:663:1: error: BUILDSTDERR: warning: label ‘_caZU’ defined but not used [-Wunused-label] BUILDSTDERR: 663 | _caZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 663 | _caZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb00’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:697:1: error: BUILDSTDERR: warning: label ‘_cb00’ defined but not used [-Wunused-label] BUILDSTDERR: 697 | _cb00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 697 | _cb00: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb06’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:731:1: error: BUILDSTDERR: warning: label ‘_cb06’ defined but not used [-Wunused-label] BUILDSTDERR: 731 | _cb06: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 731 | _cb06: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb0c’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:764:1: error: BUILDSTDERR: warning: label ‘_cb0c’ defined but not used [-Wunused-label] BUILDSTDERR: 764 | _cb0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 764 | _cb0c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb0h’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:795:1: error: BUILDSTDERR: warning: label ‘_cb0h’ defined but not used [-Wunused-label] BUILDSTDERR: 795 | _cb0h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 795 | _cb0h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb0n’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:828:1: error: BUILDSTDERR: warning: label ‘_cb0n’ defined but not used [-Wunused-label] BUILDSTDERR: 828 | _cb0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 828 | _cb0n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb0t’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:862:1: error: BUILDSTDERR: warning: label ‘_cb0t’ defined but not used [-Wunused-label] BUILDSTDERR: 862 | _cb0t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 862 | _cb0t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb0z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:896:1: error: BUILDSTDERR: warning: label ‘_cb0z’ defined but not used [-Wunused-label] BUILDSTDERR: 896 | _cb0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 896 | _cb0z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb0F’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:929:1: error: BUILDSTDERR: warning: label ‘_cb0F’ defined but not used [-Wunused-label] BUILDSTDERR: 929 | _cb0F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 929 | _cb0F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb0K’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:960:1: error: BUILDSTDERR: warning: label ‘_cb0K’ defined but not used [-Wunused-label] BUILDSTDERR: 960 | _cb0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 960 | _cb0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb0Q’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:993:1: error: BUILDSTDERR: warning: label ‘_cb0Q’ defined but not used [-Wunused-label] BUILDSTDERR: 993 | _cb0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 993 | _cb0Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb0W’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1027:1: error: BUILDSTDERR: warning: label ‘_cb0W’ defined but not used [-Wunused-label] BUILDSTDERR: 1027 | _cb0W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1027 | _cb0W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb12’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1061:1: error: BUILDSTDERR: warning: label ‘_cb12’ defined but not used [-Wunused-label] BUILDSTDERR: 1061 | _cb12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1061 | _cb12: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb18’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1094:1: error: BUILDSTDERR: warning: label ‘_cb18’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _cb18: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _cb18: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb1d’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1131:1: error: BUILDSTDERR: warning: label ‘_cb1d’ defined but not used [-Wunused-label] BUILDSTDERR: 1131 | _cb1d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1131 | _cb1d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb4G’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1188:1: error: BUILDSTDERR: warning: label ‘_cb4G’ defined but not used [-Wunused-label] BUILDSTDERR: 1188 | _cb4G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1188 | _cb4G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘raAz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1207:1: error: BUILDSTDERR: warning: label ‘_cb5O’ defined but not used [-Wunused-label] BUILDSTDERR: 1207 | _cb5O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1207 | _cb5O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saY4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1244:1: error: BUILDSTDERR: warning: label ‘_cb7t’ defined but not used [-Wunused-label] BUILDSTDERR: 1244 | _cb7t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1244 | _cb7t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saY5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1268:1: error: BUILDSTDERR: warning: label ‘_cb7A’ defined but not used [-Wunused-label] BUILDSTDERR: 1268 | _cb7A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1268 | _cb7A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1294:1: error: BUILDSTDERR: warning: label ‘_cb7P’ defined but not used [-Wunused-label] BUILDSTDERR: 1294 | _cb7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1294 | _cb7P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1321:1: error: BUILDSTDERR: warning: label ‘_cb7W’ defined but not used [-Wunused-label] BUILDSTDERR: 1321 | _cb7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1321 | _cb7W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1355:1: error: BUILDSTDERR: warning: label ‘_cb7Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1355 | _cb7Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1355 | _cb7Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1409:1: error: BUILDSTDERR: warning: label ‘_cb84’ defined but not used [-Wunused-label] BUILDSTDERR: 1409 | _cb84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1409 | _cb84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1455:1: error: BUILDSTDERR: warning: label ‘_cb8q’ defined but not used [-Wunused-label] BUILDSTDERR: 1455 | _cb8q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1455 | _cb8q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1482:1: error: BUILDSTDERR: warning: label ‘_cb8x’ defined but not used [-Wunused-label] BUILDSTDERR: 1482 | _cb8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1482 | _cb8x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1516:1: error: BUILDSTDERR: warning: label ‘_cb8A’ defined but not used [-Wunused-label] BUILDSTDERR: 1516 | _cb8A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1516 | _cb8A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1570:1: error: BUILDSTDERR: warning: label ‘_cb8F’ defined but not used [-Wunused-label] BUILDSTDERR: 1570 | _cb8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1570 | _cb8F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1624:1: error: BUILDSTDERR: warning: label ‘_cb8K’ defined but not used [-Wunused-label] BUILDSTDERR: 1624 | _cb8K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1624 | _cb8K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1671:1: error: BUILDSTDERR: warning: label ‘_cb92’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _cb92: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _cb92: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1698:1: error: BUILDSTDERR: warning: label ‘_cb99’ defined but not used [-Wunused-label] BUILDSTDERR: 1698 | _cb99: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1698 | _cb99: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1732:1: error: BUILDSTDERR: warning: label ‘_cb9c’ defined but not used [-Wunused-label] BUILDSTDERR: 1732 | _cb9c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1732 | _cb9c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1786:1: error: BUILDSTDERR: warning: label ‘_cb9h’ defined but not used [-Wunused-label] BUILDSTDERR: 1786 | _cb9h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1786 | _cb9h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1832:1: error: BUILDSTDERR: warning: label ‘_cb9E’ defined but not used [-Wunused-label] BUILDSTDERR: 1832 | _cb9E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1832 | _cb9E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1859:1: error: BUILDSTDERR: warning: label ‘_cb9L’ defined but not used [-Wunused-label] BUILDSTDERR: 1859 | _cb9L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1859 | _cb9L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1893:1: error: BUILDSTDERR: warning: label ‘_cb9O’ defined but not used [-Wunused-label] BUILDSTDERR: 1893 | _cb9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1893 | _cb9O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:1947:1: error: BUILDSTDERR: warning: label ‘_cb9T’ defined but not used [-Wunused-label] BUILDSTDERR: 1947 | _cb9T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1947 | _cb9T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2001:1: error: BUILDSTDERR: warning: label ‘_cb9Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2001 | _cb9Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2001 | _cb9Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2048:1: error: BUILDSTDERR: warning: label ‘_cbag’ defined but not used [-Wunused-label] BUILDSTDERR: 2048 | _cbag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2048 | _cbag: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2075:1: error: BUILDSTDERR: warning: label ‘_cban’ defined but not used [-Wunused-label] BUILDSTDERR: 2075 | _cban: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2075 | _cban: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2109:1: error: BUILDSTDERR: warning: label ‘_cbaq’ defined but not used [-Wunused-label] BUILDSTDERR: 2109 | _cbaq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2109 | _cbaq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2163:1: error: BUILDSTDERR: warning: label ‘_cbav’ defined but not used [-Wunused-label] BUILDSTDERR: 2163 | _cbav: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2163 | _cbav: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2209:1: error: BUILDSTDERR: warning: label ‘_cbaR’ defined but not used [-Wunused-label] BUILDSTDERR: 2209 | _cbaR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2209 | _cbaR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2236:1: error: BUILDSTDERR: warning: label ‘_cbaY’ defined but not used [-Wunused-label] BUILDSTDERR: 2236 | _cbaY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2236 | _cbaY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2270:1: error: BUILDSTDERR: warning: label ‘_cbb1’ defined but not used [-Wunused-label] BUILDSTDERR: 2270 | _cbb1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2270 | _cbb1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2324:1: error: BUILDSTDERR: warning: label ‘_cbb6’ defined but not used [-Wunused-label] BUILDSTDERR: 2324 | _cbb6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2324 | _cbb6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2378:1: error: BUILDSTDERR: warning: label ‘_cbbb’ defined but not used [-Wunused-label] BUILDSTDERR: 2378 | _cbbb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2378 | _cbbb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2425:1: error: BUILDSTDERR: warning: label ‘_cbbu’ defined but not used [-Wunused-label] BUILDSTDERR: 2425 | _cbbu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2425 | _cbbu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2452:1: error: BUILDSTDERR: warning: label ‘_cbbB’ defined but not used [-Wunused-label] BUILDSTDERR: 2452 | _cbbB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2452 | _cbbB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2486:1: error: BUILDSTDERR: warning: label ‘_cbbE’ defined but not used [-Wunused-label] BUILDSTDERR: 2486 | _cbbE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2486 | _cbbE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2540:1: error: BUILDSTDERR: warning: label ‘_cbbJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2540 | _cbbJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2540 | _cbbJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2586:1: error: BUILDSTDERR: warning: label ‘_cbc5’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _cbc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _cbc5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2613:1: error: BUILDSTDERR: warning: label ‘_cbcc’ defined but not used [-Wunused-label] BUILDSTDERR: 2613 | _cbcc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2613 | _cbcc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2647:1: error: BUILDSTDERR: warning: label ‘_cbcf’ defined but not used [-Wunused-label] BUILDSTDERR: 2647 | _cbcf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2647 | _cbcf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2701:1: error: BUILDSTDERR: warning: label ‘_cbck’ defined but not used [-Wunused-label] BUILDSTDERR: 2701 | _cbck: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2701 | _cbck: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saYe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2755:1: error: BUILDSTDERR: warning: label ‘_cbcp’ defined but not used [-Wunused-label] BUILDSTDERR: 2755 | _cbcp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2755 | _cbcp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saY7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2802:1: error: BUILDSTDERR: warning: label ‘_cbcH’ defined but not used [-Wunused-label] BUILDSTDERR: 2802 | _cbcH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2802 | _cbcH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saY6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2829:1: error: BUILDSTDERR: warning: label ‘_cbcO’ defined but not used [-Wunused-label] BUILDSTDERR: 2829 | _cbcO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2829 | _cbcO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saY8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2863:1: error: BUILDSTDERR: warning: label ‘_cbcR’ defined but not used [-Wunused-label] BUILDSTDERR: 2863 | _cbcR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2863 | _cbcR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saY9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2917:1: error: BUILDSTDERR: warning: label ‘_cbcW’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _cbcW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _cbcW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_zdwinverse_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2964:1: error: BUILDSTDERR: warning: label ‘_cbd5’ defined but not used [-Wunused-label] BUILDSTDERR: 2964 | _cbd5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2964 | _cbd5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb5V’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:2993:1: error: BUILDSTDERR: warning: label ‘_cb5V’ defined but not used [-Wunused-label] BUILDSTDERR: 2993 | _cb5V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2993 | _cb5V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb61’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3028:1: error: BUILDSTDERR: warning: label ‘_cb61’ defined but not used [-Wunused-label] BUILDSTDERR: 3028 | _cb61: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3028 | _cb61: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb67’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3062:1: error: BUILDSTDERR: warning: label ‘_cb67’ defined but not used [-Wunused-label] BUILDSTDERR: 3062 | _cb67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3062 | _cb67: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb6d’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3096:1: error: BUILDSTDERR: warning: label ‘_cb6d’ defined but not used [-Wunused-label] BUILDSTDERR: 3096 | _cb6d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3096 | _cb6d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb6j’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3129:1: error: BUILDSTDERR: warning: label ‘_cb6j’ defined but not used [-Wunused-label] BUILDSTDERR: 3129 | _cb6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3129 | _cb6j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb6o’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3160:1: error: BUILDSTDERR: warning: label ‘_cb6o’ defined but not used [-Wunused-label] BUILDSTDERR: 3160 | _cb6o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3160 | _cb6o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb6u’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3193:1: error: BUILDSTDERR: warning: label ‘_cb6u’ defined but not used [-Wunused-label] BUILDSTDERR: 3193 | _cb6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3193 | _cb6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb6A’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3227:1: error: BUILDSTDERR: warning: label ‘_cb6A’ defined but not used [-Wunused-label] BUILDSTDERR: 3227 | _cb6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3227 | _cb6A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb6G’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3261:1: error: BUILDSTDERR: warning: label ‘_cb6G’ defined but not used [-Wunused-label] BUILDSTDERR: 3261 | _cb6G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3261 | _cb6G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb6M’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3294:1: error: BUILDSTDERR: warning: label ‘_cb6M’ defined but not used [-Wunused-label] BUILDSTDERR: 3294 | _cb6M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3294 | _cb6M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb6R’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3325:1: error: BUILDSTDERR: warning: label ‘_cb6R’ defined but not used [-Wunused-label] BUILDSTDERR: 3325 | _cb6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3325 | _cb6R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb6X’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3358:1: error: BUILDSTDERR: warning: label ‘_cb6X’ defined but not used [-Wunused-label] BUILDSTDERR: 3358 | _cb6X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3358 | _cb6X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb73’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3392:1: error: BUILDSTDERR: warning: label ‘_cb73’ defined but not used [-Wunused-label] BUILDSTDERR: 3392 | _cb73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3392 | _cb73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb79’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3426:1: error: BUILDSTDERR: warning: label ‘_cb79’ defined but not used [-Wunused-label] BUILDSTDERR: 3426 | _cb79: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3426 | _cb79: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb7f’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3459:1: error: BUILDSTDERR: warning: label ‘_cb7f’ defined but not used [-Wunused-label] BUILDSTDERR: 3459 | _cb7f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3459 | _cb7f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cb7k’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3513:1: error: BUILDSTDERR: warning: label ‘_cb7k’ defined but not used [-Wunused-label] BUILDSTDERR: 3513 | _cb7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3513 | _cb7k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cbeJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3668:1: error: BUILDSTDERR: warning: label ‘_cbeJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3668 | _cbeJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3668 | _cbeJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_inverse_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3684:1: error: BUILDSTDERR: warning: label ‘_cbfS’ defined but not used [-Wunused-label] BUILDSTDERR: 3684 | _cbfS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3684 | _cbfS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cbfP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3709:1: error: BUILDSTDERR: warning: label ‘_cbfP’ defined but not used [-Wunused-label] BUILDSTDERR: 3709 | _cbfP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3709 | _cbfP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saZf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3747:1: error: BUILDSTDERR: warning: label ‘_cbg6’ defined but not used [-Wunused-label] BUILDSTDERR: 3747 | _cbg6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3747 | _cbg6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saZr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3773:1: error: BUILDSTDERR: warning: label ‘_cbgD’ defined but not used [-Wunused-label] BUILDSTDERR: 3773 | _cbgD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3773 | _cbgD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saZs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3805:1: error: BUILDSTDERR: warning: label ‘_cbgG’ defined but not used [-Wunused-label] BUILDSTDERR: 3805 | _cbgG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3805 | _cbgG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saZt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3846:1: error: BUILDSTDERR: warning: label ‘_cbgL’ defined but not used [-Wunused-label] BUILDSTDERR: 3846 | _cbgL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3846 | _cbgL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cbgh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3872:1: error: BUILDSTDERR: warning: label ‘_cbgh’ defined but not used [-Wunused-label] BUILDSTDERR: 3872 | _cbgh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3872 | _cbgh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cbgj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3889:1: error: BUILDSTDERR: warning: label ‘_cbgj’ defined but not used [-Wunused-label] BUILDSTDERR: 3889 | _cbgj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3889 | _cbgj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cbgp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3925:1: error: BUILDSTDERR: warning: label ‘_cbgp’ defined but not used [-Wunused-label] BUILDSTDERR: 3925 | _cbgp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3925 | _cbgp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cbgY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3964:1: error: BUILDSTDERR: warning: label ‘_cbgY’ defined but not used [-Wunused-label] BUILDSTDERR: 3964 | _cbgY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3964 | _cbgY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_mult_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:3978:1: error: BUILDSTDERR: warning: label ‘_cbhf’ defined but not used [-Wunused-label] BUILDSTDERR: 3978 | _cbhf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3978 | _cbhf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘saZx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:4015:1: error: BUILDSTDERR: warning: label ‘_cbhx’ defined but not used [-Wunused-label] BUILDSTDERR: 4015 | _cbhx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4015 | _cbhx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_matrixMult_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:4039:1: error: BUILDSTDERR: warning: label ‘_cbhA’ defined but not used [-Wunused-label] BUILDSTDERR: 4039 | _cbhA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4039 | _cbhA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cbho’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:4063:1: error: BUILDSTDERR: warning: label ‘_cbho’ defined but not used [-Wunused-label] BUILDSTDERR: 4063 | _cbho: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4063 | _cbho: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc: In function ‘_cbhB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_42.hc:4091:1: error: BUILDSTDERR: warning: label ‘_cbhB’ defined but not used [-Wunused-label] BUILDSTDERR: 4091 | _cbhB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4091 | _cbhB: BUILDSTDERR: | ^ [ 6 of 14] Compiling Data.Colour.RGB ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o ) BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdWRGBGamut_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:15:1: error: BUILDSTDERR: warning: label ‘_cdGm’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cdGm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cdGm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdGj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:37:1: error: BUILDSTDERR: warning: label ‘_cdGj’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _cdGj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _cdGj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdGp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:59:1: error: BUILDSTDERR: warning: label ‘_cdGp’ defined but not used [-Wunused-label] BUILDSTDERR: 59 | _cdGp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 59 | _cdGp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdWRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:91:1: error: BUILDSTDERR: warning: label ‘_cdGO’ defined but not used [-Wunused-label] BUILDSTDERR: 91 | _cdGO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 91 | _cdGO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdGH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:108:1: error: BUILDSTDERR: warning: label ‘_cdGH’ defined but not used [-Wunused-label] BUILDSTDERR: 108 | _cdGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 108 | _cdGH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdGJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:126:1: error: BUILDSTDERR: warning: label ‘_cdGJ’ defined but not used [-Wunused-label] BUILDSTDERR: 126 | _cdGJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 126 | _cdGJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdGL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:144:1: error: BUILDSTDERR: warning: label ‘_cdGL’ defined but not used [-Wunused-label] BUILDSTDERR: 144 | _cdGL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 144 | _cdGL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘rdnI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:179:1: error: BUILDSTDERR: warning: label ‘_cdH0’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _cdH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _cdH0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘rdnJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:210:1: error: BUILDSTDERR: warning: label ‘_cdHa’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _cdHa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _cdHa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘rdnK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:251:1: error: BUILDSTDERR: warning: label ‘_cdHj’ defined but not used [-Wunused-label] BUILDSTDERR: 251 | _cdHj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 251 | _cdHj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘rdnL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:291:1: error: BUILDSTDERR: warning: label ‘_cdHq’ defined but not used [-Wunused-label] BUILDSTDERR: 291 | _cdHq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 291 | _cdHq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdot_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:321:1: error: BUILDSTDERR: warning: label ‘_cdHB’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _cdHB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _cdHB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘rdnM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:350:1: error: BUILDSTDERR: warning: label ‘_cdHE’ defined but not used [-Wunused-label] BUILDSTDERR: 350 | _cdHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 350 | _cdHE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:391:1: error: BUILDSTDERR: warning: label ‘_cdHQ’ defined but not used [-Wunused-label] BUILDSTDERR: 391 | _cdHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 391 | _cdHQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdHN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:417:1: error: BUILDSTDERR: warning: label ‘_cdHN’ defined but not used [-Wunused-label] BUILDSTDERR: 417 | _cdHN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 417 | _cdHN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdHT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:438:1: error: BUILDSTDERR: warning: label ‘_cdHT’ defined but not used [-Wunused-label] BUILDSTDERR: 438 | _cdHT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 438 | _cdHT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdHV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:459:1: error: BUILDSTDERR: warning: label ‘_cdHV’ defined but not used [-Wunused-label] BUILDSTDERR: 459 | _cdHV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 459 | _cdHV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdHX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:479:1: error: BUILDSTDERR: warning: label ‘_cdHX’ defined but not used [-Wunused-label] BUILDSTDERR: 479 | _cdHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 479 | _cdHX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfFunctorRGBzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:513:1: error: BUILDSTDERR: warning: label ‘_cdIg’ defined but not used [-Wunused-label] BUILDSTDERR: 513 | _cdIg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 513 | _cdIg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdId’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:539:1: error: BUILDSTDERR: warning: label ‘_cdId’ defined but not used [-Wunused-label] BUILDSTDERR: 539 | _cdId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 539 | _cdId: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:570:1: error: BUILDSTDERR: warning: label ‘_cdIu’ defined but not used [-Wunused-label] BUILDSTDERR: 570 | _cdIu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 570 | _cdIu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdIr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:597:1: error: BUILDSTDERR: warning: label ‘_cdIr’ defined but not used [-Wunused-label] BUILDSTDERR: 597 | _cdIr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 597 | _cdIr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdIx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:622:1: error: BUILDSTDERR: warning: label ‘_cdIx’ defined but not used [-Wunused-label] BUILDSTDERR: 622 | _cdIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 622 | _cdIx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdIC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:643:1: error: BUILDSTDERR: warning: label ‘_cdIC’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _cdIC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _cdIC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdIE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:664:1: error: BUILDSTDERR: warning: label ‘_cdIE’ defined but not used [-Wunused-label] BUILDSTDERR: 664 | _cdIE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 664 | _cdIE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdIG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:684:1: error: BUILDSTDERR: warning: label ‘_cdIG’ defined but not used [-Wunused-label] BUILDSTDERR: 684 | _cdIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 684 | _cdIG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:718:1: error: BUILDSTDERR: warning: label ‘_cdIY’ defined but not used [-Wunused-label] BUILDSTDERR: 718 | _cdIY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 718 | _cdIY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdoZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:747:1: error: BUILDSTDERR: warning: label ‘_cdJc’ defined but not used [-Wunused-label] BUILDSTDERR: 747 | _cdJc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 747 | _cdJc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdJ9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:777:1: error: BUILDSTDERR: warning: label ‘_cdJ9’ defined but not used [-Wunused-label] BUILDSTDERR: 777 | _cdJ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 777 | _cdJ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdJf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:798:1: error: BUILDSTDERR: warning: label ‘_cdJf’ defined but not used [-Wunused-label] BUILDSTDERR: 798 | _cdJf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 798 | _cdJf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdJh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:819:1: error: BUILDSTDERR: warning: label ‘_cdJh’ defined but not used [-Wunused-label] BUILDSTDERR: 819 | _cdJh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 819 | _cdJh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdJj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:839:1: error: BUILDSTDERR: warning: label ‘_cdJj’ defined but not used [-Wunused-label] BUILDSTDERR: 839 | _cdJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 839 | _cdJj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdpj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:868:1: error: BUILDSTDERR: warning: label ‘_cdJD’ defined but not used [-Wunused-label] BUILDSTDERR: 868 | _cdJD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 868 | _cdJD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdJA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:896:1: error: BUILDSTDERR: warning: label ‘_cdJA’ defined but not used [-Wunused-label] BUILDSTDERR: 896 | _cdJA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 896 | _cdJA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdJG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:921:1: error: BUILDSTDERR: warning: label ‘_cdJG’ defined but not used [-Wunused-label] BUILDSTDERR: 921 | _cdJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 921 | _cdJG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdJL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:942:1: error: BUILDSTDERR: warning: label ‘_cdJL’ defined but not used [-Wunused-label] BUILDSTDERR: 942 | _cdJL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 942 | _cdJL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdJN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:963:1: error: BUILDSTDERR: warning: label ‘_cdJN’ defined but not used [-Wunused-label] BUILDSTDERR: 963 | _cdJN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 963 | _cdJN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdJP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:983:1: error: BUILDSTDERR: warning: label ‘_cdJP’ defined but not used [-Wunused-label] BUILDSTDERR: 983 | _cdJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 983 | _cdJP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1012:1: error: BUILDSTDERR: warning: label ‘_cdK3’ defined but not used [-Wunused-label] BUILDSTDERR: 1012 | _cdK3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1012 | _cdK3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1052:1: error: BUILDSTDERR: warning: label ‘_cdKf’ defined but not used [-Wunused-label] BUILDSTDERR: 1052 | _cdKf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1052 | _cdKf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdKc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1071:1: error: BUILDSTDERR: warning: label ‘_cdKc’ defined but not used [-Wunused-label] BUILDSTDERR: 1071 | _cdKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1071 | _cdKc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1093:1: error: BUILDSTDERR: warning: label ‘_cdKt’ defined but not used [-Wunused-label] BUILDSTDERR: 1093 | _cdKt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1093 | _cdKt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdKq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1115:1: error: BUILDSTDERR: warning: label ‘_cdKq’ defined but not used [-Wunused-label] BUILDSTDERR: 1115 | _cdKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1115 | _cdKq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdKw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1135:1: error: BUILDSTDERR: warning: label ‘_cdKw’ defined but not used [-Wunused-label] BUILDSTDERR: 1135 | _cdKw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1135 | _cdKw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB20_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1172:1: error: BUILDSTDERR: warning: label ‘_cdKN’ defined but not used [-Wunused-label] BUILDSTDERR: 1172 | _cdKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1172 | _cdKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB18_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1219:1: error: BUILDSTDERR: warning: label ‘_cdKW’ defined but not used [-Wunused-label] BUILDSTDERR: 1219 | _cdKW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1219 | _cdKW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB16_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1266:1: error: BUILDSTDERR: warning: label ‘_cdL5’ defined but not used [-Wunused-label] BUILDSTDERR: 1266 | _cdL5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1266 | _cdL5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘rdnP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1303:1: error: BUILDSTDERR: warning: label ‘_cdLc’ defined but not used [-Wunused-label] BUILDSTDERR: 1303 | _cdLc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1303 | _cdLc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB15_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1334:1: error: BUILDSTDERR: warning: label ‘_cdLm’ defined but not used [-Wunused-label] BUILDSTDERR: 1334 | _cdLm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1334 | _cdLm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdLj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1359:1: error: BUILDSTDERR: warning: label ‘_cdLj’ defined but not used [-Wunused-label] BUILDSTDERR: 1359 | _cdLj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1359 | _cdLj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB14_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1389:1: error: BUILDSTDERR: warning: label ‘_cdLw’ defined but not used [-Wunused-label] BUILDSTDERR: 1389 | _cdLw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1389 | _cdLw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB12_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1420:1: error: BUILDSTDERR: warning: label ‘_cdLF’ defined but not used [-Wunused-label] BUILDSTDERR: 1420 | _cdLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1420 | _cdLF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1467:1: error: BUILDSTDERR: warning: label ‘_cdLO’ defined but not used [-Wunused-label] BUILDSTDERR: 1467 | _cdLO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1467 | _cdLO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1506:1: error: BUILDSTDERR: warning: label ‘_cdLY’ defined but not used [-Wunused-label] BUILDSTDERR: 1506 | _cdLY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1506 | _cdLY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdLV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1531:1: error: BUILDSTDERR: warning: label ‘_cdLV’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _cdLV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _cdLV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1567:1: error: BUILDSTDERR: warning: label ‘_cdMa’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _cdMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _cdMa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1608:1: error: BUILDSTDERR: warning: label ‘_cdMj’ defined but not used [-Wunused-label] BUILDSTDERR: 1608 | _cdMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1608 | _cdMj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdpU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1650:1: error: BUILDSTDERR: warning: label ‘_cdNc’ defined but not used [-Wunused-label] BUILDSTDERR: 1650 | _cdNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1650 | _cdNc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdpV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1680:1: error: BUILDSTDERR: warning: label ‘_cdNf’ defined but not used [-Wunused-label] BUILDSTDERR: 1680 | _cdNf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1680 | _cdNf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdpY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1718:1: error: BUILDSTDERR: warning: label ‘_cdNn’ defined but not used [-Wunused-label] BUILDSTDERR: 1718 | _cdNn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1718 | _cdNn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdNk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1757:1: error: BUILDSTDERR: warning: label ‘_cdNk’ defined but not used [-Wunused-label] BUILDSTDERR: 1757 | _cdNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1757 | _cdNk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdpZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1790:1: error: BUILDSTDERR: warning: label ‘_cdNv’ defined but not used [-Wunused-label] BUILDSTDERR: 1790 | _cdNv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1790 | _cdNv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdq2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1834:1: error: BUILDSTDERR: warning: label ‘_cdND’ defined but not used [-Wunused-label] BUILDSTDERR: 1834 | _cdND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1834 | _cdND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdNA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1871:1: error: BUILDSTDERR: warning: label ‘_cdNA’ defined but not used [-Wunused-label] BUILDSTDERR: 1871 | _cdNA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1871 | _cdNA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdq3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1903:1: error: BUILDSTDERR: warning: label ‘_cdNL’ defined but not used [-Wunused-label] BUILDSTDERR: 1903 | _cdNL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1903 | _cdNL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdq6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1944:1: error: BUILDSTDERR: warning: label ‘_cdNT’ defined but not used [-Wunused-label] BUILDSTDERR: 1944 | _cdNT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1944 | _cdNT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdNQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:1979:1: error: BUILDSTDERR: warning: label ‘_cdNQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1979 | _cdNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1979 | _cdNQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdq7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2010:1: error: BUILDSTDERR: warning: label ‘_cdO1’ defined but not used [-Wunused-label] BUILDSTDERR: 2010 | _cdO1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2010 | _cdO1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2049:1: error: BUILDSTDERR: warning: label ‘_cdO9’ defined but not used [-Wunused-label] BUILDSTDERR: 2049 | _cdO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2049 | _cdO9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdO6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2083:1: error: BUILDSTDERR: warning: label ‘_cdO6’ defined but not used [-Wunused-label] BUILDSTDERR: 2083 | _cdO6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2083 | _cdO6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwlvl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2113:1: error: BUILDSTDERR: warning: label ‘_cdOk’ defined but not used [-Wunused-label] BUILDSTDERR: 2113 | _cdOk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2113 | _cdOk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdOp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2155:1: error: BUILDSTDERR: warning: label ‘_cdOp’ defined but not used [-Wunused-label] BUILDSTDERR: 2155 | _cdOp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2155 | _cdOp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2187:1: error: BUILDSTDERR: warning: label ‘_cdOC’ defined but not used [-Wunused-label] BUILDSTDERR: 2187 | _cdOC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2187 | _cdOC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdOz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2208:1: error: BUILDSTDERR: warning: label ‘_cdOz’ defined but not used [-Wunused-label] BUILDSTDERR: 2208 | _cdOz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2208 | _cdOz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2230:1: error: BUILDSTDERR: warning: label ‘_cdOS’ defined but not used [-Wunused-label] BUILDSTDERR: 2230 | _cdOS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2230 | _cdOS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2255:1: error: BUILDSTDERR: warning: label ‘_cdOZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2255 | _cdOZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2255 | _cdOZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdql_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2279:1: error: BUILDSTDERR: warning: label ‘_cdP7’ defined but not used [-Wunused-label] BUILDSTDERR: 2279 | _cdP7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2279 | _cdP7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2295:1: error: BUILDSTDERR: warning: label ‘_cdQ6’ defined but not used [-Wunused-label] BUILDSTDERR: 2295 | _cdQ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2295 | _cdQ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2325:1: error: BUILDSTDERR: warning: label ‘_cdQ9’ defined but not used [-Wunused-label] BUILDSTDERR: 2325 | _cdQ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2325 | _cdQ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2363:1: error: BUILDSTDERR: warning: label ‘_cdQh’ defined but not used [-Wunused-label] BUILDSTDERR: 2363 | _cdQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2363 | _cdQh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdQe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2402:1: error: BUILDSTDERR: warning: label ‘_cdQe’ defined but not used [-Wunused-label] BUILDSTDERR: 2402 | _cdQe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2402 | _cdQe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2435:1: error: BUILDSTDERR: warning: label ‘_cdQp’ defined but not used [-Wunused-label] BUILDSTDERR: 2435 | _cdQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2435 | _cdQp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2481:1: error: BUILDSTDERR: warning: label ‘_cdQx’ defined but not used [-Wunused-label] BUILDSTDERR: 2481 | _cdQx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2481 | _cdQx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdQu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2520:1: error: BUILDSTDERR: warning: label ‘_cdQu’ defined but not used [-Wunused-label] BUILDSTDERR: 2520 | _cdQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2520 | _cdQu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2552:1: error: BUILDSTDERR: warning: label ‘_cdQF’ defined but not used [-Wunused-label] BUILDSTDERR: 2552 | _cdQF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2552 | _cdQF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2596:1: error: BUILDSTDERR: warning: label ‘_cdQN’ defined but not used [-Wunused-label] BUILDSTDERR: 2596 | _cdQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2596 | _cdQN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdQK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2633:1: error: BUILDSTDERR: warning: label ‘_cdQK’ defined but not used [-Wunused-label] BUILDSTDERR: 2633 | _cdQK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2633 | _cdQK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2665:1: error: BUILDSTDERR: warning: label ‘_cdQV’ defined but not used [-Wunused-label] BUILDSTDERR: 2665 | _cdQV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2665 | _cdQV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2709:1: error: BUILDSTDERR: warning: label ‘_cdR3’ defined but not used [-Wunused-label] BUILDSTDERR: 2709 | _cdR3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2709 | _cdR3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdR0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2747:1: error: BUILDSTDERR: warning: label ‘_cdR0’ defined but not used [-Wunused-label] BUILDSTDERR: 2747 | _cdR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2747 | _cdR0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2774:1: error: BUILDSTDERR: warning: label ‘_cdRb’ defined but not used [-Wunused-label] BUILDSTDERR: 2774 | _cdRb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2774 | _cdRb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdPf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2808:1: error: BUILDSTDERR: warning: label ‘_cdPf’ defined but not used [-Wunused-label] BUILDSTDERR: 2808 | _cdPf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2808 | _cdPf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cdRj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2849:1: error: BUILDSTDERR: warning: label ‘_cdRj’ defined but not used [-Wunused-label] BUILDSTDERR: 2849 | _cdRj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2849 | _cdRj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2880:1: error: BUILDSTDERR: warning: label ‘_cdRr’ defined but not used [-Wunused-label] BUILDSTDERR: 2880 | _cdRr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2880 | _cdRr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2919:1: error: BUILDSTDERR: warning: label ‘_cdRE’ defined but not used [-Wunused-label] BUILDSTDERR: 2919 | _cdRE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2919 | _cdRE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2944:1: error: BUILDSTDERR: warning: label ‘_cdRQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2944 | _cdRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2944 | _cdRQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdqY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:2972:1: error: BUILDSTDERR: warning: label ‘_cdRT’ defined but not used [-Wunused-label] BUILDSTDERR: 2972 | _cdRT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2972 | _cdRT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3001:1: error: BUILDSTDERR: warning: label ‘_cdRY’ defined but not used [-Wunused-label] BUILDSTDERR: 3001 | _cdRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3001 | _cdRY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdr0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3034:1: error: BUILDSTDERR: warning: label ‘_cdSb’ defined but not used [-Wunused-label] BUILDSTDERR: 3034 | _cdSb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3034 | _cdSb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBzuzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3058:1: error: BUILDSTDERR: warning: label ‘_cdSe’ defined but not used [-Wunused-label] BUILDSTDERR: 3058 | _cdSe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3058 | _cdSe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdr2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3088:1: error: BUILDSTDERR: warning: label ‘_cdSv’ defined but not used [-Wunused-label] BUILDSTDERR: 3088 | _cdSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3088 | _cdSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdr3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3115:1: error: BUILDSTDERR: warning: label ‘_cdSy’ defined but not used [-Wunused-label] BUILDSTDERR: 3115 | _cdSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3115 | _cdSy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3153:1: error: BUILDSTDERR: warning: label ‘_cdSD’ defined but not used [-Wunused-label] BUILDSTDERR: 3153 | _cdSD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3153 | _cdSD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdr8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3184:1: error: BUILDSTDERR: warning: label ‘_cdSQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3184 | _cdSQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3184 | _cdSQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdr7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3209:1: error: BUILDSTDERR: warning: label ‘_cdSX’ defined but not used [-Wunused-label] BUILDSTDERR: 3209 | _cdSX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3209 | _cdSX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdr6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3234:1: error: BUILDSTDERR: warning: label ‘_cdT4’ defined but not used [-Wunused-label] BUILDSTDERR: 3234 | _cdT4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3234 | _cdT4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdr5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3259:1: error: BUILDSTDERR: warning: label ‘_cdTb’ defined but not used [-Wunused-label] BUILDSTDERR: 3259 | _cdTb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3259 | _cdTb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3289:1: error: BUILDSTDERR: warning: label ‘_cdTf’ defined but not used [-Wunused-label] BUILDSTDERR: 3289 | _cdTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3289 | _cdTf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdszdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3339:1: error: BUILDSTDERR: warning: label ‘_cdTl’ defined but not used [-Wunused-label] BUILDSTDERR: 3339 | _cdTl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3339 | _cdTl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3353:1: error: BUILDSTDERR: warning: label ‘_cdTu’ defined but not used [-Wunused-label] BUILDSTDERR: 3353 | _cdTu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3353 | _cdTu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdri_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3397:1: error: BUILDSTDERR: warning: label ‘_cdTE’ defined but not used [-Wunused-label] BUILDSTDERR: 3397 | _cdTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3397 | _cdTE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3441:1: error: BUILDSTDERR: warning: label ‘_cdTO’ defined but not used [-Wunused-label] BUILDSTDERR: 3441 | _cdTO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3441 | _cdTO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdro_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3481:1: error: BUILDSTDERR: warning: label ‘_cdUB’ defined but not used [-Wunused-label] BUILDSTDERR: 3481 | _cdUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3481 | _cdUB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3508:1: error: BUILDSTDERR: warning: label ‘_cdUE’ defined but not used [-Wunused-label] BUILDSTDERR: 3508 | _cdUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3508 | _cdUE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3547:1: error: BUILDSTDERR: warning: label ‘_cdUJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3547 | _cdUJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3547 | _cdUJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3585:1: error: BUILDSTDERR: warning: label ‘_cdUO’ defined but not used [-Wunused-label] BUILDSTDERR: 3585 | _cdUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3585 | _cdUO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3625:1: error: BUILDSTDERR: warning: label ‘_cdUT’ defined but not used [-Wunused-label] BUILDSTDERR: 3625 | _cdUT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3625 | _cdUT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3668:1: error: BUILDSTDERR: warning: label ‘_cdUY’ defined but not used [-Wunused-label] BUILDSTDERR: 3668 | _cdUY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3668 | _cdUY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdru_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3710:1: error: BUILDSTDERR: warning: label ‘_cdV3’ defined but not used [-Wunused-label] BUILDSTDERR: 3710 | _cdV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3710 | _cdV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3753:1: error: BUILDSTDERR: warning: label ‘_cdV8’ defined but not used [-Wunused-label] BUILDSTDERR: 3753 | _cdV8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3753 | _cdV8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3799:1: error: BUILDSTDERR: warning: label ‘_cdVd’ defined but not used [-Wunused-label] BUILDSTDERR: 3799 | _cdVd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3799 | _cdVd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3845:1: error: BUILDSTDERR: warning: label ‘_cdVi’ defined but not used [-Wunused-label] BUILDSTDERR: 3845 | _cdVi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3845 | _cdVi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3887:1: error: BUILDSTDERR: warning: label ‘_cdW8’ defined but not used [-Wunused-label] BUILDSTDERR: 3887 | _cdW8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3887 | _cdW8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3924:1: error: BUILDSTDERR: warning: label ‘_cdWd’ defined but not used [-Wunused-label] BUILDSTDERR: 3924 | _cdWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3924 | _cdWd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:3963:1: error: BUILDSTDERR: warning: label ‘_cdWi’ defined but not used [-Wunused-label] BUILDSTDERR: 3963 | _cdWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3963 | _cdWi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4001:1: error: BUILDSTDERR: warning: label ‘_cdWn’ defined but not used [-Wunused-label] BUILDSTDERR: 4001 | _cdWn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4001 | _cdWn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4041:1: error: BUILDSTDERR: warning: label ‘_cdWs’ defined but not used [-Wunused-label] BUILDSTDERR: 4041 | _cdWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4041 | _cdWs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4084:1: error: BUILDSTDERR: warning: label ‘_cdWx’ defined but not used [-Wunused-label] BUILDSTDERR: 4084 | _cdWx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4084 | _cdWx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4126:1: error: BUILDSTDERR: warning: label ‘_cdWC’ defined but not used [-Wunused-label] BUILDSTDERR: 4126 | _cdWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4126 | _cdWC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4169:1: error: BUILDSTDERR: warning: label ‘_cdWH’ defined but not used [-Wunused-label] BUILDSTDERR: 4169 | _cdWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4169 | _cdWH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4215:1: error: BUILDSTDERR: warning: label ‘_cdWM’ defined but not used [-Wunused-label] BUILDSTDERR: 4215 | _cdWM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4215 | _cdWM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4262:1: error: BUILDSTDERR: warning: label ‘_cdWR’ defined but not used [-Wunused-label] BUILDSTDERR: 4262 | _cdWR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4262 | _cdWR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4308:1: error: BUILDSTDERR: warning: label ‘_cdWX’ defined but not used [-Wunused-label] BUILDSTDERR: 4308 | _cdWX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4308 | _cdWX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdszdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4351:1: error: BUILDSTDERR: warning: label ‘_cdX5’ defined but not used [-Wunused-label] BUILDSTDERR: 4351 | _cdX5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4351 | _cdX5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4414:1: error: BUILDSTDERR: warning: label ‘_cdXb’ defined but not used [-Wunused-label] BUILDSTDERR: 4414 | _cdXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4414 | _cdXb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4424:1: error: BUILDSTDERR: warning: label ‘_cdXj’ defined but not used [-Wunused-label] BUILDSTDERR: 4424 | _cdXj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4424 | _cdXj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4452:1: error: BUILDSTDERR: warning: label ‘_cdXq’ defined but not used [-Wunused-label] BUILDSTDERR: 4452 | _cdXq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4452 | _cdXq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4480:1: error: BUILDSTDERR: warning: label ‘_cdXx’ defined but not used [-Wunused-label] BUILDSTDERR: 4480 | _cdXx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4480 | _cdXx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4508:1: error: BUILDSTDERR: warning: label ‘_cdYi’ defined but not used [-Wunused-label] BUILDSTDERR: 4508 | _cdYi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4508 | _cdYi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4535:1: error: BUILDSTDERR: warning: label ‘_cdYl’ defined but not used [-Wunused-label] BUILDSTDERR: 4535 | _cdYl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4535 | _cdYl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4574:1: error: BUILDSTDERR: warning: label ‘_cdYq’ defined but not used [-Wunused-label] BUILDSTDERR: 4574 | _cdYq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4574 | _cdYq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4612:1: error: BUILDSTDERR: warning: label ‘_cdYv’ defined but not used [-Wunused-label] BUILDSTDERR: 4612 | _cdYv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4612 | _cdYv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdrZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4652:1: error: BUILDSTDERR: warning: label ‘_cdYA’ defined but not used [-Wunused-label] BUILDSTDERR: 4652 | _cdYA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4652 | _cdYA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sds0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4695:1: error: BUILDSTDERR: warning: label ‘_cdYF’ defined but not used [-Wunused-label] BUILDSTDERR: 4695 | _cdYF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4695 | _cdYF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sds1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4737:1: error: BUILDSTDERR: warning: label ‘_cdYK’ defined but not used [-Wunused-label] BUILDSTDERR: 4737 | _cdYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4737 | _cdYK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sds2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4780:1: error: BUILDSTDERR: warning: label ‘_cdYP’ defined but not used [-Wunused-label] BUILDSTDERR: 4780 | _cdYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4780 | _cdYP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sds3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4826:1: error: BUILDSTDERR: warning: label ‘_cdYU’ defined but not used [-Wunused-label] BUILDSTDERR: 4826 | _cdYU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4826 | _cdYU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sds4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4872:1: error: BUILDSTDERR: warning: label ‘_cdYZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4872 | _cdYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4872 | _cdYZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sds7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4914:1: error: BUILDSTDERR: warning: label ‘_cdZP’ defined but not used [-Wunused-label] BUILDSTDERR: 4914 | _cdZP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4914 | _cdZP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sds8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4951:1: error: BUILDSTDERR: warning: label ‘_cdZU’ defined but not used [-Wunused-label] BUILDSTDERR: 4951 | _cdZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4951 | _cdZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sds9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:4990:1: error: BUILDSTDERR: warning: label ‘_cdZZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4990 | _cdZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4990 | _cdZZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdsa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5028:1: error: BUILDSTDERR: warning: label ‘_ce04’ defined but not used [-Wunused-label] BUILDSTDERR: 5028 | _ce04: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5028 | _ce04: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdsb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5068:1: error: BUILDSTDERR: warning: label ‘_ce09’ defined but not used [-Wunused-label] BUILDSTDERR: 5068 | _ce09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5068 | _ce09: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdsc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5111:1: error: BUILDSTDERR: warning: label ‘_ce0e’ defined but not used [-Wunused-label] BUILDSTDERR: 5111 | _ce0e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5111 | _ce0e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdsd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5153:1: error: BUILDSTDERR: warning: label ‘_ce0j’ defined but not used [-Wunused-label] BUILDSTDERR: 5153 | _ce0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5153 | _ce0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdse_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5196:1: error: BUILDSTDERR: warning: label ‘_ce0o’ defined but not used [-Wunused-label] BUILDSTDERR: 5196 | _ce0o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5196 | _ce0o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdsf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5242:1: error: BUILDSTDERR: warning: label ‘_ce0t’ defined but not used [-Wunused-label] BUILDSTDERR: 5242 | _ce0t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5242 | _ce0t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdsg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5289:1: error: BUILDSTDERR: warning: label ‘_ce0y’ defined but not used [-Wunused-label] BUILDSTDERR: 5289 | _ce0y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5289 | _ce0y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdsh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5335:1: error: BUILDSTDERR: warning: label ‘_ce0E’ defined but not used [-Wunused-label] BUILDSTDERR: 5335 | _ce0E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5335 | _ce0E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5379:1: error: BUILDSTDERR: warning: label ‘_ce0M’ defined but not used [-Wunused-label] BUILDSTDERR: 5379 | _ce0M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5379 | _ce0M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5440:1: error: BUILDSTDERR: warning: label ‘_ce0Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5440 | _ce0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5440 | _ce0Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce0V’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5468:1: error: BUILDSTDERR: warning: label ‘_ce0V’ defined but not used [-Wunused-label] BUILDSTDERR: 5468 | _ce0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5468 | _ce0V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce11’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5491:1: error: BUILDSTDERR: warning: label ‘_ce11’ defined but not used [-Wunused-label] BUILDSTDERR: 5491 | _ce11: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5491 | _ce11: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5519:1: error: BUILDSTDERR: warning: label ‘_ce1j’ defined but not used [-Wunused-label] BUILDSTDERR: 5519 | _ce1j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5519 | _ce1j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce1g’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5547:1: error: BUILDSTDERR: warning: label ‘_ce1g’ defined but not used [-Wunused-label] BUILDSTDERR: 5547 | _ce1g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5547 | _ce1g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdsF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5577:1: error: BUILDSTDERR: warning: label ‘_ce1C’ defined but not used [-Wunused-label] BUILDSTDERR: 5577 | _ce1C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5577 | _ce1C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce1z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5606:1: error: BUILDSTDERR: warning: label ‘_ce1z’ defined but not used [-Wunused-label] BUILDSTDERR: 5606 | _ce1z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5606 | _ce1z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5629:1: error: BUILDSTDERR: warning: label ‘_ce1J’ defined but not used [-Wunused-label] BUILDSTDERR: 5629 | _ce1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5629 | _ce1J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdsJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5659:1: error: BUILDSTDERR: warning: label ‘_ce1X’ defined but not used [-Wunused-label] BUILDSTDERR: 5659 | _ce1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5659 | _ce1X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdsI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5682:1: error: BUILDSTDERR: warning: label ‘_ce25’ defined but not used [-Wunused-label] BUILDSTDERR: 5682 | _ce25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5682 | _ce25: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdsH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5705:1: error: BUILDSTDERR: warning: label ‘_ce2d’ defined but not used [-Wunused-label] BUILDSTDERR: 5705 | _ce2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5705 | _ce2d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5732:1: error: BUILDSTDERR: warning: label ‘_ce2h’ defined but not used [-Wunused-label] BUILDSTDERR: 5732 | _ce2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5732 | _ce2h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdczeze_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5771:1: error: BUILDSTDERR: warning: label ‘_ce2n’ defined but not used [-Wunused-label] BUILDSTDERR: 5771 | _ce2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5771 | _ce2n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdczeze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5781:1: error: BUILDSTDERR: warning: label ‘_ce2x’ defined but not used [-Wunused-label] BUILDSTDERR: 5781 | _ce2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5781 | _ce2x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce2r’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5808:1: error: BUILDSTDERR: warning: label ‘_ce2r’ defined but not used [-Wunused-label] BUILDSTDERR: 5808 | _ce2r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5808 | _ce2r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce2F’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5837:1: error: BUILDSTDERR: warning: label ‘_ce2F’ defined but not used [-Wunused-label] BUILDSTDERR: 5837 | _ce2F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5837 | _ce2F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce2M’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5863:1: error: BUILDSTDERR: warning: label ‘_ce2M’ defined but not used [-Wunused-label] BUILDSTDERR: 5863 | _ce2M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5863 | _ce2M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGBzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5878:1: error: BUILDSTDERR: warning: label ‘_ce33’ defined but not used [-Wunused-label] BUILDSTDERR: 5878 | _ce33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5878 | _ce33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce30’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5905:1: error: BUILDSTDERR: warning: label ‘_ce30’ defined but not used [-Wunused-label] BUILDSTDERR: 5905 | _ce30: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5905 | _ce30: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce36’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5930:1: error: BUILDSTDERR: warning: label ‘_ce36’ defined but not used [-Wunused-label] BUILDSTDERR: 5930 | _ce36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5930 | _ce36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGBzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5958:1: error: BUILDSTDERR: warning: label ‘_ce3o’ defined but not used [-Wunused-label] BUILDSTDERR: 5958 | _ce3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5958 | _ce3o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce3l’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:5985:1: error: BUILDSTDERR: warning: label ‘_ce3l’ defined but not used [-Wunused-label] BUILDSTDERR: 5985 | _ce3l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5985 | _ce3l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce3r’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6011:1: error: BUILDSTDERR: warning: label ‘_ce3r’ defined but not used [-Wunused-label] BUILDSTDERR: 6011 | _ce3r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6011 | _ce3r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce3z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6035:1: error: BUILDSTDERR: warning: label ‘_ce3z’ defined but not used [-Wunused-label] BUILDSTDERR: 6035 | _ce3z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6035 | _ce3z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce3J’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6066:1: error: BUILDSTDERR: warning: label ‘_ce3J’ defined but not used [-Wunused-label] BUILDSTDERR: 6066 | _ce3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6066 | _ce3J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce3U’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6096:1: error: BUILDSTDERR: warning: label ‘_ce3U’ defined but not used [-Wunused-label] BUILDSTDERR: 6096 | _ce3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6096 | _ce3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce42’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6119:1: error: BUILDSTDERR: warning: label ‘_ce42’ defined but not used [-Wunused-label] BUILDSTDERR: 6119 | _ce42: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6119 | _ce42: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdtk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6133:1: error: BUILDSTDERR: warning: label ‘_ce4r’ defined but not used [-Wunused-label] BUILDSTDERR: 6133 | _ce4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6133 | _ce4r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdtj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6155:1: error: BUILDSTDERR: warning: label ‘_ce4z’ defined but not used [-Wunused-label] BUILDSTDERR: 6155 | _ce4z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6155 | _ce4z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6180:1: error: BUILDSTDERR: warning: label ‘_ce4D’ defined but not used [-Wunused-label] BUILDSTDERR: 6180 | _ce4D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6180 | _ce4D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGBGamutzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6218:1: error: BUILDSTDERR: warning: label ‘_ce4P’ defined but not used [-Wunused-label] BUILDSTDERR: 6218 | _ce4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6218 | _ce4P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce4M’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6245:1: error: BUILDSTDERR: warning: label ‘_ce4M’ defined but not used [-Wunused-label] BUILDSTDERR: 6245 | _ce4M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6245 | _ce4M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce4S’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6269:1: error: BUILDSTDERR: warning: label ‘_ce4S’ defined but not used [-Wunused-label] BUILDSTDERR: 6269 | _ce4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6269 | _ce4S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce4X’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6294:1: error: BUILDSTDERR: warning: label ‘_ce4X’ defined but not used [-Wunused-label] BUILDSTDERR: 6294 | _ce4X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6294 | _ce4X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce52’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6318:1: error: BUILDSTDERR: warning: label ‘_ce52’ defined but not used [-Wunused-label] BUILDSTDERR: 6318 | _ce52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6318 | _ce52: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce57’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6343:1: error: BUILDSTDERR: warning: label ‘_ce57’ defined but not used [-Wunused-label] BUILDSTDERR: 6343 | _ce57: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6343 | _ce57: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce5c’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6368:1: error: BUILDSTDERR: warning: label ‘_ce5c’ defined but not used [-Wunused-label] BUILDSTDERR: 6368 | _ce5c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6368 | _ce5c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce5h’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6392:1: error: BUILDSTDERR: warning: label ‘_ce5h’ defined but not used [-Wunused-label] BUILDSTDERR: 6392 | _ce5h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6392 | _ce5h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce5m’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6417:1: error: BUILDSTDERR: warning: label ‘_ce5m’ defined but not used [-Wunused-label] BUILDSTDERR: 6417 | _ce5m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6417 | _ce5m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce5r’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6442:1: error: BUILDSTDERR: warning: label ‘_ce5r’ defined but not used [-Wunused-label] BUILDSTDERR: 6442 | _ce5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6442 | _ce5r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce5w’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6466:1: error: BUILDSTDERR: warning: label ‘_ce5w’ defined but not used [-Wunused-label] BUILDSTDERR: 6466 | _ce5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6466 | _ce5w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce5B’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6491:1: error: BUILDSTDERR: warning: label ‘_ce5B’ defined but not used [-Wunused-label] BUILDSTDERR: 6491 | _ce5B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6491 | _ce5B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce5G’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6516:1: error: BUILDSTDERR: warning: label ‘_ce5G’ defined but not used [-Wunused-label] BUILDSTDERR: 6516 | _ce5G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6516 | _ce5G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce5L’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6540:1: error: BUILDSTDERR: warning: label ‘_ce5L’ defined but not used [-Wunused-label] BUILDSTDERR: 6540 | _ce5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6540 | _ce5L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce5Q’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6565:1: error: BUILDSTDERR: warning: label ‘_ce5Q’ defined but not used [-Wunused-label] BUILDSTDERR: 6565 | _ce5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6565 | _ce5Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce5V’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6590:1: error: BUILDSTDERR: warning: label ‘_ce5V’ defined but not used [-Wunused-label] BUILDSTDERR: 6590 | _ce5V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6590 | _ce5V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce60’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6614:1: error: BUILDSTDERR: warning: label ‘_ce60’ defined but not used [-Wunused-label] BUILDSTDERR: 6614 | _ce60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6614 | _ce60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce65’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6639:1: error: BUILDSTDERR: warning: label ‘_ce65’ defined but not used [-Wunused-label] BUILDSTDERR: 6639 | _ce65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6639 | _ce65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce6a’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6663:1: error: BUILDSTDERR: warning: label ‘_ce6a’ defined but not used [-Wunused-label] BUILDSTDERR: 6663 | _ce6a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6663 | _ce6a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce6f’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6688:1: error: BUILDSTDERR: warning: label ‘_ce6f’ defined but not used [-Wunused-label] BUILDSTDERR: 6688 | _ce6f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6688 | _ce6f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce6k’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6713:1: error: BUILDSTDERR: warning: label ‘_ce6k’ defined but not used [-Wunused-label] BUILDSTDERR: 6713 | _ce6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6713 | _ce6k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce6p’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6737:1: error: BUILDSTDERR: warning: label ‘_ce6p’ defined but not used [-Wunused-label] BUILDSTDERR: 6737 | _ce6p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6737 | _ce6p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce6u’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6762:1: error: BUILDSTDERR: warning: label ‘_ce6u’ defined but not used [-Wunused-label] BUILDSTDERR: 6762 | _ce6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6762 | _ce6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce6z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6787:1: error: BUILDSTDERR: warning: label ‘_ce6z’ defined but not used [-Wunused-label] BUILDSTDERR: 6787 | _ce6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6787 | _ce6z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce6E’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6811:1: error: BUILDSTDERR: warning: label ‘_ce6E’ defined but not used [-Wunused-label] BUILDSTDERR: 6811 | _ce6E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6811 | _ce6E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce6J’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6836:1: error: BUILDSTDERR: warning: label ‘_ce6J’ defined but not used [-Wunused-label] BUILDSTDERR: 6836 | _ce6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6836 | _ce6J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce6O’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6861:1: error: BUILDSTDERR: warning: label ‘_ce6O’ defined but not used [-Wunused-label] BUILDSTDERR: 6861 | _ce6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6861 | _ce6O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce6T’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6885:1: error: BUILDSTDERR: warning: label ‘_ce6T’ defined but not used [-Wunused-label] BUILDSTDERR: 6885 | _ce6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6885 | _ce6T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce6Y’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6910:1: error: BUILDSTDERR: warning: label ‘_ce6Y’ defined but not used [-Wunused-label] BUILDSTDERR: 6910 | _ce6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6910 | _ce6Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce7w’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6932:1: error: BUILDSTDERR: warning: label ‘_ce7w’ defined but not used [-Wunused-label] BUILDSTDERR: 6932 | _ce7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6932 | _ce7w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce7G’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6959:1: error: BUILDSTDERR: warning: label ‘_ce7G’ defined but not used [-Wunused-label] BUILDSTDERR: 6959 | _ce7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6959 | _ce7G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce7R’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:6986:1: error: BUILDSTDERR: warning: label ‘_ce7R’ defined but not used [-Wunused-label] BUILDSTDERR: 6986 | _ce7R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6986 | _ce7R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce82’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7013:1: error: BUILDSTDERR: warning: label ‘_ce82’ defined but not used [-Wunused-label] BUILDSTDERR: 7013 | _ce82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7013 | _ce82: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce8d’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7040:1: error: BUILDSTDERR: warning: label ‘_ce8d’ defined but not used [-Wunused-label] BUILDSTDERR: 7040 | _ce8d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7040 | _ce8d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce8o’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7067:1: error: BUILDSTDERR: warning: label ‘_ce8o’ defined but not used [-Wunused-label] BUILDSTDERR: 7067 | _ce8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7067 | _ce8o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce8z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7094:1: error: BUILDSTDERR: warning: label ‘_ce8z’ defined but not used [-Wunused-label] BUILDSTDERR: 7094 | _ce8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7094 | _ce8z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce8K’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7121:1: error: BUILDSTDERR: warning: label ‘_ce8K’ defined but not used [-Wunused-label] BUILDSTDERR: 7121 | _ce8K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7121 | _ce8K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce8V’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7148:1: error: BUILDSTDERR: warning: label ‘_ce8V’ defined but not used [-Wunused-label] BUILDSTDERR: 7148 | _ce8V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7148 | _ce8V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce96’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7175:1: error: BUILDSTDERR: warning: label ‘_ce96’ defined but not used [-Wunused-label] BUILDSTDERR: 7175 | _ce96: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7175 | _ce96: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce9h’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7202:1: error: BUILDSTDERR: warning: label ‘_ce9h’ defined but not used [-Wunused-label] BUILDSTDERR: 7202 | _ce9h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7202 | _ce9h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce9s’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7229:1: error: BUILDSTDERR: warning: label ‘_ce9s’ defined but not used [-Wunused-label] BUILDSTDERR: 7229 | _ce9s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7229 | _ce9s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce9D’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7256:1: error: BUILDSTDERR: warning: label ‘_ce9D’ defined but not used [-Wunused-label] BUILDSTDERR: 7256 | _ce9D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7256 | _ce9D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce9O’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7283:1: error: BUILDSTDERR: warning: label ‘_ce9O’ defined but not used [-Wunused-label] BUILDSTDERR: 7283 | _ce9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7283 | _ce9O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ce9Z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7310:1: error: BUILDSTDERR: warning: label ‘_ce9Z’ defined but not used [-Wunused-label] BUILDSTDERR: 7310 | _ce9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7310 | _ce9Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceaa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7335:1: error: BUILDSTDERR: warning: label ‘_ceaa’ defined but not used [-Wunused-label] BUILDSTDERR: 7335 | _ceaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7335 | _ceaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cea7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7350:1: error: BUILDSTDERR: warning: label ‘_cea7’ defined but not used [-Wunused-label] BUILDSTDERR: 7350 | _cea7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7350 | _cea7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGBGamutzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7366:1: error: BUILDSTDERR: warning: label ‘_cebn’ defined but not used [-Wunused-label] BUILDSTDERR: 7366 | _cebn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7366 | _cebn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cebh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7390:1: error: BUILDSTDERR: warning: label ‘_cebh’ defined but not used [-Wunused-label] BUILDSTDERR: 7390 | _cebh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7390 | _cebh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_channelBlue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7428:1: error: BUILDSTDERR: warning: label ‘_cebD’ defined but not used [-Wunused-label] BUILDSTDERR: 7428 | _cebD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7428 | _cebD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cebA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7447:1: error: BUILDSTDERR: warning: label ‘_cebA’ defined but not used [-Wunused-label] BUILDSTDERR: 7447 | _cebA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7447 | _cebA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_channelGreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7469:1: error: BUILDSTDERR: warning: label ‘_cebR’ defined but not used [-Wunused-label] BUILDSTDERR: 7469 | _cebR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7469 | _cebR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cebO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7488:1: error: BUILDSTDERR: warning: label ‘_cebO’ defined but not used [-Wunused-label] BUILDSTDERR: 7488 | _cebO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7488 | _cebO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_channelRed_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7510:1: error: BUILDSTDERR: warning: label ‘_cec5’ defined but not used [-Wunused-label] BUILDSTDERR: 7510 | _cec5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7510 | _cec5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cec2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7529:1: error: BUILDSTDERR: warning: label ‘_cec2’ defined but not used [-Wunused-label] BUILDSTDERR: 7529 | _cec2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7529 | _cec2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_whitePoint_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7551:1: error: BUILDSTDERR: warning: label ‘_cecj’ defined but not used [-Wunused-label] BUILDSTDERR: 7551 | _cecj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7551 | _cecj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cecg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7570:1: error: BUILDSTDERR: warning: label ‘_cecg’ defined but not used [-Wunused-label] BUILDSTDERR: 7570 | _cecg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7570 | _cecg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_primaries_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7592:1: error: BUILDSTDERR: warning: label ‘_cecx’ defined but not used [-Wunused-label] BUILDSTDERR: 7592 | _cecx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7592 | _cecx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cecu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7611:1: error: BUILDSTDERR: warning: label ‘_cecu’ defined but not used [-Wunused-label] BUILDSTDERR: 7611 | _cecu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7611 | _cecu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdvt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7637:1: error: BUILDSTDERR: warning: label ‘_cecP’ defined but not used [-Wunused-label] BUILDSTDERR: 7637 | _cecP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7637 | _cecP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cecM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7667:1: error: BUILDSTDERR: warning: label ‘_cecM’ defined but not used [-Wunused-label] BUILDSTDERR: 7667 | _cecM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7667 | _cecM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cecS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7689:1: error: BUILDSTDERR: warning: label ‘_cecS’ defined but not used [-Wunused-label] BUILDSTDERR: 7689 | _cecS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7689 | _cecS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cecX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7715:1: error: BUILDSTDERR: warning: label ‘_cecX’ defined but not used [-Wunused-label] BUILDSTDERR: 7715 | _cecX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7715 | _cecX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ced2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7741:1: error: BUILDSTDERR: warning: label ‘_ced2’ defined but not used [-Wunused-label] BUILDSTDERR: 7741 | _ced2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7741 | _ced2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ced7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7767:1: error: BUILDSTDERR: warning: label ‘_ced7’ defined but not used [-Wunused-label] BUILDSTDERR: 7767 | _ced7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7767 | _ced7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdvK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7795:1: error: BUILDSTDERR: warning: label ‘_cedt’ defined but not used [-Wunused-label] BUILDSTDERR: 7795 | _cedt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7795 | _cedt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdvS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7835:1: error: BUILDSTDERR: warning: label ‘_cedT’ defined but not used [-Wunused-label] BUILDSTDERR: 7835 | _cedT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7835 | _cedT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdvT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7874:1: error: BUILDSTDERR: warning: label ‘_cedY’ defined but not used [-Wunused-label] BUILDSTDERR: 7874 | _cedY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7874 | _cedY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdvU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7916:1: error: BUILDSTDERR: warning: label ‘_cee3’ defined but not used [-Wunused-label] BUILDSTDERR: 7916 | _cee3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7916 | _cee3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdvV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7958:1: error: BUILDSTDERR: warning: label ‘_cee8’ defined but not used [-Wunused-label] BUILDSTDERR: 7958 | _cee8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7958 | _cee8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdvY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:7996:1: error: BUILDSTDERR: warning: label ‘_ceeE’ defined but not used [-Wunused-label] BUILDSTDERR: 7996 | _ceeE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7996 | _ceeE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdvZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8036:1: error: BUILDSTDERR: warning: label ‘_ceeJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8036 | _ceeJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8036 | _ceeJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdw0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8075:1: error: BUILDSTDERR: warning: label ‘_ceeO’ defined but not used [-Wunused-label] BUILDSTDERR: 8075 | _ceeO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8075 | _ceeO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdw1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8117:1: error: BUILDSTDERR: warning: label ‘_ceeT’ defined but not used [-Wunused-label] BUILDSTDERR: 8117 | _ceeT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8117 | _ceeT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdw2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8160:1: error: BUILDSTDERR: warning: label ‘_ceeY’ defined but not used [-Wunused-label] BUILDSTDERR: 8160 | _ceeY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8160 | _ceeY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdw3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8202:1: error: BUILDSTDERR: warning: label ‘_cef4’ defined but not used [-Wunused-label] BUILDSTDERR: 8202 | _cef4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8202 | _cef4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdcshowsPrec1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8241:1: error: BUILDSTDERR: warning: label ‘_cefc’ defined but not used [-Wunused-label] BUILDSTDERR: 8241 | _cefc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8241 | _cefc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBGamutzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8293:1: error: BUILDSTDERR: warning: label ‘_cefo’ defined but not used [-Wunused-label] BUILDSTDERR: 8293 | _cefo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8293 | _cefo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cefl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8314:1: error: BUILDSTDERR: warning: label ‘_cefl’ defined but not used [-Wunused-label] BUILDSTDERR: 8314 | _cefl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8314 | _cefl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBGamutzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8336:1: error: BUILDSTDERR: warning: label ‘_cefz’ defined but not used [-Wunused-label] BUILDSTDERR: 8336 | _cefz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8336 | _cefz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBGamut1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8366:1: error: BUILDSTDERR: warning: label ‘_cefG’ defined but not used [-Wunused-label] BUILDSTDERR: 8366 | _cefG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8366 | _cefG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBGamutzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8394:1: error: BUILDSTDERR: warning: label ‘_cefN’ defined but not used [-Wunused-label] BUILDSTDERR: 8394 | _cefN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8394 | _cefN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_uncurryRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8430:1: error: BUILDSTDERR: warning: label ‘_cefX’ defined but not used [-Wunused-label] BUILDSTDERR: 8430 | _cefX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8430 | _cefX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cefU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8455:1: error: BUILDSTDERR: warning: label ‘_cefU’ defined but not used [-Wunused-label] BUILDSTDERR: 8455 | _cefU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8455 | _cefU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdwm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8479:1: error: BUILDSTDERR: warning: label ‘_cegc’ defined but not used [-Wunused-label] BUILDSTDERR: 8479 | _cegc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8479 | _cegc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_curryRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8505:1: error: BUILDSTDERR: warning: label ‘_cegf’ defined but not used [-Wunused-label] BUILDSTDERR: 8505 | _cegf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8505 | _cegf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_mkRGBGamut_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8537:1: error: BUILDSTDERR: warning: label ‘_cego’ defined but not used [-Wunused-label] BUILDSTDERR: 8537 | _cego: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8537 | _cego: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdxe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8559:1: error: BUILDSTDERR: warning: label ‘_cehw’ defined but not used [-Wunused-label] BUILDSTDERR: 8559 | _cehw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8559 | _cehw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cehr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8591:1: error: BUILDSTDERR: warning: label ‘_cehr’ defined but not used [-Wunused-label] BUILDSTDERR: 8591 | _cehr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8591 | _cehr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceht’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8612:1: error: BUILDSTDERR: warning: label ‘_ceht’ defined but not used [-Wunused-label] BUILDSTDERR: 8612 | _ceht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8612 | _ceht: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdx7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8642:1: error: BUILDSTDERR: warning: label ‘_cehM’ defined but not used [-Wunused-label] BUILDSTDERR: 8642 | _cehM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8642 | _cehM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cehH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8674:1: error: BUILDSTDERR: warning: label ‘_cehH’ defined but not used [-Wunused-label] BUILDSTDERR: 8674 | _cehH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8674 | _cehH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cehJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8695:1: error: BUILDSTDERR: warning: label ‘_cehJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8695 | _cehJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8695 | _cehJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdx0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8725:1: error: BUILDSTDERR: warning: label ‘_cei2’ defined but not used [-Wunused-label] BUILDSTDERR: 8725 | _cei2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8725 | _cei2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cehX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8757:1: error: BUILDSTDERR: warning: label ‘_cehX’ defined but not used [-Wunused-label] BUILDSTDERR: 8757 | _cehX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8757 | _cehX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cehZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8778:1: error: BUILDSTDERR: warning: label ‘_cehZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8778 | _cehZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8778 | _cehZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdwo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8806:1: error: BUILDSTDERR: warning: label ‘_cei9’ defined but not used [-Wunused-label] BUILDSTDERR: 8806 | _cei9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8806 | _cei9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cegz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8837:1: error: BUILDSTDERR: warning: label ‘_cegz’ defined but not used [-Wunused-label] BUILDSTDERR: 8837 | _cegz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8837 | _cegz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cegE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8863:1: error: BUILDSTDERR: warning: label ‘_cegE’ defined but not used [-Wunused-label] BUILDSTDERR: 8863 | _cegE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8863 | _cegE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cegJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8889:1: error: BUILDSTDERR: warning: label ‘_cegJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8889 | _cegJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8889 | _cegJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cegO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8915:1: error: BUILDSTDERR: warning: label ‘_cegO’ defined but not used [-Wunused-label] BUILDSTDERR: 8915 | _cegO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8915 | _cegO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cegT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8941:1: error: BUILDSTDERR: warning: label ‘_cegT’ defined but not used [-Wunused-label] BUILDSTDERR: 8941 | _cegT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8941 | _cegT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cegY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8968:1: error: BUILDSTDERR: warning: label ‘_cegY’ defined but not used [-Wunused-label] BUILDSTDERR: 8968 | _cegY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8968 | _cegY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceh3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:8995:1: error: BUILDSTDERR: warning: label ‘_ceh3’ defined but not used [-Wunused-label] BUILDSTDERR: 8995 | _ceh3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8995 | _ceh3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceh8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9022:1: error: BUILDSTDERR: warning: label ‘_ceh8’ defined but not used [-Wunused-label] BUILDSTDERR: 9022 | _ceh8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9022 | _ceh8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cehd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9049:1: error: BUILDSTDERR: warning: label ‘_cehd’ defined but not used [-Wunused-label] BUILDSTDERR: 9049 | _cehd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9049 | _cehd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cehi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9080:1: error: BUILDSTDERR: warning: label ‘_cehi’ defined but not used [-Wunused-label] BUILDSTDERR: 9080 | _cehi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9080 | _cehi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdsprimaryMatrix_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9135:1: error: BUILDSTDERR: warning: label ‘_ceiT’ defined but not used [-Wunused-label] BUILDSTDERR: 9135 | _ceiT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9135 | _ceiT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdzq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9219:1: error: BUILDSTDERR: warning: label ‘_cejG’ defined but not used [-Wunused-label] BUILDSTDERR: 9219 | _cejG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9219 | _cejG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdzr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9248:1: error: BUILDSTDERR: warning: label ‘_cejJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9248 | _cejJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9248 | _cejJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdzs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9286:1: error: BUILDSTDERR: warning: label ‘_cejO’ defined but not used [-Wunused-label] BUILDSTDERR: 9286 | _cejO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9286 | _cejO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceju’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9314:1: error: BUILDSTDERR: warning: label ‘_ceju’ defined but not used [-Wunused-label] BUILDSTDERR: 9314 | _ceju: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9314 | _ceju: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdzm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9344:1: error: BUILDSTDERR: warning: label ‘_ceka’ defined but not used [-Wunused-label] BUILDSTDERR: 9344 | _ceka: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9344 | _ceka: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdzn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9373:1: error: BUILDSTDERR: warning: label ‘_cekd’ defined but not used [-Wunused-label] BUILDSTDERR: 9373 | _cekd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9373 | _cekd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdzo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9411:1: error: BUILDSTDERR: warning: label ‘_ceki’ defined but not used [-Wunused-label] BUILDSTDERR: 9411 | _ceki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9411 | _ceki: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cejY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9439:1: error: BUILDSTDERR: warning: label ‘_cejY’ defined but not used [-Wunused-label] BUILDSTDERR: 9439 | _cejY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9439 | _cejY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdzi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9469:1: error: BUILDSTDERR: warning: label ‘_cekE’ defined but not used [-Wunused-label] BUILDSTDERR: 9469 | _cekE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9469 | _cekE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdzj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9498:1: error: BUILDSTDERR: warning: label ‘_cekH’ defined but not used [-Wunused-label] BUILDSTDERR: 9498 | _cekH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9498 | _cekH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdzk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9536:1: error: BUILDSTDERR: warning: label ‘_cekM’ defined but not used [-Wunused-label] BUILDSTDERR: 9536 | _cekM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9536 | _cekM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceks’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9564:1: error: BUILDSTDERR: warning: label ‘_ceks’ defined but not used [-Wunused-label] BUILDSTDERR: 9564 | _ceks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9564 | _ceks: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdz3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9594:1: error: BUILDSTDERR: warning: label ‘_cekS’ defined but not used [-Wunused-label] BUILDSTDERR: 9594 | _cekS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9594 | _cekS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cej6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9625:1: error: BUILDSTDERR: warning: label ‘_cej6’ defined but not used [-Wunused-label] BUILDSTDERR: 9625 | _cej6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9625 | _cej6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cejb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9650:1: error: BUILDSTDERR: warning: label ‘_cejb’ defined but not used [-Wunused-label] BUILDSTDERR: 9650 | _cejb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9650 | _cejb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cejg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9675:1: error: BUILDSTDERR: warning: label ‘_cejg’ defined but not used [-Wunused-label] BUILDSTDERR: 9675 | _cejg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9675 | _cejg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cejl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9709:1: error: BUILDSTDERR: warning: label ‘_cejl’ defined but not used [-Wunused-label] BUILDSTDERR: 9709 | _cejl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9709 | _cejl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwprimaryMatrix_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9765:1: error: BUILDSTDERR: warning: label ‘_celq’ defined but not used [-Wunused-label] BUILDSTDERR: 9765 | _celq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9765 | _celq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_primaryMatrix_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9851:1: error: BUILDSTDERR: warning: label ‘_celC’ defined but not used [-Wunused-label] BUILDSTDERR: 9851 | _celC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9851 | _celC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_celz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9875:1: error: BUILDSTDERR: warning: label ‘_celz’ defined but not used [-Wunused-label] BUILDSTDERR: 9875 | _celz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9875 | _celz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘rdnV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9929:1: error: BUILDSTDERR: warning: label ‘_celO’ defined but not used [-Wunused-label] BUILDSTDERR: 9929 | _celO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9929 | _celO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘rdnY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:9991:1: error: BUILDSTDERR: warning: label ‘_celX’ defined but not used [-Wunused-label] BUILDSTDERR: 9991 | _celX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9991 | _celX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdBp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10034:1: error: BUILDSTDERR: warning: label ‘_cemb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10034 | _cemb: BUILDSTDERR: | ^ BUILDSTDERR: 10034 | _cemb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdBu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10085:1: error: BUILDSTDERR: warning: label ‘_cemr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10085 | _cemr: BUILDSTDERR: | ^ BUILDSTDERR: 10085 | _cemr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdBy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10130:1: error: BUILDSTDERR: warning: label ‘_cemA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10130 | _cemA: BUILDSTDERR: | ^ BUILDSTDERR: 10130 | _cemA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdBC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10155:1: error: BUILDSTDERR: warning: label ‘_cemP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10155 | _cemP: BUILDSTDERR: | ^ BUILDSTDERR: 10155 | _cemP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdBB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10181:1: error: BUILDSTDERR: warning: label ‘_cemW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10181 | _cemW: BUILDSTDERR: | ^ BUILDSTDERR: 10181 | _cemW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdBA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10214:1: error: BUILDSTDERR: warning: label ‘_cemZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10214 | _cemZ: BUILDSTDERR: | ^ BUILDSTDERR: 10214 | _cemZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10257:1: error: BUILDSTDERR: warning: label ‘_cenc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10257 | _cenc: BUILDSTDERR: | ^ BUILDSTDERR: 10257 | _cenc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10289:1: error: BUILDSTDERR: warning: label ‘_cenf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10289 | _cenf: BUILDSTDERR: | ^ BUILDSTDERR: 10289 | _cenf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10331:1: error: BUILDSTDERR: warning: label ‘_cens’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10331 | _cens: BUILDSTDERR: | ^ BUILDSTDERR: 10331 | _cens: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10357:1: error: BUILDSTDERR: warning: label ‘_cenH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10357 | _cenH: BUILDSTDERR: | ^ BUILDSTDERR: 10357 | _cenH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10385:1: error: BUILDSTDERR: warning: label ‘_cenO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10385 | _cenO: BUILDSTDERR: | ^ BUILDSTDERR: 10385 | _cenO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10416:1: error: BUILDSTDERR: warning: label ‘_cenR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10416 | _cenR: BUILDSTDERR: | ^ BUILDSTDERR: 10416 | _cenR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10458:1: error: BUILDSTDERR: warning: label ‘_ceo0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10458 | _ceo0: BUILDSTDERR: | ^ BUILDSTDERR: 10458 | _ceo0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10485:1: error: BUILDSTDERR: warning: label ‘_ceo9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10485 | _ceo9: BUILDSTDERR: | ^ BUILDSTDERR: 10485 | _ceo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10512:1: error: BUILDSTDERR: warning: label ‘_ceog’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10512 | _ceog: BUILDSTDERR: | ^ BUILDSTDERR: 10512 | _ceog: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10547:1: error: BUILDSTDERR: warning: label ‘_ceon’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10547 | _ceon: BUILDSTDERR: | ^ BUILDSTDERR: 10547 | _ceon: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cenv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10600:1: error: BUILDSTDERR: warning: label ‘_cenv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10600 | _cenv: BUILDSTDERR: | ^ BUILDSTDERR: 10600 | _cenv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10660:1: error: BUILDSTDERR: warning: label ‘_ceoZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10660 | _ceoZ: BUILDSTDERR: | ^ BUILDSTDERR: 10660 | _ceoZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceoS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10693:1: error: BUILDSTDERR: warning: label ‘_ceoS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10693 | _ceoS: BUILDSTDERR: | ^ BUILDSTDERR: 10693 | _ceoS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cep5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10729:1: error: BUILDSTDERR: warning: label ‘_cep5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10729 | _cep5: BUILDSTDERR: | ^ BUILDSTDERR: 10729 | _cep5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cep8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10745:1: error: BUILDSTDERR: warning: label ‘_cep8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10745 | _cep8: BUILDSTDERR: | ^ BUILDSTDERR: 10745 | _cep8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cepj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10776:1: error: BUILDSTDERR: warning: label ‘_cepj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10776 | _cepj: BUILDSTDERR: | ^ BUILDSTDERR: 10776 | _cepj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10811:1: error: BUILDSTDERR: warning: label ‘_cepE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10811 | _cepE: BUILDSTDERR: | ^ BUILDSTDERR: 10811 | _cepE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10857:1: error: BUILDSTDERR: warning: label ‘_cepN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10857 | _cepN: BUILDSTDERR: | ^ BUILDSTDERR: 10857 | _cepN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10891:1: error: BUILDSTDERR: warning: label ‘_cepQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10891 | _cepQ: BUILDSTDERR: | ^ BUILDSTDERR: 10891 | _cepQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10940:1: error: BUILDSTDERR: warning: label ‘_ceq3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10940 | _ceq3: BUILDSTDERR: | ^ BUILDSTDERR: 10940 | _ceq3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdBH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:10967:1: error: BUILDSTDERR: warning: label ‘_ceqs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10967 | _ceqs: BUILDSTDERR: | ^ BUILDSTDERR: 10967 | _ceqs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdBF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11001:1: error: BUILDSTDERR: warning: label ‘_ceqx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11001 | _ceqx: BUILDSTDERR: | ^ BUILDSTDERR: 11001 | _ceqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceqv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11057:1: error: BUILDSTDERR: warning: label ‘_ceqv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11057 | _ceqv: BUILDSTDERR: | ^ BUILDSTDERR: 11057 | _ceqv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceqE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11078:1: error: BUILDSTDERR: warning: label ‘_ceqE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11078 | _ceqE: BUILDSTDERR: | ^ BUILDSTDERR: 11078 | _ceqE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceqO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11112:1: error: BUILDSTDERR: warning: label ‘_ceqO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11112 | _ceqO: BUILDSTDERR: | ^ BUILDSTDERR: 11112 | _ceqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cer0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11146:1: error: BUILDSTDERR: warning: label ‘_cer0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11146 | _cer0: BUILDSTDERR: | ^ BUILDSTDERR: 11146 | _cer0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cerc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11179:1: error: BUILDSTDERR: warning: label ‘_cerc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11179 | _cerc: BUILDSTDERR: | ^ BUILDSTDERR: 11179 | _cerc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cers’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11215:1: error: BUILDSTDERR: warning: label ‘_cers’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11215 | _cers: BUILDSTDERR: | ^ BUILDSTDERR: 11215 | _cers: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11232:1: error: BUILDSTDERR: warning: label ‘_cerK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11232 | _cerK: BUILDSTDERR: | ^ BUILDSTDERR: 11232 | _cerK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdBE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11284:1: error: BUILDSTDERR: warning: label ‘_cerT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11284 | _cerT: BUILDSTDERR: | ^ BUILDSTDERR: 11284 | _cerT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11318:1: error: BUILDSTDERR: warning: label ‘_cerW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11318 | _cerW: BUILDSTDERR: | ^ BUILDSTDERR: 11318 | _cerW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11377:1: error: BUILDSTDERR: warning: label ‘_ces1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11377 | _ces1: BUILDSTDERR: | ^ BUILDSTDERR: 11377 | _ces1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdBD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11440:1: error: BUILDSTDERR: warning: label ‘_ces6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11440 | _ces6: BUILDSTDERR: | ^ BUILDSTDERR: 11440 | _ces6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11499:1: error: BUILDSTDERR: warning: label ‘_cesf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11499 | _cesf: BUILDSTDERR: | ^ BUILDSTDERR: 11499 | _cesf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11526:1: error: BUILDSTDERR: warning: label ‘_cesr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11526 | _cesr: BUILDSTDERR: | ^ BUILDSTDERR: 11526 | _cesr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11565:1: error: BUILDSTDERR: warning: label ‘_cesy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11565 | _cesy: BUILDSTDERR: | ^ BUILDSTDERR: 11565 | _cesy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cesi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11625:1: error: BUILDSTDERR: warning: label ‘_cesi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11625 | _cesi: BUILDSTDERR: | ^ BUILDSTDERR: 11625 | _cesi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11664:1: error: BUILDSTDERR: warning: label ‘_cesO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11664 | _cesO: BUILDSTDERR: | ^ BUILDSTDERR: 11664 | _cesO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11691:1: error: BUILDSTDERR: warning: label ‘_cesV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11691 | _cesV: BUILDSTDERR: | ^ BUILDSTDERR: 11691 | _cesV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdCK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11718:1: error: BUILDSTDERR: warning: label ‘_cet2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11718 | _cet2: BUILDSTDERR: | ^ BUILDSTDERR: 11718 | _cet2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwhslsv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11747:1: error: BUILDSTDERR: warning: label ‘_cet5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11747 | _cet5: BUILDSTDERR: | ^ BUILDSTDERR: 11747 | _cet5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cemg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11787:1: error: BUILDSTDERR: warning: label ‘_cemg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11787 | _cemg: BUILDSTDERR: | ^ BUILDSTDERR: 11787 | _cemg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cemD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11839:1: error: BUILDSTDERR: warning: label ‘_cemD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11839 | _cemD: BUILDSTDERR: | ^ BUILDSTDERR: 11839 | _cemD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_hslsv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11933:1: error: BUILDSTDERR: warning: label ‘_cetu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11933 | _cetu: BUILDSTDERR: | ^ BUILDSTDERR: 11933 | _cetu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cetr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11961:1: error: BUILDSTDERR: warning: label ‘_cetr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11961 | _cetr: BUILDSTDERR: | ^ BUILDSTDERR: 11961 | _cetr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cetx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11983:1: error: BUILDSTDERR: warning: label ‘_cetx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11983 | _cetx: BUILDSTDERR: | ^ BUILDSTDERR: 11983 | _cetx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cety’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:11999:1: error: BUILDSTDERR: warning: label ‘_cety’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11999 | _cety: BUILDSTDERR: | ^ BUILDSTDERR: 11999 | _cety: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_hue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12034:1: error: BUILDSTDERR: warning: label ‘_cetS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12034 | _cetS: BUILDSTDERR: | ^ BUILDSTDERR: 12034 | _cetS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cetP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12062:1: error: BUILDSTDERR: warning: label ‘_cetP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12062 | _cetP: BUILDSTDERR: | ^ BUILDSTDERR: 12062 | _cetP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cetX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12083:1: error: BUILDSTDERR: warning: label ‘_cetX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12083 | _cetX: BUILDSTDERR: | ^ BUILDSTDERR: 12083 | _cetX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdDg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12299:1: error: BUILDSTDERR: warning: label ‘_ceug’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12299 | _ceug: BUILDSTDERR: | ^ BUILDSTDERR: 12299 | _ceug: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdDh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12325:1: error: BUILDSTDERR: warning: label ‘_ceup’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12325 | _ceup: BUILDSTDERR: | ^ BUILDSTDERR: 12325 | _ceup: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceun’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12352:1: error: BUILDSTDERR: warning: label ‘_ceun’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12352 | _ceun: BUILDSTDERR: | ^ BUILDSTDERR: 12352 | _ceun: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdDm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12369:1: error: BUILDSTDERR: warning: label ‘_ceuz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12369 | _ceuz: BUILDSTDERR: | ^ BUILDSTDERR: 12369 | _ceuz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdDo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12396:1: error: BUILDSTDERR: warning: label ‘_ceuP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12396 | _ceuP: BUILDSTDERR: | ^ BUILDSTDERR: 12396 | _ceuP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_mod1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12423:1: error: BUILDSTDERR: warning: label ‘_ceuS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12423 | _ceuS: BUILDSTDERR: | ^ BUILDSTDERR: 12423 | _ceuS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceu8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12451:1: error: BUILDSTDERR: warning: label ‘_ceu8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12451 | _ceu8: BUILDSTDERR: | ^ BUILDSTDERR: 12451 | _ceu8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceuC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12489:1: error: BUILDSTDERR: warning: label ‘_ceuC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12489 | _ceuC: BUILDSTDERR: | ^ BUILDSTDERR: 12489 | _ceuC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceuG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12512:1: error: BUILDSTDERR: warning: label ‘_ceuG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12512 | _ceuG: BUILDSTDERR: | ^ BUILDSTDERR: 12512 | _ceuG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘rdod_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12560:1: error: BUILDSTDERR: warning: label ‘_ceve’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12560 | _ceve: BUILDSTDERR: | ^ BUILDSTDERR: 12560 | _ceve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘rdoe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12602:1: error: BUILDSTDERR: warning: label ‘_cevn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12602 | _cevn: BUILDSTDERR: | ^ BUILDSTDERR: 12602 | _cevn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdDx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12638:1: error: BUILDSTDERR: warning: label ‘_cevO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12638 | _cevO: BUILDSTDERR: | ^ BUILDSTDERR: 12638 | _cevO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdDP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12663:1: error: BUILDSTDERR: warning: label ‘_cewt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12663 | _cewt: BUILDSTDERR: | ^ BUILDSTDERR: 12663 | _cewt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdDH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12689:1: error: BUILDSTDERR: warning: label ‘_cewA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12689 | _cewA: BUILDSTDERR: | ^ BUILDSTDERR: 12689 | _cewA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cewd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12720:1: error: BUILDSTDERR: warning: label ‘_cewd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12720 | _cewd: BUILDSTDERR: | ^ BUILDSTDERR: 12720 | _cewd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cewj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12755:1: error: BUILDSTDERR: warning: label ‘_cewj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12755 | _cewj: BUILDSTDERR: | ^ BUILDSTDERR: 12755 | _cewj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdDy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12794:1: error: BUILDSTDERR: warning: label ‘_cewR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12794 | _cewR: BUILDSTDERR: | ^ BUILDSTDERR: 12794 | _cewR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cevW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12825:1: error: BUILDSTDERR: warning: label ‘_cevW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12825 | _cevW: BUILDSTDERR: | ^ BUILDSTDERR: 12825 | _cevW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cew2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12862:1: error: BUILDSTDERR: warning: label ‘_cew2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12862 | _cew2: BUILDSTDERR: | ^ BUILDSTDERR: 12862 | _cew2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cewW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12899:1: error: BUILDSTDERR: warning: label ‘_cewW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12899 | _cewW: BUILDSTDERR: | ^ BUILDSTDERR: 12899 | _cewW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamutzugo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12917:1: error: BUILDSTDERR: warning: label ‘_cexb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12917 | _cexb: BUILDSTDERR: | ^ BUILDSTDERR: 12917 | _cexb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cevr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12938:1: error: BUILDSTDERR: warning: label ‘_cevr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12938 | _cevr: BUILDSTDERR: | ^ BUILDSTDERR: 12938 | _cevr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cevu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12955:1: error: BUILDSTDERR: warning: label ‘_cevu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12955 | _cevu: BUILDSTDERR: | ^ BUILDSTDERR: 12955 | _cevu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cevA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:12990:1: error: BUILDSTDERR: warning: label ‘_cevA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12990 | _cevA: BUILDSTDERR: | ^ BUILDSTDERR: 12990 | _cevA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cevF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13018:1: error: BUILDSTDERR: warning: label ‘_cevF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13018 | _cevF: BUILDSTDERR: | ^ BUILDSTDERR: 13018 | _cevF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cexm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13061:1: error: BUILDSTDERR: warning: label ‘_cexm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13061 | _cexm: BUILDSTDERR: | ^ BUILDSTDERR: 13061 | _cexm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamut5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13088:1: error: BUILDSTDERR: warning: label ‘_cexH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13088 | _cexH: BUILDSTDERR: | ^ BUILDSTDERR: 13088 | _cexH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cexF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13112:1: error: BUILDSTDERR: warning: label ‘_cexF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13112 | _cexF: BUILDSTDERR: | ^ BUILDSTDERR: 13112 | _cexF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamutzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13135:1: error: BUILDSTDERR: warning: label ‘_cexU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13135 | _cexU: BUILDSTDERR: | ^ BUILDSTDERR: 13135 | _cexU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cexR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13163:1: error: BUILDSTDERR: warning: label ‘_cexR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13163 | _cexR: BUILDSTDERR: | ^ BUILDSTDERR: 13163 | _cexR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdE4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13186:1: error: BUILDSTDERR: warning: label ‘_ceyb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13186 | _ceyb: BUILDSTDERR: | ^ BUILDSTDERR: 13186 | _ceyb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamut4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13212:1: error: BUILDSTDERR: warning: label ‘_ceyh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13212 | _ceyh: BUILDSTDERR: | ^ BUILDSTDERR: 13212 | _ceyh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceye’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13245:1: error: BUILDSTDERR: warning: label ‘_ceye’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13245 | _ceye: BUILDSTDERR: | ^ BUILDSTDERR: 13245 | _ceye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamut2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13286:1: error: BUILDSTDERR: warning: label ‘_ceyv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13286 | _ceyv: BUILDSTDERR: | ^ BUILDSTDERR: 13286 | _ceyv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamutzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13326:1: error: BUILDSTDERR: warning: label ‘_ceyD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13326 | _ceyD: BUILDSTDERR: | ^ BUILDSTDERR: 13326 | _ceyD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamut1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13356:1: error: BUILDSTDERR: warning: label ‘_ceyN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13356 | _ceyN: BUILDSTDERR: | ^ BUILDSTDERR: 13356 | _ceyN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceyK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13381:1: error: BUILDSTDERR: warning: label ‘_ceyK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13381 | _ceyK: BUILDSTDERR: | ^ BUILDSTDERR: 13381 | _ceyK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘rdog_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13428:1: error: BUILDSTDERR: warning: label ‘_cez4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13428 | _cez4: BUILDSTDERR: | ^ BUILDSTDERR: 13428 | _cez4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceyU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13449:1: error: BUILDSTDERR: warning: label ‘_ceyU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13449 | _ceyU: BUILDSTDERR: | ^ BUILDSTDERR: 13449 | _ceyU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceyX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13466:1: error: BUILDSTDERR: warning: label ‘_ceyX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13466 | _ceyX: BUILDSTDERR: | ^ BUILDSTDERR: 13466 | _ceyX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cezc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13501:1: error: BUILDSTDERR: warning: label ‘_cezc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13501 | _cezc: BUILDSTDERR: | ^ BUILDSTDERR: 13501 | _cezc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cezn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13535:1: error: BUILDSTDERR: warning: label ‘_cezn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13535 | _cezn: BUILDSTDERR: | ^ BUILDSTDERR: 13535 | _cezn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cezs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13561:1: error: BUILDSTDERR: warning: label ‘_cezs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13561 | _cezs: BUILDSTDERR: | ^ BUILDSTDERR: 13561 | _cezs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cezx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13583:1: error: BUILDSTDERR: warning: label ‘_cezx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13583 | _cezx: BUILDSTDERR: | ^ BUILDSTDERR: 13583 | _cezx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cezB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13604:1: error: BUILDSTDERR: warning: label ‘_cezB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13604 | _cezB: BUILDSTDERR: | ^ BUILDSTDERR: 13604 | _cezB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cezK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13623:1: error: BUILDSTDERR: warning: label ‘_cezK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13623 | _cezK: BUILDSTDERR: | ^ BUILDSTDERR: 13623 | _cezK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cezM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13642:1: error: BUILDSTDERR: warning: label ‘_cezM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13642 | _cezM: BUILDSTDERR: | ^ BUILDSTDERR: 13642 | _cezM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_cezk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13660:1: error: BUILDSTDERR: warning: label ‘_cezk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13660 | _cezk: BUILDSTDERR: | ^ BUILDSTDERR: 13660 | _cezk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdF4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13678:1: error: BUILDSTDERR: warning: label ‘_ceAK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13678 | _ceAK: BUILDSTDERR: | ^ BUILDSTDERR: 13678 | _ceAK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceAF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13710:1: error: BUILDSTDERR: warning: label ‘_ceAF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13710 | _ceAF: BUILDSTDERR: | ^ BUILDSTDERR: 13710 | _ceAF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceAH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13731:1: error: BUILDSTDERR: warning: label ‘_ceAH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13731 | _ceAH: BUILDSTDERR: | ^ BUILDSTDERR: 13731 | _ceAH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdEL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13759:1: error: BUILDSTDERR: warning: label ‘_ceAR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13759 | _ceAR: BUILDSTDERR: | ^ BUILDSTDERR: 13759 | _ceAR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceAh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13789:1: error: BUILDSTDERR: warning: label ‘_ceAh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13789 | _ceAh: BUILDSTDERR: | ^ BUILDSTDERR: 13789 | _ceAh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceAm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13811:1: error: BUILDSTDERR: warning: label ‘_ceAm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13811 | _ceAm: BUILDSTDERR: | ^ BUILDSTDERR: 13811 | _ceAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceAr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13836:1: error: BUILDSTDERR: warning: label ‘_ceAr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13836 | _ceAr: BUILDSTDERR: | ^ BUILDSTDERR: 13836 | _ceAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceAw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13865:1: error: BUILDSTDERR: warning: label ‘_ceAw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13865 | _ceAw: BUILDSTDERR: | ^ BUILDSTDERR: 13865 | _ceAw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdFa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13902:1: error: BUILDSTDERR: warning: label ‘_ceBd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13902 | _ceBd: BUILDSTDERR: | ^ BUILDSTDERR: 13902 | _ceBd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceBa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13933:1: error: BUILDSTDERR: warning: label ‘_ceBa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13933 | _ceBa: BUILDSTDERR: | ^ BUILDSTDERR: 13933 | _ceBa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceBg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13955:1: error: BUILDSTDERR: warning: label ‘_ceBg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13955 | _ceBg: BUILDSTDERR: | ^ BUILDSTDERR: 13955 | _ceBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceBl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:13982:1: error: BUILDSTDERR: warning: label ‘_ceBl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13982 | _ceBl: BUILDSTDERR: | ^ BUILDSTDERR: 13982 | _ceBl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceBq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14005:1: error: BUILDSTDERR: warning: label ‘_ceBq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14005 | _ceBq: BUILDSTDERR: | ^ BUILDSTDERR: 14005 | _ceBq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdFo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14033:1: error: BUILDSTDERR: warning: label ‘_ceBL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14033 | _ceBL: BUILDSTDERR: | ^ BUILDSTDERR: 14033 | _ceBL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceBI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14064:1: error: BUILDSTDERR: warning: label ‘_ceBI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14064 | _ceBI: BUILDSTDERR: | ^ BUILDSTDERR: 14064 | _ceBI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceBO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14086:1: error: BUILDSTDERR: warning: label ‘_ceBO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14086 | _ceBO: BUILDSTDERR: | ^ BUILDSTDERR: 14086 | _ceBO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceBT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14113:1: error: BUILDSTDERR: warning: label ‘_ceBT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14113 | _ceBT: BUILDSTDERR: | ^ BUILDSTDERR: 14113 | _ceBT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceBY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14136:1: error: BUILDSTDERR: warning: label ‘_ceBY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14136 | _ceBY: BUILDSTDERR: | ^ BUILDSTDERR: 14136 | _ceBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdFO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14166:1: error: BUILDSTDERR: warning: label ‘_ceCI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14166 | _ceCI: BUILDSTDERR: | ^ BUILDSTDERR: 14166 | _ceCI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceCF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14195:1: error: BUILDSTDERR: warning: label ‘_ceCF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14195 | _ceCF: BUILDSTDERR: | ^ BUILDSTDERR: 14195 | _ceCF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdG4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14223:1: error: BUILDSTDERR: warning: label ‘_ceCW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14223 | _ceCW: BUILDSTDERR: | ^ BUILDSTDERR: 14223 | _ceCW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceCT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14252:1: error: BUILDSTDERR: warning: label ‘_ceCT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14252 | _ceCT: BUILDSTDERR: | ^ BUILDSTDERR: 14252 | _ceCT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceCZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14278:1: error: BUILDSTDERR: warning: label ‘_ceCZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14278 | _ceCZ: BUILDSTDERR: | ^ BUILDSTDERR: 14278 | _ceCZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceD4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14300:1: error: BUILDSTDERR: warning: label ‘_ceD4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14300 | _ceD4: BUILDSTDERR: | ^ BUILDSTDERR: 14300 | _ceD4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceD8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14322:1: error: BUILDSTDERR: warning: label ‘_ceD8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14322 | _ceD8: BUILDSTDERR: | ^ BUILDSTDERR: 14322 | _ceD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceDc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14342:1: error: BUILDSTDERR: warning: label ‘_ceDc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14342 | _ceDc: BUILDSTDERR: | ^ BUILDSTDERR: 14342 | _ceDc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdG5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14374:1: error: BUILDSTDERR: warning: label ‘_ceDq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14374 | _ceDq: BUILDSTDERR: | ^ BUILDSTDERR: 14374 | _ceDq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdFF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14415:1: error: BUILDSTDERR: warning: label ‘_ceDz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14415 | _ceDz: BUILDSTDERR: | ^ BUILDSTDERR: 14415 | _ceDz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceCk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14447:1: error: BUILDSTDERR: warning: label ‘_ceCk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14447 | _ceCk: BUILDSTDERR: | ^ BUILDSTDERR: 14447 | _ceCk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceCq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14484:1: error: BUILDSTDERR: warning: label ‘_ceCq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14484 | _ceCq: BUILDSTDERR: | ^ BUILDSTDERR: 14484 | _ceCq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceDI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14529:1: error: BUILDSTDERR: warning: label ‘_ceDI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14529 | _ceDI: BUILDSTDERR: | ^ BUILDSTDERR: 14529 | _ceDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘sdG8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14538:1: error: BUILDSTDERR: warning: label ‘_ceDZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14538 | _ceDZ: BUILDSTDERR: | ^ BUILDSTDERR: 14538 | _ceDZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_rgb2xyzz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14566:1: error: BUILDSTDERR: warning: label ‘_ceE5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14566 | _ceE5: BUILDSTDERR: | ^ BUILDSTDERR: 14566 | _ceE5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceA8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14605:1: error: BUILDSTDERR: warning: label ‘_ceA8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14605 | _ceA8: BUILDSTDERR: | ^ BUILDSTDERR: 14605 | _ceA8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceAb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14647:1: error: BUILDSTDERR: warning: label ‘_ceAb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14647 | _ceAb: BUILDSTDERR: | ^ BUILDSTDERR: 14647 | _ceAb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceE3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14702:1: error: BUILDSTDERR: warning: label ‘_ceE3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14702 | _ceE3: BUILDSTDERR: | ^ BUILDSTDERR: 14702 | _ceE3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_xyzz2rgb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14729:1: error: BUILDSTDERR: warning: label ‘_ceEr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14729 | _ceEr: BUILDSTDERR: | ^ BUILDSTDERR: 14729 | _ceEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceEp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14758:1: error: BUILDSTDERR: warning: label ‘_ceEp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14758 | _ceEp: BUILDSTDERR: | ^ BUILDSTDERR: 14758 | _ceEp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘_ceEu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14776:1: error: BUILDSTDERR: warning: label ‘_ceEu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14776 | _ceEu: BUILDSTDERR: | ^ BUILDSTDERR: 14776 | _ceEu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_RGBGamut_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14808:1: error: BUILDSTDERR: warning: label ‘_ceEK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14808 | _ceEK: BUILDSTDERR: | ^ BUILDSTDERR: 14808 | _ceEK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_RGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14839:1: error: BUILDSTDERR: warning: label ‘_ceEU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14839 | _ceEU: BUILDSTDERR: | ^ BUILDSTDERR: 14839 | _ceEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_RGBGamut_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14865:1: error: BUILDSTDERR: warning: label ‘_ceEZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14865 | _ceEZ: BUILDSTDERR: | ^ BUILDSTDERR: 14865 | _ceEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_RGB_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_47.hc:14879:1: error: BUILDSTDERR: warning: label ‘_ceF1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14879 | _ceF1: BUILDSTDERR: | ^ BUILDSTDERR: 14879 | _ceF1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdWRGBGamut_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:15:1: error: BUILDSTDERR: warning: label ‘_ceX7’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _ceX7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _ceX7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceX4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:37:1: error: BUILDSTDERR: warning: label ‘_ceX4’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _ceX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _ceX4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceXa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:59:1: error: BUILDSTDERR: warning: label ‘_ceXa’ defined but not used [-Wunused-label] BUILDSTDERR: 59 | _ceXa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 59 | _ceXa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdWRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:91:1: error: BUILDSTDERR: warning: label ‘_ceXz’ defined but not used [-Wunused-label] BUILDSTDERR: 91 | _ceXz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 91 | _ceXz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceXs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:108:1: error: BUILDSTDERR: warning: label ‘_ceXs’ defined but not used [-Wunused-label] BUILDSTDERR: 108 | _ceXs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 108 | _ceXs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceXu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:126:1: error: BUILDSTDERR: warning: label ‘_ceXu’ defined but not used [-Wunused-label] BUILDSTDERR: 126 | _ceXu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 126 | _ceXu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceXw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:144:1: error: BUILDSTDERR: warning: label ‘_ceXw’ defined but not used [-Wunused-label] BUILDSTDERR: 144 | _ceXw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 144 | _ceXw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘rdnI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:179:1: error: BUILDSTDERR: warning: label ‘_ceXL’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _ceXL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _ceXL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘rdnJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:210:1: error: BUILDSTDERR: warning: label ‘_ceXV’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _ceXV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _ceXV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘rdnK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:251:1: error: BUILDSTDERR: warning: label ‘_ceY4’ defined but not used [-Wunused-label] BUILDSTDERR: 251 | _ceY4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 251 | _ceY4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘rdnL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:291:1: error: BUILDSTDERR: warning: label ‘_ceYb’ defined but not used [-Wunused-label] BUILDSTDERR: 291 | _ceYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 291 | _ceYb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seFe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:321:1: error: BUILDSTDERR: warning: label ‘_ceYm’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _ceYm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _ceYm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘rdnM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:350:1: error: BUILDSTDERR: warning: label ‘_ceYp’ defined but not used [-Wunused-label] BUILDSTDERR: 350 | _ceYp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 350 | _ceYp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:391:1: error: BUILDSTDERR: warning: label ‘_ceYB’ defined but not used [-Wunused-label] BUILDSTDERR: 391 | _ceYB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 391 | _ceYB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceYy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:417:1: error: BUILDSTDERR: warning: label ‘_ceYy’ defined but not used [-Wunused-label] BUILDSTDERR: 417 | _ceYy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 417 | _ceYy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceYE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:438:1: error: BUILDSTDERR: warning: label ‘_ceYE’ defined but not used [-Wunused-label] BUILDSTDERR: 438 | _ceYE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 438 | _ceYE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceYG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:459:1: error: BUILDSTDERR: warning: label ‘_ceYG’ defined but not used [-Wunused-label] BUILDSTDERR: 459 | _ceYG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 459 | _ceYG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceYI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:479:1: error: BUILDSTDERR: warning: label ‘_ceYI’ defined but not used [-Wunused-label] BUILDSTDERR: 479 | _ceYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 479 | _ceYI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfFunctorRGBzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:513:1: error: BUILDSTDERR: warning: label ‘_ceZ1’ defined but not used [-Wunused-label] BUILDSTDERR: 513 | _ceZ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 513 | _ceZ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceYY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:539:1: error: BUILDSTDERR: warning: label ‘_ceYY’ defined but not used [-Wunused-label] BUILDSTDERR: 539 | _ceYY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 539 | _ceYY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:570:1: error: BUILDSTDERR: warning: label ‘_ceZf’ defined but not used [-Wunused-label] BUILDSTDERR: 570 | _ceZf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 570 | _ceZf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceZc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:597:1: error: BUILDSTDERR: warning: label ‘_ceZc’ defined but not used [-Wunused-label] BUILDSTDERR: 597 | _ceZc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 597 | _ceZc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceZi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:622:1: error: BUILDSTDERR: warning: label ‘_ceZi’ defined but not used [-Wunused-label] BUILDSTDERR: 622 | _ceZi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 622 | _ceZi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceZn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:643:1: error: BUILDSTDERR: warning: label ‘_ceZn’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _ceZn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _ceZn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceZp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:664:1: error: BUILDSTDERR: warning: label ‘_ceZp’ defined but not used [-Wunused-label] BUILDSTDERR: 664 | _ceZp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 664 | _ceZp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceZr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:684:1: error: BUILDSTDERR: warning: label ‘_ceZr’ defined but not used [-Wunused-label] BUILDSTDERR: 684 | _ceZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 684 | _ceZr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:718:1: error: BUILDSTDERR: warning: label ‘_ceZJ’ defined but not used [-Wunused-label] BUILDSTDERR: 718 | _ceZJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 718 | _ceZJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seFK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:747:1: error: BUILDSTDERR: warning: label ‘_ceZX’ defined but not used [-Wunused-label] BUILDSTDERR: 747 | _ceZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 747 | _ceZX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_ceZU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:777:1: error: BUILDSTDERR: warning: label ‘_ceZU’ defined but not used [-Wunused-label] BUILDSTDERR: 777 | _ceZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 777 | _ceZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf00’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:798:1: error: BUILDSTDERR: warning: label ‘_cf00’ defined but not used [-Wunused-label] BUILDSTDERR: 798 | _cf00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 798 | _cf00: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf02’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:819:1: error: BUILDSTDERR: warning: label ‘_cf02’ defined but not used [-Wunused-label] BUILDSTDERR: 819 | _cf02: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 819 | _cf02: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf04’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:839:1: error: BUILDSTDERR: warning: label ‘_cf04’ defined but not used [-Wunused-label] BUILDSTDERR: 839 | _cf04: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 839 | _cf04: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seG4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:868:1: error: BUILDSTDERR: warning: label ‘_cf0o’ defined but not used [-Wunused-label] BUILDSTDERR: 868 | _cf0o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 868 | _cf0o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf0l’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:896:1: error: BUILDSTDERR: warning: label ‘_cf0l’ defined but not used [-Wunused-label] BUILDSTDERR: 896 | _cf0l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 896 | _cf0l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf0r’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:921:1: error: BUILDSTDERR: warning: label ‘_cf0r’ defined but not used [-Wunused-label] BUILDSTDERR: 921 | _cf0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 921 | _cf0r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf0w’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:942:1: error: BUILDSTDERR: warning: label ‘_cf0w’ defined but not used [-Wunused-label] BUILDSTDERR: 942 | _cf0w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 942 | _cf0w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf0y’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:963:1: error: BUILDSTDERR: warning: label ‘_cf0y’ defined but not used [-Wunused-label] BUILDSTDERR: 963 | _cf0y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 963 | _cf0y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf0A’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:983:1: error: BUILDSTDERR: warning: label ‘_cf0A’ defined but not used [-Wunused-label] BUILDSTDERR: 983 | _cf0A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 983 | _cf0A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1012:1: error: BUILDSTDERR: warning: label ‘_cf0O’ defined but not used [-Wunused-label] BUILDSTDERR: 1012 | _cf0O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1012 | _cf0O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1052:1: error: BUILDSTDERR: warning: label ‘_cf10’ defined but not used [-Wunused-label] BUILDSTDERR: 1052 | _cf10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1052 | _cf10: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf0X’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1071:1: error: BUILDSTDERR: warning: label ‘_cf0X’ defined but not used [-Wunused-label] BUILDSTDERR: 1071 | _cf0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1071 | _cf0X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1093:1: error: BUILDSTDERR: warning: label ‘_cf1e’ defined but not used [-Wunused-label] BUILDSTDERR: 1093 | _cf1e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1093 | _cf1e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf1b’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1115:1: error: BUILDSTDERR: warning: label ‘_cf1b’ defined but not used [-Wunused-label] BUILDSTDERR: 1115 | _cf1b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1115 | _cf1b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf1h’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1135:1: error: BUILDSTDERR: warning: label ‘_cf1h’ defined but not used [-Wunused-label] BUILDSTDERR: 1135 | _cf1h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1135 | _cf1h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB20_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1172:1: error: BUILDSTDERR: warning: label ‘_cf1y’ defined but not used [-Wunused-label] BUILDSTDERR: 1172 | _cf1y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1172 | _cf1y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB18_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1219:1: error: BUILDSTDERR: warning: label ‘_cf1H’ defined but not used [-Wunused-label] BUILDSTDERR: 1219 | _cf1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1219 | _cf1H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB16_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1266:1: error: BUILDSTDERR: warning: label ‘_cf1Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1266 | _cf1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1266 | _cf1Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘rdnP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1303:1: error: BUILDSTDERR: warning: label ‘_cf1X’ defined but not used [-Wunused-label] BUILDSTDERR: 1303 | _cf1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1303 | _cf1X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB15_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1334:1: error: BUILDSTDERR: warning: label ‘_cf27’ defined but not used [-Wunused-label] BUILDSTDERR: 1334 | _cf27: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1334 | _cf27: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf24’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1359:1: error: BUILDSTDERR: warning: label ‘_cf24’ defined but not used [-Wunused-label] BUILDSTDERR: 1359 | _cf24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1359 | _cf24: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB14_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1389:1: error: BUILDSTDERR: warning: label ‘_cf2h’ defined but not used [-Wunused-label] BUILDSTDERR: 1389 | _cf2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1389 | _cf2h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB12_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1420:1: error: BUILDSTDERR: warning: label ‘_cf2q’ defined but not used [-Wunused-label] BUILDSTDERR: 1420 | _cf2q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1420 | _cf2q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1467:1: error: BUILDSTDERR: warning: label ‘_cf2z’ defined but not used [-Wunused-label] BUILDSTDERR: 1467 | _cf2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1467 | _cf2z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1506:1: error: BUILDSTDERR: warning: label ‘_cf2J’ defined but not used [-Wunused-label] BUILDSTDERR: 1506 | _cf2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1506 | _cf2J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf2G’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1531:1: error: BUILDSTDERR: warning: label ‘_cf2G’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _cf2G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _cf2G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1567:1: error: BUILDSTDERR: warning: label ‘_cf2V’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _cf2V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _cf2V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1608:1: error: BUILDSTDERR: warning: label ‘_cf34’ defined but not used [-Wunused-label] BUILDSTDERR: 1608 | _cf34: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1608 | _cf34: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seGF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1650:1: error: BUILDSTDERR: warning: label ‘_cf3X’ defined but not used [-Wunused-label] BUILDSTDERR: 1650 | _cf3X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1650 | _cf3X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seGG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1680:1: error: BUILDSTDERR: warning: label ‘_cf40’ defined but not used [-Wunused-label] BUILDSTDERR: 1680 | _cf40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1680 | _cf40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seGJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1718:1: error: BUILDSTDERR: warning: label ‘_cf48’ defined but not used [-Wunused-label] BUILDSTDERR: 1718 | _cf48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1718 | _cf48: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf45’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1757:1: error: BUILDSTDERR: warning: label ‘_cf45’ defined but not used [-Wunused-label] BUILDSTDERR: 1757 | _cf45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1757 | _cf45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seGK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1790:1: error: BUILDSTDERR: warning: label ‘_cf4g’ defined but not used [-Wunused-label] BUILDSTDERR: 1790 | _cf4g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1790 | _cf4g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seGN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1834:1: error: BUILDSTDERR: warning: label ‘_cf4o’ defined but not used [-Wunused-label] BUILDSTDERR: 1834 | _cf4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1834 | _cf4o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf4l’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1871:1: error: BUILDSTDERR: warning: label ‘_cf4l’ defined but not used [-Wunused-label] BUILDSTDERR: 1871 | _cf4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1871 | _cf4l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seGO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1903:1: error: BUILDSTDERR: warning: label ‘_cf4w’ defined but not used [-Wunused-label] BUILDSTDERR: 1903 | _cf4w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1903 | _cf4w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seGR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1944:1: error: BUILDSTDERR: warning: label ‘_cf4E’ defined but not used [-Wunused-label] BUILDSTDERR: 1944 | _cf4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1944 | _cf4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf4B’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:1979:1: error: BUILDSTDERR: warning: label ‘_cf4B’ defined but not used [-Wunused-label] BUILDSTDERR: 1979 | _cf4B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1979 | _cf4B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seGS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2010:1: error: BUILDSTDERR: warning: label ‘_cf4M’ defined but not used [-Wunused-label] BUILDSTDERR: 2010 | _cf4M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2010 | _cf4M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seGV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2049:1: error: BUILDSTDERR: warning: label ‘_cf4U’ defined but not used [-Wunused-label] BUILDSTDERR: 2049 | _cf4U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2049 | _cf4U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf4R’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2083:1: error: BUILDSTDERR: warning: label ‘_cf4R’ defined but not used [-Wunused-label] BUILDSTDERR: 2083 | _cf4R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2083 | _cf4R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwlvl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2113:1: error: BUILDSTDERR: warning: label ‘_cf55’ defined but not used [-Wunused-label] BUILDSTDERR: 2113 | _cf55: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2113 | _cf55: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf5a’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2155:1: error: BUILDSTDERR: warning: label ‘_cf5a’ defined but not used [-Wunused-label] BUILDSTDERR: 2155 | _cf5a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2155 | _cf5a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2187:1: error: BUILDSTDERR: warning: label ‘_cf5n’ defined but not used [-Wunused-label] BUILDSTDERR: 2187 | _cf5n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2187 | _cf5n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf5k’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2208:1: error: BUILDSTDERR: warning: label ‘_cf5k’ defined but not used [-Wunused-label] BUILDSTDERR: 2208 | _cf5k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2208 | _cf5k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seH3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2230:1: error: BUILDSTDERR: warning: label ‘_cf5D’ defined but not used [-Wunused-label] BUILDSTDERR: 2230 | _cf5D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2230 | _cf5D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seH5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2255:1: error: BUILDSTDERR: warning: label ‘_cf5K’ defined but not used [-Wunused-label] BUILDSTDERR: 2255 | _cf5K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2255 | _cf5K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seH6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2279:1: error: BUILDSTDERR: warning: label ‘_cf5S’ defined but not used [-Wunused-label] BUILDSTDERR: 2279 | _cf5S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2279 | _cf5S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2295:1: error: BUILDSTDERR: warning: label ‘_cf6R’ defined but not used [-Wunused-label] BUILDSTDERR: 2295 | _cf6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2295 | _cf6R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2325:1: error: BUILDSTDERR: warning: label ‘_cf6U’ defined but not used [-Wunused-label] BUILDSTDERR: 2325 | _cf6U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2325 | _cf6U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2363:1: error: BUILDSTDERR: warning: label ‘_cf72’ defined but not used [-Wunused-label] BUILDSTDERR: 2363 | _cf72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2363 | _cf72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf6Z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2402:1: error: BUILDSTDERR: warning: label ‘_cf6Z’ defined but not used [-Wunused-label] BUILDSTDERR: 2402 | _cf6Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2402 | _cf6Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2435:1: error: BUILDSTDERR: warning: label ‘_cf7a’ defined but not used [-Wunused-label] BUILDSTDERR: 2435 | _cf7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2435 | _cf7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2481:1: error: BUILDSTDERR: warning: label ‘_cf7i’ defined but not used [-Wunused-label] BUILDSTDERR: 2481 | _cf7i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2481 | _cf7i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf7f’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2520:1: error: BUILDSTDERR: warning: label ‘_cf7f’ defined but not used [-Wunused-label] BUILDSTDERR: 2520 | _cf7f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2520 | _cf7f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2552:1: error: BUILDSTDERR: warning: label ‘_cf7q’ defined but not used [-Wunused-label] BUILDSTDERR: 2552 | _cf7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2552 | _cf7q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2596:1: error: BUILDSTDERR: warning: label ‘_cf7y’ defined but not used [-Wunused-label] BUILDSTDERR: 2596 | _cf7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2596 | _cf7y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf7v’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2633:1: error: BUILDSTDERR: warning: label ‘_cf7v’ defined but not used [-Wunused-label] BUILDSTDERR: 2633 | _cf7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2633 | _cf7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2665:1: error: BUILDSTDERR: warning: label ‘_cf7G’ defined but not used [-Wunused-label] BUILDSTDERR: 2665 | _cf7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2665 | _cf7G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2709:1: error: BUILDSTDERR: warning: label ‘_cf7O’ defined but not used [-Wunused-label] BUILDSTDERR: 2709 | _cf7O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2709 | _cf7O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf7L’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2747:1: error: BUILDSTDERR: warning: label ‘_cf7L’ defined but not used [-Wunused-label] BUILDSTDERR: 2747 | _cf7L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2747 | _cf7L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2774:1: error: BUILDSTDERR: warning: label ‘_cf7W’ defined but not used [-Wunused-label] BUILDSTDERR: 2774 | _cf7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2774 | _cf7W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf60’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2808:1: error: BUILDSTDERR: warning: label ‘_cf60’ defined but not used [-Wunused-label] BUILDSTDERR: 2808 | _cf60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2808 | _cf60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cf84’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2849:1: error: BUILDSTDERR: warning: label ‘_cf84’ defined but not used [-Wunused-label] BUILDSTDERR: 2849 | _cf84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2849 | _cf84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2880:1: error: BUILDSTDERR: warning: label ‘_cf8c’ defined but not used [-Wunused-label] BUILDSTDERR: 2880 | _cf8c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2880 | _cf8c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2919:1: error: BUILDSTDERR: warning: label ‘_cf8p’ defined but not used [-Wunused-label] BUILDSTDERR: 2919 | _cf8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2919 | _cf8p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2944:1: error: BUILDSTDERR: warning: label ‘_cf8B’ defined but not used [-Wunused-label] BUILDSTDERR: 2944 | _cf8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2944 | _cf8B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:2972:1: error: BUILDSTDERR: warning: label ‘_cf8E’ defined but not used [-Wunused-label] BUILDSTDERR: 2972 | _cf8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2972 | _cf8E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3001:1: error: BUILDSTDERR: warning: label ‘_cf8J’ defined but not used [-Wunused-label] BUILDSTDERR: 3001 | _cf8J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3001 | _cf8J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3034:1: error: BUILDSTDERR: warning: label ‘_cf8W’ defined but not used [-Wunused-label] BUILDSTDERR: 3034 | _cf8W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3034 | _cf8W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBzuzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3058:1: error: BUILDSTDERR: warning: label ‘_cf8Z’ defined but not used [-Wunused-label] BUILDSTDERR: 3058 | _cf8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3058 | _cf8Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3088:1: error: BUILDSTDERR: warning: label ‘_cf9g’ defined but not used [-Wunused-label] BUILDSTDERR: 3088 | _cf9g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3088 | _cf9g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3115:1: error: BUILDSTDERR: warning: label ‘_cf9j’ defined but not used [-Wunused-label] BUILDSTDERR: 3115 | _cf9j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3115 | _cf9j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3153:1: error: BUILDSTDERR: warning: label ‘_cf9o’ defined but not used [-Wunused-label] BUILDSTDERR: 3153 | _cf9o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3153 | _cf9o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3184:1: error: BUILDSTDERR: warning: label ‘_cf9B’ defined but not used [-Wunused-label] BUILDSTDERR: 3184 | _cf9B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3184 | _cf9B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3209:1: error: BUILDSTDERR: warning: label ‘_cf9I’ defined but not used [-Wunused-label] BUILDSTDERR: 3209 | _cf9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3209 | _cf9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3234:1: error: BUILDSTDERR: warning: label ‘_cf9P’ defined but not used [-Wunused-label] BUILDSTDERR: 3234 | _cf9P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3234 | _cf9P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seHQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3259:1: error: BUILDSTDERR: warning: label ‘_cf9W’ defined but not used [-Wunused-label] BUILDSTDERR: 3259 | _cf9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3259 | _cf9W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3289:1: error: BUILDSTDERR: warning: label ‘_cfa0’ defined but not used [-Wunused-label] BUILDSTDERR: 3289 | _cfa0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3289 | _cfa0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdszdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3339:1: error: BUILDSTDERR: warning: label ‘_cfa6’ defined but not used [-Wunused-label] BUILDSTDERR: 3339 | _cfa6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3339 | _cfa6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seI1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3353:1: error: BUILDSTDERR: warning: label ‘_cfaf’ defined but not used [-Wunused-label] BUILDSTDERR: 3353 | _cfaf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3353 | _cfaf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seI3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3397:1: error: BUILDSTDERR: warning: label ‘_cfap’ defined but not used [-Wunused-label] BUILDSTDERR: 3397 | _cfap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3397 | _cfap: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seI5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3441:1: error: BUILDSTDERR: warning: label ‘_cfaz’ defined but not used [-Wunused-label] BUILDSTDERR: 3441 | _cfaz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3441 | _cfaz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seI9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3481:1: error: BUILDSTDERR: warning: label ‘_cfbm’ defined but not used [-Wunused-label] BUILDSTDERR: 3481 | _cfbm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3481 | _cfbm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3508:1: error: BUILDSTDERR: warning: label ‘_cfbp’ defined but not used [-Wunused-label] BUILDSTDERR: 3508 | _cfbp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3508 | _cfbp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3547:1: error: BUILDSTDERR: warning: label ‘_cfbu’ defined but not used [-Wunused-label] BUILDSTDERR: 3547 | _cfbu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3547 | _cfbu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3585:1: error: BUILDSTDERR: warning: label ‘_cfbz’ defined but not used [-Wunused-label] BUILDSTDERR: 3585 | _cfbz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3585 | _cfbz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seId_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3625:1: error: BUILDSTDERR: warning: label ‘_cfbE’ defined but not used [-Wunused-label] BUILDSTDERR: 3625 | _cfbE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3625 | _cfbE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3668:1: error: BUILDSTDERR: warning: label ‘_cfbJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3668 | _cfbJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3668 | _cfbJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3710:1: error: BUILDSTDERR: warning: label ‘_cfbO’ defined but not used [-Wunused-label] BUILDSTDERR: 3710 | _cfbO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3710 | _cfbO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3753:1: error: BUILDSTDERR: warning: label ‘_cfbT’ defined but not used [-Wunused-label] BUILDSTDERR: 3753 | _cfbT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3753 | _cfbT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3799:1: error: BUILDSTDERR: warning: label ‘_cfbY’ defined but not used [-Wunused-label] BUILDSTDERR: 3799 | _cfbY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3799 | _cfbY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3845:1: error: BUILDSTDERR: warning: label ‘_cfc3’ defined but not used [-Wunused-label] BUILDSTDERR: 3845 | _cfc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3845 | _cfc3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3887:1: error: BUILDSTDERR: warning: label ‘_cfcT’ defined but not used [-Wunused-label] BUILDSTDERR: 3887 | _cfcT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3887 | _cfcT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3924:1: error: BUILDSTDERR: warning: label ‘_cfcY’ defined but not used [-Wunused-label] BUILDSTDERR: 3924 | _cfcY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3924 | _cfcY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:3963:1: error: BUILDSTDERR: warning: label ‘_cfd3’ defined but not used [-Wunused-label] BUILDSTDERR: 3963 | _cfd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3963 | _cfd3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4001:1: error: BUILDSTDERR: warning: label ‘_cfd8’ defined but not used [-Wunused-label] BUILDSTDERR: 4001 | _cfd8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4001 | _cfd8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4041:1: error: BUILDSTDERR: warning: label ‘_cfdd’ defined but not used [-Wunused-label] BUILDSTDERR: 4041 | _cfdd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4041 | _cfdd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4084:1: error: BUILDSTDERR: warning: label ‘_cfdi’ defined but not used [-Wunused-label] BUILDSTDERR: 4084 | _cfdi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4084 | _cfdi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4126:1: error: BUILDSTDERR: warning: label ‘_cfdn’ defined but not used [-Wunused-label] BUILDSTDERR: 4126 | _cfdn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4126 | _cfdn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4169:1: error: BUILDSTDERR: warning: label ‘_cfds’ defined but not used [-Wunused-label] BUILDSTDERR: 4169 | _cfds: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4169 | _cfds: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4215:1: error: BUILDSTDERR: warning: label ‘_cfdx’ defined but not used [-Wunused-label] BUILDSTDERR: 4215 | _cfdx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4215 | _cfdx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4262:1: error: BUILDSTDERR: warning: label ‘_cfdC’ defined but not used [-Wunused-label] BUILDSTDERR: 4262 | _cfdC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4262 | _cfdC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4308:1: error: BUILDSTDERR: warning: label ‘_cfdI’ defined but not used [-Wunused-label] BUILDSTDERR: 4308 | _cfdI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4308 | _cfdI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdszdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4351:1: error: BUILDSTDERR: warning: label ‘_cfdQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4351 | _cfdQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4351 | _cfdQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4414:1: error: BUILDSTDERR: warning: label ‘_cfdW’ defined but not used [-Wunused-label] BUILDSTDERR: 4414 | _cfdW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4414 | _cfdW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4424:1: error: BUILDSTDERR: warning: label ‘_cfe4’ defined but not used [-Wunused-label] BUILDSTDERR: 4424 | _cfe4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4424 | _cfe4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4452:1: error: BUILDSTDERR: warning: label ‘_cfeb’ defined but not used [-Wunused-label] BUILDSTDERR: 4452 | _cfeb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4452 | _cfeb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seID_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4480:1: error: BUILDSTDERR: warning: label ‘_cfei’ defined but not used [-Wunused-label] BUILDSTDERR: 4480 | _cfei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4480 | _cfei: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4508:1: error: BUILDSTDERR: warning: label ‘_cff3’ defined but not used [-Wunused-label] BUILDSTDERR: 4508 | _cff3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4508 | _cff3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4535:1: error: BUILDSTDERR: warning: label ‘_cff6’ defined but not used [-Wunused-label] BUILDSTDERR: 4535 | _cff6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4535 | _cff6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seII_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4574:1: error: BUILDSTDERR: warning: label ‘_cffb’ defined but not used [-Wunused-label] BUILDSTDERR: 4574 | _cffb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4574 | _cffb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4612:1: error: BUILDSTDERR: warning: label ‘_cffg’ defined but not used [-Wunused-label] BUILDSTDERR: 4612 | _cffg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4612 | _cffg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4652:1: error: BUILDSTDERR: warning: label ‘_cffl’ defined but not used [-Wunused-label] BUILDSTDERR: 4652 | _cffl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4652 | _cffl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4695:1: error: BUILDSTDERR: warning: label ‘_cffq’ defined but not used [-Wunused-label] BUILDSTDERR: 4695 | _cffq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4695 | _cffq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4737:1: error: BUILDSTDERR: warning: label ‘_cffv’ defined but not used [-Wunused-label] BUILDSTDERR: 4737 | _cffv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4737 | _cffv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4780:1: error: BUILDSTDERR: warning: label ‘_cffA’ defined but not used [-Wunused-label] BUILDSTDERR: 4780 | _cffA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4780 | _cffA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4826:1: error: BUILDSTDERR: warning: label ‘_cffF’ defined but not used [-Wunused-label] BUILDSTDERR: 4826 | _cffF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4826 | _cffF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4872:1: error: BUILDSTDERR: warning: label ‘_cffK’ defined but not used [-Wunused-label] BUILDSTDERR: 4872 | _cffK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4872 | _cffK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4914:1: error: BUILDSTDERR: warning: label ‘_cfgA’ defined but not used [-Wunused-label] BUILDSTDERR: 4914 | _cfgA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4914 | _cfgA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4951:1: error: BUILDSTDERR: warning: label ‘_cfgF’ defined but not used [-Wunused-label] BUILDSTDERR: 4951 | _cfgF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4951 | _cfgF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:4990:1: error: BUILDSTDERR: warning: label ‘_cfgK’ defined but not used [-Wunused-label] BUILDSTDERR: 4990 | _cfgK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4990 | _cfgK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5028:1: error: BUILDSTDERR: warning: label ‘_cfgP’ defined but not used [-Wunused-label] BUILDSTDERR: 5028 | _cfgP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5028 | _cfgP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5068:1: error: BUILDSTDERR: warning: label ‘_cfgU’ defined but not used [-Wunused-label] BUILDSTDERR: 5068 | _cfgU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5068 | _cfgU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5111:1: error: BUILDSTDERR: warning: label ‘_cfgZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5111 | _cfgZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5111 | _cfgZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5153:1: error: BUILDSTDERR: warning: label ‘_cfh4’ defined but not used [-Wunused-label] BUILDSTDERR: 5153 | _cfh4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5153 | _cfh4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seIZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5196:1: error: BUILDSTDERR: warning: label ‘_cfh9’ defined but not used [-Wunused-label] BUILDSTDERR: 5196 | _cfh9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5196 | _cfh9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seJ0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5242:1: error: BUILDSTDERR: warning: label ‘_cfhe’ defined but not used [-Wunused-label] BUILDSTDERR: 5242 | _cfhe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5242 | _cfhe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seJ1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5289:1: error: BUILDSTDERR: warning: label ‘_cfhj’ defined but not used [-Wunused-label] BUILDSTDERR: 5289 | _cfhj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5289 | _cfhj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seJ2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5335:1: error: BUILDSTDERR: warning: label ‘_cfhp’ defined but not used [-Wunused-label] BUILDSTDERR: 5335 | _cfhp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5335 | _cfhp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5379:1: error: BUILDSTDERR: warning: label ‘_cfhx’ defined but not used [-Wunused-label] BUILDSTDERR: 5379 | _cfhx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5379 | _cfhx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5440:1: error: BUILDSTDERR: warning: label ‘_cfhJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5440 | _cfhJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5440 | _cfhJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfhG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5468:1: error: BUILDSTDERR: warning: label ‘_cfhG’ defined but not used [-Wunused-label] BUILDSTDERR: 5468 | _cfhG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5468 | _cfhG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfhM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5491:1: error: BUILDSTDERR: warning: label ‘_cfhM’ defined but not used [-Wunused-label] BUILDSTDERR: 5491 | _cfhM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5491 | _cfhM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5519:1: error: BUILDSTDERR: warning: label ‘_cfi4’ defined but not used [-Wunused-label] BUILDSTDERR: 5519 | _cfi4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5519 | _cfi4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfi1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5547:1: error: BUILDSTDERR: warning: label ‘_cfi1’ defined but not used [-Wunused-label] BUILDSTDERR: 5547 | _cfi1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5547 | _cfi1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seJq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5577:1: error: BUILDSTDERR: warning: label ‘_cfin’ defined but not used [-Wunused-label] BUILDSTDERR: 5577 | _cfin: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5577 | _cfin: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfik’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5606:1: error: BUILDSTDERR: warning: label ‘_cfik’ defined but not used [-Wunused-label] BUILDSTDERR: 5606 | _cfik: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5606 | _cfik: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5629:1: error: BUILDSTDERR: warning: label ‘_cfiu’ defined but not used [-Wunused-label] BUILDSTDERR: 5629 | _cfiu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5629 | _cfiu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seJu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5659:1: error: BUILDSTDERR: warning: label ‘_cfiI’ defined but not used [-Wunused-label] BUILDSTDERR: 5659 | _cfiI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5659 | _cfiI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seJt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5682:1: error: BUILDSTDERR: warning: label ‘_cfiQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5682 | _cfiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5682 | _cfiQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seJs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5705:1: error: BUILDSTDERR: warning: label ‘_cfiY’ defined but not used [-Wunused-label] BUILDSTDERR: 5705 | _cfiY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5705 | _cfiY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5732:1: error: BUILDSTDERR: warning: label ‘_cfj2’ defined but not used [-Wunused-label] BUILDSTDERR: 5732 | _cfj2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5732 | _cfj2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdczeze_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5771:1: error: BUILDSTDERR: warning: label ‘_cfj8’ defined but not used [-Wunused-label] BUILDSTDERR: 5771 | _cfj8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5771 | _cfj8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdczeze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5781:1: error: BUILDSTDERR: warning: label ‘_cfji’ defined but not used [-Wunused-label] BUILDSTDERR: 5781 | _cfji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5781 | _cfji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfjc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5808:1: error: BUILDSTDERR: warning: label ‘_cfjc’ defined but not used [-Wunused-label] BUILDSTDERR: 5808 | _cfjc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5808 | _cfjc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfjq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5837:1: error: BUILDSTDERR: warning: label ‘_cfjq’ defined but not used [-Wunused-label] BUILDSTDERR: 5837 | _cfjq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5837 | _cfjq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfjx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5863:1: error: BUILDSTDERR: warning: label ‘_cfjx’ defined but not used [-Wunused-label] BUILDSTDERR: 5863 | _cfjx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5863 | _cfjx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGBzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5878:1: error: BUILDSTDERR: warning: label ‘_cfjO’ defined but not used [-Wunused-label] BUILDSTDERR: 5878 | _cfjO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5878 | _cfjO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfjL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5905:1: error: BUILDSTDERR: warning: label ‘_cfjL’ defined but not used [-Wunused-label] BUILDSTDERR: 5905 | _cfjL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5905 | _cfjL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfjR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5930:1: error: BUILDSTDERR: warning: label ‘_cfjR’ defined but not used [-Wunused-label] BUILDSTDERR: 5930 | _cfjR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5930 | _cfjR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGBzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5958:1: error: BUILDSTDERR: warning: label ‘_cfk9’ defined but not used [-Wunused-label] BUILDSTDERR: 5958 | _cfk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5958 | _cfk9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfk6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:5985:1: error: BUILDSTDERR: warning: label ‘_cfk6’ defined but not used [-Wunused-label] BUILDSTDERR: 5985 | _cfk6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5985 | _cfk6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfkc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6011:1: error: BUILDSTDERR: warning: label ‘_cfkc’ defined but not used [-Wunused-label] BUILDSTDERR: 6011 | _cfkc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6011 | _cfkc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfkk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6035:1: error: BUILDSTDERR: warning: label ‘_cfkk’ defined but not used [-Wunused-label] BUILDSTDERR: 6035 | _cfkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6035 | _cfkk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfku’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6066:1: error: BUILDSTDERR: warning: label ‘_cfku’ defined but not used [-Wunused-label] BUILDSTDERR: 6066 | _cfku: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6066 | _cfku: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfkF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6096:1: error: BUILDSTDERR: warning: label ‘_cfkF’ defined but not used [-Wunused-label] BUILDSTDERR: 6096 | _cfkF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6096 | _cfkF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfkN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6119:1: error: BUILDSTDERR: warning: label ‘_cfkN’ defined but not used [-Wunused-label] BUILDSTDERR: 6119 | _cfkN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6119 | _cfkN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seK5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6133:1: error: BUILDSTDERR: warning: label ‘_cflc’ defined but not used [-Wunused-label] BUILDSTDERR: 6133 | _cflc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6133 | _cflc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seK4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6155:1: error: BUILDSTDERR: warning: label ‘_cflk’ defined but not used [-Wunused-label] BUILDSTDERR: 6155 | _cflk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6155 | _cflk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6180:1: error: BUILDSTDERR: warning: label ‘_cflo’ defined but not used [-Wunused-label] BUILDSTDERR: 6180 | _cflo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6180 | _cflo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGBGamutzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6218:1: error: BUILDSTDERR: warning: label ‘_cflA’ defined but not used [-Wunused-label] BUILDSTDERR: 6218 | _cflA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6218 | _cflA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cflx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6245:1: error: BUILDSTDERR: warning: label ‘_cflx’ defined but not used [-Wunused-label] BUILDSTDERR: 6245 | _cflx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6245 | _cflx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cflD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6269:1: error: BUILDSTDERR: warning: label ‘_cflD’ defined but not used [-Wunused-label] BUILDSTDERR: 6269 | _cflD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6269 | _cflD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cflI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6294:1: error: BUILDSTDERR: warning: label ‘_cflI’ defined but not used [-Wunused-label] BUILDSTDERR: 6294 | _cflI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6294 | _cflI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cflN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6318:1: error: BUILDSTDERR: warning: label ‘_cflN’ defined but not used [-Wunused-label] BUILDSTDERR: 6318 | _cflN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6318 | _cflN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cflS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6343:1: error: BUILDSTDERR: warning: label ‘_cflS’ defined but not used [-Wunused-label] BUILDSTDERR: 6343 | _cflS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6343 | _cflS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cflX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6368:1: error: BUILDSTDERR: warning: label ‘_cflX’ defined but not used [-Wunused-label] BUILDSTDERR: 6368 | _cflX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6368 | _cflX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfm2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6392:1: error: BUILDSTDERR: warning: label ‘_cfm2’ defined but not used [-Wunused-label] BUILDSTDERR: 6392 | _cfm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6392 | _cfm2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfm7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6417:1: error: BUILDSTDERR: warning: label ‘_cfm7’ defined but not used [-Wunused-label] BUILDSTDERR: 6417 | _cfm7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6417 | _cfm7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfmc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6442:1: error: BUILDSTDERR: warning: label ‘_cfmc’ defined but not used [-Wunused-label] BUILDSTDERR: 6442 | _cfmc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6442 | _cfmc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfmh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6466:1: error: BUILDSTDERR: warning: label ‘_cfmh’ defined but not used [-Wunused-label] BUILDSTDERR: 6466 | _cfmh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6466 | _cfmh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfmm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6491:1: error: BUILDSTDERR: warning: label ‘_cfmm’ defined but not used [-Wunused-label] BUILDSTDERR: 6491 | _cfmm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6491 | _cfmm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfmr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6516:1: error: BUILDSTDERR: warning: label ‘_cfmr’ defined but not used [-Wunused-label] BUILDSTDERR: 6516 | _cfmr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6516 | _cfmr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfmw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6540:1: error: BUILDSTDERR: warning: label ‘_cfmw’ defined but not used [-Wunused-label] BUILDSTDERR: 6540 | _cfmw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6540 | _cfmw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfmB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6565:1: error: BUILDSTDERR: warning: label ‘_cfmB’ defined but not used [-Wunused-label] BUILDSTDERR: 6565 | _cfmB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6565 | _cfmB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfmG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6590:1: error: BUILDSTDERR: warning: label ‘_cfmG’ defined but not used [-Wunused-label] BUILDSTDERR: 6590 | _cfmG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6590 | _cfmG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfmL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6614:1: error: BUILDSTDERR: warning: label ‘_cfmL’ defined but not used [-Wunused-label] BUILDSTDERR: 6614 | _cfmL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6614 | _cfmL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfmQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6639:1: error: BUILDSTDERR: warning: label ‘_cfmQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6639 | _cfmQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6639 | _cfmQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfmV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6663:1: error: BUILDSTDERR: warning: label ‘_cfmV’ defined but not used [-Wunused-label] BUILDSTDERR: 6663 | _cfmV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6663 | _cfmV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfn0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6688:1: error: BUILDSTDERR: warning: label ‘_cfn0’ defined but not used [-Wunused-label] BUILDSTDERR: 6688 | _cfn0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6688 | _cfn0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfn5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6713:1: error: BUILDSTDERR: warning: label ‘_cfn5’ defined but not used [-Wunused-label] BUILDSTDERR: 6713 | _cfn5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6713 | _cfn5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfna’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6737:1: error: BUILDSTDERR: warning: label ‘_cfna’ defined but not used [-Wunused-label] BUILDSTDERR: 6737 | _cfna: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6737 | _cfna: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfnf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6762:1: error: BUILDSTDERR: warning: label ‘_cfnf’ defined but not used [-Wunused-label] BUILDSTDERR: 6762 | _cfnf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6762 | _cfnf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfnk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6787:1: error: BUILDSTDERR: warning: label ‘_cfnk’ defined but not used [-Wunused-label] BUILDSTDERR: 6787 | _cfnk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6787 | _cfnk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfnp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6811:1: error: BUILDSTDERR: warning: label ‘_cfnp’ defined but not used [-Wunused-label] BUILDSTDERR: 6811 | _cfnp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6811 | _cfnp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfnu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6836:1: error: BUILDSTDERR: warning: label ‘_cfnu’ defined but not used [-Wunused-label] BUILDSTDERR: 6836 | _cfnu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6836 | _cfnu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfnz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6861:1: error: BUILDSTDERR: warning: label ‘_cfnz’ defined but not used [-Wunused-label] BUILDSTDERR: 6861 | _cfnz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6861 | _cfnz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfnE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6885:1: error: BUILDSTDERR: warning: label ‘_cfnE’ defined but not used [-Wunused-label] BUILDSTDERR: 6885 | _cfnE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6885 | _cfnE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfnJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6910:1: error: BUILDSTDERR: warning: label ‘_cfnJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6910 | _cfnJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6910 | _cfnJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfoh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6932:1: error: BUILDSTDERR: warning: label ‘_cfoh’ defined but not used [-Wunused-label] BUILDSTDERR: 6932 | _cfoh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6932 | _cfoh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfor’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6959:1: error: BUILDSTDERR: warning: label ‘_cfor’ defined but not used [-Wunused-label] BUILDSTDERR: 6959 | _cfor: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6959 | _cfor: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfoC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:6986:1: error: BUILDSTDERR: warning: label ‘_cfoC’ defined but not used [-Wunused-label] BUILDSTDERR: 6986 | _cfoC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6986 | _cfoC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfoN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7013:1: error: BUILDSTDERR: warning: label ‘_cfoN’ defined but not used [-Wunused-label] BUILDSTDERR: 7013 | _cfoN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7013 | _cfoN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfoY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7040:1: error: BUILDSTDERR: warning: label ‘_cfoY’ defined but not used [-Wunused-label] BUILDSTDERR: 7040 | _cfoY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7040 | _cfoY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfp9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7067:1: error: BUILDSTDERR: warning: label ‘_cfp9’ defined but not used [-Wunused-label] BUILDSTDERR: 7067 | _cfp9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7067 | _cfp9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfpk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7094:1: error: BUILDSTDERR: warning: label ‘_cfpk’ defined but not used [-Wunused-label] BUILDSTDERR: 7094 | _cfpk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7094 | _cfpk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfpv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7121:1: error: BUILDSTDERR: warning: label ‘_cfpv’ defined but not used [-Wunused-label] BUILDSTDERR: 7121 | _cfpv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7121 | _cfpv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfpG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7148:1: error: BUILDSTDERR: warning: label ‘_cfpG’ defined but not used [-Wunused-label] BUILDSTDERR: 7148 | _cfpG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7148 | _cfpG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfpR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7175:1: error: BUILDSTDERR: warning: label ‘_cfpR’ defined but not used [-Wunused-label] BUILDSTDERR: 7175 | _cfpR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7175 | _cfpR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfq2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7202:1: error: BUILDSTDERR: warning: label ‘_cfq2’ defined but not used [-Wunused-label] BUILDSTDERR: 7202 | _cfq2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7202 | _cfq2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfqd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7229:1: error: BUILDSTDERR: warning: label ‘_cfqd’ defined but not used [-Wunused-label] BUILDSTDERR: 7229 | _cfqd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7229 | _cfqd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfqo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7256:1: error: BUILDSTDERR: warning: label ‘_cfqo’ defined but not used [-Wunused-label] BUILDSTDERR: 7256 | _cfqo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7256 | _cfqo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfqz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7283:1: error: BUILDSTDERR: warning: label ‘_cfqz’ defined but not used [-Wunused-label] BUILDSTDERR: 7283 | _cfqz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7283 | _cfqz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfqK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7310:1: error: BUILDSTDERR: warning: label ‘_cfqK’ defined but not used [-Wunused-label] BUILDSTDERR: 7310 | _cfqK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7310 | _cfqK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfqV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7335:1: error: BUILDSTDERR: warning: label ‘_cfqV’ defined but not used [-Wunused-label] BUILDSTDERR: 7335 | _cfqV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7335 | _cfqV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfqS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7350:1: error: BUILDSTDERR: warning: label ‘_cfqS’ defined but not used [-Wunused-label] BUILDSTDERR: 7350 | _cfqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7350 | _cfqS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGBGamutzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7366:1: error: BUILDSTDERR: warning: label ‘_cfs8’ defined but not used [-Wunused-label] BUILDSTDERR: 7366 | _cfs8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7366 | _cfs8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfs2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7390:1: error: BUILDSTDERR: warning: label ‘_cfs2’ defined but not used [-Wunused-label] BUILDSTDERR: 7390 | _cfs2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7390 | _cfs2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_channelBlue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7428:1: error: BUILDSTDERR: warning: label ‘_cfso’ defined but not used [-Wunused-label] BUILDSTDERR: 7428 | _cfso: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7428 | _cfso: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfsl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7447:1: error: BUILDSTDERR: warning: label ‘_cfsl’ defined but not used [-Wunused-label] BUILDSTDERR: 7447 | _cfsl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7447 | _cfsl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_channelGreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7469:1: error: BUILDSTDERR: warning: label ‘_cfsC’ defined but not used [-Wunused-label] BUILDSTDERR: 7469 | _cfsC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7469 | _cfsC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfsz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7488:1: error: BUILDSTDERR: warning: label ‘_cfsz’ defined but not used [-Wunused-label] BUILDSTDERR: 7488 | _cfsz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7488 | _cfsz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_channelRed_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7510:1: error: BUILDSTDERR: warning: label ‘_cfsQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7510 | _cfsQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7510 | _cfsQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfsN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7529:1: error: BUILDSTDERR: warning: label ‘_cfsN’ defined but not used [-Wunused-label] BUILDSTDERR: 7529 | _cfsN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7529 | _cfsN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_whitePoint_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7551:1: error: BUILDSTDERR: warning: label ‘_cft4’ defined but not used [-Wunused-label] BUILDSTDERR: 7551 | _cft4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7551 | _cft4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cft1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7570:1: error: BUILDSTDERR: warning: label ‘_cft1’ defined but not used [-Wunused-label] BUILDSTDERR: 7570 | _cft1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7570 | _cft1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_primaries_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7592:1: error: BUILDSTDERR: warning: label ‘_cfti’ defined but not used [-Wunused-label] BUILDSTDERR: 7592 | _cfti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7592 | _cfti: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cftf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7611:1: error: BUILDSTDERR: warning: label ‘_cftf’ defined but not used [-Wunused-label] BUILDSTDERR: 7611 | _cftf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7611 | _cftf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seMe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7637:1: error: BUILDSTDERR: warning: label ‘_cftA’ defined but not used [-Wunused-label] BUILDSTDERR: 7637 | _cftA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7637 | _cftA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cftx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7667:1: error: BUILDSTDERR: warning: label ‘_cftx’ defined but not used [-Wunused-label] BUILDSTDERR: 7667 | _cftx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7667 | _cftx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cftD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7689:1: error: BUILDSTDERR: warning: label ‘_cftD’ defined but not used [-Wunused-label] BUILDSTDERR: 7689 | _cftD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7689 | _cftD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cftI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7715:1: error: BUILDSTDERR: warning: label ‘_cftI’ defined but not used [-Wunused-label] BUILDSTDERR: 7715 | _cftI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7715 | _cftI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cftN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7741:1: error: BUILDSTDERR: warning: label ‘_cftN’ defined but not used [-Wunused-label] BUILDSTDERR: 7741 | _cftN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7741 | _cftN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cftS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7767:1: error: BUILDSTDERR: warning: label ‘_cftS’ defined but not used [-Wunused-label] BUILDSTDERR: 7767 | _cftS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7767 | _cftS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seMv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7795:1: error: BUILDSTDERR: warning: label ‘_cfue’ defined but not used [-Wunused-label] BUILDSTDERR: 7795 | _cfue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7795 | _cfue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seMD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7835:1: error: BUILDSTDERR: warning: label ‘_cfuE’ defined but not used [-Wunused-label] BUILDSTDERR: 7835 | _cfuE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7835 | _cfuE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seME_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7874:1: error: BUILDSTDERR: warning: label ‘_cfuJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7874 | _cfuJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7874 | _cfuJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seMF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7916:1: error: BUILDSTDERR: warning: label ‘_cfuO’ defined but not used [-Wunused-label] BUILDSTDERR: 7916 | _cfuO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7916 | _cfuO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seMG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7958:1: error: BUILDSTDERR: warning: label ‘_cfuT’ defined but not used [-Wunused-label] BUILDSTDERR: 7958 | _cfuT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7958 | _cfuT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seMJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:7996:1: error: BUILDSTDERR: warning: label ‘_cfvp’ defined but not used [-Wunused-label] BUILDSTDERR: 7996 | _cfvp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7996 | _cfvp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seMK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8036:1: error: BUILDSTDERR: warning: label ‘_cfvu’ defined but not used [-Wunused-label] BUILDSTDERR: 8036 | _cfvu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8036 | _cfvu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seML_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8075:1: error: BUILDSTDERR: warning: label ‘_cfvz’ defined but not used [-Wunused-label] BUILDSTDERR: 8075 | _cfvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8075 | _cfvz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seMM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8117:1: error: BUILDSTDERR: warning: label ‘_cfvE’ defined but not used [-Wunused-label] BUILDSTDERR: 8117 | _cfvE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8117 | _cfvE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seMN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8160:1: error: BUILDSTDERR: warning: label ‘_cfvJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8160 | _cfvJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8160 | _cfvJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seMO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8202:1: error: BUILDSTDERR: warning: label ‘_cfvP’ defined but not used [-Wunused-label] BUILDSTDERR: 8202 | _cfvP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8202 | _cfvP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdcshowsPrec1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8241:1: error: BUILDSTDERR: warning: label ‘_cfvX’ defined but not used [-Wunused-label] BUILDSTDERR: 8241 | _cfvX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8241 | _cfvX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBGamutzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8293:1: error: BUILDSTDERR: warning: label ‘_cfw9’ defined but not used [-Wunused-label] BUILDSTDERR: 8293 | _cfw9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8293 | _cfw9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfw6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8314:1: error: BUILDSTDERR: warning: label ‘_cfw6’ defined but not used [-Wunused-label] BUILDSTDERR: 8314 | _cfw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8314 | _cfw6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBGamutzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8336:1: error: BUILDSTDERR: warning: label ‘_cfwk’ defined but not used [-Wunused-label] BUILDSTDERR: 8336 | _cfwk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8336 | _cfwk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBGamut1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8366:1: error: BUILDSTDERR: warning: label ‘_cfwr’ defined but not used [-Wunused-label] BUILDSTDERR: 8366 | _cfwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8366 | _cfwr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBGamutzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8394:1: error: BUILDSTDERR: warning: label ‘_cfwy’ defined but not used [-Wunused-label] BUILDSTDERR: 8394 | _cfwy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8394 | _cfwy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_uncurryRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8430:1: error: BUILDSTDERR: warning: label ‘_cfwI’ defined but not used [-Wunused-label] BUILDSTDERR: 8430 | _cfwI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8430 | _cfwI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfwF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8455:1: error: BUILDSTDERR: warning: label ‘_cfwF’ defined but not used [-Wunused-label] BUILDSTDERR: 8455 | _cfwF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8455 | _cfwF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seN7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8479:1: error: BUILDSTDERR: warning: label ‘_cfwX’ defined but not used [-Wunused-label] BUILDSTDERR: 8479 | _cfwX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8479 | _cfwX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_curryRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8505:1: error: BUILDSTDERR: warning: label ‘_cfx0’ defined but not used [-Wunused-label] BUILDSTDERR: 8505 | _cfx0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8505 | _cfx0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_mkRGBGamut_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8537:1: error: BUILDSTDERR: warning: label ‘_cfx9’ defined but not used [-Wunused-label] BUILDSTDERR: 8537 | _cfx9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8537 | _cfx9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seNZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8559:1: error: BUILDSTDERR: warning: label ‘_cfyh’ defined but not used [-Wunused-label] BUILDSTDERR: 8559 | _cfyh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8559 | _cfyh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfyc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8591:1: error: BUILDSTDERR: warning: label ‘_cfyc’ defined but not used [-Wunused-label] BUILDSTDERR: 8591 | _cfyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8591 | _cfyc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfye’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8612:1: error: BUILDSTDERR: warning: label ‘_cfye’ defined but not used [-Wunused-label] BUILDSTDERR: 8612 | _cfye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8612 | _cfye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seNS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8642:1: error: BUILDSTDERR: warning: label ‘_cfyx’ defined but not used [-Wunused-label] BUILDSTDERR: 8642 | _cfyx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8642 | _cfyx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfys’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8674:1: error: BUILDSTDERR: warning: label ‘_cfys’ defined but not used [-Wunused-label] BUILDSTDERR: 8674 | _cfys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8674 | _cfys: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfyu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8695:1: error: BUILDSTDERR: warning: label ‘_cfyu’ defined but not used [-Wunused-label] BUILDSTDERR: 8695 | _cfyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8695 | _cfyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seNL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8725:1: error: BUILDSTDERR: warning: label ‘_cfyN’ defined but not used [-Wunused-label] BUILDSTDERR: 8725 | _cfyN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8725 | _cfyN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfyI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8757:1: error: BUILDSTDERR: warning: label ‘_cfyI’ defined but not used [-Wunused-label] BUILDSTDERR: 8757 | _cfyI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8757 | _cfyI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfyK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8778:1: error: BUILDSTDERR: warning: label ‘_cfyK’ defined but not used [-Wunused-label] BUILDSTDERR: 8778 | _cfyK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8778 | _cfyK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seN9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8806:1: error: BUILDSTDERR: warning: label ‘_cfyU’ defined but not used [-Wunused-label] BUILDSTDERR: 8806 | _cfyU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8806 | _cfyU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfxk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8837:1: error: BUILDSTDERR: warning: label ‘_cfxk’ defined but not used [-Wunused-label] BUILDSTDERR: 8837 | _cfxk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8837 | _cfxk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfxp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8863:1: error: BUILDSTDERR: warning: label ‘_cfxp’ defined but not used [-Wunused-label] BUILDSTDERR: 8863 | _cfxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8863 | _cfxp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfxu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8889:1: error: BUILDSTDERR: warning: label ‘_cfxu’ defined but not used [-Wunused-label] BUILDSTDERR: 8889 | _cfxu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8889 | _cfxu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfxz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8915:1: error: BUILDSTDERR: warning: label ‘_cfxz’ defined but not used [-Wunused-label] BUILDSTDERR: 8915 | _cfxz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8915 | _cfxz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfxE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8941:1: error: BUILDSTDERR: warning: label ‘_cfxE’ defined but not used [-Wunused-label] BUILDSTDERR: 8941 | _cfxE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8941 | _cfxE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfxJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8968:1: error: BUILDSTDERR: warning: label ‘_cfxJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8968 | _cfxJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8968 | _cfxJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfxO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:8995:1: error: BUILDSTDERR: warning: label ‘_cfxO’ defined but not used [-Wunused-label] BUILDSTDERR: 8995 | _cfxO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8995 | _cfxO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfxT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9022:1: error: BUILDSTDERR: warning: label ‘_cfxT’ defined but not used [-Wunused-label] BUILDSTDERR: 9022 | _cfxT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9022 | _cfxT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfxY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9049:1: error: BUILDSTDERR: warning: label ‘_cfxY’ defined but not used [-Wunused-label] BUILDSTDERR: 9049 | _cfxY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9049 | _cfxY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfy3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9080:1: error: BUILDSTDERR: warning: label ‘_cfy3’ defined but not used [-Wunused-label] BUILDSTDERR: 9080 | _cfy3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9080 | _cfy3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdsprimaryMatrix_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9135:1: error: BUILDSTDERR: warning: label ‘_cfzE’ defined but not used [-Wunused-label] BUILDSTDERR: 9135 | _cfzE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9135 | _cfzE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seQb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9219:1: error: BUILDSTDERR: warning: label ‘_cfAr’ defined but not used [-Wunused-label] BUILDSTDERR: 9219 | _cfAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9219 | _cfAr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seQc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9248:1: error: BUILDSTDERR: warning: label ‘_cfAu’ defined but not used [-Wunused-label] BUILDSTDERR: 9248 | _cfAu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9248 | _cfAu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seQd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9286:1: error: BUILDSTDERR: warning: label ‘_cfAz’ defined but not used [-Wunused-label] BUILDSTDERR: 9286 | _cfAz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9286 | _cfAz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfAf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9314:1: error: BUILDSTDERR: warning: label ‘_cfAf’ defined but not used [-Wunused-label] BUILDSTDERR: 9314 | _cfAf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9314 | _cfAf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seQ7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9344:1: error: BUILDSTDERR: warning: label ‘_cfAV’ defined but not used [-Wunused-label] BUILDSTDERR: 9344 | _cfAV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9344 | _cfAV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seQ8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9373:1: error: BUILDSTDERR: warning: label ‘_cfAY’ defined but not used [-Wunused-label] BUILDSTDERR: 9373 | _cfAY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9373 | _cfAY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seQ9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9411:1: error: BUILDSTDERR: warning: label ‘_cfB3’ defined but not used [-Wunused-label] BUILDSTDERR: 9411 | _cfB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9411 | _cfB3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfAJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9439:1: error: BUILDSTDERR: warning: label ‘_cfAJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9439 | _cfAJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9439 | _cfAJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seQ3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9469:1: error: BUILDSTDERR: warning: label ‘_cfBp’ defined but not used [-Wunused-label] BUILDSTDERR: 9469 | _cfBp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9469 | _cfBp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seQ4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9498:1: error: BUILDSTDERR: warning: label ‘_cfBs’ defined but not used [-Wunused-label] BUILDSTDERR: 9498 | _cfBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9498 | _cfBs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seQ5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9536:1: error: BUILDSTDERR: warning: label ‘_cfBx’ defined but not used [-Wunused-label] BUILDSTDERR: 9536 | _cfBx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9536 | _cfBx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfBd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9564:1: error: BUILDSTDERR: warning: label ‘_cfBd’ defined but not used [-Wunused-label] BUILDSTDERR: 9564 | _cfBd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9564 | _cfBd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘sePO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9594:1: error: BUILDSTDERR: warning: label ‘_cfBD’ defined but not used [-Wunused-label] BUILDSTDERR: 9594 | _cfBD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9594 | _cfBD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfzR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9625:1: error: BUILDSTDERR: warning: label ‘_cfzR’ defined but not used [-Wunused-label] BUILDSTDERR: 9625 | _cfzR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9625 | _cfzR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfzW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9650:1: error: BUILDSTDERR: warning: label ‘_cfzW’ defined but not used [-Wunused-label] BUILDSTDERR: 9650 | _cfzW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9650 | _cfzW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfA1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9675:1: error: BUILDSTDERR: warning: label ‘_cfA1’ defined but not used [-Wunused-label] BUILDSTDERR: 9675 | _cfA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9675 | _cfA1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfA6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9709:1: error: BUILDSTDERR: warning: label ‘_cfA6’ defined but not used [-Wunused-label] BUILDSTDERR: 9709 | _cfA6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9709 | _cfA6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwprimaryMatrix_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9765:1: error: BUILDSTDERR: warning: label ‘_cfCb’ defined but not used [-Wunused-label] BUILDSTDERR: 9765 | _cfCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9765 | _cfCb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_primaryMatrix_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9851:1: error: BUILDSTDERR: warning: label ‘_cfCn’ defined but not used [-Wunused-label] BUILDSTDERR: 9851 | _cfCn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9851 | _cfCn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfCk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9875:1: error: BUILDSTDERR: warning: label ‘_cfCk’ defined but not used [-Wunused-label] BUILDSTDERR: 9875 | _cfCk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9875 | _cfCk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘rdnV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9929:1: error: BUILDSTDERR: warning: label ‘_cfCz’ defined but not used [-Wunused-label] BUILDSTDERR: 9929 | _cfCz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9929 | _cfCz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘rdnY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:9991:1: error: BUILDSTDERR: warning: label ‘_cfCI’ defined but not used [-Wunused-label] BUILDSTDERR: 9991 | _cfCI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9991 | _cfCI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10034:1: error: BUILDSTDERR: warning: label ‘_cfCW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10034 | _cfCW: BUILDSTDERR: | ^ BUILDSTDERR: 10034 | _cfCW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10085:1: error: BUILDSTDERR: warning: label ‘_cfDc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10085 | _cfDc: BUILDSTDERR: | ^ BUILDSTDERR: 10085 | _cfDc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10130:1: error: BUILDSTDERR: warning: label ‘_cfDl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10130 | _cfDl: BUILDSTDERR: | ^ BUILDSTDERR: 10130 | _cfDl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10155:1: error: BUILDSTDERR: warning: label ‘_cfDA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10155 | _cfDA: BUILDSTDERR: | ^ BUILDSTDERR: 10155 | _cfDA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10181:1: error: BUILDSTDERR: warning: label ‘_cfDH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10181 | _cfDH: BUILDSTDERR: | ^ BUILDSTDERR: 10181 | _cfDH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10214:1: error: BUILDSTDERR: warning: label ‘_cfDK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10214 | _cfDK: BUILDSTDERR: | ^ BUILDSTDERR: 10214 | _cfDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10257:1: error: BUILDSTDERR: warning: label ‘_cfDX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10257 | _cfDX: BUILDSTDERR: | ^ BUILDSTDERR: 10257 | _cfDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10289:1: error: BUILDSTDERR: warning: label ‘_cfE0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10289 | _cfE0: BUILDSTDERR: | ^ BUILDSTDERR: 10289 | _cfE0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10331:1: error: BUILDSTDERR: warning: label ‘_cfEd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10331 | _cfEd: BUILDSTDERR: | ^ BUILDSTDERR: 10331 | _cfEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10357:1: error: BUILDSTDERR: warning: label ‘_cfEs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10357 | _cfEs: BUILDSTDERR: | ^ BUILDSTDERR: 10357 | _cfEs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10385:1: error: BUILDSTDERR: warning: label ‘_cfEz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10385 | _cfEz: BUILDSTDERR: | ^ BUILDSTDERR: 10385 | _cfEz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10416:1: error: BUILDSTDERR: warning: label ‘_cfEC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10416 | _cfEC: BUILDSTDERR: | ^ BUILDSTDERR: 10416 | _cfEC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10458:1: error: BUILDSTDERR: warning: label ‘_cfEL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10458 | _cfEL: BUILDSTDERR: | ^ BUILDSTDERR: 10458 | _cfEL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10485:1: error: BUILDSTDERR: warning: label ‘_cfEU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10485 | _cfEU: BUILDSTDERR: | ^ BUILDSTDERR: 10485 | _cfEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10512:1: error: BUILDSTDERR: warning: label ‘_cfF1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10512 | _cfF1: BUILDSTDERR: | ^ BUILDSTDERR: 10512 | _cfF1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10547:1: error: BUILDSTDERR: warning: label ‘_cfF8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10547 | _cfF8: BUILDSTDERR: | ^ BUILDSTDERR: 10547 | _cfF8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfEg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10600:1: error: BUILDSTDERR: warning: label ‘_cfEg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10600 | _cfEg: BUILDSTDERR: | ^ BUILDSTDERR: 10600 | _cfEg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10660:1: error: BUILDSTDERR: warning: label ‘_cfFK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10660 | _cfFK: BUILDSTDERR: | ^ BUILDSTDERR: 10660 | _cfFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfFD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10693:1: error: BUILDSTDERR: warning: label ‘_cfFD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10693 | _cfFD: BUILDSTDERR: | ^ BUILDSTDERR: 10693 | _cfFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfFQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10729:1: error: BUILDSTDERR: warning: label ‘_cfFQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10729 | _cfFQ: BUILDSTDERR: | ^ BUILDSTDERR: 10729 | _cfFQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfFT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10745:1: error: BUILDSTDERR: warning: label ‘_cfFT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10745 | _cfFT: BUILDSTDERR: | ^ BUILDSTDERR: 10745 | _cfFT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfG4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10776:1: error: BUILDSTDERR: warning: label ‘_cfG4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10776 | _cfG4: BUILDSTDERR: | ^ BUILDSTDERR: 10776 | _cfG4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10811:1: error: BUILDSTDERR: warning: label ‘_cfGp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10811 | _cfGp: BUILDSTDERR: | ^ BUILDSTDERR: 10811 | _cfGp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10857:1: error: BUILDSTDERR: warning: label ‘_cfGy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10857 | _cfGy: BUILDSTDERR: | ^ BUILDSTDERR: 10857 | _cfGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10891:1: error: BUILDSTDERR: warning: label ‘_cfGB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10891 | _cfGB: BUILDSTDERR: | ^ BUILDSTDERR: 10891 | _cfGB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10940:1: error: BUILDSTDERR: warning: label ‘_cfGO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10940 | _cfGO: BUILDSTDERR: | ^ BUILDSTDERR: 10940 | _cfGO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:10967:1: error: BUILDSTDERR: warning: label ‘_cfHd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10967 | _cfHd: BUILDSTDERR: | ^ BUILDSTDERR: 10967 | _cfHd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11001:1: error: BUILDSTDERR: warning: label ‘_cfHi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11001 | _cfHi: BUILDSTDERR: | ^ BUILDSTDERR: 11001 | _cfHi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfHg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11057:1: error: BUILDSTDERR: warning: label ‘_cfHg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11057 | _cfHg: BUILDSTDERR: | ^ BUILDSTDERR: 11057 | _cfHg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfHp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11078:1: error: BUILDSTDERR: warning: label ‘_cfHp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11078 | _cfHp: BUILDSTDERR: | ^ BUILDSTDERR: 11078 | _cfHp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfHz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11112:1: error: BUILDSTDERR: warning: label ‘_cfHz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11112 | _cfHz: BUILDSTDERR: | ^ BUILDSTDERR: 11112 | _cfHz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfHL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11146:1: error: BUILDSTDERR: warning: label ‘_cfHL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11146 | _cfHL: BUILDSTDERR: | ^ BUILDSTDERR: 11146 | _cfHL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfHX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11179:1: error: BUILDSTDERR: warning: label ‘_cfHX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11179 | _cfHX: BUILDSTDERR: | ^ BUILDSTDERR: 11179 | _cfHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfId’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11215:1: error: BUILDSTDERR: warning: label ‘_cfId’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11215 | _cfId: BUILDSTDERR: | ^ BUILDSTDERR: 11215 | _cfId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11232:1: error: BUILDSTDERR: warning: label ‘_cfIv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11232 | _cfIv: BUILDSTDERR: | ^ BUILDSTDERR: 11232 | _cfIv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11284:1: error: BUILDSTDERR: warning: label ‘_cfIE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11284 | _cfIE: BUILDSTDERR: | ^ BUILDSTDERR: 11284 | _cfIE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11318:1: error: BUILDSTDERR: warning: label ‘_cfIH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11318 | _cfIH: BUILDSTDERR: | ^ BUILDSTDERR: 11318 | _cfIH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11377:1: error: BUILDSTDERR: warning: label ‘_cfIM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11377 | _cfIM: BUILDSTDERR: | ^ BUILDSTDERR: 11377 | _cfIM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seSo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11440:1: error: BUILDSTDERR: warning: label ‘_cfIR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11440 | _cfIR: BUILDSTDERR: | ^ BUILDSTDERR: 11440 | _cfIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11499:1: error: BUILDSTDERR: warning: label ‘_cfJ0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11499 | _cfJ0: BUILDSTDERR: | ^ BUILDSTDERR: 11499 | _cfJ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11526:1: error: BUILDSTDERR: warning: label ‘_cfJc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11526 | _cfJc: BUILDSTDERR: | ^ BUILDSTDERR: 11526 | _cfJc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11565:1: error: BUILDSTDERR: warning: label ‘_cfJj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11565 | _cfJj: BUILDSTDERR: | ^ BUILDSTDERR: 11565 | _cfJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfJ3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11625:1: error: BUILDSTDERR: warning: label ‘_cfJ3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11625 | _cfJ3: BUILDSTDERR: | ^ BUILDSTDERR: 11625 | _cfJ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11664:1: error: BUILDSTDERR: warning: label ‘_cfJz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11664 | _cfJz: BUILDSTDERR: | ^ BUILDSTDERR: 11664 | _cfJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11691:1: error: BUILDSTDERR: warning: label ‘_cfJG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11691 | _cfJG: BUILDSTDERR: | ^ BUILDSTDERR: 11691 | _cfJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seTv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11718:1: error: BUILDSTDERR: warning: label ‘_cfJN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11718 | _cfJN: BUILDSTDERR: | ^ BUILDSTDERR: 11718 | _cfJN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwhslsv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11747:1: error: BUILDSTDERR: warning: label ‘_cfJQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11747 | _cfJQ: BUILDSTDERR: | ^ BUILDSTDERR: 11747 | _cfJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfD1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11787:1: error: BUILDSTDERR: warning: label ‘_cfD1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11787 | _cfD1: BUILDSTDERR: | ^ BUILDSTDERR: 11787 | _cfD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfDo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11839:1: error: BUILDSTDERR: warning: label ‘_cfDo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11839 | _cfDo: BUILDSTDERR: | ^ BUILDSTDERR: 11839 | _cfDo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_hslsv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11933:1: error: BUILDSTDERR: warning: label ‘_cfKf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11933 | _cfKf: BUILDSTDERR: | ^ BUILDSTDERR: 11933 | _cfKf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfKc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11961:1: error: BUILDSTDERR: warning: label ‘_cfKc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11961 | _cfKc: BUILDSTDERR: | ^ BUILDSTDERR: 11961 | _cfKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfKi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11983:1: error: BUILDSTDERR: warning: label ‘_cfKi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11983 | _cfKi: BUILDSTDERR: | ^ BUILDSTDERR: 11983 | _cfKi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfKj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:11999:1: error: BUILDSTDERR: warning: label ‘_cfKj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11999 | _cfKj: BUILDSTDERR: | ^ BUILDSTDERR: 11999 | _cfKj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_hue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12034:1: error: BUILDSTDERR: warning: label ‘_cfKD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12034 | _cfKD: BUILDSTDERR: | ^ BUILDSTDERR: 12034 | _cfKD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfKA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12062:1: error: BUILDSTDERR: warning: label ‘_cfKA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12062 | _cfKA: BUILDSTDERR: | ^ BUILDSTDERR: 12062 | _cfKA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfKI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12083:1: error: BUILDSTDERR: warning: label ‘_cfKI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12083 | _cfKI: BUILDSTDERR: | ^ BUILDSTDERR: 12083 | _cfKI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seU1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12299:1: error: BUILDSTDERR: warning: label ‘_cfL1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12299 | _cfL1: BUILDSTDERR: | ^ BUILDSTDERR: 12299 | _cfL1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seU2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12325:1: error: BUILDSTDERR: warning: label ‘_cfLa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12325 | _cfLa: BUILDSTDERR: | ^ BUILDSTDERR: 12325 | _cfLa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfL8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12352:1: error: BUILDSTDERR: warning: label ‘_cfL8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12352 | _cfL8: BUILDSTDERR: | ^ BUILDSTDERR: 12352 | _cfL8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seU7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12369:1: error: BUILDSTDERR: warning: label ‘_cfLk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12369 | _cfLk: BUILDSTDERR: | ^ BUILDSTDERR: 12369 | _cfLk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seU9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12396:1: error: BUILDSTDERR: warning: label ‘_cfLA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12396 | _cfLA: BUILDSTDERR: | ^ BUILDSTDERR: 12396 | _cfLA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_mod1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12423:1: error: BUILDSTDERR: warning: label ‘_cfLD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12423 | _cfLD: BUILDSTDERR: | ^ BUILDSTDERR: 12423 | _cfLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfKT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12451:1: error: BUILDSTDERR: warning: label ‘_cfKT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12451 | _cfKT: BUILDSTDERR: | ^ BUILDSTDERR: 12451 | _cfKT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfLn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12489:1: error: BUILDSTDERR: warning: label ‘_cfLn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12489 | _cfLn: BUILDSTDERR: | ^ BUILDSTDERR: 12489 | _cfLn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfLr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12512:1: error: BUILDSTDERR: warning: label ‘_cfLr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12512 | _cfLr: BUILDSTDERR: | ^ BUILDSTDERR: 12512 | _cfLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘rdod_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12560:1: error: BUILDSTDERR: warning: label ‘_cfLZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12560 | _cfLZ: BUILDSTDERR: | ^ BUILDSTDERR: 12560 | _cfLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘rdoe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12602:1: error: BUILDSTDERR: warning: label ‘_cfM8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12602 | _cfM8: BUILDSTDERR: | ^ BUILDSTDERR: 12602 | _cfM8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seUi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12638:1: error: BUILDSTDERR: warning: label ‘_cfMz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12638 | _cfMz: BUILDSTDERR: | ^ BUILDSTDERR: 12638 | _cfMz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seUA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12663:1: error: BUILDSTDERR: warning: label ‘_cfNe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12663 | _cfNe: BUILDSTDERR: | ^ BUILDSTDERR: 12663 | _cfNe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seUs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12689:1: error: BUILDSTDERR: warning: label ‘_cfNl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12689 | _cfNl: BUILDSTDERR: | ^ BUILDSTDERR: 12689 | _cfNl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfMY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12720:1: error: BUILDSTDERR: warning: label ‘_cfMY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12720 | _cfMY: BUILDSTDERR: | ^ BUILDSTDERR: 12720 | _cfMY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfN4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12755:1: error: BUILDSTDERR: warning: label ‘_cfN4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12755 | _cfN4: BUILDSTDERR: | ^ BUILDSTDERR: 12755 | _cfN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seUj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12794:1: error: BUILDSTDERR: warning: label ‘_cfNC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12794 | _cfNC: BUILDSTDERR: | ^ BUILDSTDERR: 12794 | _cfNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfMH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12825:1: error: BUILDSTDERR: warning: label ‘_cfMH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12825 | _cfMH: BUILDSTDERR: | ^ BUILDSTDERR: 12825 | _cfMH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfMN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12862:1: error: BUILDSTDERR: warning: label ‘_cfMN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12862 | _cfMN: BUILDSTDERR: | ^ BUILDSTDERR: 12862 | _cfMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfNH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12899:1: error: BUILDSTDERR: warning: label ‘_cfNH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12899 | _cfNH: BUILDSTDERR: | ^ BUILDSTDERR: 12899 | _cfNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamutzugo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12917:1: error: BUILDSTDERR: warning: label ‘_cfNW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12917 | _cfNW: BUILDSTDERR: | ^ BUILDSTDERR: 12917 | _cfNW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfMc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12938:1: error: BUILDSTDERR: warning: label ‘_cfMc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12938 | _cfMc: BUILDSTDERR: | ^ BUILDSTDERR: 12938 | _cfMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfMf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12955:1: error: BUILDSTDERR: warning: label ‘_cfMf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12955 | _cfMf: BUILDSTDERR: | ^ BUILDSTDERR: 12955 | _cfMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfMl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:12990:1: error: BUILDSTDERR: warning: label ‘_cfMl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12990 | _cfMl: BUILDSTDERR: | ^ BUILDSTDERR: 12990 | _cfMl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfMq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13018:1: error: BUILDSTDERR: warning: label ‘_cfMq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13018 | _cfMq: BUILDSTDERR: | ^ BUILDSTDERR: 13018 | _cfMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfO7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13061:1: error: BUILDSTDERR: warning: label ‘_cfO7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13061 | _cfO7: BUILDSTDERR: | ^ BUILDSTDERR: 13061 | _cfO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamut5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13088:1: error: BUILDSTDERR: warning: label ‘_cfOs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13088 | _cfOs: BUILDSTDERR: | ^ BUILDSTDERR: 13088 | _cfOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfOq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13112:1: error: BUILDSTDERR: warning: label ‘_cfOq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13112 | _cfOq: BUILDSTDERR: | ^ BUILDSTDERR: 13112 | _cfOq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamutzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13135:1: error: BUILDSTDERR: warning: label ‘_cfOF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13135 | _cfOF: BUILDSTDERR: | ^ BUILDSTDERR: 13135 | _cfOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfOC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13163:1: error: BUILDSTDERR: warning: label ‘_cfOC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13163 | _cfOC: BUILDSTDERR: | ^ BUILDSTDERR: 13163 | _cfOC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seUP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13186:1: error: BUILDSTDERR: warning: label ‘_cfOW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13186 | _cfOW: BUILDSTDERR: | ^ BUILDSTDERR: 13186 | _cfOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamut4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13212:1: error: BUILDSTDERR: warning: label ‘_cfP2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13212 | _cfP2: BUILDSTDERR: | ^ BUILDSTDERR: 13212 | _cfP2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfOZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13245:1: error: BUILDSTDERR: warning: label ‘_cfOZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13245 | _cfOZ: BUILDSTDERR: | ^ BUILDSTDERR: 13245 | _cfOZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamut2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13286:1: error: BUILDSTDERR: warning: label ‘_cfPg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13286 | _cfPg: BUILDSTDERR: | ^ BUILDSTDERR: 13286 | _cfPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamutzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13326:1: error: BUILDSTDERR: warning: label ‘_cfPo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13326 | _cfPo: BUILDSTDERR: | ^ BUILDSTDERR: 13326 | _cfPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamut1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13356:1: error: BUILDSTDERR: warning: label ‘_cfPy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13356 | _cfPy: BUILDSTDERR: | ^ BUILDSTDERR: 13356 | _cfPy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfPv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13381:1: error: BUILDSTDERR: warning: label ‘_cfPv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13381 | _cfPv: BUILDSTDERR: | ^ BUILDSTDERR: 13381 | _cfPv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘rdog_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13428:1: error: BUILDSTDERR: warning: label ‘_cfPP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13428 | _cfPP: BUILDSTDERR: | ^ BUILDSTDERR: 13428 | _cfPP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfPF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13449:1: error: BUILDSTDERR: warning: label ‘_cfPF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13449 | _cfPF: BUILDSTDERR: | ^ BUILDSTDERR: 13449 | _cfPF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfPI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13466:1: error: BUILDSTDERR: warning: label ‘_cfPI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13466 | _cfPI: BUILDSTDERR: | ^ BUILDSTDERR: 13466 | _cfPI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfPX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13501:1: error: BUILDSTDERR: warning: label ‘_cfPX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13501 | _cfPX: BUILDSTDERR: | ^ BUILDSTDERR: 13501 | _cfPX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfQ8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13535:1: error: BUILDSTDERR: warning: label ‘_cfQ8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13535 | _cfQ8: BUILDSTDERR: | ^ BUILDSTDERR: 13535 | _cfQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfQd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13561:1: error: BUILDSTDERR: warning: label ‘_cfQd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13561 | _cfQd: BUILDSTDERR: | ^ BUILDSTDERR: 13561 | _cfQd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfQi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13583:1: error: BUILDSTDERR: warning: label ‘_cfQi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13583 | _cfQi: BUILDSTDERR: | ^ BUILDSTDERR: 13583 | _cfQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfQm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13604:1: error: BUILDSTDERR: warning: label ‘_cfQm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13604 | _cfQm: BUILDSTDERR: | ^ BUILDSTDERR: 13604 | _cfQm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfQv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13623:1: error: BUILDSTDERR: warning: label ‘_cfQv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13623 | _cfQv: BUILDSTDERR: | ^ BUILDSTDERR: 13623 | _cfQv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfQx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13642:1: error: BUILDSTDERR: warning: label ‘_cfQx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13642 | _cfQx: BUILDSTDERR: | ^ BUILDSTDERR: 13642 | _cfQx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfQ5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13660:1: error: BUILDSTDERR: warning: label ‘_cfQ5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13660 | _cfQ5: BUILDSTDERR: | ^ BUILDSTDERR: 13660 | _cfQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seVP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13678:1: error: BUILDSTDERR: warning: label ‘_cfRv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13678 | _cfRv: BUILDSTDERR: | ^ BUILDSTDERR: 13678 | _cfRv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfRq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13710:1: error: BUILDSTDERR: warning: label ‘_cfRq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13710 | _cfRq: BUILDSTDERR: | ^ BUILDSTDERR: 13710 | _cfRq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfRs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13731:1: error: BUILDSTDERR: warning: label ‘_cfRs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13731 | _cfRs: BUILDSTDERR: | ^ BUILDSTDERR: 13731 | _cfRs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seVw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13759:1: error: BUILDSTDERR: warning: label ‘_cfRC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13759 | _cfRC: BUILDSTDERR: | ^ BUILDSTDERR: 13759 | _cfRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfR2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13789:1: error: BUILDSTDERR: warning: label ‘_cfR2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13789 | _cfR2: BUILDSTDERR: | ^ BUILDSTDERR: 13789 | _cfR2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfR7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13811:1: error: BUILDSTDERR: warning: label ‘_cfR7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13811 | _cfR7: BUILDSTDERR: | ^ BUILDSTDERR: 13811 | _cfR7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfRc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13836:1: error: BUILDSTDERR: warning: label ‘_cfRc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13836 | _cfRc: BUILDSTDERR: | ^ BUILDSTDERR: 13836 | _cfRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfRh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13865:1: error: BUILDSTDERR: warning: label ‘_cfRh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13865 | _cfRh: BUILDSTDERR: | ^ BUILDSTDERR: 13865 | _cfRh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seVV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13902:1: error: BUILDSTDERR: warning: label ‘_cfRY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13902 | _cfRY: BUILDSTDERR: | ^ BUILDSTDERR: 13902 | _cfRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfRV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13933:1: error: BUILDSTDERR: warning: label ‘_cfRV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13933 | _cfRV: BUILDSTDERR: | ^ BUILDSTDERR: 13933 | _cfRV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfS1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13955:1: error: BUILDSTDERR: warning: label ‘_cfS1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13955 | _cfS1: BUILDSTDERR: | ^ BUILDSTDERR: 13955 | _cfS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfS6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:13982:1: error: BUILDSTDERR: warning: label ‘_cfS6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13982 | _cfS6: BUILDSTDERR: | ^ BUILDSTDERR: 13982 | _cfS6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfSb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14005:1: error: BUILDSTDERR: warning: label ‘_cfSb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14005 | _cfSb: BUILDSTDERR: | ^ BUILDSTDERR: 14005 | _cfSb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seW9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14033:1: error: BUILDSTDERR: warning: label ‘_cfSw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14033 | _cfSw: BUILDSTDERR: | ^ BUILDSTDERR: 14033 | _cfSw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfSt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14064:1: error: BUILDSTDERR: warning: label ‘_cfSt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14064 | _cfSt: BUILDSTDERR: | ^ BUILDSTDERR: 14064 | _cfSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfSz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14086:1: error: BUILDSTDERR: warning: label ‘_cfSz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14086 | _cfSz: BUILDSTDERR: | ^ BUILDSTDERR: 14086 | _cfSz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfSE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14113:1: error: BUILDSTDERR: warning: label ‘_cfSE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14113 | _cfSE: BUILDSTDERR: | ^ BUILDSTDERR: 14113 | _cfSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfSJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14136:1: error: BUILDSTDERR: warning: label ‘_cfSJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14136 | _cfSJ: BUILDSTDERR: | ^ BUILDSTDERR: 14136 | _cfSJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seWz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14166:1: error: BUILDSTDERR: warning: label ‘_cfTt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14166 | _cfTt: BUILDSTDERR: | ^ BUILDSTDERR: 14166 | _cfTt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfTq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14195:1: error: BUILDSTDERR: warning: label ‘_cfTq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14195 | _cfTq: BUILDSTDERR: | ^ BUILDSTDERR: 14195 | _cfTq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seWP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14223:1: error: BUILDSTDERR: warning: label ‘_cfTH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14223 | _cfTH: BUILDSTDERR: | ^ BUILDSTDERR: 14223 | _cfTH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfTE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14252:1: error: BUILDSTDERR: warning: label ‘_cfTE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14252 | _cfTE: BUILDSTDERR: | ^ BUILDSTDERR: 14252 | _cfTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfTK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14278:1: error: BUILDSTDERR: warning: label ‘_cfTK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14278 | _cfTK: BUILDSTDERR: | ^ BUILDSTDERR: 14278 | _cfTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfTP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14300:1: error: BUILDSTDERR: warning: label ‘_cfTP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14300 | _cfTP: BUILDSTDERR: | ^ BUILDSTDERR: 14300 | _cfTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfTT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14322:1: error: BUILDSTDERR: warning: label ‘_cfTT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14322 | _cfTT: BUILDSTDERR: | ^ BUILDSTDERR: 14322 | _cfTT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfTX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14342:1: error: BUILDSTDERR: warning: label ‘_cfTX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14342 | _cfTX: BUILDSTDERR: | ^ BUILDSTDERR: 14342 | _cfTX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seWQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14374:1: error: BUILDSTDERR: warning: label ‘_cfUb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14374 | _cfUb: BUILDSTDERR: | ^ BUILDSTDERR: 14374 | _cfUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seWq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14415:1: error: BUILDSTDERR: warning: label ‘_cfUk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14415 | _cfUk: BUILDSTDERR: | ^ BUILDSTDERR: 14415 | _cfUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfT5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14447:1: error: BUILDSTDERR: warning: label ‘_cfT5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14447 | _cfT5: BUILDSTDERR: | ^ BUILDSTDERR: 14447 | _cfT5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfTb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14484:1: error: BUILDSTDERR: warning: label ‘_cfTb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14484 | _cfTb: BUILDSTDERR: | ^ BUILDSTDERR: 14484 | _cfTb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfUt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14529:1: error: BUILDSTDERR: warning: label ‘_cfUt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14529 | _cfUt: BUILDSTDERR: | ^ BUILDSTDERR: 14529 | _cfUt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘seWT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14538:1: error: BUILDSTDERR: warning: label ‘_cfUK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14538 | _cfUK: BUILDSTDERR: | ^ BUILDSTDERR: 14538 | _cfUK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_rgb2xyzz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14566:1: error: BUILDSTDERR: warning: label ‘_cfUQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14566 | _cfUQ: BUILDSTDERR: | ^ BUILDSTDERR: 14566 | _cfUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfQT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14605:1: error: BUILDSTDERR: warning: label ‘_cfQT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14605 | _cfQT: BUILDSTDERR: | ^ BUILDSTDERR: 14605 | _cfQT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfQW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14647:1: error: BUILDSTDERR: warning: label ‘_cfQW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14647 | _cfQW: BUILDSTDERR: | ^ BUILDSTDERR: 14647 | _cfQW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfUO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14702:1: error: BUILDSTDERR: warning: label ‘_cfUO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14702 | _cfUO: BUILDSTDERR: | ^ BUILDSTDERR: 14702 | _cfUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_xyzz2rgb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14729:1: error: BUILDSTDERR: warning: label ‘_cfVc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14729 | _cfVc: BUILDSTDERR: | ^ BUILDSTDERR: 14729 | _cfVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfVa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14758:1: error: BUILDSTDERR: warning: label ‘_cfVa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14758 | _cfVa: BUILDSTDERR: | ^ BUILDSTDERR: 14758 | _cfVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘_cfVf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14776:1: error: BUILDSTDERR: warning: label ‘_cfVf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14776 | _cfVf: BUILDSTDERR: | ^ BUILDSTDERR: 14776 | _cfVf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_RGBGamut_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14808:1: error: BUILDSTDERR: warning: label ‘_cfVv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14808 | _cfVv: BUILDSTDERR: | ^ BUILDSTDERR: 14808 | _cfVv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_RGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14839:1: error: BUILDSTDERR: warning: label ‘_cfVF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14839 | _cfVF: BUILDSTDERR: | ^ BUILDSTDERR: 14839 | _cfVF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_RGBGamut_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14865:1: error: BUILDSTDERR: warning: label ‘_cfVK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14865 | _cfVK: BUILDSTDERR: | ^ BUILDSTDERR: 14865 | _cfVK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_RGB_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_51.hc:14879:1: error: BUILDSTDERR: warning: label ‘_cfVM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14879 | _cfVM: BUILDSTDERR: | ^ BUILDSTDERR: 14879 | _cfVM: BUILDSTDERR: | ^~~~~ [ 7 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o ) BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sg9y_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:15:1: error: BUILDSTDERR: warning: label ‘_cgbG’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cgbG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cgbG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgbD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:49:1: error: BUILDSTDERR: warning: label ‘_cgbD’ defined but not used [-Wunused-label] BUILDSTDERR: 49 | _cgbD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 49 | _cgbD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgbJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:72:1: error: BUILDSTDERR: warning: label ‘_cgbJ’ defined but not used [-Wunused-label] BUILDSTDERR: 72 | _cgbJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 72 | _cgbJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgbK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:88:1: error: BUILDSTDERR: warning: label ‘_cgbK’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cgbK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cgbK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_hslView_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:119:1: error: BUILDSTDERR: warning: label ‘_cgc1’ defined but not used [-Wunused-label] BUILDSTDERR: 119 | _cgc1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 119 | _cgc1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_saturation_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:164:1: error: BUILDSTDERR: warning: label ‘_cgce’ defined but not used [-Wunused-label] BUILDSTDERR: 164 | _cgce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 164 | _cgce: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgcb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:192:1: error: BUILDSTDERR: warning: label ‘_cgcb’ defined but not used [-Wunused-label] BUILDSTDERR: 192 | _cgcb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 192 | _cgcb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgcj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:213:1: error: BUILDSTDERR: warning: label ‘_cgcj’ defined but not used [-Wunused-label] BUILDSTDERR: 213 | _cgcj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 213 | _cgcj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_lightness_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:235:1: error: BUILDSTDERR: warning: label ‘_cgcx’ defined but not used [-Wunused-label] BUILDSTDERR: 235 | _cgcx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 235 | _cgcx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgcu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:263:1: error: BUILDSTDERR: warning: label ‘_cgcu’ defined but not used [-Wunused-label] BUILDSTDERR: 263 | _cgcu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 263 | _cgcu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgcC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:284:1: error: BUILDSTDERR: warning: label ‘_cgcC’ defined but not used [-Wunused-label] BUILDSTDERR: 284 | _cgcC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 284 | _cgcC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgay_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:337:1: error: BUILDSTDERR: warning: label ‘_cgcR’ defined but not used [-Wunused-label] BUILDSTDERR: 337 | _cgcR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 337 | _cgcR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:361:1: error: BUILDSTDERR: warning: label ‘_cgd2’ defined but not used [-Wunused-label] BUILDSTDERR: 361 | _cgd2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 361 | _cgd2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:386:1: error: BUILDSTDERR: warning: label ‘_cgdd’ defined but not used [-Wunused-label] BUILDSTDERR: 386 | _cgdd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 386 | _cgdd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:416:1: error: BUILDSTDERR: warning: label ‘_cgdg’ defined but not used [-Wunused-label] BUILDSTDERR: 416 | _cgdg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 416 | _cgdg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:455:1: error: BUILDSTDERR: warning: label ‘_cgdx’ defined but not used [-Wunused-label] BUILDSTDERR: 455 | _cgdx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 455 | _cgdx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:482:1: error: BUILDSTDERR: warning: label ‘_cgdE’ defined but not used [-Wunused-label] BUILDSTDERR: 482 | _cgdE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 482 | _cgdE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:512:1: error: BUILDSTDERR: warning: label ‘_cgdH’ defined but not used [-Wunused-label] BUILDSTDERR: 512 | _cgdH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 512 | _cgdH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:555:1: error: BUILDSTDERR: warning: label ‘_cgdM’ defined but not used [-Wunused-label] BUILDSTDERR: 555 | _cgdM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 555 | _cgdM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:595:1: error: BUILDSTDERR: warning: label ‘_cge7’ defined but not used [-Wunused-label] BUILDSTDERR: 595 | _cge7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 595 | _cge7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:622:1: error: BUILDSTDERR: warning: label ‘_cgee’ defined but not used [-Wunused-label] BUILDSTDERR: 622 | _cgee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 622 | _cgee: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:652:1: error: BUILDSTDERR: warning: label ‘_cgeh’ defined but not used [-Wunused-label] BUILDSTDERR: 652 | _cgeh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 652 | _cgeh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:695:1: error: BUILDSTDERR: warning: label ‘_cgem’ defined but not used [-Wunused-label] BUILDSTDERR: 695 | _cgem: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 695 | _cgem: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:735:1: error: BUILDSTDERR: warning: label ‘_cgeB’ defined but not used [-Wunused-label] BUILDSTDERR: 735 | _cgeB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 735 | _cgeB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:762:1: error: BUILDSTDERR: warning: label ‘_cgeI’ defined but not used [-Wunused-label] BUILDSTDERR: 762 | _cgeI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 762 | _cgeI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:792:1: error: BUILDSTDERR: warning: label ‘_cgeL’ defined but not used [-Wunused-label] BUILDSTDERR: 792 | _cgeL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 792 | _cgeL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:832:1: error: BUILDSTDERR: warning: label ‘_cgeY’ defined but not used [-Wunused-label] BUILDSTDERR: 832 | _cgeY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 832 | _cgeY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:859:1: error: BUILDSTDERR: warning: label ‘_cgf5’ defined but not used [-Wunused-label] BUILDSTDERR: 859 | _cgf5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 859 | _cgf5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:889:1: error: BUILDSTDERR: warning: label ‘_cgf8’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _cgf8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _cgf8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:929:1: error: BUILDSTDERR: warning: label ‘_cgfl’ defined but not used [-Wunused-label] BUILDSTDERR: 929 | _cgfl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 929 | _cgfl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:956:1: error: BUILDSTDERR: warning: label ‘_cgfs’ defined but not used [-Wunused-label] BUILDSTDERR: 956 | _cgfs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 956 | _cgfs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:986:1: error: BUILDSTDERR: warning: label ‘_cgfv’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _cgfv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _cgfv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1026:1: error: BUILDSTDERR: warning: label ‘_cgfM’ defined but not used [-Wunused-label] BUILDSTDERR: 1026 | _cgfM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1026 | _cgfM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgb2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1052:1: error: BUILDSTDERR: warning: label ‘_cgfX’ defined but not used [-Wunused-label] BUILDSTDERR: 1052 | _cgfX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1052 | _cgfX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgb1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1079:1: error: BUILDSTDERR: warning: label ‘_cgg4’ defined but not used [-Wunused-label] BUILDSTDERR: 1079 | _cgg4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1079 | _cgg4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgb3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1107:1: error: BUILDSTDERR: warning: label ‘_cggh’ defined but not used [-Wunused-label] BUILDSTDERR: 1107 | _cggh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1107 | _cggh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgb4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1136:1: error: BUILDSTDERR: warning: label ‘_cggk’ defined but not used [-Wunused-label] BUILDSTDERR: 1136 | _cggk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1136 | _cggk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgaY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1180:1: error: BUILDSTDERR: warning: label ‘_cggt’ defined but not used [-Wunused-label] BUILDSTDERR: 1180 | _cggt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1180 | _cggt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgfP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1231:1: error: BUILDSTDERR: warning: label ‘_cgfP’ defined but not used [-Wunused-label] BUILDSTDERR: 1231 | _cgfP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1231 | _cgfP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgb6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1289:1: error: BUILDSTDERR: warning: label ‘_cggQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1289 | _cggQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1289 | _cggQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgb7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1318:1: error: BUILDSTDERR: warning: label ‘_cggT’ defined but not used [-Wunused-label] BUILDSTDERR: 1318 | _cggT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1318 | _cggT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgb5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1359:1: error: BUILDSTDERR: warning: label ‘_cggY’ defined but not used [-Wunused-label] BUILDSTDERR: 1359 | _cggY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1359 | _cggY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgba_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1399:1: error: BUILDSTDERR: warning: label ‘_cghb’ defined but not used [-Wunused-label] BUILDSTDERR: 1399 | _cghb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1399 | _cghb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgb9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1425:1: error: BUILDSTDERR: warning: label ‘_cghi’ defined but not used [-Wunused-label] BUILDSTDERR: 1425 | _cghi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1425 | _cghi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgb8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1457:1: error: BUILDSTDERR: warning: label ‘_cghl’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _cghl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _cghl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgbg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1499:1: error: BUILDSTDERR: warning: label ‘_cghQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1499 | _cghQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1499 | _cghQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgbh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1531:1: error: BUILDSTDERR: warning: label ‘_cghT’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _cghT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _cghT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgbi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1572:1: error: BUILDSTDERR: warning: label ‘_cgi4’ defined but not used [-Wunused-label] BUILDSTDERR: 1572 | _cgi4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1572 | _cgi4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘sgbb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1601:1: error: BUILDSTDERR: warning: label ‘_cgib’ defined but not used [-Wunused-label] BUILDSTDERR: 1601 | _cgib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1601 | _cgib: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cghv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1641:1: error: BUILDSTDERR: warning: label ‘_cghv’ defined but not used [-Wunused-label] BUILDSTDERR: 1641 | _cghv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1641 | _cghv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cghz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1688:1: error: BUILDSTDERR: warning: label ‘_cghz’ defined but not used [-Wunused-label] BUILDSTDERR: 1688 | _cghz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1688 | _cghz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cghD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1720:1: error: BUILDSTDERR: warning: label ‘_cghD’ defined but not used [-Wunused-label] BUILDSTDERR: 1720 | _cghD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1720 | _cghD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_zdwhsl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1766:1: error: BUILDSTDERR: warning: label ‘_cgiz’ defined but not used [-Wunused-label] BUILDSTDERR: 1766 | _cgiz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1766 | _cgiz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgcU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1806:1: error: BUILDSTDERR: warning: label ‘_cgcU’ defined but not used [-Wunused-label] BUILDSTDERR: 1806 | _cgcU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1806 | _cgcU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgdR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1849:1: error: BUILDSTDERR: warning: label ‘_cgdR’ defined but not used [-Wunused-label] BUILDSTDERR: 1849 | _cgdR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1849 | _cgdR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgdT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1871:1: error: BUILDSTDERR: warning: label ‘_cgdT’ defined but not used [-Wunused-label] BUILDSTDERR: 1871 | _cgdT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1871 | _cgdT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cger’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1909:1: error: BUILDSTDERR: warning: label ‘_cger’ defined but not used [-Wunused-label] BUILDSTDERR: 1909 | _cger: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1909 | _cger: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgfA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:1959:1: error: BUILDSTDERR: warning: label ‘_cgfA’ defined but not used [-Wunused-label] BUILDSTDERR: 1959 | _cgfA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1959 | _cgfA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgiA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:2015:1: error: BUILDSTDERR: warning: label ‘_cgiA’ defined but not used [-Wunused-label] BUILDSTDERR: 2015 | _cgiA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2015 | _cgiA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgiC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:2036:1: error: BUILDSTDERR: warning: label ‘_cgiC’ defined but not used [-Wunused-label] BUILDSTDERR: 2036 | _cgiC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2036 | _cgiC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgiE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:2055:1: error: BUILDSTDERR: warning: label ‘_cgiE’ defined but not used [-Wunused-label] BUILDSTDERR: 2055 | _cgiE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2055 | _cgiE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_hsl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:2080:1: error: BUILDSTDERR: warning: label ‘_cgj7’ defined but not used [-Wunused-label] BUILDSTDERR: 2080 | _cgj7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2080 | _cgj7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc: In function ‘_cgj4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_56.hc:2100:1: error: BUILDSTDERR: warning: label ‘_cgj4’ defined but not used [-Wunused-label] BUILDSTDERR: 2100 | _cgj4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2100 | _cgj4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgjg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:15:1: error: BUILDSTDERR: warning: label ‘_cglo’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cglo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cglo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgll’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:49:1: error: BUILDSTDERR: warning: label ‘_cgll’ defined but not used [-Wunused-label] BUILDSTDERR: 49 | _cgll: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 49 | _cgll: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cglr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:72:1: error: BUILDSTDERR: warning: label ‘_cglr’ defined but not used [-Wunused-label] BUILDSTDERR: 72 | _cglr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 72 | _cglr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgls’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:88:1: error: BUILDSTDERR: warning: label ‘_cgls’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cgls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cgls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_hslView_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:119:1: error: BUILDSTDERR: warning: label ‘_cglJ’ defined but not used [-Wunused-label] BUILDSTDERR: 119 | _cglJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 119 | _cglJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_saturation_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:164:1: error: BUILDSTDERR: warning: label ‘_cglW’ defined but not used [-Wunused-label] BUILDSTDERR: 164 | _cglW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 164 | _cglW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cglT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:192:1: error: BUILDSTDERR: warning: label ‘_cglT’ defined but not used [-Wunused-label] BUILDSTDERR: 192 | _cglT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 192 | _cglT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgm1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:213:1: error: BUILDSTDERR: warning: label ‘_cgm1’ defined but not used [-Wunused-label] BUILDSTDERR: 213 | _cgm1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 213 | _cgm1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_lightness_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:235:1: error: BUILDSTDERR: warning: label ‘_cgmf’ defined but not used [-Wunused-label] BUILDSTDERR: 235 | _cgmf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 235 | _cgmf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgmc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:263:1: error: BUILDSTDERR: warning: label ‘_cgmc’ defined but not used [-Wunused-label] BUILDSTDERR: 263 | _cgmc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 263 | _cgmc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgmk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:284:1: error: BUILDSTDERR: warning: label ‘_cgmk’ defined but not used [-Wunused-label] BUILDSTDERR: 284 | _cgmk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 284 | _cgmk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:337:1: error: BUILDSTDERR: warning: label ‘_cgmz’ defined but not used [-Wunused-label] BUILDSTDERR: 337 | _cgmz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 337 | _cgmz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgki_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:361:1: error: BUILDSTDERR: warning: label ‘_cgmK’ defined but not used [-Wunused-label] BUILDSTDERR: 361 | _cgmK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 361 | _cgmK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:386:1: error: BUILDSTDERR: warning: label ‘_cgmV’ defined but not used [-Wunused-label] BUILDSTDERR: 386 | _cgmV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 386 | _cgmV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:416:1: error: BUILDSTDERR: warning: label ‘_cgmY’ defined but not used [-Wunused-label] BUILDSTDERR: 416 | _cgmY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 416 | _cgmY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:455:1: error: BUILDSTDERR: warning: label ‘_cgnf’ defined but not used [-Wunused-label] BUILDSTDERR: 455 | _cgnf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 455 | _cgnf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:482:1: error: BUILDSTDERR: warning: label ‘_cgnm’ defined but not used [-Wunused-label] BUILDSTDERR: 482 | _cgnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 482 | _cgnm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:512:1: error: BUILDSTDERR: warning: label ‘_cgnp’ defined but not used [-Wunused-label] BUILDSTDERR: 512 | _cgnp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 512 | _cgnp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgko_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:555:1: error: BUILDSTDERR: warning: label ‘_cgnu’ defined but not used [-Wunused-label] BUILDSTDERR: 555 | _cgnu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 555 | _cgnu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgks_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:595:1: error: BUILDSTDERR: warning: label ‘_cgnP’ defined but not used [-Wunused-label] BUILDSTDERR: 595 | _cgnP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 595 | _cgnP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:622:1: error: BUILDSTDERR: warning: label ‘_cgnW’ defined but not used [-Wunused-label] BUILDSTDERR: 622 | _cgnW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 622 | _cgnW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:652:1: error: BUILDSTDERR: warning: label ‘_cgnZ’ defined but not used [-Wunused-label] BUILDSTDERR: 652 | _cgnZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 652 | _cgnZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgku_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:695:1: error: BUILDSTDERR: warning: label ‘_cgo4’ defined but not used [-Wunused-label] BUILDSTDERR: 695 | _cgo4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 695 | _cgo4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgky_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:735:1: error: BUILDSTDERR: warning: label ‘_cgoj’ defined but not used [-Wunused-label] BUILDSTDERR: 735 | _cgoj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 735 | _cgoj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:762:1: error: BUILDSTDERR: warning: label ‘_cgoq’ defined but not used [-Wunused-label] BUILDSTDERR: 762 | _cgoq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 762 | _cgoq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:792:1: error: BUILDSTDERR: warning: label ‘_cgot’ defined but not used [-Wunused-label] BUILDSTDERR: 792 | _cgot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 792 | _cgot: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:832:1: error: BUILDSTDERR: warning: label ‘_cgoG’ defined but not used [-Wunused-label] BUILDSTDERR: 832 | _cgoG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 832 | _cgoG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:859:1: error: BUILDSTDERR: warning: label ‘_cgoN’ defined but not used [-Wunused-label] BUILDSTDERR: 859 | _cgoN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 859 | _cgoN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:889:1: error: BUILDSTDERR: warning: label ‘_cgoQ’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _cgoQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _cgoQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:929:1: error: BUILDSTDERR: warning: label ‘_cgp3’ defined but not used [-Wunused-label] BUILDSTDERR: 929 | _cgp3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 929 | _cgp3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:956:1: error: BUILDSTDERR: warning: label ‘_cgpa’ defined but not used [-Wunused-label] BUILDSTDERR: 956 | _cgpa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 956 | _cgpa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:986:1: error: BUILDSTDERR: warning: label ‘_cgpd’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _cgpd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _cgpd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1026:1: error: BUILDSTDERR: warning: label ‘_cgpu’ defined but not used [-Wunused-label] BUILDSTDERR: 1026 | _cgpu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1026 | _cgpu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1052:1: error: BUILDSTDERR: warning: label ‘_cgpF’ defined but not used [-Wunused-label] BUILDSTDERR: 1052 | _cgpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1052 | _cgpF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1079:1: error: BUILDSTDERR: warning: label ‘_cgpM’ defined but not used [-Wunused-label] BUILDSTDERR: 1079 | _cgpM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1079 | _cgpM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1107:1: error: BUILDSTDERR: warning: label ‘_cgpZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1107 | _cgpZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1107 | _cgpZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1136:1: error: BUILDSTDERR: warning: label ‘_cgq2’ defined but not used [-Wunused-label] BUILDSTDERR: 1136 | _cgq2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1136 | _cgq2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1180:1: error: BUILDSTDERR: warning: label ‘_cgqb’ defined but not used [-Wunused-label] BUILDSTDERR: 1180 | _cgqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1180 | _cgqb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgpx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1231:1: error: BUILDSTDERR: warning: label ‘_cgpx’ defined but not used [-Wunused-label] BUILDSTDERR: 1231 | _cgpx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1231 | _cgpx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1289:1: error: BUILDSTDERR: warning: label ‘_cgqy’ defined but not used [-Wunused-label] BUILDSTDERR: 1289 | _cgqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1289 | _cgqy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1318:1: error: BUILDSTDERR: warning: label ‘_cgqB’ defined but not used [-Wunused-label] BUILDSTDERR: 1318 | _cgqB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1318 | _cgqB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1359:1: error: BUILDSTDERR: warning: label ‘_cgqG’ defined but not used [-Wunused-label] BUILDSTDERR: 1359 | _cgqG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1359 | _cgqG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1399:1: error: BUILDSTDERR: warning: label ‘_cgqT’ defined but not used [-Wunused-label] BUILDSTDERR: 1399 | _cgqT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1399 | _cgqT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1425:1: error: BUILDSTDERR: warning: label ‘_cgr0’ defined but not used [-Wunused-label] BUILDSTDERR: 1425 | _cgr0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1425 | _cgr0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1457:1: error: BUILDSTDERR: warning: label ‘_cgr3’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _cgr3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _cgr3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1499:1: error: BUILDSTDERR: warning: label ‘_cgry’ defined but not used [-Wunused-label] BUILDSTDERR: 1499 | _cgry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1499 | _cgry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1531:1: error: BUILDSTDERR: warning: label ‘_cgrB’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _cgrB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _cgrB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgl0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1572:1: error: BUILDSTDERR: warning: label ‘_cgrM’ defined but not used [-Wunused-label] BUILDSTDERR: 1572 | _cgrM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1572 | _cgrM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘sgkT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1601:1: error: BUILDSTDERR: warning: label ‘_cgrT’ defined but not used [-Wunused-label] BUILDSTDERR: 1601 | _cgrT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1601 | _cgrT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgrd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1641:1: error: BUILDSTDERR: warning: label ‘_cgrd’ defined but not used [-Wunused-label] BUILDSTDERR: 1641 | _cgrd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1641 | _cgrd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgrh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1688:1: error: BUILDSTDERR: warning: label ‘_cgrh’ defined but not used [-Wunused-label] BUILDSTDERR: 1688 | _cgrh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1688 | _cgrh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgrl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1720:1: error: BUILDSTDERR: warning: label ‘_cgrl’ defined but not used [-Wunused-label] BUILDSTDERR: 1720 | _cgrl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1720 | _cgrl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_zdwhsl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1766:1: error: BUILDSTDERR: warning: label ‘_cgsh’ defined but not used [-Wunused-label] BUILDSTDERR: 1766 | _cgsh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1766 | _cgsh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgmC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1806:1: error: BUILDSTDERR: warning: label ‘_cgmC’ defined but not used [-Wunused-label] BUILDSTDERR: 1806 | _cgmC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1806 | _cgmC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgnz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1849:1: error: BUILDSTDERR: warning: label ‘_cgnz’ defined but not used [-Wunused-label] BUILDSTDERR: 1849 | _cgnz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1849 | _cgnz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgnB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1871:1: error: BUILDSTDERR: warning: label ‘_cgnB’ defined but not used [-Wunused-label] BUILDSTDERR: 1871 | _cgnB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1871 | _cgnB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgo9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1909:1: error: BUILDSTDERR: warning: label ‘_cgo9’ defined but not used [-Wunused-label] BUILDSTDERR: 1909 | _cgo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1909 | _cgo9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgpi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:1959:1: error: BUILDSTDERR: warning: label ‘_cgpi’ defined but not used [-Wunused-label] BUILDSTDERR: 1959 | _cgpi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1959 | _cgpi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgsi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:2015:1: error: BUILDSTDERR: warning: label ‘_cgsi’ defined but not used [-Wunused-label] BUILDSTDERR: 2015 | _cgsi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2015 | _cgsi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgsk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:2036:1: error: BUILDSTDERR: warning: label ‘_cgsk’ defined but not used [-Wunused-label] BUILDSTDERR: 2036 | _cgsk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2036 | _cgsk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgsm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:2055:1: error: BUILDSTDERR: warning: label ‘_cgsm’ defined but not used [-Wunused-label] BUILDSTDERR: 2055 | _cgsm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2055 | _cgsm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_hsl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:2080:1: error: BUILDSTDERR: warning: label ‘_cgsP’ defined but not used [-Wunused-label] BUILDSTDERR: 2080 | _cgsP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2080 | _cgsP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc: In function ‘_cgsM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_60.hc:2100:1: error: BUILDSTDERR: warning: label ‘_cgsM’ defined but not used [-Wunused-label] BUILDSTDERR: 2100 | _cgsM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2100 | _cgsM: BUILDSTDERR: | ^ [ 8 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o ) BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgHo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:15:1: error: BUILDSTDERR: warning: label ‘_cgJu’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cgJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cgJu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgJr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:49:1: error: BUILDSTDERR: warning: label ‘_cgJr’ defined but not used [-Wunused-label] BUILDSTDERR: 49 | _cgJr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 49 | _cgJr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgJx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:72:1: error: BUILDSTDERR: warning: label ‘_cgJx’ defined but not used [-Wunused-label] BUILDSTDERR: 72 | _cgJx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 72 | _cgJx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgJy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:88:1: error: BUILDSTDERR: warning: label ‘_cgJy’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cgJy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cgJy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_hsvView_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:119:1: error: BUILDSTDERR: warning: label ‘_cgJP’ defined but not used [-Wunused-label] BUILDSTDERR: 119 | _cgJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 119 | _cgJP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_saturation_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:164:1: error: BUILDSTDERR: warning: label ‘_cgK2’ defined but not used [-Wunused-label] BUILDSTDERR: 164 | _cgK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 164 | _cgK2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgJZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:192:1: error: BUILDSTDERR: warning: label ‘_cgJZ’ defined but not used [-Wunused-label] BUILDSTDERR: 192 | _cgJZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 192 | _cgJZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgK7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:213:1: error: BUILDSTDERR: warning: label ‘_cgK7’ defined but not used [-Wunused-label] BUILDSTDERR: 213 | _cgK7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 213 | _cgK7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_value_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:235:1: error: BUILDSTDERR: warning: label ‘_cgKl’ defined but not used [-Wunused-label] BUILDSTDERR: 235 | _cgKl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 235 | _cgKl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgKi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:263:1: error: BUILDSTDERR: warning: label ‘_cgKi’ defined but not used [-Wunused-label] BUILDSTDERR: 263 | _cgKi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 263 | _cgKi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgKq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:284:1: error: BUILDSTDERR: warning: label ‘_cgKq’ defined but not used [-Wunused-label] BUILDSTDERR: 284 | _cgKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 284 | _cgKq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘rgHe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:325:1: error: BUILDSTDERR: warning: label ‘_cgKD’ defined but not used [-Wunused-label] BUILDSTDERR: 325 | _cgKD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 325 | _cgKD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:387:1: error: BUILDSTDERR: warning: label ‘_cgKW’ defined but not used [-Wunused-label] BUILDSTDERR: 387 | _cgKW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 387 | _cgKW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:412:1: error: BUILDSTDERR: warning: label ‘_cgL7’ defined but not used [-Wunused-label] BUILDSTDERR: 412 | _cgL7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 412 | _cgL7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:442:1: error: BUILDSTDERR: warning: label ‘_cgLa’ defined but not used [-Wunused-label] BUILDSTDERR: 442 | _cgLa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 442 | _cgLa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:481:1: error: BUILDSTDERR: warning: label ‘_cgLv’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _cgLv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _cgLv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:510:1: error: BUILDSTDERR: warning: label ‘_cgLy’ defined but not used [-Wunused-label] BUILDSTDERR: 510 | _cgLy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 510 | _cgLy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:548:1: error: BUILDSTDERR: warning: label ‘_cgLR’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _cgLR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _cgLR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:578:1: error: BUILDSTDERR: warning: label ‘_cgLU’ defined but not used [-Wunused-label] BUILDSTDERR: 578 | _cgLU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 578 | _cgLU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:621:1: error: BUILDSTDERR: warning: label ‘_cgLZ’ defined but not used [-Wunused-label] BUILDSTDERR: 621 | _cgLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 621 | _cgLZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgID_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:662:1: error: BUILDSTDERR: warning: label ‘_cgMo’ defined but not used [-Wunused-label] BUILDSTDERR: 662 | _cgMo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 662 | _cgMo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:691:1: error: BUILDSTDERR: warning: label ‘_cgMr’ defined but not used [-Wunused-label] BUILDSTDERR: 691 | _cgMr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 691 | _cgMr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:732:1: error: BUILDSTDERR: warning: label ‘_cgMw’ defined but not used [-Wunused-label] BUILDSTDERR: 732 | _cgMw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 732 | _cgMw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:772:1: error: BUILDSTDERR: warning: label ‘_cgMF’ defined but not used [-Wunused-label] BUILDSTDERR: 772 | _cgMF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 772 | _cgMF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:803:1: error: BUILDSTDERR: warning: label ‘_cgMI’ defined but not used [-Wunused-label] BUILDSTDERR: 803 | _cgMI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 803 | _cgMI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:850:1: error: BUILDSTDERR: warning: label ‘_cgMN’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _cgMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _cgMN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:889:1: error: BUILDSTDERR: warning: label ‘_cgN8’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _cgN8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _cgN8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:917:1: error: BUILDSTDERR: warning: label ‘_cgNf’ defined but not used [-Wunused-label] BUILDSTDERR: 917 | _cgNf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 917 | _cgNf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgIL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:948:1: error: BUILDSTDERR: warning: label ‘_cgNi’ defined but not used [-Wunused-label] BUILDSTDERR: 948 | _cgNi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 948 | _cgNi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘sgII_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:995:1: error: BUILDSTDERR: warning: label ‘_cgNn’ defined but not used [-Wunused-label] BUILDSTDERR: 995 | _cgNn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 995 | _cgNn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_zdwhsv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1035:1: error: BUILDSTDERR: warning: label ‘_cgNs’ defined but not used [-Wunused-label] BUILDSTDERR: 1035 | _cgNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1035 | _cgNs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgKK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1058:1: error: BUILDSTDERR: warning: label ‘_cgKK’ defined but not used [-Wunused-label] BUILDSTDERR: 1058 | _cgKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1058 | _cgKK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgKO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1082:1: error: BUILDSTDERR: warning: label ‘_cgKO’ defined but not used [-Wunused-label] BUILDSTDERR: 1082 | _cgKO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1082 | _cgKO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgLf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1122:1: error: BUILDSTDERR: warning: label ‘_cgLf’ defined but not used [-Wunused-label] BUILDSTDERR: 1122 | _cgLf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1122 | _cgLf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgLj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1144:1: error: BUILDSTDERR: warning: label ‘_cgLj’ defined but not used [-Wunused-label] BUILDSTDERR: 1144 | _cgLj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1144 | _cgLj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgLD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1184:1: error: BUILDSTDERR: warning: label ‘_cgLD’ defined but not used [-Wunused-label] BUILDSTDERR: 1184 | _cgLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1184 | _cgLD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgMS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1231:1: error: BUILDSTDERR: warning: label ‘_cgMS’ defined but not used [-Wunused-label] BUILDSTDERR: 1231 | _cgMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1231 | _cgMS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgPp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1275:1: error: BUILDSTDERR: warning: label ‘_cgPp’ defined but not used [-Wunused-label] BUILDSTDERR: 1275 | _cgPp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1275 | _cgPp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgPr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1293:1: error: BUILDSTDERR: warning: label ‘_cgPr’ defined but not used [-Wunused-label] BUILDSTDERR: 1293 | _cgPr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1293 | _cgPr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgPt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1311:1: error: BUILDSTDERR: warning: label ‘_cgPt’ defined but not used [-Wunused-label] BUILDSTDERR: 1311 | _cgPt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1311 | _cgPt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgNG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1331:1: error: BUILDSTDERR: warning: label ‘_cgNG’ defined but not used [-Wunused-label] BUILDSTDERR: 1331 | _cgNG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1331 | _cgNG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgPc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1360:1: error: BUILDSTDERR: warning: label ‘_cgPc’ defined but not used [-Wunused-label] BUILDSTDERR: 1360 | _cgPc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1360 | _cgPc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgPe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1378:1: error: BUILDSTDERR: warning: label ‘_cgPe’ defined but not used [-Wunused-label] BUILDSTDERR: 1378 | _cgPe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1378 | _cgPe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgPg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1396:1: error: BUILDSTDERR: warning: label ‘_cgPg’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _cgPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _cgPg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgNP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1417:1: error: BUILDSTDERR: warning: label ‘_cgNP’ defined but not used [-Wunused-label] BUILDSTDERR: 1417 | _cgNP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1417 | _cgNP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgOZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1447:1: error: BUILDSTDERR: warning: label ‘_cgOZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1447 | _cgOZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1447 | _cgOZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgP1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1465:1: error: BUILDSTDERR: warning: label ‘_cgP1’ defined but not used [-Wunused-label] BUILDSTDERR: 1465 | _cgP1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1465 | _cgP1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgP3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1483:1: error: BUILDSTDERR: warning: label ‘_cgP3’ defined but not used [-Wunused-label] BUILDSTDERR: 1483 | _cgP3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1483 | _cgP3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgNW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1503:1: error: BUILDSTDERR: warning: label ‘_cgNW’ defined but not used [-Wunused-label] BUILDSTDERR: 1503 | _cgNW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1503 | _cgNW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgOM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1532:1: error: BUILDSTDERR: warning: label ‘_cgOM’ defined but not used [-Wunused-label] BUILDSTDERR: 1532 | _cgOM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1532 | _cgOM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgOO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1550:1: error: BUILDSTDERR: warning: label ‘_cgOO’ defined but not used [-Wunused-label] BUILDSTDERR: 1550 | _cgOO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1550 | _cgOO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgOQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1567:1: error: BUILDSTDERR: warning: label ‘_cgOQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _cgOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _cgOQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgO3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1588:1: error: BUILDSTDERR: warning: label ‘_cgO3’ defined but not used [-Wunused-label] BUILDSTDERR: 1588 | _cgO3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1588 | _cgO3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgOz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1616:1: error: BUILDSTDERR: warning: label ‘_cgOz’ defined but not used [-Wunused-label] BUILDSTDERR: 1616 | _cgOz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1616 | _cgOz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgOB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1635:1: error: BUILDSTDERR: warning: label ‘_cgOB’ defined but not used [-Wunused-label] BUILDSTDERR: 1635 | _cgOB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1635 | _cgOB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgOD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1652:1: error: BUILDSTDERR: warning: label ‘_cgOD’ defined but not used [-Wunused-label] BUILDSTDERR: 1652 | _cgOD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1652 | _cgOD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgOa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1671:1: error: BUILDSTDERR: warning: label ‘_cgOa’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _cgOa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _cgOa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgOm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1697:1: error: BUILDSTDERR: warning: label ‘_cgOm’ defined but not used [-Wunused-label] BUILDSTDERR: 1697 | _cgOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1697 | _cgOm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgOo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1716:1: error: BUILDSTDERR: warning: label ‘_cgOo’ defined but not used [-Wunused-label] BUILDSTDERR: 1716 | _cgOo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1716 | _cgOo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgOq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1733:1: error: BUILDSTDERR: warning: label ‘_cgOq’ defined but not used [-Wunused-label] BUILDSTDERR: 1733 | _cgOq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1733 | _cgOq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_hsv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1757:1: error: BUILDSTDERR: warning: label ‘_cgPH’ defined but not used [-Wunused-label] BUILDSTDERR: 1757 | _cgPH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1757 | _cgPH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc: In function ‘_cgPE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_65.hc:1777:1: error: BUILDSTDERR: warning: label ‘_cgPE’ defined but not used [-Wunused-label] BUILDSTDERR: 1777 | _cgPE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1777 | _cgPE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgPQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:15:1: error: BUILDSTDERR: warning: label ‘_cgRW’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cgRW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cgRW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgRT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:49:1: error: BUILDSTDERR: warning: label ‘_cgRT’ defined but not used [-Wunused-label] BUILDSTDERR: 49 | _cgRT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 49 | _cgRT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgRZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:72:1: error: BUILDSTDERR: warning: label ‘_cgRZ’ defined but not used [-Wunused-label] BUILDSTDERR: 72 | _cgRZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 72 | _cgRZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgS0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:88:1: error: BUILDSTDERR: warning: label ‘_cgS0’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cgS0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cgS0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_hsvView_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:119:1: error: BUILDSTDERR: warning: label ‘_cgSh’ defined but not used [-Wunused-label] BUILDSTDERR: 119 | _cgSh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 119 | _cgSh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_saturation_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:164:1: error: BUILDSTDERR: warning: label ‘_cgSu’ defined but not used [-Wunused-label] BUILDSTDERR: 164 | _cgSu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 164 | _cgSu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgSr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:192:1: error: BUILDSTDERR: warning: label ‘_cgSr’ defined but not used [-Wunused-label] BUILDSTDERR: 192 | _cgSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 192 | _cgSr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgSz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:213:1: error: BUILDSTDERR: warning: label ‘_cgSz’ defined but not used [-Wunused-label] BUILDSTDERR: 213 | _cgSz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 213 | _cgSz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_value_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:235:1: error: BUILDSTDERR: warning: label ‘_cgSN’ defined but not used [-Wunused-label] BUILDSTDERR: 235 | _cgSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 235 | _cgSN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgSK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:263:1: error: BUILDSTDERR: warning: label ‘_cgSK’ defined but not used [-Wunused-label] BUILDSTDERR: 263 | _cgSK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 263 | _cgSK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgSS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:284:1: error: BUILDSTDERR: warning: label ‘_cgSS’ defined but not used [-Wunused-label] BUILDSTDERR: 284 | _cgSS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 284 | _cgSS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘rgHe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:325:1: error: BUILDSTDERR: warning: label ‘_cgT5’ defined but not used [-Wunused-label] BUILDSTDERR: 325 | _cgT5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 325 | _cgT5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgQS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:387:1: error: BUILDSTDERR: warning: label ‘_cgTo’ defined but not used [-Wunused-label] BUILDSTDERR: 387 | _cgTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 387 | _cgTo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgQU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:412:1: error: BUILDSTDERR: warning: label ‘_cgTz’ defined but not used [-Wunused-label] BUILDSTDERR: 412 | _cgTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 412 | _cgTz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgQV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:442:1: error: BUILDSTDERR: warning: label ‘_cgTC’ defined but not used [-Wunused-label] BUILDSTDERR: 442 | _cgTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 442 | _cgTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgQY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:481:1: error: BUILDSTDERR: warning: label ‘_cgTX’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _cgTX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _cgTX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgQZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:510:1: error: BUILDSTDERR: warning: label ‘_cgU0’ defined but not used [-Wunused-label] BUILDSTDERR: 510 | _cgU0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 510 | _cgU0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgR1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:548:1: error: BUILDSTDERR: warning: label ‘_cgUj’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _cgUj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _cgUj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgR2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:578:1: error: BUILDSTDERR: warning: label ‘_cgUm’ defined but not used [-Wunused-label] BUILDSTDERR: 578 | _cgUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 578 | _cgUm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgR0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:621:1: error: BUILDSTDERR: warning: label ‘_cgUr’ defined but not used [-Wunused-label] BUILDSTDERR: 621 | _cgUr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 621 | _cgUr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgR5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:662:1: error: BUILDSTDERR: warning: label ‘_cgUQ’ defined but not used [-Wunused-label] BUILDSTDERR: 662 | _cgUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 662 | _cgUQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgR6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:691:1: error: BUILDSTDERR: warning: label ‘_cgUT’ defined but not used [-Wunused-label] BUILDSTDERR: 691 | _cgUT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 691 | _cgUT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgR7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:732:1: error: BUILDSTDERR: warning: label ‘_cgUY’ defined but not used [-Wunused-label] BUILDSTDERR: 732 | _cgUY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 732 | _cgUY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgR4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:772:1: error: BUILDSTDERR: warning: label ‘_cgV7’ defined but not used [-Wunused-label] BUILDSTDERR: 772 | _cgV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 772 | _cgV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgR8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:803:1: error: BUILDSTDERR: warning: label ‘_cgVa’ defined but not used [-Wunused-label] BUILDSTDERR: 803 | _cgVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 803 | _cgVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgR3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:850:1: error: BUILDSTDERR: warning: label ‘_cgVf’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _cgVf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _cgVf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgRc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:889:1: error: BUILDSTDERR: warning: label ‘_cgVA’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _cgVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _cgVA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgRb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:917:1: error: BUILDSTDERR: warning: label ‘_cgVH’ defined but not used [-Wunused-label] BUILDSTDERR: 917 | _cgVH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 917 | _cgVH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgRd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:948:1: error: BUILDSTDERR: warning: label ‘_cgVK’ defined but not used [-Wunused-label] BUILDSTDERR: 948 | _cgVK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 948 | _cgVK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘sgRa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:995:1: error: BUILDSTDERR: warning: label ‘_cgVP’ defined but not used [-Wunused-label] BUILDSTDERR: 995 | _cgVP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 995 | _cgVP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_zdwhsv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1035:1: error: BUILDSTDERR: warning: label ‘_cgVU’ defined but not used [-Wunused-label] BUILDSTDERR: 1035 | _cgVU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1035 | _cgVU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgTc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1058:1: error: BUILDSTDERR: warning: label ‘_cgTc’ defined but not used [-Wunused-label] BUILDSTDERR: 1058 | _cgTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1058 | _cgTc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgTg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1082:1: error: BUILDSTDERR: warning: label ‘_cgTg’ defined but not used [-Wunused-label] BUILDSTDERR: 1082 | _cgTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1082 | _cgTg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgTH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1122:1: error: BUILDSTDERR: warning: label ‘_cgTH’ defined but not used [-Wunused-label] BUILDSTDERR: 1122 | _cgTH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1122 | _cgTH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgTL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1144:1: error: BUILDSTDERR: warning: label ‘_cgTL’ defined but not used [-Wunused-label] BUILDSTDERR: 1144 | _cgTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1144 | _cgTL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgU5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1184:1: error: BUILDSTDERR: warning: label ‘_cgU5’ defined but not used [-Wunused-label] BUILDSTDERR: 1184 | _cgU5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1184 | _cgU5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgVk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1231:1: error: BUILDSTDERR: warning: label ‘_cgVk’ defined but not used [-Wunused-label] BUILDSTDERR: 1231 | _cgVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1231 | _cgVk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgXR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1275:1: error: BUILDSTDERR: warning: label ‘_cgXR’ defined but not used [-Wunused-label] BUILDSTDERR: 1275 | _cgXR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1275 | _cgXR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgXT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1293:1: error: BUILDSTDERR: warning: label ‘_cgXT’ defined but not used [-Wunused-label] BUILDSTDERR: 1293 | _cgXT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1293 | _cgXT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgXV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1311:1: error: BUILDSTDERR: warning: label ‘_cgXV’ defined but not used [-Wunused-label] BUILDSTDERR: 1311 | _cgXV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1311 | _cgXV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgW8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1331:1: error: BUILDSTDERR: warning: label ‘_cgW8’ defined but not used [-Wunused-label] BUILDSTDERR: 1331 | _cgW8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1331 | _cgW8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgXE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1360:1: error: BUILDSTDERR: warning: label ‘_cgXE’ defined but not used [-Wunused-label] BUILDSTDERR: 1360 | _cgXE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1360 | _cgXE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgXG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1378:1: error: BUILDSTDERR: warning: label ‘_cgXG’ defined but not used [-Wunused-label] BUILDSTDERR: 1378 | _cgXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1378 | _cgXG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgXI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1396:1: error: BUILDSTDERR: warning: label ‘_cgXI’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _cgXI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _cgXI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgWh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1417:1: error: BUILDSTDERR: warning: label ‘_cgWh’ defined but not used [-Wunused-label] BUILDSTDERR: 1417 | _cgWh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1417 | _cgWh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgXr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1447:1: error: BUILDSTDERR: warning: label ‘_cgXr’ defined but not used [-Wunused-label] BUILDSTDERR: 1447 | _cgXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1447 | _cgXr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgXt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1465:1: error: BUILDSTDERR: warning: label ‘_cgXt’ defined but not used [-Wunused-label] BUILDSTDERR: 1465 | _cgXt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1465 | _cgXt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgXv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1483:1: error: BUILDSTDERR: warning: label ‘_cgXv’ defined but not used [-Wunused-label] BUILDSTDERR: 1483 | _cgXv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1483 | _cgXv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgWo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1503:1: error: BUILDSTDERR: warning: label ‘_cgWo’ defined but not used [-Wunused-label] BUILDSTDERR: 1503 | _cgWo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1503 | _cgWo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgXe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1532:1: error: BUILDSTDERR: warning: label ‘_cgXe’ defined but not used [-Wunused-label] BUILDSTDERR: 1532 | _cgXe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1532 | _cgXe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgXg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1550:1: error: BUILDSTDERR: warning: label ‘_cgXg’ defined but not used [-Wunused-label] BUILDSTDERR: 1550 | _cgXg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1550 | _cgXg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgXi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1567:1: error: BUILDSTDERR: warning: label ‘_cgXi’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _cgXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _cgXi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgWv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1588:1: error: BUILDSTDERR: warning: label ‘_cgWv’ defined but not used [-Wunused-label] BUILDSTDERR: 1588 | _cgWv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1588 | _cgWv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgX1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1616:1: error: BUILDSTDERR: warning: label ‘_cgX1’ defined but not used [-Wunused-label] BUILDSTDERR: 1616 | _cgX1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1616 | _cgX1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgX3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1635:1: error: BUILDSTDERR: warning: label ‘_cgX3’ defined but not used [-Wunused-label] BUILDSTDERR: 1635 | _cgX3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1635 | _cgX3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgX5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1652:1: error: BUILDSTDERR: warning: label ‘_cgX5’ defined but not used [-Wunused-label] BUILDSTDERR: 1652 | _cgX5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1652 | _cgX5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgWC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1671:1: error: BUILDSTDERR: warning: label ‘_cgWC’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _cgWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _cgWC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgWO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1697:1: error: BUILDSTDERR: warning: label ‘_cgWO’ defined but not used [-Wunused-label] BUILDSTDERR: 1697 | _cgWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1697 | _cgWO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgWQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1716:1: error: BUILDSTDERR: warning: label ‘_cgWQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1716 | _cgWQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1716 | _cgWQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgWS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1733:1: error: BUILDSTDERR: warning: label ‘_cgWS’ defined but not used [-Wunused-label] BUILDSTDERR: 1733 | _cgWS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1733 | _cgWS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_hsv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1757:1: error: BUILDSTDERR: warning: label ‘_cgY9’ defined but not used [-Wunused-label] BUILDSTDERR: 1757 | _cgY9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1757 | _cgY9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc: In function ‘_cgY6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_69.hc:1777:1: error: BUILDSTDERR: warning: label ‘_cgY6’ defined but not used [-Wunused-label] BUILDSTDERR: 1777 | _cgY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1777 | _cgY6: BUILDSTDERR: | ^ [ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o ) BUILDSTDERR: /tmp/ghc24664_0/ghc_74.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGBziLinear_rgb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_74.hc:20:1: error: BUILDSTDERR: warning: label ‘_ch2n’ defined but not used [-Wunused-label] BUILDSTDERR: 20 | _ch2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 20 | _ch2n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_74.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGBziLinear_toRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_74.hc:41:1: error: BUILDSTDERR: warning: label ‘_ch2x’ defined but not used [-Wunused-label] BUILDSTDERR: 41 | _ch2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 41 | _ch2x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_74.hc: In function ‘_ch2u’: BUILDSTDERR: /tmp/ghc24664_0/ghc_74.hc:66:1: error: BUILDSTDERR: warning: label ‘_ch2u’ defined but not used [-Wunused-label] BUILDSTDERR: 66 | _ch2u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 66 | _ch2u: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24664_0/ghc_74.hc:239:22: error: BUILDSTDERR: warning: ‘Sh2H_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 239 | static const StgWord Sh2H_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | static const StgWord Sh2H_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_78.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGBziLinear_rgb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_78.hc:20:1: error: BUILDSTDERR: warning: label ‘_ch2W’ defined but not used [-Wunused-label] BUILDSTDERR: 20 | _ch2W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 20 | _ch2W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_78.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGBziLinear_toRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_78.hc:41:1: error: BUILDSTDERR: warning: label ‘_ch36’ defined but not used [-Wunused-label] BUILDSTDERR: 41 | _ch36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 41 | _ch36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_78.hc: In function ‘_ch33’: BUILDSTDERR: /tmp/ghc24664_0/ghc_78.hc:66:1: error: BUILDSTDERR: warning: label ‘_ch33’ defined but not used [-Wunused-label] BUILDSTDERR: 66 | _ch33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 66 | _ch33: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24664_0/ghc_78.hc:239:22: error: BUILDSTDERR: warning: ‘Sh3g_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 239 | static const StgWord Sh3g_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | static const StgWord Sh3g_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o ) BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shD2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:14:1: error: BUILDSTDERR: warning: label ‘_chIv’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _chIv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _chIv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shD1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:41:1: error: BUILDSTDERR: warning: label ‘_chID’ defined but not used [-Wunused-label] BUILDSTDERR: 41 | _chID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 41 | _chID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shD0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:64:1: error: BUILDSTDERR: warning: label ‘_chIL’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _chIL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _chIL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfMonoidTransferFunctionzuzdcmappend_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:88:1: error: BUILDSTDERR: warning: label ‘_chIO’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _chIO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _chIO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chIh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:115:1: error: BUILDSTDERR: warning: label ‘_chIh’ defined but not used [-Wunused-label] BUILDSTDERR: 115 | _chIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 115 | _chIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chIm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:146:1: error: BUILDSTDERR: warning: label ‘_chIm’ defined but not used [-Wunused-label] BUILDSTDERR: 146 | _chIm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 146 | _chIm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_transferGamma_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:193:1: error: BUILDSTDERR: warning: label ‘_chJ5’ defined but not used [-Wunused-label] BUILDSTDERR: 193 | _chJ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 193 | _chJ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chJ2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:212:1: error: BUILDSTDERR: warning: label ‘_chJ2’ defined but not used [-Wunused-label] BUILDSTDERR: 212 | _chJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 212 | _chJ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_transferInverse_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:234:1: error: BUILDSTDERR: warning: label ‘_chJj’ defined but not used [-Wunused-label] BUILDSTDERR: 234 | _chJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 234 | _chJj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chJg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:253:1: error: BUILDSTDERR: warning: label ‘_chJg’ defined but not used [-Wunused-label] BUILDSTDERR: 253 | _chJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 253 | _chJg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_transfer_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:275:1: error: BUILDSTDERR: warning: label ‘_chJx’ defined but not used [-Wunused-label] BUILDSTDERR: 275 | _chJx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 275 | _chJx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chJu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:294:1: error: BUILDSTDERR: warning: label ‘_chJu’ defined but not used [-Wunused-label] BUILDSTDERR: 294 | _chJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 294 | _chJu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_transferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:316:1: error: BUILDSTDERR: warning: label ‘_chJL’ defined but not used [-Wunused-label] BUILDSTDERR: 316 | _chJL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 316 | _chJL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chJI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:335:1: error: BUILDSTDERR: warning: label ‘_chJI’ defined but not used [-Wunused-label] BUILDSTDERR: 335 | _chJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 335 | _chJI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_gamut_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:357:1: error: BUILDSTDERR: warning: label ‘_chJZ’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _chJZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _chJZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chJW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:376:1: error: BUILDSTDERR: warning: label ‘_chJW’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _chJW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _chJW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpacezul_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:403:1: error: BUILDSTDERR: warning: label ‘_chKe’ defined but not used [-Wunused-label] BUILDSTDERR: 403 | _chKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 403 | _chKe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chKc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:437:1: error: BUILDSTDERR: warning: label ‘_chKc’ defined but not used [-Wunused-label] BUILDSTDERR: 437 | _chKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 437 | _chKc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chKh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:456:1: error: BUILDSTDERR: warning: label ‘_chKh’ defined but not used [-Wunused-label] BUILDSTDERR: 456 | _chKh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 456 | _chKh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdwgo2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:495:1: error: BUILDSTDERR: warning: label ‘_chKC’ defined but not used [-Wunused-label] BUILDSTDERR: 495 | _chKC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 495 | _chKC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chKs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:516:1: error: BUILDSTDERR: warning: label ‘_chKs’ defined but not used [-Wunused-label] BUILDSTDERR: 516 | _chKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 516 | _chKs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chKv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:533:1: error: BUILDSTDERR: warning: label ‘_chKv’ defined but not used [-Wunused-label] BUILDSTDERR: 533 | _chKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 533 | _chKv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chKK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:568:1: error: BUILDSTDERR: warning: label ‘_chKK’ defined but not used [-Wunused-label] BUILDSTDERR: 568 | _chKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 568 | _chKK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chKV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:602:1: error: BUILDSTDERR: warning: label ‘_chKV’ defined but not used [-Wunused-label] BUILDSTDERR: 602 | _chKV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 602 | _chKV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chL0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:628:1: error: BUILDSTDERR: warning: label ‘_chL0’ defined but not used [-Wunused-label] BUILDSTDERR: 628 | _chL0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 628 | _chL0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chL5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:650:1: error: BUILDSTDERR: warning: label ‘_chL5’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _chL5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _chL5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chL9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:671:1: error: BUILDSTDERR: warning: label ‘_chL9’ defined but not used [-Wunused-label] BUILDSTDERR: 671 | _chL9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 671 | _chL9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chLi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:690:1: error: BUILDSTDERR: warning: label ‘_chLi’ defined but not used [-Wunused-label] BUILDSTDERR: 690 | _chLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 690 | _chLi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chLk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:709:1: error: BUILDSTDERR: warning: label ‘_chLk’ defined but not used [-Wunused-label] BUILDSTDERR: 709 | _chLk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 709 | _chLk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chKS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:727:1: error: BUILDSTDERR: warning: label ‘_chKS’ defined but not used [-Wunused-label] BUILDSTDERR: 727 | _chKS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 727 | _chKS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpacezugo2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:743:1: error: BUILDSTDERR: warning: label ‘_chLI’ defined but not used [-Wunused-label] BUILDSTDERR: 743 | _chLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 743 | _chLI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chLF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:771:1: error: BUILDSTDERR: warning: label ‘_chLF’ defined but not used [-Wunused-label] BUILDSTDERR: 771 | _chLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 771 | _chLF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chLL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:793:1: error: BUILDSTDERR: warning: label ‘_chLL’ defined but not used [-Wunused-label] BUILDSTDERR: 793 | _chLL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 793 | _chLL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shE6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:829:1: error: BUILDSTDERR: warning: label ‘_chM7’ defined but not used [-Wunused-label] BUILDSTDERR: 829 | _chM7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 829 | _chM7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chM4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:857:1: error: BUILDSTDERR: warning: label ‘_chM4’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _chM4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _chM4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpace2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:886:1: error: BUILDSTDERR: warning: label ‘_chMd’ defined but not used [-Wunused-label] BUILDSTDERR: 886 | _chMd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 886 | _chMd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpace1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:925:1: error: BUILDSTDERR: warning: label ‘_chMo’ defined but not used [-Wunused-label] BUILDSTDERR: 925 | _chMo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 925 | _chMo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shEl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:962:1: error: BUILDSTDERR: warning: label ‘_chN5’ defined but not used [-Wunused-label] BUILDSTDERR: 962 | _chN5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 962 | _chN5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shEm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:985:1: error: BUILDSTDERR: warning: label ‘_chNd’ defined but not used [-Wunused-label] BUILDSTDERR: 985 | _chNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 985 | _chNd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shEj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1007:1: error: BUILDSTDERR: warning: label ‘_chNo’ defined but not used [-Wunused-label] BUILDSTDERR: 1007 | _chNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1007 | _chNo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdwrgbUsingSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1031:1: error: BUILDSTDERR: warning: label ‘_chNr’ defined but not used [-Wunused-label] BUILDSTDERR: 1031 | _chNr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1031 | _chNr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chMv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1054:1: error: BUILDSTDERR: warning: label ‘_chMv’ defined but not used [-Wunused-label] BUILDSTDERR: 1054 | _chMv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1054 | _chMv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chMx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1073:1: error: BUILDSTDERR: warning: label ‘_chMx’ defined but not used [-Wunused-label] BUILDSTDERR: 1073 | _chMx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1073 | _chMx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chMz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1092:1: error: BUILDSTDERR: warning: label ‘_chMz’ defined but not used [-Wunused-label] BUILDSTDERR: 1092 | _chMz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1092 | _chMz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chMB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1113:1: error: BUILDSTDERR: warning: label ‘_chMB’ defined but not used [-Wunused-label] BUILDSTDERR: 1113 | _chMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1113 | _chMB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chMD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1134:1: error: BUILDSTDERR: warning: label ‘_chMD’ defined but not used [-Wunused-label] BUILDSTDERR: 1134 | _chMD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1134 | _chMD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chMF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1158:1: error: BUILDSTDERR: warning: label ‘_chMF’ defined but not used [-Wunused-label] BUILDSTDERR: 1158 | _chMF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1158 | _chMF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chMK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1194:1: error: BUILDSTDERR: warning: label ‘_chMK’ defined but not used [-Wunused-label] BUILDSTDERR: 1194 | _chMK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1194 | _chMK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chMO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1213:1: error: BUILDSTDERR: warning: label ‘_chMO’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _chMO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _chMO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chMS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1232:1: error: BUILDSTDERR: warning: label ‘_chMS’ defined but not used [-Wunused-label] BUILDSTDERR: 1232 | _chMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1232 | _chMS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chMW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1253:1: error: BUILDSTDERR: warning: label ‘_chMW’ defined but not used [-Wunused-label] BUILDSTDERR: 1253 | _chMW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1253 | _chMW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chNg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1287:1: error: BUILDSTDERR: warning: label ‘_chNg’ defined but not used [-Wunused-label] BUILDSTDERR: 1287 | _chNg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1287 | _chNg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chNI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1320:1: error: BUILDSTDERR: warning: label ‘_chNI’ defined but not used [-Wunused-label] BUILDSTDERR: 1320 | _chNI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1320 | _chNI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chNU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1354:1: error: BUILDSTDERR: warning: label ‘_chNU’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _chNU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _chNU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chO6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1388:1: error: BUILDSTDERR: warning: label ‘_chO6’ defined but not used [-Wunused-label] BUILDSTDERR: 1388 | _chO6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1388 | _chO6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chOi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1420:1: error: BUILDSTDERR: warning: label ‘_chOi’ defined but not used [-Wunused-label] BUILDSTDERR: 1420 | _chOi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1420 | _chOi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chOp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1445:1: error: BUILDSTDERR: warning: label ‘_chOp’ defined but not used [-Wunused-label] BUILDSTDERR: 1445 | _chOp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1445 | _chOp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chOr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1464:1: error: BUILDSTDERR: warning: label ‘_chOr’ defined but not used [-Wunused-label] BUILDSTDERR: 1464 | _chOr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1464 | _chOr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chOt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1483:1: error: BUILDSTDERR: warning: label ‘_chOt’ defined but not used [-Wunused-label] BUILDSTDERR: 1483 | _chOt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1483 | _chOt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chOE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1500:1: error: BUILDSTDERR: warning: label ‘_chOE’ defined but not used [-Wunused-label] BUILDSTDERR: 1500 | _chOE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1500 | _chOE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1515:1: error: BUILDSTDERR: warning: label ‘_chP1’ defined but not used [-Wunused-label] BUILDSTDERR: 1515 | _chP1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1515 | _chP1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chOY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1543:1: error: BUILDSTDERR: warning: label ‘_chOY’ defined but not used [-Wunused-label] BUILDSTDERR: 1543 | _chOY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1543 | _chOY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chP4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1567:1: error: BUILDSTDERR: warning: label ‘_chP4’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _chP4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _chP4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chP9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1591:1: error: BUILDSTDERR: warning: label ‘_chP9’ defined but not used [-Wunused-label] BUILDSTDERR: 1591 | _chP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1591 | _chP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_inGamut3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1630:1: error: BUILDSTDERR: warning: label ‘_chPt’ defined but not used [-Wunused-label] BUILDSTDERR: 1630 | _chPt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1630 | _chPt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chPr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1662:1: error: BUILDSTDERR: warning: label ‘_chPr’ defined but not used [-Wunused-label] BUILDSTDERR: 1662 | _chPr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1662 | _chPr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_inGamut2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1685:1: error: BUILDSTDERR: warning: label ‘_chPF’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _chPF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _chPF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shF8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1723:1: error: BUILDSTDERR: warning: label ‘_chPT’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _chPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _chPT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chPQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1755:1: error: BUILDSTDERR: warning: label ‘_chPQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1755 | _chPQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1755 | _chPQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shFh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1787:1: error: BUILDSTDERR: warning: label ‘_chQf’ defined but not used [-Wunused-label] BUILDSTDERR: 1787 | _chQf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1787 | _chQf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chQd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1814:1: error: BUILDSTDERR: warning: label ‘_chQd’ defined but not used [-Wunused-label] BUILDSTDERR: 1814 | _chQd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1814 | _chQd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chQi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1833:1: error: BUILDSTDERR: warning: label ‘_chQi’ defined but not used [-Wunused-label] BUILDSTDERR: 1833 | _chQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1833 | _chQi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shFr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1864:1: error: BUILDSTDERR: warning: label ‘_chQE’ defined but not used [-Wunused-label] BUILDSTDERR: 1864 | _chQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1864 | _chQE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chQB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1892:1: error: BUILDSTDERR: warning: label ‘_chQB’ defined but not used [-Wunused-label] BUILDSTDERR: 1892 | _chQB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1892 | _chQB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shFs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1921:1: error: BUILDSTDERR: warning: label ‘_chQK’ defined but not used [-Wunused-label] BUILDSTDERR: 1921 | _chQK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1921 | _chQK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shFf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1954:1: error: BUILDSTDERR: warning: label ‘_chR2’ defined but not used [-Wunused-label] BUILDSTDERR: 1954 | _chR2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1954 | _chR2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shFg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1977:1: error: BUILDSTDERR: warning: label ‘_chRa’ defined but not used [-Wunused-label] BUILDSTDERR: 1977 | _chRa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1977 | _chRa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shFd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:1999:1: error: BUILDSTDERR: warning: label ‘_chRl’ defined but not used [-Wunused-label] BUILDSTDERR: 1999 | _chRl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1999 | _chRl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdwtoRGBUsingGamut_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2031:1: error: BUILDSTDERR: warning: label ‘_chRo’ defined but not used [-Wunused-label] BUILDSTDERR: 2031 | _chRo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2031 | _chRo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chQP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2084:1: error: BUILDSTDERR: warning: label ‘_chQP’ defined but not used [-Wunused-label] BUILDSTDERR: 2084 | _chQP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2084 | _chQP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chQT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2105:1: error: BUILDSTDERR: warning: label ‘_chQT’ defined but not used [-Wunused-label] BUILDSTDERR: 2105 | _chQT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2105 | _chQT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chRd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2139:1: error: BUILDSTDERR: warning: label ‘_chRd’ defined but not used [-Wunused-label] BUILDSTDERR: 2139 | _chRd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2139 | _chRd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chRx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2171:1: error: BUILDSTDERR: warning: label ‘_chRx’ defined but not used [-Wunused-label] BUILDSTDERR: 2171 | _chRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2171 | _chRx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chRJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2205:1: error: BUILDSTDERR: warning: label ‘_chRJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2205 | _chRJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2205 | _chRJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chRV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2239:1: error: BUILDSTDERR: warning: label ‘_chRV’ defined but not used [-Wunused-label] BUILDSTDERR: 2239 | _chRV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2239 | _chRV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chS7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2271:1: error: BUILDSTDERR: warning: label ‘_chS7’ defined but not used [-Wunused-label] BUILDSTDERR: 2271 | _chS7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2271 | _chS7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chSe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2296:1: error: BUILDSTDERR: warning: label ‘_chSe’ defined but not used [-Wunused-label] BUILDSTDERR: 2296 | _chSe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2296 | _chSe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chSg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2315:1: error: BUILDSTDERR: warning: label ‘_chSg’ defined but not used [-Wunused-label] BUILDSTDERR: 2315 | _chSg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2315 | _chSg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chSi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2334:1: error: BUILDSTDERR: warning: label ‘_chSi’ defined but not used [-Wunused-label] BUILDSTDERR: 2334 | _chSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2334 | _chSi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chSt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2351:1: error: BUILDSTDERR: warning: label ‘_chSt’ defined but not used [-Wunused-label] BUILDSTDERR: 2351 | _chSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2351 | _chSt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_toRGBUsingSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2366:1: error: BUILDSTDERR: warning: label ‘_chSQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2366 | _chSQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2366 | _chSQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chSN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2394:1: error: BUILDSTDERR: warning: label ‘_chSN’ defined but not used [-Wunused-label] BUILDSTDERR: 2394 | _chSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2394 | _chSN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chST’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2418:1: error: BUILDSTDERR: warning: label ‘_chST’ defined but not used [-Wunused-label] BUILDSTDERR: 2418 | _chST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2418 | _chST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chSY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2440:1: error: BUILDSTDERR: warning: label ‘_chSY’ defined but not used [-Wunused-label] BUILDSTDERR: 2440 | _chSY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2440 | _chSY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chT0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2460:1: error: BUILDSTDERR: warning: label ‘_chT0’ defined but not used [-Wunused-label] BUILDSTDERR: 2460 | _chT0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2460 | _chT0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chT2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2481:1: error: BUILDSTDERR: warning: label ‘_chT2’ defined but not used [-Wunused-label] BUILDSTDERR: 2481 | _chT2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2481 | _chT2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chT4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2501:1: error: BUILDSTDERR: warning: label ‘_chT4’ defined but not used [-Wunused-label] BUILDSTDERR: 2501 | _chT4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2501 | _chT4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shGw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2544:1: error: BUILDSTDERR: warning: label ‘_chTt’ defined but not used [-Wunused-label] BUILDSTDERR: 2544 | _chTt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2544 | _chTt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shGx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2569:1: error: BUILDSTDERR: warning: label ‘_chTA’ defined but not used [-Wunused-label] BUILDSTDERR: 2569 | _chTA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2569 | _chTA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shGy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2596:1: error: BUILDSTDERR: warning: label ‘_chTH’ defined but not used [-Wunused-label] BUILDSTDERR: 2596 | _chTH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2596 | _chTH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shGz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2624:1: error: BUILDSTDERR: warning: label ‘_chTV’ defined but not used [-Wunused-label] BUILDSTDERR: 2624 | _chTV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2624 | _chTV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chTP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2654:1: error: BUILDSTDERR: warning: label ‘_chTP’ defined but not used [-Wunused-label] BUILDSTDERR: 2654 | _chTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2654 | _chTP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_inGamut_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2683:1: error: BUILDSTDERR: warning: label ‘_chU6’ defined but not used [-Wunused-label] BUILDSTDERR: 2683 | _chU6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2683 | _chU6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chTn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2715:1: error: BUILDSTDERR: warning: label ‘_chTn’ defined but not used [-Wunused-label] BUILDSTDERR: 2715 | _chTn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2715 | _chTn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chU4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2756:1: error: BUILDSTDERR: warning: label ‘_chU4’ defined but not used [-Wunused-label] BUILDSTDERR: 2756 | _chU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2756 | _chU4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chU9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2777:1: error: BUILDSTDERR: warning: label ‘_chU9’ defined but not used [-Wunused-label] BUILDSTDERR: 2777 | _chU9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2777 | _chU9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chUd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2798:1: error: BUILDSTDERR: warning: label ‘_chUd’ defined but not used [-Wunused-label] BUILDSTDERR: 2798 | _chUd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2798 | _chUd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chUo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2821:1: error: BUILDSTDERR: warning: label ‘_chUo’ defined but not used [-Wunused-label] BUILDSTDERR: 2821 | _chUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2821 | _chUo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chUz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2848:1: error: BUILDSTDERR: warning: label ‘_chUz’ defined but not used [-Wunused-label] BUILDSTDERR: 2848 | _chUz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2848 | _chUz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chUI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2871:1: error: BUILDSTDERR: warning: label ‘_chUI’ defined but not used [-Wunused-label] BUILDSTDERR: 2871 | _chUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2871 | _chUI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shGI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2886:1: error: BUILDSTDERR: warning: label ‘_chV3’ defined but not used [-Wunused-label] BUILDSTDERR: 2886 | _chV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2886 | _chV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_linearTransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2914:1: error: BUILDSTDERR: warning: label ‘_chV7’ defined but not used [-Wunused-label] BUILDSTDERR: 2914 | _chV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2914 | _chV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shGK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2949:1: error: BUILDSTDERR: warning: label ‘_chVk’ defined but not used [-Wunused-label] BUILDSTDERR: 2949 | _chVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2949 | _chVk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shH1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:2975:1: error: BUILDSTDERR: warning: label ‘_chVM’ defined but not used [-Wunused-label] BUILDSTDERR: 2975 | _chVM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2975 | _chVM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shH0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3002:1: error: BUILDSTDERR: warning: label ‘_chVU’ defined but not used [-Wunused-label] BUILDSTDERR: 3002 | _chVU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3002 | _chVU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shGZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3025:1: error: BUILDSTDERR: warning: label ‘_chW2’ defined but not used [-Wunused-label] BUILDSTDERR: 3025 | _chW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3025 | _chW2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shGM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3049:1: error: BUILDSTDERR: warning: label ‘_chW9’ defined but not used [-Wunused-label] BUILDSTDERR: 3049 | _chW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3049 | _chW9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chVt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3080:1: error: BUILDSTDERR: warning: label ‘_chVt’ defined but not used [-Wunused-label] BUILDSTDERR: 3080 | _chVt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3080 | _chVt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chVz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3112:1: error: BUILDSTDERR: warning: label ‘_chVz’ defined but not used [-Wunused-label] BUILDSTDERR: 3112 | _chVz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3112 | _chVz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chVE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3140:1: error: BUILDSTDERR: warning: label ‘_chVE’ defined but not used [-Wunused-label] BUILDSTDERR: 3140 | _chVE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3140 | _chVE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfMonoidTransferFunctionzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3185:1: error: BUILDSTDERR: warning: label ‘_chWm’ defined but not used [-Wunused-label] BUILDSTDERR: 3185 | _chWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3185 | _chWm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shHp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3223:1: error: BUILDSTDERR: warning: label ‘_chWR’ defined but not used [-Wunused-label] BUILDSTDERR: 3223 | _chWR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3223 | _chWR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shHo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3250:1: error: BUILDSTDERR: warning: label ‘_chWZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3250 | _chWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3250 | _chWZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shHn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3273:1: error: BUILDSTDERR: warning: label ‘_chX7’ defined but not used [-Wunused-label] BUILDSTDERR: 3273 | _chX7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3273 | _chX7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shH7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3297:1: error: BUILDSTDERR: warning: label ‘_chXe’ defined but not used [-Wunused-label] BUILDSTDERR: 3297 | _chXe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3297 | _chXe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chWA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3328:1: error: BUILDSTDERR: warning: label ‘_chWA’ defined but not used [-Wunused-label] BUILDSTDERR: 3328 | _chWA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3328 | _chWA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chWG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3365:1: error: BUILDSTDERR: warning: label ‘_chWG’ defined but not used [-Wunused-label] BUILDSTDERR: 3365 | _chWG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3365 | _chWG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chWL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3389:1: error: BUILDSTDERR: warning: label ‘_chWL’ defined but not used [-Wunused-label] BUILDSTDERR: 3389 | _chWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3389 | _chWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3426:1: error: BUILDSTDERR: warning: label ‘_chXq’ defined but not used [-Wunused-label] BUILDSTDERR: 3426 | _chXq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3426 | _chXq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfSemigroupTransferFunctionzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3457:1: error: BUILDSTDERR: warning: label ‘_chXC’ defined but not used [-Wunused-label] BUILDSTDERR: 3457 | _chXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3457 | _chXC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chXz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3484:1: error: BUILDSTDERR: warning: label ‘_chXz’ defined but not used [-Wunused-label] BUILDSTDERR: 3484 | _chXz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3484 | _chXz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chXF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3508:1: error: BUILDSTDERR: warning: label ‘_chXF’ defined but not used [-Wunused-label] BUILDSTDERR: 3508 | _chXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3508 | _chXF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chXK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3531:1: error: BUILDSTDERR: warning: label ‘_chXK’ defined but not used [-Wunused-label] BUILDSTDERR: 3531 | _chXK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3531 | _chXK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shHG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3564:1: error: BUILDSTDERR: warning: label ‘_chY5’ defined but not used [-Wunused-label] BUILDSTDERR: 3564 | _chY5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3564 | _chY5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shHF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3587:1: error: BUILDSTDERR: warning: label ‘_chYd’ defined but not used [-Wunused-label] BUILDSTDERR: 3587 | _chYd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3587 | _chYd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shHE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3609:1: error: BUILDSTDERR: warning: label ‘_chYl’ defined but not used [-Wunused-label] BUILDSTDERR: 3609 | _chYl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3609 | _chYl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfSemigroupTransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3635:1: error: BUILDSTDERR: warning: label ‘_chYp’ defined but not used [-Wunused-label] BUILDSTDERR: 3635 | _chYp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3635 | _chYp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shHJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3676:1: error: BUILDSTDERR: warning: label ‘_chYC’ defined but not used [-Wunused-label] BUILDSTDERR: 3676 | _chYC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3676 | _chYC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfSemigroupTransferFunctionzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3702:1: error: BUILDSTDERR: warning: label ‘_chYF’ defined but not used [-Wunused-label] BUILDSTDERR: 3702 | _chYF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3702 | _chYF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shHO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3734:1: error: BUILDSTDERR: warning: label ‘_chYS’ defined but not used [-Wunused-label] BUILDSTDERR: 3734 | _chYS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3734 | _chYS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shHN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3758:1: error: BUILDSTDERR: warning: label ‘_chZ0’ defined but not used [-Wunused-label] BUILDSTDERR: 3758 | _chZ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3758 | _chZ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shHM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3780:1: error: BUILDSTDERR: warning: label ‘_chZ7’ defined but not used [-Wunused-label] BUILDSTDERR: 3780 | _chZ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3780 | _chZ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shHL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3804:1: error: BUILDSTDERR: warning: label ‘_chZe’ defined but not used [-Wunused-label] BUILDSTDERR: 3804 | _chZe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3804 | _chZe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfMonoidTransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3834:1: error: BUILDSTDERR: warning: label ‘_chZi’ defined but not used [-Wunused-label] BUILDSTDERR: 3834 | _chZi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3834 | _chZi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shHT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3878:1: error: BUILDSTDERR: warning: label ‘_chZx’ defined but not used [-Wunused-label] BUILDSTDERR: 3878 | _chZx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3878 | _chZx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_chZv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3903:1: error: BUILDSTDERR: warning: label ‘_chZv’ defined but not used [-Wunused-label] BUILDSTDERR: 3903 | _chZv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3903 | _chZv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shHW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3920:1: error: BUILDSTDERR: warning: label ‘_chZI’ defined but not used [-Wunused-label] BUILDSTDERR: 3920 | _chZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3920 | _chZI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shHS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3945:1: error: BUILDSTDERR: warning: label ‘_chZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3945 | _chZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3945 | _chZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdwpowerTransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:3974:1: error: BUILDSTDERR: warning: label ‘_chZT’ defined but not used [-Wunused-label] BUILDSTDERR: 3974 | _chZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3974 | _chZT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_powerTransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:4015:1: error: BUILDSTDERR: warning: label ‘_ci05’ defined but not used [-Wunused-label] BUILDSTDERR: 4015 | _ci05: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4015 | _ci05: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_ci02’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:4039:1: error: BUILDSTDERR: warning: label ‘_ci02’ defined but not used [-Wunused-label] BUILDSTDERR: 4039 | _ci02: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4039 | _ci02: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shI9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:4072:1: error: BUILDSTDERR: warning: label ‘_ci0o’ defined but not used [-Wunused-label] BUILDSTDERR: 4072 | _ci0o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4072 | _ci0o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_inverseTransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:4099:1: error: BUILDSTDERR: warning: label ‘_ci0r’ defined but not used [-Wunused-label] BUILDSTDERR: 4099 | _ci0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4099 | _ci0r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘_ci0f’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:4129:1: error: BUILDSTDERR: warning: label ‘_ci0f’ defined but not used [-Wunused-label] BUILDSTDERR: 4129 | _ci0f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4129 | _ci0f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_mkRGBSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:4168:1: error: BUILDSTDERR: warning: label ‘_ci0E’ defined but not used [-Wunused-label] BUILDSTDERR: 4168 | _ci0E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4168 | _ci0E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘shIc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:4199:1: error: BUILDSTDERR: warning: label ‘_ci0R’ defined but not used [-Wunused-label] BUILDSTDERR: 4199 | _ci0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4199 | _ci0R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_linearRGBSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:4224:1: error: BUILDSTDERR: warning: label ‘_ci0V’ defined but not used [-Wunused-label] BUILDSTDERR: 4224 | _ci0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4224 | _ci0V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_RGBSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:4418:1: error: BUILDSTDERR: warning: label ‘_ci15’ defined but not used [-Wunused-label] BUILDSTDERR: 4418 | _ci15: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4418 | _ci15: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_TransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:4449:1: error: BUILDSTDERR: warning: label ‘_ci1f’ defined but not used [-Wunused-label] BUILDSTDERR: 4449 | _ci1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4449 | _ci1f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_RGBSpace_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:4475:1: error: BUILDSTDERR: warning: label ‘_ci1k’ defined but not used [-Wunused-label] BUILDSTDERR: 4475 | _ci1k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4475 | _ci1k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_TransferFunction_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_83.hc:4489:1: error: BUILDSTDERR: warning: label ‘_ci1m’ defined but not used [-Wunused-label] BUILDSTDERR: 4489 | _ci1m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4489 | _ci1m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si1B_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:14:1: error: BUILDSTDERR: warning: label ‘_ci74’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _ci74: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _ci74: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si1A_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:41:1: error: BUILDSTDERR: warning: label ‘_ci7c’ defined but not used [-Wunused-label] BUILDSTDERR: 41 | _ci7c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 41 | _ci7c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si1z_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:64:1: error: BUILDSTDERR: warning: label ‘_ci7k’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _ci7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _ci7k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfMonoidTransferFunctionzuzdcmappend_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:88:1: error: BUILDSTDERR: warning: label ‘_ci7n’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _ci7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _ci7n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci6Q’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:115:1: error: BUILDSTDERR: warning: label ‘_ci6Q’ defined but not used [-Wunused-label] BUILDSTDERR: 115 | _ci6Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 115 | _ci6Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci6V’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:146:1: error: BUILDSTDERR: warning: label ‘_ci6V’ defined but not used [-Wunused-label] BUILDSTDERR: 146 | _ci6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 146 | _ci6V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_transferGamma_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:193:1: error: BUILDSTDERR: warning: label ‘_ci7E’ defined but not used [-Wunused-label] BUILDSTDERR: 193 | _ci7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 193 | _ci7E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci7B’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:212:1: error: BUILDSTDERR: warning: label ‘_ci7B’ defined but not used [-Wunused-label] BUILDSTDERR: 212 | _ci7B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 212 | _ci7B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_transferInverse_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:234:1: error: BUILDSTDERR: warning: label ‘_ci7S’ defined but not used [-Wunused-label] BUILDSTDERR: 234 | _ci7S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 234 | _ci7S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci7P’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:253:1: error: BUILDSTDERR: warning: label ‘_ci7P’ defined but not used [-Wunused-label] BUILDSTDERR: 253 | _ci7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 253 | _ci7P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_transfer_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:275:1: error: BUILDSTDERR: warning: label ‘_ci86’ defined but not used [-Wunused-label] BUILDSTDERR: 275 | _ci86: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 275 | _ci86: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci83’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:294:1: error: BUILDSTDERR: warning: label ‘_ci83’ defined but not used [-Wunused-label] BUILDSTDERR: 294 | _ci83: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 294 | _ci83: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_transferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:316:1: error: BUILDSTDERR: warning: label ‘_ci8k’ defined but not used [-Wunused-label] BUILDSTDERR: 316 | _ci8k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 316 | _ci8k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci8h’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:335:1: error: BUILDSTDERR: warning: label ‘_ci8h’ defined but not used [-Wunused-label] BUILDSTDERR: 335 | _ci8h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 335 | _ci8h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_gamut_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:357:1: error: BUILDSTDERR: warning: label ‘_ci8y’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _ci8y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _ci8y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci8v’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:376:1: error: BUILDSTDERR: warning: label ‘_ci8v’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _ci8v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _ci8v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpacezul_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:403:1: error: BUILDSTDERR: warning: label ‘_ci8N’ defined but not used [-Wunused-label] BUILDSTDERR: 403 | _ci8N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 403 | _ci8N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci8L’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:437:1: error: BUILDSTDERR: warning: label ‘_ci8L’ defined but not used [-Wunused-label] BUILDSTDERR: 437 | _ci8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 437 | _ci8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci8Q’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:456:1: error: BUILDSTDERR: warning: label ‘_ci8Q’ defined but not used [-Wunused-label] BUILDSTDERR: 456 | _ci8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 456 | _ci8Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdwgo2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:495:1: error: BUILDSTDERR: warning: label ‘_ci9b’ defined but not used [-Wunused-label] BUILDSTDERR: 495 | _ci9b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 495 | _ci9b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci91’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:516:1: error: BUILDSTDERR: warning: label ‘_ci91’ defined but not used [-Wunused-label] BUILDSTDERR: 516 | _ci91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 516 | _ci91: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci94’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:533:1: error: BUILDSTDERR: warning: label ‘_ci94’ defined but not used [-Wunused-label] BUILDSTDERR: 533 | _ci94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 533 | _ci94: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci9j’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:568:1: error: BUILDSTDERR: warning: label ‘_ci9j’ defined but not used [-Wunused-label] BUILDSTDERR: 568 | _ci9j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 568 | _ci9j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci9u’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:602:1: error: BUILDSTDERR: warning: label ‘_ci9u’ defined but not used [-Wunused-label] BUILDSTDERR: 602 | _ci9u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 602 | _ci9u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci9z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:628:1: error: BUILDSTDERR: warning: label ‘_ci9z’ defined but not used [-Wunused-label] BUILDSTDERR: 628 | _ci9z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 628 | _ci9z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci9E’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:650:1: error: BUILDSTDERR: warning: label ‘_ci9E’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _ci9E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _ci9E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci9I’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:671:1: error: BUILDSTDERR: warning: label ‘_ci9I’ defined but not used [-Wunused-label] BUILDSTDERR: 671 | _ci9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 671 | _ci9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci9R’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:690:1: error: BUILDSTDERR: warning: label ‘_ci9R’ defined but not used [-Wunused-label] BUILDSTDERR: 690 | _ci9R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 690 | _ci9R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci9T’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:709:1: error: BUILDSTDERR: warning: label ‘_ci9T’ defined but not used [-Wunused-label] BUILDSTDERR: 709 | _ci9T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 709 | _ci9T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ci9r’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:727:1: error: BUILDSTDERR: warning: label ‘_ci9r’ defined but not used [-Wunused-label] BUILDSTDERR: 727 | _ci9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 727 | _ci9r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpacezugo2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:743:1: error: BUILDSTDERR: warning: label ‘_ciah’ defined but not used [-Wunused-label] BUILDSTDERR: 743 | _ciah: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 743 | _ciah: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ciae’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:771:1: error: BUILDSTDERR: warning: label ‘_ciae’ defined but not used [-Wunused-label] BUILDSTDERR: 771 | _ciae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 771 | _ciae: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ciak’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:793:1: error: BUILDSTDERR: warning: label ‘_ciak’ defined but not used [-Wunused-label] BUILDSTDERR: 793 | _ciak: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 793 | _ciak: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si2F_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:829:1: error: BUILDSTDERR: warning: label ‘_ciaG’ defined but not used [-Wunused-label] BUILDSTDERR: 829 | _ciaG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 829 | _ciaG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ciaD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:857:1: error: BUILDSTDERR: warning: label ‘_ciaD’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _ciaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _ciaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpace2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:886:1: error: BUILDSTDERR: warning: label ‘_ciaM’ defined but not used [-Wunused-label] BUILDSTDERR: 886 | _ciaM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 886 | _ciaM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpace1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:925:1: error: BUILDSTDERR: warning: label ‘_ciaX’ defined but not used [-Wunused-label] BUILDSTDERR: 925 | _ciaX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 925 | _ciaX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si2U_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:962:1: error: BUILDSTDERR: warning: label ‘_cibE’ defined but not used [-Wunused-label] BUILDSTDERR: 962 | _cibE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 962 | _cibE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si2V_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:985:1: error: BUILDSTDERR: warning: label ‘_cibM’ defined but not used [-Wunused-label] BUILDSTDERR: 985 | _cibM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 985 | _cibM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si2S_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1007:1: error: BUILDSTDERR: warning: label ‘_cibX’ defined but not used [-Wunused-label] BUILDSTDERR: 1007 | _cibX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1007 | _cibX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdwrgbUsingSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1031:1: error: BUILDSTDERR: warning: label ‘_cic0’ defined but not used [-Wunused-label] BUILDSTDERR: 1031 | _cic0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1031 | _cic0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cib4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1054:1: error: BUILDSTDERR: warning: label ‘_cib4’ defined but not used [-Wunused-label] BUILDSTDERR: 1054 | _cib4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1054 | _cib4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cib6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1073:1: error: BUILDSTDERR: warning: label ‘_cib6’ defined but not used [-Wunused-label] BUILDSTDERR: 1073 | _cib6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1073 | _cib6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cib8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1092:1: error: BUILDSTDERR: warning: label ‘_cib8’ defined but not used [-Wunused-label] BUILDSTDERR: 1092 | _cib8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1092 | _cib8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ciba’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1113:1: error: BUILDSTDERR: warning: label ‘_ciba’ defined but not used [-Wunused-label] BUILDSTDERR: 1113 | _ciba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1113 | _ciba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cibc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1134:1: error: BUILDSTDERR: warning: label ‘_cibc’ defined but not used [-Wunused-label] BUILDSTDERR: 1134 | _cibc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1134 | _cibc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cibe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1158:1: error: BUILDSTDERR: warning: label ‘_cibe’ defined but not used [-Wunused-label] BUILDSTDERR: 1158 | _cibe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1158 | _cibe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cibj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1194:1: error: BUILDSTDERR: warning: label ‘_cibj’ defined but not used [-Wunused-label] BUILDSTDERR: 1194 | _cibj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1194 | _cibj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cibn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1213:1: error: BUILDSTDERR: warning: label ‘_cibn’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _cibn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _cibn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cibr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1232:1: error: BUILDSTDERR: warning: label ‘_cibr’ defined but not used [-Wunused-label] BUILDSTDERR: 1232 | _cibr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1232 | _cibr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cibv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1253:1: error: BUILDSTDERR: warning: label ‘_cibv’ defined but not used [-Wunused-label] BUILDSTDERR: 1253 | _cibv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1253 | _cibv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cibP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1287:1: error: BUILDSTDERR: warning: label ‘_cibP’ defined but not used [-Wunused-label] BUILDSTDERR: 1287 | _cibP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1287 | _cibP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cich’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1320:1: error: BUILDSTDERR: warning: label ‘_cich’ defined but not used [-Wunused-label] BUILDSTDERR: 1320 | _cich: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1320 | _cich: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cict’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1354:1: error: BUILDSTDERR: warning: label ‘_cict’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _cict: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _cict: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cicF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1388:1: error: BUILDSTDERR: warning: label ‘_cicF’ defined but not used [-Wunused-label] BUILDSTDERR: 1388 | _cicF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1388 | _cicF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cicR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1420:1: error: BUILDSTDERR: warning: label ‘_cicR’ defined but not used [-Wunused-label] BUILDSTDERR: 1420 | _cicR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1420 | _cicR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cicY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1445:1: error: BUILDSTDERR: warning: label ‘_cicY’ defined but not used [-Wunused-label] BUILDSTDERR: 1445 | _cicY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1445 | _cicY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cid0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1464:1: error: BUILDSTDERR: warning: label ‘_cid0’ defined but not used [-Wunused-label] BUILDSTDERR: 1464 | _cid0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1464 | _cid0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cid2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1483:1: error: BUILDSTDERR: warning: label ‘_cid2’ defined but not used [-Wunused-label] BUILDSTDERR: 1483 | _cid2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1483 | _cid2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cidd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1500:1: error: BUILDSTDERR: warning: label ‘_cidd’ defined but not used [-Wunused-label] BUILDSTDERR: 1500 | _cidd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1500 | _cidd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1515:1: error: BUILDSTDERR: warning: label ‘_cidA’ defined but not used [-Wunused-label] BUILDSTDERR: 1515 | _cidA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1515 | _cidA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cidx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1543:1: error: BUILDSTDERR: warning: label ‘_cidx’ defined but not used [-Wunused-label] BUILDSTDERR: 1543 | _cidx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1543 | _cidx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cidD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1567:1: error: BUILDSTDERR: warning: label ‘_cidD’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _cidD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _cidD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cidI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1591:1: error: BUILDSTDERR: warning: label ‘_cidI’ defined but not used [-Wunused-label] BUILDSTDERR: 1591 | _cidI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1591 | _cidI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_inGamut3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1630:1: error: BUILDSTDERR: warning: label ‘_cie2’ defined but not used [-Wunused-label] BUILDSTDERR: 1630 | _cie2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1630 | _cie2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cie0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1662:1: error: BUILDSTDERR: warning: label ‘_cie0’ defined but not used [-Wunused-label] BUILDSTDERR: 1662 | _cie0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1662 | _cie0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_inGamut2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1685:1: error: BUILDSTDERR: warning: label ‘_ciee’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _ciee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _ciee: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si3H_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1723:1: error: BUILDSTDERR: warning: label ‘_cies’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _cies: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _cies: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ciep’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1755:1: error: BUILDSTDERR: warning: label ‘_ciep’ defined but not used [-Wunused-label] BUILDSTDERR: 1755 | _ciep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1755 | _ciep: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si3Q_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1787:1: error: BUILDSTDERR: warning: label ‘_cieO’ defined but not used [-Wunused-label] BUILDSTDERR: 1787 | _cieO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1787 | _cieO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cieM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1814:1: error: BUILDSTDERR: warning: label ‘_cieM’ defined but not used [-Wunused-label] BUILDSTDERR: 1814 | _cieM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1814 | _cieM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cieR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1833:1: error: BUILDSTDERR: warning: label ‘_cieR’ defined but not used [-Wunused-label] BUILDSTDERR: 1833 | _cieR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1833 | _cieR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si40_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1864:1: error: BUILDSTDERR: warning: label ‘_cifd’ defined but not used [-Wunused-label] BUILDSTDERR: 1864 | _cifd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1864 | _cifd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cifa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1892:1: error: BUILDSTDERR: warning: label ‘_cifa’ defined but not used [-Wunused-label] BUILDSTDERR: 1892 | _cifa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1892 | _cifa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si41_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1921:1: error: BUILDSTDERR: warning: label ‘_cifj’ defined but not used [-Wunused-label] BUILDSTDERR: 1921 | _cifj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1921 | _cifj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si3O_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1954:1: error: BUILDSTDERR: warning: label ‘_cifB’ defined but not used [-Wunused-label] BUILDSTDERR: 1954 | _cifB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1954 | _cifB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si3P_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1977:1: error: BUILDSTDERR: warning: label ‘_cifJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1977 | _cifJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1977 | _cifJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si3M_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:1999:1: error: BUILDSTDERR: warning: label ‘_cifU’ defined but not used [-Wunused-label] BUILDSTDERR: 1999 | _cifU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1999 | _cifU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdwtoRGBUsingGamut_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2031:1: error: BUILDSTDERR: warning: label ‘_cifX’ defined but not used [-Wunused-label] BUILDSTDERR: 2031 | _cifX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2031 | _cifX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cifo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2084:1: error: BUILDSTDERR: warning: label ‘_cifo’ defined but not used [-Wunused-label] BUILDSTDERR: 2084 | _cifo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2084 | _cifo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cifs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2105:1: error: BUILDSTDERR: warning: label ‘_cifs’ defined but not used [-Wunused-label] BUILDSTDERR: 2105 | _cifs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2105 | _cifs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cifM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2139:1: error: BUILDSTDERR: warning: label ‘_cifM’ defined but not used [-Wunused-label] BUILDSTDERR: 2139 | _cifM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2139 | _cifM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cig6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2171:1: error: BUILDSTDERR: warning: label ‘_cig6’ defined but not used [-Wunused-label] BUILDSTDERR: 2171 | _cig6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2171 | _cig6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cigi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2205:1: error: BUILDSTDERR: warning: label ‘_cigi’ defined but not used [-Wunused-label] BUILDSTDERR: 2205 | _cigi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2205 | _cigi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cigu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2239:1: error: BUILDSTDERR: warning: label ‘_cigu’ defined but not used [-Wunused-label] BUILDSTDERR: 2239 | _cigu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2239 | _cigu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cigG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2271:1: error: BUILDSTDERR: warning: label ‘_cigG’ defined but not used [-Wunused-label] BUILDSTDERR: 2271 | _cigG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2271 | _cigG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cigN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2296:1: error: BUILDSTDERR: warning: label ‘_cigN’ defined but not used [-Wunused-label] BUILDSTDERR: 2296 | _cigN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2296 | _cigN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cigP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2315:1: error: BUILDSTDERR: warning: label ‘_cigP’ defined but not used [-Wunused-label] BUILDSTDERR: 2315 | _cigP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2315 | _cigP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cigR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2334:1: error: BUILDSTDERR: warning: label ‘_cigR’ defined but not used [-Wunused-label] BUILDSTDERR: 2334 | _cigR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2334 | _cigR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cih2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2351:1: error: BUILDSTDERR: warning: label ‘_cih2’ defined but not used [-Wunused-label] BUILDSTDERR: 2351 | _cih2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2351 | _cih2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_toRGBUsingSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2366:1: error: BUILDSTDERR: warning: label ‘_cihp’ defined but not used [-Wunused-label] BUILDSTDERR: 2366 | _cihp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2366 | _cihp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cihm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2394:1: error: BUILDSTDERR: warning: label ‘_cihm’ defined but not used [-Wunused-label] BUILDSTDERR: 2394 | _cihm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2394 | _cihm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cihs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2418:1: error: BUILDSTDERR: warning: label ‘_cihs’ defined but not used [-Wunused-label] BUILDSTDERR: 2418 | _cihs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2418 | _cihs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cihx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2440:1: error: BUILDSTDERR: warning: label ‘_cihx’ defined but not used [-Wunused-label] BUILDSTDERR: 2440 | _cihx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2440 | _cihx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cihz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2460:1: error: BUILDSTDERR: warning: label ‘_cihz’ defined but not used [-Wunused-label] BUILDSTDERR: 2460 | _cihz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2460 | _cihz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cihB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2481:1: error: BUILDSTDERR: warning: label ‘_cihB’ defined but not used [-Wunused-label] BUILDSTDERR: 2481 | _cihB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2481 | _cihB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cihD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2501:1: error: BUILDSTDERR: warning: label ‘_cihD’ defined but not used [-Wunused-label] BUILDSTDERR: 2501 | _cihD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2501 | _cihD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si55_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2544:1: error: BUILDSTDERR: warning: label ‘_cii2’ defined but not used [-Wunused-label] BUILDSTDERR: 2544 | _cii2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2544 | _cii2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si56_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2569:1: error: BUILDSTDERR: warning: label ‘_cii9’ defined but not used [-Wunused-label] BUILDSTDERR: 2569 | _cii9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2569 | _cii9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si57_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2596:1: error: BUILDSTDERR: warning: label ‘_ciig’ defined but not used [-Wunused-label] BUILDSTDERR: 2596 | _ciig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2596 | _ciig: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si58_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2624:1: error: BUILDSTDERR: warning: label ‘_ciiu’ defined but not used [-Wunused-label] BUILDSTDERR: 2624 | _ciiu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2624 | _ciiu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ciio’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2654:1: error: BUILDSTDERR: warning: label ‘_ciio’ defined but not used [-Wunused-label] BUILDSTDERR: 2654 | _ciio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2654 | _ciio: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_inGamut_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2683:1: error: BUILDSTDERR: warning: label ‘_ciiF’ defined but not used [-Wunused-label] BUILDSTDERR: 2683 | _ciiF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2683 | _ciiF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cihW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2715:1: error: BUILDSTDERR: warning: label ‘_cihW’ defined but not used [-Wunused-label] BUILDSTDERR: 2715 | _cihW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2715 | _cihW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ciiD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2756:1: error: BUILDSTDERR: warning: label ‘_ciiD’ defined but not used [-Wunused-label] BUILDSTDERR: 2756 | _ciiD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2756 | _ciiD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ciiI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2777:1: error: BUILDSTDERR: warning: label ‘_ciiI’ defined but not used [-Wunused-label] BUILDSTDERR: 2777 | _ciiI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2777 | _ciiI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ciiM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2798:1: error: BUILDSTDERR: warning: label ‘_ciiM’ defined but not used [-Wunused-label] BUILDSTDERR: 2798 | _ciiM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2798 | _ciiM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_ciiX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2821:1: error: BUILDSTDERR: warning: label ‘_ciiX’ defined but not used [-Wunused-label] BUILDSTDERR: 2821 | _ciiX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2821 | _ciiX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cij8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2848:1: error: BUILDSTDERR: warning: label ‘_cij8’ defined but not used [-Wunused-label] BUILDSTDERR: 2848 | _cij8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2848 | _cij8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cijh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2871:1: error: BUILDSTDERR: warning: label ‘_cijh’ defined but not used [-Wunused-label] BUILDSTDERR: 2871 | _cijh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2871 | _cijh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si5h_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2886:1: error: BUILDSTDERR: warning: label ‘_cijC’ defined but not used [-Wunused-label] BUILDSTDERR: 2886 | _cijC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2886 | _cijC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_linearTransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2914:1: error: BUILDSTDERR: warning: label ‘_cijG’ defined but not used [-Wunused-label] BUILDSTDERR: 2914 | _cijG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2914 | _cijG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si5j_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2949:1: error: BUILDSTDERR: warning: label ‘_cijT’ defined but not used [-Wunused-label] BUILDSTDERR: 2949 | _cijT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2949 | _cijT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si5A_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:2975:1: error: BUILDSTDERR: warning: label ‘_cikl’ defined but not used [-Wunused-label] BUILDSTDERR: 2975 | _cikl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2975 | _cikl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si5z_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3002:1: error: BUILDSTDERR: warning: label ‘_cikt’ defined but not used [-Wunused-label] BUILDSTDERR: 3002 | _cikt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3002 | _cikt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si5y_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3025:1: error: BUILDSTDERR: warning: label ‘_cikB’ defined but not used [-Wunused-label] BUILDSTDERR: 3025 | _cikB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3025 | _cikB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si5l_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3049:1: error: BUILDSTDERR: warning: label ‘_cikI’ defined but not used [-Wunused-label] BUILDSTDERR: 3049 | _cikI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3049 | _cikI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cik2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3080:1: error: BUILDSTDERR: warning: label ‘_cik2’ defined but not used [-Wunused-label] BUILDSTDERR: 3080 | _cik2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3080 | _cik2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cik8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3112:1: error: BUILDSTDERR: warning: label ‘_cik8’ defined but not used [-Wunused-label] BUILDSTDERR: 3112 | _cik8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3112 | _cik8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cikd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3140:1: error: BUILDSTDERR: warning: label ‘_cikd’ defined but not used [-Wunused-label] BUILDSTDERR: 3140 | _cikd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3140 | _cikd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfMonoidTransferFunctionzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3185:1: error: BUILDSTDERR: warning: label ‘_cikV’ defined but not used [-Wunused-label] BUILDSTDERR: 3185 | _cikV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3185 | _cikV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si5Y_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3223:1: error: BUILDSTDERR: warning: label ‘_cilq’ defined but not used [-Wunused-label] BUILDSTDERR: 3223 | _cilq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3223 | _cilq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si5X_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3250:1: error: BUILDSTDERR: warning: label ‘_cily’ defined but not used [-Wunused-label] BUILDSTDERR: 3250 | _cily: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3250 | _cily: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si5W_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3273:1: error: BUILDSTDERR: warning: label ‘_cilG’ defined but not used [-Wunused-label] BUILDSTDERR: 3273 | _cilG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3273 | _cilG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si5G_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3297:1: error: BUILDSTDERR: warning: label ‘_cilN’ defined but not used [-Wunused-label] BUILDSTDERR: 3297 | _cilN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3297 | _cilN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cil9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3328:1: error: BUILDSTDERR: warning: label ‘_cil9’ defined but not used [-Wunused-label] BUILDSTDERR: 3328 | _cil9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3328 | _cil9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cilf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3365:1: error: BUILDSTDERR: warning: label ‘_cilf’ defined but not used [-Wunused-label] BUILDSTDERR: 3365 | _cilf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3365 | _cilf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cilk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3389:1: error: BUILDSTDERR: warning: label ‘_cilk’ defined but not used [-Wunused-label] BUILDSTDERR: 3389 | _cilk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3389 | _cilk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3426:1: error: BUILDSTDERR: warning: label ‘_cilZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3426 | _cilZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3426 | _cilZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfSemigroupTransferFunctionzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3457:1: error: BUILDSTDERR: warning: label ‘_cimb’ defined but not used [-Wunused-label] BUILDSTDERR: 3457 | _cimb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3457 | _cimb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cim8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3484:1: error: BUILDSTDERR: warning: label ‘_cim8’ defined but not used [-Wunused-label] BUILDSTDERR: 3484 | _cim8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3484 | _cim8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cime’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3508:1: error: BUILDSTDERR: warning: label ‘_cime’ defined but not used [-Wunused-label] BUILDSTDERR: 3508 | _cime: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3508 | _cime: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cimj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3531:1: error: BUILDSTDERR: warning: label ‘_cimj’ defined but not used [-Wunused-label] BUILDSTDERR: 3531 | _cimj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3531 | _cimj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si6f_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3564:1: error: BUILDSTDERR: warning: label ‘_cimE’ defined but not used [-Wunused-label] BUILDSTDERR: 3564 | _cimE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3564 | _cimE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si6e_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3587:1: error: BUILDSTDERR: warning: label ‘_cimM’ defined but not used [-Wunused-label] BUILDSTDERR: 3587 | _cimM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3587 | _cimM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si6d_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3609:1: error: BUILDSTDERR: warning: label ‘_cimU’ defined but not used [-Wunused-label] BUILDSTDERR: 3609 | _cimU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3609 | _cimU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfSemigroupTransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3635:1: error: BUILDSTDERR: warning: label ‘_cimY’ defined but not used [-Wunused-label] BUILDSTDERR: 3635 | _cimY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3635 | _cimY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si6i_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3676:1: error: BUILDSTDERR: warning: label ‘_cinb’ defined but not used [-Wunused-label] BUILDSTDERR: 3676 | _cinb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3676 | _cinb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfSemigroupTransferFunctionzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3702:1: error: BUILDSTDERR: warning: label ‘_cine’ defined but not used [-Wunused-label] BUILDSTDERR: 3702 | _cine: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3702 | _cine: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si6n_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3734:1: error: BUILDSTDERR: warning: label ‘_cinr’ defined but not used [-Wunused-label] BUILDSTDERR: 3734 | _cinr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3734 | _cinr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si6m_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3758:1: error: BUILDSTDERR: warning: label ‘_cinz’ defined but not used [-Wunused-label] BUILDSTDERR: 3758 | _cinz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3758 | _cinz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si6l_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3780:1: error: BUILDSTDERR: warning: label ‘_cinG’ defined but not used [-Wunused-label] BUILDSTDERR: 3780 | _cinG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3780 | _cinG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si6k_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3804:1: error: BUILDSTDERR: warning: label ‘_cinN’ defined but not used [-Wunused-label] BUILDSTDERR: 3804 | _cinN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3804 | _cinN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfMonoidTransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3834:1: error: BUILDSTDERR: warning: label ‘_cinR’ defined but not used [-Wunused-label] BUILDSTDERR: 3834 | _cinR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3834 | _cinR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si6s_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3878:1: error: BUILDSTDERR: warning: label ‘_cio6’ defined but not used [-Wunused-label] BUILDSTDERR: 3878 | _cio6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3878 | _cio6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cio4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3903:1: error: BUILDSTDERR: warning: label ‘_cio4’ defined but not used [-Wunused-label] BUILDSTDERR: 3903 | _cio4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3903 | _cio4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si6v_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3920:1: error: BUILDSTDERR: warning: label ‘_cioh’ defined but not used [-Wunused-label] BUILDSTDERR: 3920 | _cioh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3920 | _cioh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si6r_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3945:1: error: BUILDSTDERR: warning: label ‘_ciop’ defined but not used [-Wunused-label] BUILDSTDERR: 3945 | _ciop: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3945 | _ciop: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdwpowerTransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:3974:1: error: BUILDSTDERR: warning: label ‘_cios’ defined but not used [-Wunused-label] BUILDSTDERR: 3974 | _cios: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3974 | _cios: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_powerTransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:4015:1: error: BUILDSTDERR: warning: label ‘_cioE’ defined but not used [-Wunused-label] BUILDSTDERR: 4015 | _cioE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4015 | _cioE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cioB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:4039:1: error: BUILDSTDERR: warning: label ‘_cioB’ defined but not used [-Wunused-label] BUILDSTDERR: 4039 | _cioB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4039 | _cioB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si6I_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:4072:1: error: BUILDSTDERR: warning: label ‘_cioX’ defined but not used [-Wunused-label] BUILDSTDERR: 4072 | _cioX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4072 | _cioX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_inverseTransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:4099:1: error: BUILDSTDERR: warning: label ‘_cip0’ defined but not used [-Wunused-label] BUILDSTDERR: 4099 | _cip0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4099 | _cip0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘_cioO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:4129:1: error: BUILDSTDERR: warning: label ‘_cioO’ defined but not used [-Wunused-label] BUILDSTDERR: 4129 | _cioO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4129 | _cioO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_mkRGBSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:4168:1: error: BUILDSTDERR: warning: label ‘_cipd’ defined but not used [-Wunused-label] BUILDSTDERR: 4168 | _cipd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4168 | _cipd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘si6L_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:4199:1: error: BUILDSTDERR: warning: label ‘_cipq’ defined but not used [-Wunused-label] BUILDSTDERR: 4199 | _cipq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4199 | _cipq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_linearRGBSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:4224:1: error: BUILDSTDERR: warning: label ‘_cipu’ defined but not used [-Wunused-label] BUILDSTDERR: 4224 | _cipu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4224 | _cipu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_RGBSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:4418:1: error: BUILDSTDERR: warning: label ‘_cipE’ defined but not used [-Wunused-label] BUILDSTDERR: 4418 | _cipE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4418 | _cipE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_TransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:4449:1: error: BUILDSTDERR: warning: label ‘_cipO’ defined but not used [-Wunused-label] BUILDSTDERR: 4449 | _cipO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4449 | _cipO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_RGBSpace_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:4475:1: error: BUILDSTDERR: warning: label ‘_cipT’ defined but not used [-Wunused-label] BUILDSTDERR: 4475 | _cipT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4475 | _cipT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_TransferFunction_con_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_87.hc:4489:1: error: BUILDSTDERR: warning: label ‘_cipV’ defined but not used [-Wunused-label] BUILDSTDERR: 4489 | _cipV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4489 | _cipV: BUILDSTDERR: | ^ [11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o ) BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjaf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:88:1: error: BUILDSTDERR: warning: label ‘_cjfj’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cjfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cjfj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjah_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:115:1: error: BUILDSTDERR: warning: label ‘_cjfy’ defined but not used [-Wunused-label] BUILDSTDERR: 115 | _cjfy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 115 | _cjfy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjaj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:142:1: error: BUILDSTDERR: warning: label ‘_cjfJ’ defined but not used [-Wunused-label] BUILDSTDERR: 142 | _cjfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 142 | _cjfJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjan_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:169:1: error: BUILDSTDERR: warning: label ‘_cjg2’ defined but not used [-Wunused-label] BUILDSTDERR: 169 | _cjg2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 169 | _cjg2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjam_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:196:1: error: BUILDSTDERR: warning: label ‘_cjg9’ defined but not used [-Wunused-label] BUILDSTDERR: 196 | _cjg9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 196 | _cjg9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjao_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:226:1: error: BUILDSTDERR: warning: label ‘_cjgc’ defined but not used [-Wunused-label] BUILDSTDERR: 226 | _cjgc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 226 | _cjgc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjap_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:270:1: error: BUILDSTDERR: warning: label ‘_cjgh’ defined but not used [-Wunused-label] BUILDSTDERR: 270 | _cjgh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 270 | _cjgh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjak_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:311:1: error: BUILDSTDERR: warning: label ‘_cjgu’ defined but not used [-Wunused-label] BUILDSTDERR: 311 | _cjgu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 311 | _cjgu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjal_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:340:1: error: BUILDSTDERR: warning: label ‘_cjgx’ defined but not used [-Wunused-label] BUILDSTDERR: 340 | _cjgx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 340 | _cjgx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjaq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:384:1: error: BUILDSTDERR: warning: label ‘_cjgC’ defined but not used [-Wunused-label] BUILDSTDERR: 384 | _cjgC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 384 | _cjgC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjar_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:431:1: error: BUILDSTDERR: warning: label ‘_cjgN’ defined but not used [-Wunused-label] BUILDSTDERR: 431 | _cjgN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 431 | _cjgN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_transferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:458:1: error: BUILDSTDERR: warning: label ‘_cjgQ’ defined but not used [-Wunused-label] BUILDSTDERR: 458 | _cjgQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 458 | _cjgQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjf7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:481:1: error: BUILDSTDERR: warning: label ‘_cjf7’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _cjf7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _cjf7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjfb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:502:1: error: BUILDSTDERR: warning: label ‘_cjfb’ defined but not used [-Wunused-label] BUILDSTDERR: 502 | _cjfb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 502 | _cjfb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjfm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:531:1: error: BUILDSTDERR: warning: label ‘_cjfm’ defined but not used [-Wunused-label] BUILDSTDERR: 531 | _cjfm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 531 | _cjfm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjfq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:555:1: error: BUILDSTDERR: warning: label ‘_cjfq’ defined but not used [-Wunused-label] BUILDSTDERR: 555 | _cjfq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 555 | _cjfq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjfB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:603:1: error: BUILDSTDERR: warning: label ‘_cjfB’ defined but not used [-Wunused-label] BUILDSTDERR: 603 | _cjfB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 603 | _cjfB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_toSRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:667:1: error: BUILDSTDERR: warning: label ‘_cjhp’ defined but not used [-Wunused-label] BUILDSTDERR: 667 | _cjhp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 667 | _cjhp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjhm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:694:1: error: BUILDSTDERR: warning: label ‘_cjhm’ defined but not used [-Wunused-label] BUILDSTDERR: 694 | _cjhm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 694 | _cjhm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjhs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:716:1: error: BUILDSTDERR: warning: label ‘_cjhs’ defined but not used [-Wunused-label] BUILDSTDERR: 716 | _cjhs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 716 | _cjhs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjhu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:737:1: error: BUILDSTDERR: warning: label ‘_cjhu’ defined but not used [-Wunused-label] BUILDSTDERR: 737 | _cjhu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 737 | _cjhu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjhw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:757:1: error: BUILDSTDERR: warning: label ‘_cjhw’ defined but not used [-Wunused-label] BUILDSTDERR: 757 | _cjhw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 757 | _cjhw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwtoSRGBBounded_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:789:1: error: BUILDSTDERR: warning: label ‘_cjhJ’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _cjhJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _cjhJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjaO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:798:1: error: BUILDSTDERR: warning: label ‘_cji5’ defined but not used [-Wunused-label] BUILDSTDERR: 798 | _cji5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 798 | _cji5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjaQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:822:1: error: BUILDSTDERR: warning: label ‘_cjik’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _cjik: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _cjik: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjaR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:849:1: error: BUILDSTDERR: warning: label ‘_cjin’ defined but not used [-Wunused-label] BUILDSTDERR: 849 | _cjin: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 849 | _cjin: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjaP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:889:1: error: BUILDSTDERR: warning: label ‘_cjis’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _cjis: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _cjis: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjaU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:927:1: error: BUILDSTDERR: warning: label ‘_cjiG’ defined but not used [-Wunused-label] BUILDSTDERR: 927 | _cjiG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 927 | _cjiG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjaS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:960:1: error: BUILDSTDERR: warning: label ‘_cjiJ’ defined but not used [-Wunused-label] BUILDSTDERR: 960 | _cjiJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 960 | _cjiJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwtoSRGBBounded_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1001:1: error: BUILDSTDERR: warning: label ‘_cjiO’ defined but not used [-Wunused-label] BUILDSTDERR: 1001 | _cjiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1001 | _cjiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjhN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1025:1: error: BUILDSTDERR: warning: label ‘_cjhN’ defined but not used [-Wunused-label] BUILDSTDERR: 1025 | _cjhN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1025 | _cjhN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjhR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1045:1: error: BUILDSTDERR: warning: label ‘_cjhR’ defined but not used [-Wunused-label] BUILDSTDERR: 1045 | _cjhR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1045 | _cjhR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjhV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1066:1: error: BUILDSTDERR: warning: label ‘_cjhV’ defined but not used [-Wunused-label] BUILDSTDERR: 1066 | _cjhV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1066 | _cjhV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjhX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1086:1: error: BUILDSTDERR: warning: label ‘_cjhX’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _cjhX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _cjhX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjhZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1114:1: error: BUILDSTDERR: warning: label ‘_cjhZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _cjhZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _cjhZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjiP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1159:1: error: BUILDSTDERR: warning: label ‘_cjiP’ defined but not used [-Wunused-label] BUILDSTDERR: 1159 | _cjiP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1159 | _cjiP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjiR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1181:1: error: BUILDSTDERR: warning: label ‘_cjiR’ defined but not used [-Wunused-label] BUILDSTDERR: 1181 | _cjiR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1181 | _cjiR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjiT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1200:1: error: BUILDSTDERR: warning: label ‘_cjiT’ defined but not used [-Wunused-label] BUILDSTDERR: 1200 | _cjiT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1200 | _cjiT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_toSRGBBounded_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1224:1: error: BUILDSTDERR: warning: label ‘_cjje’ defined but not used [-Wunused-label] BUILDSTDERR: 1224 | _cjje: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1224 | _cjje: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjjb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1251:1: error: BUILDSTDERR: warning: label ‘_cjjb’ defined but not used [-Wunused-label] BUILDSTDERR: 1251 | _cjjb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1251 | _cjjb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjjh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1275:1: error: BUILDSTDERR: warning: label ‘_cjjh’ defined but not used [-Wunused-label] BUILDSTDERR: 1275 | _cjjh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1275 | _cjjh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_toSRGB24_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1309:1: error: BUILDSTDERR: warning: label ‘_cjjy’ defined but not used [-Wunused-label] BUILDSTDERR: 1309 | _cjjy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1309 | _cjjy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjjv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1339:1: error: BUILDSTDERR: warning: label ‘_cjjv’ defined but not used [-Wunused-label] BUILDSTDERR: 1339 | _cjjv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1339 | _cjjv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjjB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1364:1: error: BUILDSTDERR: warning: label ‘_cjjB’ defined but not used [-Wunused-label] BUILDSTDERR: 1364 | _cjjB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1364 | _cjjB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjbr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1411:1: error: BUILDSTDERR: warning: label ‘_cjjZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1411 | _cjjZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1411 | _cjjZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwzdsshowHex2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1461:1: error: BUILDSTDERR: warning: label ‘_cjk7’ defined but not used [-Wunused-label] BUILDSTDERR: 1461 | _cjk7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1461 | _cjk7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24showszuzdsshowHex2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1516:1: error: BUILDSTDERR: warning: label ‘_cjkk’ defined but not used [-Wunused-label] BUILDSTDERR: 1516 | _cjkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1516 | _cjkk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjkh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1537:1: error: BUILDSTDERR: warning: label ‘_cjkh’ defined but not used [-Wunused-label] BUILDSTDERR: 1537 | _cjkh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1537 | _cjkh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjbz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1561:1: error: BUILDSTDERR: warning: label ‘_cjkC’ defined but not used [-Wunused-label] BUILDSTDERR: 1561 | _cjkC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1561 | _cjkC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjkz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1597:1: error: BUILDSTDERR: warning: label ‘_cjkz’ defined but not used [-Wunused-label] BUILDSTDERR: 1597 | _cjkz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1597 | _cjkz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjkF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1623:1: error: BUILDSTDERR: warning: label ‘_cjkF’ defined but not used [-Wunused-label] BUILDSTDERR: 1623 | _cjkF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1623 | _cjkF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjbW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1651:1: error: BUILDSTDERR: warning: label ‘_cjlm’ defined but not used [-Wunused-label] BUILDSTDERR: 1651 | _cjlm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1651 | _cjlm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjbX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1681:1: error: BUILDSTDERR: warning: label ‘_cjlp’ defined but not used [-Wunused-label] BUILDSTDERR: 1681 | _cjlp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1681 | _cjlp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjbY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1720:1: error: BUILDSTDERR: warning: label ‘_cjlu’ defined but not used [-Wunused-label] BUILDSTDERR: 1720 | _cjlu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1720 | _cjlu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjkZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1753:1: error: BUILDSTDERR: warning: label ‘_cjkZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1753 | _cjkZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1753 | _cjkZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjl4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1778:1: error: BUILDSTDERR: warning: label ‘_cjl4’ defined but not used [-Wunused-label] BUILDSTDERR: 1778 | _cjl4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1778 | _cjl4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjl9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1803:1: error: BUILDSTDERR: warning: label ‘_cjl9’ defined but not used [-Wunused-label] BUILDSTDERR: 1803 | _cjl9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1803 | _cjl9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjbZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1838:1: error: BUILDSTDERR: warning: label ‘_cjlF’ defined but not used [-Wunused-label] BUILDSTDERR: 1838 | _cjlF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1838 | _cjlF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24shows_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1876:1: error: BUILDSTDERR: warning: label ‘_cjlK’ defined but not used [-Wunused-label] BUILDSTDERR: 1876 | _cjlK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1876 | _cjlK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24show_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1916:1: error: BUILDSTDERR: warning: label ‘_cjlT’ defined but not used [-Wunused-label] BUILDSTDERR: 1916 | _cjlT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1916 | _cjlT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjc6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1964:1: error: BUILDSTDERR: warning: label ‘_cjm4’ defined but not used [-Wunused-label] BUILDSTDERR: 1964 | _cjm4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1964 | _cjm4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjc7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:1988:1: error: BUILDSTDERR: warning: label ‘_cjmb’ defined but not used [-Wunused-label] BUILDSTDERR: 1988 | _cjmb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1988 | _cjmb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjc9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2013:1: error: BUILDSTDERR: warning: label ‘_cjmi’ defined but not used [-Wunused-label] BUILDSTDERR: 2013 | _cjmi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2013 | _cjmi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjcb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2040:1: error: BUILDSTDERR: warning: label ‘_cjmx’ defined but not used [-Wunused-label] BUILDSTDERR: 2040 | _cjmx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2040 | _cjmx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjci_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2067:1: error: BUILDSTDERR: warning: label ‘_cjmI’ defined but not used [-Wunused-label] BUILDSTDERR: 2067 | _cjmI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2067 | _cjmI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjcd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2094:1: error: BUILDSTDERR: warning: label ‘_cjmT’ defined but not used [-Wunused-label] BUILDSTDERR: 2094 | _cjmT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2094 | _cjmT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjcf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2121:1: error: BUILDSTDERR: warning: label ‘_cjn4’ defined but not used [-Wunused-label] BUILDSTDERR: 2121 | _cjn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2121 | _cjn4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjcg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2150:1: error: BUILDSTDERR: warning: label ‘_cjn7’ defined but not used [-Wunused-label] BUILDSTDERR: 2150 | _cjn7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2150 | _cjn7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjce_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2187:1: error: BUILDSTDERR: warning: label ‘_cjng’ defined but not used [-Wunused-label] BUILDSTDERR: 2187 | _cjng: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2187 | _cjng: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjch_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2221:1: error: BUILDSTDERR: warning: label ‘_cjnj’ defined but not used [-Wunused-label] BUILDSTDERR: 2221 | _cjnj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2221 | _cjnj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjcj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2268:1: error: BUILDSTDERR: warning: label ‘_cjnu’ defined but not used [-Wunused-label] BUILDSTDERR: 2268 | _cjnu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2268 | _cjnu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_invTransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2300:1: error: BUILDSTDERR: warning: label ‘_cjnx’ defined but not used [-Wunused-label] BUILDSTDERR: 2300 | _cjnx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2300 | _cjnx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjml’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2339:1: error: BUILDSTDERR: warning: label ‘_cjml’ defined but not used [-Wunused-label] BUILDSTDERR: 2339 | _cjml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2339 | _cjml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjmp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2363:1: error: BUILDSTDERR: warning: label ‘_cjmp’ defined but not used [-Wunused-label] BUILDSTDERR: 2363 | _cjmp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2363 | _cjmp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjmA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2410:1: error: BUILDSTDERR: warning: label ‘_cjmA’ defined but not used [-Wunused-label] BUILDSTDERR: 2410 | _cjmA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2410 | _cjmA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2471:1: error: BUILDSTDERR: warning: label ‘_cjoe’ defined but not used [-Wunused-label] BUILDSTDERR: 2471 | _cjoe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2471 | _cjoe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjo1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2493:1: error: BUILDSTDERR: warning: label ‘_cjo1’ defined but not used [-Wunused-label] BUILDSTDERR: 2493 | _cjo1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2493 | _cjo1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjo3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2511:1: error: BUILDSTDERR: warning: label ‘_cjo3’ defined but not used [-Wunused-label] BUILDSTDERR: 2511 | _cjo3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2511 | _cjo3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjo5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2529:1: error: BUILDSTDERR: warning: label ‘_cjo5’ defined but not used [-Wunused-label] BUILDSTDERR: 2529 | _cjo5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2529 | _cjo5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjo7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2549:1: error: BUILDSTDERR: warning: label ‘_cjo7’ defined but not used [-Wunused-label] BUILDSTDERR: 2549 | _cjo7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2549 | _cjo7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjo9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2569:1: error: BUILDSTDERR: warning: label ‘_cjo9’ defined but not used [-Wunused-label] BUILDSTDERR: 2569 | _cjo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2569 | _cjo9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjob’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2588:1: error: BUILDSTDERR: warning: label ‘_cjob’ defined but not used [-Wunused-label] BUILDSTDERR: 2588 | _cjob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2588 | _cjob: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwsRGBBounded_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2620:1: error: BUILDSTDERR: warning: label ‘_cjoq’ defined but not used [-Wunused-label] BUILDSTDERR: 2620 | _cjoq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2620 | _cjoq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjcG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2629:1: error: BUILDSTDERR: warning: label ‘_cjoI’ defined but not used [-Wunused-label] BUILDSTDERR: 2629 | _cjoI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2629 | _cjoI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjcI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2653:1: error: BUILDSTDERR: warning: label ‘_cjoX’ defined but not used [-Wunused-label] BUILDSTDERR: 2653 | _cjoX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2653 | _cjoX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjcJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2680:1: error: BUILDSTDERR: warning: label ‘_cjp0’ defined but not used [-Wunused-label] BUILDSTDERR: 2680 | _cjp0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2680 | _cjp0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjcH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2720:1: error: BUILDSTDERR: warning: label ‘_cjp5’ defined but not used [-Wunused-label] BUILDSTDERR: 2720 | _cjp5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2720 | _cjp5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjcM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2758:1: error: BUILDSTDERR: warning: label ‘_cjpn’ defined but not used [-Wunused-label] BUILDSTDERR: 2758 | _cjpn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2758 | _cjpn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjcN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2788:1: error: BUILDSTDERR: warning: label ‘_cjpq’ defined but not used [-Wunused-label] BUILDSTDERR: 2788 | _cjpq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2788 | _cjpq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjcK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2831:1: error: BUILDSTDERR: warning: label ‘_cjpv’ defined but not used [-Wunused-label] BUILDSTDERR: 2831 | _cjpv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2831 | _cjpv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwsRGBBounded_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2870:1: error: BUILDSTDERR: warning: label ‘_cjpA’ defined but not used [-Wunused-label] BUILDSTDERR: 2870 | _cjpA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2870 | _cjpA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjou’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2893:1: error: BUILDSTDERR: warning: label ‘_cjou’ defined but not used [-Wunused-label] BUILDSTDERR: 2893 | _cjou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2893 | _cjou: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2911:1: error: BUILDSTDERR: warning: label ‘_cjow’ defined but not used [-Wunused-label] BUILDSTDERR: 2911 | _cjow: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2911 | _cjow: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjoy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2929:1: error: BUILDSTDERR: warning: label ‘_cjoy’ defined but not used [-Wunused-label] BUILDSTDERR: 2929 | _cjoy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2929 | _cjoy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjoA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2954:1: error: BUILDSTDERR: warning: label ‘_cjoA’ defined but not used [-Wunused-label] BUILDSTDERR: 2954 | _cjoA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2954 | _cjoA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjpB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:2996:1: error: BUILDSTDERR: warning: label ‘_cjpB’ defined but not used [-Wunused-label] BUILDSTDERR: 2996 | _cjpB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2996 | _cjpB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjpD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3017:1: error: BUILDSTDERR: warning: label ‘_cjpD’ defined but not used [-Wunused-label] BUILDSTDERR: 3017 | _cjpD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3017 | _cjpD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjpF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3037:1: error: BUILDSTDERR: warning: label ‘_cjpF’ defined but not used [-Wunused-label] BUILDSTDERR: 3037 | _cjpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3037 | _cjpF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjpH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3057:1: error: BUILDSTDERR: warning: label ‘_cjpH’ defined but not used [-Wunused-label] BUILDSTDERR: 3057 | _cjpH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3057 | _cjpH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjpJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3078:1: error: BUILDSTDERR: warning: label ‘_cjpJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3078 | _cjpJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3078 | _cjpJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjpL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3098:1: error: BUILDSTDERR: warning: label ‘_cjpL’ defined but not used [-Wunused-label] BUILDSTDERR: 3098 | _cjpL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3098 | _cjpL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGBBounded_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3121:1: error: BUILDSTDERR: warning: label ‘_cjq2’ defined but not used [-Wunused-label] BUILDSTDERR: 3121 | _cjq2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3121 | _cjq2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGBBounded_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3132:1: error: BUILDSTDERR: warning: label ‘_cjq9’ defined but not used [-Wunused-label] BUILDSTDERR: 3132 | _cjq9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3132 | _cjq9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjq6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3162:1: error: BUILDSTDERR: warning: label ‘_cjq6’ defined but not used [-Wunused-label] BUILDSTDERR: 3162 | _cjq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3162 | _cjq6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3199:1: error: BUILDSTDERR: warning: label ‘_cjqm’ defined but not used [-Wunused-label] BUILDSTDERR: 3199 | _cjqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3199 | _cjqm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjqj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3229:1: error: BUILDSTDERR: warning: label ‘_cjqj’ defined but not used [-Wunused-label] BUILDSTDERR: 3229 | _cjqj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3229 | _cjqj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjdn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3269:1: error: BUILDSTDERR: warning: label ‘_cjqR’ defined but not used [-Wunused-label] BUILDSTDERR: 3269 | _cjqR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3269 | _cjqR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjqO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3295:1: error: BUILDSTDERR: warning: label ‘_cjqO’ defined but not used [-Wunused-label] BUILDSTDERR: 3295 | _cjqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3295 | _cjqO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjdv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3322:1: error: BUILDSTDERR: warning: label ‘_cjra’ defined but not used [-Wunused-label] BUILDSTDERR: 3322 | _cjra: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3322 | _cjra: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjr0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3345:1: error: BUILDSTDERR: warning: label ‘_cjr0’ defined but not used [-Wunused-label] BUILDSTDERR: 3345 | _cjr0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3345 | _cjr0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjr3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3364:1: error: BUILDSTDERR: warning: label ‘_cjr3’ defined but not used [-Wunused-label] BUILDSTDERR: 3364 | _cjr3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3364 | _cjr3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjri’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3397:1: error: BUILDSTDERR: warning: label ‘_cjri’ defined but not used [-Wunused-label] BUILDSTDERR: 3397 | _cjri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3397 | _cjri: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjro’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3423:1: error: BUILDSTDERR: warning: label ‘_cjro’ defined but not used [-Wunused-label] BUILDSTDERR: 3423 | _cjro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3423 | _cjro: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24readszuzdsreadPair_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3468:1: error: BUILDSTDERR: warning: label ‘_cjrS’ defined but not used [-Wunused-label] BUILDSTDERR: 3468 | _cjrS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3468 | _cjrS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjqw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3497:1: error: BUILDSTDERR: warning: label ‘_cjqw’ defined but not used [-Wunused-label] BUILDSTDERR: 3497 | _cjqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3497 | _cjqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjqC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3534:1: error: BUILDSTDERR: warning: label ‘_cjqC’ defined but not used [-Wunused-label] BUILDSTDERR: 3534 | _cjqC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3534 | _cjqC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjqI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3568:1: error: BUILDSTDERR: warning: label ‘_cjqI’ defined but not used [-Wunused-label] BUILDSTDERR: 3568 | _cjqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3568 | _cjqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjs4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3606:1: error: BUILDSTDERR: warning: label ‘_cjs4’ defined but not used [-Wunused-label] BUILDSTDERR: 3606 | _cjs4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3606 | _cjs4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjs1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3623:1: error: BUILDSTDERR: warning: label ‘_cjs1’ defined but not used [-Wunused-label] BUILDSTDERR: 3623 | _cjs1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3623 | _cjs1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjeq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3640:1: error: BUILDSTDERR: warning: label ‘_cjtw’ defined but not used [-Wunused-label] BUILDSTDERR: 3640 | _cjtw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3640 | _cjtw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjtt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3672:1: error: BUILDSTDERR: warning: label ‘_cjtt’ defined but not used [-Wunused-label] BUILDSTDERR: 3672 | _cjtt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3672 | _cjtt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjee_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3701:1: error: BUILDSTDERR: warning: label ‘_cjtG’ defined but not used [-Wunused-label] BUILDSTDERR: 3701 | _cjtG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3701 | _cjtG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjtd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3736:1: error: BUILDSTDERR: warning: label ‘_cjtd’ defined but not used [-Wunused-label] BUILDSTDERR: 3736 | _cjtd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3736 | _cjtd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjtj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3772:1: error: BUILDSTDERR: warning: label ‘_cjtj’ defined but not used [-Wunused-label] BUILDSTDERR: 3772 | _cjtj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3772 | _cjtj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sje5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3815:1: error: BUILDSTDERR: warning: label ‘_cjtX’ defined but not used [-Wunused-label] BUILDSTDERR: 3815 | _cjtX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3815 | _cjtX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjsW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3849:1: error: BUILDSTDERR: warning: label ‘_cjsW’ defined but not used [-Wunused-label] BUILDSTDERR: 3849 | _cjsW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3849 | _cjsW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjt2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3885:1: error: BUILDSTDERR: warning: label ‘_cjt2’ defined but not used [-Wunused-label] BUILDSTDERR: 3885 | _cjt2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3885 | _cjt2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cju2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3923:1: error: BUILDSTDERR: warning: label ‘_cju2’ defined but not used [-Wunused-label] BUILDSTDERR: 3923 | _cju2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3923 | _cju2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjdW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3943:1: error: BUILDSTDERR: warning: label ‘_cjuh’ defined but not used [-Wunused-label] BUILDSTDERR: 3943 | _cjuh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3943 | _cjuh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjsF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:3976:1: error: BUILDSTDERR: warning: label ‘_cjsF’ defined but not used [-Wunused-label] BUILDSTDERR: 3976 | _cjsF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3976 | _cjsF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjsL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4013:1: error: BUILDSTDERR: warning: label ‘_cjsL’ defined but not used [-Wunused-label] BUILDSTDERR: 4013 | _cjsL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4013 | _cjsL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjum’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4050:1: error: BUILDSTDERR: warning: label ‘_cjum’ defined but not used [-Wunused-label] BUILDSTDERR: 4050 | _cjum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4050 | _cjum: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24reads_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4070:1: error: BUILDSTDERR: warning: label ‘_cjuB’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _cjuB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _cjuB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjsp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4099:1: error: BUILDSTDERR: warning: label ‘_cjsp’ defined but not used [-Wunused-label] BUILDSTDERR: 4099 | _cjsp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4099 | _cjsp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjsv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4138:1: error: BUILDSTDERR: warning: label ‘_cjsv’ defined but not used [-Wunused-label] BUILDSTDERR: 4138 | _cjsv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4138 | _cjsv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjuU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4181:1: error: BUILDSTDERR: warning: label ‘_cjuU’ defined but not used [-Wunused-label] BUILDSTDERR: 4181 | _cjuU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4181 | _cjuU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjuM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4200:1: error: BUILDSTDERR: warning: label ‘_cjuM’ defined but not used [-Wunused-label] BUILDSTDERR: 4200 | _cjuM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4200 | _cjuM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘rj9X_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4229:1: error: BUILDSTDERR: warning: label ‘_cjv8’ defined but not used [-Wunused-label] BUILDSTDERR: 4229 | _cjv8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4229 | _cjv8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘rj9Y_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4270:1: error: BUILDSTDERR: warning: label ‘_cjvh’ defined but not used [-Wunused-label] BUILDSTDERR: 4270 | _cjvh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4270 | _cjvh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘rj9Z_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4311:1: error: BUILDSTDERR: warning: label ‘_cjvq’ defined but not used [-Wunused-label] BUILDSTDERR: 4311 | _cjvq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4311 | _cjvq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘rja1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4352:1: error: BUILDSTDERR: warning: label ‘_cjvz’ defined but not used [-Wunused-label] BUILDSTDERR: 4352 | _cjvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4352 | _cjvz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24read1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4428:1: error: BUILDSTDERR: warning: label ‘_cjvK’ defined but not used [-Wunused-label] BUILDSTDERR: 4428 | _cjvK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4428 | _cjvK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjvI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4461:1: error: BUILDSTDERR: warning: label ‘_cjvI’ defined but not used [-Wunused-label] BUILDSTDERR: 4461 | _cjvI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4461 | _cjvI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24read_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4486:1: error: BUILDSTDERR: warning: label ‘_cjvW’ defined but not used [-Wunused-label] BUILDSTDERR: 4486 | _cjvW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4486 | _cjvW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjvU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4513:1: error: BUILDSTDERR: warning: label ‘_cjvU’ defined but not used [-Wunused-label] BUILDSTDERR: 4513 | _cjvU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4513 | _cjvU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjw1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4536:1: error: BUILDSTDERR: warning: label ‘_cjw1’ defined but not used [-Wunused-label] BUILDSTDERR: 4536 | _cjw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4536 | _cjw1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjwb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4569:1: error: BUILDSTDERR: warning: label ‘_cjwb’ defined but not used [-Wunused-label] BUILDSTDERR: 4569 | _cjwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4569 | _cjwb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjwn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4601:1: error: BUILDSTDERR: warning: label ‘_cjwn’ defined but not used [-Wunused-label] BUILDSTDERR: 4601 | _cjwn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4601 | _cjwn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjwu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4624:1: error: BUILDSTDERR: warning: label ‘_cjwu’ defined but not used [-Wunused-label] BUILDSTDERR: 4624 | _cjwu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4624 | _cjwu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjwG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4648:1: error: BUILDSTDERR: warning: label ‘_cjwG’ defined but not used [-Wunused-label] BUILDSTDERR: 4648 | _cjwG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4648 | _cjwG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjeV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4670:1: error: BUILDSTDERR: warning: label ‘_cjx6’ defined but not used [-Wunused-label] BUILDSTDERR: 4670 | _cjx6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4670 | _cjx6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjeW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4697:1: error: BUILDSTDERR: warning: label ‘_cjx9’ defined but not used [-Wunused-label] BUILDSTDERR: 4697 | _cjx9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4697 | _cjx9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjwY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4723:1: error: BUILDSTDERR: warning: label ‘_cjwY’ defined but not used [-Wunused-label] BUILDSTDERR: 4723 | _cjwY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4723 | _cjwY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjeT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4751:1: error: BUILDSTDERR: warning: label ‘_cjxk’ defined but not used [-Wunused-label] BUILDSTDERR: 4751 | _cjxk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4751 | _cjxk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘sjeS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4774:1: error: BUILDSTDERR: warning: label ‘_cjxs’ defined but not used [-Wunused-label] BUILDSTDERR: 4774 | _cjxs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4774 | _cjxs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwsRGBSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4803:1: error: BUILDSTDERR: warning: label ‘_cjxw’ defined but not used [-Wunused-label] BUILDSTDERR: 4803 | _cjxw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4803 | _cjxw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGBSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4848:1: error: BUILDSTDERR: warning: label ‘_cjxI’ defined but not used [-Wunused-label] BUILDSTDERR: 4848 | _cjxI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4848 | _cjxI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc: In function ‘_cjxF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_92.hc:4872:1: error: BUILDSTDERR: warning: label ‘_cjxF’ defined but not used [-Wunused-label] BUILDSTDERR: 4872 | _cjxF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4872 | _cjxF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjxU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:88:1: error: BUILDSTDERR: warning: label ‘_cjCY’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cjCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cjCY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjxW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:115:1: error: BUILDSTDERR: warning: label ‘_cjDd’ defined but not used [-Wunused-label] BUILDSTDERR: 115 | _cjDd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 115 | _cjDd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjxY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:142:1: error: BUILDSTDERR: warning: label ‘_cjDo’ defined but not used [-Wunused-label] BUILDSTDERR: 142 | _cjDo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 142 | _cjDo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjy2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:169:1: error: BUILDSTDERR: warning: label ‘_cjDH’ defined but not used [-Wunused-label] BUILDSTDERR: 169 | _cjDH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 169 | _cjDH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjy1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:196:1: error: BUILDSTDERR: warning: label ‘_cjDO’ defined but not used [-Wunused-label] BUILDSTDERR: 196 | _cjDO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 196 | _cjDO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjy3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:226:1: error: BUILDSTDERR: warning: label ‘_cjDR’ defined but not used [-Wunused-label] BUILDSTDERR: 226 | _cjDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 226 | _cjDR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjy4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:270:1: error: BUILDSTDERR: warning: label ‘_cjDW’ defined but not used [-Wunused-label] BUILDSTDERR: 270 | _cjDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 270 | _cjDW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjxZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:311:1: error: BUILDSTDERR: warning: label ‘_cjE9’ defined but not used [-Wunused-label] BUILDSTDERR: 311 | _cjE9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 311 | _cjE9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjy0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:340:1: error: BUILDSTDERR: warning: label ‘_cjEc’ defined but not used [-Wunused-label] BUILDSTDERR: 340 | _cjEc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 340 | _cjEc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjy5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:384:1: error: BUILDSTDERR: warning: label ‘_cjEh’ defined but not used [-Wunused-label] BUILDSTDERR: 384 | _cjEh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 384 | _cjEh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjy6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:431:1: error: BUILDSTDERR: warning: label ‘_cjEs’ defined but not used [-Wunused-label] BUILDSTDERR: 431 | _cjEs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 431 | _cjEs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_transferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:458:1: error: BUILDSTDERR: warning: label ‘_cjEv’ defined but not used [-Wunused-label] BUILDSTDERR: 458 | _cjEv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 458 | _cjEv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjCM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:481:1: error: BUILDSTDERR: warning: label ‘_cjCM’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _cjCM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _cjCM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjCQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:502:1: error: BUILDSTDERR: warning: label ‘_cjCQ’ defined but not used [-Wunused-label] BUILDSTDERR: 502 | _cjCQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 502 | _cjCQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjD1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:531:1: error: BUILDSTDERR: warning: label ‘_cjD1’ defined but not used [-Wunused-label] BUILDSTDERR: 531 | _cjD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 531 | _cjD1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjD5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:555:1: error: BUILDSTDERR: warning: label ‘_cjD5’ defined but not used [-Wunused-label] BUILDSTDERR: 555 | _cjD5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 555 | _cjD5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjDg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:603:1: error: BUILDSTDERR: warning: label ‘_cjDg’ defined but not used [-Wunused-label] BUILDSTDERR: 603 | _cjDg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 603 | _cjDg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_toSRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:667:1: error: BUILDSTDERR: warning: label ‘_cjF4’ defined but not used [-Wunused-label] BUILDSTDERR: 667 | _cjF4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 667 | _cjF4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjF1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:694:1: error: BUILDSTDERR: warning: label ‘_cjF1’ defined but not used [-Wunused-label] BUILDSTDERR: 694 | _cjF1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 694 | _cjF1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjF7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:716:1: error: BUILDSTDERR: warning: label ‘_cjF7’ defined but not used [-Wunused-label] BUILDSTDERR: 716 | _cjF7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 716 | _cjF7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjF9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:737:1: error: BUILDSTDERR: warning: label ‘_cjF9’ defined but not used [-Wunused-label] BUILDSTDERR: 737 | _cjF9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 737 | _cjF9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjFb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:757:1: error: BUILDSTDERR: warning: label ‘_cjFb’ defined but not used [-Wunused-label] BUILDSTDERR: 757 | _cjFb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 757 | _cjFb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwtoSRGBBounded_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:789:1: error: BUILDSTDERR: warning: label ‘_cjFo’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _cjFo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _cjFo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjyt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:798:1: error: BUILDSTDERR: warning: label ‘_cjFK’ defined but not used [-Wunused-label] BUILDSTDERR: 798 | _cjFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 798 | _cjFK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjyv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:822:1: error: BUILDSTDERR: warning: label ‘_cjFZ’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _cjFZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _cjFZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjyw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:849:1: error: BUILDSTDERR: warning: label ‘_cjG2’ defined but not used [-Wunused-label] BUILDSTDERR: 849 | _cjG2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 849 | _cjG2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjyu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:889:1: error: BUILDSTDERR: warning: label ‘_cjG7’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _cjG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _cjG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjyz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:927:1: error: BUILDSTDERR: warning: label ‘_cjGl’ defined but not used [-Wunused-label] BUILDSTDERR: 927 | _cjGl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 927 | _cjGl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjyx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:960:1: error: BUILDSTDERR: warning: label ‘_cjGo’ defined but not used [-Wunused-label] BUILDSTDERR: 960 | _cjGo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 960 | _cjGo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwtoSRGBBounded_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1001:1: error: BUILDSTDERR: warning: label ‘_cjGt’ defined but not used [-Wunused-label] BUILDSTDERR: 1001 | _cjGt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1001 | _cjGt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjFs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1025:1: error: BUILDSTDERR: warning: label ‘_cjFs’ defined but not used [-Wunused-label] BUILDSTDERR: 1025 | _cjFs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1025 | _cjFs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjFw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1045:1: error: BUILDSTDERR: warning: label ‘_cjFw’ defined but not used [-Wunused-label] BUILDSTDERR: 1045 | _cjFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1045 | _cjFw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjFA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1066:1: error: BUILDSTDERR: warning: label ‘_cjFA’ defined but not used [-Wunused-label] BUILDSTDERR: 1066 | _cjFA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1066 | _cjFA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjFC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1086:1: error: BUILDSTDERR: warning: label ‘_cjFC’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _cjFC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _cjFC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjFE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1114:1: error: BUILDSTDERR: warning: label ‘_cjFE’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _cjFE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _cjFE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjGu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1159:1: error: BUILDSTDERR: warning: label ‘_cjGu’ defined but not used [-Wunused-label] BUILDSTDERR: 1159 | _cjGu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1159 | _cjGu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjGw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1181:1: error: BUILDSTDERR: warning: label ‘_cjGw’ defined but not used [-Wunused-label] BUILDSTDERR: 1181 | _cjGw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1181 | _cjGw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjGy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1200:1: error: BUILDSTDERR: warning: label ‘_cjGy’ defined but not used [-Wunused-label] BUILDSTDERR: 1200 | _cjGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1200 | _cjGy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_toSRGBBounded_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1224:1: error: BUILDSTDERR: warning: label ‘_cjGT’ defined but not used [-Wunused-label] BUILDSTDERR: 1224 | _cjGT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1224 | _cjGT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjGQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1251:1: error: BUILDSTDERR: warning: label ‘_cjGQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1251 | _cjGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1251 | _cjGQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjGW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1275:1: error: BUILDSTDERR: warning: label ‘_cjGW’ defined but not used [-Wunused-label] BUILDSTDERR: 1275 | _cjGW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1275 | _cjGW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_toSRGB24_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1309:1: error: BUILDSTDERR: warning: label ‘_cjHd’ defined but not used [-Wunused-label] BUILDSTDERR: 1309 | _cjHd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1309 | _cjHd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjHa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1339:1: error: BUILDSTDERR: warning: label ‘_cjHa’ defined but not used [-Wunused-label] BUILDSTDERR: 1339 | _cjHa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1339 | _cjHa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjHg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1364:1: error: BUILDSTDERR: warning: label ‘_cjHg’ defined but not used [-Wunused-label] BUILDSTDERR: 1364 | _cjHg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1364 | _cjHg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjz6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1411:1: error: BUILDSTDERR: warning: label ‘_cjHE’ defined but not used [-Wunused-label] BUILDSTDERR: 1411 | _cjHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1411 | _cjHE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwzdsshowHex2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1461:1: error: BUILDSTDERR: warning: label ‘_cjHM’ defined but not used [-Wunused-label] BUILDSTDERR: 1461 | _cjHM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1461 | _cjHM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24showszuzdsshowHex2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1516:1: error: BUILDSTDERR: warning: label ‘_cjHZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1516 | _cjHZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1516 | _cjHZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjHW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1537:1: error: BUILDSTDERR: warning: label ‘_cjHW’ defined but not used [-Wunused-label] BUILDSTDERR: 1537 | _cjHW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1537 | _cjHW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1561:1: error: BUILDSTDERR: warning: label ‘_cjIh’ defined but not used [-Wunused-label] BUILDSTDERR: 1561 | _cjIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1561 | _cjIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjIe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1597:1: error: BUILDSTDERR: warning: label ‘_cjIe’ defined but not used [-Wunused-label] BUILDSTDERR: 1597 | _cjIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1597 | _cjIe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjIk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1623:1: error: BUILDSTDERR: warning: label ‘_cjIk’ defined but not used [-Wunused-label] BUILDSTDERR: 1623 | _cjIk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1623 | _cjIk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1651:1: error: BUILDSTDERR: warning: label ‘_cjJ1’ defined but not used [-Wunused-label] BUILDSTDERR: 1651 | _cjJ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1651 | _cjJ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1681:1: error: BUILDSTDERR: warning: label ‘_cjJ4’ defined but not used [-Wunused-label] BUILDSTDERR: 1681 | _cjJ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1681 | _cjJ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1720:1: error: BUILDSTDERR: warning: label ‘_cjJ9’ defined but not used [-Wunused-label] BUILDSTDERR: 1720 | _cjJ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1720 | _cjJ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjIE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1753:1: error: BUILDSTDERR: warning: label ‘_cjIE’ defined but not used [-Wunused-label] BUILDSTDERR: 1753 | _cjIE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1753 | _cjIE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjIJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1778:1: error: BUILDSTDERR: warning: label ‘_cjIJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1778 | _cjIJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1778 | _cjIJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjIO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1803:1: error: BUILDSTDERR: warning: label ‘_cjIO’ defined but not used [-Wunused-label] BUILDSTDERR: 1803 | _cjIO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1803 | _cjIO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1838:1: error: BUILDSTDERR: warning: label ‘_cjJk’ defined but not used [-Wunused-label] BUILDSTDERR: 1838 | _cjJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1838 | _cjJk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24shows_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1876:1: error: BUILDSTDERR: warning: label ‘_cjJp’ defined but not used [-Wunused-label] BUILDSTDERR: 1876 | _cjJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1876 | _cjJp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24show_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1916:1: error: BUILDSTDERR: warning: label ‘_cjJy’ defined but not used [-Wunused-label] BUILDSTDERR: 1916 | _cjJy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1916 | _cjJy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1964:1: error: BUILDSTDERR: warning: label ‘_cjJJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1964 | _cjJJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1964 | _cjJJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:1988:1: error: BUILDSTDERR: warning: label ‘_cjJQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1988 | _cjJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1988 | _cjJQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2013:1: error: BUILDSTDERR: warning: label ‘_cjJX’ defined but not used [-Wunused-label] BUILDSTDERR: 2013 | _cjJX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2013 | _cjJX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2040:1: error: BUILDSTDERR: warning: label ‘_cjKc’ defined but not used [-Wunused-label] BUILDSTDERR: 2040 | _cjKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2040 | _cjKc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2067:1: error: BUILDSTDERR: warning: label ‘_cjKn’ defined but not used [-Wunused-label] BUILDSTDERR: 2067 | _cjKn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2067 | _cjKn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2094:1: error: BUILDSTDERR: warning: label ‘_cjKy’ defined but not used [-Wunused-label] BUILDSTDERR: 2094 | _cjKy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2094 | _cjKy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2121:1: error: BUILDSTDERR: warning: label ‘_cjKJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2121 | _cjKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2121 | _cjKJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2150:1: error: BUILDSTDERR: warning: label ‘_cjKM’ defined but not used [-Wunused-label] BUILDSTDERR: 2150 | _cjKM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2150 | _cjKM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2187:1: error: BUILDSTDERR: warning: label ‘_cjKV’ defined but not used [-Wunused-label] BUILDSTDERR: 2187 | _cjKV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2187 | _cjKV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2221:1: error: BUILDSTDERR: warning: label ‘_cjKY’ defined but not used [-Wunused-label] BUILDSTDERR: 2221 | _cjKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2221 | _cjKY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjzY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2268:1: error: BUILDSTDERR: warning: label ‘_cjL9’ defined but not used [-Wunused-label] BUILDSTDERR: 2268 | _cjL9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2268 | _cjL9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_invTransferFunction_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2300:1: error: BUILDSTDERR: warning: label ‘_cjLc’ defined but not used [-Wunused-label] BUILDSTDERR: 2300 | _cjLc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2300 | _cjLc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjK0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2339:1: error: BUILDSTDERR: warning: label ‘_cjK0’ defined but not used [-Wunused-label] BUILDSTDERR: 2339 | _cjK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2339 | _cjK0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjK4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2363:1: error: BUILDSTDERR: warning: label ‘_cjK4’ defined but not used [-Wunused-label] BUILDSTDERR: 2363 | _cjK4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2363 | _cjK4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjKf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2410:1: error: BUILDSTDERR: warning: label ‘_cjKf’ defined but not used [-Wunused-label] BUILDSTDERR: 2410 | _cjKf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2410 | _cjKf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2471:1: error: BUILDSTDERR: warning: label ‘_cjLT’ defined but not used [-Wunused-label] BUILDSTDERR: 2471 | _cjLT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2471 | _cjLT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjLG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2493:1: error: BUILDSTDERR: warning: label ‘_cjLG’ defined but not used [-Wunused-label] BUILDSTDERR: 2493 | _cjLG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2493 | _cjLG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjLI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2511:1: error: BUILDSTDERR: warning: label ‘_cjLI’ defined but not used [-Wunused-label] BUILDSTDERR: 2511 | _cjLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2511 | _cjLI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjLK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2529:1: error: BUILDSTDERR: warning: label ‘_cjLK’ defined but not used [-Wunused-label] BUILDSTDERR: 2529 | _cjLK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2529 | _cjLK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjLM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2549:1: error: BUILDSTDERR: warning: label ‘_cjLM’ defined but not used [-Wunused-label] BUILDSTDERR: 2549 | _cjLM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2549 | _cjLM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjLO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2569:1: error: BUILDSTDERR: warning: label ‘_cjLO’ defined but not used [-Wunused-label] BUILDSTDERR: 2569 | _cjLO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2569 | _cjLO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjLQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2588:1: error: BUILDSTDERR: warning: label ‘_cjLQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2588 | _cjLQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2588 | _cjLQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwsRGBBounded_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2620:1: error: BUILDSTDERR: warning: label ‘_cjM5’ defined but not used [-Wunused-label] BUILDSTDERR: 2620 | _cjM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2620 | _cjM5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjAl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2629:1: error: BUILDSTDERR: warning: label ‘_cjMn’ defined but not used [-Wunused-label] BUILDSTDERR: 2629 | _cjMn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2629 | _cjMn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjAn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2653:1: error: BUILDSTDERR: warning: label ‘_cjMC’ defined but not used [-Wunused-label] BUILDSTDERR: 2653 | _cjMC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2653 | _cjMC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjAo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2680:1: error: BUILDSTDERR: warning: label ‘_cjMF’ defined but not used [-Wunused-label] BUILDSTDERR: 2680 | _cjMF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2680 | _cjMF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjAm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2720:1: error: BUILDSTDERR: warning: label ‘_cjMK’ defined but not used [-Wunused-label] BUILDSTDERR: 2720 | _cjMK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2720 | _cjMK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjAr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2758:1: error: BUILDSTDERR: warning: label ‘_cjN2’ defined but not used [-Wunused-label] BUILDSTDERR: 2758 | _cjN2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2758 | _cjN2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjAs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2788:1: error: BUILDSTDERR: warning: label ‘_cjN5’ defined but not used [-Wunused-label] BUILDSTDERR: 2788 | _cjN5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2788 | _cjN5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjAp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2831:1: error: BUILDSTDERR: warning: label ‘_cjNa’ defined but not used [-Wunused-label] BUILDSTDERR: 2831 | _cjNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2831 | _cjNa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwsRGBBounded_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2870:1: error: BUILDSTDERR: warning: label ‘_cjNf’ defined but not used [-Wunused-label] BUILDSTDERR: 2870 | _cjNf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2870 | _cjNf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjM9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2893:1: error: BUILDSTDERR: warning: label ‘_cjM9’ defined but not used [-Wunused-label] BUILDSTDERR: 2893 | _cjM9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2893 | _cjM9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjMb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2911:1: error: BUILDSTDERR: warning: label ‘_cjMb’ defined but not used [-Wunused-label] BUILDSTDERR: 2911 | _cjMb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2911 | _cjMb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjMd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2929:1: error: BUILDSTDERR: warning: label ‘_cjMd’ defined but not used [-Wunused-label] BUILDSTDERR: 2929 | _cjMd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2929 | _cjMd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjMf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2954:1: error: BUILDSTDERR: warning: label ‘_cjMf’ defined but not used [-Wunused-label] BUILDSTDERR: 2954 | _cjMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2954 | _cjMf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjNg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:2996:1: error: BUILDSTDERR: warning: label ‘_cjNg’ defined but not used [-Wunused-label] BUILDSTDERR: 2996 | _cjNg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2996 | _cjNg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjNi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3017:1: error: BUILDSTDERR: warning: label ‘_cjNi’ defined but not used [-Wunused-label] BUILDSTDERR: 3017 | _cjNi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3017 | _cjNi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjNk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3037:1: error: BUILDSTDERR: warning: label ‘_cjNk’ defined but not used [-Wunused-label] BUILDSTDERR: 3037 | _cjNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3037 | _cjNk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjNm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3057:1: error: BUILDSTDERR: warning: label ‘_cjNm’ defined but not used [-Wunused-label] BUILDSTDERR: 3057 | _cjNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3057 | _cjNm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjNo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3078:1: error: BUILDSTDERR: warning: label ‘_cjNo’ defined but not used [-Wunused-label] BUILDSTDERR: 3078 | _cjNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3078 | _cjNo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjNq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3098:1: error: BUILDSTDERR: warning: label ‘_cjNq’ defined but not used [-Wunused-label] BUILDSTDERR: 3098 | _cjNq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3098 | _cjNq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGBBounded_slow’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3121:1: error: BUILDSTDERR: warning: label ‘_cjNH’ defined but not used [-Wunused-label] BUILDSTDERR: 3121 | _cjNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3121 | _cjNH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGBBounded_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3132:1: error: BUILDSTDERR: warning: label ‘_cjNO’ defined but not used [-Wunused-label] BUILDSTDERR: 3132 | _cjNO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3132 | _cjNO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjNL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3162:1: error: BUILDSTDERR: warning: label ‘_cjNL’ defined but not used [-Wunused-label] BUILDSTDERR: 3162 | _cjNL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3162 | _cjNL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3199:1: error: BUILDSTDERR: warning: label ‘_cjO1’ defined but not used [-Wunused-label] BUILDSTDERR: 3199 | _cjO1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3199 | _cjO1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjNY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3229:1: error: BUILDSTDERR: warning: label ‘_cjNY’ defined but not used [-Wunused-label] BUILDSTDERR: 3229 | _cjNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3229 | _cjNY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjB2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3269:1: error: BUILDSTDERR: warning: label ‘_cjOw’ defined but not used [-Wunused-label] BUILDSTDERR: 3269 | _cjOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3269 | _cjOw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjOt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3295:1: error: BUILDSTDERR: warning: label ‘_cjOt’ defined but not used [-Wunused-label] BUILDSTDERR: 3295 | _cjOt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3295 | _cjOt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjBa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3322:1: error: BUILDSTDERR: warning: label ‘_cjOP’ defined but not used [-Wunused-label] BUILDSTDERR: 3322 | _cjOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3322 | _cjOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjOF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3345:1: error: BUILDSTDERR: warning: label ‘_cjOF’ defined but not used [-Wunused-label] BUILDSTDERR: 3345 | _cjOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3345 | _cjOF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjOI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3364:1: error: BUILDSTDERR: warning: label ‘_cjOI’ defined but not used [-Wunused-label] BUILDSTDERR: 3364 | _cjOI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3364 | _cjOI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjOX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3397:1: error: BUILDSTDERR: warning: label ‘_cjOX’ defined but not used [-Wunused-label] BUILDSTDERR: 3397 | _cjOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3397 | _cjOX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjP3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3423:1: error: BUILDSTDERR: warning: label ‘_cjP3’ defined but not used [-Wunused-label] BUILDSTDERR: 3423 | _cjP3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3423 | _cjP3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24readszuzdsreadPair_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3468:1: error: BUILDSTDERR: warning: label ‘_cjPx’ defined but not used [-Wunused-label] BUILDSTDERR: 3468 | _cjPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3468 | _cjPx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjOb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3497:1: error: BUILDSTDERR: warning: label ‘_cjOb’ defined but not used [-Wunused-label] BUILDSTDERR: 3497 | _cjOb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3497 | _cjOb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjOh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3534:1: error: BUILDSTDERR: warning: label ‘_cjOh’ defined but not used [-Wunused-label] BUILDSTDERR: 3534 | _cjOh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3534 | _cjOh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjOn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3568:1: error: BUILDSTDERR: warning: label ‘_cjOn’ defined but not used [-Wunused-label] BUILDSTDERR: 3568 | _cjOn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3568 | _cjOn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjPJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3606:1: error: BUILDSTDERR: warning: label ‘_cjPJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3606 | _cjPJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3606 | _cjPJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjPG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3623:1: error: BUILDSTDERR: warning: label ‘_cjPG’ defined but not used [-Wunused-label] BUILDSTDERR: 3623 | _cjPG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3623 | _cjPG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjC5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3640:1: error: BUILDSTDERR: warning: label ‘_cjRb’ defined but not used [-Wunused-label] BUILDSTDERR: 3640 | _cjRb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3640 | _cjRb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjR8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3672:1: error: BUILDSTDERR: warning: label ‘_cjR8’ defined but not used [-Wunused-label] BUILDSTDERR: 3672 | _cjR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3672 | _cjR8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjBT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3701:1: error: BUILDSTDERR: warning: label ‘_cjRl’ defined but not used [-Wunused-label] BUILDSTDERR: 3701 | _cjRl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3701 | _cjRl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjQS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3736:1: error: BUILDSTDERR: warning: label ‘_cjQS’ defined but not used [-Wunused-label] BUILDSTDERR: 3736 | _cjQS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3736 | _cjQS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjQY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3772:1: error: BUILDSTDERR: warning: label ‘_cjQY’ defined but not used [-Wunused-label] BUILDSTDERR: 3772 | _cjQY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3772 | _cjQY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjBK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3815:1: error: BUILDSTDERR: warning: label ‘_cjRC’ defined but not used [-Wunused-label] BUILDSTDERR: 3815 | _cjRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3815 | _cjRC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjQB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3849:1: error: BUILDSTDERR: warning: label ‘_cjQB’ defined but not used [-Wunused-label] BUILDSTDERR: 3849 | _cjQB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3849 | _cjQB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjQH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3885:1: error: BUILDSTDERR: warning: label ‘_cjQH’ defined but not used [-Wunused-label] BUILDSTDERR: 3885 | _cjQH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3885 | _cjQH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjRH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3923:1: error: BUILDSTDERR: warning: label ‘_cjRH’ defined but not used [-Wunused-label] BUILDSTDERR: 3923 | _cjRH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3923 | _cjRH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjBB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3943:1: error: BUILDSTDERR: warning: label ‘_cjRW’ defined but not used [-Wunused-label] BUILDSTDERR: 3943 | _cjRW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3943 | _cjRW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjQk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:3976:1: error: BUILDSTDERR: warning: label ‘_cjQk’ defined but not used [-Wunused-label] BUILDSTDERR: 3976 | _cjQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3976 | _cjQk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjQq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4013:1: error: BUILDSTDERR: warning: label ‘_cjQq’ defined but not used [-Wunused-label] BUILDSTDERR: 4013 | _cjQq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4013 | _cjQq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjS1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4050:1: error: BUILDSTDERR: warning: label ‘_cjS1’ defined but not used [-Wunused-label] BUILDSTDERR: 4050 | _cjS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4050 | _cjS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24reads_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4070:1: error: BUILDSTDERR: warning: label ‘_cjSg’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _cjSg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _cjSg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjQ4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4099:1: error: BUILDSTDERR: warning: label ‘_cjQ4’ defined but not used [-Wunused-label] BUILDSTDERR: 4099 | _cjQ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4099 | _cjQ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjQa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4138:1: error: BUILDSTDERR: warning: label ‘_cjQa’ defined but not used [-Wunused-label] BUILDSTDERR: 4138 | _cjQa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4138 | _cjQa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjSz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4181:1: error: BUILDSTDERR: warning: label ‘_cjSz’ defined but not used [-Wunused-label] BUILDSTDERR: 4181 | _cjSz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4181 | _cjSz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjSr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4200:1: error: BUILDSTDERR: warning: label ‘_cjSr’ defined but not used [-Wunused-label] BUILDSTDERR: 4200 | _cjSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4200 | _cjSr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘rj9X_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4229:1: error: BUILDSTDERR: warning: label ‘_cjSN’ defined but not used [-Wunused-label] BUILDSTDERR: 4229 | _cjSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4229 | _cjSN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘rj9Y_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4270:1: error: BUILDSTDERR: warning: label ‘_cjSW’ defined but not used [-Wunused-label] BUILDSTDERR: 4270 | _cjSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4270 | _cjSW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘rj9Z_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4311:1: error: BUILDSTDERR: warning: label ‘_cjT5’ defined but not used [-Wunused-label] BUILDSTDERR: 4311 | _cjT5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4311 | _cjT5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘rja1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4352:1: error: BUILDSTDERR: warning: label ‘_cjTe’ defined but not used [-Wunused-label] BUILDSTDERR: 4352 | _cjTe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4352 | _cjTe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24read1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4428:1: error: BUILDSTDERR: warning: label ‘_cjTp’ defined but not used [-Wunused-label] BUILDSTDERR: 4428 | _cjTp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4428 | _cjTp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjTn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4461:1: error: BUILDSTDERR: warning: label ‘_cjTn’ defined but not used [-Wunused-label] BUILDSTDERR: 4461 | _cjTn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4461 | _cjTn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24read_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4486:1: error: BUILDSTDERR: warning: label ‘_cjTB’ defined but not used [-Wunused-label] BUILDSTDERR: 4486 | _cjTB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4486 | _cjTB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjTz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4513:1: error: BUILDSTDERR: warning: label ‘_cjTz’ defined but not used [-Wunused-label] BUILDSTDERR: 4513 | _cjTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4513 | _cjTz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjTG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4536:1: error: BUILDSTDERR: warning: label ‘_cjTG’ defined but not used [-Wunused-label] BUILDSTDERR: 4536 | _cjTG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4536 | _cjTG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjTQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4569:1: error: BUILDSTDERR: warning: label ‘_cjTQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4569 | _cjTQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4569 | _cjTQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjU2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4601:1: error: BUILDSTDERR: warning: label ‘_cjU2’ defined but not used [-Wunused-label] BUILDSTDERR: 4601 | _cjU2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4601 | _cjU2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjU9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4624:1: error: BUILDSTDERR: warning: label ‘_cjU9’ defined but not used [-Wunused-label] BUILDSTDERR: 4624 | _cjU9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4624 | _cjU9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjUl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4648:1: error: BUILDSTDERR: warning: label ‘_cjUl’ defined but not used [-Wunused-label] BUILDSTDERR: 4648 | _cjUl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4648 | _cjUl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjCA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4670:1: error: BUILDSTDERR: warning: label ‘_cjUL’ defined but not used [-Wunused-label] BUILDSTDERR: 4670 | _cjUL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4670 | _cjUL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjCB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4697:1: error: BUILDSTDERR: warning: label ‘_cjUO’ defined but not used [-Wunused-label] BUILDSTDERR: 4697 | _cjUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4697 | _cjUO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjUD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4723:1: error: BUILDSTDERR: warning: label ‘_cjUD’ defined but not used [-Wunused-label] BUILDSTDERR: 4723 | _cjUD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4723 | _cjUD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjCy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4751:1: error: BUILDSTDERR: warning: label ‘_cjUZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4751 | _cjUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4751 | _cjUZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘sjCx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4774:1: error: BUILDSTDERR: warning: label ‘_cjV7’ defined but not used [-Wunused-label] BUILDSTDERR: 4774 | _cjV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4774 | _cjV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwsRGBSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4803:1: error: BUILDSTDERR: warning: label ‘_cjVb’ defined but not used [-Wunused-label] BUILDSTDERR: 4803 | _cjVb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4803 | _cjVb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGBSpace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4848:1: error: BUILDSTDERR: warning: label ‘_cjVn’ defined but not used [-Wunused-label] BUILDSTDERR: 4848 | _cjVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4848 | _cjVn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc: In function ‘_cjVk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_96.hc:4872:1: error: BUILDSTDERR: warning: label ‘_cjVk’ defined but not used [-Wunused-label] BUILDSTDERR: 4872 | _cjVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4872 | _cjVk: BUILDSTDERR: | ^ [12 of 14] Compiling Data.Colour ( Data/Colour.hs, dist/build/Data/Colour.o ) BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_linearConstructorQualifiedName_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:19:1: error: BUILDSTDERR: warning: label ‘_ckCB’ defined but not used [-Wunused-label] BUILDSTDERR: 19 | _ckCB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 19 | _ckCB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skwW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:63:1: error: BUILDSTDERR: warning: label ‘_ckCP’ defined but not used [-Wunused-label] BUILDSTDERR: 63 | _ckCP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 63 | _ckCP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckCM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:95:1: error: BUILDSTDERR: warning: label ‘_ckCM’ defined but not used [-Wunused-label] BUILDSTDERR: 95 | _ckCM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 95 | _ckCM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skx1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:129:1: error: BUILDSTDERR: warning: label ‘_ckD4’ defined but not used [-Wunused-label] BUILDSTDERR: 129 | _ckD4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 129 | _ckD4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skx7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:169:1: error: BUILDSTDERR: warning: label ‘_ckDe’ defined but not used [-Wunused-label] BUILDSTDERR: 169 | _ckDe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 169 | _ckDe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:209:1: error: BUILDSTDERR: warning: label ‘_ckDo’ defined but not used [-Wunused-label] BUILDSTDERR: 209 | _ckDo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 209 | _ckDo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:249:1: error: BUILDSTDERR: warning: label ‘_ckDW’ defined but not used [-Wunused-label] BUILDSTDERR: 249 | _ckDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 249 | _ckDW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:288:1: error: BUILDSTDERR: warning: label ‘_ckE1’ defined but not used [-Wunused-label] BUILDSTDERR: 288 | _ckE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 288 | _ckE1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:330:1: error: BUILDSTDERR: warning: label ‘_ckE6’ defined but not used [-Wunused-label] BUILDSTDERR: 330 | _ckE6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 330 | _ckE6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:372:1: error: BUILDSTDERR: warning: label ‘_ckEb’ defined but not used [-Wunused-label] BUILDSTDERR: 372 | _ckEb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 372 | _ckEb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:417:1: error: BUILDSTDERR: warning: label ‘_ckEg’ defined but not used [-Wunused-label] BUILDSTDERR: 417 | _ckEg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 417 | _ckEg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:460:1: error: BUILDSTDERR: warning: label ‘_ckEl’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _ckEl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _ckEl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:501:1: error: BUILDSTDERR: warning: label ‘_ckEZ’ defined but not used [-Wunused-label] BUILDSTDERR: 501 | _ckEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 501 | _ckEZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:541:1: error: BUILDSTDERR: warning: label ‘_ckF4’ defined but not used [-Wunused-label] BUILDSTDERR: 541 | _ckF4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 541 | _ckF4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:580:1: error: BUILDSTDERR: warning: label ‘_ckF9’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _ckF9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _ckF9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:622:1: error: BUILDSTDERR: warning: label ‘_ckFe’ defined but not used [-Wunused-label] BUILDSTDERR: 622 | _ckFe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 622 | _ckFe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:664:1: error: BUILDSTDERR: warning: label ‘_ckFj’ defined but not used [-Wunused-label] BUILDSTDERR: 664 | _ckFj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 664 | _ckFj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:709:1: error: BUILDSTDERR: warning: label ‘_ckFo’ defined but not used [-Wunused-label] BUILDSTDERR: 709 | _ckFo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 709 | _ckFo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:753:1: error: BUILDSTDERR: warning: label ‘_ckFt’ defined but not used [-Wunused-label] BUILDSTDERR: 753 | _ckFt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 753 | _ckFt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:799:1: error: BUILDSTDERR: warning: label ‘_ckFz’ defined but not used [-Wunused-label] BUILDSTDERR: 799 | _ckFz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 799 | _ckFz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:845:1: error: BUILDSTDERR: warning: label ‘_ckFH’ defined but not used [-Wunused-label] BUILDSTDERR: 845 | _ckFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 845 | _ckFH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowColourzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:907:1: error: BUILDSTDERR: warning: label ‘_ckFU’ defined but not used [-Wunused-label] BUILDSTDERR: 907 | _ckFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 907 | _ckFU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckFR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:927:1: error: BUILDSTDERR: warning: label ‘_ckFR’ defined but not used [-Wunused-label] BUILDSTDERR: 927 | _ckFR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 927 | _ckFR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowColourzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:955:1: error: BUILDSTDERR: warning: label ‘_ckG5’ defined but not used [-Wunused-label] BUILDSTDERR: 955 | _ckG5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 955 | _ckG5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:986:1: error: BUILDSTDERR: warning: label ‘_ckGh’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _ckGh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _ckGh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowColourzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1011:1: error: BUILDSTDERR: warning: label ‘_ckGk’ defined but not used [-Wunused-label] BUILDSTDERR: 1011 | _ckGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | _ckGk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1042:1: error: BUILDSTDERR: warning: label ‘_ckGy’ defined but not used [-Wunused-label] BUILDSTDERR: 1042 | _ckGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1042 | _ckGy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1066:1: error: BUILDSTDERR: warning: label ‘_ckGG’ defined but not used [-Wunused-label] BUILDSTDERR: 1066 | _ckGG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1066 | _ckGG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skxT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1090:1: error: BUILDSTDERR: warning: label ‘_ckGO’ defined but not used [-Wunused-label] BUILDSTDERR: 1090 | _ckGO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | _ckGO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1119:1: error: BUILDSTDERR: warning: label ‘_ckGS’ defined but not used [-Wunused-label] BUILDSTDERR: 1119 | _ckGS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1119 | _ckGS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColour2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1173:1: error: BUILDSTDERR: warning: label ‘_ckH3’ defined but not used [-Wunused-label] BUILDSTDERR: 1173 | _ckH3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1173 | _ckH3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColour1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1210:1: error: BUILDSTDERR: warning: label ‘_ckHa’ defined but not used [-Wunused-label] BUILDSTDERR: 1210 | _ckHa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1210 | _ckHa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘sky6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1245:1: error: BUILDSTDERR: warning: label ‘_ckHo’ defined but not used [-Wunused-label] BUILDSTDERR: 1245 | _ckHo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1245 | _ckHo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckHm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1270:1: error: BUILDSTDERR: warning: label ‘_ckHm’ defined but not used [-Wunused-label] BUILDSTDERR: 1270 | _ckHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1270 | _ckHm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skym_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1289:1: error: BUILDSTDERR: warning: label ‘_ckHO’ defined but not used [-Wunused-label] BUILDSTDERR: 1289 | _ckHO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1289 | _ckHO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckHL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1318:1: error: BUILDSTDERR: warning: label ‘_ckHL’ defined but not used [-Wunused-label] BUILDSTDERR: 1318 | _ckHL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1318 | _ckHL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckHR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1343:1: error: BUILDSTDERR: warning: label ‘_ckHR’ defined but not used [-Wunused-label] BUILDSTDERR: 1343 | _ckHR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1343 | _ckHR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckHW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1365:1: error: BUILDSTDERR: warning: label ‘_ckHW’ defined but not used [-Wunused-label] BUILDSTDERR: 1365 | _ckHW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1365 | _ckHW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skya_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1397:1: error: BUILDSTDERR: warning: label ‘_ckI8’ defined but not used [-Wunused-label] BUILDSTDERR: 1397 | _ckI8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1397 | _ckI8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skyn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1437:1: error: BUILDSTDERR: warning: label ‘_ckIh’ defined but not used [-Wunused-label] BUILDSTDERR: 1437 | _ckIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1437 | _ckIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skyr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1467:1: error: BUILDSTDERR: warning: label ‘_ckIx’ defined but not used [-Wunused-label] BUILDSTDERR: 1467 | _ckIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1467 | _ckIx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skys_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1505:1: error: BUILDSTDERR: warning: label ‘_ckIC’ defined but not used [-Wunused-label] BUILDSTDERR: 1505 | _ckIC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1505 | _ckIC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skyv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1537:1: error: BUILDSTDERR: warning: label ‘_ckJ0’ defined but not used [-Wunused-label] BUILDSTDERR: 1537 | _ckJ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1537 | _ckJ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skyw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1577:1: error: BUILDSTDERR: warning: label ‘_ckJ5’ defined but not used [-Wunused-label] BUILDSTDERR: 1577 | _ckJ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1577 | _ckJ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skyx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1616:1: error: BUILDSTDERR: warning: label ‘_ckJa’ defined but not used [-Wunused-label] BUILDSTDERR: 1616 | _ckJa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1616 | _ckJa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skyy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1657:1: error: BUILDSTDERR: warning: label ‘_ckJg’ defined but not used [-Wunused-label] BUILDSTDERR: 1657 | _ckJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1657 | _ckJg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColourzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1693:1: error: BUILDSTDERR: warning: label ‘_ckJp’ defined but not used [-Wunused-label] BUILDSTDERR: 1693 | _ckJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1693 | _ckJp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckHu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1732:1: error: BUILDSTDERR: warning: label ‘_ckHu’ defined but not used [-Wunused-label] BUILDSTDERR: 1732 | _ckHu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1732 | _ckHu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckHy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1769:1: error: BUILDSTDERR: warning: label ‘_ckHy’ defined but not used [-Wunused-label] BUILDSTDERR: 1769 | _ckHy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1769 | _ckHy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColourzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1827:1: error: BUILDSTDERR: warning: label ‘_ckJJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1827 | _ckJJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1827 | _ckJJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skyI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1861:1: error: BUILDSTDERR: warning: label ‘_ckJV’ defined but not used [-Wunused-label] BUILDSTDERR: 1861 | _ckJV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1861 | _ckJV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColourzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1888:1: error: BUILDSTDERR: warning: label ‘_ckJY’ defined but not used [-Wunused-label] BUILDSTDERR: 1888 | _ckJY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1888 | _ckJY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skyO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1921:1: error: BUILDSTDERR: warning: label ‘_ckKc’ defined but not used [-Wunused-label] BUILDSTDERR: 1921 | _ckKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1921 | _ckKc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skyN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1946:1: error: BUILDSTDERR: warning: label ‘_ckKk’ defined but not used [-Wunused-label] BUILDSTDERR: 1946 | _ckKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1946 | _ckKk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skyM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:1971:1: error: BUILDSTDERR: warning: label ‘_ckKs’ defined but not used [-Wunused-label] BUILDSTDERR: 1971 | _ckKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1971 | _ckKs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2002:1: error: BUILDSTDERR: warning: label ‘_ckKw’ defined but not used [-Wunused-label] BUILDSTDERR: 2002 | _ckKw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2002 | _ckKw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2055:1: error: BUILDSTDERR: warning: label ‘_ckKH’ defined but not used [-Wunused-label] BUILDSTDERR: 2055 | _ckKH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2055 | _ckKH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2098:1: error: BUILDSTDERR: warning: label ‘_ckKQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2098 | _ckKQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2098 | _ckKQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2150:1: error: BUILDSTDERR: warning: label ‘_ckLc’ defined but not used [-Wunused-label] BUILDSTDERR: 2150 | _ckLc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2150 | _ckLc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckL9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2171:1: error: BUILDSTDERR: warning: label ‘_ckL9’ defined but not used [-Wunused-label] BUILDSTDERR: 2171 | _ckL9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2171 | _ckL9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2197:1: error: BUILDSTDERR: warning: label ‘_ckLp’ defined but not used [-Wunused-label] BUILDSTDERR: 2197 | _ckLp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2197 | _ckLp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skzt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2247:1: error: BUILDSTDERR: warning: label ‘_ckMp’ defined but not used [-Wunused-label] BUILDSTDERR: 2247 | _ckMp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2247 | _ckMp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skzl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2274:1: error: BUILDSTDERR: warning: label ‘_ckMw’ defined but not used [-Wunused-label] BUILDSTDERR: 2274 | _ckMw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2274 | _ckMw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckM9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2306:1: error: BUILDSTDERR: warning: label ‘_ckM9’ defined but not used [-Wunused-label] BUILDSTDERR: 2306 | _ckM9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2306 | _ckM9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckMf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2341:1: error: BUILDSTDERR: warning: label ‘_ckMf’ defined but not used [-Wunused-label] BUILDSTDERR: 2341 | _ckMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2341 | _ckMf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skzc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2381:1: error: BUILDSTDERR: warning: label ‘_ckMN’ defined but not used [-Wunused-label] BUILDSTDERR: 2381 | _ckMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2381 | _ckMN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckLS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2413:1: error: BUILDSTDERR: warning: label ‘_ckLS’ defined but not used [-Wunused-label] BUILDSTDERR: 2413 | _ckLS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2413 | _ckLS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckLY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2449:1: error: BUILDSTDERR: warning: label ‘_ckLY’ defined but not used [-Wunused-label] BUILDSTDERR: 2449 | _ckLY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2449 | _ckLY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckMS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2487:1: error: BUILDSTDERR: warning: label ‘_ckMS’ defined but not used [-Wunused-label] BUILDSTDERR: 2487 | _ckMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2487 | _ckMS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skz3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2506:1: error: BUILDSTDERR: warning: label ‘_ckN7’ defined but not used [-Wunused-label] BUILDSTDERR: 2506 | _ckN7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2506 | _ckN7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckLB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2537:1: error: BUILDSTDERR: warning: label ‘_ckLB’ defined but not used [-Wunused-label] BUILDSTDERR: 2537 | _ckLB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2537 | _ckLB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckLH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2575:1: error: BUILDSTDERR: warning: label ‘_ckLH’ defined but not used [-Wunused-label] BUILDSTDERR: 2575 | _ckLH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2575 | _ckLH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckNc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2614:1: error: BUILDSTDERR: warning: label ‘_ckNc’ defined but not used [-Wunused-label] BUILDSTDERR: 2614 | _ckNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2614 | _ckNc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skzH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2634:1: error: BUILDSTDERR: warning: label ‘_ckNu’ defined but not used [-Wunused-label] BUILDSTDERR: 2634 | _ckNu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2634 | _ckNu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckNs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2662:1: error: BUILDSTDERR: warning: label ‘_ckNs’ defined but not used [-Wunused-label] BUILDSTDERR: 2662 | _ckNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2662 | _ckNs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckNz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2683:1: error: BUILDSTDERR: warning: label ‘_ckNz’ defined but not used [-Wunused-label] BUILDSTDERR: 2683 | _ckNz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2683 | _ckNz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckNB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2705:1: error: BUILDSTDERR: warning: label ‘_ckNB’ defined but not used [-Wunused-label] BUILDSTDERR: 2705 | _ckNB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2705 | _ckNB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckNM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2733:1: error: BUILDSTDERR: warning: label ‘_ckNM’ defined but not used [-Wunused-label] BUILDSTDERR: 2733 | _ckNM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2733 | _ckNM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2755:1: error: BUILDSTDERR: warning: label ‘_ckNW’ defined but not used [-Wunused-label] BUILDSTDERR: 2755 | _ckNW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2755 | _ckNW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColourzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2790:1: error: BUILDSTDERR: warning: label ‘_ckO8’ defined but not used [-Wunused-label] BUILDSTDERR: 2790 | _ckO8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2790 | _ckO8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckO5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2810:1: error: BUILDSTDERR: warning: label ‘_ckO5’ defined but not used [-Wunused-label] BUILDSTDERR: 2810 | _ckO5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2810 | _ckO5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skzS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2832:1: error: BUILDSTDERR: warning: label ‘_ckOo’ defined but not used [-Wunused-label] BUILDSTDERR: 2832 | _ckOo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2832 | _ckOo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour11_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2860:1: error: BUILDSTDERR: warning: label ‘_ckOu’ defined but not used [-Wunused-label] BUILDSTDERR: 2860 | _ckOu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2860 | _ckOu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckOr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2891:1: error: BUILDSTDERR: warning: label ‘_ckOr’ defined but not used [-Wunused-label] BUILDSTDERR: 2891 | _ckOr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2891 | _ckOr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skzX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2922:1: error: BUILDSTDERR: warning: label ‘_ckOP’ defined but not used [-Wunused-label] BUILDSTDERR: 2922 | _ckOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2922 | _ckOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skzY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2951:1: error: BUILDSTDERR: warning: label ‘_ckOS’ defined but not used [-Wunused-label] BUILDSTDERR: 2951 | _ckOS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2951 | _ckOS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColourzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:2991:1: error: BUILDSTDERR: warning: label ‘_ckOX’ defined but not used [-Wunused-label] BUILDSTDERR: 2991 | _ckOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2991 | _ckOX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skA6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3025:1: error: BUILDSTDERR: warning: label ‘_ckPn’ defined but not used [-Wunused-label] BUILDSTDERR: 3025 | _ckPn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3025 | _ckPn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckPk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3053:1: error: BUILDSTDERR: warning: label ‘_ckPk’ defined but not used [-Wunused-label] BUILDSTDERR: 3053 | _ckPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3053 | _ckPk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skA9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3074:1: error: BUILDSTDERR: warning: label ‘_ckPx’ defined but not used [-Wunused-label] BUILDSTDERR: 3074 | _ckPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3074 | _ckPx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckPu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3110:1: error: BUILDSTDERR: warning: label ‘_ckPu’ defined but not used [-Wunused-label] BUILDSTDERR: 3110 | _ckPu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3110 | _ckPu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skA0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3140:1: error: BUILDSTDERR: warning: label ‘_ckPF’ defined but not used [-Wunused-label] BUILDSTDERR: 3140 | _ckPF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3140 | _ckPF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skAa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3177:1: error: BUILDSTDERR: warning: label ‘_ckPP’ defined but not used [-Wunused-label] BUILDSTDERR: 3177 | _ckPP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3177 | _ckPP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skAe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3201:1: error: BUILDSTDERR: warning: label ‘_ckQ0’ defined but not used [-Wunused-label] BUILDSTDERR: 3201 | _ckQ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3201 | _ckQ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckPX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3226:1: error: BUILDSTDERR: warning: label ‘_ckPX’ defined but not used [-Wunused-label] BUILDSTDERR: 3226 | _ckPX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3226 | _ckPX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwzdcreadListPrec1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3254:1: error: BUILDSTDERR: warning: label ‘_ckQ6’ defined but not used [-Wunused-label] BUILDSTDERR: 3254 | _ckQ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3254 | _ckQ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3288:1: error: BUILDSTDERR: warning: label ‘_ckQf’ defined but not used [-Wunused-label] BUILDSTDERR: 3288 | _ckQf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3288 | _ckQf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skAk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3310:1: error: BUILDSTDERR: warning: label ‘_ckQq’ defined but not used [-Wunused-label] BUILDSTDERR: 3310 | _ckQq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3310 | _ckQq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skAp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3333:1: error: BUILDSTDERR: warning: label ‘_ckQy’ defined but not used [-Wunused-label] BUILDSTDERR: 3333 | _ckQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3333 | _ckQy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skAn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3349:1: error: BUILDSTDERR: warning: label ‘_ckQG’ defined but not used [-Wunused-label] BUILDSTDERR: 3349 | _ckQG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3349 | _ckQG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skAm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3373:1: error: BUILDSTDERR: warning: label ‘_ckQN’ defined but not used [-Wunused-label] BUILDSTDERR: 3373 | _ckQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3373 | _ckQN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skAl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3399:1: error: BUILDSTDERR: warning: label ‘_ckQV’ defined but not used [-Wunused-label] BUILDSTDERR: 3399 | _ckQV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3399 | _ckQV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3430:1: error: BUILDSTDERR: warning: label ‘_ckQZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3430 | _ckQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3430 | _ckQZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘rkwR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3484:1: error: BUILDSTDERR: warning: label ‘_ckRa’ defined but not used [-Wunused-label] BUILDSTDERR: 3484 | _ckRa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3484 | _ckRa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skAu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3520:1: error: BUILDSTDERR: warning: label ‘_ckRl’ defined but not used [-Wunused-label] BUILDSTDERR: 3520 | _ckRl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3520 | _ckRl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skAv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3546:1: error: BUILDSTDERR: warning: label ‘_ckRw’ defined but not used [-Wunused-label] BUILDSTDERR: 3546 | _ckRw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3546 | _ckRw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckRs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3574:1: error: BUILDSTDERR: warning: label ‘_ckRs’ defined but not used [-Wunused-label] BUILDSTDERR: 3574 | _ckRs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3574 | _ckRs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skBy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3605:1: error: BUILDSTDERR: warning: label ‘_ckTT’ defined but not used [-Wunused-label] BUILDSTDERR: 3605 | _ckTT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3605 | _ckTT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skBq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3632:1: error: BUILDSTDERR: warning: label ‘_ckU0’ defined but not used [-Wunused-label] BUILDSTDERR: 3632 | _ckU0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3632 | _ckU0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckTD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3664:1: error: BUILDSTDERR: warning: label ‘_ckTD’ defined but not used [-Wunused-label] BUILDSTDERR: 3664 | _ckTD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3664 | _ckTD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckTJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3699:1: error: BUILDSTDERR: warning: label ‘_ckTJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3699 | _ckTJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3699 | _ckTJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skBa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3739:1: error: BUILDSTDERR: warning: label ‘_ckUh’ defined but not used [-Wunused-label] BUILDSTDERR: 3739 | _ckUh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3739 | _ckUh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckT3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3772:1: error: BUILDSTDERR: warning: label ‘_ckT3’ defined but not used [-Wunused-label] BUILDSTDERR: 3772 | _ckT3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3772 | _ckT3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckT9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3806:1: error: BUILDSTDERR: warning: label ‘_ckT9’ defined but not used [-Wunused-label] BUILDSTDERR: 3806 | _ckT9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3806 | _ckT9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckTf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3843:1: error: BUILDSTDERR: warning: label ‘_ckTf’ defined but not used [-Wunused-label] BUILDSTDERR: 3843 | _ckTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3843 | _ckTf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckTl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3876:1: error: BUILDSTDERR: warning: label ‘_ckTl’ defined but not used [-Wunused-label] BUILDSTDERR: 3876 | _ckTl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3876 | _ckTl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckTt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3910:1: error: BUILDSTDERR: warning: label ‘_ckTt’ defined but not used [-Wunused-label] BUILDSTDERR: 3910 | _ckTt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3910 | _ckTt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckUA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3949:1: error: BUILDSTDERR: warning: label ‘_ckUA’ defined but not used [-Wunused-label] BUILDSTDERR: 3949 | _ckUA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3949 | _ckUA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckUN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3965:1: error: BUILDSTDERR: warning: label ‘_ckUN’ defined but not used [-Wunused-label] BUILDSTDERR: 3965 | _ckUN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3965 | _ckUN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skB0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:3976:1: error: BUILDSTDERR: warning: label ‘_ckV5’ defined but not used [-Wunused-label] BUILDSTDERR: 3976 | _ckV5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3976 | _ckV5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckSH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4010:1: error: BUILDSTDERR: warning: label ‘_ckSH’ defined but not used [-Wunused-label] BUILDSTDERR: 4010 | _ckSH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4010 | _ckSH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckSN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4046:1: error: BUILDSTDERR: warning: label ‘_ckSN’ defined but not used [-Wunused-label] BUILDSTDERR: 4046 | _ckSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4046 | _ckSN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckST’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4084:1: error: BUILDSTDERR: warning: label ‘_ckST’ defined but not used [-Wunused-label] BUILDSTDERR: 4084 | _ckST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4084 | _ckST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckVi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4126:1: error: BUILDSTDERR: warning: label ‘_ckVi’ defined but not used [-Wunused-label] BUILDSTDERR: 4126 | _ckVi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4126 | _ckVi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skAK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4144:1: error: BUILDSTDERR: warning: label ‘_ckVy’ defined but not used [-Wunused-label] BUILDSTDERR: 4144 | _ckVy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4144 | _ckVy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckS4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4168:1: error: BUILDSTDERR: warning: label ‘_ckS4’ defined but not used [-Wunused-label] BUILDSTDERR: 4168 | _ckS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4168 | _ckS4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckS7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4189:1: error: BUILDSTDERR: warning: label ‘_ckS7’ defined but not used [-Wunused-label] BUILDSTDERR: 4189 | _ckS7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4189 | _ckS7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckSd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4222:1: error: BUILDSTDERR: warning: label ‘_ckSd’ defined but not used [-Wunused-label] BUILDSTDERR: 4222 | _ckSd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4222 | _ckSd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckSi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4248:1: error: BUILDSTDERR: warning: label ‘_ckSi’ defined but not used [-Wunused-label] BUILDSTDERR: 4248 | _ckSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4248 | _ckSi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckSo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4282:1: error: BUILDSTDERR: warning: label ‘_ckSo’ defined but not used [-Wunused-label] BUILDSTDERR: 4282 | _ckSo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4282 | _ckSo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckSw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4317:1: error: BUILDSTDERR: warning: label ‘_ckSw’ defined but not used [-Wunused-label] BUILDSTDERR: 4317 | _ckSw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4317 | _ckSw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckVP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4361:1: error: BUILDSTDERR: warning: label ‘_ckVP’ defined but not used [-Wunused-label] BUILDSTDERR: 4361 | _ckVP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4361 | _ckVP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckW2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4379:1: error: BUILDSTDERR: warning: label ‘_ckW2’ defined but not used [-Wunused-label] BUILDSTDERR: 4379 | _ckW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4379 | _ckW2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skAB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4390:1: error: BUILDSTDERR: warning: label ‘_ckWo’ defined but not used [-Wunused-label] BUILDSTDERR: 4390 | _ckWo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4390 | _ckWo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckRQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4423:1: error: BUILDSTDERR: warning: label ‘_ckRQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4423 | _ckRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4423 | _ckRQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckRW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4461:1: error: BUILDSTDERR: warning: label ‘_ckRW’ defined but not used [-Wunused-label] BUILDSTDERR: 4461 | _ckRW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4461 | _ckRW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckWt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4499:1: error: BUILDSTDERR: warning: label ‘_ckWt’ defined but not used [-Wunused-label] BUILDSTDERR: 4499 | _ckWt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4499 | _ckWt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skBN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4519:1: error: BUILDSTDERR: warning: label ‘_ckWL’ defined but not used [-Wunused-label] BUILDSTDERR: 4519 | _ckWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4519 | _ckWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckWJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4546:1: error: BUILDSTDERR: warning: label ‘_ckWJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4546 | _ckWJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4546 | _ckWJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skAy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4566:1: error: BUILDSTDERR: warning: label ‘_ckWR’ defined but not used [-Wunused-label] BUILDSTDERR: 4566 | _ckWR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4566 | _ckWR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckRG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4605:1: error: BUILDSTDERR: warning: label ‘_ckRG’ defined but not used [-Wunused-label] BUILDSTDERR: 4605 | _ckRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4605 | _ckRG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skBO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4641:1: error: BUILDSTDERR: warning: label ‘_ckXb’ defined but not used [-Wunused-label] BUILDSTDERR: 4641 | _ckXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4641 | _ckXb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckX1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4665:1: error: BUILDSTDERR: warning: label ‘_ckX1’ defined but not used [-Wunused-label] BUILDSTDERR: 4665 | _ckX1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4665 | _ckX1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckX4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4684:1: error: BUILDSTDERR: warning: label ‘_ckX4’ defined but not used [-Wunused-label] BUILDSTDERR: 4684 | _ckX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4684 | _ckX4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckXj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4718:1: error: BUILDSTDERR: warning: label ‘_ckXj’ defined but not used [-Wunused-label] BUILDSTDERR: 4718 | _ckXj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4718 | _ckXj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckXp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4742:1: error: BUILDSTDERR: warning: label ‘_ckXp’ defined but not used [-Wunused-label] BUILDSTDERR: 4742 | _ckXp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4742 | _ckXp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColourzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4794:1: error: BUILDSTDERR: warning: label ‘_ckXP’ defined but not used [-Wunused-label] BUILDSTDERR: 4794 | _ckXP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4794 | _ckXP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckXN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4834:1: error: BUILDSTDERR: warning: label ‘_ckXN’ defined but not used [-Wunused-label] BUILDSTDERR: 4834 | _ckXN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4834 | _ckXN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skC4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4858:1: error: BUILDSTDERR: warning: label ‘_ckY6’ defined but not used [-Wunused-label] BUILDSTDERR: 4858 | _ckY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4858 | _ckY6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColour3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4886:1: error: BUILDSTDERR: warning: label ‘_ckYc’ defined but not used [-Wunused-label] BUILDSTDERR: 4886 | _ckYc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4886 | _ckYc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckY9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4917:1: error: BUILDSTDERR: warning: label ‘_ckY9’ defined but not used [-Wunused-label] BUILDSTDERR: 4917 | _ckY9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4917 | _ckY9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skC9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4948:1: error: BUILDSTDERR: warning: label ‘_ckYx’ defined but not used [-Wunused-label] BUILDSTDERR: 4948 | _ckYx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4948 | _ckYx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skCa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:4977:1: error: BUILDSTDERR: warning: label ‘_ckYA’ defined but not used [-Wunused-label] BUILDSTDERR: 4977 | _ckYA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4977 | _ckYA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColourzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:5017:1: error: BUILDSTDERR: warning: label ‘_ckYF’ defined but not used [-Wunused-label] BUILDSTDERR: 5017 | _ckYF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5017 | _ckYF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skCe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:5050:1: error: BUILDSTDERR: warning: label ‘_ckYX’ defined but not used [-Wunused-label] BUILDSTDERR: 5050 | _ckYX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5050 | _ckYX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skCd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:5079:1: error: BUILDSTDERR: warning: label ‘_ckZ0’ defined but not used [-Wunused-label] BUILDSTDERR: 5079 | _ckZ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5079 | _ckZ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skCf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:5118:1: error: BUILDSTDERR: warning: label ‘_ckZa’ defined but not used [-Wunused-label] BUILDSTDERR: 5118 | _ckZa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5118 | _ckZa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skCj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:5142:1: error: BUILDSTDERR: warning: label ‘_ckZl’ defined but not used [-Wunused-label] BUILDSTDERR: 5142 | _ckZl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5142 | _ckZl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘_ckZi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:5167:1: error: BUILDSTDERR: warning: label ‘_ckZi’ defined but not used [-Wunused-label] BUILDSTDERR: 5167 | _ckZi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5167 | _ckZi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:5195:1: error: BUILDSTDERR: warning: label ‘_ckZr’ defined but not used [-Wunused-label] BUILDSTDERR: 5195 | _ckZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5195 | _ckZr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColour1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:5231:1: error: BUILDSTDERR: warning: label ‘_ckZA’ defined but not used [-Wunused-label] BUILDSTDERR: 5231 | _ckZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5231 | _ckZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skCp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:5255:1: error: BUILDSTDERR: warning: label ‘_ckZL’ defined but not used [-Wunused-label] BUILDSTDERR: 5255 | _ckZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5255 | _ckZL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skCu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:5279:1: error: BUILDSTDERR: warning: label ‘_ckZT’ defined but not used [-Wunused-label] BUILDSTDERR: 5279 | _ckZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5279 | _ckZT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skCs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:5295:1: error: BUILDSTDERR: warning: label ‘_cl01’ defined but not used [-Wunused-label] BUILDSTDERR: 5295 | _cl01: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5295 | _cl01: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skCr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:5319:1: error: BUILDSTDERR: warning: label ‘_cl08’ defined but not used [-Wunused-label] BUILDSTDERR: 5319 | _cl08: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5319 | _cl08: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘skCq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:5345:1: error: BUILDSTDERR: warning: label ‘_cl0g’ defined but not used [-Wunused-label] BUILDSTDERR: 5345 | _cl0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5345 | _cl0g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_101.hc:5376:1: error: BUILDSTDERR: warning: label ‘_cl0k’ defined but not used [-Wunused-label] BUILDSTDERR: 5376 | _cl0k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5376 | _cl0k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_linearConstructorQualifiedName_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:19:1: error: BUILDSTDERR: warning: label ‘_cl67’ defined but not used [-Wunused-label] BUILDSTDERR: 19 | _cl67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 19 | _cl67: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl0s_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:63:1: error: BUILDSTDERR: warning: label ‘_cl6l’ defined but not used [-Wunused-label] BUILDSTDERR: 63 | _cl6l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 63 | _cl6l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cl6i’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:95:1: error: BUILDSTDERR: warning: label ‘_cl6i’ defined but not used [-Wunused-label] BUILDSTDERR: 95 | _cl6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 95 | _cl6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl0x_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:129:1: error: BUILDSTDERR: warning: label ‘_cl6A’ defined but not used [-Wunused-label] BUILDSTDERR: 129 | _cl6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 129 | _cl6A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl0D_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:169:1: error: BUILDSTDERR: warning: label ‘_cl6K’ defined but not used [-Wunused-label] BUILDSTDERR: 169 | _cl6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 169 | _cl6K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl0J_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:209:1: error: BUILDSTDERR: warning: label ‘_cl6U’ defined but not used [-Wunused-label] BUILDSTDERR: 209 | _cl6U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 209 | _cl6U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl0S_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:249:1: error: BUILDSTDERR: warning: label ‘_cl7s’ defined but not used [-Wunused-label] BUILDSTDERR: 249 | _cl7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 249 | _cl7s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl0T_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:288:1: error: BUILDSTDERR: warning: label ‘_cl7x’ defined but not used [-Wunused-label] BUILDSTDERR: 288 | _cl7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 288 | _cl7x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl0U_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:330:1: error: BUILDSTDERR: warning: label ‘_cl7C’ defined but not used [-Wunused-label] BUILDSTDERR: 330 | _cl7C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 330 | _cl7C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl0V_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:372:1: error: BUILDSTDERR: warning: label ‘_cl7H’ defined but not used [-Wunused-label] BUILDSTDERR: 372 | _cl7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 372 | _cl7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl0W_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:417:1: error: BUILDSTDERR: warning: label ‘_cl7M’ defined but not used [-Wunused-label] BUILDSTDERR: 417 | _cl7M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 417 | _cl7M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl0X_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:460:1: error: BUILDSTDERR: warning: label ‘_cl7R’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _cl7R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _cl7R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl10_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:501:1: error: BUILDSTDERR: warning: label ‘_cl8v’ defined but not used [-Wunused-label] BUILDSTDERR: 501 | _cl8v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 501 | _cl8v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl11_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:541:1: error: BUILDSTDERR: warning: label ‘_cl8A’ defined but not used [-Wunused-label] BUILDSTDERR: 541 | _cl8A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 541 | _cl8A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl12_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:580:1: error: BUILDSTDERR: warning: label ‘_cl8F’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _cl8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _cl8F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl13_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:622:1: error: BUILDSTDERR: warning: label ‘_cl8K’ defined but not used [-Wunused-label] BUILDSTDERR: 622 | _cl8K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 622 | _cl8K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl14_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:664:1: error: BUILDSTDERR: warning: label ‘_cl8P’ defined but not used [-Wunused-label] BUILDSTDERR: 664 | _cl8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 664 | _cl8P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl15_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:709:1: error: BUILDSTDERR: warning: label ‘_cl8U’ defined but not used [-Wunused-label] BUILDSTDERR: 709 | _cl8U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 709 | _cl8U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl16_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:753:1: error: BUILDSTDERR: warning: label ‘_cl8Z’ defined but not used [-Wunused-label] BUILDSTDERR: 753 | _cl8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 753 | _cl8Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl17_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:799:1: error: BUILDSTDERR: warning: label ‘_cl95’ defined but not used [-Wunused-label] BUILDSTDERR: 799 | _cl95: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 799 | _cl95: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:845:1: error: BUILDSTDERR: warning: label ‘_cl9d’ defined but not used [-Wunused-label] BUILDSTDERR: 845 | _cl9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 845 | _cl9d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowColourzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:907:1: error: BUILDSTDERR: warning: label ‘_cl9q’ defined but not used [-Wunused-label] BUILDSTDERR: 907 | _cl9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 907 | _cl9q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cl9n’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:927:1: error: BUILDSTDERR: warning: label ‘_cl9n’ defined but not used [-Wunused-label] BUILDSTDERR: 927 | _cl9n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 927 | _cl9n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowColourzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:955:1: error: BUILDSTDERR: warning: label ‘_cl9B’ defined but not used [-Wunused-label] BUILDSTDERR: 955 | _cl9B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 955 | _cl9B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl1m_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:986:1: error: BUILDSTDERR: warning: label ‘_cl9N’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _cl9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _cl9N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowColourzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1011:1: error: BUILDSTDERR: warning: label ‘_cl9Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1011 | _cl9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | _cl9Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl1r_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1042:1: error: BUILDSTDERR: warning: label ‘_cla4’ defined but not used [-Wunused-label] BUILDSTDERR: 1042 | _cla4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1042 | _cla4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl1q_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1066:1: error: BUILDSTDERR: warning: label ‘_clac’ defined but not used [-Wunused-label] BUILDSTDERR: 1066 | _clac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1066 | _clac: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl1p_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1090:1: error: BUILDSTDERR: warning: label ‘_clak’ defined but not used [-Wunused-label] BUILDSTDERR: 1090 | _clak: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | _clak: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1119:1: error: BUILDSTDERR: warning: label ‘_clao’ defined but not used [-Wunused-label] BUILDSTDERR: 1119 | _clao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1119 | _clao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColour2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1173:1: error: BUILDSTDERR: warning: label ‘_claz’ defined but not used [-Wunused-label] BUILDSTDERR: 1173 | _claz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1173 | _claz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColour1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1210:1: error: BUILDSTDERR: warning: label ‘_claG’ defined but not used [-Wunused-label] BUILDSTDERR: 1210 | _claG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1210 | _claG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl1C_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1245:1: error: BUILDSTDERR: warning: label ‘_claU’ defined but not used [-Wunused-label] BUILDSTDERR: 1245 | _claU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1245 | _claU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_claS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1270:1: error: BUILDSTDERR: warning: label ‘_claS’ defined but not used [-Wunused-label] BUILDSTDERR: 1270 | _claS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1270 | _claS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl1S_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1289:1: error: BUILDSTDERR: warning: label ‘_clbk’ defined but not used [-Wunused-label] BUILDSTDERR: 1289 | _clbk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1289 | _clbk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clbh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1318:1: error: BUILDSTDERR: warning: label ‘_clbh’ defined but not used [-Wunused-label] BUILDSTDERR: 1318 | _clbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1318 | _clbh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clbn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1343:1: error: BUILDSTDERR: warning: label ‘_clbn’ defined but not used [-Wunused-label] BUILDSTDERR: 1343 | _clbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1343 | _clbn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clbs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1365:1: error: BUILDSTDERR: warning: label ‘_clbs’ defined but not used [-Wunused-label] BUILDSTDERR: 1365 | _clbs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1365 | _clbs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl1G_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1397:1: error: BUILDSTDERR: warning: label ‘_clbE’ defined but not used [-Wunused-label] BUILDSTDERR: 1397 | _clbE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1397 | _clbE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl1T_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1437:1: error: BUILDSTDERR: warning: label ‘_clbN’ defined but not used [-Wunused-label] BUILDSTDERR: 1437 | _clbN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1437 | _clbN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl1X_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1467:1: error: BUILDSTDERR: warning: label ‘_clc3’ defined but not used [-Wunused-label] BUILDSTDERR: 1467 | _clc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1467 | _clc3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl1Y_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1505:1: error: BUILDSTDERR: warning: label ‘_clc8’ defined but not used [-Wunused-label] BUILDSTDERR: 1505 | _clc8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1505 | _clc8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl21_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1537:1: error: BUILDSTDERR: warning: label ‘_clcw’ defined but not used [-Wunused-label] BUILDSTDERR: 1537 | _clcw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1537 | _clcw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl22_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1577:1: error: BUILDSTDERR: warning: label ‘_clcB’ defined but not used [-Wunused-label] BUILDSTDERR: 1577 | _clcB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1577 | _clcB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl23_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1616:1: error: BUILDSTDERR: warning: label ‘_clcG’ defined but not used [-Wunused-label] BUILDSTDERR: 1616 | _clcG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1616 | _clcG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl24_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1657:1: error: BUILDSTDERR: warning: label ‘_clcM’ defined but not used [-Wunused-label] BUILDSTDERR: 1657 | _clcM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1657 | _clcM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColourzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1693:1: error: BUILDSTDERR: warning: label ‘_clcV’ defined but not used [-Wunused-label] BUILDSTDERR: 1693 | _clcV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1693 | _clcV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clb0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1732:1: error: BUILDSTDERR: warning: label ‘_clb0’ defined but not used [-Wunused-label] BUILDSTDERR: 1732 | _clb0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1732 | _clb0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clb4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1769:1: error: BUILDSTDERR: warning: label ‘_clb4’ defined but not used [-Wunused-label] BUILDSTDERR: 1769 | _clb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1769 | _clb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColourzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1827:1: error: BUILDSTDERR: warning: label ‘_cldf’ defined but not used [-Wunused-label] BUILDSTDERR: 1827 | _cldf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1827 | _cldf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl2e_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1861:1: error: BUILDSTDERR: warning: label ‘_cldr’ defined but not used [-Wunused-label] BUILDSTDERR: 1861 | _cldr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1861 | _cldr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColourzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1888:1: error: BUILDSTDERR: warning: label ‘_cldu’ defined but not used [-Wunused-label] BUILDSTDERR: 1888 | _cldu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1888 | _cldu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl2k_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1921:1: error: BUILDSTDERR: warning: label ‘_cldI’ defined but not used [-Wunused-label] BUILDSTDERR: 1921 | _cldI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1921 | _cldI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl2j_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1946:1: error: BUILDSTDERR: warning: label ‘_cldQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1946 | _cldQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1946 | _cldQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl2i_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:1971:1: error: BUILDSTDERR: warning: label ‘_cldY’ defined but not used [-Wunused-label] BUILDSTDERR: 1971 | _cldY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1971 | _cldY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2002:1: error: BUILDSTDERR: warning: label ‘_cle2’ defined but not used [-Wunused-label] BUILDSTDERR: 2002 | _cle2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2002 | _cle2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2055:1: error: BUILDSTDERR: warning: label ‘_cled’ defined but not used [-Wunused-label] BUILDSTDERR: 2055 | _cled: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2055 | _cled: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2098:1: error: BUILDSTDERR: warning: label ‘_clem’ defined but not used [-Wunused-label] BUILDSTDERR: 2098 | _clem: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2098 | _clem: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2150:1: error: BUILDSTDERR: warning: label ‘_cleI’ defined but not used [-Wunused-label] BUILDSTDERR: 2150 | _cleI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2150 | _cleI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cleF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2171:1: error: BUILDSTDERR: warning: label ‘_cleF’ defined but not used [-Wunused-label] BUILDSTDERR: 2171 | _cleF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2171 | _cleF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2197:1: error: BUILDSTDERR: warning: label ‘_cleV’ defined but not used [-Wunused-label] BUILDSTDERR: 2197 | _cleV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2197 | _cleV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl2Z_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2247:1: error: BUILDSTDERR: warning: label ‘_clfV’ defined but not used [-Wunused-label] BUILDSTDERR: 2247 | _clfV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2247 | _clfV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl2R_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2274:1: error: BUILDSTDERR: warning: label ‘_clg2’ defined but not used [-Wunused-label] BUILDSTDERR: 2274 | _clg2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2274 | _clg2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clfF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2306:1: error: BUILDSTDERR: warning: label ‘_clfF’ defined but not used [-Wunused-label] BUILDSTDERR: 2306 | _clfF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2306 | _clfF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clfL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2341:1: error: BUILDSTDERR: warning: label ‘_clfL’ defined but not used [-Wunused-label] BUILDSTDERR: 2341 | _clfL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2341 | _clfL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl2I_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2381:1: error: BUILDSTDERR: warning: label ‘_clgj’ defined but not used [-Wunused-label] BUILDSTDERR: 2381 | _clgj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2381 | _clgj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clfo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2413:1: error: BUILDSTDERR: warning: label ‘_clfo’ defined but not used [-Wunused-label] BUILDSTDERR: 2413 | _clfo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2413 | _clfo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clfu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2449:1: error: BUILDSTDERR: warning: label ‘_clfu’ defined but not used [-Wunused-label] BUILDSTDERR: 2449 | _clfu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2449 | _clfu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clgo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2487:1: error: BUILDSTDERR: warning: label ‘_clgo’ defined but not used [-Wunused-label] BUILDSTDERR: 2487 | _clgo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2487 | _clgo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl2z_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2506:1: error: BUILDSTDERR: warning: label ‘_clgD’ defined but not used [-Wunused-label] BUILDSTDERR: 2506 | _clgD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2506 | _clgD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clf7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2537:1: error: BUILDSTDERR: warning: label ‘_clf7’ defined but not used [-Wunused-label] BUILDSTDERR: 2537 | _clf7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2537 | _clf7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clfd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2575:1: error: BUILDSTDERR: warning: label ‘_clfd’ defined but not used [-Wunused-label] BUILDSTDERR: 2575 | _clfd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2575 | _clfd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clgI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2614:1: error: BUILDSTDERR: warning: label ‘_clgI’ defined but not used [-Wunused-label] BUILDSTDERR: 2614 | _clgI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2614 | _clgI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl3d_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2634:1: error: BUILDSTDERR: warning: label ‘_clh0’ defined but not used [-Wunused-label] BUILDSTDERR: 2634 | _clh0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2634 | _clh0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clgY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2662:1: error: BUILDSTDERR: warning: label ‘_clgY’ defined but not used [-Wunused-label] BUILDSTDERR: 2662 | _clgY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2662 | _clgY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clh5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2683:1: error: BUILDSTDERR: warning: label ‘_clh5’ defined but not used [-Wunused-label] BUILDSTDERR: 2683 | _clh5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2683 | _clh5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clh7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2705:1: error: BUILDSTDERR: warning: label ‘_clh7’ defined but not used [-Wunused-label] BUILDSTDERR: 2705 | _clh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2705 | _clh7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clhi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2733:1: error: BUILDSTDERR: warning: label ‘_clhi’ defined but not used [-Wunused-label] BUILDSTDERR: 2733 | _clhi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2733 | _clhi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2755:1: error: BUILDSTDERR: warning: label ‘_clhs’ defined but not used [-Wunused-label] BUILDSTDERR: 2755 | _clhs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2755 | _clhs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColourzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2790:1: error: BUILDSTDERR: warning: label ‘_clhE’ defined but not used [-Wunused-label] BUILDSTDERR: 2790 | _clhE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2790 | _clhE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clhB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2810:1: error: BUILDSTDERR: warning: label ‘_clhB’ defined but not used [-Wunused-label] BUILDSTDERR: 2810 | _clhB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2810 | _clhB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl3o_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2832:1: error: BUILDSTDERR: warning: label ‘_clhU’ defined but not used [-Wunused-label] BUILDSTDERR: 2832 | _clhU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2832 | _clhU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour11_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2860:1: error: BUILDSTDERR: warning: label ‘_cli0’ defined but not used [-Wunused-label] BUILDSTDERR: 2860 | _cli0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2860 | _cli0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clhX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2891:1: error: BUILDSTDERR: warning: label ‘_clhX’ defined but not used [-Wunused-label] BUILDSTDERR: 2891 | _clhX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2891 | _clhX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl3t_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2922:1: error: BUILDSTDERR: warning: label ‘_clil’ defined but not used [-Wunused-label] BUILDSTDERR: 2922 | _clil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2922 | _clil: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl3u_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2951:1: error: BUILDSTDERR: warning: label ‘_clio’ defined but not used [-Wunused-label] BUILDSTDERR: 2951 | _clio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2951 | _clio: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColourzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:2991:1: error: BUILDSTDERR: warning: label ‘_clit’ defined but not used [-Wunused-label] BUILDSTDERR: 2991 | _clit: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2991 | _clit: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl3C_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3025:1: error: BUILDSTDERR: warning: label ‘_cliT’ defined but not used [-Wunused-label] BUILDSTDERR: 3025 | _cliT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3025 | _cliT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cliQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3053:1: error: BUILDSTDERR: warning: label ‘_cliQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3053 | _cliQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3053 | _cliQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl3F_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3074:1: error: BUILDSTDERR: warning: label ‘_clj3’ defined but not used [-Wunused-label] BUILDSTDERR: 3074 | _clj3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3074 | _clj3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clj0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3110:1: error: BUILDSTDERR: warning: label ‘_clj0’ defined but not used [-Wunused-label] BUILDSTDERR: 3110 | _clj0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3110 | _clj0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl3w_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3140:1: error: BUILDSTDERR: warning: label ‘_cljb’ defined but not used [-Wunused-label] BUILDSTDERR: 3140 | _cljb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3140 | _cljb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl3G_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3177:1: error: BUILDSTDERR: warning: label ‘_cljl’ defined but not used [-Wunused-label] BUILDSTDERR: 3177 | _cljl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3177 | _cljl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl3K_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3201:1: error: BUILDSTDERR: warning: label ‘_cljw’ defined but not used [-Wunused-label] BUILDSTDERR: 3201 | _cljw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3201 | _cljw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cljt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3226:1: error: BUILDSTDERR: warning: label ‘_cljt’ defined but not used [-Wunused-label] BUILDSTDERR: 3226 | _cljt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3226 | _cljt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwzdcreadListPrec1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3254:1: error: BUILDSTDERR: warning: label ‘_cljC’ defined but not used [-Wunused-label] BUILDSTDERR: 3254 | _cljC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3254 | _cljC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3288:1: error: BUILDSTDERR: warning: label ‘_cljL’ defined but not used [-Wunused-label] BUILDSTDERR: 3288 | _cljL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3288 | _cljL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl3Q_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3310:1: error: BUILDSTDERR: warning: label ‘_cljW’ defined but not used [-Wunused-label] BUILDSTDERR: 3310 | _cljW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3310 | _cljW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl3V_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3333:1: error: BUILDSTDERR: warning: label ‘_clk4’ defined but not used [-Wunused-label] BUILDSTDERR: 3333 | _clk4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3333 | _clk4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl3T_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3349:1: error: BUILDSTDERR: warning: label ‘_clkc’ defined but not used [-Wunused-label] BUILDSTDERR: 3349 | _clkc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3349 | _clkc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl3S_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3373:1: error: BUILDSTDERR: warning: label ‘_clkj’ defined but not used [-Wunused-label] BUILDSTDERR: 3373 | _clkj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3373 | _clkj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl3R_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3399:1: error: BUILDSTDERR: warning: label ‘_clkr’ defined but not used [-Wunused-label] BUILDSTDERR: 3399 | _clkr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3399 | _clkr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3430:1: error: BUILDSTDERR: warning: label ‘_clkv’ defined but not used [-Wunused-label] BUILDSTDERR: 3430 | _clkv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3430 | _clkv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘rkwR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3484:1: error: BUILDSTDERR: warning: label ‘_clkG’ defined but not used [-Wunused-label] BUILDSTDERR: 3484 | _clkG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3484 | _clkG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl40_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3520:1: error: BUILDSTDERR: warning: label ‘_clkR’ defined but not used [-Wunused-label] BUILDSTDERR: 3520 | _clkR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3520 | _clkR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl41_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3546:1: error: BUILDSTDERR: warning: label ‘_cll2’ defined but not used [-Wunused-label] BUILDSTDERR: 3546 | _cll2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3546 | _cll2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clkY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3574:1: error: BUILDSTDERR: warning: label ‘_clkY’ defined but not used [-Wunused-label] BUILDSTDERR: 3574 | _clkY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3574 | _clkY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl54_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3605:1: error: BUILDSTDERR: warning: label ‘_clnp’ defined but not used [-Wunused-label] BUILDSTDERR: 3605 | _clnp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3605 | _clnp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl4W_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3632:1: error: BUILDSTDERR: warning: label ‘_clnw’ defined but not used [-Wunused-label] BUILDSTDERR: 3632 | _clnw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3632 | _clnw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cln9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3664:1: error: BUILDSTDERR: warning: label ‘_cln9’ defined but not used [-Wunused-label] BUILDSTDERR: 3664 | _cln9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3664 | _cln9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clnf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3699:1: error: BUILDSTDERR: warning: label ‘_clnf’ defined but not used [-Wunused-label] BUILDSTDERR: 3699 | _clnf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3699 | _clnf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl4G_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3739:1: error: BUILDSTDERR: warning: label ‘_clnN’ defined but not used [-Wunused-label] BUILDSTDERR: 3739 | _clnN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3739 | _clnN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clmz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3772:1: error: BUILDSTDERR: warning: label ‘_clmz’ defined but not used [-Wunused-label] BUILDSTDERR: 3772 | _clmz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3772 | _clmz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clmF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3806:1: error: BUILDSTDERR: warning: label ‘_clmF’ defined but not used [-Wunused-label] BUILDSTDERR: 3806 | _clmF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3806 | _clmF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clmL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3843:1: error: BUILDSTDERR: warning: label ‘_clmL’ defined but not used [-Wunused-label] BUILDSTDERR: 3843 | _clmL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3843 | _clmL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clmR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3876:1: error: BUILDSTDERR: warning: label ‘_clmR’ defined but not used [-Wunused-label] BUILDSTDERR: 3876 | _clmR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3876 | _clmR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clmZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3910:1: error: BUILDSTDERR: warning: label ‘_clmZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3910 | _clmZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3910 | _clmZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clo6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3949:1: error: BUILDSTDERR: warning: label ‘_clo6’ defined but not used [-Wunused-label] BUILDSTDERR: 3949 | _clo6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3949 | _clo6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cloj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3965:1: error: BUILDSTDERR: warning: label ‘_cloj’ defined but not used [-Wunused-label] BUILDSTDERR: 3965 | _cloj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3965 | _cloj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl4w_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:3976:1: error: BUILDSTDERR: warning: label ‘_cloB’ defined but not used [-Wunused-label] BUILDSTDERR: 3976 | _cloB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3976 | _cloB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clmd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4010:1: error: BUILDSTDERR: warning: label ‘_clmd’ defined but not used [-Wunused-label] BUILDSTDERR: 4010 | _clmd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4010 | _clmd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clmj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4046:1: error: BUILDSTDERR: warning: label ‘_clmj’ defined but not used [-Wunused-label] BUILDSTDERR: 4046 | _clmj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4046 | _clmj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clmp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4084:1: error: BUILDSTDERR: warning: label ‘_clmp’ defined but not used [-Wunused-label] BUILDSTDERR: 4084 | _clmp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4084 | _clmp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cloO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4126:1: error: BUILDSTDERR: warning: label ‘_cloO’ defined but not used [-Wunused-label] BUILDSTDERR: 4126 | _cloO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4126 | _cloO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl4g_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4144:1: error: BUILDSTDERR: warning: label ‘_clp4’ defined but not used [-Wunused-label] BUILDSTDERR: 4144 | _clp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4144 | _clp4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cllA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4168:1: error: BUILDSTDERR: warning: label ‘_cllA’ defined but not used [-Wunused-label] BUILDSTDERR: 4168 | _cllA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4168 | _cllA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cllD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4189:1: error: BUILDSTDERR: warning: label ‘_cllD’ defined but not used [-Wunused-label] BUILDSTDERR: 4189 | _cllD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4189 | _cllD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cllJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4222:1: error: BUILDSTDERR: warning: label ‘_cllJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4222 | _cllJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4222 | _cllJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cllO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4248:1: error: BUILDSTDERR: warning: label ‘_cllO’ defined but not used [-Wunused-label] BUILDSTDERR: 4248 | _cllO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4248 | _cllO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cllU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4282:1: error: BUILDSTDERR: warning: label ‘_cllU’ defined but not used [-Wunused-label] BUILDSTDERR: 4282 | _cllU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4282 | _cllU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clm2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4317:1: error: BUILDSTDERR: warning: label ‘_clm2’ defined but not used [-Wunused-label] BUILDSTDERR: 4317 | _clm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4317 | _clm2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clpl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4361:1: error: BUILDSTDERR: warning: label ‘_clpl’ defined but not used [-Wunused-label] BUILDSTDERR: 4361 | _clpl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4361 | _clpl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clpy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4379:1: error: BUILDSTDERR: warning: label ‘_clpy’ defined but not used [-Wunused-label] BUILDSTDERR: 4379 | _clpy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4379 | _clpy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl47_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4390:1: error: BUILDSTDERR: warning: label ‘_clpU’ defined but not used [-Wunused-label] BUILDSTDERR: 4390 | _clpU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4390 | _clpU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cllm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4423:1: error: BUILDSTDERR: warning: label ‘_cllm’ defined but not used [-Wunused-label] BUILDSTDERR: 4423 | _cllm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4423 | _cllm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clls’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4461:1: error: BUILDSTDERR: warning: label ‘_clls’ defined but not used [-Wunused-label] BUILDSTDERR: 4461 | _clls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4461 | _clls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clpZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4499:1: error: BUILDSTDERR: warning: label ‘_clpZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4499 | _clpZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4499 | _clpZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl5j_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4519:1: error: BUILDSTDERR: warning: label ‘_clqh’ defined but not used [-Wunused-label] BUILDSTDERR: 4519 | _clqh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4519 | _clqh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clqf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4546:1: error: BUILDSTDERR: warning: label ‘_clqf’ defined but not used [-Wunused-label] BUILDSTDERR: 4546 | _clqf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4546 | _clqf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl44_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4566:1: error: BUILDSTDERR: warning: label ‘_clqn’ defined but not used [-Wunused-label] BUILDSTDERR: 4566 | _clqn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4566 | _clqn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_cllc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4605:1: error: BUILDSTDERR: warning: label ‘_cllc’ defined but not used [-Wunused-label] BUILDSTDERR: 4605 | _cllc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4605 | _cllc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl5k_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4641:1: error: BUILDSTDERR: warning: label ‘_clqH’ defined but not used [-Wunused-label] BUILDSTDERR: 4641 | _clqH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4641 | _clqH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clqx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4665:1: error: BUILDSTDERR: warning: label ‘_clqx’ defined but not used [-Wunused-label] BUILDSTDERR: 4665 | _clqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4665 | _clqx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clqA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4684:1: error: BUILDSTDERR: warning: label ‘_clqA’ defined but not used [-Wunused-label] BUILDSTDERR: 4684 | _clqA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4684 | _clqA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clqP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4718:1: error: BUILDSTDERR: warning: label ‘_clqP’ defined but not used [-Wunused-label] BUILDSTDERR: 4718 | _clqP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4718 | _clqP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clqV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4742:1: error: BUILDSTDERR: warning: label ‘_clqV’ defined but not used [-Wunused-label] BUILDSTDERR: 4742 | _clqV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4742 | _clqV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColourzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4794:1: error: BUILDSTDERR: warning: label ‘_clrl’ defined but not used [-Wunused-label] BUILDSTDERR: 4794 | _clrl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4794 | _clrl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clrj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4834:1: error: BUILDSTDERR: warning: label ‘_clrj’ defined but not used [-Wunused-label] BUILDSTDERR: 4834 | _clrj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4834 | _clrj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl5A_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4858:1: error: BUILDSTDERR: warning: label ‘_clrC’ defined but not used [-Wunused-label] BUILDSTDERR: 4858 | _clrC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4858 | _clrC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColour3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4886:1: error: BUILDSTDERR: warning: label ‘_clrI’ defined but not used [-Wunused-label] BUILDSTDERR: 4886 | _clrI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4886 | _clrI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clrF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4917:1: error: BUILDSTDERR: warning: label ‘_clrF’ defined but not used [-Wunused-label] BUILDSTDERR: 4917 | _clrF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4917 | _clrF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl5F_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4948:1: error: BUILDSTDERR: warning: label ‘_cls3’ defined but not used [-Wunused-label] BUILDSTDERR: 4948 | _cls3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4948 | _cls3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl5G_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:4977:1: error: BUILDSTDERR: warning: label ‘_cls6’ defined but not used [-Wunused-label] BUILDSTDERR: 4977 | _cls6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4977 | _cls6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColourzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:5017:1: error: BUILDSTDERR: warning: label ‘_clsb’ defined but not used [-Wunused-label] BUILDSTDERR: 5017 | _clsb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5017 | _clsb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl5K_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:5050:1: error: BUILDSTDERR: warning: label ‘_clst’ defined but not used [-Wunused-label] BUILDSTDERR: 5050 | _clst: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5050 | _clst: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl5J_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:5079:1: error: BUILDSTDERR: warning: label ‘_clsw’ defined but not used [-Wunused-label] BUILDSTDERR: 5079 | _clsw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5079 | _clsw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl5L_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:5118:1: error: BUILDSTDERR: warning: label ‘_clsG’ defined but not used [-Wunused-label] BUILDSTDERR: 5118 | _clsG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5118 | _clsG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl5P_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:5142:1: error: BUILDSTDERR: warning: label ‘_clsR’ defined but not used [-Wunused-label] BUILDSTDERR: 5142 | _clsR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5142 | _clsR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘_clsO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:5167:1: error: BUILDSTDERR: warning: label ‘_clsO’ defined but not used [-Wunused-label] BUILDSTDERR: 5167 | _clsO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5167 | _clsO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:5195:1: error: BUILDSTDERR: warning: label ‘_clsX’ defined but not used [-Wunused-label] BUILDSTDERR: 5195 | _clsX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5195 | _clsX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColour1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:5231:1: error: BUILDSTDERR: warning: label ‘_clt6’ defined but not used [-Wunused-label] BUILDSTDERR: 5231 | _clt6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5231 | _clt6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl5V_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:5255:1: error: BUILDSTDERR: warning: label ‘_clth’ defined but not used [-Wunused-label] BUILDSTDERR: 5255 | _clth: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5255 | _clth: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl60_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:5279:1: error: BUILDSTDERR: warning: label ‘_cltp’ defined but not used [-Wunused-label] BUILDSTDERR: 5279 | _cltp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5279 | _cltp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl5Y_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:5295:1: error: BUILDSTDERR: warning: label ‘_cltx’ defined but not used [-Wunused-label] BUILDSTDERR: 5295 | _cltx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5295 | _cltx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl5X_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:5319:1: error: BUILDSTDERR: warning: label ‘_cltE’ defined but not used [-Wunused-label] BUILDSTDERR: 5319 | _cltE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5319 | _cltE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘sl5W_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:5345:1: error: BUILDSTDERR: warning: label ‘_cltM’ defined but not used [-Wunused-label] BUILDSTDERR: 5345 | _cltM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5345 | _cltM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_105.hc:5376:1: error: BUILDSTDERR: warning: label ‘_cltQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5376 | _cltQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5376 | _cltQ: BUILDSTDERR: | ^ [13 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o ) BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_aliceblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:36:1: error: BUILDSTDERR: warning: label ‘_cqZj’ defined but not used [-Wunused-label] BUILDSTDERR: 36 | _cqZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 36 | _cqZj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cqZg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:66:1: error: BUILDSTDERR: warning: label ‘_cqZg’ defined but not used [-Wunused-label] BUILDSTDERR: 66 | _cqZg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 66 | _cqZg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_antiquewhite_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:121:1: error: BUILDSTDERR: warning: label ‘_cqZx’ defined but not used [-Wunused-label] BUILDSTDERR: 121 | _cqZx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 121 | _cqZx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cqZu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:151:1: error: BUILDSTDERR: warning: label ‘_cqZu’ defined but not used [-Wunused-label] BUILDSTDERR: 151 | _cqZu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 151 | _cqZu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_aqua_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:195:1: error: BUILDSTDERR: warning: label ‘_cqZK’ defined but not used [-Wunused-label] BUILDSTDERR: 195 | _cqZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 195 | _cqZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cqZH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:225:1: error: BUILDSTDERR: warning: label ‘_cqZH’ defined but not used [-Wunused-label] BUILDSTDERR: 225 | _cqZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 225 | _cqZH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_aquamarine_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:275:1: error: BUILDSTDERR: warning: label ‘_cqZX’ defined but not used [-Wunused-label] BUILDSTDERR: 275 | _cqZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 275 | _cqZX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cqZU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:305:1: error: BUILDSTDERR: warning: label ‘_cqZU’ defined but not used [-Wunused-label] BUILDSTDERR: 305 | _cqZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 305 | _cqZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_azzure_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:344:1: error: BUILDSTDERR: warning: label ‘_cr0a’ defined but not used [-Wunused-label] BUILDSTDERR: 344 | _cr0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 344 | _cr0a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr07’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:374:1: error: BUILDSTDERR: warning: label ‘_cr07’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _cr07: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _cr07: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_beige_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:423:1: error: BUILDSTDERR: warning: label ‘_cr0n’ defined but not used [-Wunused-label] BUILDSTDERR: 423 | _cr0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 423 | _cr0n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr0k’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:453:1: error: BUILDSTDERR: warning: label ‘_cr0k’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _cr0k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _cr0k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_bisque_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:503:1: error: BUILDSTDERR: warning: label ‘_cr0A’ defined but not used [-Wunused-label] BUILDSTDERR: 503 | _cr0A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 503 | _cr0A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr0x’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:533:1: error: BUILDSTDERR: warning: label ‘_cr0x’ defined but not used [-Wunused-label] BUILDSTDERR: 533 | _cr0x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 533 | _cr0x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_blanchedalmond_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:578:1: error: BUILDSTDERR: warning: label ‘_cr0N’ defined but not used [-Wunused-label] BUILDSTDERR: 578 | _cr0N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 578 | _cr0N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr0K’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:608:1: error: BUILDSTDERR: warning: label ‘_cr0K’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _cr0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _cr0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_blue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:647:1: error: BUILDSTDERR: warning: label ‘_cr10’ defined but not used [-Wunused-label] BUILDSTDERR: 647 | _cr10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 647 | _cr10: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr0X’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:677:1: error: BUILDSTDERR: warning: label ‘_cr0X’ defined but not used [-Wunused-label] BUILDSTDERR: 677 | _cr0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 677 | _cr0X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_blueviolet_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:732:1: error: BUILDSTDERR: warning: label ‘_cr1d’ defined but not used [-Wunused-label] BUILDSTDERR: 732 | _cr1d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 732 | _cr1d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr1a’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:762:1: error: BUILDSTDERR: warning: label ‘_cr1a’ defined but not used [-Wunused-label] BUILDSTDERR: 762 | _cr1a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 762 | _cr1a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_brown_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:811:1: error: BUILDSTDERR: warning: label ‘_cr1q’ defined but not used [-Wunused-label] BUILDSTDERR: 811 | _cr1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 811 | _cr1q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr1n’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:841:1: error: BUILDSTDERR: warning: label ‘_cr1n’ defined but not used [-Wunused-label] BUILDSTDERR: 841 | _cr1n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 841 | _cr1n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_burlywood_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:896:1: error: BUILDSTDERR: warning: label ‘_cr1D’ defined but not used [-Wunused-label] BUILDSTDERR: 896 | _cr1D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 896 | _cr1D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr1A’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:926:1: error: BUILDSTDERR: warning: label ‘_cr1A’ defined but not used [-Wunused-label] BUILDSTDERR: 926 | _cr1A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 926 | _cr1A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_cadetblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:981:1: error: BUILDSTDERR: warning: label ‘_cr1Q’ defined but not used [-Wunused-label] BUILDSTDERR: 981 | _cr1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 981 | _cr1Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr1N’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1011:1: error: BUILDSTDERR: warning: label ‘_cr1N’ defined but not used [-Wunused-label] BUILDSTDERR: 1011 | _cr1N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | _cr1N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_chartreuse_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1051:1: error: BUILDSTDERR: warning: label ‘_cr23’ defined but not used [-Wunused-label] BUILDSTDERR: 1051 | _cr23: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1051 | _cr23: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr20’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1081:1: error: BUILDSTDERR: warning: label ‘_cr20’ defined but not used [-Wunused-label] BUILDSTDERR: 1081 | _cr20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1081 | _cr20: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_chocolate_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1136:1: error: BUILDSTDERR: warning: label ‘_cr2g’ defined but not used [-Wunused-label] BUILDSTDERR: 1136 | _cr2g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1136 | _cr2g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr2d’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1166:1: error: BUILDSTDERR: warning: label ‘_cr2d’ defined but not used [-Wunused-label] BUILDSTDERR: 1166 | _cr2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1166 | _cr2d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_coral_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1211:1: error: BUILDSTDERR: warning: label ‘_cr2t’ defined but not used [-Wunused-label] BUILDSTDERR: 1211 | _cr2t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1211 | _cr2t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr2q’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1241:1: error: BUILDSTDERR: warning: label ‘_cr2q’ defined but not used [-Wunused-label] BUILDSTDERR: 1241 | _cr2q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1241 | _cr2q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_cornflowerblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1296:1: error: BUILDSTDERR: warning: label ‘_cr2G’ defined but not used [-Wunused-label] BUILDSTDERR: 1296 | _cr2G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1296 | _cr2G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr2D’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1326:1: error: BUILDSTDERR: warning: label ‘_cr2D’ defined but not used [-Wunused-label] BUILDSTDERR: 1326 | _cr2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1326 | _cr2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_cornsilk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1366:1: error: BUILDSTDERR: warning: label ‘_cr2T’ defined but not used [-Wunused-label] BUILDSTDERR: 1366 | _cr2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1366 | _cr2T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr2Q’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1396:1: error: BUILDSTDERR: warning: label ‘_cr2Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _cr2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _cr2Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_crimson_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1446:1: error: BUILDSTDERR: warning: label ‘_cr36’ defined but not used [-Wunused-label] BUILDSTDERR: 1446 | _cr36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1446 | _cr36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr33’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1476:1: error: BUILDSTDERR: warning: label ‘_cr33’ defined but not used [-Wunused-label] BUILDSTDERR: 1476 | _cr33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1476 | _cr33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_cyan_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1508:1: error: BUILDSTDERR: warning: label ‘_cr3g’ defined but not used [-Wunused-label] BUILDSTDERR: 1508 | _cr3g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1508 | _cr3g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1539:1: error: BUILDSTDERR: warning: label ‘_cr3q’ defined but not used [-Wunused-label] BUILDSTDERR: 1539 | _cr3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1539 | _cr3q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr3n’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1569:1: error: BUILDSTDERR: warning: label ‘_cr3n’ defined but not used [-Wunused-label] BUILDSTDERR: 1569 | _cr3n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1569 | _cr3n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkcyan_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1608:1: error: BUILDSTDERR: warning: label ‘_cr3D’ defined but not used [-Wunused-label] BUILDSTDERR: 1608 | _cr3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1608 | _cr3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr3A’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1638:1: error: BUILDSTDERR: warning: label ‘_cr3A’ defined but not used [-Wunused-label] BUILDSTDERR: 1638 | _cr3A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1638 | _cr3A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkgoldenrod_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1688:1: error: BUILDSTDERR: warning: label ‘_cr3Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1688 | _cr3Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1688 | _cr3Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr3N’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1718:1: error: BUILDSTDERR: warning: label ‘_cr3N’ defined but not used [-Wunused-label] BUILDSTDERR: 1718 | _cr3N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1718 | _cr3N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkgray_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1761:1: error: BUILDSTDERR: warning: label ‘_cr43’ defined but not used [-Wunused-label] BUILDSTDERR: 1761 | _cr43: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1761 | _cr43: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr40’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1791:1: error: BUILDSTDERR: warning: label ‘_cr40’ defined but not used [-Wunused-label] BUILDSTDERR: 1791 | _cr40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1791 | _cr40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkgreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1830:1: error: BUILDSTDERR: warning: label ‘_cr4g’ defined but not used [-Wunused-label] BUILDSTDERR: 1830 | _cr4g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1830 | _cr4g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr4d’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1860:1: error: BUILDSTDERR: warning: label ‘_cr4d’ defined but not used [-Wunused-label] BUILDSTDERR: 1860 | _cr4d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1860 | _cr4d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkgrey_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1892:1: error: BUILDSTDERR: warning: label ‘_cr4q’ defined but not used [-Wunused-label] BUILDSTDERR: 1892 | _cr4q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1892 | _cr4q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkkhaki_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1934:1: error: BUILDSTDERR: warning: label ‘_cr4A’ defined but not used [-Wunused-label] BUILDSTDERR: 1934 | _cr4A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1934 | _cr4A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr4x’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:1964:1: error: BUILDSTDERR: warning: label ‘_cr4x’ defined but not used [-Wunused-label] BUILDSTDERR: 1964 | _cr4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1964 | _cr4x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkmagenta_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2003:1: error: BUILDSTDERR: warning: label ‘_cr4N’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _cr4N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _cr4N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr4K’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2033:1: error: BUILDSTDERR: warning: label ‘_cr4K’ defined but not used [-Wunused-label] BUILDSTDERR: 2033 | _cr4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2033 | _cr4K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkolivegreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2083:1: error: BUILDSTDERR: warning: label ‘_cr50’ defined but not used [-Wunused-label] BUILDSTDERR: 2083 | _cr50: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2083 | _cr50: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr4X’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2113:1: error: BUILDSTDERR: warning: label ‘_cr4X’ defined but not used [-Wunused-label] BUILDSTDERR: 2113 | _cr4X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2113 | _cr4X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkorange_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2158:1: error: BUILDSTDERR: warning: label ‘_cr5d’ defined but not used [-Wunused-label] BUILDSTDERR: 2158 | _cr5d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2158 | _cr5d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr5a’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2188:1: error: BUILDSTDERR: warning: label ‘_cr5a’ defined but not used [-Wunused-label] BUILDSTDERR: 2188 | _cr5a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2188 | _cr5a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkorchid_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2243:1: error: BUILDSTDERR: warning: label ‘_cr5q’ defined but not used [-Wunused-label] BUILDSTDERR: 2243 | _cr5q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2243 | _cr5q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr5n’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2273:1: error: BUILDSTDERR: warning: label ‘_cr5n’ defined but not used [-Wunused-label] BUILDSTDERR: 2273 | _cr5n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2273 | _cr5n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkred_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2312:1: error: BUILDSTDERR: warning: label ‘_cr5D’ defined but not used [-Wunused-label] BUILDSTDERR: 2312 | _cr5D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2312 | _cr5D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr5A’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2342:1: error: BUILDSTDERR: warning: label ‘_cr5A’ defined but not used [-Wunused-label] BUILDSTDERR: 2342 | _cr5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2342 | _cr5A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darksalmon_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2397:1: error: BUILDSTDERR: warning: label ‘_cr5Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2397 | _cr5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2397 | _cr5Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr5N’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2427:1: error: BUILDSTDERR: warning: label ‘_cr5N’ defined but not used [-Wunused-label] BUILDSTDERR: 2427 | _cr5N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2427 | _cr5N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkseagreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2476:1: error: BUILDSTDERR: warning: label ‘_cr63’ defined but not used [-Wunused-label] BUILDSTDERR: 2476 | _cr63: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2476 | _cr63: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr60’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2506:1: error: BUILDSTDERR: warning: label ‘_cr60’ defined but not used [-Wunused-label] BUILDSTDERR: 2506 | _cr60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2506 | _cr60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkslateblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2556:1: error: BUILDSTDERR: warning: label ‘_cr6g’ defined but not used [-Wunused-label] BUILDSTDERR: 2556 | _cr6g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2556 | _cr6g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr6d’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2586:1: error: BUILDSTDERR: warning: label ‘_cr6d’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _cr6d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _cr6d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkslategray_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2630:1: error: BUILDSTDERR: warning: label ‘_cr6t’ defined but not used [-Wunused-label] BUILDSTDERR: 2630 | _cr6t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2630 | _cr6t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr6q’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2660:1: error: BUILDSTDERR: warning: label ‘_cr6q’ defined but not used [-Wunused-label] BUILDSTDERR: 2660 | _cr6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2660 | _cr6q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkslategrey_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2692:1: error: BUILDSTDERR: warning: label ‘_cr6D’ defined but not used [-Wunused-label] BUILDSTDERR: 2692 | _cr6D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2692 | _cr6D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkturquoise_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2729:1: error: BUILDSTDERR: warning: label ‘_cr6N’ defined but not used [-Wunused-label] BUILDSTDERR: 2729 | _cr6N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2729 | _cr6N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr6K’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2759:1: error: BUILDSTDERR: warning: label ‘_cr6K’ defined but not used [-Wunused-label] BUILDSTDERR: 2759 | _cr6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2759 | _cr6K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkviolet_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2809:1: error: BUILDSTDERR: warning: label ‘_cr70’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _cr70: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _cr70: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr6X’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2839:1: error: BUILDSTDERR: warning: label ‘_cr6X’ defined but not used [-Wunused-label] BUILDSTDERR: 2839 | _cr6X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2839 | _cr6X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_deeppink_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2884:1: error: BUILDSTDERR: warning: label ‘_cr7d’ defined but not used [-Wunused-label] BUILDSTDERR: 2884 | _cr7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2884 | _cr7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr7a’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2914:1: error: BUILDSTDERR: warning: label ‘_cr7a’ defined but not used [-Wunused-label] BUILDSTDERR: 2914 | _cr7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2914 | _cr7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_deepskyblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2959:1: error: BUILDSTDERR: warning: label ‘_cr7q’ defined but not used [-Wunused-label] BUILDSTDERR: 2959 | _cr7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2959 | _cr7q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr7n’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:2989:1: error: BUILDSTDERR: warning: label ‘_cr7n’ defined but not used [-Wunused-label] BUILDSTDERR: 2989 | _cr7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2989 | _cr7n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_dimgray_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3027:1: error: BUILDSTDERR: warning: label ‘_cr7D’ defined but not used [-Wunused-label] BUILDSTDERR: 3027 | _cr7D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3027 | _cr7D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr7A’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3057:1: error: BUILDSTDERR: warning: label ‘_cr7A’ defined but not used [-Wunused-label] BUILDSTDERR: 3057 | _cr7A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3057 | _cr7A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_dimgrey_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3089:1: error: BUILDSTDERR: warning: label ‘_cr7N’ defined but not used [-Wunused-label] BUILDSTDERR: 3089 | _cr7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3089 | _cr7N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_dodgerblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3121:1: error: BUILDSTDERR: warning: label ‘_cr7X’ defined but not used [-Wunused-label] BUILDSTDERR: 3121 | _cr7X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3121 | _cr7X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr7U’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3151:1: error: BUILDSTDERR: warning: label ‘_cr7U’ defined but not used [-Wunused-label] BUILDSTDERR: 3151 | _cr7U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3151 | _cr7U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_firebrick_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3200:1: error: BUILDSTDERR: warning: label ‘_cr8a’ defined but not used [-Wunused-label] BUILDSTDERR: 3200 | _cr8a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3200 | _cr8a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr87’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3230:1: error: BUILDSTDERR: warning: label ‘_cr87’ defined but not used [-Wunused-label] BUILDSTDERR: 3230 | _cr87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3230 | _cr87: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_floralwhite_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3270:1: error: BUILDSTDERR: warning: label ‘_cr8n’ defined but not used [-Wunused-label] BUILDSTDERR: 3270 | _cr8n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3270 | _cr8n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr8k’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3300:1: error: BUILDSTDERR: warning: label ‘_cr8k’ defined but not used [-Wunused-label] BUILDSTDERR: 3300 | _cr8k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3300 | _cr8k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_forestgreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3339:1: error: BUILDSTDERR: warning: label ‘_cr8A’ defined but not used [-Wunused-label] BUILDSTDERR: 3339 | _cr8A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3339 | _cr8A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr8x’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3369:1: error: BUILDSTDERR: warning: label ‘_cr8x’ defined but not used [-Wunused-label] BUILDSTDERR: 3369 | _cr8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3369 | _cr8x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_fuchsia_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3408:1: error: BUILDSTDERR: warning: label ‘_cr8N’ defined but not used [-Wunused-label] BUILDSTDERR: 3408 | _cr8N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3408 | _cr8N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr8K’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3438:1: error: BUILDSTDERR: warning: label ‘_cr8K’ defined but not used [-Wunused-label] BUILDSTDERR: 3438 | _cr8K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3438 | _cr8K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_gainsboro_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3476:1: error: BUILDSTDERR: warning: label ‘_cr90’ defined but not used [-Wunused-label] BUILDSTDERR: 3476 | _cr90: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3476 | _cr90: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr8X’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3506:1: error: BUILDSTDERR: warning: label ‘_cr8X’ defined but not used [-Wunused-label] BUILDSTDERR: 3506 | _cr8X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3506 | _cr8X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_ghostwhite_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3545:1: error: BUILDSTDERR: warning: label ‘_cr9d’ defined but not used [-Wunused-label] BUILDSTDERR: 3545 | _cr9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3545 | _cr9d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr9a’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3575:1: error: BUILDSTDERR: warning: label ‘_cr9a’ defined but not used [-Wunused-label] BUILDSTDERR: 3575 | _cr9a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3575 | _cr9a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_gold_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3615:1: error: BUILDSTDERR: warning: label ‘_cr9q’ defined but not used [-Wunused-label] BUILDSTDERR: 3615 | _cr9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3615 | _cr9q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr9n’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3645:1: error: BUILDSTDERR: warning: label ‘_cr9n’ defined but not used [-Wunused-label] BUILDSTDERR: 3645 | _cr9n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3645 | _cr9n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_goldenrod_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3695:1: error: BUILDSTDERR: warning: label ‘_cr9D’ defined but not used [-Wunused-label] BUILDSTDERR: 3695 | _cr9D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3695 | _cr9D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr9A’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3725:1: error: BUILDSTDERR: warning: label ‘_cr9A’ defined but not used [-Wunused-label] BUILDSTDERR: 3725 | _cr9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3725 | _cr9A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_gray_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3768:1: error: BUILDSTDERR: warning: label ‘_cr9Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3768 | _cr9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3768 | _cr9Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cr9N’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3798:1: error: BUILDSTDERR: warning: label ‘_cr9N’ defined but not used [-Wunused-label] BUILDSTDERR: 3798 | _cr9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3798 | _cr9N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_grey_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3830:1: error: BUILDSTDERR: warning: label ‘_cra0’ defined but not used [-Wunused-label] BUILDSTDERR: 3830 | _cra0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3830 | _cra0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_green_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3856:1: error: BUILDSTDERR: warning: label ‘_craa’ defined but not used [-Wunused-label] BUILDSTDERR: 3856 | _craa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3856 | _craa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cra7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3886:1: error: BUILDSTDERR: warning: label ‘_cra7’ defined but not used [-Wunused-label] BUILDSTDERR: 3886 | _cra7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3886 | _cra7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_greenyellow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3931:1: error: BUILDSTDERR: warning: label ‘_cran’ defined but not used [-Wunused-label] BUILDSTDERR: 3931 | _cran: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3931 | _cran: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crak’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:3961:1: error: BUILDSTDERR: warning: label ‘_crak’ defined but not used [-Wunused-label] BUILDSTDERR: 3961 | _crak: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3961 | _crak: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_honeydew_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4000:1: error: BUILDSTDERR: warning: label ‘_craA’ defined but not used [-Wunused-label] BUILDSTDERR: 4000 | _craA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4000 | _craA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crax’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4030:1: error: BUILDSTDERR: warning: label ‘_crax’ defined but not used [-Wunused-label] BUILDSTDERR: 4030 | _crax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4030 | _crax: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_hotpink_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4075:1: error: BUILDSTDERR: warning: label ‘_craN’ defined but not used [-Wunused-label] BUILDSTDERR: 4075 | _craN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4075 | _craN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_craK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4105:1: error: BUILDSTDERR: warning: label ‘_craK’ defined but not used [-Wunused-label] BUILDSTDERR: 4105 | _craK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4105 | _craK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_indianred_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4149:1: error: BUILDSTDERR: warning: label ‘_crb0’ defined but not used [-Wunused-label] BUILDSTDERR: 4149 | _crb0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4149 | _crb0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_craX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4179:1: error: BUILDSTDERR: warning: label ‘_craX’ defined but not used [-Wunused-label] BUILDSTDERR: 4179 | _craX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4179 | _craX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_indigo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4229:1: error: BUILDSTDERR: warning: label ‘_crbd’ defined but not used [-Wunused-label] BUILDSTDERR: 4229 | _crbd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4229 | _crbd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crba’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4259:1: error: BUILDSTDERR: warning: label ‘_crba’ defined but not used [-Wunused-label] BUILDSTDERR: 4259 | _crba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4259 | _crba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_ivory_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4298:1: error: BUILDSTDERR: warning: label ‘_crbq’ defined but not used [-Wunused-label] BUILDSTDERR: 4298 | _crbq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4298 | _crbq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crbn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4328:1: error: BUILDSTDERR: warning: label ‘_crbn’ defined but not used [-Wunused-label] BUILDSTDERR: 4328 | _crbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4328 | _crbn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_khaki_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4373:1: error: BUILDSTDERR: warning: label ‘_crbD’ defined but not used [-Wunused-label] BUILDSTDERR: 4373 | _crbD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4373 | _crbD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crbA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4403:1: error: BUILDSTDERR: warning: label ‘_crbA’ defined but not used [-Wunused-label] BUILDSTDERR: 4403 | _crbA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4403 | _crbA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lavender_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4442:1: error: BUILDSTDERR: warning: label ‘_crbQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4442 | _crbQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4442 | _crbQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crbN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4472:1: error: BUILDSTDERR: warning: label ‘_crbN’ defined but not used [-Wunused-label] BUILDSTDERR: 4472 | _crbN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4472 | _crbN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lavenderblush_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4512:1: error: BUILDSTDERR: warning: label ‘_crc3’ defined but not used [-Wunused-label] BUILDSTDERR: 4512 | _crc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4512 | _crc3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crc0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4542:1: error: BUILDSTDERR: warning: label ‘_crc0’ defined but not used [-Wunused-label] BUILDSTDERR: 4542 | _crc0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4542 | _crc0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lawngreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4592:1: error: BUILDSTDERR: warning: label ‘_crcg’ defined but not used [-Wunused-label] BUILDSTDERR: 4592 | _crcg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4592 | _crcg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crcd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4622:1: error: BUILDSTDERR: warning: label ‘_crcd’ defined but not used [-Wunused-label] BUILDSTDERR: 4622 | _crcd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4622 | _crcd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lemonchiffon_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4662:1: error: BUILDSTDERR: warning: label ‘_crct’ defined but not used [-Wunused-label] BUILDSTDERR: 4662 | _crct: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4662 | _crct: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crcq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4692:1: error: BUILDSTDERR: warning: label ‘_crcq’ defined but not used [-Wunused-label] BUILDSTDERR: 4692 | _crcq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4692 | _crcq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4737:1: error: BUILDSTDERR: warning: label ‘_crcG’ defined but not used [-Wunused-label] BUILDSTDERR: 4737 | _crcG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4737 | _crcG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crcD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4767:1: error: BUILDSTDERR: warning: label ‘_crcD’ defined but not used [-Wunused-label] BUILDSTDERR: 4767 | _crcD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4767 | _crcD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightcoral_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4806:1: error: BUILDSTDERR: warning: label ‘_crcT’ defined but not used [-Wunused-label] BUILDSTDERR: 4806 | _crcT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4806 | _crcT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crcQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4836:1: error: BUILDSTDERR: warning: label ‘_crcQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4836 | _crcQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4836 | _crcQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightcyan_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4880:1: error: BUILDSTDERR: warning: label ‘_crd6’ defined but not used [-Wunused-label] BUILDSTDERR: 4880 | _crd6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4880 | _crd6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crd3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4910:1: error: BUILDSTDERR: warning: label ‘_crd3’ defined but not used [-Wunused-label] BUILDSTDERR: 4910 | _crd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4910 | _crd3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightgoldenrodyellow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4949:1: error: BUILDSTDERR: warning: label ‘_crdj’ defined but not used [-Wunused-label] BUILDSTDERR: 4949 | _crdj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4949 | _crdj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crdg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:4979:1: error: BUILDSTDERR: warning: label ‘_crdg’ defined but not used [-Wunused-label] BUILDSTDERR: 4979 | _crdg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4979 | _crdg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightgray_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5017:1: error: BUILDSTDERR: warning: label ‘_crdw’ defined but not used [-Wunused-label] BUILDSTDERR: 5017 | _crdw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5017 | _crdw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crdt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5047:1: error: BUILDSTDERR: warning: label ‘_crdt’ defined but not used [-Wunused-label] BUILDSTDERR: 5047 | _crdt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5047 | _crdt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightgreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5091:1: error: BUILDSTDERR: warning: label ‘_crdJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5091 | _crdJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5091 | _crdJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crdG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5121:1: error: BUILDSTDERR: warning: label ‘_crdG’ defined but not used [-Wunused-label] BUILDSTDERR: 5121 | _crdG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5121 | _crdG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightgrey_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5153:1: error: BUILDSTDERR: warning: label ‘_crdT’ defined but not used [-Wunused-label] BUILDSTDERR: 5153 | _crdT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5153 | _crdT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightpink_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5190:1: error: BUILDSTDERR: warning: label ‘_cre3’ defined but not used [-Wunused-label] BUILDSTDERR: 5190 | _cre3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5190 | _cre3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cre0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5220:1: error: BUILDSTDERR: warning: label ‘_cre0’ defined but not used [-Wunused-label] BUILDSTDERR: 5220 | _cre0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5220 | _cre0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightsalmon_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5260:1: error: BUILDSTDERR: warning: label ‘_creg’ defined but not used [-Wunused-label] BUILDSTDERR: 5260 | _creg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5260 | _creg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cred’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5290:1: error: BUILDSTDERR: warning: label ‘_cred’ defined but not used [-Wunused-label] BUILDSTDERR: 5290 | _cred: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5290 | _cred: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightseagreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5335:1: error: BUILDSTDERR: warning: label ‘_cret’ defined but not used [-Wunused-label] BUILDSTDERR: 5335 | _cret: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5335 | _cret: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_creq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5365:1: error: BUILDSTDERR: warning: label ‘_creq’ defined but not used [-Wunused-label] BUILDSTDERR: 5365 | _creq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5365 | _creq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightskyblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5405:1: error: BUILDSTDERR: warning: label ‘_creG’ defined but not used [-Wunused-label] BUILDSTDERR: 5405 | _creG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5405 | _creG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_creD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5435:1: error: BUILDSTDERR: warning: label ‘_creD’ defined but not used [-Wunused-label] BUILDSTDERR: 5435 | _creD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5435 | _creD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightslategray_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5485:1: error: BUILDSTDERR: warning: label ‘_creT’ defined but not used [-Wunused-label] BUILDSTDERR: 5485 | _creT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5485 | _creT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_creQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5515:1: error: BUILDSTDERR: warning: label ‘_creQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5515 | _creQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5515 | _creQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightslategrey_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5547:1: error: BUILDSTDERR: warning: label ‘_crf3’ defined but not used [-Wunused-label] BUILDSTDERR: 5547 | _crf3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5547 | _crf3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightsteelblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5579:1: error: BUILDSTDERR: warning: label ‘_crfd’ defined but not used [-Wunused-label] BUILDSTDERR: 5579 | _crfd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5579 | _crfd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crfa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5609:1: error: BUILDSTDERR: warning: label ‘_crfa’ defined but not used [-Wunused-label] BUILDSTDERR: 5609 | _crfa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5609 | _crfa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightyellow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5648:1: error: BUILDSTDERR: warning: label ‘_crfq’ defined but not used [-Wunused-label] BUILDSTDERR: 5648 | _crfq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5648 | _crfq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crfn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5678:1: error: BUILDSTDERR: warning: label ‘_crfn’ defined but not used [-Wunused-label] BUILDSTDERR: 5678 | _crfn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5678 | _crfn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lime_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5717:1: error: BUILDSTDERR: warning: label ‘_crfD’ defined but not used [-Wunused-label] BUILDSTDERR: 5717 | _crfD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5717 | _crfD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crfA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5747:1: error: BUILDSTDERR: warning: label ‘_crfA’ defined but not used [-Wunused-label] BUILDSTDERR: 5747 | _crfA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5747 | _crfA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_limegreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5786:1: error: BUILDSTDERR: warning: label ‘_crfQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5786 | _crfQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5786 | _crfQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crfN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5816:1: error: BUILDSTDERR: warning: label ‘_crfN’ defined but not used [-Wunused-label] BUILDSTDERR: 5816 | _crfN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5816 | _crfN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_linen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5856:1: error: BUILDSTDERR: warning: label ‘_crg3’ defined but not used [-Wunused-label] BUILDSTDERR: 5856 | _crg3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5856 | _crg3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crg0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5886:1: error: BUILDSTDERR: warning: label ‘_crg0’ defined but not used [-Wunused-label] BUILDSTDERR: 5886 | _crg0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5886 | _crg0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_magenta_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5918:1: error: BUILDSTDERR: warning: label ‘_crgd’ defined but not used [-Wunused-label] BUILDSTDERR: 5918 | _crgd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5918 | _crgd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_maroon_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5944:1: error: BUILDSTDERR: warning: label ‘_crgn’ defined but not used [-Wunused-label] BUILDSTDERR: 5944 | _crgn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5944 | _crgn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crgk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:5974:1: error: BUILDSTDERR: warning: label ‘_crgk’ defined but not used [-Wunused-label] BUILDSTDERR: 5974 | _crgk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5974 | _crgk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumaquamarine_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6019:1: error: BUILDSTDERR: warning: label ‘_crgA’ defined but not used [-Wunused-label] BUILDSTDERR: 6019 | _crgA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6019 | _crgA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crgx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6049:1: error: BUILDSTDERR: warning: label ‘_crgx’ defined but not used [-Wunused-label] BUILDSTDERR: 6049 | _crgx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6049 | _crgx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6088:1: error: BUILDSTDERR: warning: label ‘_crgN’ defined but not used [-Wunused-label] BUILDSTDERR: 6088 | _crgN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6088 | _crgN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crgK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6118:1: error: BUILDSTDERR: warning: label ‘_crgK’ defined but not used [-Wunused-label] BUILDSTDERR: 6118 | _crgK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6118 | _crgK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumorchid_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6163:1: error: BUILDSTDERR: warning: label ‘_crh0’ defined but not used [-Wunused-label] BUILDSTDERR: 6163 | _crh0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6163 | _crh0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crgX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6193:1: error: BUILDSTDERR: warning: label ‘_crgX’ defined but not used [-Wunused-label] BUILDSTDERR: 6193 | _crgX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6193 | _crgX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumpurple_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6243:1: error: BUILDSTDERR: warning: label ‘_crhd’ defined but not used [-Wunused-label] BUILDSTDERR: 6243 | _crhd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6243 | _crhd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crha’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6273:1: error: BUILDSTDERR: warning: label ‘_crha’ defined but not used [-Wunused-label] BUILDSTDERR: 6273 | _crha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6273 | _crha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumseagreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6323:1: error: BUILDSTDERR: warning: label ‘_crhq’ defined but not used [-Wunused-label] BUILDSTDERR: 6323 | _crhq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6323 | _crhq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crhn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6353:1: error: BUILDSTDERR: warning: label ‘_crhn’ defined but not used [-Wunused-label] BUILDSTDERR: 6353 | _crhn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6353 | _crhn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumslateblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6403:1: error: BUILDSTDERR: warning: label ‘_crhD’ defined but not used [-Wunused-label] BUILDSTDERR: 6403 | _crhD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6403 | _crhD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crhA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6433:1: error: BUILDSTDERR: warning: label ‘_crhA’ defined but not used [-Wunused-label] BUILDSTDERR: 6433 | _crhA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6433 | _crhA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumspringgreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6478:1: error: BUILDSTDERR: warning: label ‘_crhQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6478 | _crhQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6478 | _crhQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crhN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6508:1: error: BUILDSTDERR: warning: label ‘_crhN’ defined but not used [-Wunused-label] BUILDSTDERR: 6508 | _crhN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6508 | _crhN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumturquoise_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6548:1: error: BUILDSTDERR: warning: label ‘_cri3’ defined but not used [-Wunused-label] BUILDSTDERR: 6548 | _cri3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6548 | _cri3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cri0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6578:1: error: BUILDSTDERR: warning: label ‘_cri0’ defined but not used [-Wunused-label] BUILDSTDERR: 6578 | _cri0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6578 | _cri0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumvioletred_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6633:1: error: BUILDSTDERR: warning: label ‘_crig’ defined but not used [-Wunused-label] BUILDSTDERR: 6633 | _crig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6633 | _crig: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crid’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6663:1: error: BUILDSTDERR: warning: label ‘_crid’ defined but not used [-Wunused-label] BUILDSTDERR: 6663 | _crid: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6663 | _crid: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_midnightblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6707:1: error: BUILDSTDERR: warning: label ‘_crit’ defined but not used [-Wunused-label] BUILDSTDERR: 6707 | _crit: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6707 | _crit: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_criq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6737:1: error: BUILDSTDERR: warning: label ‘_criq’ defined but not used [-Wunused-label] BUILDSTDERR: 6737 | _criq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6737 | _criq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mintcream_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6777:1: error: BUILDSTDERR: warning: label ‘_criG’ defined but not used [-Wunused-label] BUILDSTDERR: 6777 | _criG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6777 | _criG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_criD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6807:1: error: BUILDSTDERR: warning: label ‘_criD’ defined but not used [-Wunused-label] BUILDSTDERR: 6807 | _criD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6807 | _criD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mistyrose_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6852:1: error: BUILDSTDERR: warning: label ‘_criT’ defined but not used [-Wunused-label] BUILDSTDERR: 6852 | _criT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6852 | _criT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_criQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6882:1: error: BUILDSTDERR: warning: label ‘_criQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6882 | _criQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6882 | _criQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_moccasin_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6927:1: error: BUILDSTDERR: warning: label ‘_crj6’ defined but not used [-Wunused-label] BUILDSTDERR: 6927 | _crj6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6927 | _crj6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crj3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6957:1: error: BUILDSTDERR: warning: label ‘_crj3’ defined but not used [-Wunused-label] BUILDSTDERR: 6957 | _crj3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6957 | _crj3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_navajowhite_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:6997:1: error: BUILDSTDERR: warning: label ‘_crjj’ defined but not used [-Wunused-label] BUILDSTDERR: 6997 | _crjj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6997 | _crjj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crjg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7027:1: error: BUILDSTDERR: warning: label ‘_crjg’ defined but not used [-Wunused-label] BUILDSTDERR: 7027 | _crjg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7027 | _crjg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_navy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7066:1: error: BUILDSTDERR: warning: label ‘_crjw’ defined but not used [-Wunused-label] BUILDSTDERR: 7066 | _crjw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7066 | _crjw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crjt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7096:1: error: BUILDSTDERR: warning: label ‘_crjt’ defined but not used [-Wunused-label] BUILDSTDERR: 7096 | _crjt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7096 | _crjt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_oldlace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7141:1: error: BUILDSTDERR: warning: label ‘_crjJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7141 | _crjJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7141 | _crjJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crjG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7171:1: error: BUILDSTDERR: warning: label ‘_crjG’ defined but not used [-Wunused-label] BUILDSTDERR: 7171 | _crjG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7171 | _crjG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_olive_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7210:1: error: BUILDSTDERR: warning: label ‘_crjW’ defined but not used [-Wunused-label] BUILDSTDERR: 7210 | _crjW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7210 | _crjW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crjT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7240:1: error: BUILDSTDERR: warning: label ‘_crjT’ defined but not used [-Wunused-label] BUILDSTDERR: 7240 | _crjT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7240 | _crjT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_olivedrab_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7290:1: error: BUILDSTDERR: warning: label ‘_crk9’ defined but not used [-Wunused-label] BUILDSTDERR: 7290 | _crk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7290 | _crk9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crk6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7320:1: error: BUILDSTDERR: warning: label ‘_crk6’ defined but not used [-Wunused-label] BUILDSTDERR: 7320 | _crk6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7320 | _crk6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_orange_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7360:1: error: BUILDSTDERR: warning: label ‘_crkm’ defined but not used [-Wunused-label] BUILDSTDERR: 7360 | _crkm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7360 | _crkm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crkj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7390:1: error: BUILDSTDERR: warning: label ‘_crkj’ defined but not used [-Wunused-label] BUILDSTDERR: 7390 | _crkj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7390 | _crkj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_orangered_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7435:1: error: BUILDSTDERR: warning: label ‘_crkz’ defined but not used [-Wunused-label] BUILDSTDERR: 7435 | _crkz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7435 | _crkz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crkw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7465:1: error: BUILDSTDERR: warning: label ‘_crkw’ defined but not used [-Wunused-label] BUILDSTDERR: 7465 | _crkw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7465 | _crkw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_orchid_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7510:1: error: BUILDSTDERR: warning: label ‘_crkM’ defined but not used [-Wunused-label] BUILDSTDERR: 7510 | _crkM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7510 | _crkM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crkJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7540:1: error: BUILDSTDERR: warning: label ‘_crkJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7540 | _crkJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7540 | _crkJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_palegoldenrod_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7585:1: error: BUILDSTDERR: warning: label ‘_crkZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7585 | _crkZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7585 | _crkZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crkW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7615:1: error: BUILDSTDERR: warning: label ‘_crkW’ defined but not used [-Wunused-label] BUILDSTDERR: 7615 | _crkW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7615 | _crkW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_palegreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7664:1: error: BUILDSTDERR: warning: label ‘_crlc’ defined but not used [-Wunused-label] BUILDSTDERR: 7664 | _crlc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7664 | _crlc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crl9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7694:1: error: BUILDSTDERR: warning: label ‘_crl9’ defined but not used [-Wunused-label] BUILDSTDERR: 7694 | _crl9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7694 | _crl9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_paleturquoise_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7738:1: error: BUILDSTDERR: warning: label ‘_crlp’ defined but not used [-Wunused-label] BUILDSTDERR: 7738 | _crlp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7738 | _crlp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crlm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7768:1: error: BUILDSTDERR: warning: label ‘_crlm’ defined but not used [-Wunused-label] BUILDSTDERR: 7768 | _crlm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7768 | _crlm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_palevioletred_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7808:1: error: BUILDSTDERR: warning: label ‘_crlC’ defined but not used [-Wunused-label] BUILDSTDERR: 7808 | _crlC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7808 | _crlC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crlz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7838:1: error: BUILDSTDERR: warning: label ‘_crlz’ defined but not used [-Wunused-label] BUILDSTDERR: 7838 | _crlz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7838 | _crlz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_papayawhip_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7888:1: error: BUILDSTDERR: warning: label ‘_crlP’ defined but not used [-Wunused-label] BUILDSTDERR: 7888 | _crlP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7888 | _crlP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crlM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7918:1: error: BUILDSTDERR: warning: label ‘_crlM’ defined but not used [-Wunused-label] BUILDSTDERR: 7918 | _crlM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7918 | _crlM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_peachpuff_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7963:1: error: BUILDSTDERR: warning: label ‘_crm2’ defined but not used [-Wunused-label] BUILDSTDERR: 7963 | _crm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7963 | _crm2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crlZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:7993:1: error: BUILDSTDERR: warning: label ‘_crlZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7993 | _crlZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7993 | _crlZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_peru_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8038:1: error: BUILDSTDERR: warning: label ‘_crmf’ defined but not used [-Wunused-label] BUILDSTDERR: 8038 | _crmf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8038 | _crmf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crmc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8068:1: error: BUILDSTDERR: warning: label ‘_crmc’ defined but not used [-Wunused-label] BUILDSTDERR: 8068 | _crmc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8068 | _crmc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_pink_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8118:1: error: BUILDSTDERR: warning: label ‘_crms’ defined but not used [-Wunused-label] BUILDSTDERR: 8118 | _crms: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8118 | _crms: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crmp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8148:1: error: BUILDSTDERR: warning: label ‘_crmp’ defined but not used [-Wunused-label] BUILDSTDERR: 8148 | _crmp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8148 | _crmp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_plum_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8192:1: error: BUILDSTDERR: warning: label ‘_crmF’ defined but not used [-Wunused-label] BUILDSTDERR: 8192 | _crmF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8192 | _crmF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crmC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8222:1: error: BUILDSTDERR: warning: label ‘_crmC’ defined but not used [-Wunused-label] BUILDSTDERR: 8222 | _crmC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8222 | _crmC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_powderblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8262:1: error: BUILDSTDERR: warning: label ‘_crmS’ defined but not used [-Wunused-label] BUILDSTDERR: 8262 | _crmS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8262 | _crmS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crmP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8292:1: error: BUILDSTDERR: warning: label ‘_crmP’ defined but not used [-Wunused-label] BUILDSTDERR: 8292 | _crmP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8292 | _crmP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_purple_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8331:1: error: BUILDSTDERR: warning: label ‘_crn5’ defined but not used [-Wunused-label] BUILDSTDERR: 8331 | _crn5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8331 | _crn5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crn2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8361:1: error: BUILDSTDERR: warning: label ‘_crn2’ defined but not used [-Wunused-label] BUILDSTDERR: 8361 | _crn2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8361 | _crn2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_red_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8400:1: error: BUILDSTDERR: warning: label ‘_crni’ defined but not used [-Wunused-label] BUILDSTDERR: 8400 | _crni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8400 | _crni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crnf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8430:1: error: BUILDSTDERR: warning: label ‘_crnf’ defined but not used [-Wunused-label] BUILDSTDERR: 8430 | _crnf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8430 | _crnf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_rosybrown_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8469:1: error: BUILDSTDERR: warning: label ‘_crnv’ defined but not used [-Wunused-label] BUILDSTDERR: 8469 | _crnv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8469 | _crnv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crns’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8499:1: error: BUILDSTDERR: warning: label ‘_crns’ defined but not used [-Wunused-label] BUILDSTDERR: 8499 | _crns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8499 | _crns: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_royalblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8544:1: error: BUILDSTDERR: warning: label ‘_crnI’ defined but not used [-Wunused-label] BUILDSTDERR: 8544 | _crnI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8544 | _crnI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crnF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8574:1: error: BUILDSTDERR: warning: label ‘_crnF’ defined but not used [-Wunused-label] BUILDSTDERR: 8574 | _crnF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8574 | _crnF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_saddlebrown_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8619:1: error: BUILDSTDERR: warning: label ‘_crnV’ defined but not used [-Wunused-label] BUILDSTDERR: 8619 | _crnV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8619 | _crnV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crnS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8649:1: error: BUILDSTDERR: warning: label ‘_crnS’ defined but not used [-Wunused-label] BUILDSTDERR: 8649 | _crnS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8649 | _crnS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_salmon_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8694:1: error: BUILDSTDERR: warning: label ‘_cro8’ defined but not used [-Wunused-label] BUILDSTDERR: 8694 | _cro8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8694 | _cro8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cro5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8724:1: error: BUILDSTDERR: warning: label ‘_cro5’ defined but not used [-Wunused-label] BUILDSTDERR: 8724 | _cro5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8724 | _cro5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_sandybrown_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8779:1: error: BUILDSTDERR: warning: label ‘_crol’ defined but not used [-Wunused-label] BUILDSTDERR: 8779 | _crol: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8779 | _crol: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_croi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8809:1: error: BUILDSTDERR: warning: label ‘_croi’ defined but not used [-Wunused-label] BUILDSTDERR: 8809 | _croi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8809 | _croi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_seagreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8859:1: error: BUILDSTDERR: warning: label ‘_croy’ defined but not used [-Wunused-label] BUILDSTDERR: 8859 | _croy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8859 | _croy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crov’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8889:1: error: BUILDSTDERR: warning: label ‘_crov’ defined but not used [-Wunused-label] BUILDSTDERR: 8889 | _crov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8889 | _crov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_seashell_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8929:1: error: BUILDSTDERR: warning: label ‘_croL’ defined but not used [-Wunused-label] BUILDSTDERR: 8929 | _croL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8929 | _croL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_croI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:8959:1: error: BUILDSTDERR: warning: label ‘_croI’ defined but not used [-Wunused-label] BUILDSTDERR: 8959 | _croI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8959 | _croI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_sienna_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9009:1: error: BUILDSTDERR: warning: label ‘_croY’ defined but not used [-Wunused-label] BUILDSTDERR: 9009 | _croY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9009 | _croY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_croV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9039:1: error: BUILDSTDERR: warning: label ‘_croV’ defined but not used [-Wunused-label] BUILDSTDERR: 9039 | _croV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9039 | _croV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_silver_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9077:1: error: BUILDSTDERR: warning: label ‘_crpb’ defined but not used [-Wunused-label] BUILDSTDERR: 9077 | _crpb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9077 | _crpb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crp8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9107:1: error: BUILDSTDERR: warning: label ‘_crp8’ defined but not used [-Wunused-label] BUILDSTDERR: 9107 | _crp8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9107 | _crp8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_skyblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9147:1: error: BUILDSTDERR: warning: label ‘_crpo’ defined but not used [-Wunused-label] BUILDSTDERR: 9147 | _crpo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9147 | _crpo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crpl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9177:1: error: BUILDSTDERR: warning: label ‘_crpl’ defined but not used [-Wunused-label] BUILDSTDERR: 9177 | _crpl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9177 | _crpl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_slateblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9227:1: error: BUILDSTDERR: warning: label ‘_crpB’ defined but not used [-Wunused-label] BUILDSTDERR: 9227 | _crpB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9227 | _crpB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crpy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9257:1: error: BUILDSTDERR: warning: label ‘_crpy’ defined but not used [-Wunused-label] BUILDSTDERR: 9257 | _crpy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9257 | _crpy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_slategray_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9297:1: error: BUILDSTDERR: warning: label ‘_crpO’ defined but not used [-Wunused-label] BUILDSTDERR: 9297 | _crpO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9297 | _crpO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crpL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9327:1: error: BUILDSTDERR: warning: label ‘_crpL’ defined but not used [-Wunused-label] BUILDSTDERR: 9327 | _crpL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9327 | _crpL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_slategrey_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9359:1: error: BUILDSTDERR: warning: label ‘_crpY’ defined but not used [-Wunused-label] BUILDSTDERR: 9359 | _crpY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9359 | _crpY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_snow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9385:1: error: BUILDSTDERR: warning: label ‘_crq8’ defined but not used [-Wunused-label] BUILDSTDERR: 9385 | _crq8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9385 | _crq8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crq5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9415:1: error: BUILDSTDERR: warning: label ‘_crq5’ defined but not used [-Wunused-label] BUILDSTDERR: 9415 | _crq5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9415 | _crq5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_springgreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9455:1: error: BUILDSTDERR: warning: label ‘_crql’ defined but not used [-Wunused-label] BUILDSTDERR: 9455 | _crql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9455 | _crql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crqi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9485:1: error: BUILDSTDERR: warning: label ‘_crqi’ defined but not used [-Wunused-label] BUILDSTDERR: 9485 | _crqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9485 | _crqi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_steelblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9530:1: error: BUILDSTDERR: warning: label ‘_crqy’ defined but not used [-Wunused-label] BUILDSTDERR: 9530 | _crqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9530 | _crqy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crqv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9560:1: error: BUILDSTDERR: warning: label ‘_crqv’ defined but not used [-Wunused-label] BUILDSTDERR: 9560 | _crqv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9560 | _crqv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_tan_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9600:1: error: BUILDSTDERR: warning: label ‘_crqL’ defined but not used [-Wunused-label] BUILDSTDERR: 9600 | _crqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9600 | _crqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crqI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9630:1: error: BUILDSTDERR: warning: label ‘_crqI’ defined but not used [-Wunused-label] BUILDSTDERR: 9630 | _crqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9630 | _crqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_teal_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9669:1: error: BUILDSTDERR: warning: label ‘_crqY’ defined but not used [-Wunused-label] BUILDSTDERR: 9669 | _crqY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9669 | _crqY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crqV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9699:1: error: BUILDSTDERR: warning: label ‘_crqV’ defined but not used [-Wunused-label] BUILDSTDERR: 9699 | _crqV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9699 | _crqV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_thistle_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9738:1: error: BUILDSTDERR: warning: label ‘_crrb’ defined but not used [-Wunused-label] BUILDSTDERR: 9738 | _crrb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9738 | _crrb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crr8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9768:1: error: BUILDSTDERR: warning: label ‘_crr8’ defined but not used [-Wunused-label] BUILDSTDERR: 9768 | _crr8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9768 | _crr8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_tomato_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9818:1: error: BUILDSTDERR: warning: label ‘_crro’ defined but not used [-Wunused-label] BUILDSTDERR: 9818 | _crro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9818 | _crro: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crrl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9848:1: error: BUILDSTDERR: warning: label ‘_crrl’ defined but not used [-Wunused-label] BUILDSTDERR: 9848 | _crrl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9848 | _crrl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_turquoise_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9898:1: error: BUILDSTDERR: warning: label ‘_crrB’ defined but not used [-Wunused-label] BUILDSTDERR: 9898 | _crrB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9898 | _crrB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9928:1: error: BUILDSTDERR: warning: label ‘_crry’ defined but not used [-Wunused-label] BUILDSTDERR: 9928 | _crry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9928 | _crry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_violet_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9967:1: error: BUILDSTDERR: warning: label ‘_crrO’ defined but not used [-Wunused-label] BUILDSTDERR: 9967 | _crrO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9967 | _crrO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crrL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:9997:1: error: BUILDSTDERR: warning: label ‘_crrL’ defined but not used [-Wunused-label] BUILDSTDERR: 9997 | _crrL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9997 | _crrL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_wheat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10037:1: error: BUILDSTDERR: warning: label ‘_crs1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10037 | _crs1: BUILDSTDERR: | ^ BUILDSTDERR: 10037 | _crs1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crrY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10067:1: error: BUILDSTDERR: warning: label ‘_crrY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10067 | _crrY: BUILDSTDERR: | ^ BUILDSTDERR: 10067 | _crrY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_white_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10105:1: error: BUILDSTDERR: warning: label ‘_crse’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10105 | _crse: BUILDSTDERR: | ^ BUILDSTDERR: 10105 | _crse: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crsb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10135:1: error: BUILDSTDERR: warning: label ‘_crsb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10135 | _crsb: BUILDSTDERR: | ^ BUILDSTDERR: 10135 | _crsb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_whitesmoke_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10173:1: error: BUILDSTDERR: warning: label ‘_crsr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10173 | _crsr: BUILDSTDERR: | ^ BUILDSTDERR: 10173 | _crsr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crso’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10203:1: error: BUILDSTDERR: warning: label ‘_crso’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10203 | _crso: BUILDSTDERR: | ^ BUILDSTDERR: 10203 | _crso: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_yellow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10242:1: error: BUILDSTDERR: warning: label ‘_crsE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10242 | _crsE: BUILDSTDERR: | ^ BUILDSTDERR: 10242 | _crsE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crsB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10272:1: error: BUILDSTDERR: warning: label ‘_crsB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10272 | _crsB: BUILDSTDERR: | ^ BUILDSTDERR: 10272 | _crsB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_yellowgreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10312:1: error: BUILDSTDERR: warning: label ‘_crsR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10312 | _crsR: BUILDSTDERR: | ^ BUILDSTDERR: 10312 | _crsR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crsO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10342:1: error: BUILDSTDERR: warning: label ‘_crsO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10342 | _crsO: BUILDSTDERR: | ^ BUILDSTDERR: 10342 | _crsO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqsR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10380:1: error: BUILDSTDERR: warning: label ‘_crt3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10380 | _crt3: BUILDSTDERR: | ^ BUILDSTDERR: 10380 | _crt3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqsT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10421:1: error: BUILDSTDERR: warning: label ‘_crtc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10421 | _crtc: BUILDSTDERR: | ^ BUILDSTDERR: 10421 | _crtc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqsV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10462:1: error: BUILDSTDERR: warning: label ‘_crtl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10462 | _crtl: BUILDSTDERR: | ^ BUILDSTDERR: 10462 | _crtl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqsX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10503:1: error: BUILDSTDERR: warning: label ‘_crtu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10503 | _crtu: BUILDSTDERR: | ^ BUILDSTDERR: 10503 | _crtu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqsZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10544:1: error: BUILDSTDERR: warning: label ‘_crtD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10544 | _crtD: BUILDSTDERR: | ^ BUILDSTDERR: 10544 | _crtD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqt1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10585:1: error: BUILDSTDERR: warning: label ‘_crtM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10585 | _crtM: BUILDSTDERR: | ^ BUILDSTDERR: 10585 | _crtM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqt3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10626:1: error: BUILDSTDERR: warning: label ‘_crtV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10626 | _crtV: BUILDSTDERR: | ^ BUILDSTDERR: 10626 | _crtV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqt5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10667:1: error: BUILDSTDERR: warning: label ‘_cru4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10667 | _cru4: BUILDSTDERR: | ^ BUILDSTDERR: 10667 | _cru4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqt7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10708:1: error: BUILDSTDERR: warning: label ‘_crud’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10708 | _crud: BUILDSTDERR: | ^ BUILDSTDERR: 10708 | _crud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqt9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10749:1: error: BUILDSTDERR: warning: label ‘_crum’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10749 | _crum: BUILDSTDERR: | ^ BUILDSTDERR: 10749 | _crum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10790:1: error: BUILDSTDERR: warning: label ‘_cruv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10790 | _cruv: BUILDSTDERR: | ^ BUILDSTDERR: 10790 | _cruv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10831:1: error: BUILDSTDERR: warning: label ‘_cruE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10831 | _cruE: BUILDSTDERR: | ^ BUILDSTDERR: 10831 | _cruE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10872:1: error: BUILDSTDERR: warning: label ‘_cruN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10872 | _cruN: BUILDSTDERR: | ^ BUILDSTDERR: 10872 | _cruN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqth_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10913:1: error: BUILDSTDERR: warning: label ‘_cruW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10913 | _cruW: BUILDSTDERR: | ^ BUILDSTDERR: 10913 | _cruW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10954:1: error: BUILDSTDERR: warning: label ‘_crv5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10954 | _crv5: BUILDSTDERR: | ^ BUILDSTDERR: 10954 | _crv5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:10995:1: error: BUILDSTDERR: warning: label ‘_crve’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10995 | _crve: BUILDSTDERR: | ^ BUILDSTDERR: 10995 | _crve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11036:1: error: BUILDSTDERR: warning: label ‘_crvn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11036 | _crvn: BUILDSTDERR: | ^ BUILDSTDERR: 11036 | _crvn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11077:1: error: BUILDSTDERR: warning: label ‘_crvw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11077 | _crvw: BUILDSTDERR: | ^ BUILDSTDERR: 11077 | _crvw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11118:1: error: BUILDSTDERR: warning: label ‘_crvF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11118 | _crvF: BUILDSTDERR: | ^ BUILDSTDERR: 11118 | _crvF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11159:1: error: BUILDSTDERR: warning: label ‘_crvO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11159 | _crvO: BUILDSTDERR: | ^ BUILDSTDERR: 11159 | _crvO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11200:1: error: BUILDSTDERR: warning: label ‘_crvX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11200 | _crvX: BUILDSTDERR: | ^ BUILDSTDERR: 11200 | _crvX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11241:1: error: BUILDSTDERR: warning: label ‘_crw6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11241 | _crw6: BUILDSTDERR: | ^ BUILDSTDERR: 11241 | _crw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11282:1: error: BUILDSTDERR: warning: label ‘_crwf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11282 | _crwf: BUILDSTDERR: | ^ BUILDSTDERR: 11282 | _crwf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11323:1: error: BUILDSTDERR: warning: label ‘_crwo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11323 | _crwo: BUILDSTDERR: | ^ BUILDSTDERR: 11323 | _crwo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11364:1: error: BUILDSTDERR: warning: label ‘_crwx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11364 | _crwx: BUILDSTDERR: | ^ BUILDSTDERR: 11364 | _crwx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11405:1: error: BUILDSTDERR: warning: label ‘_crwG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11405 | _crwG: BUILDSTDERR: | ^ BUILDSTDERR: 11405 | _crwG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11446:1: error: BUILDSTDERR: warning: label ‘_crwP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11446 | _crwP: BUILDSTDERR: | ^ BUILDSTDERR: 11446 | _crwP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11487:1: error: BUILDSTDERR: warning: label ‘_crwY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11487 | _crwY: BUILDSTDERR: | ^ BUILDSTDERR: 11487 | _crwY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11528:1: error: BUILDSTDERR: warning: label ‘_crx7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11528 | _crx7: BUILDSTDERR: | ^ BUILDSTDERR: 11528 | _crx7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11569:1: error: BUILDSTDERR: warning: label ‘_crxg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11569 | _crxg: BUILDSTDERR: | ^ BUILDSTDERR: 11569 | _crxg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11610:1: error: BUILDSTDERR: warning: label ‘_crxp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11610 | _crxp: BUILDSTDERR: | ^ BUILDSTDERR: 11610 | _crxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11651:1: error: BUILDSTDERR: warning: label ‘_crxy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11651 | _crxy: BUILDSTDERR: | ^ BUILDSTDERR: 11651 | _crxy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11692:1: error: BUILDSTDERR: warning: label ‘_crxH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11692 | _crxH: BUILDSTDERR: | ^ BUILDSTDERR: 11692 | _crxH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11733:1: error: BUILDSTDERR: warning: label ‘_crxQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11733 | _crxQ: BUILDSTDERR: | ^ BUILDSTDERR: 11733 | _crxQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11774:1: error: BUILDSTDERR: warning: label ‘_crxZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11774 | _crxZ: BUILDSTDERR: | ^ BUILDSTDERR: 11774 | _crxZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqtZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11815:1: error: BUILDSTDERR: warning: label ‘_cry8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11815 | _cry8: BUILDSTDERR: | ^ BUILDSTDERR: 11815 | _cry8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqu1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11856:1: error: BUILDSTDERR: warning: label ‘_cryh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11856 | _cryh: BUILDSTDERR: | ^ BUILDSTDERR: 11856 | _cryh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqu3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11897:1: error: BUILDSTDERR: warning: label ‘_cryq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11897 | _cryq: BUILDSTDERR: | ^ BUILDSTDERR: 11897 | _cryq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqu5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11938:1: error: BUILDSTDERR: warning: label ‘_cryz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11938 | _cryz: BUILDSTDERR: | ^ BUILDSTDERR: 11938 | _cryz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqu7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:11979:1: error: BUILDSTDERR: warning: label ‘_cryI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11979 | _cryI: BUILDSTDERR: | ^ BUILDSTDERR: 11979 | _cryI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqu9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12020:1: error: BUILDSTDERR: warning: label ‘_cryR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12020 | _cryR: BUILDSTDERR: | ^ BUILDSTDERR: 12020 | _cryR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqub_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12061:1: error: BUILDSTDERR: warning: label ‘_crz0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12061 | _crz0: BUILDSTDERR: | ^ BUILDSTDERR: 12061 | _crz0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqud_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12102:1: error: BUILDSTDERR: warning: label ‘_crz9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12102 | _crz9: BUILDSTDERR: | ^ BUILDSTDERR: 12102 | _crz9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12143:1: error: BUILDSTDERR: warning: label ‘_crzi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12143 | _crzi: BUILDSTDERR: | ^ BUILDSTDERR: 12143 | _crzi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12184:1: error: BUILDSTDERR: warning: label ‘_crzr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12184 | _crzr: BUILDSTDERR: | ^ BUILDSTDERR: 12184 | _crzr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12225:1: error: BUILDSTDERR: warning: label ‘_crzA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12225 | _crzA: BUILDSTDERR: | ^ BUILDSTDERR: 12225 | _crzA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqul_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12266:1: error: BUILDSTDERR: warning: label ‘_crzJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12266 | _crzJ: BUILDSTDERR: | ^ BUILDSTDERR: 12266 | _crzJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqun_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12307:1: error: BUILDSTDERR: warning: label ‘_crzS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12307 | _crzS: BUILDSTDERR: | ^ BUILDSTDERR: 12307 | _crzS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqup_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12348:1: error: BUILDSTDERR: warning: label ‘_crA1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12348 | _crA1: BUILDSTDERR: | ^ BUILDSTDERR: 12348 | _crA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqur_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12389:1: error: BUILDSTDERR: warning: label ‘_crAa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12389 | _crAa: BUILDSTDERR: | ^ BUILDSTDERR: 12389 | _crAa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqut_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12430:1: error: BUILDSTDERR: warning: label ‘_crAj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12430 | _crAj: BUILDSTDERR: | ^ BUILDSTDERR: 12430 | _crAj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12471:1: error: BUILDSTDERR: warning: label ‘_crAs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12471 | _crAs: BUILDSTDERR: | ^ BUILDSTDERR: 12471 | _crAs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqux_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12512:1: error: BUILDSTDERR: warning: label ‘_crAB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12512 | _crAB: BUILDSTDERR: | ^ BUILDSTDERR: 12512 | _crAB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12553:1: error: BUILDSTDERR: warning: label ‘_crAK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12553 | _crAK: BUILDSTDERR: | ^ BUILDSTDERR: 12553 | _crAK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12594:1: error: BUILDSTDERR: warning: label ‘_crAT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12594 | _crAT: BUILDSTDERR: | ^ BUILDSTDERR: 12594 | _crAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12635:1: error: BUILDSTDERR: warning: label ‘_crB2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12635 | _crB2: BUILDSTDERR: | ^ BUILDSTDERR: 12635 | _crB2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12676:1: error: BUILDSTDERR: warning: label ‘_crBb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12676 | _crBb: BUILDSTDERR: | ^ BUILDSTDERR: 12676 | _crBb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12717:1: error: BUILDSTDERR: warning: label ‘_crBk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12717 | _crBk: BUILDSTDERR: | ^ BUILDSTDERR: 12717 | _crBk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12758:1: error: BUILDSTDERR: warning: label ‘_crBt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12758 | _crBt: BUILDSTDERR: | ^ BUILDSTDERR: 12758 | _crBt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12799:1: error: BUILDSTDERR: warning: label ‘_crBC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12799 | _crBC: BUILDSTDERR: | ^ BUILDSTDERR: 12799 | _crBC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12840:1: error: BUILDSTDERR: warning: label ‘_crBL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12840 | _crBL: BUILDSTDERR: | ^ BUILDSTDERR: 12840 | _crBL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12881:1: error: BUILDSTDERR: warning: label ‘_crBU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12881 | _crBU: BUILDSTDERR: | ^ BUILDSTDERR: 12881 | _crBU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12922:1: error: BUILDSTDERR: warning: label ‘_crC3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12922 | _crC3: BUILDSTDERR: | ^ BUILDSTDERR: 12922 | _crC3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:12963:1: error: BUILDSTDERR: warning: label ‘_crCc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12963 | _crCc: BUILDSTDERR: | ^ BUILDSTDERR: 12963 | _crCc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13004:1: error: BUILDSTDERR: warning: label ‘_crCl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13004 | _crCl: BUILDSTDERR: | ^ BUILDSTDERR: 13004 | _crCl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13045:1: error: BUILDSTDERR: warning: label ‘_crCu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13045 | _crCu: BUILDSTDERR: | ^ BUILDSTDERR: 13045 | _crCu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rquZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13086:1: error: BUILDSTDERR: warning: label ‘_crCD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13086 | _crCD: BUILDSTDERR: | ^ BUILDSTDERR: 13086 | _crCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqv1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13127:1: error: BUILDSTDERR: warning: label ‘_crCM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13127 | _crCM: BUILDSTDERR: | ^ BUILDSTDERR: 13127 | _crCM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqv3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13168:1: error: BUILDSTDERR: warning: label ‘_crCV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13168 | _crCV: BUILDSTDERR: | ^ BUILDSTDERR: 13168 | _crCV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqv5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13209:1: error: BUILDSTDERR: warning: label ‘_crD4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13209 | _crD4: BUILDSTDERR: | ^ BUILDSTDERR: 13209 | _crD4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqv7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13250:1: error: BUILDSTDERR: warning: label ‘_crDd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13250 | _crDd: BUILDSTDERR: | ^ BUILDSTDERR: 13250 | _crDd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqv9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13291:1: error: BUILDSTDERR: warning: label ‘_crDm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13291 | _crDm: BUILDSTDERR: | ^ BUILDSTDERR: 13291 | _crDm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13332:1: error: BUILDSTDERR: warning: label ‘_crDv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13332 | _crDv: BUILDSTDERR: | ^ BUILDSTDERR: 13332 | _crDv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13373:1: error: BUILDSTDERR: warning: label ‘_crDE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13373 | _crDE: BUILDSTDERR: | ^ BUILDSTDERR: 13373 | _crDE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13414:1: error: BUILDSTDERR: warning: label ‘_crDN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13414 | _crDN: BUILDSTDERR: | ^ BUILDSTDERR: 13414 | _crDN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13455:1: error: BUILDSTDERR: warning: label ‘_crDW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13455 | _crDW: BUILDSTDERR: | ^ BUILDSTDERR: 13455 | _crDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13496:1: error: BUILDSTDERR: warning: label ‘_crE5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13496 | _crE5: BUILDSTDERR: | ^ BUILDSTDERR: 13496 | _crE5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13537:1: error: BUILDSTDERR: warning: label ‘_crEe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13537 | _crEe: BUILDSTDERR: | ^ BUILDSTDERR: 13537 | _crEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13578:1: error: BUILDSTDERR: warning: label ‘_crEn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13578 | _crEn: BUILDSTDERR: | ^ BUILDSTDERR: 13578 | _crEn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13619:1: error: BUILDSTDERR: warning: label ‘_crEw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13619 | _crEw: BUILDSTDERR: | ^ BUILDSTDERR: 13619 | _crEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13660:1: error: BUILDSTDERR: warning: label ‘_crEF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13660 | _crEF: BUILDSTDERR: | ^ BUILDSTDERR: 13660 | _crEF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13701:1: error: BUILDSTDERR: warning: label ‘_crEO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13701 | _crEO: BUILDSTDERR: | ^ BUILDSTDERR: 13701 | _crEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13742:1: error: BUILDSTDERR: warning: label ‘_crEX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13742 | _crEX: BUILDSTDERR: | ^ BUILDSTDERR: 13742 | _crEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13783:1: error: BUILDSTDERR: warning: label ‘_crF6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13783 | _crF6: BUILDSTDERR: | ^ BUILDSTDERR: 13783 | _crF6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13824:1: error: BUILDSTDERR: warning: label ‘_crFf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13824 | _crFf: BUILDSTDERR: | ^ BUILDSTDERR: 13824 | _crFf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13865:1: error: BUILDSTDERR: warning: label ‘_crFo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13865 | _crFo: BUILDSTDERR: | ^ BUILDSTDERR: 13865 | _crFo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13906:1: error: BUILDSTDERR: warning: label ‘_crFx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13906 | _crFx: BUILDSTDERR: | ^ BUILDSTDERR: 13906 | _crFx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13947:1: error: BUILDSTDERR: warning: label ‘_crFG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13947 | _crFG: BUILDSTDERR: | ^ BUILDSTDERR: 13947 | _crFG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:13988:1: error: BUILDSTDERR: warning: label ‘_crFP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13988 | _crFP: BUILDSTDERR: | ^ BUILDSTDERR: 13988 | _crFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14029:1: error: BUILDSTDERR: warning: label ‘_crFY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14029 | _crFY: BUILDSTDERR: | ^ BUILDSTDERR: 14029 | _crFY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14070:1: error: BUILDSTDERR: warning: label ‘_crG7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14070 | _crG7: BUILDSTDERR: | ^ BUILDSTDERR: 14070 | _crG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14111:1: error: BUILDSTDERR: warning: label ‘_crGg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14111 | _crGg: BUILDSTDERR: | ^ BUILDSTDERR: 14111 | _crGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14152:1: error: BUILDSTDERR: warning: label ‘_crGp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14152 | _crGp: BUILDSTDERR: | ^ BUILDSTDERR: 14152 | _crGp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14193:1: error: BUILDSTDERR: warning: label ‘_crGy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14193 | _crGy: BUILDSTDERR: | ^ BUILDSTDERR: 14193 | _crGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14234:1: error: BUILDSTDERR: warning: label ‘_crGH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14234 | _crGH: BUILDSTDERR: | ^ BUILDSTDERR: 14234 | _crGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14275:1: error: BUILDSTDERR: warning: label ‘_crGQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14275 | _crGQ: BUILDSTDERR: | ^ BUILDSTDERR: 14275 | _crGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14316:1: error: BUILDSTDERR: warning: label ‘_crGZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14316 | _crGZ: BUILDSTDERR: | ^ BUILDSTDERR: 14316 | _crGZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqvZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14357:1: error: BUILDSTDERR: warning: label ‘_crH8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14357 | _crH8: BUILDSTDERR: | ^ BUILDSTDERR: 14357 | _crH8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqw1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14398:1: error: BUILDSTDERR: warning: label ‘_crHh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14398 | _crHh: BUILDSTDERR: | ^ BUILDSTDERR: 14398 | _crHh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqw3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14439:1: error: BUILDSTDERR: warning: label ‘_crHq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14439 | _crHq: BUILDSTDERR: | ^ BUILDSTDERR: 14439 | _crHq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqw5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14480:1: error: BUILDSTDERR: warning: label ‘_crHz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14480 | _crHz: BUILDSTDERR: | ^ BUILDSTDERR: 14480 | _crHz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqw7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14521:1: error: BUILDSTDERR: warning: label ‘_crHI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14521 | _crHI: BUILDSTDERR: | ^ BUILDSTDERR: 14521 | _crHI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqw9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14562:1: error: BUILDSTDERR: warning: label ‘_crHR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14562 | _crHR: BUILDSTDERR: | ^ BUILDSTDERR: 14562 | _crHR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14603:1: error: BUILDSTDERR: warning: label ‘_crI0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14603 | _crI0: BUILDSTDERR: | ^ BUILDSTDERR: 14603 | _crI0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14644:1: error: BUILDSTDERR: warning: label ‘_crI9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14644 | _crI9: BUILDSTDERR: | ^ BUILDSTDERR: 14644 | _crI9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14685:1: error: BUILDSTDERR: warning: label ‘_crIi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14685 | _crIi: BUILDSTDERR: | ^ BUILDSTDERR: 14685 | _crIi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14726:1: error: BUILDSTDERR: warning: label ‘_crIr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14726 | _crIr: BUILDSTDERR: | ^ BUILDSTDERR: 14726 | _crIr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14767:1: error: BUILDSTDERR: warning: label ‘_crIA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14767 | _crIA: BUILDSTDERR: | ^ BUILDSTDERR: 14767 | _crIA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14808:1: error: BUILDSTDERR: warning: label ‘_crIJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14808 | _crIJ: BUILDSTDERR: | ^ BUILDSTDERR: 14808 | _crIJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14849:1: error: BUILDSTDERR: warning: label ‘_crIS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14849 | _crIS: BUILDSTDERR: | ^ BUILDSTDERR: 14849 | _crIS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14890:1: error: BUILDSTDERR: warning: label ‘_crJ1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14890 | _crJ1: BUILDSTDERR: | ^ BUILDSTDERR: 14890 | _crJ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14931:1: error: BUILDSTDERR: warning: label ‘_crJa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14931 | _crJa: BUILDSTDERR: | ^ BUILDSTDERR: 14931 | _crJa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:14972:1: error: BUILDSTDERR: warning: label ‘_crJj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14972 | _crJj: BUILDSTDERR: | ^ BUILDSTDERR: 14972 | _crJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15013:1: error: BUILDSTDERR: warning: label ‘_crJs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15013 | _crJs: BUILDSTDERR: | ^ BUILDSTDERR: 15013 | _crJs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15054:1: error: BUILDSTDERR: warning: label ‘_crJB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15054 | _crJB: BUILDSTDERR: | ^ BUILDSTDERR: 15054 | _crJB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15095:1: error: BUILDSTDERR: warning: label ‘_crJK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15095 | _crJK: BUILDSTDERR: | ^ BUILDSTDERR: 15095 | _crJK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15136:1: error: BUILDSTDERR: warning: label ‘_crJT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15136 | _crJT: BUILDSTDERR: | ^ BUILDSTDERR: 15136 | _crJT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15177:1: error: BUILDSTDERR: warning: label ‘_crK2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15177 | _crK2: BUILDSTDERR: | ^ BUILDSTDERR: 15177 | _crK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15218:1: error: BUILDSTDERR: warning: label ‘_crKb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15218 | _crKb: BUILDSTDERR: | ^ BUILDSTDERR: 15218 | _crKb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15259:1: error: BUILDSTDERR: warning: label ‘_crKk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15259 | _crKk: BUILDSTDERR: | ^ BUILDSTDERR: 15259 | _crKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15300:1: error: BUILDSTDERR: warning: label ‘_crKt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15300 | _crKt: BUILDSTDERR: | ^ BUILDSTDERR: 15300 | _crKt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15341:1: error: BUILDSTDERR: warning: label ‘_crKC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15341 | _crKC: BUILDSTDERR: | ^ BUILDSTDERR: 15341 | _crKC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15382:1: error: BUILDSTDERR: warning: label ‘_crKL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15382 | _crKL: BUILDSTDERR: | ^ BUILDSTDERR: 15382 | _crKL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15423:1: error: BUILDSTDERR: warning: label ‘_crKU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15423 | _crKU: BUILDSTDERR: | ^ BUILDSTDERR: 15423 | _crKU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15464:1: error: BUILDSTDERR: warning: label ‘_crL3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15464 | _crL3: BUILDSTDERR: | ^ BUILDSTDERR: 15464 | _crL3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15505:1: error: BUILDSTDERR: warning: label ‘_crLc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15505 | _crLc: BUILDSTDERR: | ^ BUILDSTDERR: 15505 | _crLc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15546:1: error: BUILDSTDERR: warning: label ‘_crLl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15546 | _crLl: BUILDSTDERR: | ^ BUILDSTDERR: 15546 | _crLl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15587:1: error: BUILDSTDERR: warning: label ‘_crLu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15587 | _crLu: BUILDSTDERR: | ^ BUILDSTDERR: 15587 | _crLu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqwZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15628:1: error: BUILDSTDERR: warning: label ‘_crLD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15628 | _crLD: BUILDSTDERR: | ^ BUILDSTDERR: 15628 | _crLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqx1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15669:1: error: BUILDSTDERR: warning: label ‘_crLM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15669 | _crLM: BUILDSTDERR: | ^ BUILDSTDERR: 15669 | _crLM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqx3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15710:1: error: BUILDSTDERR: warning: label ‘_crLV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15710 | _crLV: BUILDSTDERR: | ^ BUILDSTDERR: 15710 | _crLV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqx5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15751:1: error: BUILDSTDERR: warning: label ‘_crM4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15751 | _crM4: BUILDSTDERR: | ^ BUILDSTDERR: 15751 | _crM4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqx7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15792:1: error: BUILDSTDERR: warning: label ‘_crMd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15792 | _crMd: BUILDSTDERR: | ^ BUILDSTDERR: 15792 | _crMd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqx9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15833:1: error: BUILDSTDERR: warning: label ‘_crMm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15833 | _crMm: BUILDSTDERR: | ^ BUILDSTDERR: 15833 | _crMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqxb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15874:1: error: BUILDSTDERR: warning: label ‘_crMv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15874 | _crMv: BUILDSTDERR: | ^ BUILDSTDERR: 15874 | _crMv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqxd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15915:1: error: BUILDSTDERR: warning: label ‘_crME’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15915 | _crME: BUILDSTDERR: | ^ BUILDSTDERR: 15915 | _crME: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqxf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15956:1: error: BUILDSTDERR: warning: label ‘_crMN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15956 | _crMN: BUILDSTDERR: | ^ BUILDSTDERR: 15956 | _crMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqxh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:15997:1: error: BUILDSTDERR: warning: label ‘_crMW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15997 | _crMW: BUILDSTDERR: | ^ BUILDSTDERR: 15997 | _crMW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqxj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16038:1: error: BUILDSTDERR: warning: label ‘_crN5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16038 | _crN5: BUILDSTDERR: | ^ BUILDSTDERR: 16038 | _crN5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqxl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16079:1: error: BUILDSTDERR: warning: label ‘_crNe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16079 | _crNe: BUILDSTDERR: | ^ BUILDSTDERR: 16079 | _crNe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqxn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16120:1: error: BUILDSTDERR: warning: label ‘_crNn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16120 | _crNn: BUILDSTDERR: | ^ BUILDSTDERR: 16120 | _crNn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqxp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16161:1: error: BUILDSTDERR: warning: label ‘_crNw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16161 | _crNw: BUILDSTDERR: | ^ BUILDSTDERR: 16161 | _crNw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqxr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16202:1: error: BUILDSTDERR: warning: label ‘_crNF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16202 | _crNF: BUILDSTDERR: | ^ BUILDSTDERR: 16202 | _crNF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqxt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16243:1: error: BUILDSTDERR: warning: label ‘_crNO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16243 | _crNO: BUILDSTDERR: | ^ BUILDSTDERR: 16243 | _crNO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqxv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16284:1: error: BUILDSTDERR: warning: label ‘_crNX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16284 | _crNX: BUILDSTDERR: | ^ BUILDSTDERR: 16284 | _crNX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqxx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16325:1: error: BUILDSTDERR: warning: label ‘_crO6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16325 | _crO6: BUILDSTDERR: | ^ BUILDSTDERR: 16325 | _crO6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘rqxz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16366:1: error: BUILDSTDERR: warning: label ‘_crOf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16366 | _crOf: BUILDSTDERR: | ^ BUILDSTDERR: 16366 | _crOf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqNj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16405:1: error: BUILDSTDERR: warning: label ‘_crXY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16405 | _crXY: BUILDSTDERR: | ^ BUILDSTDERR: 16405 | _crXY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqNl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16436:1: error: BUILDSTDERR: warning: label ‘_crY2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16436 | _crY2: BUILDSTDERR: | ^ BUILDSTDERR: 16436 | _crY2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqNq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16480:1: error: BUILDSTDERR: warning: label ‘_crYg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16480 | _crYg: BUILDSTDERR: | ^ BUILDSTDERR: 16480 | _crYg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crYd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16512:1: error: BUILDSTDERR: warning: label ‘_crYd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16512 | _crYd: BUILDSTDERR: | ^ BUILDSTDERR: 16512 | _crYd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqNv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16545:1: error: BUILDSTDERR: warning: label ‘_crYv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16545 | _crYv: BUILDSTDERR: | ^ BUILDSTDERR: 16545 | _crYv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crYs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16577:1: error: BUILDSTDERR: warning: label ‘_crYs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16577 | _crYs: BUILDSTDERR: | ^ BUILDSTDERR: 16577 | _crYs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqNA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16609:1: error: BUILDSTDERR: warning: label ‘_crYK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16609 | _crYK: BUILDSTDERR: | ^ BUILDSTDERR: 16609 | _crYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crYH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16641:1: error: BUILDSTDERR: warning: label ‘_crYH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16641 | _crYH: BUILDSTDERR: | ^ BUILDSTDERR: 16641 | _crYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqNF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16673:1: error: BUILDSTDERR: warning: label ‘_crYZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16673 | _crYZ: BUILDSTDERR: | ^ BUILDSTDERR: 16673 | _crYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crYW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16705:1: error: BUILDSTDERR: warning: label ‘_crYW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16705 | _crYW: BUILDSTDERR: | ^ BUILDSTDERR: 16705 | _crYW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqNK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16739:1: error: BUILDSTDERR: warning: label ‘_crZe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16739 | _crZe: BUILDSTDERR: | ^ BUILDSTDERR: 16739 | _crZe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crZb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16771:1: error: BUILDSTDERR: warning: label ‘_crZb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16771 | _crZb: BUILDSTDERR: | ^ BUILDSTDERR: 16771 | _crZb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqNP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16804:1: error: BUILDSTDERR: warning: label ‘_crZt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16804 | _crZt: BUILDSTDERR: | ^ BUILDSTDERR: 16804 | _crZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crZq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16836:1: error: BUILDSTDERR: warning: label ‘_crZq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16836 | _crZq: BUILDSTDERR: | ^ BUILDSTDERR: 16836 | _crZq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqNU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16870:1: error: BUILDSTDERR: warning: label ‘_crZI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16870 | _crZI: BUILDSTDERR: | ^ BUILDSTDERR: 16870 | _crZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crZF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16902:1: error: BUILDSTDERR: warning: label ‘_crZF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16902 | _crZF: BUILDSTDERR: | ^ BUILDSTDERR: 16902 | _crZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqNZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16936:1: error: BUILDSTDERR: warning: label ‘_crZX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16936 | _crZX: BUILDSTDERR: | ^ BUILDSTDERR: 16936 | _crZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crZU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:16968:1: error: BUILDSTDERR: warning: label ‘_crZU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16968 | _crZU: BUILDSTDERR: | ^ BUILDSTDERR: 16968 | _crZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqO4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17001:1: error: BUILDSTDERR: warning: label ‘_cs0c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17001 | _cs0c: BUILDSTDERR: | ^ BUILDSTDERR: 17001 | _cs0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs09’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17033:1: error: BUILDSTDERR: warning: label ‘_cs09’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17033 | _cs09: BUILDSTDERR: | ^ BUILDSTDERR: 17033 | _cs09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqO9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17066:1: error: BUILDSTDERR: warning: label ‘_cs0r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17066 | _cs0r: BUILDSTDERR: | ^ BUILDSTDERR: 17066 | _cs0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs0o’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17098:1: error: BUILDSTDERR: warning: label ‘_cs0o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17098 | _cs0o: BUILDSTDERR: | ^ BUILDSTDERR: 17098 | _cs0o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqOe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17132:1: error: BUILDSTDERR: warning: label ‘_cs0G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17132 | _cs0G: BUILDSTDERR: | ^ BUILDSTDERR: 17132 | _cs0G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs0D’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17164:1: error: BUILDSTDERR: warning: label ‘_cs0D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17164 | _cs0D: BUILDSTDERR: | ^ BUILDSTDERR: 17164 | _cs0D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqOj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17198:1: error: BUILDSTDERR: warning: label ‘_cs0V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17198 | _cs0V: BUILDSTDERR: | ^ BUILDSTDERR: 17198 | _cs0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs0S’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17230:1: error: BUILDSTDERR: warning: label ‘_cs0S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17230 | _cs0S: BUILDSTDERR: | ^ BUILDSTDERR: 17230 | _cs0S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqOo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17264:1: error: BUILDSTDERR: warning: label ‘_cs1a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17264 | _cs1a: BUILDSTDERR: | ^ BUILDSTDERR: 17264 | _cs1a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs17’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17296:1: error: BUILDSTDERR: warning: label ‘_cs17’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17296 | _cs17: BUILDSTDERR: | ^ BUILDSTDERR: 17296 | _cs17: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqOt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17329:1: error: BUILDSTDERR: warning: label ‘_cs1p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17329 | _cs1p: BUILDSTDERR: | ^ BUILDSTDERR: 17329 | _cs1p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs1m’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17361:1: error: BUILDSTDERR: warning: label ‘_cs1m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17361 | _cs1m: BUILDSTDERR: | ^ BUILDSTDERR: 17361 | _cs1m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqOy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17395:1: error: BUILDSTDERR: warning: label ‘_cs1E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17395 | _cs1E: BUILDSTDERR: | ^ BUILDSTDERR: 17395 | _cs1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs1B’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17427:1: error: BUILDSTDERR: warning: label ‘_cs1B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17427 | _cs1B: BUILDSTDERR: | ^ BUILDSTDERR: 17427 | _cs1B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqOD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17461:1: error: BUILDSTDERR: warning: label ‘_cs1T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17461 | _cs1T: BUILDSTDERR: | ^ BUILDSTDERR: 17461 | _cs1T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs1Q’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17493:1: error: BUILDSTDERR: warning: label ‘_cs1Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17493 | _cs1Q: BUILDSTDERR: | ^ BUILDSTDERR: 17493 | _cs1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqOI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17527:1: error: BUILDSTDERR: warning: label ‘_cs28’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17527 | _cs28: BUILDSTDERR: | ^ BUILDSTDERR: 17527 | _cs28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs25’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17559:1: error: BUILDSTDERR: warning: label ‘_cs25’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17559 | _cs25: BUILDSTDERR: | ^ BUILDSTDERR: 17559 | _cs25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqON_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17593:1: error: BUILDSTDERR: warning: label ‘_cs2n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17593 | _cs2n: BUILDSTDERR: | ^ BUILDSTDERR: 17593 | _cs2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs2k’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17625:1: error: BUILDSTDERR: warning: label ‘_cs2k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17625 | _cs2k: BUILDSTDERR: | ^ BUILDSTDERR: 17625 | _cs2k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqOS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17657:1: error: BUILDSTDERR: warning: label ‘_cs2C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17657 | _cs2C: BUILDSTDERR: | ^ BUILDSTDERR: 17657 | _cs2C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs2z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17689:1: error: BUILDSTDERR: warning: label ‘_cs2z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17689 | _cs2z: BUILDSTDERR: | ^ BUILDSTDERR: 17689 | _cs2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqOX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17723:1: error: BUILDSTDERR: warning: label ‘_cs2R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17723 | _cs2R: BUILDSTDERR: | ^ BUILDSTDERR: 17723 | _cs2R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs2O’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17755:1: error: BUILDSTDERR: warning: label ‘_cs2O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17755 | _cs2O: BUILDSTDERR: | ^ BUILDSTDERR: 17755 | _cs2O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqP2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17789:1: error: BUILDSTDERR: warning: label ‘_cs36’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17789 | _cs36: BUILDSTDERR: | ^ BUILDSTDERR: 17789 | _cs36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs33’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17821:1: error: BUILDSTDERR: warning: label ‘_cs33’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17821 | _cs33: BUILDSTDERR: | ^ BUILDSTDERR: 17821 | _cs33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqP7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17855:1: error: BUILDSTDERR: warning: label ‘_cs3l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17855 | _cs3l: BUILDSTDERR: | ^ BUILDSTDERR: 17855 | _cs3l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs3i’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17887:1: error: BUILDSTDERR: warning: label ‘_cs3i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17887 | _cs3i: BUILDSTDERR: | ^ BUILDSTDERR: 17887 | _cs3i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqPc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17921:1: error: BUILDSTDERR: warning: label ‘_cs3A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17921 | _cs3A: BUILDSTDERR: | ^ BUILDSTDERR: 17921 | _cs3A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs3x’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17953:1: error: BUILDSTDERR: warning: label ‘_cs3x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17953 | _cs3x: BUILDSTDERR: | ^ BUILDSTDERR: 17953 | _cs3x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqPh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:17987:1: error: BUILDSTDERR: warning: label ‘_cs3P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17987 | _cs3P: BUILDSTDERR: | ^ BUILDSTDERR: 17987 | _cs3P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs3M’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18019:1: error: BUILDSTDERR: warning: label ‘_cs3M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18019 | _cs3M: BUILDSTDERR: | ^ BUILDSTDERR: 18019 | _cs3M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqPm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18053:1: error: BUILDSTDERR: warning: label ‘_cs44’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18053 | _cs44: BUILDSTDERR: | ^ BUILDSTDERR: 18053 | _cs44: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs41’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18085:1: error: BUILDSTDERR: warning: label ‘_cs41’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18085 | _cs41: BUILDSTDERR: | ^ BUILDSTDERR: 18085 | _cs41: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqPr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18119:1: error: BUILDSTDERR: warning: label ‘_cs4j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18119 | _cs4j: BUILDSTDERR: | ^ BUILDSTDERR: 18119 | _cs4j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs4g’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18151:1: error: BUILDSTDERR: warning: label ‘_cs4g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18151 | _cs4g: BUILDSTDERR: | ^ BUILDSTDERR: 18151 | _cs4g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqPw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18184:1: error: BUILDSTDERR: warning: label ‘_cs4y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18184 | _cs4y: BUILDSTDERR: | ^ BUILDSTDERR: 18184 | _cs4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs4v’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18216:1: error: BUILDSTDERR: warning: label ‘_cs4v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18216 | _cs4v: BUILDSTDERR: | ^ BUILDSTDERR: 18216 | _cs4v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqPB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18249:1: error: BUILDSTDERR: warning: label ‘_cs4N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18249 | _cs4N: BUILDSTDERR: | ^ BUILDSTDERR: 18249 | _cs4N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs4K’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18281:1: error: BUILDSTDERR: warning: label ‘_cs4K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18281 | _cs4K: BUILDSTDERR: | ^ BUILDSTDERR: 18281 | _cs4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqPG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18314:1: error: BUILDSTDERR: warning: label ‘_cs52’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18314 | _cs52: BUILDSTDERR: | ^ BUILDSTDERR: 18314 | _cs52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs4Z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18346:1: error: BUILDSTDERR: warning: label ‘_cs4Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18346 | _cs4Z: BUILDSTDERR: | ^ BUILDSTDERR: 18346 | _cs4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqPL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18380:1: error: BUILDSTDERR: warning: label ‘_cs5h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18380 | _cs5h: BUILDSTDERR: | ^ BUILDSTDERR: 18380 | _cs5h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs5e’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18412:1: error: BUILDSTDERR: warning: label ‘_cs5e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18412 | _cs5e: BUILDSTDERR: | ^ BUILDSTDERR: 18412 | _cs5e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqPQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18445:1: error: BUILDSTDERR: warning: label ‘_cs5w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18445 | _cs5w: BUILDSTDERR: | ^ BUILDSTDERR: 18445 | _cs5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs5t’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18477:1: error: BUILDSTDERR: warning: label ‘_cs5t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18477 | _cs5t: BUILDSTDERR: | ^ BUILDSTDERR: 18477 | _cs5t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqPV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18511:1: error: BUILDSTDERR: warning: label ‘_cs5L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18511 | _cs5L: BUILDSTDERR: | ^ BUILDSTDERR: 18511 | _cs5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs5I’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18543:1: error: BUILDSTDERR: warning: label ‘_cs5I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18543 | _cs5I: BUILDSTDERR: | ^ BUILDSTDERR: 18543 | _cs5I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqQ0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18577:1: error: BUILDSTDERR: warning: label ‘_cs60’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18577 | _cs60: BUILDSTDERR: | ^ BUILDSTDERR: 18577 | _cs60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs5X’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18609:1: error: BUILDSTDERR: warning: label ‘_cs5X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18609 | _cs5X: BUILDSTDERR: | ^ BUILDSTDERR: 18609 | _cs5X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqQ5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18643:1: error: BUILDSTDERR: warning: label ‘_cs6f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18643 | _cs6f: BUILDSTDERR: | ^ BUILDSTDERR: 18643 | _cs6f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs6c’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18675:1: error: BUILDSTDERR: warning: label ‘_cs6c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18675 | _cs6c: BUILDSTDERR: | ^ BUILDSTDERR: 18675 | _cs6c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqQa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18709:1: error: BUILDSTDERR: warning: label ‘_cs6u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18709 | _cs6u: BUILDSTDERR: | ^ BUILDSTDERR: 18709 | _cs6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs6r’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18741:1: error: BUILDSTDERR: warning: label ‘_cs6r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18741 | _cs6r: BUILDSTDERR: | ^ BUILDSTDERR: 18741 | _cs6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqQf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18775:1: error: BUILDSTDERR: warning: label ‘_cs6J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18775 | _cs6J: BUILDSTDERR: | ^ BUILDSTDERR: 18775 | _cs6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs6G’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18807:1: error: BUILDSTDERR: warning: label ‘_cs6G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18807 | _cs6G: BUILDSTDERR: | ^ BUILDSTDERR: 18807 | _cs6G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqQk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18840:1: error: BUILDSTDERR: warning: label ‘_cs6Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18840 | _cs6Y: BUILDSTDERR: | ^ BUILDSTDERR: 18840 | _cs6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs6V’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18872:1: error: BUILDSTDERR: warning: label ‘_cs6V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18872 | _cs6V: BUILDSTDERR: | ^ BUILDSTDERR: 18872 | _cs6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqQp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18905:1: error: BUILDSTDERR: warning: label ‘_cs7d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18905 | _cs7d: BUILDSTDERR: | ^ BUILDSTDERR: 18905 | _cs7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs7a’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18937:1: error: BUILDSTDERR: warning: label ‘_cs7a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18937 | _cs7a: BUILDSTDERR: | ^ BUILDSTDERR: 18937 | _cs7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqQu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:18971:1: error: BUILDSTDERR: warning: label ‘_cs7s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18971 | _cs7s: BUILDSTDERR: | ^ BUILDSTDERR: 18971 | _cs7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs7p’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19003:1: error: BUILDSTDERR: warning: label ‘_cs7p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19003 | _cs7p: BUILDSTDERR: | ^ BUILDSTDERR: 19003 | _cs7p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqQz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19037:1: error: BUILDSTDERR: warning: label ‘_cs7H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19037 | _cs7H: BUILDSTDERR: | ^ BUILDSTDERR: 19037 | _cs7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs7E’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19069:1: error: BUILDSTDERR: warning: label ‘_cs7E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19069 | _cs7E: BUILDSTDERR: | ^ BUILDSTDERR: 19069 | _cs7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqQE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19103:1: error: BUILDSTDERR: warning: label ‘_cs7W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19103 | _cs7W: BUILDSTDERR: | ^ BUILDSTDERR: 19103 | _cs7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs7T’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19135:1: error: BUILDSTDERR: warning: label ‘_cs7T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19135 | _cs7T: BUILDSTDERR: | ^ BUILDSTDERR: 19135 | _cs7T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqQJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19169:1: error: BUILDSTDERR: warning: label ‘_cs8b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19169 | _cs8b: BUILDSTDERR: | ^ BUILDSTDERR: 19169 | _cs8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs88’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19201:1: error: BUILDSTDERR: warning: label ‘_cs88’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19201 | _cs88: BUILDSTDERR: | ^ BUILDSTDERR: 19201 | _cs88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqQO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19235:1: error: BUILDSTDERR: warning: label ‘_cs8q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19235 | _cs8q: BUILDSTDERR: | ^ BUILDSTDERR: 19235 | _cs8q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs8n’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19267:1: error: BUILDSTDERR: warning: label ‘_cs8n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19267 | _cs8n: BUILDSTDERR: | ^ BUILDSTDERR: 19267 | _cs8n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqQT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19300:1: error: BUILDSTDERR: warning: label ‘_cs8F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19300 | _cs8F: BUILDSTDERR: | ^ BUILDSTDERR: 19300 | _cs8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs8C’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19332:1: error: BUILDSTDERR: warning: label ‘_cs8C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19332 | _cs8C: BUILDSTDERR: | ^ BUILDSTDERR: 19332 | _cs8C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqQY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19366:1: error: BUILDSTDERR: warning: label ‘_cs8U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19366 | _cs8U: BUILDSTDERR: | ^ BUILDSTDERR: 19366 | _cs8U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs8R’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19398:1: error: BUILDSTDERR: warning: label ‘_cs8R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19398 | _cs8R: BUILDSTDERR: | ^ BUILDSTDERR: 19398 | _cs8R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqR3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19431:1: error: BUILDSTDERR: warning: label ‘_cs99’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19431 | _cs99: BUILDSTDERR: | ^ BUILDSTDERR: 19431 | _cs99: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs96’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19463:1: error: BUILDSTDERR: warning: label ‘_cs96’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19463 | _cs96: BUILDSTDERR: | ^ BUILDSTDERR: 19463 | _cs96: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqR8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19497:1: error: BUILDSTDERR: warning: label ‘_cs9o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19497 | _cs9o: BUILDSTDERR: | ^ BUILDSTDERR: 19497 | _cs9o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs9l’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19529:1: error: BUILDSTDERR: warning: label ‘_cs9l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19529 | _cs9l: BUILDSTDERR: | ^ BUILDSTDERR: 19529 | _cs9l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqRd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19563:1: error: BUILDSTDERR: warning: label ‘_cs9D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19563 | _cs9D: BUILDSTDERR: | ^ BUILDSTDERR: 19563 | _cs9D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs9A’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19595:1: error: BUILDSTDERR: warning: label ‘_cs9A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19595 | _cs9A: BUILDSTDERR: | ^ BUILDSTDERR: 19595 | _cs9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqRi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19629:1: error: BUILDSTDERR: warning: label ‘_cs9S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19629 | _cs9S: BUILDSTDERR: | ^ BUILDSTDERR: 19629 | _cs9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cs9P’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19661:1: error: BUILDSTDERR: warning: label ‘_cs9P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19661 | _cs9P: BUILDSTDERR: | ^ BUILDSTDERR: 19661 | _cs9P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqRn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19695:1: error: BUILDSTDERR: warning: label ‘_csa7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19695 | _csa7: BUILDSTDERR: | ^ BUILDSTDERR: 19695 | _csa7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csa4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19727:1: error: BUILDSTDERR: warning: label ‘_csa4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19727 | _csa4: BUILDSTDERR: | ^ BUILDSTDERR: 19727 | _csa4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqRs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19760:1: error: BUILDSTDERR: warning: label ‘_csam’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19760 | _csam: BUILDSTDERR: | ^ BUILDSTDERR: 19760 | _csam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csaj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19792:1: error: BUILDSTDERR: warning: label ‘_csaj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19792 | _csaj: BUILDSTDERR: | ^ BUILDSTDERR: 19792 | _csaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqRx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19826:1: error: BUILDSTDERR: warning: label ‘_csaB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19826 | _csaB: BUILDSTDERR: | ^ BUILDSTDERR: 19826 | _csaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csay’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19858:1: error: BUILDSTDERR: warning: label ‘_csay’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19858 | _csay: BUILDSTDERR: | ^ BUILDSTDERR: 19858 | _csay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqRC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19892:1: error: BUILDSTDERR: warning: label ‘_csaQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19892 | _csaQ: BUILDSTDERR: | ^ BUILDSTDERR: 19892 | _csaQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csaN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19924:1: error: BUILDSTDERR: warning: label ‘_csaN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19924 | _csaN: BUILDSTDERR: | ^ BUILDSTDERR: 19924 | _csaN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqRH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19958:1: error: BUILDSTDERR: warning: label ‘_csb5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19958 | _csb5: BUILDSTDERR: | ^ BUILDSTDERR: 19958 | _csb5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csb2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:19990:1: error: BUILDSTDERR: warning: label ‘_csb2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19990 | _csb2: BUILDSTDERR: | ^ BUILDSTDERR: 19990 | _csb2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqRM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20024:1: error: BUILDSTDERR: warning: label ‘_csbk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20024 | _csbk: BUILDSTDERR: | ^ BUILDSTDERR: 20024 | _csbk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csbh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20056:1: error: BUILDSTDERR: warning: label ‘_csbh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20056 | _csbh: BUILDSTDERR: | ^ BUILDSTDERR: 20056 | _csbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqRR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20090:1: error: BUILDSTDERR: warning: label ‘_csbz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20090 | _csbz: BUILDSTDERR: | ^ BUILDSTDERR: 20090 | _csbz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csbw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20122:1: error: BUILDSTDERR: warning: label ‘_csbw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20122 | _csbw: BUILDSTDERR: | ^ BUILDSTDERR: 20122 | _csbw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqRW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20156:1: error: BUILDSTDERR: warning: label ‘_csbO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20156 | _csbO: BUILDSTDERR: | ^ BUILDSTDERR: 20156 | _csbO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csbL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20188:1: error: BUILDSTDERR: warning: label ‘_csbL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20188 | _csbL: BUILDSTDERR: | ^ BUILDSTDERR: 20188 | _csbL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqS1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20222:1: error: BUILDSTDERR: warning: label ‘_csc3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20222 | _csc3: BUILDSTDERR: | ^ BUILDSTDERR: 20222 | _csc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csc0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20254:1: error: BUILDSTDERR: warning: label ‘_csc0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20254 | _csc0: BUILDSTDERR: | ^ BUILDSTDERR: 20254 | _csc0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqS6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20287:1: error: BUILDSTDERR: warning: label ‘_csci’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20287 | _csci: BUILDSTDERR: | ^ BUILDSTDERR: 20287 | _csci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cscf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20319:1: error: BUILDSTDERR: warning: label ‘_cscf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20319 | _cscf: BUILDSTDERR: | ^ BUILDSTDERR: 20319 | _cscf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqSb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20353:1: error: BUILDSTDERR: warning: label ‘_cscx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20353 | _cscx: BUILDSTDERR: | ^ BUILDSTDERR: 20353 | _cscx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cscu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20385:1: error: BUILDSTDERR: warning: label ‘_cscu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20385 | _cscu: BUILDSTDERR: | ^ BUILDSTDERR: 20385 | _cscu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqSg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20418:1: error: BUILDSTDERR: warning: label ‘_cscM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20418 | _cscM: BUILDSTDERR: | ^ BUILDSTDERR: 20418 | _cscM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cscJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20450:1: error: BUILDSTDERR: warning: label ‘_cscJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20450 | _cscJ: BUILDSTDERR: | ^ BUILDSTDERR: 20450 | _cscJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqSl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20483:1: error: BUILDSTDERR: warning: label ‘_csd1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20483 | _csd1: BUILDSTDERR: | ^ BUILDSTDERR: 20483 | _csd1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cscY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20515:1: error: BUILDSTDERR: warning: label ‘_cscY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20515 | _cscY: BUILDSTDERR: | ^ BUILDSTDERR: 20515 | _cscY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqSq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20549:1: error: BUILDSTDERR: warning: label ‘_csdg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20549 | _csdg: BUILDSTDERR: | ^ BUILDSTDERR: 20549 | _csdg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csdd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20581:1: error: BUILDSTDERR: warning: label ‘_csdd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20581 | _csdd: BUILDSTDERR: | ^ BUILDSTDERR: 20581 | _csdd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqSv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20614:1: error: BUILDSTDERR: warning: label ‘_csdv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20614 | _csdv: BUILDSTDERR: | ^ BUILDSTDERR: 20614 | _csdv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csds’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20646:1: error: BUILDSTDERR: warning: label ‘_csds’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20646 | _csds: BUILDSTDERR: | ^ BUILDSTDERR: 20646 | _csds: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqSA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20679:1: error: BUILDSTDERR: warning: label ‘_csdK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20679 | _csdK: BUILDSTDERR: | ^ BUILDSTDERR: 20679 | _csdK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csdH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20711:1: error: BUILDSTDERR: warning: label ‘_csdH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20711 | _csdH: BUILDSTDERR: | ^ BUILDSTDERR: 20711 | _csdH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqSF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20744:1: error: BUILDSTDERR: warning: label ‘_csdZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20744 | _csdZ: BUILDSTDERR: | ^ BUILDSTDERR: 20744 | _csdZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csdW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20776:1: error: BUILDSTDERR: warning: label ‘_csdW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20776 | _csdW: BUILDSTDERR: | ^ BUILDSTDERR: 20776 | _csdW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqSK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20810:1: error: BUILDSTDERR: warning: label ‘_csee’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20810 | _csee: BUILDSTDERR: | ^ BUILDSTDERR: 20810 | _csee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cseb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20842:1: error: BUILDSTDERR: warning: label ‘_cseb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20842 | _cseb: BUILDSTDERR: | ^ BUILDSTDERR: 20842 | _cseb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqSP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20876:1: error: BUILDSTDERR: warning: label ‘_cset’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20876 | _cset: BUILDSTDERR: | ^ BUILDSTDERR: 20876 | _cset: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cseq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20908:1: error: BUILDSTDERR: warning: label ‘_cseq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20908 | _cseq: BUILDSTDERR: | ^ BUILDSTDERR: 20908 | _cseq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqSU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20942:1: error: BUILDSTDERR: warning: label ‘_cseI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20942 | _cseI: BUILDSTDERR: | ^ BUILDSTDERR: 20942 | _cseI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cseF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:20974:1: error: BUILDSTDERR: warning: label ‘_cseF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20974 | _cseF: BUILDSTDERR: | ^ BUILDSTDERR: 20974 | _cseF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqSZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21008:1: error: BUILDSTDERR: warning: label ‘_cseX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21008 | _cseX: BUILDSTDERR: | ^ BUILDSTDERR: 21008 | _cseX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cseU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21040:1: error: BUILDSTDERR: warning: label ‘_cseU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21040 | _cseU: BUILDSTDERR: | ^ BUILDSTDERR: 21040 | _cseU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqT4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21074:1: error: BUILDSTDERR: warning: label ‘_csfc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21074 | _csfc: BUILDSTDERR: | ^ BUILDSTDERR: 21074 | _csfc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csf9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21106:1: error: BUILDSTDERR: warning: label ‘_csf9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21106 | _csf9: BUILDSTDERR: | ^ BUILDSTDERR: 21106 | _csf9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqT9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21140:1: error: BUILDSTDERR: warning: label ‘_csfr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21140 | _csfr: BUILDSTDERR: | ^ BUILDSTDERR: 21140 | _csfr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csfo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21172:1: error: BUILDSTDERR: warning: label ‘_csfo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21172 | _csfo: BUILDSTDERR: | ^ BUILDSTDERR: 21172 | _csfo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqTe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21206:1: error: BUILDSTDERR: warning: label ‘_csfG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21206 | _csfG: BUILDSTDERR: | ^ BUILDSTDERR: 21206 | _csfG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csfD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21238:1: error: BUILDSTDERR: warning: label ‘_csfD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21238 | _csfD: BUILDSTDERR: | ^ BUILDSTDERR: 21238 | _csfD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqTj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21270:1: error: BUILDSTDERR: warning: label ‘_csfV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21270 | _csfV: BUILDSTDERR: | ^ BUILDSTDERR: 21270 | _csfV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csfS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21302:1: error: BUILDSTDERR: warning: label ‘_csfS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21302 | _csfS: BUILDSTDERR: | ^ BUILDSTDERR: 21302 | _csfS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqTo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21335:1: error: BUILDSTDERR: warning: label ‘_csga’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21335 | _csga: BUILDSTDERR: | ^ BUILDSTDERR: 21335 | _csga: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csg7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21367:1: error: BUILDSTDERR: warning: label ‘_csg7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21367 | _csg7: BUILDSTDERR: | ^ BUILDSTDERR: 21367 | _csg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqTt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21399:1: error: BUILDSTDERR: warning: label ‘_csgp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21399 | _csgp: BUILDSTDERR: | ^ BUILDSTDERR: 21399 | _csgp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csgm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21431:1: error: BUILDSTDERR: warning: label ‘_csgm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21431 | _csgm: BUILDSTDERR: | ^ BUILDSTDERR: 21431 | _csgm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqTy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21464:1: error: BUILDSTDERR: warning: label ‘_csgE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21464 | _csgE: BUILDSTDERR: | ^ BUILDSTDERR: 21464 | _csgE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csgB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21496:1: error: BUILDSTDERR: warning: label ‘_csgB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21496 | _csgB: BUILDSTDERR: | ^ BUILDSTDERR: 21496 | _csgB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqTD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21529:1: error: BUILDSTDERR: warning: label ‘_csgT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21529 | _csgT: BUILDSTDERR: | ^ BUILDSTDERR: 21529 | _csgT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csgQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21561:1: error: BUILDSTDERR: warning: label ‘_csgQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21561 | _csgQ: BUILDSTDERR: | ^ BUILDSTDERR: 21561 | _csgQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqTI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21594:1: error: BUILDSTDERR: warning: label ‘_csh8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21594 | _csh8: BUILDSTDERR: | ^ BUILDSTDERR: 21594 | _csh8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csh5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21626:1: error: BUILDSTDERR: warning: label ‘_csh5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21626 | _csh5: BUILDSTDERR: | ^ BUILDSTDERR: 21626 | _csh5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqTN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21660:1: error: BUILDSTDERR: warning: label ‘_cshn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21660 | _cshn: BUILDSTDERR: | ^ BUILDSTDERR: 21660 | _cshn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cshk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21692:1: error: BUILDSTDERR: warning: label ‘_cshk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21692 | _cshk: BUILDSTDERR: | ^ BUILDSTDERR: 21692 | _cshk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqTS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21726:1: error: BUILDSTDERR: warning: label ‘_cshC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21726 | _cshC: BUILDSTDERR: | ^ BUILDSTDERR: 21726 | _cshC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cshz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21758:1: error: BUILDSTDERR: warning: label ‘_cshz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21758 | _cshz: BUILDSTDERR: | ^ BUILDSTDERR: 21758 | _cshz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqTX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21792:1: error: BUILDSTDERR: warning: label ‘_cshR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21792 | _cshR: BUILDSTDERR: | ^ BUILDSTDERR: 21792 | _cshR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cshO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21824:1: error: BUILDSTDERR: warning: label ‘_cshO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21824 | _cshO: BUILDSTDERR: | ^ BUILDSTDERR: 21824 | _cshO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqU2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21858:1: error: BUILDSTDERR: warning: label ‘_csi6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21858 | _csi6: BUILDSTDERR: | ^ BUILDSTDERR: 21858 | _csi6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csi3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21890:1: error: BUILDSTDERR: warning: label ‘_csi3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21890 | _csi3: BUILDSTDERR: | ^ BUILDSTDERR: 21890 | _csi3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqU7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21923:1: error: BUILDSTDERR: warning: label ‘_csil’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21923 | _csil: BUILDSTDERR: | ^ BUILDSTDERR: 21923 | _csil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csii’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21955:1: error: BUILDSTDERR: warning: label ‘_csii’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21955 | _csii: BUILDSTDERR: | ^ BUILDSTDERR: 21955 | _csii: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqUc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:21989:1: error: BUILDSTDERR: warning: label ‘_csiA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21989 | _csiA: BUILDSTDERR: | ^ BUILDSTDERR: 21989 | _csiA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csix’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22021:1: error: BUILDSTDERR: warning: label ‘_csix’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22021 | _csix: BUILDSTDERR: | ^ BUILDSTDERR: 22021 | _csix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqUh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22054:1: error: BUILDSTDERR: warning: label ‘_csiP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22054 | _csiP: BUILDSTDERR: | ^ BUILDSTDERR: 22054 | _csiP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csiM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22086:1: error: BUILDSTDERR: warning: label ‘_csiM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22086 | _csiM: BUILDSTDERR: | ^ BUILDSTDERR: 22086 | _csiM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqUm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22120:1: error: BUILDSTDERR: warning: label ‘_csj4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22120 | _csj4: BUILDSTDERR: | ^ BUILDSTDERR: 22120 | _csj4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csj1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22152:1: error: BUILDSTDERR: warning: label ‘_csj1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22152 | _csj1: BUILDSTDERR: | ^ BUILDSTDERR: 22152 | _csj1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqUr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22185:1: error: BUILDSTDERR: warning: label ‘_csjj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22185 | _csjj: BUILDSTDERR: | ^ BUILDSTDERR: 22185 | _csjj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csjg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22217:1: error: BUILDSTDERR: warning: label ‘_csjg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22217 | _csjg: BUILDSTDERR: | ^ BUILDSTDERR: 22217 | _csjg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqUw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22251:1: error: BUILDSTDERR: warning: label ‘_csjy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22251 | _csjy: BUILDSTDERR: | ^ BUILDSTDERR: 22251 | _csjy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csjv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22283:1: error: BUILDSTDERR: warning: label ‘_csjv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22283 | _csjv: BUILDSTDERR: | ^ BUILDSTDERR: 22283 | _csjv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqUB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22316:1: error: BUILDSTDERR: warning: label ‘_csjN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22316 | _csjN: BUILDSTDERR: | ^ BUILDSTDERR: 22316 | _csjN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csjK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22348:1: error: BUILDSTDERR: warning: label ‘_csjK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22348 | _csjK: BUILDSTDERR: | ^ BUILDSTDERR: 22348 | _csjK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqUG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22380:1: error: BUILDSTDERR: warning: label ‘_csk2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22380 | _csk2: BUILDSTDERR: | ^ BUILDSTDERR: 22380 | _csk2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csjZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22412:1: error: BUILDSTDERR: warning: label ‘_csjZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22412 | _csjZ: BUILDSTDERR: | ^ BUILDSTDERR: 22412 | _csjZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqUL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22446:1: error: BUILDSTDERR: warning: label ‘_cskh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22446 | _cskh: BUILDSTDERR: | ^ BUILDSTDERR: 22446 | _cskh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cske’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22478:1: error: BUILDSTDERR: warning: label ‘_cske’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22478 | _cske: BUILDSTDERR: | ^ BUILDSTDERR: 22478 | _cske: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqUQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22511:1: error: BUILDSTDERR: warning: label ‘_cskw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22511 | _cskw: BUILDSTDERR: | ^ BUILDSTDERR: 22511 | _cskw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cskt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22543:1: error: BUILDSTDERR: warning: label ‘_cskt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22543 | _cskt: BUILDSTDERR: | ^ BUILDSTDERR: 22543 | _cskt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqUV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22575:1: error: BUILDSTDERR: warning: label ‘_cskL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22575 | _cskL: BUILDSTDERR: | ^ BUILDSTDERR: 22575 | _cskL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cskI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22607:1: error: BUILDSTDERR: warning: label ‘_cskI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22607 | _cskI: BUILDSTDERR: | ^ BUILDSTDERR: 22607 | _cskI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqV0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22641:1: error: BUILDSTDERR: warning: label ‘_csl0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22641 | _csl0: BUILDSTDERR: | ^ BUILDSTDERR: 22641 | _csl0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cskX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22673:1: error: BUILDSTDERR: warning: label ‘_cskX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22673 | _cskX: BUILDSTDERR: | ^ BUILDSTDERR: 22673 | _cskX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqV5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22707:1: error: BUILDSTDERR: warning: label ‘_cslf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22707 | _cslf: BUILDSTDERR: | ^ BUILDSTDERR: 22707 | _cslf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cslc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22739:1: error: BUILDSTDERR: warning: label ‘_cslc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22739 | _cslc: BUILDSTDERR: | ^ BUILDSTDERR: 22739 | _cslc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqVa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22772:1: error: BUILDSTDERR: warning: label ‘_cslu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22772 | _cslu: BUILDSTDERR: | ^ BUILDSTDERR: 22772 | _cslu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cslr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22804:1: error: BUILDSTDERR: warning: label ‘_cslr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22804 | _cslr: BUILDSTDERR: | ^ BUILDSTDERR: 22804 | _cslr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqVf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22836:1: error: BUILDSTDERR: warning: label ‘_cslJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22836 | _cslJ: BUILDSTDERR: | ^ BUILDSTDERR: 22836 | _cslJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cslG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22868:1: error: BUILDSTDERR: warning: label ‘_cslG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22868 | _cslG: BUILDSTDERR: | ^ BUILDSTDERR: 22868 | _cslG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqVk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22901:1: error: BUILDSTDERR: warning: label ‘_cslY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22901 | _cslY: BUILDSTDERR: | ^ BUILDSTDERR: 22901 | _cslY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cslV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22933:1: error: BUILDSTDERR: warning: label ‘_cslV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22933 | _cslV: BUILDSTDERR: | ^ BUILDSTDERR: 22933 | _cslV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqVp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22966:1: error: BUILDSTDERR: warning: label ‘_csmd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22966 | _csmd: BUILDSTDERR: | ^ BUILDSTDERR: 22966 | _csmd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csma’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:22998:1: error: BUILDSTDERR: warning: label ‘_csma’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22998 | _csma: BUILDSTDERR: | ^ BUILDSTDERR: 22998 | _csma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqVu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23032:1: error: BUILDSTDERR: warning: label ‘_csms’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23032 | _csms: BUILDSTDERR: | ^ BUILDSTDERR: 23032 | _csms: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csmp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23064:1: error: BUILDSTDERR: warning: label ‘_csmp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23064 | _csmp: BUILDSTDERR: | ^ BUILDSTDERR: 23064 | _csmp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqVz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23097:1: error: BUILDSTDERR: warning: label ‘_csmH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23097 | _csmH: BUILDSTDERR: | ^ BUILDSTDERR: 23097 | _csmH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csmE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23129:1: error: BUILDSTDERR: warning: label ‘_csmE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23129 | _csmE: BUILDSTDERR: | ^ BUILDSTDERR: 23129 | _csmE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqVE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23163:1: error: BUILDSTDERR: warning: label ‘_csmW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23163 | _csmW: BUILDSTDERR: | ^ BUILDSTDERR: 23163 | _csmW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csmT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23195:1: error: BUILDSTDERR: warning: label ‘_csmT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23195 | _csmT: BUILDSTDERR: | ^ BUILDSTDERR: 23195 | _csmT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqVJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23227:1: error: BUILDSTDERR: warning: label ‘_csnb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23227 | _csnb: BUILDSTDERR: | ^ BUILDSTDERR: 23227 | _csnb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csn8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23259:1: error: BUILDSTDERR: warning: label ‘_csn8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23259 | _csn8: BUILDSTDERR: | ^ BUILDSTDERR: 23259 | _csn8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqVO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23291:1: error: BUILDSTDERR: warning: label ‘_csnq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23291 | _csnq: BUILDSTDERR: | ^ BUILDSTDERR: 23291 | _csnq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csnn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23323:1: error: BUILDSTDERR: warning: label ‘_csnn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23323 | _csnn: BUILDSTDERR: | ^ BUILDSTDERR: 23323 | _csnn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqVT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23357:1: error: BUILDSTDERR: warning: label ‘_csnF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23357 | _csnF: BUILDSTDERR: | ^ BUILDSTDERR: 23357 | _csnF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csnC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23389:1: error: BUILDSTDERR: warning: label ‘_csnC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23389 | _csnC: BUILDSTDERR: | ^ BUILDSTDERR: 23389 | _csnC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqVY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23423:1: error: BUILDSTDERR: warning: label ‘_csnU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23423 | _csnU: BUILDSTDERR: | ^ BUILDSTDERR: 23423 | _csnU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csnR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23455:1: error: BUILDSTDERR: warning: label ‘_csnR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23455 | _csnR: BUILDSTDERR: | ^ BUILDSTDERR: 23455 | _csnR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqW3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23489:1: error: BUILDSTDERR: warning: label ‘_cso9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23489 | _cso9: BUILDSTDERR: | ^ BUILDSTDERR: 23489 | _cso9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cso6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23521:1: error: BUILDSTDERR: warning: label ‘_cso6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23521 | _cso6: BUILDSTDERR: | ^ BUILDSTDERR: 23521 | _cso6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqW8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23555:1: error: BUILDSTDERR: warning: label ‘_csoo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23555 | _csoo: BUILDSTDERR: | ^ BUILDSTDERR: 23555 | _csoo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csol’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23587:1: error: BUILDSTDERR: warning: label ‘_csol’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23587 | _csol: BUILDSTDERR: | ^ BUILDSTDERR: 23587 | _csol: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqWd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23620:1: error: BUILDSTDERR: warning: label ‘_csoD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23620 | _csoD: BUILDSTDERR: | ^ BUILDSTDERR: 23620 | _csoD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csoA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23652:1: error: BUILDSTDERR: warning: label ‘_csoA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23652 | _csoA: BUILDSTDERR: | ^ BUILDSTDERR: 23652 | _csoA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqWi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23685:1: error: BUILDSTDERR: warning: label ‘_csoS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23685 | _csoS: BUILDSTDERR: | ^ BUILDSTDERR: 23685 | _csoS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csoP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23717:1: error: BUILDSTDERR: warning: label ‘_csoP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23717 | _csoP: BUILDSTDERR: | ^ BUILDSTDERR: 23717 | _csoP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqWn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23751:1: error: BUILDSTDERR: warning: label ‘_csp7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23751 | _csp7: BUILDSTDERR: | ^ BUILDSTDERR: 23751 | _csp7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csp4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23783:1: error: BUILDSTDERR: warning: label ‘_csp4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23783 | _csp4: BUILDSTDERR: | ^ BUILDSTDERR: 23783 | _csp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqWs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23816:1: error: BUILDSTDERR: warning: label ‘_cspm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23816 | _cspm: BUILDSTDERR: | ^ BUILDSTDERR: 23816 | _cspm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cspj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23848:1: error: BUILDSTDERR: warning: label ‘_cspj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23848 | _cspj: BUILDSTDERR: | ^ BUILDSTDERR: 23848 | _cspj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqWx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23882:1: error: BUILDSTDERR: warning: label ‘_cspB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23882 | _cspB: BUILDSTDERR: | ^ BUILDSTDERR: 23882 | _cspB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cspy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23914:1: error: BUILDSTDERR: warning: label ‘_cspy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23914 | _cspy: BUILDSTDERR: | ^ BUILDSTDERR: 23914 | _cspy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqWC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23947:1: error: BUILDSTDERR: warning: label ‘_cspQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23947 | _cspQ: BUILDSTDERR: | ^ BUILDSTDERR: 23947 | _cspQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cspN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:23979:1: error: BUILDSTDERR: warning: label ‘_cspN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23979 | _cspN: BUILDSTDERR: | ^ BUILDSTDERR: 23979 | _cspN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqWH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24013:1: error: BUILDSTDERR: warning: label ‘_csq5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24013 | _csq5: BUILDSTDERR: | ^ BUILDSTDERR: 24013 | _csq5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csq2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24045:1: error: BUILDSTDERR: warning: label ‘_csq2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24045 | _csq2: BUILDSTDERR: | ^ BUILDSTDERR: 24045 | _csq2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqWM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24079:1: error: BUILDSTDERR: warning: label ‘_csqk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24079 | _csqk: BUILDSTDERR: | ^ BUILDSTDERR: 24079 | _csqk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csqh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24111:1: error: BUILDSTDERR: warning: label ‘_csqh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24111 | _csqh: BUILDSTDERR: | ^ BUILDSTDERR: 24111 | _csqh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqWR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24145:1: error: BUILDSTDERR: warning: label ‘_csqz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24145 | _csqz: BUILDSTDERR: | ^ BUILDSTDERR: 24145 | _csqz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csqw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24177:1: error: BUILDSTDERR: warning: label ‘_csqw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24177 | _csqw: BUILDSTDERR: | ^ BUILDSTDERR: 24177 | _csqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqWW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24210:1: error: BUILDSTDERR: warning: label ‘_csqO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24210 | _csqO: BUILDSTDERR: | ^ BUILDSTDERR: 24210 | _csqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csqL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24242:1: error: BUILDSTDERR: warning: label ‘_csqL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24242 | _csqL: BUILDSTDERR: | ^ BUILDSTDERR: 24242 | _csqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqX1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24276:1: error: BUILDSTDERR: warning: label ‘_csr3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24276 | _csr3: BUILDSTDERR: | ^ BUILDSTDERR: 24276 | _csr3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csr0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24308:1: error: BUILDSTDERR: warning: label ‘_csr0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24308 | _csr0: BUILDSTDERR: | ^ BUILDSTDERR: 24308 | _csr0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqX6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24340:1: error: BUILDSTDERR: warning: label ‘_csri’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24340 | _csri: BUILDSTDERR: | ^ BUILDSTDERR: 24340 | _csri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csrf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24372:1: error: BUILDSTDERR: warning: label ‘_csrf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24372 | _csrf: BUILDSTDERR: | ^ BUILDSTDERR: 24372 | _csrf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqXb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24405:1: error: BUILDSTDERR: warning: label ‘_csrx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24405 | _csrx: BUILDSTDERR: | ^ BUILDSTDERR: 24405 | _csrx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csru’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24437:1: error: BUILDSTDERR: warning: label ‘_csru’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24437 | _csru: BUILDSTDERR: | ^ BUILDSTDERR: 24437 | _csru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqXg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24469:1: error: BUILDSTDERR: warning: label ‘_csrM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24469 | _csrM: BUILDSTDERR: | ^ BUILDSTDERR: 24469 | _csrM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csrJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24501:1: error: BUILDSTDERR: warning: label ‘_csrJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24501 | _csrJ: BUILDSTDERR: | ^ BUILDSTDERR: 24501 | _csrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqXl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24535:1: error: BUILDSTDERR: warning: label ‘_css1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24535 | _css1: BUILDSTDERR: | ^ BUILDSTDERR: 24535 | _css1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csrY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24567:1: error: BUILDSTDERR: warning: label ‘_csrY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24567 | _csrY: BUILDSTDERR: | ^ BUILDSTDERR: 24567 | _csrY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqXq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24600:1: error: BUILDSTDERR: warning: label ‘_cssg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24600 | _cssg: BUILDSTDERR: | ^ BUILDSTDERR: 24600 | _cssg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cssd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24632:1: error: BUILDSTDERR: warning: label ‘_cssd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24632 | _cssd: BUILDSTDERR: | ^ BUILDSTDERR: 24632 | _cssd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqXv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24665:1: error: BUILDSTDERR: warning: label ‘_cssv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24665 | _cssv: BUILDSTDERR: | ^ BUILDSTDERR: 24665 | _cssv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csss’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24697:1: error: BUILDSTDERR: warning: label ‘_csss’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24697 | _csss: BUILDSTDERR: | ^ BUILDSTDERR: 24697 | _csss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqXA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24730:1: error: BUILDSTDERR: warning: label ‘_cssK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24730 | _cssK: BUILDSTDERR: | ^ BUILDSTDERR: 24730 | _cssK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cssH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24762:1: error: BUILDSTDERR: warning: label ‘_cssH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24762 | _cssH: BUILDSTDERR: | ^ BUILDSTDERR: 24762 | _cssH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqXF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24796:1: error: BUILDSTDERR: warning: label ‘_cssZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24796 | _cssZ: BUILDSTDERR: | ^ BUILDSTDERR: 24796 | _cssZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cssW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24828:1: error: BUILDSTDERR: warning: label ‘_cssW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24828 | _cssW: BUILDSTDERR: | ^ BUILDSTDERR: 24828 | _cssW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqXK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24862:1: error: BUILDSTDERR: warning: label ‘_cste’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24862 | _cste: BUILDSTDERR: | ^ BUILDSTDERR: 24862 | _cste: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cstb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24894:1: error: BUILDSTDERR: warning: label ‘_cstb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24894 | _cstb: BUILDSTDERR: | ^ BUILDSTDERR: 24894 | _cstb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqXP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24928:1: error: BUILDSTDERR: warning: label ‘_cstt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24928 | _cstt: BUILDSTDERR: | ^ BUILDSTDERR: 24928 | _cstt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cstq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24960:1: error: BUILDSTDERR: warning: label ‘_cstq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24960 | _cstq: BUILDSTDERR: | ^ BUILDSTDERR: 24960 | _cstq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqXU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:24994:1: error: BUILDSTDERR: warning: label ‘_cstI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24994 | _cstI: BUILDSTDERR: | ^ BUILDSTDERR: 24994 | _cstI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cstF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25026:1: error: BUILDSTDERR: warning: label ‘_cstF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25026 | _cstF: BUILDSTDERR: | ^ BUILDSTDERR: 25026 | _cstF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqXZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25060:1: error: BUILDSTDERR: warning: label ‘_cstX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25060 | _cstX: BUILDSTDERR: | ^ BUILDSTDERR: 25060 | _cstX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cstU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25092:1: error: BUILDSTDERR: warning: label ‘_cstU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25092 | _cstU: BUILDSTDERR: | ^ BUILDSTDERR: 25092 | _cstU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqY4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25126:1: error: BUILDSTDERR: warning: label ‘_csuc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25126 | _csuc: BUILDSTDERR: | ^ BUILDSTDERR: 25126 | _csuc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csu9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25158:1: error: BUILDSTDERR: warning: label ‘_csu9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25158 | _csu9: BUILDSTDERR: | ^ BUILDSTDERR: 25158 | _csu9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqY9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25192:1: error: BUILDSTDERR: warning: label ‘_csur’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25192 | _csur: BUILDSTDERR: | ^ BUILDSTDERR: 25192 | _csur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csuo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25224:1: error: BUILDSTDERR: warning: label ‘_csuo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25224 | _csuo: BUILDSTDERR: | ^ BUILDSTDERR: 25224 | _csuo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqYe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25258:1: error: BUILDSTDERR: warning: label ‘_csuG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25258 | _csuG: BUILDSTDERR: | ^ BUILDSTDERR: 25258 | _csuG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csuD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25290:1: error: BUILDSTDERR: warning: label ‘_csuD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25290 | _csuD: BUILDSTDERR: | ^ BUILDSTDERR: 25290 | _csuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqYj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25323:1: error: BUILDSTDERR: warning: label ‘_csuV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25323 | _csuV: BUILDSTDERR: | ^ BUILDSTDERR: 25323 | _csuV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csuS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25355:1: error: BUILDSTDERR: warning: label ‘_csuS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25355 | _csuS: BUILDSTDERR: | ^ BUILDSTDERR: 25355 | _csuS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqYo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25389:1: error: BUILDSTDERR: warning: label ‘_csva’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25389 | _csva: BUILDSTDERR: | ^ BUILDSTDERR: 25389 | _csva: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csv7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25421:1: error: BUILDSTDERR: warning: label ‘_csv7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25421 | _csv7: BUILDSTDERR: | ^ BUILDSTDERR: 25421 | _csv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqYt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25454:1: error: BUILDSTDERR: warning: label ‘_csvp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25454 | _csvp: BUILDSTDERR: | ^ BUILDSTDERR: 25454 | _csvp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csvm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25486:1: error: BUILDSTDERR: warning: label ‘_csvm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25486 | _csvm: BUILDSTDERR: | ^ BUILDSTDERR: 25486 | _csvm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqYy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25520:1: error: BUILDSTDERR: warning: label ‘_csvE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25520 | _csvE: BUILDSTDERR: | ^ BUILDSTDERR: 25520 | _csvE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csvB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25552:1: error: BUILDSTDERR: warning: label ‘_csvB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25552 | _csvB: BUILDSTDERR: | ^ BUILDSTDERR: 25552 | _csvB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqYC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25581:1: error: BUILDSTDERR: warning: label ‘_csvS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25581 | _csvS: BUILDSTDERR: | ^ BUILDSTDERR: 25581 | _csvS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csvQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25606:1: error: BUILDSTDERR: warning: label ‘_csvQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25606 | _csvQ: BUILDSTDERR: | ^ BUILDSTDERR: 25606 | _csvQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csvV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25624:1: error: BUILDSTDERR: warning: label ‘_csvV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25624 | _csvV: BUILDSTDERR: | ^ BUILDSTDERR: 25624 | _csvV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csvZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25643:1: error: BUILDSTDERR: warning: label ‘_csvZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25643 | _csvZ: BUILDSTDERR: | ^ BUILDSTDERR: 25643 | _csvZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqYH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25677:1: error: BUILDSTDERR: warning: label ‘_cswi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25677 | _cswi: BUILDSTDERR: | ^ BUILDSTDERR: 25677 | _cswi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cswf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25709:1: error: BUILDSTDERR: warning: label ‘_cswf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25709 | _cswf: BUILDSTDERR: | ^ BUILDSTDERR: 25709 | _cswf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqYM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25742:1: error: BUILDSTDERR: warning: label ‘_cswx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25742 | _cswx: BUILDSTDERR: | ^ BUILDSTDERR: 25742 | _cswx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cswu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25774:1: error: BUILDSTDERR: warning: label ‘_cswu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25774 | _cswu: BUILDSTDERR: | ^ BUILDSTDERR: 25774 | _cswu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqYR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25807:1: error: BUILDSTDERR: warning: label ‘_cswM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25807 | _cswM: BUILDSTDERR: | ^ BUILDSTDERR: 25807 | _cswM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cswJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25839:1: error: BUILDSTDERR: warning: label ‘_cswJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25839 | _cswJ: BUILDSTDERR: | ^ BUILDSTDERR: 25839 | _cswJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqYW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25873:1: error: BUILDSTDERR: warning: label ‘_csx1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25873 | _csx1: BUILDSTDERR: | ^ BUILDSTDERR: 25873 | _csx1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_cswY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25905:1: error: BUILDSTDERR: warning: label ‘_cswY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25905 | _cswY: BUILDSTDERR: | ^ BUILDSTDERR: 25905 | _cswY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqZ1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25938:1: error: BUILDSTDERR: warning: label ‘_csxg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25938 | _csxg: BUILDSTDERR: | ^ BUILDSTDERR: 25938 | _csxg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csxd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:25970:1: error: BUILDSTDERR: warning: label ‘_csxd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25970 | _csxd: BUILDSTDERR: | ^ BUILDSTDERR: 25970 | _csxd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqZ6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26004:1: error: BUILDSTDERR: warning: label ‘_csxv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26004 | _csxv: BUILDSTDERR: | ^ BUILDSTDERR: 26004 | _csxv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csxs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26036:1: error: BUILDSTDERR: warning: label ‘_csxs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26036 | _csxs: BUILDSTDERR: | ^ BUILDSTDERR: 26036 | _csxs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘sqZb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26070:1: error: BUILDSTDERR: warning: label ‘_csxK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26070 | _csxK: BUILDSTDERR: | ^ BUILDSTDERR: 26070 | _csxK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_csxH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26102:1: error: BUILDSTDERR: warning: label ‘_csxH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26102 | _csxH: BUILDSTDERR: | ^ BUILDSTDERR: 26102 | _csxH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_readColourName_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26137:1: error: BUILDSTDERR: warning: label ‘_csxU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26137 | _csxU: BUILDSTDERR: | ^ BUILDSTDERR: 26137 | _csxU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crOm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26169:1: error: BUILDSTDERR: warning: label ‘_crOm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26169 | _crOm: BUILDSTDERR: | ^ BUILDSTDERR: 26169 | _crOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crOq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26218:1: error: BUILDSTDERR: warning: label ‘_crOq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26218 | _crOq: BUILDSTDERR: | ^ BUILDSTDERR: 26218 | _crOq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crOu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26267:1: error: BUILDSTDERR: warning: label ‘_crOu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26267 | _crOu: BUILDSTDERR: | ^ BUILDSTDERR: 26267 | _crOu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crOy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26316:1: error: BUILDSTDERR: warning: label ‘_crOy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26316 | _crOy: BUILDSTDERR: | ^ BUILDSTDERR: 26316 | _crOy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crOC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26365:1: error: BUILDSTDERR: warning: label ‘_crOC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26365 | _crOC: BUILDSTDERR: | ^ BUILDSTDERR: 26365 | _crOC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crOG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26414:1: error: BUILDSTDERR: warning: label ‘_crOG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26414 | _crOG: BUILDSTDERR: | ^ BUILDSTDERR: 26414 | _crOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crOK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26463:1: error: BUILDSTDERR: warning: label ‘_crOK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26463 | _crOK: BUILDSTDERR: | ^ BUILDSTDERR: 26463 | _crOK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crOO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26512:1: error: BUILDSTDERR: warning: label ‘_crOO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26512 | _crOO: BUILDSTDERR: | ^ BUILDSTDERR: 26512 | _crOO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crOS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26560:1: error: BUILDSTDERR: warning: label ‘_crOS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26560 | _crOS: BUILDSTDERR: | ^ BUILDSTDERR: 26560 | _crOS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crOW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26609:1: error: BUILDSTDERR: warning: label ‘_crOW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26609 | _crOW: BUILDSTDERR: | ^ BUILDSTDERR: 26609 | _crOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crP0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26658:1: error: BUILDSTDERR: warning: label ‘_crP0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26658 | _crP0: BUILDSTDERR: | ^ BUILDSTDERR: 26658 | _crP0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crP4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26707:1: error: BUILDSTDERR: warning: label ‘_crP4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26707 | _crP4: BUILDSTDERR: | ^ BUILDSTDERR: 26707 | _crP4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crP8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26756:1: error: BUILDSTDERR: warning: label ‘_crP8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26756 | _crP8: BUILDSTDERR: | ^ BUILDSTDERR: 26756 | _crP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crPc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26805:1: error: BUILDSTDERR: warning: label ‘_crPc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26805 | _crPc: BUILDSTDERR: | ^ BUILDSTDERR: 26805 | _crPc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crPg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26854:1: error: BUILDSTDERR: warning: label ‘_crPg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26854 | _crPg: BUILDSTDERR: | ^ BUILDSTDERR: 26854 | _crPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crPk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26903:1: error: BUILDSTDERR: warning: label ‘_crPk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26903 | _crPk: BUILDSTDERR: | ^ BUILDSTDERR: 26903 | _crPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crPo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:26952:1: error: BUILDSTDERR: warning: label ‘_crPo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26952 | _crPo: BUILDSTDERR: | ^ BUILDSTDERR: 26952 | _crPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crPs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27001:1: error: BUILDSTDERR: warning: label ‘_crPs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27001 | _crPs: BUILDSTDERR: | ^ BUILDSTDERR: 27001 | _crPs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crPw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27050:1: error: BUILDSTDERR: warning: label ‘_crPw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27050 | _crPw: BUILDSTDERR: | ^ BUILDSTDERR: 27050 | _crPw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crPA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27099:1: error: BUILDSTDERR: warning: label ‘_crPA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27099 | _crPA: BUILDSTDERR: | ^ BUILDSTDERR: 27099 | _crPA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crPE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27148:1: error: BUILDSTDERR: warning: label ‘_crPE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27148 | _crPE: BUILDSTDERR: | ^ BUILDSTDERR: 27148 | _crPE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crPI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27197:1: error: BUILDSTDERR: warning: label ‘_crPI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27197 | _crPI: BUILDSTDERR: | ^ BUILDSTDERR: 27197 | _crPI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crPM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27246:1: error: BUILDSTDERR: warning: label ‘_crPM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27246 | _crPM: BUILDSTDERR: | ^ BUILDSTDERR: 27246 | _crPM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crPQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27295:1: error: BUILDSTDERR: warning: label ‘_crPQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27295 | _crPQ: BUILDSTDERR: | ^ BUILDSTDERR: 27295 | _crPQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crPU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27344:1: error: BUILDSTDERR: warning: label ‘_crPU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27344 | _crPU: BUILDSTDERR: | ^ BUILDSTDERR: 27344 | _crPU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crPY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27393:1: error: BUILDSTDERR: warning: label ‘_crPY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27393 | _crPY: BUILDSTDERR: | ^ BUILDSTDERR: 27393 | _crPY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQ2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27442:1: error: BUILDSTDERR: warning: label ‘_crQ2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27442 | _crQ2: BUILDSTDERR: | ^ BUILDSTDERR: 27442 | _crQ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQ6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27491:1: error: BUILDSTDERR: warning: label ‘_crQ6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27491 | _crQ6: BUILDSTDERR: | ^ BUILDSTDERR: 27491 | _crQ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27540:1: error: BUILDSTDERR: warning: label ‘_crQa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27540 | _crQa: BUILDSTDERR: | ^ BUILDSTDERR: 27540 | _crQa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27589:1: error: BUILDSTDERR: warning: label ‘_crQe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27589 | _crQe: BUILDSTDERR: | ^ BUILDSTDERR: 27589 | _crQe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27638:1: error: BUILDSTDERR: warning: label ‘_crQi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27638 | _crQi: BUILDSTDERR: | ^ BUILDSTDERR: 27638 | _crQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27687:1: error: BUILDSTDERR: warning: label ‘_crQm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27687 | _crQm: BUILDSTDERR: | ^ BUILDSTDERR: 27687 | _crQm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27736:1: error: BUILDSTDERR: warning: label ‘_crQq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27736 | _crQq: BUILDSTDERR: | ^ BUILDSTDERR: 27736 | _crQq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27785:1: error: BUILDSTDERR: warning: label ‘_crQu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27785 | _crQu: BUILDSTDERR: | ^ BUILDSTDERR: 27785 | _crQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27834:1: error: BUILDSTDERR: warning: label ‘_crQy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27834 | _crQy: BUILDSTDERR: | ^ BUILDSTDERR: 27834 | _crQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27883:1: error: BUILDSTDERR: warning: label ‘_crQC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27883 | _crQC: BUILDSTDERR: | ^ BUILDSTDERR: 27883 | _crQC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27932:1: error: BUILDSTDERR: warning: label ‘_crQG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27932 | _crQG: BUILDSTDERR: | ^ BUILDSTDERR: 27932 | _crQG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:27981:1: error: BUILDSTDERR: warning: label ‘_crQK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27981 | _crQK: BUILDSTDERR: | ^ BUILDSTDERR: 27981 | _crQK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28030:1: error: BUILDSTDERR: warning: label ‘_crQO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28030 | _crQO: BUILDSTDERR: | ^ BUILDSTDERR: 28030 | _crQO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28079:1: error: BUILDSTDERR: warning: label ‘_crQS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28079 | _crQS: BUILDSTDERR: | ^ BUILDSTDERR: 28079 | _crQS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crQW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28128:1: error: BUILDSTDERR: warning: label ‘_crQW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28128 | _crQW: BUILDSTDERR: | ^ BUILDSTDERR: 28128 | _crQW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crR0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28177:1: error: BUILDSTDERR: warning: label ‘_crR0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28177 | _crR0: BUILDSTDERR: | ^ BUILDSTDERR: 28177 | _crR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crR4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28226:1: error: BUILDSTDERR: warning: label ‘_crR4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28226 | _crR4: BUILDSTDERR: | ^ BUILDSTDERR: 28226 | _crR4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crR8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28275:1: error: BUILDSTDERR: warning: label ‘_crR8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28275 | _crR8: BUILDSTDERR: | ^ BUILDSTDERR: 28275 | _crR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crRc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28324:1: error: BUILDSTDERR: warning: label ‘_crRc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28324 | _crRc: BUILDSTDERR: | ^ BUILDSTDERR: 28324 | _crRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crRg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28373:1: error: BUILDSTDERR: warning: label ‘_crRg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28373 | _crRg: BUILDSTDERR: | ^ BUILDSTDERR: 28373 | _crRg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crRk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28422:1: error: BUILDSTDERR: warning: label ‘_crRk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28422 | _crRk: BUILDSTDERR: | ^ BUILDSTDERR: 28422 | _crRk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crRo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28471:1: error: BUILDSTDERR: warning: label ‘_crRo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28471 | _crRo: BUILDSTDERR: | ^ BUILDSTDERR: 28471 | _crRo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crRs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28520:1: error: BUILDSTDERR: warning: label ‘_crRs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28520 | _crRs: BUILDSTDERR: | ^ BUILDSTDERR: 28520 | _crRs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crRw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28569:1: error: BUILDSTDERR: warning: label ‘_crRw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28569 | _crRw: BUILDSTDERR: | ^ BUILDSTDERR: 28569 | _crRw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crRA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28618:1: error: BUILDSTDERR: warning: label ‘_crRA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28618 | _crRA: BUILDSTDERR: | ^ BUILDSTDERR: 28618 | _crRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crRE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28667:1: error: BUILDSTDERR: warning: label ‘_crRE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28667 | _crRE: BUILDSTDERR: | ^ BUILDSTDERR: 28667 | _crRE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crRI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28716:1: error: BUILDSTDERR: warning: label ‘_crRI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28716 | _crRI: BUILDSTDERR: | ^ BUILDSTDERR: 28716 | _crRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crRM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28765:1: error: BUILDSTDERR: warning: label ‘_crRM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28765 | _crRM: BUILDSTDERR: | ^ BUILDSTDERR: 28765 | _crRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crRQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28814:1: error: BUILDSTDERR: warning: label ‘_crRQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28814 | _crRQ: BUILDSTDERR: | ^ BUILDSTDERR: 28814 | _crRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crRU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28863:1: error: BUILDSTDERR: warning: label ‘_crRU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28863 | _crRU: BUILDSTDERR: | ^ BUILDSTDERR: 28863 | _crRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crRY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28912:1: error: BUILDSTDERR: warning: label ‘_crRY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28912 | _crRY: BUILDSTDERR: | ^ BUILDSTDERR: 28912 | _crRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crS2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:28961:1: error: BUILDSTDERR: warning: label ‘_crS2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28961 | _crS2: BUILDSTDERR: | ^ BUILDSTDERR: 28961 | _crS2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crS6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29010:1: error: BUILDSTDERR: warning: label ‘_crS6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29010 | _crS6: BUILDSTDERR: | ^ BUILDSTDERR: 29010 | _crS6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crSa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29059:1: error: BUILDSTDERR: warning: label ‘_crSa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29059 | _crSa: BUILDSTDERR: | ^ BUILDSTDERR: 29059 | _crSa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crSe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29108:1: error: BUILDSTDERR: warning: label ‘_crSe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29108 | _crSe: BUILDSTDERR: | ^ BUILDSTDERR: 29108 | _crSe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crSi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29157:1: error: BUILDSTDERR: warning: label ‘_crSi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29157 | _crSi: BUILDSTDERR: | ^ BUILDSTDERR: 29157 | _crSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crSm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29206:1: error: BUILDSTDERR: warning: label ‘_crSm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29206 | _crSm: BUILDSTDERR: | ^ BUILDSTDERR: 29206 | _crSm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crSq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29255:1: error: BUILDSTDERR: warning: label ‘_crSq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29255 | _crSq: BUILDSTDERR: | ^ BUILDSTDERR: 29255 | _crSq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crSu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29304:1: error: BUILDSTDERR: warning: label ‘_crSu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29304 | _crSu: BUILDSTDERR: | ^ BUILDSTDERR: 29304 | _crSu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crSy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29353:1: error: BUILDSTDERR: warning: label ‘_crSy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29353 | _crSy: BUILDSTDERR: | ^ BUILDSTDERR: 29353 | _crSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crSC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29402:1: error: BUILDSTDERR: warning: label ‘_crSC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29402 | _crSC: BUILDSTDERR: | ^ BUILDSTDERR: 29402 | _crSC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crSG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29451:1: error: BUILDSTDERR: warning: label ‘_crSG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29451 | _crSG: BUILDSTDERR: | ^ BUILDSTDERR: 29451 | _crSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crSK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29500:1: error: BUILDSTDERR: warning: label ‘_crSK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29500 | _crSK: BUILDSTDERR: | ^ BUILDSTDERR: 29500 | _crSK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crSO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29549:1: error: BUILDSTDERR: warning: label ‘_crSO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29549 | _crSO: BUILDSTDERR: | ^ BUILDSTDERR: 29549 | _crSO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crSS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29598:1: error: BUILDSTDERR: warning: label ‘_crSS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29598 | _crSS: BUILDSTDERR: | ^ BUILDSTDERR: 29598 | _crSS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crSW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29647:1: error: BUILDSTDERR: warning: label ‘_crSW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29647 | _crSW: BUILDSTDERR: | ^ BUILDSTDERR: 29647 | _crSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crT0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29696:1: error: BUILDSTDERR: warning: label ‘_crT0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29696 | _crT0: BUILDSTDERR: | ^ BUILDSTDERR: 29696 | _crT0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crT4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29745:1: error: BUILDSTDERR: warning: label ‘_crT4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29745 | _crT4: BUILDSTDERR: | ^ BUILDSTDERR: 29745 | _crT4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crT8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29794:1: error: BUILDSTDERR: warning: label ‘_crT8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29794 | _crT8: BUILDSTDERR: | ^ BUILDSTDERR: 29794 | _crT8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crTc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29843:1: error: BUILDSTDERR: warning: label ‘_crTc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29843 | _crTc: BUILDSTDERR: | ^ BUILDSTDERR: 29843 | _crTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crTg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29892:1: error: BUILDSTDERR: warning: label ‘_crTg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29892 | _crTg: BUILDSTDERR: | ^ BUILDSTDERR: 29892 | _crTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crTk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29941:1: error: BUILDSTDERR: warning: label ‘_crTk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29941 | _crTk: BUILDSTDERR: | ^ BUILDSTDERR: 29941 | _crTk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crTo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:29990:1: error: BUILDSTDERR: warning: label ‘_crTo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29990 | _crTo: BUILDSTDERR: | ^ BUILDSTDERR: 29990 | _crTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crTs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30039:1: error: BUILDSTDERR: warning: label ‘_crTs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30039 | _crTs: BUILDSTDERR: | ^ BUILDSTDERR: 30039 | _crTs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crTw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30088:1: error: BUILDSTDERR: warning: label ‘_crTw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30088 | _crTw: BUILDSTDERR: | ^ BUILDSTDERR: 30088 | _crTw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crTA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30137:1: error: BUILDSTDERR: warning: label ‘_crTA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30137 | _crTA: BUILDSTDERR: | ^ BUILDSTDERR: 30137 | _crTA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crTE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30186:1: error: BUILDSTDERR: warning: label ‘_crTE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30186 | _crTE: BUILDSTDERR: | ^ BUILDSTDERR: 30186 | _crTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crTI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30235:1: error: BUILDSTDERR: warning: label ‘_crTI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30235 | _crTI: BUILDSTDERR: | ^ BUILDSTDERR: 30235 | _crTI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crTM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30284:1: error: BUILDSTDERR: warning: label ‘_crTM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30284 | _crTM: BUILDSTDERR: | ^ BUILDSTDERR: 30284 | _crTM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crTQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30333:1: error: BUILDSTDERR: warning: label ‘_crTQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30333 | _crTQ: BUILDSTDERR: | ^ BUILDSTDERR: 30333 | _crTQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crTU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30382:1: error: BUILDSTDERR: warning: label ‘_crTU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30382 | _crTU: BUILDSTDERR: | ^ BUILDSTDERR: 30382 | _crTU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crTY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30431:1: error: BUILDSTDERR: warning: label ‘_crTY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30431 | _crTY: BUILDSTDERR: | ^ BUILDSTDERR: 30431 | _crTY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crU2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30480:1: error: BUILDSTDERR: warning: label ‘_crU2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30480 | _crU2: BUILDSTDERR: | ^ BUILDSTDERR: 30480 | _crU2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crU6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30529:1: error: BUILDSTDERR: warning: label ‘_crU6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30529 | _crU6: BUILDSTDERR: | ^ BUILDSTDERR: 30529 | _crU6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crUa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30578:1: error: BUILDSTDERR: warning: label ‘_crUa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30578 | _crUa: BUILDSTDERR: | ^ BUILDSTDERR: 30578 | _crUa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crUe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30627:1: error: BUILDSTDERR: warning: label ‘_crUe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30627 | _crUe: BUILDSTDERR: | ^ BUILDSTDERR: 30627 | _crUe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crUi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30676:1: error: BUILDSTDERR: warning: label ‘_crUi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30676 | _crUi: BUILDSTDERR: | ^ BUILDSTDERR: 30676 | _crUi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crUm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30725:1: error: BUILDSTDERR: warning: label ‘_crUm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30725 | _crUm: BUILDSTDERR: | ^ BUILDSTDERR: 30725 | _crUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crUq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30774:1: error: BUILDSTDERR: warning: label ‘_crUq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30774 | _crUq: BUILDSTDERR: | ^ BUILDSTDERR: 30774 | _crUq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crUu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30823:1: error: BUILDSTDERR: warning: label ‘_crUu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30823 | _crUu: BUILDSTDERR: | ^ BUILDSTDERR: 30823 | _crUu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crUy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30872:1: error: BUILDSTDERR: warning: label ‘_crUy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30872 | _crUy: BUILDSTDERR: | ^ BUILDSTDERR: 30872 | _crUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crUC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30921:1: error: BUILDSTDERR: warning: label ‘_crUC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30921 | _crUC: BUILDSTDERR: | ^ BUILDSTDERR: 30921 | _crUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crUG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:30970:1: error: BUILDSTDERR: warning: label ‘_crUG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30970 | _crUG: BUILDSTDERR: | ^ BUILDSTDERR: 30970 | _crUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crUK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31019:1: error: BUILDSTDERR: warning: label ‘_crUK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31019 | _crUK: BUILDSTDERR: | ^ BUILDSTDERR: 31019 | _crUK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crUO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31068:1: error: BUILDSTDERR: warning: label ‘_crUO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31068 | _crUO: BUILDSTDERR: | ^ BUILDSTDERR: 31068 | _crUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crUS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31117:1: error: BUILDSTDERR: warning: label ‘_crUS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31117 | _crUS: BUILDSTDERR: | ^ BUILDSTDERR: 31117 | _crUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crUW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31166:1: error: BUILDSTDERR: warning: label ‘_crUW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31166 | _crUW: BUILDSTDERR: | ^ BUILDSTDERR: 31166 | _crUW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crV0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31215:1: error: BUILDSTDERR: warning: label ‘_crV0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31215 | _crV0: BUILDSTDERR: | ^ BUILDSTDERR: 31215 | _crV0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crV4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31264:1: error: BUILDSTDERR: warning: label ‘_crV4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31264 | _crV4: BUILDSTDERR: | ^ BUILDSTDERR: 31264 | _crV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crV8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31313:1: error: BUILDSTDERR: warning: label ‘_crV8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31313 | _crV8: BUILDSTDERR: | ^ BUILDSTDERR: 31313 | _crV8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crVc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31362:1: error: BUILDSTDERR: warning: label ‘_crVc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31362 | _crVc: BUILDSTDERR: | ^ BUILDSTDERR: 31362 | _crVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crVg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31411:1: error: BUILDSTDERR: warning: label ‘_crVg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31411 | _crVg: BUILDSTDERR: | ^ BUILDSTDERR: 31411 | _crVg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crVk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31460:1: error: BUILDSTDERR: warning: label ‘_crVk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31460 | _crVk: BUILDSTDERR: | ^ BUILDSTDERR: 31460 | _crVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crVo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31509:1: error: BUILDSTDERR: warning: label ‘_crVo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31509 | _crVo: BUILDSTDERR: | ^ BUILDSTDERR: 31509 | _crVo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crVs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31558:1: error: BUILDSTDERR: warning: label ‘_crVs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31558 | _crVs: BUILDSTDERR: | ^ BUILDSTDERR: 31558 | _crVs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crVw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31607:1: error: BUILDSTDERR: warning: label ‘_crVw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31607 | _crVw: BUILDSTDERR: | ^ BUILDSTDERR: 31607 | _crVw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crVA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31656:1: error: BUILDSTDERR: warning: label ‘_crVA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31656 | _crVA: BUILDSTDERR: | ^ BUILDSTDERR: 31656 | _crVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crVE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31705:1: error: BUILDSTDERR: warning: label ‘_crVE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31705 | _crVE: BUILDSTDERR: | ^ BUILDSTDERR: 31705 | _crVE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crVI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31754:1: error: BUILDSTDERR: warning: label ‘_crVI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31754 | _crVI: BUILDSTDERR: | ^ BUILDSTDERR: 31754 | _crVI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crVM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31803:1: error: BUILDSTDERR: warning: label ‘_crVM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31803 | _crVM: BUILDSTDERR: | ^ BUILDSTDERR: 31803 | _crVM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crVQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31852:1: error: BUILDSTDERR: warning: label ‘_crVQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31852 | _crVQ: BUILDSTDERR: | ^ BUILDSTDERR: 31852 | _crVQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crVU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31896:1: error: BUILDSTDERR: warning: label ‘_crVU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31896 | _crVU: BUILDSTDERR: | ^ BUILDSTDERR: 31896 | _crVU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crVY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31941:1: error: BUILDSTDERR: warning: label ‘_crVY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31941 | _crVY: BUILDSTDERR: | ^ BUILDSTDERR: 31941 | _crVY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crW2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:31986:1: error: BUILDSTDERR: warning: label ‘_crW2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31986 | _crW2: BUILDSTDERR: | ^ BUILDSTDERR: 31986 | _crW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crW6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32031:1: error: BUILDSTDERR: warning: label ‘_crW6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32031 | _crW6: BUILDSTDERR: | ^ BUILDSTDERR: 32031 | _crW6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crWa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32076:1: error: BUILDSTDERR: warning: label ‘_crWa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32076 | _crWa: BUILDSTDERR: | ^ BUILDSTDERR: 32076 | _crWa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crWe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32121:1: error: BUILDSTDERR: warning: label ‘_crWe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32121 | _crWe: BUILDSTDERR: | ^ BUILDSTDERR: 32121 | _crWe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crWi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32166:1: error: BUILDSTDERR: warning: label ‘_crWi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32166 | _crWi: BUILDSTDERR: | ^ BUILDSTDERR: 32166 | _crWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crWm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32211:1: error: BUILDSTDERR: warning: label ‘_crWm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32211 | _crWm: BUILDSTDERR: | ^ BUILDSTDERR: 32211 | _crWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crWq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32256:1: error: BUILDSTDERR: warning: label ‘_crWq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32256 | _crWq: BUILDSTDERR: | ^ BUILDSTDERR: 32256 | _crWq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crWu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32301:1: error: BUILDSTDERR: warning: label ‘_crWu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32301 | _crWu: BUILDSTDERR: | ^ BUILDSTDERR: 32301 | _crWu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crWy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32346:1: error: BUILDSTDERR: warning: label ‘_crWy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32346 | _crWy: BUILDSTDERR: | ^ BUILDSTDERR: 32346 | _crWy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crWC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32391:1: error: BUILDSTDERR: warning: label ‘_crWC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32391 | _crWC: BUILDSTDERR: | ^ BUILDSTDERR: 32391 | _crWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crWG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32436:1: error: BUILDSTDERR: warning: label ‘_crWG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32436 | _crWG: BUILDSTDERR: | ^ BUILDSTDERR: 32436 | _crWG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crWK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32481:1: error: BUILDSTDERR: warning: label ‘_crWK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32481 | _crWK: BUILDSTDERR: | ^ BUILDSTDERR: 32481 | _crWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crWO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32526:1: error: BUILDSTDERR: warning: label ‘_crWO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32526 | _crWO: BUILDSTDERR: | ^ BUILDSTDERR: 32526 | _crWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crWS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32571:1: error: BUILDSTDERR: warning: label ‘_crWS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32571 | _crWS: BUILDSTDERR: | ^ BUILDSTDERR: 32571 | _crWS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crWW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32616:1: error: BUILDSTDERR: warning: label ‘_crWW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32616 | _crWW: BUILDSTDERR: | ^ BUILDSTDERR: 32616 | _crWW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crX0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32661:1: error: BUILDSTDERR: warning: label ‘_crX0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32661 | _crX0: BUILDSTDERR: | ^ BUILDSTDERR: 32661 | _crX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crX4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32706:1: error: BUILDSTDERR: warning: label ‘_crX4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32706 | _crX4: BUILDSTDERR: | ^ BUILDSTDERR: 32706 | _crX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crX8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32751:1: error: BUILDSTDERR: warning: label ‘_crX8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32751 | _crX8: BUILDSTDERR: | ^ BUILDSTDERR: 32751 | _crX8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crXc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32796:1: error: BUILDSTDERR: warning: label ‘_crXc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32796 | _crXc: BUILDSTDERR: | ^ BUILDSTDERR: 32796 | _crXc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crXg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32841:1: error: BUILDSTDERR: warning: label ‘_crXg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32841 | _crXg: BUILDSTDERR: | ^ BUILDSTDERR: 32841 | _crXg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crXk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32886:1: error: BUILDSTDERR: warning: label ‘_crXk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32886 | _crXk: BUILDSTDERR: | ^ BUILDSTDERR: 32886 | _crXk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crXo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32931:1: error: BUILDSTDERR: warning: label ‘_crXo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32931 | _crXo: BUILDSTDERR: | ^ BUILDSTDERR: 32931 | _crXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crXs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:32976:1: error: BUILDSTDERR: warning: label ‘_crXs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32976 | _crXs: BUILDSTDERR: | ^ BUILDSTDERR: 32976 | _crXs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crXw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:33021:1: error: BUILDSTDERR: warning: label ‘_crXw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33021 | _crXw: BUILDSTDERR: | ^ BUILDSTDERR: 33021 | _crXw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crXA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:33066:1: error: BUILDSTDERR: warning: label ‘_crXA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33066 | _crXA: BUILDSTDERR: | ^ BUILDSTDERR: 33066 | _crXA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crXE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:33111:1: error: BUILDSTDERR: warning: label ‘_crXE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33111 | _crXE: BUILDSTDERR: | ^ BUILDSTDERR: 33111 | _crXE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crXI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:33156:1: error: BUILDSTDERR: warning: label ‘_crXI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33156 | _crXI: BUILDSTDERR: | ^ BUILDSTDERR: 33156 | _crXI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc: In function ‘_crXM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_110.hc:33201:1: error: BUILDSTDERR: warning: label ‘_crXM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33201 | _crXM: BUILDSTDERR: | ^ BUILDSTDERR: 33201 | _crXM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_aliceblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:36:1: error: BUILDSTDERR: warning: label ‘_ctku’ defined but not used [-Wunused-label] BUILDSTDERR: 36 | _ctku: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 36 | _ctku: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctkr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:66:1: error: BUILDSTDERR: warning: label ‘_ctkr’ defined but not used [-Wunused-label] BUILDSTDERR: 66 | _ctkr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 66 | _ctkr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_antiquewhite_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:121:1: error: BUILDSTDERR: warning: label ‘_ctkI’ defined but not used [-Wunused-label] BUILDSTDERR: 121 | _ctkI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 121 | _ctkI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctkF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:151:1: error: BUILDSTDERR: warning: label ‘_ctkF’ defined but not used [-Wunused-label] BUILDSTDERR: 151 | _ctkF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 151 | _ctkF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_aqua_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:195:1: error: BUILDSTDERR: warning: label ‘_ctkV’ defined but not used [-Wunused-label] BUILDSTDERR: 195 | _ctkV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 195 | _ctkV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctkS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:225:1: error: BUILDSTDERR: warning: label ‘_ctkS’ defined but not used [-Wunused-label] BUILDSTDERR: 225 | _ctkS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 225 | _ctkS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_aquamarine_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:275:1: error: BUILDSTDERR: warning: label ‘_ctl8’ defined but not used [-Wunused-label] BUILDSTDERR: 275 | _ctl8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 275 | _ctl8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctl5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:305:1: error: BUILDSTDERR: warning: label ‘_ctl5’ defined but not used [-Wunused-label] BUILDSTDERR: 305 | _ctl5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 305 | _ctl5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_azzure_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:344:1: error: BUILDSTDERR: warning: label ‘_ctll’ defined but not used [-Wunused-label] BUILDSTDERR: 344 | _ctll: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 344 | _ctll: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctli’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:374:1: error: BUILDSTDERR: warning: label ‘_ctli’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _ctli: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _ctli: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_beige_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:423:1: error: BUILDSTDERR: warning: label ‘_ctly’ defined but not used [-Wunused-label] BUILDSTDERR: 423 | _ctly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 423 | _ctly: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctlv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:453:1: error: BUILDSTDERR: warning: label ‘_ctlv’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _ctlv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _ctlv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_bisque_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:503:1: error: BUILDSTDERR: warning: label ‘_ctlL’ defined but not used [-Wunused-label] BUILDSTDERR: 503 | _ctlL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 503 | _ctlL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctlI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:533:1: error: BUILDSTDERR: warning: label ‘_ctlI’ defined but not used [-Wunused-label] BUILDSTDERR: 533 | _ctlI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 533 | _ctlI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_blanchedalmond_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:578:1: error: BUILDSTDERR: warning: label ‘_ctlY’ defined but not used [-Wunused-label] BUILDSTDERR: 578 | _ctlY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 578 | _ctlY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctlV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:608:1: error: BUILDSTDERR: warning: label ‘_ctlV’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _ctlV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _ctlV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_blue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:647:1: error: BUILDSTDERR: warning: label ‘_ctmb’ defined but not used [-Wunused-label] BUILDSTDERR: 647 | _ctmb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 647 | _ctmb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctm8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:677:1: error: BUILDSTDERR: warning: label ‘_ctm8’ defined but not used [-Wunused-label] BUILDSTDERR: 677 | _ctm8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 677 | _ctm8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_blueviolet_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:732:1: error: BUILDSTDERR: warning: label ‘_ctmo’ defined but not used [-Wunused-label] BUILDSTDERR: 732 | _ctmo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 732 | _ctmo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctml’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:762:1: error: BUILDSTDERR: warning: label ‘_ctml’ defined but not used [-Wunused-label] BUILDSTDERR: 762 | _ctml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 762 | _ctml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_brown_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:811:1: error: BUILDSTDERR: warning: label ‘_ctmB’ defined but not used [-Wunused-label] BUILDSTDERR: 811 | _ctmB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 811 | _ctmB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctmy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:841:1: error: BUILDSTDERR: warning: label ‘_ctmy’ defined but not used [-Wunused-label] BUILDSTDERR: 841 | _ctmy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 841 | _ctmy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_burlywood_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:896:1: error: BUILDSTDERR: warning: label ‘_ctmO’ defined but not used [-Wunused-label] BUILDSTDERR: 896 | _ctmO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 896 | _ctmO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctmL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:926:1: error: BUILDSTDERR: warning: label ‘_ctmL’ defined but not used [-Wunused-label] BUILDSTDERR: 926 | _ctmL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 926 | _ctmL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_cadetblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:981:1: error: BUILDSTDERR: warning: label ‘_ctn1’ defined but not used [-Wunused-label] BUILDSTDERR: 981 | _ctn1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 981 | _ctn1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctmY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1011:1: error: BUILDSTDERR: warning: label ‘_ctmY’ defined but not used [-Wunused-label] BUILDSTDERR: 1011 | _ctmY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | _ctmY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_chartreuse_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1051:1: error: BUILDSTDERR: warning: label ‘_ctne’ defined but not used [-Wunused-label] BUILDSTDERR: 1051 | _ctne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1051 | _ctne: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctnb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1081:1: error: BUILDSTDERR: warning: label ‘_ctnb’ defined but not used [-Wunused-label] BUILDSTDERR: 1081 | _ctnb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1081 | _ctnb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_chocolate_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1136:1: error: BUILDSTDERR: warning: label ‘_ctnr’ defined but not used [-Wunused-label] BUILDSTDERR: 1136 | _ctnr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1136 | _ctnr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctno’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1166:1: error: BUILDSTDERR: warning: label ‘_ctno’ defined but not used [-Wunused-label] BUILDSTDERR: 1166 | _ctno: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1166 | _ctno: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_coral_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1211:1: error: BUILDSTDERR: warning: label ‘_ctnE’ defined but not used [-Wunused-label] BUILDSTDERR: 1211 | _ctnE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1211 | _ctnE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctnB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1241:1: error: BUILDSTDERR: warning: label ‘_ctnB’ defined but not used [-Wunused-label] BUILDSTDERR: 1241 | _ctnB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1241 | _ctnB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_cornflowerblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1296:1: error: BUILDSTDERR: warning: label ‘_ctnR’ defined but not used [-Wunused-label] BUILDSTDERR: 1296 | _ctnR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1296 | _ctnR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctnO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1326:1: error: BUILDSTDERR: warning: label ‘_ctnO’ defined but not used [-Wunused-label] BUILDSTDERR: 1326 | _ctnO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1326 | _ctnO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_cornsilk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1366:1: error: BUILDSTDERR: warning: label ‘_cto4’ defined but not used [-Wunused-label] BUILDSTDERR: 1366 | _cto4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1366 | _cto4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cto1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1396:1: error: BUILDSTDERR: warning: label ‘_cto1’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _cto1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _cto1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_crimson_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1446:1: error: BUILDSTDERR: warning: label ‘_ctoh’ defined but not used [-Wunused-label] BUILDSTDERR: 1446 | _ctoh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1446 | _ctoh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctoe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1476:1: error: BUILDSTDERR: warning: label ‘_ctoe’ defined but not used [-Wunused-label] BUILDSTDERR: 1476 | _ctoe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1476 | _ctoe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_cyan_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1508:1: error: BUILDSTDERR: warning: label ‘_ctor’ defined but not used [-Wunused-label] BUILDSTDERR: 1508 | _ctor: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1508 | _ctor: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1539:1: error: BUILDSTDERR: warning: label ‘_ctoB’ defined but not used [-Wunused-label] BUILDSTDERR: 1539 | _ctoB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1539 | _ctoB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctoy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1569:1: error: BUILDSTDERR: warning: label ‘_ctoy’ defined but not used [-Wunused-label] BUILDSTDERR: 1569 | _ctoy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1569 | _ctoy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkcyan_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1608:1: error: BUILDSTDERR: warning: label ‘_ctoO’ defined but not used [-Wunused-label] BUILDSTDERR: 1608 | _ctoO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1608 | _ctoO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctoL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1638:1: error: BUILDSTDERR: warning: label ‘_ctoL’ defined but not used [-Wunused-label] BUILDSTDERR: 1638 | _ctoL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1638 | _ctoL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkgoldenrod_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1688:1: error: BUILDSTDERR: warning: label ‘_ctp1’ defined but not used [-Wunused-label] BUILDSTDERR: 1688 | _ctp1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1688 | _ctp1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctoY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1718:1: error: BUILDSTDERR: warning: label ‘_ctoY’ defined but not used [-Wunused-label] BUILDSTDERR: 1718 | _ctoY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1718 | _ctoY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkgray_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1761:1: error: BUILDSTDERR: warning: label ‘_ctpe’ defined but not used [-Wunused-label] BUILDSTDERR: 1761 | _ctpe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1761 | _ctpe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctpb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1791:1: error: BUILDSTDERR: warning: label ‘_ctpb’ defined but not used [-Wunused-label] BUILDSTDERR: 1791 | _ctpb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1791 | _ctpb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkgreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1830:1: error: BUILDSTDERR: warning: label ‘_ctpr’ defined but not used [-Wunused-label] BUILDSTDERR: 1830 | _ctpr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1830 | _ctpr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctpo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1860:1: error: BUILDSTDERR: warning: label ‘_ctpo’ defined but not used [-Wunused-label] BUILDSTDERR: 1860 | _ctpo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1860 | _ctpo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkgrey_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1892:1: error: BUILDSTDERR: warning: label ‘_ctpB’ defined but not used [-Wunused-label] BUILDSTDERR: 1892 | _ctpB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1892 | _ctpB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkkhaki_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1934:1: error: BUILDSTDERR: warning: label ‘_ctpL’ defined but not used [-Wunused-label] BUILDSTDERR: 1934 | _ctpL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1934 | _ctpL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctpI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:1964:1: error: BUILDSTDERR: warning: label ‘_ctpI’ defined but not used [-Wunused-label] BUILDSTDERR: 1964 | _ctpI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1964 | _ctpI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkmagenta_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2003:1: error: BUILDSTDERR: warning: label ‘_ctpY’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _ctpY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _ctpY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctpV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2033:1: error: BUILDSTDERR: warning: label ‘_ctpV’ defined but not used [-Wunused-label] BUILDSTDERR: 2033 | _ctpV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2033 | _ctpV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkolivegreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2083:1: error: BUILDSTDERR: warning: label ‘_ctqb’ defined but not used [-Wunused-label] BUILDSTDERR: 2083 | _ctqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2083 | _ctqb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctq8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2113:1: error: BUILDSTDERR: warning: label ‘_ctq8’ defined but not used [-Wunused-label] BUILDSTDERR: 2113 | _ctq8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2113 | _ctq8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkorange_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2158:1: error: BUILDSTDERR: warning: label ‘_ctqo’ defined but not used [-Wunused-label] BUILDSTDERR: 2158 | _ctqo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2158 | _ctqo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctql’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2188:1: error: BUILDSTDERR: warning: label ‘_ctql’ defined but not used [-Wunused-label] BUILDSTDERR: 2188 | _ctql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2188 | _ctql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkorchid_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2243:1: error: BUILDSTDERR: warning: label ‘_ctqB’ defined but not used [-Wunused-label] BUILDSTDERR: 2243 | _ctqB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2243 | _ctqB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctqy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2273:1: error: BUILDSTDERR: warning: label ‘_ctqy’ defined but not used [-Wunused-label] BUILDSTDERR: 2273 | _ctqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2273 | _ctqy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkred_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2312:1: error: BUILDSTDERR: warning: label ‘_ctqO’ defined but not used [-Wunused-label] BUILDSTDERR: 2312 | _ctqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2312 | _ctqO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctqL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2342:1: error: BUILDSTDERR: warning: label ‘_ctqL’ defined but not used [-Wunused-label] BUILDSTDERR: 2342 | _ctqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2342 | _ctqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darksalmon_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2397:1: error: BUILDSTDERR: warning: label ‘_ctr1’ defined but not used [-Wunused-label] BUILDSTDERR: 2397 | _ctr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2397 | _ctr1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctqY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2427:1: error: BUILDSTDERR: warning: label ‘_ctqY’ defined but not used [-Wunused-label] BUILDSTDERR: 2427 | _ctqY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2427 | _ctqY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkseagreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2476:1: error: BUILDSTDERR: warning: label ‘_ctre’ defined but not used [-Wunused-label] BUILDSTDERR: 2476 | _ctre: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2476 | _ctre: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctrb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2506:1: error: BUILDSTDERR: warning: label ‘_ctrb’ defined but not used [-Wunused-label] BUILDSTDERR: 2506 | _ctrb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2506 | _ctrb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkslateblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2556:1: error: BUILDSTDERR: warning: label ‘_ctrr’ defined but not used [-Wunused-label] BUILDSTDERR: 2556 | _ctrr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2556 | _ctrr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctro’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2586:1: error: BUILDSTDERR: warning: label ‘_ctro’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _ctro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _ctro: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkslategray_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2630:1: error: BUILDSTDERR: warning: label ‘_ctrE’ defined but not used [-Wunused-label] BUILDSTDERR: 2630 | _ctrE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2630 | _ctrE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctrB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2660:1: error: BUILDSTDERR: warning: label ‘_ctrB’ defined but not used [-Wunused-label] BUILDSTDERR: 2660 | _ctrB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2660 | _ctrB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkslategrey_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2692:1: error: BUILDSTDERR: warning: label ‘_ctrO’ defined but not used [-Wunused-label] BUILDSTDERR: 2692 | _ctrO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2692 | _ctrO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkturquoise_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2729:1: error: BUILDSTDERR: warning: label ‘_ctrY’ defined but not used [-Wunused-label] BUILDSTDERR: 2729 | _ctrY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2729 | _ctrY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctrV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2759:1: error: BUILDSTDERR: warning: label ‘_ctrV’ defined but not used [-Wunused-label] BUILDSTDERR: 2759 | _ctrV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2759 | _ctrV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkviolet_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2809:1: error: BUILDSTDERR: warning: label ‘_ctsb’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _ctsb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _ctsb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cts8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2839:1: error: BUILDSTDERR: warning: label ‘_cts8’ defined but not used [-Wunused-label] BUILDSTDERR: 2839 | _cts8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2839 | _cts8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_deeppink_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2884:1: error: BUILDSTDERR: warning: label ‘_ctso’ defined but not used [-Wunused-label] BUILDSTDERR: 2884 | _ctso: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2884 | _ctso: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctsl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2914:1: error: BUILDSTDERR: warning: label ‘_ctsl’ defined but not used [-Wunused-label] BUILDSTDERR: 2914 | _ctsl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2914 | _ctsl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_deepskyblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2959:1: error: BUILDSTDERR: warning: label ‘_ctsB’ defined but not used [-Wunused-label] BUILDSTDERR: 2959 | _ctsB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2959 | _ctsB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctsy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:2989:1: error: BUILDSTDERR: warning: label ‘_ctsy’ defined but not used [-Wunused-label] BUILDSTDERR: 2989 | _ctsy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2989 | _ctsy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_dimgray_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3027:1: error: BUILDSTDERR: warning: label ‘_ctsO’ defined but not used [-Wunused-label] BUILDSTDERR: 3027 | _ctsO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3027 | _ctsO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctsL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3057:1: error: BUILDSTDERR: warning: label ‘_ctsL’ defined but not used [-Wunused-label] BUILDSTDERR: 3057 | _ctsL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3057 | _ctsL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_dimgrey_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3089:1: error: BUILDSTDERR: warning: label ‘_ctsY’ defined but not used [-Wunused-label] BUILDSTDERR: 3089 | _ctsY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3089 | _ctsY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_dodgerblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3121:1: error: BUILDSTDERR: warning: label ‘_ctt8’ defined but not used [-Wunused-label] BUILDSTDERR: 3121 | _ctt8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3121 | _ctt8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctt5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3151:1: error: BUILDSTDERR: warning: label ‘_ctt5’ defined but not used [-Wunused-label] BUILDSTDERR: 3151 | _ctt5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3151 | _ctt5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_firebrick_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3200:1: error: BUILDSTDERR: warning: label ‘_cttl’ defined but not used [-Wunused-label] BUILDSTDERR: 3200 | _cttl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3200 | _cttl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctti’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3230:1: error: BUILDSTDERR: warning: label ‘_ctti’ defined but not used [-Wunused-label] BUILDSTDERR: 3230 | _ctti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3230 | _ctti: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_floralwhite_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3270:1: error: BUILDSTDERR: warning: label ‘_ctty’ defined but not used [-Wunused-label] BUILDSTDERR: 3270 | _ctty: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3270 | _ctty: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cttv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3300:1: error: BUILDSTDERR: warning: label ‘_cttv’ defined but not used [-Wunused-label] BUILDSTDERR: 3300 | _cttv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3300 | _cttv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_forestgreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3339:1: error: BUILDSTDERR: warning: label ‘_cttL’ defined but not used [-Wunused-label] BUILDSTDERR: 3339 | _cttL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3339 | _cttL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cttI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3369:1: error: BUILDSTDERR: warning: label ‘_cttI’ defined but not used [-Wunused-label] BUILDSTDERR: 3369 | _cttI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3369 | _cttI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_fuchsia_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3408:1: error: BUILDSTDERR: warning: label ‘_cttY’ defined but not used [-Wunused-label] BUILDSTDERR: 3408 | _cttY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3408 | _cttY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cttV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3438:1: error: BUILDSTDERR: warning: label ‘_cttV’ defined but not used [-Wunused-label] BUILDSTDERR: 3438 | _cttV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3438 | _cttV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_gainsboro_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3476:1: error: BUILDSTDERR: warning: label ‘_ctub’ defined but not used [-Wunused-label] BUILDSTDERR: 3476 | _ctub: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3476 | _ctub: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctu8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3506:1: error: BUILDSTDERR: warning: label ‘_ctu8’ defined but not used [-Wunused-label] BUILDSTDERR: 3506 | _ctu8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3506 | _ctu8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_ghostwhite_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3545:1: error: BUILDSTDERR: warning: label ‘_ctuo’ defined but not used [-Wunused-label] BUILDSTDERR: 3545 | _ctuo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3545 | _ctuo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctul’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3575:1: error: BUILDSTDERR: warning: label ‘_ctul’ defined but not used [-Wunused-label] BUILDSTDERR: 3575 | _ctul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3575 | _ctul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_gold_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3615:1: error: BUILDSTDERR: warning: label ‘_ctuB’ defined but not used [-Wunused-label] BUILDSTDERR: 3615 | _ctuB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3615 | _ctuB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctuy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3645:1: error: BUILDSTDERR: warning: label ‘_ctuy’ defined but not used [-Wunused-label] BUILDSTDERR: 3645 | _ctuy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3645 | _ctuy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_goldenrod_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3695:1: error: BUILDSTDERR: warning: label ‘_ctuO’ defined but not used [-Wunused-label] BUILDSTDERR: 3695 | _ctuO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3695 | _ctuO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctuL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3725:1: error: BUILDSTDERR: warning: label ‘_ctuL’ defined but not used [-Wunused-label] BUILDSTDERR: 3725 | _ctuL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3725 | _ctuL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_gray_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3768:1: error: BUILDSTDERR: warning: label ‘_ctv1’ defined but not used [-Wunused-label] BUILDSTDERR: 3768 | _ctv1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3768 | _ctv1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctuY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3798:1: error: BUILDSTDERR: warning: label ‘_ctuY’ defined but not used [-Wunused-label] BUILDSTDERR: 3798 | _ctuY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3798 | _ctuY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_grey_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3830:1: error: BUILDSTDERR: warning: label ‘_ctvb’ defined but not used [-Wunused-label] BUILDSTDERR: 3830 | _ctvb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3830 | _ctvb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_green_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3856:1: error: BUILDSTDERR: warning: label ‘_ctvl’ defined but not used [-Wunused-label] BUILDSTDERR: 3856 | _ctvl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3856 | _ctvl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctvi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3886:1: error: BUILDSTDERR: warning: label ‘_ctvi’ defined but not used [-Wunused-label] BUILDSTDERR: 3886 | _ctvi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3886 | _ctvi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_greenyellow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3931:1: error: BUILDSTDERR: warning: label ‘_ctvy’ defined but not used [-Wunused-label] BUILDSTDERR: 3931 | _ctvy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3931 | _ctvy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctvv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:3961:1: error: BUILDSTDERR: warning: label ‘_ctvv’ defined but not used [-Wunused-label] BUILDSTDERR: 3961 | _ctvv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3961 | _ctvv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_honeydew_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4000:1: error: BUILDSTDERR: warning: label ‘_ctvL’ defined but not used [-Wunused-label] BUILDSTDERR: 4000 | _ctvL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4000 | _ctvL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctvI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4030:1: error: BUILDSTDERR: warning: label ‘_ctvI’ defined but not used [-Wunused-label] BUILDSTDERR: 4030 | _ctvI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4030 | _ctvI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_hotpink_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4075:1: error: BUILDSTDERR: warning: label ‘_ctvY’ defined but not used [-Wunused-label] BUILDSTDERR: 4075 | _ctvY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4075 | _ctvY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctvV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4105:1: error: BUILDSTDERR: warning: label ‘_ctvV’ defined but not used [-Wunused-label] BUILDSTDERR: 4105 | _ctvV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4105 | _ctvV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_indianred_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4149:1: error: BUILDSTDERR: warning: label ‘_ctwb’ defined but not used [-Wunused-label] BUILDSTDERR: 4149 | _ctwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4149 | _ctwb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctw8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4179:1: error: BUILDSTDERR: warning: label ‘_ctw8’ defined but not used [-Wunused-label] BUILDSTDERR: 4179 | _ctw8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4179 | _ctw8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_indigo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4229:1: error: BUILDSTDERR: warning: label ‘_ctwo’ defined but not used [-Wunused-label] BUILDSTDERR: 4229 | _ctwo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4229 | _ctwo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctwl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4259:1: error: BUILDSTDERR: warning: label ‘_ctwl’ defined but not used [-Wunused-label] BUILDSTDERR: 4259 | _ctwl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4259 | _ctwl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_ivory_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4298:1: error: BUILDSTDERR: warning: label ‘_ctwB’ defined but not used [-Wunused-label] BUILDSTDERR: 4298 | _ctwB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4298 | _ctwB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctwy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4328:1: error: BUILDSTDERR: warning: label ‘_ctwy’ defined but not used [-Wunused-label] BUILDSTDERR: 4328 | _ctwy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4328 | _ctwy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_khaki_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4373:1: error: BUILDSTDERR: warning: label ‘_ctwO’ defined but not used [-Wunused-label] BUILDSTDERR: 4373 | _ctwO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4373 | _ctwO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctwL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4403:1: error: BUILDSTDERR: warning: label ‘_ctwL’ defined but not used [-Wunused-label] BUILDSTDERR: 4403 | _ctwL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4403 | _ctwL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lavender_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4442:1: error: BUILDSTDERR: warning: label ‘_ctx1’ defined but not used [-Wunused-label] BUILDSTDERR: 4442 | _ctx1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4442 | _ctx1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctwY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4472:1: error: BUILDSTDERR: warning: label ‘_ctwY’ defined but not used [-Wunused-label] BUILDSTDERR: 4472 | _ctwY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4472 | _ctwY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lavenderblush_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4512:1: error: BUILDSTDERR: warning: label ‘_ctxe’ defined but not used [-Wunused-label] BUILDSTDERR: 4512 | _ctxe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4512 | _ctxe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctxb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4542:1: error: BUILDSTDERR: warning: label ‘_ctxb’ defined but not used [-Wunused-label] BUILDSTDERR: 4542 | _ctxb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4542 | _ctxb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lawngreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4592:1: error: BUILDSTDERR: warning: label ‘_ctxr’ defined but not used [-Wunused-label] BUILDSTDERR: 4592 | _ctxr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4592 | _ctxr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctxo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4622:1: error: BUILDSTDERR: warning: label ‘_ctxo’ defined but not used [-Wunused-label] BUILDSTDERR: 4622 | _ctxo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4622 | _ctxo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lemonchiffon_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4662:1: error: BUILDSTDERR: warning: label ‘_ctxE’ defined but not used [-Wunused-label] BUILDSTDERR: 4662 | _ctxE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4662 | _ctxE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctxB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4692:1: error: BUILDSTDERR: warning: label ‘_ctxB’ defined but not used [-Wunused-label] BUILDSTDERR: 4692 | _ctxB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4692 | _ctxB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4737:1: error: BUILDSTDERR: warning: label ‘_ctxR’ defined but not used [-Wunused-label] BUILDSTDERR: 4737 | _ctxR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4737 | _ctxR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctxO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4767:1: error: BUILDSTDERR: warning: label ‘_ctxO’ defined but not used [-Wunused-label] BUILDSTDERR: 4767 | _ctxO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4767 | _ctxO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightcoral_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4806:1: error: BUILDSTDERR: warning: label ‘_cty4’ defined but not used [-Wunused-label] BUILDSTDERR: 4806 | _cty4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4806 | _cty4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cty1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4836:1: error: BUILDSTDERR: warning: label ‘_cty1’ defined but not used [-Wunused-label] BUILDSTDERR: 4836 | _cty1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4836 | _cty1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightcyan_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4880:1: error: BUILDSTDERR: warning: label ‘_ctyh’ defined but not used [-Wunused-label] BUILDSTDERR: 4880 | _ctyh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4880 | _ctyh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctye’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4910:1: error: BUILDSTDERR: warning: label ‘_ctye’ defined but not used [-Wunused-label] BUILDSTDERR: 4910 | _ctye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4910 | _ctye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightgoldenrodyellow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4949:1: error: BUILDSTDERR: warning: label ‘_ctyu’ defined but not used [-Wunused-label] BUILDSTDERR: 4949 | _ctyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4949 | _ctyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctyr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:4979:1: error: BUILDSTDERR: warning: label ‘_ctyr’ defined but not used [-Wunused-label] BUILDSTDERR: 4979 | _ctyr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4979 | _ctyr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightgray_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5017:1: error: BUILDSTDERR: warning: label ‘_ctyH’ defined but not used [-Wunused-label] BUILDSTDERR: 5017 | _ctyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5017 | _ctyH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctyE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5047:1: error: BUILDSTDERR: warning: label ‘_ctyE’ defined but not used [-Wunused-label] BUILDSTDERR: 5047 | _ctyE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5047 | _ctyE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightgreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5091:1: error: BUILDSTDERR: warning: label ‘_ctyU’ defined but not used [-Wunused-label] BUILDSTDERR: 5091 | _ctyU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5091 | _ctyU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctyR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5121:1: error: BUILDSTDERR: warning: label ‘_ctyR’ defined but not used [-Wunused-label] BUILDSTDERR: 5121 | _ctyR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5121 | _ctyR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightgrey_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5153:1: error: BUILDSTDERR: warning: label ‘_ctz4’ defined but not used [-Wunused-label] BUILDSTDERR: 5153 | _ctz4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5153 | _ctz4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightpink_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5190:1: error: BUILDSTDERR: warning: label ‘_ctze’ defined but not used [-Wunused-label] BUILDSTDERR: 5190 | _ctze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5190 | _ctze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctzb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5220:1: error: BUILDSTDERR: warning: label ‘_ctzb’ defined but not used [-Wunused-label] BUILDSTDERR: 5220 | _ctzb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5220 | _ctzb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightsalmon_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5260:1: error: BUILDSTDERR: warning: label ‘_ctzr’ defined but not used [-Wunused-label] BUILDSTDERR: 5260 | _ctzr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5260 | _ctzr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctzo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5290:1: error: BUILDSTDERR: warning: label ‘_ctzo’ defined but not used [-Wunused-label] BUILDSTDERR: 5290 | _ctzo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5290 | _ctzo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightseagreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5335:1: error: BUILDSTDERR: warning: label ‘_ctzE’ defined but not used [-Wunused-label] BUILDSTDERR: 5335 | _ctzE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5335 | _ctzE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctzB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5365:1: error: BUILDSTDERR: warning: label ‘_ctzB’ defined but not used [-Wunused-label] BUILDSTDERR: 5365 | _ctzB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5365 | _ctzB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightskyblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5405:1: error: BUILDSTDERR: warning: label ‘_ctzR’ defined but not used [-Wunused-label] BUILDSTDERR: 5405 | _ctzR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5405 | _ctzR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctzO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5435:1: error: BUILDSTDERR: warning: label ‘_ctzO’ defined but not used [-Wunused-label] BUILDSTDERR: 5435 | _ctzO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5435 | _ctzO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightslategray_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5485:1: error: BUILDSTDERR: warning: label ‘_ctA4’ defined but not used [-Wunused-label] BUILDSTDERR: 5485 | _ctA4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5485 | _ctA4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctA1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5515:1: error: BUILDSTDERR: warning: label ‘_ctA1’ defined but not used [-Wunused-label] BUILDSTDERR: 5515 | _ctA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5515 | _ctA1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightslategrey_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5547:1: error: BUILDSTDERR: warning: label ‘_ctAe’ defined but not used [-Wunused-label] BUILDSTDERR: 5547 | _ctAe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5547 | _ctAe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightsteelblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5579:1: error: BUILDSTDERR: warning: label ‘_ctAo’ defined but not used [-Wunused-label] BUILDSTDERR: 5579 | _ctAo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5579 | _ctAo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctAl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5609:1: error: BUILDSTDERR: warning: label ‘_ctAl’ defined but not used [-Wunused-label] BUILDSTDERR: 5609 | _ctAl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5609 | _ctAl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightyellow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5648:1: error: BUILDSTDERR: warning: label ‘_ctAB’ defined but not used [-Wunused-label] BUILDSTDERR: 5648 | _ctAB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5648 | _ctAB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctAy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5678:1: error: BUILDSTDERR: warning: label ‘_ctAy’ defined but not used [-Wunused-label] BUILDSTDERR: 5678 | _ctAy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5678 | _ctAy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lime_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5717:1: error: BUILDSTDERR: warning: label ‘_ctAO’ defined but not used [-Wunused-label] BUILDSTDERR: 5717 | _ctAO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5717 | _ctAO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctAL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5747:1: error: BUILDSTDERR: warning: label ‘_ctAL’ defined but not used [-Wunused-label] BUILDSTDERR: 5747 | _ctAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5747 | _ctAL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_limegreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5786:1: error: BUILDSTDERR: warning: label ‘_ctB1’ defined but not used [-Wunused-label] BUILDSTDERR: 5786 | _ctB1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5786 | _ctB1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctAY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5816:1: error: BUILDSTDERR: warning: label ‘_ctAY’ defined but not used [-Wunused-label] BUILDSTDERR: 5816 | _ctAY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5816 | _ctAY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_linen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5856:1: error: BUILDSTDERR: warning: label ‘_ctBe’ defined but not used [-Wunused-label] BUILDSTDERR: 5856 | _ctBe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5856 | _ctBe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctBb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5886:1: error: BUILDSTDERR: warning: label ‘_ctBb’ defined but not used [-Wunused-label] BUILDSTDERR: 5886 | _ctBb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5886 | _ctBb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_magenta_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5918:1: error: BUILDSTDERR: warning: label ‘_ctBo’ defined but not used [-Wunused-label] BUILDSTDERR: 5918 | _ctBo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5918 | _ctBo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_maroon_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5944:1: error: BUILDSTDERR: warning: label ‘_ctBy’ defined but not used [-Wunused-label] BUILDSTDERR: 5944 | _ctBy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5944 | _ctBy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctBv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:5974:1: error: BUILDSTDERR: warning: label ‘_ctBv’ defined but not used [-Wunused-label] BUILDSTDERR: 5974 | _ctBv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5974 | _ctBv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumaquamarine_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6019:1: error: BUILDSTDERR: warning: label ‘_ctBL’ defined but not used [-Wunused-label] BUILDSTDERR: 6019 | _ctBL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6019 | _ctBL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctBI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6049:1: error: BUILDSTDERR: warning: label ‘_ctBI’ defined but not used [-Wunused-label] BUILDSTDERR: 6049 | _ctBI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6049 | _ctBI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6088:1: error: BUILDSTDERR: warning: label ‘_ctBY’ defined but not used [-Wunused-label] BUILDSTDERR: 6088 | _ctBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6088 | _ctBY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctBV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6118:1: error: BUILDSTDERR: warning: label ‘_ctBV’ defined but not used [-Wunused-label] BUILDSTDERR: 6118 | _ctBV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6118 | _ctBV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumorchid_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6163:1: error: BUILDSTDERR: warning: label ‘_ctCb’ defined but not used [-Wunused-label] BUILDSTDERR: 6163 | _ctCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6163 | _ctCb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctC8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6193:1: error: BUILDSTDERR: warning: label ‘_ctC8’ defined but not used [-Wunused-label] BUILDSTDERR: 6193 | _ctC8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6193 | _ctC8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumpurple_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6243:1: error: BUILDSTDERR: warning: label ‘_ctCo’ defined but not used [-Wunused-label] BUILDSTDERR: 6243 | _ctCo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6243 | _ctCo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctCl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6273:1: error: BUILDSTDERR: warning: label ‘_ctCl’ defined but not used [-Wunused-label] BUILDSTDERR: 6273 | _ctCl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6273 | _ctCl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumseagreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6323:1: error: BUILDSTDERR: warning: label ‘_ctCB’ defined but not used [-Wunused-label] BUILDSTDERR: 6323 | _ctCB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6323 | _ctCB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctCy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6353:1: error: BUILDSTDERR: warning: label ‘_ctCy’ defined but not used [-Wunused-label] BUILDSTDERR: 6353 | _ctCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6353 | _ctCy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumslateblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6403:1: error: BUILDSTDERR: warning: label ‘_ctCO’ defined but not used [-Wunused-label] BUILDSTDERR: 6403 | _ctCO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6403 | _ctCO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctCL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6433:1: error: BUILDSTDERR: warning: label ‘_ctCL’ defined but not used [-Wunused-label] BUILDSTDERR: 6433 | _ctCL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6433 | _ctCL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumspringgreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6478:1: error: BUILDSTDERR: warning: label ‘_ctD1’ defined but not used [-Wunused-label] BUILDSTDERR: 6478 | _ctD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6478 | _ctD1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctCY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6508:1: error: BUILDSTDERR: warning: label ‘_ctCY’ defined but not used [-Wunused-label] BUILDSTDERR: 6508 | _ctCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6508 | _ctCY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumturquoise_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6548:1: error: BUILDSTDERR: warning: label ‘_ctDe’ defined but not used [-Wunused-label] BUILDSTDERR: 6548 | _ctDe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6548 | _ctDe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctDb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6578:1: error: BUILDSTDERR: warning: label ‘_ctDb’ defined but not used [-Wunused-label] BUILDSTDERR: 6578 | _ctDb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6578 | _ctDb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumvioletred_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6633:1: error: BUILDSTDERR: warning: label ‘_ctDr’ defined but not used [-Wunused-label] BUILDSTDERR: 6633 | _ctDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6633 | _ctDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctDo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6663:1: error: BUILDSTDERR: warning: label ‘_ctDo’ defined but not used [-Wunused-label] BUILDSTDERR: 6663 | _ctDo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6663 | _ctDo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_midnightblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6707:1: error: BUILDSTDERR: warning: label ‘_ctDE’ defined but not used [-Wunused-label] BUILDSTDERR: 6707 | _ctDE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6707 | _ctDE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctDB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6737:1: error: BUILDSTDERR: warning: label ‘_ctDB’ defined but not used [-Wunused-label] BUILDSTDERR: 6737 | _ctDB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6737 | _ctDB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mintcream_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6777:1: error: BUILDSTDERR: warning: label ‘_ctDR’ defined but not used [-Wunused-label] BUILDSTDERR: 6777 | _ctDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6777 | _ctDR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctDO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6807:1: error: BUILDSTDERR: warning: label ‘_ctDO’ defined but not used [-Wunused-label] BUILDSTDERR: 6807 | _ctDO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6807 | _ctDO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mistyrose_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6852:1: error: BUILDSTDERR: warning: label ‘_ctE4’ defined but not used [-Wunused-label] BUILDSTDERR: 6852 | _ctE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6852 | _ctE4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctE1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6882:1: error: BUILDSTDERR: warning: label ‘_ctE1’ defined but not used [-Wunused-label] BUILDSTDERR: 6882 | _ctE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6882 | _ctE1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_moccasin_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6927:1: error: BUILDSTDERR: warning: label ‘_ctEh’ defined but not used [-Wunused-label] BUILDSTDERR: 6927 | _ctEh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6927 | _ctEh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctEe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6957:1: error: BUILDSTDERR: warning: label ‘_ctEe’ defined but not used [-Wunused-label] BUILDSTDERR: 6957 | _ctEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6957 | _ctEe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_navajowhite_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:6997:1: error: BUILDSTDERR: warning: label ‘_ctEu’ defined but not used [-Wunused-label] BUILDSTDERR: 6997 | _ctEu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6997 | _ctEu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctEr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7027:1: error: BUILDSTDERR: warning: label ‘_ctEr’ defined but not used [-Wunused-label] BUILDSTDERR: 7027 | _ctEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7027 | _ctEr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_navy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7066:1: error: BUILDSTDERR: warning: label ‘_ctEH’ defined but not used [-Wunused-label] BUILDSTDERR: 7066 | _ctEH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7066 | _ctEH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctEE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7096:1: error: BUILDSTDERR: warning: label ‘_ctEE’ defined but not used [-Wunused-label] BUILDSTDERR: 7096 | _ctEE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7096 | _ctEE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_oldlace_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7141:1: error: BUILDSTDERR: warning: label ‘_ctEU’ defined but not used [-Wunused-label] BUILDSTDERR: 7141 | _ctEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7141 | _ctEU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctER’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7171:1: error: BUILDSTDERR: warning: label ‘_ctER’ defined but not used [-Wunused-label] BUILDSTDERR: 7171 | _ctER: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7171 | _ctER: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_olive_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7210:1: error: BUILDSTDERR: warning: label ‘_ctF7’ defined but not used [-Wunused-label] BUILDSTDERR: 7210 | _ctF7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7210 | _ctF7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctF4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7240:1: error: BUILDSTDERR: warning: label ‘_ctF4’ defined but not used [-Wunused-label] BUILDSTDERR: 7240 | _ctF4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7240 | _ctF4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_olivedrab_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7290:1: error: BUILDSTDERR: warning: label ‘_ctFk’ defined but not used [-Wunused-label] BUILDSTDERR: 7290 | _ctFk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7290 | _ctFk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctFh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7320:1: error: BUILDSTDERR: warning: label ‘_ctFh’ defined but not used [-Wunused-label] BUILDSTDERR: 7320 | _ctFh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7320 | _ctFh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_orange_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7360:1: error: BUILDSTDERR: warning: label ‘_ctFx’ defined but not used [-Wunused-label] BUILDSTDERR: 7360 | _ctFx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7360 | _ctFx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctFu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7390:1: error: BUILDSTDERR: warning: label ‘_ctFu’ defined but not used [-Wunused-label] BUILDSTDERR: 7390 | _ctFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7390 | _ctFu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_orangered_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7435:1: error: BUILDSTDERR: warning: label ‘_ctFK’ defined but not used [-Wunused-label] BUILDSTDERR: 7435 | _ctFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7435 | _ctFK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctFH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7465:1: error: BUILDSTDERR: warning: label ‘_ctFH’ defined but not used [-Wunused-label] BUILDSTDERR: 7465 | _ctFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7465 | _ctFH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_orchid_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7510:1: error: BUILDSTDERR: warning: label ‘_ctFX’ defined but not used [-Wunused-label] BUILDSTDERR: 7510 | _ctFX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7510 | _ctFX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctFU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7540:1: error: BUILDSTDERR: warning: label ‘_ctFU’ defined but not used [-Wunused-label] BUILDSTDERR: 7540 | _ctFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7540 | _ctFU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_palegoldenrod_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7585:1: error: BUILDSTDERR: warning: label ‘_ctGa’ defined but not used [-Wunused-label] BUILDSTDERR: 7585 | _ctGa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7585 | _ctGa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctG7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7615:1: error: BUILDSTDERR: warning: label ‘_ctG7’ defined but not used [-Wunused-label] BUILDSTDERR: 7615 | _ctG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7615 | _ctG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_palegreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7664:1: error: BUILDSTDERR: warning: label ‘_ctGn’ defined but not used [-Wunused-label] BUILDSTDERR: 7664 | _ctGn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7664 | _ctGn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctGk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7694:1: error: BUILDSTDERR: warning: label ‘_ctGk’ defined but not used [-Wunused-label] BUILDSTDERR: 7694 | _ctGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7694 | _ctGk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_paleturquoise_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7738:1: error: BUILDSTDERR: warning: label ‘_ctGA’ defined but not used [-Wunused-label] BUILDSTDERR: 7738 | _ctGA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7738 | _ctGA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctGx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7768:1: error: BUILDSTDERR: warning: label ‘_ctGx’ defined but not used [-Wunused-label] BUILDSTDERR: 7768 | _ctGx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7768 | _ctGx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_palevioletred_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7808:1: error: BUILDSTDERR: warning: label ‘_ctGN’ defined but not used [-Wunused-label] BUILDSTDERR: 7808 | _ctGN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7808 | _ctGN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctGK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7838:1: error: BUILDSTDERR: warning: label ‘_ctGK’ defined but not used [-Wunused-label] BUILDSTDERR: 7838 | _ctGK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7838 | _ctGK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_papayawhip_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7888:1: error: BUILDSTDERR: warning: label ‘_ctH0’ defined but not used [-Wunused-label] BUILDSTDERR: 7888 | _ctH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7888 | _ctH0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctGX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7918:1: error: BUILDSTDERR: warning: label ‘_ctGX’ defined but not used [-Wunused-label] BUILDSTDERR: 7918 | _ctGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7918 | _ctGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_peachpuff_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7963:1: error: BUILDSTDERR: warning: label ‘_ctHd’ defined but not used [-Wunused-label] BUILDSTDERR: 7963 | _ctHd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7963 | _ctHd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctHa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:7993:1: error: BUILDSTDERR: warning: label ‘_ctHa’ defined but not used [-Wunused-label] BUILDSTDERR: 7993 | _ctHa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7993 | _ctHa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_peru_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8038:1: error: BUILDSTDERR: warning: label ‘_ctHq’ defined but not used [-Wunused-label] BUILDSTDERR: 8038 | _ctHq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8038 | _ctHq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctHn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8068:1: error: BUILDSTDERR: warning: label ‘_ctHn’ defined but not used [-Wunused-label] BUILDSTDERR: 8068 | _ctHn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8068 | _ctHn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_pink_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8118:1: error: BUILDSTDERR: warning: label ‘_ctHD’ defined but not used [-Wunused-label] BUILDSTDERR: 8118 | _ctHD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8118 | _ctHD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctHA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8148:1: error: BUILDSTDERR: warning: label ‘_ctHA’ defined but not used [-Wunused-label] BUILDSTDERR: 8148 | _ctHA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8148 | _ctHA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_plum_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8192:1: error: BUILDSTDERR: warning: label ‘_ctHQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8192 | _ctHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8192 | _ctHQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctHN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8222:1: error: BUILDSTDERR: warning: label ‘_ctHN’ defined but not used [-Wunused-label] BUILDSTDERR: 8222 | _ctHN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8222 | _ctHN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_powderblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8262:1: error: BUILDSTDERR: warning: label ‘_ctI3’ defined but not used [-Wunused-label] BUILDSTDERR: 8262 | _ctI3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8262 | _ctI3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctI0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8292:1: error: BUILDSTDERR: warning: label ‘_ctI0’ defined but not used [-Wunused-label] BUILDSTDERR: 8292 | _ctI0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8292 | _ctI0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_purple_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8331:1: error: BUILDSTDERR: warning: label ‘_ctIg’ defined but not used [-Wunused-label] BUILDSTDERR: 8331 | _ctIg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8331 | _ctIg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctId’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8361:1: error: BUILDSTDERR: warning: label ‘_ctId’ defined but not used [-Wunused-label] BUILDSTDERR: 8361 | _ctId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8361 | _ctId: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_red_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8400:1: error: BUILDSTDERR: warning: label ‘_ctIt’ defined but not used [-Wunused-label] BUILDSTDERR: 8400 | _ctIt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8400 | _ctIt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctIq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8430:1: error: BUILDSTDERR: warning: label ‘_ctIq’ defined but not used [-Wunused-label] BUILDSTDERR: 8430 | _ctIq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8430 | _ctIq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_rosybrown_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8469:1: error: BUILDSTDERR: warning: label ‘_ctIG’ defined but not used [-Wunused-label] BUILDSTDERR: 8469 | _ctIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8469 | _ctIG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctID’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8499:1: error: BUILDSTDERR: warning: label ‘_ctID’ defined but not used [-Wunused-label] BUILDSTDERR: 8499 | _ctID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8499 | _ctID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_royalblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8544:1: error: BUILDSTDERR: warning: label ‘_ctIT’ defined but not used [-Wunused-label] BUILDSTDERR: 8544 | _ctIT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8544 | _ctIT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctIQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8574:1: error: BUILDSTDERR: warning: label ‘_ctIQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8574 | _ctIQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8574 | _ctIQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_saddlebrown_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8619:1: error: BUILDSTDERR: warning: label ‘_ctJ6’ defined but not used [-Wunused-label] BUILDSTDERR: 8619 | _ctJ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8619 | _ctJ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctJ3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8649:1: error: BUILDSTDERR: warning: label ‘_ctJ3’ defined but not used [-Wunused-label] BUILDSTDERR: 8649 | _ctJ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8649 | _ctJ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_salmon_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8694:1: error: BUILDSTDERR: warning: label ‘_ctJj’ defined but not used [-Wunused-label] BUILDSTDERR: 8694 | _ctJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8694 | _ctJj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctJg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8724:1: error: BUILDSTDERR: warning: label ‘_ctJg’ defined but not used [-Wunused-label] BUILDSTDERR: 8724 | _ctJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8724 | _ctJg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_sandybrown_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8779:1: error: BUILDSTDERR: warning: label ‘_ctJw’ defined but not used [-Wunused-label] BUILDSTDERR: 8779 | _ctJw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8779 | _ctJw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctJt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8809:1: error: BUILDSTDERR: warning: label ‘_ctJt’ defined but not used [-Wunused-label] BUILDSTDERR: 8809 | _ctJt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8809 | _ctJt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_seagreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8859:1: error: BUILDSTDERR: warning: label ‘_ctJJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8859 | _ctJJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8859 | _ctJJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctJG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8889:1: error: BUILDSTDERR: warning: label ‘_ctJG’ defined but not used [-Wunused-label] BUILDSTDERR: 8889 | _ctJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8889 | _ctJG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_seashell_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8929:1: error: BUILDSTDERR: warning: label ‘_ctJW’ defined but not used [-Wunused-label] BUILDSTDERR: 8929 | _ctJW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8929 | _ctJW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctJT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:8959:1: error: BUILDSTDERR: warning: label ‘_ctJT’ defined but not used [-Wunused-label] BUILDSTDERR: 8959 | _ctJT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8959 | _ctJT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_sienna_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9009:1: error: BUILDSTDERR: warning: label ‘_ctK9’ defined but not used [-Wunused-label] BUILDSTDERR: 9009 | _ctK9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9009 | _ctK9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctK6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9039:1: error: BUILDSTDERR: warning: label ‘_ctK6’ defined but not used [-Wunused-label] BUILDSTDERR: 9039 | _ctK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9039 | _ctK6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_silver_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9077:1: error: BUILDSTDERR: warning: label ‘_ctKm’ defined but not used [-Wunused-label] BUILDSTDERR: 9077 | _ctKm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9077 | _ctKm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctKj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9107:1: error: BUILDSTDERR: warning: label ‘_ctKj’ defined but not used [-Wunused-label] BUILDSTDERR: 9107 | _ctKj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9107 | _ctKj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_skyblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9147:1: error: BUILDSTDERR: warning: label ‘_ctKz’ defined but not used [-Wunused-label] BUILDSTDERR: 9147 | _ctKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9147 | _ctKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctKw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9177:1: error: BUILDSTDERR: warning: label ‘_ctKw’ defined but not used [-Wunused-label] BUILDSTDERR: 9177 | _ctKw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9177 | _ctKw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_slateblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9227:1: error: BUILDSTDERR: warning: label ‘_ctKM’ defined but not used [-Wunused-label] BUILDSTDERR: 9227 | _ctKM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9227 | _ctKM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctKJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9257:1: error: BUILDSTDERR: warning: label ‘_ctKJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9257 | _ctKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9257 | _ctKJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_slategray_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9297:1: error: BUILDSTDERR: warning: label ‘_ctKZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9297 | _ctKZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9297 | _ctKZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctKW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9327:1: error: BUILDSTDERR: warning: label ‘_ctKW’ defined but not used [-Wunused-label] BUILDSTDERR: 9327 | _ctKW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9327 | _ctKW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_slategrey_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9359:1: error: BUILDSTDERR: warning: label ‘_ctL9’ defined but not used [-Wunused-label] BUILDSTDERR: 9359 | _ctL9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9359 | _ctL9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_snow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9385:1: error: BUILDSTDERR: warning: label ‘_ctLj’ defined but not used [-Wunused-label] BUILDSTDERR: 9385 | _ctLj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9385 | _ctLj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctLg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9415:1: error: BUILDSTDERR: warning: label ‘_ctLg’ defined but not used [-Wunused-label] BUILDSTDERR: 9415 | _ctLg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9415 | _ctLg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_springgreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9455:1: error: BUILDSTDERR: warning: label ‘_ctLw’ defined but not used [-Wunused-label] BUILDSTDERR: 9455 | _ctLw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9455 | _ctLw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctLt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9485:1: error: BUILDSTDERR: warning: label ‘_ctLt’ defined but not used [-Wunused-label] BUILDSTDERR: 9485 | _ctLt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9485 | _ctLt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_steelblue_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9530:1: error: BUILDSTDERR: warning: label ‘_ctLJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9530 | _ctLJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9530 | _ctLJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctLG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9560:1: error: BUILDSTDERR: warning: label ‘_ctLG’ defined but not used [-Wunused-label] BUILDSTDERR: 9560 | _ctLG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9560 | _ctLG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_tan_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9600:1: error: BUILDSTDERR: warning: label ‘_ctLW’ defined but not used [-Wunused-label] BUILDSTDERR: 9600 | _ctLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9600 | _ctLW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctLT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9630:1: error: BUILDSTDERR: warning: label ‘_ctLT’ defined but not used [-Wunused-label] BUILDSTDERR: 9630 | _ctLT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9630 | _ctLT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_teal_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9669:1: error: BUILDSTDERR: warning: label ‘_ctM9’ defined but not used [-Wunused-label] BUILDSTDERR: 9669 | _ctM9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9669 | _ctM9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctM6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9699:1: error: BUILDSTDERR: warning: label ‘_ctM6’ defined but not used [-Wunused-label] BUILDSTDERR: 9699 | _ctM6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9699 | _ctM6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_thistle_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9738:1: error: BUILDSTDERR: warning: label ‘_ctMm’ defined but not used [-Wunused-label] BUILDSTDERR: 9738 | _ctMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9738 | _ctMm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctMj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9768:1: error: BUILDSTDERR: warning: label ‘_ctMj’ defined but not used [-Wunused-label] BUILDSTDERR: 9768 | _ctMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9768 | _ctMj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_tomato_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9818:1: error: BUILDSTDERR: warning: label ‘_ctMz’ defined but not used [-Wunused-label] BUILDSTDERR: 9818 | _ctMz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9818 | _ctMz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctMw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9848:1: error: BUILDSTDERR: warning: label ‘_ctMw’ defined but not used [-Wunused-label] BUILDSTDERR: 9848 | _ctMw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9848 | _ctMw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_turquoise_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9898:1: error: BUILDSTDERR: warning: label ‘_ctMM’ defined but not used [-Wunused-label] BUILDSTDERR: 9898 | _ctMM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9898 | _ctMM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctMJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9928:1: error: BUILDSTDERR: warning: label ‘_ctMJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9928 | _ctMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9928 | _ctMJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_violet_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9967:1: error: BUILDSTDERR: warning: label ‘_ctMZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9967 | _ctMZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9967 | _ctMZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctMW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:9997:1: error: BUILDSTDERR: warning: label ‘_ctMW’ defined but not used [-Wunused-label] BUILDSTDERR: 9997 | _ctMW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9997 | _ctMW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_wheat_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10037:1: error: BUILDSTDERR: warning: label ‘_ctNc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10037 | _ctNc: BUILDSTDERR: | ^ BUILDSTDERR: 10037 | _ctNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctN9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10067:1: error: BUILDSTDERR: warning: label ‘_ctN9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10067 | _ctN9: BUILDSTDERR: | ^ BUILDSTDERR: 10067 | _ctN9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_white_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10105:1: error: BUILDSTDERR: warning: label ‘_ctNp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10105 | _ctNp: BUILDSTDERR: | ^ BUILDSTDERR: 10105 | _ctNp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctNm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10135:1: error: BUILDSTDERR: warning: label ‘_ctNm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10135 | _ctNm: BUILDSTDERR: | ^ BUILDSTDERR: 10135 | _ctNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_whitesmoke_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10173:1: error: BUILDSTDERR: warning: label ‘_ctNC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10173 | _ctNC: BUILDSTDERR: | ^ BUILDSTDERR: 10173 | _ctNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctNz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10203:1: error: BUILDSTDERR: warning: label ‘_ctNz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10203 | _ctNz: BUILDSTDERR: | ^ BUILDSTDERR: 10203 | _ctNz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_yellow_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10242:1: error: BUILDSTDERR: warning: label ‘_ctNP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10242 | _ctNP: BUILDSTDERR: | ^ BUILDSTDERR: 10242 | _ctNP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctNM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10272:1: error: BUILDSTDERR: warning: label ‘_ctNM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10272 | _ctNM: BUILDSTDERR: | ^ BUILDSTDERR: 10272 | _ctNM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_yellowgreen_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10312:1: error: BUILDSTDERR: warning: label ‘_ctO2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10312 | _ctO2: BUILDSTDERR: | ^ BUILDSTDERR: 10312 | _ctO2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_ctNZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10342:1: error: BUILDSTDERR: warning: label ‘_ctNZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10342 | _ctNZ: BUILDSTDERR: | ^ BUILDSTDERR: 10342 | _ctNZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqsR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10380:1: error: BUILDSTDERR: warning: label ‘_ctOe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10380 | _ctOe: BUILDSTDERR: | ^ BUILDSTDERR: 10380 | _ctOe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqsT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10421:1: error: BUILDSTDERR: warning: label ‘_ctOn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10421 | _ctOn: BUILDSTDERR: | ^ BUILDSTDERR: 10421 | _ctOn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqsV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10462:1: error: BUILDSTDERR: warning: label ‘_ctOw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10462 | _ctOw: BUILDSTDERR: | ^ BUILDSTDERR: 10462 | _ctOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqsX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10503:1: error: BUILDSTDERR: warning: label ‘_ctOF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10503 | _ctOF: BUILDSTDERR: | ^ BUILDSTDERR: 10503 | _ctOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqsZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10544:1: error: BUILDSTDERR: warning: label ‘_ctOO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10544 | _ctOO: BUILDSTDERR: | ^ BUILDSTDERR: 10544 | _ctOO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqt1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10585:1: error: BUILDSTDERR: warning: label ‘_ctOX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10585 | _ctOX: BUILDSTDERR: | ^ BUILDSTDERR: 10585 | _ctOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqt3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10626:1: error: BUILDSTDERR: warning: label ‘_ctP6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10626 | _ctP6: BUILDSTDERR: | ^ BUILDSTDERR: 10626 | _ctP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqt5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10667:1: error: BUILDSTDERR: warning: label ‘_ctPf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10667 | _ctPf: BUILDSTDERR: | ^ BUILDSTDERR: 10667 | _ctPf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqt7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10708:1: error: BUILDSTDERR: warning: label ‘_ctPo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10708 | _ctPo: BUILDSTDERR: | ^ BUILDSTDERR: 10708 | _ctPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqt9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10749:1: error: BUILDSTDERR: warning: label ‘_ctPx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10749 | _ctPx: BUILDSTDERR: | ^ BUILDSTDERR: 10749 | _ctPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10790:1: error: BUILDSTDERR: warning: label ‘_ctPG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10790 | _ctPG: BUILDSTDERR: | ^ BUILDSTDERR: 10790 | _ctPG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10831:1: error: BUILDSTDERR: warning: label ‘_ctPP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10831 | _ctPP: BUILDSTDERR: | ^ BUILDSTDERR: 10831 | _ctPP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10872:1: error: BUILDSTDERR: warning: label ‘_ctPY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10872 | _ctPY: BUILDSTDERR: | ^ BUILDSTDERR: 10872 | _ctPY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqth_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10913:1: error: BUILDSTDERR: warning: label ‘_ctQ7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10913 | _ctQ7: BUILDSTDERR: | ^ BUILDSTDERR: 10913 | _ctQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10954:1: error: BUILDSTDERR: warning: label ‘_ctQg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10954 | _ctQg: BUILDSTDERR: | ^ BUILDSTDERR: 10954 | _ctQg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:10995:1: error: BUILDSTDERR: warning: label ‘_ctQp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10995 | _ctQp: BUILDSTDERR: | ^ BUILDSTDERR: 10995 | _ctQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11036:1: error: BUILDSTDERR: warning: label ‘_ctQy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11036 | _ctQy: BUILDSTDERR: | ^ BUILDSTDERR: 11036 | _ctQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11077:1: error: BUILDSTDERR: warning: label ‘_ctQH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11077 | _ctQH: BUILDSTDERR: | ^ BUILDSTDERR: 11077 | _ctQH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11118:1: error: BUILDSTDERR: warning: label ‘_ctQQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11118 | _ctQQ: BUILDSTDERR: | ^ BUILDSTDERR: 11118 | _ctQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11159:1: error: BUILDSTDERR: warning: label ‘_ctQZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11159 | _ctQZ: BUILDSTDERR: | ^ BUILDSTDERR: 11159 | _ctQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11200:1: error: BUILDSTDERR: warning: label ‘_ctR8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11200 | _ctR8: BUILDSTDERR: | ^ BUILDSTDERR: 11200 | _ctR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11241:1: error: BUILDSTDERR: warning: label ‘_ctRh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11241 | _ctRh: BUILDSTDERR: | ^ BUILDSTDERR: 11241 | _ctRh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11282:1: error: BUILDSTDERR: warning: label ‘_ctRq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11282 | _ctRq: BUILDSTDERR: | ^ BUILDSTDERR: 11282 | _ctRq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11323:1: error: BUILDSTDERR: warning: label ‘_ctRz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11323 | _ctRz: BUILDSTDERR: | ^ BUILDSTDERR: 11323 | _ctRz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11364:1: error: BUILDSTDERR: warning: label ‘_ctRI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11364 | _ctRI: BUILDSTDERR: | ^ BUILDSTDERR: 11364 | _ctRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11405:1: error: BUILDSTDERR: warning: label ‘_ctRR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11405 | _ctRR: BUILDSTDERR: | ^ BUILDSTDERR: 11405 | _ctRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11446:1: error: BUILDSTDERR: warning: label ‘_ctS0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11446 | _ctS0: BUILDSTDERR: | ^ BUILDSTDERR: 11446 | _ctS0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11487:1: error: BUILDSTDERR: warning: label ‘_ctS9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11487 | _ctS9: BUILDSTDERR: | ^ BUILDSTDERR: 11487 | _ctS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11528:1: error: BUILDSTDERR: warning: label ‘_ctSi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11528 | _ctSi: BUILDSTDERR: | ^ BUILDSTDERR: 11528 | _ctSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11569:1: error: BUILDSTDERR: warning: label ‘_ctSr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11569 | _ctSr: BUILDSTDERR: | ^ BUILDSTDERR: 11569 | _ctSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11610:1: error: BUILDSTDERR: warning: label ‘_ctSA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11610 | _ctSA: BUILDSTDERR: | ^ BUILDSTDERR: 11610 | _ctSA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11651:1: error: BUILDSTDERR: warning: label ‘_ctSJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11651 | _ctSJ: BUILDSTDERR: | ^ BUILDSTDERR: 11651 | _ctSJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11692:1: error: BUILDSTDERR: warning: label ‘_ctSS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11692 | _ctSS: BUILDSTDERR: | ^ BUILDSTDERR: 11692 | _ctSS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11733:1: error: BUILDSTDERR: warning: label ‘_ctT1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11733 | _ctT1: BUILDSTDERR: | ^ BUILDSTDERR: 11733 | _ctT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11774:1: error: BUILDSTDERR: warning: label ‘_ctTa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11774 | _ctTa: BUILDSTDERR: | ^ BUILDSTDERR: 11774 | _ctTa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqtZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11815:1: error: BUILDSTDERR: warning: label ‘_ctTj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11815 | _ctTj: BUILDSTDERR: | ^ BUILDSTDERR: 11815 | _ctTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqu1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11856:1: error: BUILDSTDERR: warning: label ‘_ctTs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11856 | _ctTs: BUILDSTDERR: | ^ BUILDSTDERR: 11856 | _ctTs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqu3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11897:1: error: BUILDSTDERR: warning: label ‘_ctTB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11897 | _ctTB: BUILDSTDERR: | ^ BUILDSTDERR: 11897 | _ctTB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqu5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11938:1: error: BUILDSTDERR: warning: label ‘_ctTK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11938 | _ctTK: BUILDSTDERR: | ^ BUILDSTDERR: 11938 | _ctTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqu7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:11979:1: error: BUILDSTDERR: warning: label ‘_ctTT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11979 | _ctTT: BUILDSTDERR: | ^ BUILDSTDERR: 11979 | _ctTT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqu9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12020:1: error: BUILDSTDERR: warning: label ‘_ctU2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12020 | _ctU2: BUILDSTDERR: | ^ BUILDSTDERR: 12020 | _ctU2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqub_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12061:1: error: BUILDSTDERR: warning: label ‘_ctUb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12061 | _ctUb: BUILDSTDERR: | ^ BUILDSTDERR: 12061 | _ctUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqud_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12102:1: error: BUILDSTDERR: warning: label ‘_ctUk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12102 | _ctUk: BUILDSTDERR: | ^ BUILDSTDERR: 12102 | _ctUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12143:1: error: BUILDSTDERR: warning: label ‘_ctUt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12143 | _ctUt: BUILDSTDERR: | ^ BUILDSTDERR: 12143 | _ctUt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12184:1: error: BUILDSTDERR: warning: label ‘_ctUC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12184 | _ctUC: BUILDSTDERR: | ^ BUILDSTDERR: 12184 | _ctUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12225:1: error: BUILDSTDERR: warning: label ‘_ctUL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12225 | _ctUL: BUILDSTDERR: | ^ BUILDSTDERR: 12225 | _ctUL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqul_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12266:1: error: BUILDSTDERR: warning: label ‘_ctUU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12266 | _ctUU: BUILDSTDERR: | ^ BUILDSTDERR: 12266 | _ctUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqun_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12307:1: error: BUILDSTDERR: warning: label ‘_ctV3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12307 | _ctV3: BUILDSTDERR: | ^ BUILDSTDERR: 12307 | _ctV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqup_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12348:1: error: BUILDSTDERR: warning: label ‘_ctVc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12348 | _ctVc: BUILDSTDERR: | ^ BUILDSTDERR: 12348 | _ctVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqur_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12389:1: error: BUILDSTDERR: warning: label ‘_ctVl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12389 | _ctVl: BUILDSTDERR: | ^ BUILDSTDERR: 12389 | _ctVl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqut_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12430:1: error: BUILDSTDERR: warning: label ‘_ctVu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12430 | _ctVu: BUILDSTDERR: | ^ BUILDSTDERR: 12430 | _ctVu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12471:1: error: BUILDSTDERR: warning: label ‘_ctVD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12471 | _ctVD: BUILDSTDERR: | ^ BUILDSTDERR: 12471 | _ctVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqux_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12512:1: error: BUILDSTDERR: warning: label ‘_ctVM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12512 | _ctVM: BUILDSTDERR: | ^ BUILDSTDERR: 12512 | _ctVM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12553:1: error: BUILDSTDERR: warning: label ‘_ctVV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12553 | _ctVV: BUILDSTDERR: | ^ BUILDSTDERR: 12553 | _ctVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12594:1: error: BUILDSTDERR: warning: label ‘_ctW4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12594 | _ctW4: BUILDSTDERR: | ^ BUILDSTDERR: 12594 | _ctW4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12635:1: error: BUILDSTDERR: warning: label ‘_ctWd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12635 | _ctWd: BUILDSTDERR: | ^ BUILDSTDERR: 12635 | _ctWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12676:1: error: BUILDSTDERR: warning: label ‘_ctWm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12676 | _ctWm: BUILDSTDERR: | ^ BUILDSTDERR: 12676 | _ctWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12717:1: error: BUILDSTDERR: warning: label ‘_ctWv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12717 | _ctWv: BUILDSTDERR: | ^ BUILDSTDERR: 12717 | _ctWv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12758:1: error: BUILDSTDERR: warning: label ‘_ctWE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12758 | _ctWE: BUILDSTDERR: | ^ BUILDSTDERR: 12758 | _ctWE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12799:1: error: BUILDSTDERR: warning: label ‘_ctWN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12799 | _ctWN: BUILDSTDERR: | ^ BUILDSTDERR: 12799 | _ctWN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12840:1: error: BUILDSTDERR: warning: label ‘_ctWW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12840 | _ctWW: BUILDSTDERR: | ^ BUILDSTDERR: 12840 | _ctWW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12881:1: error: BUILDSTDERR: warning: label ‘_ctX5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12881 | _ctX5: BUILDSTDERR: | ^ BUILDSTDERR: 12881 | _ctX5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12922:1: error: BUILDSTDERR: warning: label ‘_ctXe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12922 | _ctXe: BUILDSTDERR: | ^ BUILDSTDERR: 12922 | _ctXe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:12963:1: error: BUILDSTDERR: warning: label ‘_ctXn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12963 | _ctXn: BUILDSTDERR: | ^ BUILDSTDERR: 12963 | _ctXn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13004:1: error: BUILDSTDERR: warning: label ‘_ctXw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13004 | _ctXw: BUILDSTDERR: | ^ BUILDSTDERR: 13004 | _ctXw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13045:1: error: BUILDSTDERR: warning: label ‘_ctXF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13045 | _ctXF: BUILDSTDERR: | ^ BUILDSTDERR: 13045 | _ctXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rquZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13086:1: error: BUILDSTDERR: warning: label ‘_ctXO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13086 | _ctXO: BUILDSTDERR: | ^ BUILDSTDERR: 13086 | _ctXO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqv1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13127:1: error: BUILDSTDERR: warning: label ‘_ctXX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13127 | _ctXX: BUILDSTDERR: | ^ BUILDSTDERR: 13127 | _ctXX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqv3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13168:1: error: BUILDSTDERR: warning: label ‘_ctY6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13168 | _ctY6: BUILDSTDERR: | ^ BUILDSTDERR: 13168 | _ctY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqv5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13209:1: error: BUILDSTDERR: warning: label ‘_ctYf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13209 | _ctYf: BUILDSTDERR: | ^ BUILDSTDERR: 13209 | _ctYf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqv7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13250:1: error: BUILDSTDERR: warning: label ‘_ctYo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13250 | _ctYo: BUILDSTDERR: | ^ BUILDSTDERR: 13250 | _ctYo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqv9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13291:1: error: BUILDSTDERR: warning: label ‘_ctYx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13291 | _ctYx: BUILDSTDERR: | ^ BUILDSTDERR: 13291 | _ctYx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13332:1: error: BUILDSTDERR: warning: label ‘_ctYG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13332 | _ctYG: BUILDSTDERR: | ^ BUILDSTDERR: 13332 | _ctYG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13373:1: error: BUILDSTDERR: warning: label ‘_ctYP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13373 | _ctYP: BUILDSTDERR: | ^ BUILDSTDERR: 13373 | _ctYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13414:1: error: BUILDSTDERR: warning: label ‘_ctYY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13414 | _ctYY: BUILDSTDERR: | ^ BUILDSTDERR: 13414 | _ctYY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13455:1: error: BUILDSTDERR: warning: label ‘_ctZ7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13455 | _ctZ7: BUILDSTDERR: | ^ BUILDSTDERR: 13455 | _ctZ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13496:1: error: BUILDSTDERR: warning: label ‘_ctZg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13496 | _ctZg: BUILDSTDERR: | ^ BUILDSTDERR: 13496 | _ctZg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13537:1: error: BUILDSTDERR: warning: label ‘_ctZp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13537 | _ctZp: BUILDSTDERR: | ^ BUILDSTDERR: 13537 | _ctZp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13578:1: error: BUILDSTDERR: warning: label ‘_ctZy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13578 | _ctZy: BUILDSTDERR: | ^ BUILDSTDERR: 13578 | _ctZy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13619:1: error: BUILDSTDERR: warning: label ‘_ctZH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13619 | _ctZH: BUILDSTDERR: | ^ BUILDSTDERR: 13619 | _ctZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13660:1: error: BUILDSTDERR: warning: label ‘_ctZQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13660 | _ctZQ: BUILDSTDERR: | ^ BUILDSTDERR: 13660 | _ctZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13701:1: error: BUILDSTDERR: warning: label ‘_ctZZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13701 | _ctZZ: BUILDSTDERR: | ^ BUILDSTDERR: 13701 | _ctZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13742:1: error: BUILDSTDERR: warning: label ‘_cu08’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13742 | _cu08: BUILDSTDERR: | ^ BUILDSTDERR: 13742 | _cu08: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13783:1: error: BUILDSTDERR: warning: label ‘_cu0h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13783 | _cu0h: BUILDSTDERR: | ^ BUILDSTDERR: 13783 | _cu0h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13824:1: error: BUILDSTDERR: warning: label ‘_cu0q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13824 | _cu0q: BUILDSTDERR: | ^ BUILDSTDERR: 13824 | _cu0q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13865:1: error: BUILDSTDERR: warning: label ‘_cu0z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13865 | _cu0z: BUILDSTDERR: | ^ BUILDSTDERR: 13865 | _cu0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13906:1: error: BUILDSTDERR: warning: label ‘_cu0I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13906 | _cu0I: BUILDSTDERR: | ^ BUILDSTDERR: 13906 | _cu0I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13947:1: error: BUILDSTDERR: warning: label ‘_cu0R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13947 | _cu0R: BUILDSTDERR: | ^ BUILDSTDERR: 13947 | _cu0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:13988:1: error: BUILDSTDERR: warning: label ‘_cu10’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13988 | _cu10: BUILDSTDERR: | ^ BUILDSTDERR: 13988 | _cu10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14029:1: error: BUILDSTDERR: warning: label ‘_cu19’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14029 | _cu19: BUILDSTDERR: | ^ BUILDSTDERR: 14029 | _cu19: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14070:1: error: BUILDSTDERR: warning: label ‘_cu1i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14070 | _cu1i: BUILDSTDERR: | ^ BUILDSTDERR: 14070 | _cu1i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14111:1: error: BUILDSTDERR: warning: label ‘_cu1r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14111 | _cu1r: BUILDSTDERR: | ^ BUILDSTDERR: 14111 | _cu1r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14152:1: error: BUILDSTDERR: warning: label ‘_cu1A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14152 | _cu1A: BUILDSTDERR: | ^ BUILDSTDERR: 14152 | _cu1A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14193:1: error: BUILDSTDERR: warning: label ‘_cu1J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14193 | _cu1J: BUILDSTDERR: | ^ BUILDSTDERR: 14193 | _cu1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14234:1: error: BUILDSTDERR: warning: label ‘_cu1S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14234 | _cu1S: BUILDSTDERR: | ^ BUILDSTDERR: 14234 | _cu1S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14275:1: error: BUILDSTDERR: warning: label ‘_cu21’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14275 | _cu21: BUILDSTDERR: | ^ BUILDSTDERR: 14275 | _cu21: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14316:1: error: BUILDSTDERR: warning: label ‘_cu2a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14316 | _cu2a: BUILDSTDERR: | ^ BUILDSTDERR: 14316 | _cu2a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqvZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14357:1: error: BUILDSTDERR: warning: label ‘_cu2j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14357 | _cu2j: BUILDSTDERR: | ^ BUILDSTDERR: 14357 | _cu2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqw1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14398:1: error: BUILDSTDERR: warning: label ‘_cu2s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14398 | _cu2s: BUILDSTDERR: | ^ BUILDSTDERR: 14398 | _cu2s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqw3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14439:1: error: BUILDSTDERR: warning: label ‘_cu2B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14439 | _cu2B: BUILDSTDERR: | ^ BUILDSTDERR: 14439 | _cu2B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqw5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14480:1: error: BUILDSTDERR: warning: label ‘_cu2K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14480 | _cu2K: BUILDSTDERR: | ^ BUILDSTDERR: 14480 | _cu2K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqw7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14521:1: error: BUILDSTDERR: warning: label ‘_cu2T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14521 | _cu2T: BUILDSTDERR: | ^ BUILDSTDERR: 14521 | _cu2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqw9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14562:1: error: BUILDSTDERR: warning: label ‘_cu32’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14562 | _cu32: BUILDSTDERR: | ^ BUILDSTDERR: 14562 | _cu32: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14603:1: error: BUILDSTDERR: warning: label ‘_cu3b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14603 | _cu3b: BUILDSTDERR: | ^ BUILDSTDERR: 14603 | _cu3b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14644:1: error: BUILDSTDERR: warning: label ‘_cu3k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14644 | _cu3k: BUILDSTDERR: | ^ BUILDSTDERR: 14644 | _cu3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14685:1: error: BUILDSTDERR: warning: label ‘_cu3t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14685 | _cu3t: BUILDSTDERR: | ^ BUILDSTDERR: 14685 | _cu3t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14726:1: error: BUILDSTDERR: warning: label ‘_cu3C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14726 | _cu3C: BUILDSTDERR: | ^ BUILDSTDERR: 14726 | _cu3C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14767:1: error: BUILDSTDERR: warning: label ‘_cu3L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14767 | _cu3L: BUILDSTDERR: | ^ BUILDSTDERR: 14767 | _cu3L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14808:1: error: BUILDSTDERR: warning: label ‘_cu3U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14808 | _cu3U: BUILDSTDERR: | ^ BUILDSTDERR: 14808 | _cu3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14849:1: error: BUILDSTDERR: warning: label ‘_cu43’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14849 | _cu43: BUILDSTDERR: | ^ BUILDSTDERR: 14849 | _cu43: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14890:1: error: BUILDSTDERR: warning: label ‘_cu4c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14890 | _cu4c: BUILDSTDERR: | ^ BUILDSTDERR: 14890 | _cu4c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14931:1: error: BUILDSTDERR: warning: label ‘_cu4l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14931 | _cu4l: BUILDSTDERR: | ^ BUILDSTDERR: 14931 | _cu4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:14972:1: error: BUILDSTDERR: warning: label ‘_cu4u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14972 | _cu4u: BUILDSTDERR: | ^ BUILDSTDERR: 14972 | _cu4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15013:1: error: BUILDSTDERR: warning: label ‘_cu4D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15013 | _cu4D: BUILDSTDERR: | ^ BUILDSTDERR: 15013 | _cu4D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15054:1: error: BUILDSTDERR: warning: label ‘_cu4M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15054 | _cu4M: BUILDSTDERR: | ^ BUILDSTDERR: 15054 | _cu4M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15095:1: error: BUILDSTDERR: warning: label ‘_cu4V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15095 | _cu4V: BUILDSTDERR: | ^ BUILDSTDERR: 15095 | _cu4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15136:1: error: BUILDSTDERR: warning: label ‘_cu54’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15136 | _cu54: BUILDSTDERR: | ^ BUILDSTDERR: 15136 | _cu54: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15177:1: error: BUILDSTDERR: warning: label ‘_cu5d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15177 | _cu5d: BUILDSTDERR: | ^ BUILDSTDERR: 15177 | _cu5d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15218:1: error: BUILDSTDERR: warning: label ‘_cu5m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15218 | _cu5m: BUILDSTDERR: | ^ BUILDSTDERR: 15218 | _cu5m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15259:1: error: BUILDSTDERR: warning: label ‘_cu5v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15259 | _cu5v: BUILDSTDERR: | ^ BUILDSTDERR: 15259 | _cu5v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15300:1: error: BUILDSTDERR: warning: label ‘_cu5E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15300 | _cu5E: BUILDSTDERR: | ^ BUILDSTDERR: 15300 | _cu5E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15341:1: error: BUILDSTDERR: warning: label ‘_cu5N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15341 | _cu5N: BUILDSTDERR: | ^ BUILDSTDERR: 15341 | _cu5N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15382:1: error: BUILDSTDERR: warning: label ‘_cu5W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15382 | _cu5W: BUILDSTDERR: | ^ BUILDSTDERR: 15382 | _cu5W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15423:1: error: BUILDSTDERR: warning: label ‘_cu65’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15423 | _cu65: BUILDSTDERR: | ^ BUILDSTDERR: 15423 | _cu65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15464:1: error: BUILDSTDERR: warning: label ‘_cu6e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15464 | _cu6e: BUILDSTDERR: | ^ BUILDSTDERR: 15464 | _cu6e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15505:1: error: BUILDSTDERR: warning: label ‘_cu6n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15505 | _cu6n: BUILDSTDERR: | ^ BUILDSTDERR: 15505 | _cu6n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15546:1: error: BUILDSTDERR: warning: label ‘_cu6w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15546 | _cu6w: BUILDSTDERR: | ^ BUILDSTDERR: 15546 | _cu6w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15587:1: error: BUILDSTDERR: warning: label ‘_cu6F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15587 | _cu6F: BUILDSTDERR: | ^ BUILDSTDERR: 15587 | _cu6F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqwZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15628:1: error: BUILDSTDERR: warning: label ‘_cu6O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15628 | _cu6O: BUILDSTDERR: | ^ BUILDSTDERR: 15628 | _cu6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqx1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15669:1: error: BUILDSTDERR: warning: label ‘_cu6X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15669 | _cu6X: BUILDSTDERR: | ^ BUILDSTDERR: 15669 | _cu6X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqx3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15710:1: error: BUILDSTDERR: warning: label ‘_cu76’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15710 | _cu76: BUILDSTDERR: | ^ BUILDSTDERR: 15710 | _cu76: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqx5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15751:1: error: BUILDSTDERR: warning: label ‘_cu7f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15751 | _cu7f: BUILDSTDERR: | ^ BUILDSTDERR: 15751 | _cu7f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqx7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15792:1: error: BUILDSTDERR: warning: label ‘_cu7o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15792 | _cu7o: BUILDSTDERR: | ^ BUILDSTDERR: 15792 | _cu7o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqx9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15833:1: error: BUILDSTDERR: warning: label ‘_cu7x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15833 | _cu7x: BUILDSTDERR: | ^ BUILDSTDERR: 15833 | _cu7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqxb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15874:1: error: BUILDSTDERR: warning: label ‘_cu7G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15874 | _cu7G: BUILDSTDERR: | ^ BUILDSTDERR: 15874 | _cu7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqxd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15915:1: error: BUILDSTDERR: warning: label ‘_cu7P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15915 | _cu7P: BUILDSTDERR: | ^ BUILDSTDERR: 15915 | _cu7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqxf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15956:1: error: BUILDSTDERR: warning: label ‘_cu7Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15956 | _cu7Y: BUILDSTDERR: | ^ BUILDSTDERR: 15956 | _cu7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqxh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:15997:1: error: BUILDSTDERR: warning: label ‘_cu87’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15997 | _cu87: BUILDSTDERR: | ^ BUILDSTDERR: 15997 | _cu87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqxj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16038:1: error: BUILDSTDERR: warning: label ‘_cu8g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16038 | _cu8g: BUILDSTDERR: | ^ BUILDSTDERR: 16038 | _cu8g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqxl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16079:1: error: BUILDSTDERR: warning: label ‘_cu8p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16079 | _cu8p: BUILDSTDERR: | ^ BUILDSTDERR: 16079 | _cu8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqxn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16120:1: error: BUILDSTDERR: warning: label ‘_cu8y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16120 | _cu8y: BUILDSTDERR: | ^ BUILDSTDERR: 16120 | _cu8y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqxp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16161:1: error: BUILDSTDERR: warning: label ‘_cu8H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16161 | _cu8H: BUILDSTDERR: | ^ BUILDSTDERR: 16161 | _cu8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqxr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16202:1: error: BUILDSTDERR: warning: label ‘_cu8Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16202 | _cu8Q: BUILDSTDERR: | ^ BUILDSTDERR: 16202 | _cu8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqxt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16243:1: error: BUILDSTDERR: warning: label ‘_cu8Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16243 | _cu8Z: BUILDSTDERR: | ^ BUILDSTDERR: 16243 | _cu8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqxv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16284:1: error: BUILDSTDERR: warning: label ‘_cu98’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16284 | _cu98: BUILDSTDERR: | ^ BUILDSTDERR: 16284 | _cu98: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqxx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16325:1: error: BUILDSTDERR: warning: label ‘_cu9h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16325 | _cu9h: BUILDSTDERR: | ^ BUILDSTDERR: 16325 | _cu9h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘rqxz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16366:1: error: BUILDSTDERR: warning: label ‘_cu9q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16366 | _cu9q: BUILDSTDERR: | ^ BUILDSTDERR: 16366 | _cu9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st8u_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16405:1: error: BUILDSTDERR: warning: label ‘_cuj9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16405 | _cuj9: BUILDSTDERR: | ^ BUILDSTDERR: 16405 | _cuj9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st8w_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16436:1: error: BUILDSTDERR: warning: label ‘_cujd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16436 | _cujd: BUILDSTDERR: | ^ BUILDSTDERR: 16436 | _cujd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st8B_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16480:1: error: BUILDSTDERR: warning: label ‘_cujr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16480 | _cujr: BUILDSTDERR: | ^ BUILDSTDERR: 16480 | _cujr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cujo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16512:1: error: BUILDSTDERR: warning: label ‘_cujo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16512 | _cujo: BUILDSTDERR: | ^ BUILDSTDERR: 16512 | _cujo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st8G_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16545:1: error: BUILDSTDERR: warning: label ‘_cujG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16545 | _cujG: BUILDSTDERR: | ^ BUILDSTDERR: 16545 | _cujG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cujD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16577:1: error: BUILDSTDERR: warning: label ‘_cujD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16577 | _cujD: BUILDSTDERR: | ^ BUILDSTDERR: 16577 | _cujD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st8L_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16609:1: error: BUILDSTDERR: warning: label ‘_cujV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16609 | _cujV: BUILDSTDERR: | ^ BUILDSTDERR: 16609 | _cujV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cujS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16641:1: error: BUILDSTDERR: warning: label ‘_cujS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16641 | _cujS: BUILDSTDERR: | ^ BUILDSTDERR: 16641 | _cujS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st8Q_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16673:1: error: BUILDSTDERR: warning: label ‘_cuka’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16673 | _cuka: BUILDSTDERR: | ^ BUILDSTDERR: 16673 | _cuka: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuk7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16705:1: error: BUILDSTDERR: warning: label ‘_cuk7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16705 | _cuk7: BUILDSTDERR: | ^ BUILDSTDERR: 16705 | _cuk7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st8V_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16739:1: error: BUILDSTDERR: warning: label ‘_cukp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16739 | _cukp: BUILDSTDERR: | ^ BUILDSTDERR: 16739 | _cukp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cukm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16771:1: error: BUILDSTDERR: warning: label ‘_cukm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16771 | _cukm: BUILDSTDERR: | ^ BUILDSTDERR: 16771 | _cukm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st90_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16804:1: error: BUILDSTDERR: warning: label ‘_cukE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16804 | _cukE: BUILDSTDERR: | ^ BUILDSTDERR: 16804 | _cukE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cukB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16836:1: error: BUILDSTDERR: warning: label ‘_cukB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16836 | _cukB: BUILDSTDERR: | ^ BUILDSTDERR: 16836 | _cukB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st95_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16870:1: error: BUILDSTDERR: warning: label ‘_cukT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16870 | _cukT: BUILDSTDERR: | ^ BUILDSTDERR: 16870 | _cukT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cukQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16902:1: error: BUILDSTDERR: warning: label ‘_cukQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16902 | _cukQ: BUILDSTDERR: | ^ BUILDSTDERR: 16902 | _cukQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st9a_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16936:1: error: BUILDSTDERR: warning: label ‘_cul8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16936 | _cul8: BUILDSTDERR: | ^ BUILDSTDERR: 16936 | _cul8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cul5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:16968:1: error: BUILDSTDERR: warning: label ‘_cul5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16968 | _cul5: BUILDSTDERR: | ^ BUILDSTDERR: 16968 | _cul5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st9f_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17001:1: error: BUILDSTDERR: warning: label ‘_culn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17001 | _culn: BUILDSTDERR: | ^ BUILDSTDERR: 17001 | _culn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_culk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17033:1: error: BUILDSTDERR: warning: label ‘_culk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17033 | _culk: BUILDSTDERR: | ^ BUILDSTDERR: 17033 | _culk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st9k_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17066:1: error: BUILDSTDERR: warning: label ‘_culC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17066 | _culC: BUILDSTDERR: | ^ BUILDSTDERR: 17066 | _culC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_culz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17098:1: error: BUILDSTDERR: warning: label ‘_culz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17098 | _culz: BUILDSTDERR: | ^ BUILDSTDERR: 17098 | _culz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st9p_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17132:1: error: BUILDSTDERR: warning: label ‘_culR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17132 | _culR: BUILDSTDERR: | ^ BUILDSTDERR: 17132 | _culR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_culO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17164:1: error: BUILDSTDERR: warning: label ‘_culO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17164 | _culO: BUILDSTDERR: | ^ BUILDSTDERR: 17164 | _culO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st9u_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17198:1: error: BUILDSTDERR: warning: label ‘_cum6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17198 | _cum6: BUILDSTDERR: | ^ BUILDSTDERR: 17198 | _cum6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cum3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17230:1: error: BUILDSTDERR: warning: label ‘_cum3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17230 | _cum3: BUILDSTDERR: | ^ BUILDSTDERR: 17230 | _cum3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st9z_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17264:1: error: BUILDSTDERR: warning: label ‘_cuml’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17264 | _cuml: BUILDSTDERR: | ^ BUILDSTDERR: 17264 | _cuml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cumi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17296:1: error: BUILDSTDERR: warning: label ‘_cumi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17296 | _cumi: BUILDSTDERR: | ^ BUILDSTDERR: 17296 | _cumi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st9E_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17329:1: error: BUILDSTDERR: warning: label ‘_cumA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17329 | _cumA: BUILDSTDERR: | ^ BUILDSTDERR: 17329 | _cumA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cumx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17361:1: error: BUILDSTDERR: warning: label ‘_cumx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17361 | _cumx: BUILDSTDERR: | ^ BUILDSTDERR: 17361 | _cumx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st9J_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17395:1: error: BUILDSTDERR: warning: label ‘_cumP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17395 | _cumP: BUILDSTDERR: | ^ BUILDSTDERR: 17395 | _cumP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cumM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17427:1: error: BUILDSTDERR: warning: label ‘_cumM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17427 | _cumM: BUILDSTDERR: | ^ BUILDSTDERR: 17427 | _cumM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st9O_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17461:1: error: BUILDSTDERR: warning: label ‘_cun4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17461 | _cun4: BUILDSTDERR: | ^ BUILDSTDERR: 17461 | _cun4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cun1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17493:1: error: BUILDSTDERR: warning: label ‘_cun1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17493 | _cun1: BUILDSTDERR: | ^ BUILDSTDERR: 17493 | _cun1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st9T_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17527:1: error: BUILDSTDERR: warning: label ‘_cunj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17527 | _cunj: BUILDSTDERR: | ^ BUILDSTDERR: 17527 | _cunj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cung’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17559:1: error: BUILDSTDERR: warning: label ‘_cung’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17559 | _cung: BUILDSTDERR: | ^ BUILDSTDERR: 17559 | _cung: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘st9Y_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17593:1: error: BUILDSTDERR: warning: label ‘_cuny’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17593 | _cuny: BUILDSTDERR: | ^ BUILDSTDERR: 17593 | _cuny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cunv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17625:1: error: BUILDSTDERR: warning: label ‘_cunv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17625 | _cunv: BUILDSTDERR: | ^ BUILDSTDERR: 17625 | _cunv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘sta3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17657:1: error: BUILDSTDERR: warning: label ‘_cunN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17657 | _cunN: BUILDSTDERR: | ^ BUILDSTDERR: 17657 | _cunN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cunK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17689:1: error: BUILDSTDERR: warning: label ‘_cunK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17689 | _cunK: BUILDSTDERR: | ^ BUILDSTDERR: 17689 | _cunK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘sta8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17723:1: error: BUILDSTDERR: warning: label ‘_cuo2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17723 | _cuo2: BUILDSTDERR: | ^ BUILDSTDERR: 17723 | _cuo2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cunZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17755:1: error: BUILDSTDERR: warning: label ‘_cunZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17755 | _cunZ: BUILDSTDERR: | ^ BUILDSTDERR: 17755 | _cunZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stad_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17789:1: error: BUILDSTDERR: warning: label ‘_cuoh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17789 | _cuoh: BUILDSTDERR: | ^ BUILDSTDERR: 17789 | _cuoh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuoe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17821:1: error: BUILDSTDERR: warning: label ‘_cuoe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17821 | _cuoe: BUILDSTDERR: | ^ BUILDSTDERR: 17821 | _cuoe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stai_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17855:1: error: BUILDSTDERR: warning: label ‘_cuow’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17855 | _cuow: BUILDSTDERR: | ^ BUILDSTDERR: 17855 | _cuow: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuot’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17887:1: error: BUILDSTDERR: warning: label ‘_cuot’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17887 | _cuot: BUILDSTDERR: | ^ BUILDSTDERR: 17887 | _cuot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stan_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17921:1: error: BUILDSTDERR: warning: label ‘_cuoL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17921 | _cuoL: BUILDSTDERR: | ^ BUILDSTDERR: 17921 | _cuoL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuoI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17953:1: error: BUILDSTDERR: warning: label ‘_cuoI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17953 | _cuoI: BUILDSTDERR: | ^ BUILDSTDERR: 17953 | _cuoI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stas_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:17987:1: error: BUILDSTDERR: warning: label ‘_cup0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17987 | _cup0: BUILDSTDERR: | ^ BUILDSTDERR: 17987 | _cup0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuoX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18019:1: error: BUILDSTDERR: warning: label ‘_cuoX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18019 | _cuoX: BUILDSTDERR: | ^ BUILDSTDERR: 18019 | _cuoX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stax_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18053:1: error: BUILDSTDERR: warning: label ‘_cupf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18053 | _cupf: BUILDSTDERR: | ^ BUILDSTDERR: 18053 | _cupf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cupc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18085:1: error: BUILDSTDERR: warning: label ‘_cupc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18085 | _cupc: BUILDSTDERR: | ^ BUILDSTDERR: 18085 | _cupc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘staC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18119:1: error: BUILDSTDERR: warning: label ‘_cupu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18119 | _cupu: BUILDSTDERR: | ^ BUILDSTDERR: 18119 | _cupu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cupr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18151:1: error: BUILDSTDERR: warning: label ‘_cupr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18151 | _cupr: BUILDSTDERR: | ^ BUILDSTDERR: 18151 | _cupr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘staH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18184:1: error: BUILDSTDERR: warning: label ‘_cupJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18184 | _cupJ: BUILDSTDERR: | ^ BUILDSTDERR: 18184 | _cupJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cupG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18216:1: error: BUILDSTDERR: warning: label ‘_cupG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18216 | _cupG: BUILDSTDERR: | ^ BUILDSTDERR: 18216 | _cupG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘staM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18249:1: error: BUILDSTDERR: warning: label ‘_cupY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18249 | _cupY: BUILDSTDERR: | ^ BUILDSTDERR: 18249 | _cupY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cupV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18281:1: error: BUILDSTDERR: warning: label ‘_cupV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18281 | _cupV: BUILDSTDERR: | ^ BUILDSTDERR: 18281 | _cupV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘staR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18314:1: error: BUILDSTDERR: warning: label ‘_cuqd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18314 | _cuqd: BUILDSTDERR: | ^ BUILDSTDERR: 18314 | _cuqd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuqa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18346:1: error: BUILDSTDERR: warning: label ‘_cuqa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18346 | _cuqa: BUILDSTDERR: | ^ BUILDSTDERR: 18346 | _cuqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘staW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18380:1: error: BUILDSTDERR: warning: label ‘_cuqs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18380 | _cuqs: BUILDSTDERR: | ^ BUILDSTDERR: 18380 | _cuqs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuqp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18412:1: error: BUILDSTDERR: warning: label ‘_cuqp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18412 | _cuqp: BUILDSTDERR: | ^ BUILDSTDERR: 18412 | _cuqp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stb1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18445:1: error: BUILDSTDERR: warning: label ‘_cuqH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18445 | _cuqH: BUILDSTDERR: | ^ BUILDSTDERR: 18445 | _cuqH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuqE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18477:1: error: BUILDSTDERR: warning: label ‘_cuqE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18477 | _cuqE: BUILDSTDERR: | ^ BUILDSTDERR: 18477 | _cuqE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stb6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18511:1: error: BUILDSTDERR: warning: label ‘_cuqW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18511 | _cuqW: BUILDSTDERR: | ^ BUILDSTDERR: 18511 | _cuqW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuqT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18543:1: error: BUILDSTDERR: warning: label ‘_cuqT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18543 | _cuqT: BUILDSTDERR: | ^ BUILDSTDERR: 18543 | _cuqT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stbb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18577:1: error: BUILDSTDERR: warning: label ‘_curb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18577 | _curb: BUILDSTDERR: | ^ BUILDSTDERR: 18577 | _curb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cur8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18609:1: error: BUILDSTDERR: warning: label ‘_cur8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18609 | _cur8: BUILDSTDERR: | ^ BUILDSTDERR: 18609 | _cur8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stbg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18643:1: error: BUILDSTDERR: warning: label ‘_curq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18643 | _curq: BUILDSTDERR: | ^ BUILDSTDERR: 18643 | _curq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_curn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18675:1: error: BUILDSTDERR: warning: label ‘_curn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18675 | _curn: BUILDSTDERR: | ^ BUILDSTDERR: 18675 | _curn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stbl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18709:1: error: BUILDSTDERR: warning: label ‘_curF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18709 | _curF: BUILDSTDERR: | ^ BUILDSTDERR: 18709 | _curF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_curC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18741:1: error: BUILDSTDERR: warning: label ‘_curC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18741 | _curC: BUILDSTDERR: | ^ BUILDSTDERR: 18741 | _curC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stbq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18775:1: error: BUILDSTDERR: warning: label ‘_curU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18775 | _curU: BUILDSTDERR: | ^ BUILDSTDERR: 18775 | _curU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_curR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18807:1: error: BUILDSTDERR: warning: label ‘_curR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18807 | _curR: BUILDSTDERR: | ^ BUILDSTDERR: 18807 | _curR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stbv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18840:1: error: BUILDSTDERR: warning: label ‘_cus9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18840 | _cus9: BUILDSTDERR: | ^ BUILDSTDERR: 18840 | _cus9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cus6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18872:1: error: BUILDSTDERR: warning: label ‘_cus6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18872 | _cus6: BUILDSTDERR: | ^ BUILDSTDERR: 18872 | _cus6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stbA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18905:1: error: BUILDSTDERR: warning: label ‘_cuso’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18905 | _cuso: BUILDSTDERR: | ^ BUILDSTDERR: 18905 | _cuso: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cusl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18937:1: error: BUILDSTDERR: warning: label ‘_cusl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18937 | _cusl: BUILDSTDERR: | ^ BUILDSTDERR: 18937 | _cusl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stbF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:18971:1: error: BUILDSTDERR: warning: label ‘_cusD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18971 | _cusD: BUILDSTDERR: | ^ BUILDSTDERR: 18971 | _cusD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cusA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19003:1: error: BUILDSTDERR: warning: label ‘_cusA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19003 | _cusA: BUILDSTDERR: | ^ BUILDSTDERR: 19003 | _cusA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stbK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19037:1: error: BUILDSTDERR: warning: label ‘_cusS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19037 | _cusS: BUILDSTDERR: | ^ BUILDSTDERR: 19037 | _cusS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cusP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19069:1: error: BUILDSTDERR: warning: label ‘_cusP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19069 | _cusP: BUILDSTDERR: | ^ BUILDSTDERR: 19069 | _cusP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stbP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19103:1: error: BUILDSTDERR: warning: label ‘_cut7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19103 | _cut7: BUILDSTDERR: | ^ BUILDSTDERR: 19103 | _cut7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cut4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19135:1: error: BUILDSTDERR: warning: label ‘_cut4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19135 | _cut4: BUILDSTDERR: | ^ BUILDSTDERR: 19135 | _cut4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stbU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19169:1: error: BUILDSTDERR: warning: label ‘_cutm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19169 | _cutm: BUILDSTDERR: | ^ BUILDSTDERR: 19169 | _cutm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cutj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19201:1: error: BUILDSTDERR: warning: label ‘_cutj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19201 | _cutj: BUILDSTDERR: | ^ BUILDSTDERR: 19201 | _cutj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stbZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19235:1: error: BUILDSTDERR: warning: label ‘_cutB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19235 | _cutB: BUILDSTDERR: | ^ BUILDSTDERR: 19235 | _cutB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuty’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19267:1: error: BUILDSTDERR: warning: label ‘_cuty’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19267 | _cuty: BUILDSTDERR: | ^ BUILDSTDERR: 19267 | _cuty: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stc4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19300:1: error: BUILDSTDERR: warning: label ‘_cutQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19300 | _cutQ: BUILDSTDERR: | ^ BUILDSTDERR: 19300 | _cutQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cutN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19332:1: error: BUILDSTDERR: warning: label ‘_cutN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19332 | _cutN: BUILDSTDERR: | ^ BUILDSTDERR: 19332 | _cutN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stc9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19366:1: error: BUILDSTDERR: warning: label ‘_cuu5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19366 | _cuu5: BUILDSTDERR: | ^ BUILDSTDERR: 19366 | _cuu5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuu2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19398:1: error: BUILDSTDERR: warning: label ‘_cuu2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19398 | _cuu2: BUILDSTDERR: | ^ BUILDSTDERR: 19398 | _cuu2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stce_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19431:1: error: BUILDSTDERR: warning: label ‘_cuuk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19431 | _cuuk: BUILDSTDERR: | ^ BUILDSTDERR: 19431 | _cuuk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuuh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19463:1: error: BUILDSTDERR: warning: label ‘_cuuh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19463 | _cuuh: BUILDSTDERR: | ^ BUILDSTDERR: 19463 | _cuuh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stcj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19497:1: error: BUILDSTDERR: warning: label ‘_cuuz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19497 | _cuuz: BUILDSTDERR: | ^ BUILDSTDERR: 19497 | _cuuz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuuw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19529:1: error: BUILDSTDERR: warning: label ‘_cuuw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19529 | _cuuw: BUILDSTDERR: | ^ BUILDSTDERR: 19529 | _cuuw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stco_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19563:1: error: BUILDSTDERR: warning: label ‘_cuuO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19563 | _cuuO: BUILDSTDERR: | ^ BUILDSTDERR: 19563 | _cuuO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuuL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19595:1: error: BUILDSTDERR: warning: label ‘_cuuL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19595 | _cuuL: BUILDSTDERR: | ^ BUILDSTDERR: 19595 | _cuuL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stct_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19629:1: error: BUILDSTDERR: warning: label ‘_cuv3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19629 | _cuv3: BUILDSTDERR: | ^ BUILDSTDERR: 19629 | _cuv3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuv0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19661:1: error: BUILDSTDERR: warning: label ‘_cuv0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19661 | _cuv0: BUILDSTDERR: | ^ BUILDSTDERR: 19661 | _cuv0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stcy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19695:1: error: BUILDSTDERR: warning: label ‘_cuvi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19695 | _cuvi: BUILDSTDERR: | ^ BUILDSTDERR: 19695 | _cuvi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuvf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19727:1: error: BUILDSTDERR: warning: label ‘_cuvf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19727 | _cuvf: BUILDSTDERR: | ^ BUILDSTDERR: 19727 | _cuvf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stcD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19760:1: error: BUILDSTDERR: warning: label ‘_cuvx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19760 | _cuvx: BUILDSTDERR: | ^ BUILDSTDERR: 19760 | _cuvx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuvu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19792:1: error: BUILDSTDERR: warning: label ‘_cuvu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19792 | _cuvu: BUILDSTDERR: | ^ BUILDSTDERR: 19792 | _cuvu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stcI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19826:1: error: BUILDSTDERR: warning: label ‘_cuvM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19826 | _cuvM: BUILDSTDERR: | ^ BUILDSTDERR: 19826 | _cuvM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuvJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19858:1: error: BUILDSTDERR: warning: label ‘_cuvJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19858 | _cuvJ: BUILDSTDERR: | ^ BUILDSTDERR: 19858 | _cuvJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stcN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19892:1: error: BUILDSTDERR: warning: label ‘_cuw1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19892 | _cuw1: BUILDSTDERR: | ^ BUILDSTDERR: 19892 | _cuw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuvY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19924:1: error: BUILDSTDERR: warning: label ‘_cuvY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19924 | _cuvY: BUILDSTDERR: | ^ BUILDSTDERR: 19924 | _cuvY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stcS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19958:1: error: BUILDSTDERR: warning: label ‘_cuwg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19958 | _cuwg: BUILDSTDERR: | ^ BUILDSTDERR: 19958 | _cuwg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuwd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:19990:1: error: BUILDSTDERR: warning: label ‘_cuwd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19990 | _cuwd: BUILDSTDERR: | ^ BUILDSTDERR: 19990 | _cuwd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stcX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20024:1: error: BUILDSTDERR: warning: label ‘_cuwv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20024 | _cuwv: BUILDSTDERR: | ^ BUILDSTDERR: 20024 | _cuwv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuws’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20056:1: error: BUILDSTDERR: warning: label ‘_cuws’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20056 | _cuws: BUILDSTDERR: | ^ BUILDSTDERR: 20056 | _cuws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘std2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20090:1: error: BUILDSTDERR: warning: label ‘_cuwK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20090 | _cuwK: BUILDSTDERR: | ^ BUILDSTDERR: 20090 | _cuwK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuwH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20122:1: error: BUILDSTDERR: warning: label ‘_cuwH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20122 | _cuwH: BUILDSTDERR: | ^ BUILDSTDERR: 20122 | _cuwH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘std7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20156:1: error: BUILDSTDERR: warning: label ‘_cuwZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20156 | _cuwZ: BUILDSTDERR: | ^ BUILDSTDERR: 20156 | _cuwZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuwW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20188:1: error: BUILDSTDERR: warning: label ‘_cuwW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20188 | _cuwW: BUILDSTDERR: | ^ BUILDSTDERR: 20188 | _cuwW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stdc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20222:1: error: BUILDSTDERR: warning: label ‘_cuxe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20222 | _cuxe: BUILDSTDERR: | ^ BUILDSTDERR: 20222 | _cuxe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuxb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20254:1: error: BUILDSTDERR: warning: label ‘_cuxb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20254 | _cuxb: BUILDSTDERR: | ^ BUILDSTDERR: 20254 | _cuxb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stdh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20287:1: error: BUILDSTDERR: warning: label ‘_cuxt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20287 | _cuxt: BUILDSTDERR: | ^ BUILDSTDERR: 20287 | _cuxt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuxq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20319:1: error: BUILDSTDERR: warning: label ‘_cuxq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20319 | _cuxq: BUILDSTDERR: | ^ BUILDSTDERR: 20319 | _cuxq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stdm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20353:1: error: BUILDSTDERR: warning: label ‘_cuxI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20353 | _cuxI: BUILDSTDERR: | ^ BUILDSTDERR: 20353 | _cuxI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuxF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20385:1: error: BUILDSTDERR: warning: label ‘_cuxF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20385 | _cuxF: BUILDSTDERR: | ^ BUILDSTDERR: 20385 | _cuxF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stdr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20418:1: error: BUILDSTDERR: warning: label ‘_cuxX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20418 | _cuxX: BUILDSTDERR: | ^ BUILDSTDERR: 20418 | _cuxX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuxU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20450:1: error: BUILDSTDERR: warning: label ‘_cuxU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20450 | _cuxU: BUILDSTDERR: | ^ BUILDSTDERR: 20450 | _cuxU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stdw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20483:1: error: BUILDSTDERR: warning: label ‘_cuyc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20483 | _cuyc: BUILDSTDERR: | ^ BUILDSTDERR: 20483 | _cuyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuy9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20515:1: error: BUILDSTDERR: warning: label ‘_cuy9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20515 | _cuy9: BUILDSTDERR: | ^ BUILDSTDERR: 20515 | _cuy9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stdB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20549:1: error: BUILDSTDERR: warning: label ‘_cuyr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20549 | _cuyr: BUILDSTDERR: | ^ BUILDSTDERR: 20549 | _cuyr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuyo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20581:1: error: BUILDSTDERR: warning: label ‘_cuyo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20581 | _cuyo: BUILDSTDERR: | ^ BUILDSTDERR: 20581 | _cuyo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stdG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20614:1: error: BUILDSTDERR: warning: label ‘_cuyG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20614 | _cuyG: BUILDSTDERR: | ^ BUILDSTDERR: 20614 | _cuyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuyD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20646:1: error: BUILDSTDERR: warning: label ‘_cuyD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20646 | _cuyD: BUILDSTDERR: | ^ BUILDSTDERR: 20646 | _cuyD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stdL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20679:1: error: BUILDSTDERR: warning: label ‘_cuyV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20679 | _cuyV: BUILDSTDERR: | ^ BUILDSTDERR: 20679 | _cuyV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuyS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20711:1: error: BUILDSTDERR: warning: label ‘_cuyS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20711 | _cuyS: BUILDSTDERR: | ^ BUILDSTDERR: 20711 | _cuyS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stdQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20744:1: error: BUILDSTDERR: warning: label ‘_cuza’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20744 | _cuza: BUILDSTDERR: | ^ BUILDSTDERR: 20744 | _cuza: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuz7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20776:1: error: BUILDSTDERR: warning: label ‘_cuz7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20776 | _cuz7: BUILDSTDERR: | ^ BUILDSTDERR: 20776 | _cuz7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stdV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20810:1: error: BUILDSTDERR: warning: label ‘_cuzp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20810 | _cuzp: BUILDSTDERR: | ^ BUILDSTDERR: 20810 | _cuzp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuzm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20842:1: error: BUILDSTDERR: warning: label ‘_cuzm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20842 | _cuzm: BUILDSTDERR: | ^ BUILDSTDERR: 20842 | _cuzm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘ste0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20876:1: error: BUILDSTDERR: warning: label ‘_cuzE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20876 | _cuzE: BUILDSTDERR: | ^ BUILDSTDERR: 20876 | _cuzE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuzB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20908:1: error: BUILDSTDERR: warning: label ‘_cuzB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20908 | _cuzB: BUILDSTDERR: | ^ BUILDSTDERR: 20908 | _cuzB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘ste5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20942:1: error: BUILDSTDERR: warning: label ‘_cuzT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20942 | _cuzT: BUILDSTDERR: | ^ BUILDSTDERR: 20942 | _cuzT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuzQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:20974:1: error: BUILDSTDERR: warning: label ‘_cuzQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20974 | _cuzQ: BUILDSTDERR: | ^ BUILDSTDERR: 20974 | _cuzQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stea_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21008:1: error: BUILDSTDERR: warning: label ‘_cuA8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21008 | _cuA8: BUILDSTDERR: | ^ BUILDSTDERR: 21008 | _cuA8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuA5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21040:1: error: BUILDSTDERR: warning: label ‘_cuA5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21040 | _cuA5: BUILDSTDERR: | ^ BUILDSTDERR: 21040 | _cuA5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stef_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21074:1: error: BUILDSTDERR: warning: label ‘_cuAn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21074 | _cuAn: BUILDSTDERR: | ^ BUILDSTDERR: 21074 | _cuAn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuAk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21106:1: error: BUILDSTDERR: warning: label ‘_cuAk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21106 | _cuAk: BUILDSTDERR: | ^ BUILDSTDERR: 21106 | _cuAk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stek_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21140:1: error: BUILDSTDERR: warning: label ‘_cuAC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21140 | _cuAC: BUILDSTDERR: | ^ BUILDSTDERR: 21140 | _cuAC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuAz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21172:1: error: BUILDSTDERR: warning: label ‘_cuAz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21172 | _cuAz: BUILDSTDERR: | ^ BUILDSTDERR: 21172 | _cuAz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘step_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21206:1: error: BUILDSTDERR: warning: label ‘_cuAR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21206 | _cuAR: BUILDSTDERR: | ^ BUILDSTDERR: 21206 | _cuAR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuAO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21238:1: error: BUILDSTDERR: warning: label ‘_cuAO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21238 | _cuAO: BUILDSTDERR: | ^ BUILDSTDERR: 21238 | _cuAO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘steu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21270:1: error: BUILDSTDERR: warning: label ‘_cuB6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21270 | _cuB6: BUILDSTDERR: | ^ BUILDSTDERR: 21270 | _cuB6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuB3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21302:1: error: BUILDSTDERR: warning: label ‘_cuB3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21302 | _cuB3: BUILDSTDERR: | ^ BUILDSTDERR: 21302 | _cuB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stez_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21335:1: error: BUILDSTDERR: warning: label ‘_cuBl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21335 | _cuBl: BUILDSTDERR: | ^ BUILDSTDERR: 21335 | _cuBl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuBi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21367:1: error: BUILDSTDERR: warning: label ‘_cuBi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21367 | _cuBi: BUILDSTDERR: | ^ BUILDSTDERR: 21367 | _cuBi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘steE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21399:1: error: BUILDSTDERR: warning: label ‘_cuBA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21399 | _cuBA: BUILDSTDERR: | ^ BUILDSTDERR: 21399 | _cuBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuBx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21431:1: error: BUILDSTDERR: warning: label ‘_cuBx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21431 | _cuBx: BUILDSTDERR: | ^ BUILDSTDERR: 21431 | _cuBx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘steJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21464:1: error: BUILDSTDERR: warning: label ‘_cuBP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21464 | _cuBP: BUILDSTDERR: | ^ BUILDSTDERR: 21464 | _cuBP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuBM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21496:1: error: BUILDSTDERR: warning: label ‘_cuBM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21496 | _cuBM: BUILDSTDERR: | ^ BUILDSTDERR: 21496 | _cuBM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘steO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21529:1: error: BUILDSTDERR: warning: label ‘_cuC4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21529 | _cuC4: BUILDSTDERR: | ^ BUILDSTDERR: 21529 | _cuC4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuC1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21561:1: error: BUILDSTDERR: warning: label ‘_cuC1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21561 | _cuC1: BUILDSTDERR: | ^ BUILDSTDERR: 21561 | _cuC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘steT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21594:1: error: BUILDSTDERR: warning: label ‘_cuCj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21594 | _cuCj: BUILDSTDERR: | ^ BUILDSTDERR: 21594 | _cuCj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuCg’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21626:1: error: BUILDSTDERR: warning: label ‘_cuCg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21626 | _cuCg: BUILDSTDERR: | ^ BUILDSTDERR: 21626 | _cuCg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘steY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21660:1: error: BUILDSTDERR: warning: label ‘_cuCy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21660 | _cuCy: BUILDSTDERR: | ^ BUILDSTDERR: 21660 | _cuCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuCv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21692:1: error: BUILDSTDERR: warning: label ‘_cuCv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21692 | _cuCv: BUILDSTDERR: | ^ BUILDSTDERR: 21692 | _cuCv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stf3_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21726:1: error: BUILDSTDERR: warning: label ‘_cuCN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21726 | _cuCN: BUILDSTDERR: | ^ BUILDSTDERR: 21726 | _cuCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuCK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21758:1: error: BUILDSTDERR: warning: label ‘_cuCK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21758 | _cuCK: BUILDSTDERR: | ^ BUILDSTDERR: 21758 | _cuCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stf8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21792:1: error: BUILDSTDERR: warning: label ‘_cuD2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21792 | _cuD2: BUILDSTDERR: | ^ BUILDSTDERR: 21792 | _cuD2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuCZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21824:1: error: BUILDSTDERR: warning: label ‘_cuCZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21824 | _cuCZ: BUILDSTDERR: | ^ BUILDSTDERR: 21824 | _cuCZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stfd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21858:1: error: BUILDSTDERR: warning: label ‘_cuDh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21858 | _cuDh: BUILDSTDERR: | ^ BUILDSTDERR: 21858 | _cuDh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuDe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21890:1: error: BUILDSTDERR: warning: label ‘_cuDe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21890 | _cuDe: BUILDSTDERR: | ^ BUILDSTDERR: 21890 | _cuDe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stfi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21923:1: error: BUILDSTDERR: warning: label ‘_cuDw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21923 | _cuDw: BUILDSTDERR: | ^ BUILDSTDERR: 21923 | _cuDw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuDt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21955:1: error: BUILDSTDERR: warning: label ‘_cuDt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21955 | _cuDt: BUILDSTDERR: | ^ BUILDSTDERR: 21955 | _cuDt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stfn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:21989:1: error: BUILDSTDERR: warning: label ‘_cuDL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21989 | _cuDL: BUILDSTDERR: | ^ BUILDSTDERR: 21989 | _cuDL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuDI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22021:1: error: BUILDSTDERR: warning: label ‘_cuDI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22021 | _cuDI: BUILDSTDERR: | ^ BUILDSTDERR: 22021 | _cuDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stfs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22054:1: error: BUILDSTDERR: warning: label ‘_cuE0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22054 | _cuE0: BUILDSTDERR: | ^ BUILDSTDERR: 22054 | _cuE0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuDX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22086:1: error: BUILDSTDERR: warning: label ‘_cuDX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22086 | _cuDX: BUILDSTDERR: | ^ BUILDSTDERR: 22086 | _cuDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stfx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22120:1: error: BUILDSTDERR: warning: label ‘_cuEf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22120 | _cuEf: BUILDSTDERR: | ^ BUILDSTDERR: 22120 | _cuEf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuEc’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22152:1: error: BUILDSTDERR: warning: label ‘_cuEc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22152 | _cuEc: BUILDSTDERR: | ^ BUILDSTDERR: 22152 | _cuEc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stfC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22185:1: error: BUILDSTDERR: warning: label ‘_cuEu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22185 | _cuEu: BUILDSTDERR: | ^ BUILDSTDERR: 22185 | _cuEu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuEr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22217:1: error: BUILDSTDERR: warning: label ‘_cuEr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22217 | _cuEr: BUILDSTDERR: | ^ BUILDSTDERR: 22217 | _cuEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stfH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22251:1: error: BUILDSTDERR: warning: label ‘_cuEJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22251 | _cuEJ: BUILDSTDERR: | ^ BUILDSTDERR: 22251 | _cuEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuEG’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22283:1: error: BUILDSTDERR: warning: label ‘_cuEG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22283 | _cuEG: BUILDSTDERR: | ^ BUILDSTDERR: 22283 | _cuEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stfM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22316:1: error: BUILDSTDERR: warning: label ‘_cuEY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22316 | _cuEY: BUILDSTDERR: | ^ BUILDSTDERR: 22316 | _cuEY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuEV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22348:1: error: BUILDSTDERR: warning: label ‘_cuEV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22348 | _cuEV: BUILDSTDERR: | ^ BUILDSTDERR: 22348 | _cuEV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stfR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22380:1: error: BUILDSTDERR: warning: label ‘_cuFd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22380 | _cuFd: BUILDSTDERR: | ^ BUILDSTDERR: 22380 | _cuFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuFa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22412:1: error: BUILDSTDERR: warning: label ‘_cuFa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22412 | _cuFa: BUILDSTDERR: | ^ BUILDSTDERR: 22412 | _cuFa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stfW_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22446:1: error: BUILDSTDERR: warning: label ‘_cuFs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22446 | _cuFs: BUILDSTDERR: | ^ BUILDSTDERR: 22446 | _cuFs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuFp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22478:1: error: BUILDSTDERR: warning: label ‘_cuFp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22478 | _cuFp: BUILDSTDERR: | ^ BUILDSTDERR: 22478 | _cuFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stg1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22511:1: error: BUILDSTDERR: warning: label ‘_cuFH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22511 | _cuFH: BUILDSTDERR: | ^ BUILDSTDERR: 22511 | _cuFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuFE’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22543:1: error: BUILDSTDERR: warning: label ‘_cuFE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22543 | _cuFE: BUILDSTDERR: | ^ BUILDSTDERR: 22543 | _cuFE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stg6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22575:1: error: BUILDSTDERR: warning: label ‘_cuFW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22575 | _cuFW: BUILDSTDERR: | ^ BUILDSTDERR: 22575 | _cuFW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuFT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22607:1: error: BUILDSTDERR: warning: label ‘_cuFT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22607 | _cuFT: BUILDSTDERR: | ^ BUILDSTDERR: 22607 | _cuFT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stgb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22641:1: error: BUILDSTDERR: warning: label ‘_cuGb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22641 | _cuGb: BUILDSTDERR: | ^ BUILDSTDERR: 22641 | _cuGb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuG8’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22673:1: error: BUILDSTDERR: warning: label ‘_cuG8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22673 | _cuG8: BUILDSTDERR: | ^ BUILDSTDERR: 22673 | _cuG8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stgg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22707:1: error: BUILDSTDERR: warning: label ‘_cuGq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22707 | _cuGq: BUILDSTDERR: | ^ BUILDSTDERR: 22707 | _cuGq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuGn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22739:1: error: BUILDSTDERR: warning: label ‘_cuGn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22739 | _cuGn: BUILDSTDERR: | ^ BUILDSTDERR: 22739 | _cuGn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stgl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22772:1: error: BUILDSTDERR: warning: label ‘_cuGF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22772 | _cuGF: BUILDSTDERR: | ^ BUILDSTDERR: 22772 | _cuGF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuGC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22804:1: error: BUILDSTDERR: warning: label ‘_cuGC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22804 | _cuGC: BUILDSTDERR: | ^ BUILDSTDERR: 22804 | _cuGC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stgq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22836:1: error: BUILDSTDERR: warning: label ‘_cuGU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22836 | _cuGU: BUILDSTDERR: | ^ BUILDSTDERR: 22836 | _cuGU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuGR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22868:1: error: BUILDSTDERR: warning: label ‘_cuGR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22868 | _cuGR: BUILDSTDERR: | ^ BUILDSTDERR: 22868 | _cuGR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stgv_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22901:1: error: BUILDSTDERR: warning: label ‘_cuH9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22901 | _cuH9: BUILDSTDERR: | ^ BUILDSTDERR: 22901 | _cuH9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuH6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22933:1: error: BUILDSTDERR: warning: label ‘_cuH6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22933 | _cuH6: BUILDSTDERR: | ^ BUILDSTDERR: 22933 | _cuH6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stgA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22966:1: error: BUILDSTDERR: warning: label ‘_cuHo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22966 | _cuHo: BUILDSTDERR: | ^ BUILDSTDERR: 22966 | _cuHo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuHl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:22998:1: error: BUILDSTDERR: warning: label ‘_cuHl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22998 | _cuHl: BUILDSTDERR: | ^ BUILDSTDERR: 22998 | _cuHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stgF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23032:1: error: BUILDSTDERR: warning: label ‘_cuHD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23032 | _cuHD: BUILDSTDERR: | ^ BUILDSTDERR: 23032 | _cuHD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuHA’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23064:1: error: BUILDSTDERR: warning: label ‘_cuHA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23064 | _cuHA: BUILDSTDERR: | ^ BUILDSTDERR: 23064 | _cuHA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stgK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23097:1: error: BUILDSTDERR: warning: label ‘_cuHS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23097 | _cuHS: BUILDSTDERR: | ^ BUILDSTDERR: 23097 | _cuHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuHP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23129:1: error: BUILDSTDERR: warning: label ‘_cuHP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23129 | _cuHP: BUILDSTDERR: | ^ BUILDSTDERR: 23129 | _cuHP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stgP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23163:1: error: BUILDSTDERR: warning: label ‘_cuI7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23163 | _cuI7: BUILDSTDERR: | ^ BUILDSTDERR: 23163 | _cuI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuI4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23195:1: error: BUILDSTDERR: warning: label ‘_cuI4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23195 | _cuI4: BUILDSTDERR: | ^ BUILDSTDERR: 23195 | _cuI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stgU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23227:1: error: BUILDSTDERR: warning: label ‘_cuIm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23227 | _cuIm: BUILDSTDERR: | ^ BUILDSTDERR: 23227 | _cuIm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuIj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23259:1: error: BUILDSTDERR: warning: label ‘_cuIj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23259 | _cuIj: BUILDSTDERR: | ^ BUILDSTDERR: 23259 | _cuIj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stgZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23291:1: error: BUILDSTDERR: warning: label ‘_cuIB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23291 | _cuIB: BUILDSTDERR: | ^ BUILDSTDERR: 23291 | _cuIB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuIy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23323:1: error: BUILDSTDERR: warning: label ‘_cuIy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23323 | _cuIy: BUILDSTDERR: | ^ BUILDSTDERR: 23323 | _cuIy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘sth4_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23357:1: error: BUILDSTDERR: warning: label ‘_cuIQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23357 | _cuIQ: BUILDSTDERR: | ^ BUILDSTDERR: 23357 | _cuIQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuIN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23389:1: error: BUILDSTDERR: warning: label ‘_cuIN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23389 | _cuIN: BUILDSTDERR: | ^ BUILDSTDERR: 23389 | _cuIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘sth9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23423:1: error: BUILDSTDERR: warning: label ‘_cuJ5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23423 | _cuJ5: BUILDSTDERR: | ^ BUILDSTDERR: 23423 | _cuJ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuJ2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23455:1: error: BUILDSTDERR: warning: label ‘_cuJ2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23455 | _cuJ2: BUILDSTDERR: | ^ BUILDSTDERR: 23455 | _cuJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘sthe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23489:1: error: BUILDSTDERR: warning: label ‘_cuJk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23489 | _cuJk: BUILDSTDERR: | ^ BUILDSTDERR: 23489 | _cuJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuJh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23521:1: error: BUILDSTDERR: warning: label ‘_cuJh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23521 | _cuJh: BUILDSTDERR: | ^ BUILDSTDERR: 23521 | _cuJh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘sthj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23555:1: error: BUILDSTDERR: warning: label ‘_cuJz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23555 | _cuJz: BUILDSTDERR: | ^ BUILDSTDERR: 23555 | _cuJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuJw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23587:1: error: BUILDSTDERR: warning: label ‘_cuJw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23587 | _cuJw: BUILDSTDERR: | ^ BUILDSTDERR: 23587 | _cuJw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stho_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23620:1: error: BUILDSTDERR: warning: label ‘_cuJO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23620 | _cuJO: BUILDSTDERR: | ^ BUILDSTDERR: 23620 | _cuJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuJL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23652:1: error: BUILDSTDERR: warning: label ‘_cuJL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23652 | _cuJL: BUILDSTDERR: | ^ BUILDSTDERR: 23652 | _cuJL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stht_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23685:1: error: BUILDSTDERR: warning: label ‘_cuK3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23685 | _cuK3: BUILDSTDERR: | ^ BUILDSTDERR: 23685 | _cuK3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuK0’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23717:1: error: BUILDSTDERR: warning: label ‘_cuK0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23717 | _cuK0: BUILDSTDERR: | ^ BUILDSTDERR: 23717 | _cuK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘sthy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23751:1: error: BUILDSTDERR: warning: label ‘_cuKi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23751 | _cuKi: BUILDSTDERR: | ^ BUILDSTDERR: 23751 | _cuKi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuKf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23783:1: error: BUILDSTDERR: warning: label ‘_cuKf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23783 | _cuKf: BUILDSTDERR: | ^ BUILDSTDERR: 23783 | _cuKf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘sthD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23816:1: error: BUILDSTDERR: warning: label ‘_cuKx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23816 | _cuKx: BUILDSTDERR: | ^ BUILDSTDERR: 23816 | _cuKx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuKu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23848:1: error: BUILDSTDERR: warning: label ‘_cuKu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23848 | _cuKu: BUILDSTDERR: | ^ BUILDSTDERR: 23848 | _cuKu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘sthI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23882:1: error: BUILDSTDERR: warning: label ‘_cuKM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23882 | _cuKM: BUILDSTDERR: | ^ BUILDSTDERR: 23882 | _cuKM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuKJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23914:1: error: BUILDSTDERR: warning: label ‘_cuKJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23914 | _cuKJ: BUILDSTDERR: | ^ BUILDSTDERR: 23914 | _cuKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘sthN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23947:1: error: BUILDSTDERR: warning: label ‘_cuL1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23947 | _cuL1: BUILDSTDERR: | ^ BUILDSTDERR: 23947 | _cuL1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuKY’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:23979:1: error: BUILDSTDERR: warning: label ‘_cuKY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23979 | _cuKY: BUILDSTDERR: | ^ BUILDSTDERR: 23979 | _cuKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘sthS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24013:1: error: BUILDSTDERR: warning: label ‘_cuLg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24013 | _cuLg: BUILDSTDERR: | ^ BUILDSTDERR: 24013 | _cuLg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuLd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24045:1: error: BUILDSTDERR: warning: label ‘_cuLd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24045 | _cuLd: BUILDSTDERR: | ^ BUILDSTDERR: 24045 | _cuLd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘sthX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24079:1: error: BUILDSTDERR: warning: label ‘_cuLv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24079 | _cuLv: BUILDSTDERR: | ^ BUILDSTDERR: 24079 | _cuLv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuLs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24111:1: error: BUILDSTDERR: warning: label ‘_cuLs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24111 | _cuLs: BUILDSTDERR: | ^ BUILDSTDERR: 24111 | _cuLs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘sti2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24145:1: error: BUILDSTDERR: warning: label ‘_cuLK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24145 | _cuLK: BUILDSTDERR: | ^ BUILDSTDERR: 24145 | _cuLK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuLH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24177:1: error: BUILDSTDERR: warning: label ‘_cuLH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24177 | _cuLH: BUILDSTDERR: | ^ BUILDSTDERR: 24177 | _cuLH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘sti7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24210:1: error: BUILDSTDERR: warning: label ‘_cuLZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24210 | _cuLZ: BUILDSTDERR: | ^ BUILDSTDERR: 24210 | _cuLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuLW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24242:1: error: BUILDSTDERR: warning: label ‘_cuLW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24242 | _cuLW: BUILDSTDERR: | ^ BUILDSTDERR: 24242 | _cuLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stic_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24276:1: error: BUILDSTDERR: warning: label ‘_cuMe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24276 | _cuMe: BUILDSTDERR: | ^ BUILDSTDERR: 24276 | _cuMe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuMb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24308:1: error: BUILDSTDERR: warning: label ‘_cuMb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24308 | _cuMb: BUILDSTDERR: | ^ BUILDSTDERR: 24308 | _cuMb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stih_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24340:1: error: BUILDSTDERR: warning: label ‘_cuMt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24340 | _cuMt: BUILDSTDERR: | ^ BUILDSTDERR: 24340 | _cuMt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuMq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24372:1: error: BUILDSTDERR: warning: label ‘_cuMq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24372 | _cuMq: BUILDSTDERR: | ^ BUILDSTDERR: 24372 | _cuMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stim_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24405:1: error: BUILDSTDERR: warning: label ‘_cuMI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24405 | _cuMI: BUILDSTDERR: | ^ BUILDSTDERR: 24405 | _cuMI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuMF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24437:1: error: BUILDSTDERR: warning: label ‘_cuMF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24437 | _cuMF: BUILDSTDERR: | ^ BUILDSTDERR: 24437 | _cuMF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stir_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24469:1: error: BUILDSTDERR: warning: label ‘_cuMX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24469 | _cuMX: BUILDSTDERR: | ^ BUILDSTDERR: 24469 | _cuMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuMU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24501:1: error: BUILDSTDERR: warning: label ‘_cuMU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24501 | _cuMU: BUILDSTDERR: | ^ BUILDSTDERR: 24501 | _cuMU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stiw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24535:1: error: BUILDSTDERR: warning: label ‘_cuNc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24535 | _cuNc: BUILDSTDERR: | ^ BUILDSTDERR: 24535 | _cuNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuN9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24567:1: error: BUILDSTDERR: warning: label ‘_cuN9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24567 | _cuN9: BUILDSTDERR: | ^ BUILDSTDERR: 24567 | _cuN9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stiB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24600:1: error: BUILDSTDERR: warning: label ‘_cuNr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24600 | _cuNr: BUILDSTDERR: | ^ BUILDSTDERR: 24600 | _cuNr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuNo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24632:1: error: BUILDSTDERR: warning: label ‘_cuNo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24632 | _cuNo: BUILDSTDERR: | ^ BUILDSTDERR: 24632 | _cuNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stiG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24665:1: error: BUILDSTDERR: warning: label ‘_cuNG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24665 | _cuNG: BUILDSTDERR: | ^ BUILDSTDERR: 24665 | _cuNG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuND’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24697:1: error: BUILDSTDERR: warning: label ‘_cuND’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24697 | _cuND: BUILDSTDERR: | ^ BUILDSTDERR: 24697 | _cuND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stiL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24730:1: error: BUILDSTDERR: warning: label ‘_cuNV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24730 | _cuNV: BUILDSTDERR: | ^ BUILDSTDERR: 24730 | _cuNV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuNS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24762:1: error: BUILDSTDERR: warning: label ‘_cuNS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24762 | _cuNS: BUILDSTDERR: | ^ BUILDSTDERR: 24762 | _cuNS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stiQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24796:1: error: BUILDSTDERR: warning: label ‘_cuOa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24796 | _cuOa: BUILDSTDERR: | ^ BUILDSTDERR: 24796 | _cuOa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuO7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24828:1: error: BUILDSTDERR: warning: label ‘_cuO7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24828 | _cuO7: BUILDSTDERR: | ^ BUILDSTDERR: 24828 | _cuO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stiV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24862:1: error: BUILDSTDERR: warning: label ‘_cuOp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24862 | _cuOp: BUILDSTDERR: | ^ BUILDSTDERR: 24862 | _cuOp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuOm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24894:1: error: BUILDSTDERR: warning: label ‘_cuOm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24894 | _cuOm: BUILDSTDERR: | ^ BUILDSTDERR: 24894 | _cuOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stj0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24928:1: error: BUILDSTDERR: warning: label ‘_cuOE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24928 | _cuOE: BUILDSTDERR: | ^ BUILDSTDERR: 24928 | _cuOE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuOB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24960:1: error: BUILDSTDERR: warning: label ‘_cuOB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24960 | _cuOB: BUILDSTDERR: | ^ BUILDSTDERR: 24960 | _cuOB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stj5_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:24994:1: error: BUILDSTDERR: warning: label ‘_cuOT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24994 | _cuOT: BUILDSTDERR: | ^ BUILDSTDERR: 24994 | _cuOT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuOQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25026:1: error: BUILDSTDERR: warning: label ‘_cuOQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25026 | _cuOQ: BUILDSTDERR: | ^ BUILDSTDERR: 25026 | _cuOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stja_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25060:1: error: BUILDSTDERR: warning: label ‘_cuP8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25060 | _cuP8: BUILDSTDERR: | ^ BUILDSTDERR: 25060 | _cuP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuP5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25092:1: error: BUILDSTDERR: warning: label ‘_cuP5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25092 | _cuP5: BUILDSTDERR: | ^ BUILDSTDERR: 25092 | _cuP5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stjf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25126:1: error: BUILDSTDERR: warning: label ‘_cuPn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25126 | _cuPn: BUILDSTDERR: | ^ BUILDSTDERR: 25126 | _cuPn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuPk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25158:1: error: BUILDSTDERR: warning: label ‘_cuPk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25158 | _cuPk: BUILDSTDERR: | ^ BUILDSTDERR: 25158 | _cuPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stjk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25192:1: error: BUILDSTDERR: warning: label ‘_cuPC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25192 | _cuPC: BUILDSTDERR: | ^ BUILDSTDERR: 25192 | _cuPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuPz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25224:1: error: BUILDSTDERR: warning: label ‘_cuPz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25224 | _cuPz: BUILDSTDERR: | ^ BUILDSTDERR: 25224 | _cuPz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stjp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25258:1: error: BUILDSTDERR: warning: label ‘_cuPR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25258 | _cuPR: BUILDSTDERR: | ^ BUILDSTDERR: 25258 | _cuPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuPO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25290:1: error: BUILDSTDERR: warning: label ‘_cuPO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25290 | _cuPO: BUILDSTDERR: | ^ BUILDSTDERR: 25290 | _cuPO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stju_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25323:1: error: BUILDSTDERR: warning: label ‘_cuQ6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25323 | _cuQ6: BUILDSTDERR: | ^ BUILDSTDERR: 25323 | _cuQ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuQ3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25355:1: error: BUILDSTDERR: warning: label ‘_cuQ3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25355 | _cuQ3: BUILDSTDERR: | ^ BUILDSTDERR: 25355 | _cuQ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stjz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25389:1: error: BUILDSTDERR: warning: label ‘_cuQl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25389 | _cuQl: BUILDSTDERR: | ^ BUILDSTDERR: 25389 | _cuQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuQi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25421:1: error: BUILDSTDERR: warning: label ‘_cuQi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25421 | _cuQi: BUILDSTDERR: | ^ BUILDSTDERR: 25421 | _cuQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stjE_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25454:1: error: BUILDSTDERR: warning: label ‘_cuQA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25454 | _cuQA: BUILDSTDERR: | ^ BUILDSTDERR: 25454 | _cuQA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuQx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25486:1: error: BUILDSTDERR: warning: label ‘_cuQx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25486 | _cuQx: BUILDSTDERR: | ^ BUILDSTDERR: 25486 | _cuQx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stjJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25520:1: error: BUILDSTDERR: warning: label ‘_cuQP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25520 | _cuQP: BUILDSTDERR: | ^ BUILDSTDERR: 25520 | _cuQP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuQM’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25552:1: error: BUILDSTDERR: warning: label ‘_cuQM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25552 | _cuQM: BUILDSTDERR: | ^ BUILDSTDERR: 25552 | _cuQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stjN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25581:1: error: BUILDSTDERR: warning: label ‘_cuR3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25581 | _cuR3: BUILDSTDERR: | ^ BUILDSTDERR: 25581 | _cuR3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuR1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25606:1: error: BUILDSTDERR: warning: label ‘_cuR1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25606 | _cuR1: BUILDSTDERR: | ^ BUILDSTDERR: 25606 | _cuR1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuR6’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25624:1: error: BUILDSTDERR: warning: label ‘_cuR6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25624 | _cuR6: BUILDSTDERR: | ^ BUILDSTDERR: 25624 | _cuR6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuRa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25643:1: error: BUILDSTDERR: warning: label ‘_cuRa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25643 | _cuRa: BUILDSTDERR: | ^ BUILDSTDERR: 25643 | _cuRa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stjS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25677:1: error: BUILDSTDERR: warning: label ‘_cuRt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25677 | _cuRt: BUILDSTDERR: | ^ BUILDSTDERR: 25677 | _cuRt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuRq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25709:1: error: BUILDSTDERR: warning: label ‘_cuRq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25709 | _cuRq: BUILDSTDERR: | ^ BUILDSTDERR: 25709 | _cuRq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stjX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25742:1: error: BUILDSTDERR: warning: label ‘_cuRI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25742 | _cuRI: BUILDSTDERR: | ^ BUILDSTDERR: 25742 | _cuRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuRF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25774:1: error: BUILDSTDERR: warning: label ‘_cuRF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25774 | _cuRF: BUILDSTDERR: | ^ BUILDSTDERR: 25774 | _cuRF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stk2_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25807:1: error: BUILDSTDERR: warning: label ‘_cuRX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25807 | _cuRX: BUILDSTDERR: | ^ BUILDSTDERR: 25807 | _cuRX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuRU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25839:1: error: BUILDSTDERR: warning: label ‘_cuRU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25839 | _cuRU: BUILDSTDERR: | ^ BUILDSTDERR: 25839 | _cuRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stk7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25873:1: error: BUILDSTDERR: warning: label ‘_cuSc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25873 | _cuSc: BUILDSTDERR: | ^ BUILDSTDERR: 25873 | _cuSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuS9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25905:1: error: BUILDSTDERR: warning: label ‘_cuS9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25905 | _cuS9: BUILDSTDERR: | ^ BUILDSTDERR: 25905 | _cuS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stkc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25938:1: error: BUILDSTDERR: warning: label ‘_cuSr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25938 | _cuSr: BUILDSTDERR: | ^ BUILDSTDERR: 25938 | _cuSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuSo’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:25970:1: error: BUILDSTDERR: warning: label ‘_cuSo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25970 | _cuSo: BUILDSTDERR: | ^ BUILDSTDERR: 25970 | _cuSo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stkh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26004:1: error: BUILDSTDERR: warning: label ‘_cuSG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26004 | _cuSG: BUILDSTDERR: | ^ BUILDSTDERR: 26004 | _cuSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuSD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26036:1: error: BUILDSTDERR: warning: label ‘_cuSD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26036 | _cuSD: BUILDSTDERR: | ^ BUILDSTDERR: 26036 | _cuSD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘stkm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26070:1: error: BUILDSTDERR: warning: label ‘_cuSV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26070 | _cuSV: BUILDSTDERR: | ^ BUILDSTDERR: 26070 | _cuSV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuSS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26102:1: error: BUILDSTDERR: warning: label ‘_cuSS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26102 | _cuSS: BUILDSTDERR: | ^ BUILDSTDERR: 26102 | _cuSS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_readColourName_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26137:1: error: BUILDSTDERR: warning: label ‘_cuT5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26137 | _cuT5: BUILDSTDERR: | ^ BUILDSTDERR: 26137 | _cuT5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cu9x’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26169:1: error: BUILDSTDERR: warning: label ‘_cu9x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26169 | _cu9x: BUILDSTDERR: | ^ BUILDSTDERR: 26169 | _cu9x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cu9B’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26218:1: error: BUILDSTDERR: warning: label ‘_cu9B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26218 | _cu9B: BUILDSTDERR: | ^ BUILDSTDERR: 26218 | _cu9B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cu9F’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26267:1: error: BUILDSTDERR: warning: label ‘_cu9F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26267 | _cu9F: BUILDSTDERR: | ^ BUILDSTDERR: 26267 | _cu9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cu9J’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26316:1: error: BUILDSTDERR: warning: label ‘_cu9J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26316 | _cu9J: BUILDSTDERR: | ^ BUILDSTDERR: 26316 | _cu9J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cu9N’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26365:1: error: BUILDSTDERR: warning: label ‘_cu9N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26365 | _cu9N: BUILDSTDERR: | ^ BUILDSTDERR: 26365 | _cu9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cu9R’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26414:1: error: BUILDSTDERR: warning: label ‘_cu9R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26414 | _cu9R: BUILDSTDERR: | ^ BUILDSTDERR: 26414 | _cu9R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cu9V’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26463:1: error: BUILDSTDERR: warning: label ‘_cu9V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26463 | _cu9V: BUILDSTDERR: | ^ BUILDSTDERR: 26463 | _cu9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cu9Z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26512:1: error: BUILDSTDERR: warning: label ‘_cu9Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26512 | _cu9Z: BUILDSTDERR: | ^ BUILDSTDERR: 26512 | _cu9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cua3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26560:1: error: BUILDSTDERR: warning: label ‘_cua3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26560 | _cua3: BUILDSTDERR: | ^ BUILDSTDERR: 26560 | _cua3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cua7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26609:1: error: BUILDSTDERR: warning: label ‘_cua7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26609 | _cua7: BUILDSTDERR: | ^ BUILDSTDERR: 26609 | _cua7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuab’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26658:1: error: BUILDSTDERR: warning: label ‘_cuab’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26658 | _cuab: BUILDSTDERR: | ^ BUILDSTDERR: 26658 | _cuab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuaf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26707:1: error: BUILDSTDERR: warning: label ‘_cuaf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26707 | _cuaf: BUILDSTDERR: | ^ BUILDSTDERR: 26707 | _cuaf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuaj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26756:1: error: BUILDSTDERR: warning: label ‘_cuaj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26756 | _cuaj: BUILDSTDERR: | ^ BUILDSTDERR: 26756 | _cuaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuan’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26805:1: error: BUILDSTDERR: warning: label ‘_cuan’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26805 | _cuan: BUILDSTDERR: | ^ BUILDSTDERR: 26805 | _cuan: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuar’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26854:1: error: BUILDSTDERR: warning: label ‘_cuar’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26854 | _cuar: BUILDSTDERR: | ^ BUILDSTDERR: 26854 | _cuar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuav’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26903:1: error: BUILDSTDERR: warning: label ‘_cuav’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26903 | _cuav: BUILDSTDERR: | ^ BUILDSTDERR: 26903 | _cuav: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuaz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:26952:1: error: BUILDSTDERR: warning: label ‘_cuaz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26952 | _cuaz: BUILDSTDERR: | ^ BUILDSTDERR: 26952 | _cuaz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuaD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27001:1: error: BUILDSTDERR: warning: label ‘_cuaD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27001 | _cuaD: BUILDSTDERR: | ^ BUILDSTDERR: 27001 | _cuaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuaH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27050:1: error: BUILDSTDERR: warning: label ‘_cuaH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27050 | _cuaH: BUILDSTDERR: | ^ BUILDSTDERR: 27050 | _cuaH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuaL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27099:1: error: BUILDSTDERR: warning: label ‘_cuaL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27099 | _cuaL: BUILDSTDERR: | ^ BUILDSTDERR: 27099 | _cuaL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuaP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27148:1: error: BUILDSTDERR: warning: label ‘_cuaP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27148 | _cuaP: BUILDSTDERR: | ^ BUILDSTDERR: 27148 | _cuaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuaT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27197:1: error: BUILDSTDERR: warning: label ‘_cuaT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27197 | _cuaT: BUILDSTDERR: | ^ BUILDSTDERR: 27197 | _cuaT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuaX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27246:1: error: BUILDSTDERR: warning: label ‘_cuaX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27246 | _cuaX: BUILDSTDERR: | ^ BUILDSTDERR: 27246 | _cuaX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cub1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27295:1: error: BUILDSTDERR: warning: label ‘_cub1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27295 | _cub1: BUILDSTDERR: | ^ BUILDSTDERR: 27295 | _cub1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cub5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27344:1: error: BUILDSTDERR: warning: label ‘_cub5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27344 | _cub5: BUILDSTDERR: | ^ BUILDSTDERR: 27344 | _cub5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cub9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27393:1: error: BUILDSTDERR: warning: label ‘_cub9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27393 | _cub9: BUILDSTDERR: | ^ BUILDSTDERR: 27393 | _cub9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cubd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27442:1: error: BUILDSTDERR: warning: label ‘_cubd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27442 | _cubd: BUILDSTDERR: | ^ BUILDSTDERR: 27442 | _cubd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cubh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27491:1: error: BUILDSTDERR: warning: label ‘_cubh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27491 | _cubh: BUILDSTDERR: | ^ BUILDSTDERR: 27491 | _cubh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cubl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27540:1: error: BUILDSTDERR: warning: label ‘_cubl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27540 | _cubl: BUILDSTDERR: | ^ BUILDSTDERR: 27540 | _cubl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cubp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27589:1: error: BUILDSTDERR: warning: label ‘_cubp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27589 | _cubp: BUILDSTDERR: | ^ BUILDSTDERR: 27589 | _cubp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cubt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27638:1: error: BUILDSTDERR: warning: label ‘_cubt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27638 | _cubt: BUILDSTDERR: | ^ BUILDSTDERR: 27638 | _cubt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cubx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27687:1: error: BUILDSTDERR: warning: label ‘_cubx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27687 | _cubx: BUILDSTDERR: | ^ BUILDSTDERR: 27687 | _cubx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cubB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27736:1: error: BUILDSTDERR: warning: label ‘_cubB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27736 | _cubB: BUILDSTDERR: | ^ BUILDSTDERR: 27736 | _cubB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cubF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27785:1: error: BUILDSTDERR: warning: label ‘_cubF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27785 | _cubF: BUILDSTDERR: | ^ BUILDSTDERR: 27785 | _cubF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cubJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27834:1: error: BUILDSTDERR: warning: label ‘_cubJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27834 | _cubJ: BUILDSTDERR: | ^ BUILDSTDERR: 27834 | _cubJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cubN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27883:1: error: BUILDSTDERR: warning: label ‘_cubN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27883 | _cubN: BUILDSTDERR: | ^ BUILDSTDERR: 27883 | _cubN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cubR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27932:1: error: BUILDSTDERR: warning: label ‘_cubR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27932 | _cubR: BUILDSTDERR: | ^ BUILDSTDERR: 27932 | _cubR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cubV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:27981:1: error: BUILDSTDERR: warning: label ‘_cubV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27981 | _cubV: BUILDSTDERR: | ^ BUILDSTDERR: 27981 | _cubV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cubZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28030:1: error: BUILDSTDERR: warning: label ‘_cubZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28030 | _cubZ: BUILDSTDERR: | ^ BUILDSTDERR: 28030 | _cubZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuc3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28079:1: error: BUILDSTDERR: warning: label ‘_cuc3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28079 | _cuc3: BUILDSTDERR: | ^ BUILDSTDERR: 28079 | _cuc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuc7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28128:1: error: BUILDSTDERR: warning: label ‘_cuc7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28128 | _cuc7: BUILDSTDERR: | ^ BUILDSTDERR: 28128 | _cuc7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cucb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28177:1: error: BUILDSTDERR: warning: label ‘_cucb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28177 | _cucb: BUILDSTDERR: | ^ BUILDSTDERR: 28177 | _cucb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cucf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28226:1: error: BUILDSTDERR: warning: label ‘_cucf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28226 | _cucf: BUILDSTDERR: | ^ BUILDSTDERR: 28226 | _cucf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cucj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28275:1: error: BUILDSTDERR: warning: label ‘_cucj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28275 | _cucj: BUILDSTDERR: | ^ BUILDSTDERR: 28275 | _cucj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cucn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28324:1: error: BUILDSTDERR: warning: label ‘_cucn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28324 | _cucn: BUILDSTDERR: | ^ BUILDSTDERR: 28324 | _cucn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cucr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28373:1: error: BUILDSTDERR: warning: label ‘_cucr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28373 | _cucr: BUILDSTDERR: | ^ BUILDSTDERR: 28373 | _cucr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cucv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28422:1: error: BUILDSTDERR: warning: label ‘_cucv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28422 | _cucv: BUILDSTDERR: | ^ BUILDSTDERR: 28422 | _cucv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cucz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28471:1: error: BUILDSTDERR: warning: label ‘_cucz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28471 | _cucz: BUILDSTDERR: | ^ BUILDSTDERR: 28471 | _cucz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cucD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28520:1: error: BUILDSTDERR: warning: label ‘_cucD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28520 | _cucD: BUILDSTDERR: | ^ BUILDSTDERR: 28520 | _cucD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cucH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28569:1: error: BUILDSTDERR: warning: label ‘_cucH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28569 | _cucH: BUILDSTDERR: | ^ BUILDSTDERR: 28569 | _cucH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cucL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28618:1: error: BUILDSTDERR: warning: label ‘_cucL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28618 | _cucL: BUILDSTDERR: | ^ BUILDSTDERR: 28618 | _cucL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cucP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28667:1: error: BUILDSTDERR: warning: label ‘_cucP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28667 | _cucP: BUILDSTDERR: | ^ BUILDSTDERR: 28667 | _cucP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cucT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28716:1: error: BUILDSTDERR: warning: label ‘_cucT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28716 | _cucT: BUILDSTDERR: | ^ BUILDSTDERR: 28716 | _cucT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cucX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28765:1: error: BUILDSTDERR: warning: label ‘_cucX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28765 | _cucX: BUILDSTDERR: | ^ BUILDSTDERR: 28765 | _cucX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cud1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28814:1: error: BUILDSTDERR: warning: label ‘_cud1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28814 | _cud1: BUILDSTDERR: | ^ BUILDSTDERR: 28814 | _cud1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cud5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28863:1: error: BUILDSTDERR: warning: label ‘_cud5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28863 | _cud5: BUILDSTDERR: | ^ BUILDSTDERR: 28863 | _cud5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cud9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28912:1: error: BUILDSTDERR: warning: label ‘_cud9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28912 | _cud9: BUILDSTDERR: | ^ BUILDSTDERR: 28912 | _cud9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cudd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:28961:1: error: BUILDSTDERR: warning: label ‘_cudd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28961 | _cudd: BUILDSTDERR: | ^ BUILDSTDERR: 28961 | _cudd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cudh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29010:1: error: BUILDSTDERR: warning: label ‘_cudh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29010 | _cudh: BUILDSTDERR: | ^ BUILDSTDERR: 29010 | _cudh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cudl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29059:1: error: BUILDSTDERR: warning: label ‘_cudl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29059 | _cudl: BUILDSTDERR: | ^ BUILDSTDERR: 29059 | _cudl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cudp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29108:1: error: BUILDSTDERR: warning: label ‘_cudp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29108 | _cudp: BUILDSTDERR: | ^ BUILDSTDERR: 29108 | _cudp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cudt’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29157:1: error: BUILDSTDERR: warning: label ‘_cudt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29157 | _cudt: BUILDSTDERR: | ^ BUILDSTDERR: 29157 | _cudt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cudx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29206:1: error: BUILDSTDERR: warning: label ‘_cudx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29206 | _cudx: BUILDSTDERR: | ^ BUILDSTDERR: 29206 | _cudx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cudB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29255:1: error: BUILDSTDERR: warning: label ‘_cudB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29255 | _cudB: BUILDSTDERR: | ^ BUILDSTDERR: 29255 | _cudB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cudF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29304:1: error: BUILDSTDERR: warning: label ‘_cudF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29304 | _cudF: BUILDSTDERR: | ^ BUILDSTDERR: 29304 | _cudF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cudJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29353:1: error: BUILDSTDERR: warning: label ‘_cudJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29353 | _cudJ: BUILDSTDERR: | ^ BUILDSTDERR: 29353 | _cudJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cudN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29402:1: error: BUILDSTDERR: warning: label ‘_cudN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29402 | _cudN: BUILDSTDERR: | ^ BUILDSTDERR: 29402 | _cudN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cudR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29451:1: error: BUILDSTDERR: warning: label ‘_cudR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29451 | _cudR: BUILDSTDERR: | ^ BUILDSTDERR: 29451 | _cudR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cudV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29500:1: error: BUILDSTDERR: warning: label ‘_cudV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29500 | _cudV: BUILDSTDERR: | ^ BUILDSTDERR: 29500 | _cudV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cudZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29549:1: error: BUILDSTDERR: warning: label ‘_cudZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29549 | _cudZ: BUILDSTDERR: | ^ BUILDSTDERR: 29549 | _cudZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cue3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29598:1: error: BUILDSTDERR: warning: label ‘_cue3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29598 | _cue3: BUILDSTDERR: | ^ BUILDSTDERR: 29598 | _cue3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cue7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29647:1: error: BUILDSTDERR: warning: label ‘_cue7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29647 | _cue7: BUILDSTDERR: | ^ BUILDSTDERR: 29647 | _cue7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cueb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29696:1: error: BUILDSTDERR: warning: label ‘_cueb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29696 | _cueb: BUILDSTDERR: | ^ BUILDSTDERR: 29696 | _cueb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuef’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29745:1: error: BUILDSTDERR: warning: label ‘_cuef’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29745 | _cuef: BUILDSTDERR: | ^ BUILDSTDERR: 29745 | _cuef: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuej’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29794:1: error: BUILDSTDERR: warning: label ‘_cuej’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29794 | _cuej: BUILDSTDERR: | ^ BUILDSTDERR: 29794 | _cuej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuen’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29843:1: error: BUILDSTDERR: warning: label ‘_cuen’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29843 | _cuen: BUILDSTDERR: | ^ BUILDSTDERR: 29843 | _cuen: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuer’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29892:1: error: BUILDSTDERR: warning: label ‘_cuer’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29892 | _cuer: BUILDSTDERR: | ^ BUILDSTDERR: 29892 | _cuer: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuev’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29941:1: error: BUILDSTDERR: warning: label ‘_cuev’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29941 | _cuev: BUILDSTDERR: | ^ BUILDSTDERR: 29941 | _cuev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuez’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:29990:1: error: BUILDSTDERR: warning: label ‘_cuez’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29990 | _cuez: BUILDSTDERR: | ^ BUILDSTDERR: 29990 | _cuez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cueD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30039:1: error: BUILDSTDERR: warning: label ‘_cueD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30039 | _cueD: BUILDSTDERR: | ^ BUILDSTDERR: 30039 | _cueD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cueH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30088:1: error: BUILDSTDERR: warning: label ‘_cueH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30088 | _cueH: BUILDSTDERR: | ^ BUILDSTDERR: 30088 | _cueH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cueL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30137:1: error: BUILDSTDERR: warning: label ‘_cueL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30137 | _cueL: BUILDSTDERR: | ^ BUILDSTDERR: 30137 | _cueL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cueP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30186:1: error: BUILDSTDERR: warning: label ‘_cueP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30186 | _cueP: BUILDSTDERR: | ^ BUILDSTDERR: 30186 | _cueP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cueT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30235:1: error: BUILDSTDERR: warning: label ‘_cueT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30235 | _cueT: BUILDSTDERR: | ^ BUILDSTDERR: 30235 | _cueT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cueX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30284:1: error: BUILDSTDERR: warning: label ‘_cueX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30284 | _cueX: BUILDSTDERR: | ^ BUILDSTDERR: 30284 | _cueX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuf1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30333:1: error: BUILDSTDERR: warning: label ‘_cuf1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30333 | _cuf1: BUILDSTDERR: | ^ BUILDSTDERR: 30333 | _cuf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuf5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30382:1: error: BUILDSTDERR: warning: label ‘_cuf5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30382 | _cuf5: BUILDSTDERR: | ^ BUILDSTDERR: 30382 | _cuf5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuf9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30431:1: error: BUILDSTDERR: warning: label ‘_cuf9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30431 | _cuf9: BUILDSTDERR: | ^ BUILDSTDERR: 30431 | _cuf9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cufd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30480:1: error: BUILDSTDERR: warning: label ‘_cufd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30480 | _cufd: BUILDSTDERR: | ^ BUILDSTDERR: 30480 | _cufd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cufh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30529:1: error: BUILDSTDERR: warning: label ‘_cufh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30529 | _cufh: BUILDSTDERR: | ^ BUILDSTDERR: 30529 | _cufh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cufl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30578:1: error: BUILDSTDERR: warning: label ‘_cufl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30578 | _cufl: BUILDSTDERR: | ^ BUILDSTDERR: 30578 | _cufl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cufp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30627:1: error: BUILDSTDERR: warning: label ‘_cufp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30627 | _cufp: BUILDSTDERR: | ^ BUILDSTDERR: 30627 | _cufp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuft’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30676:1: error: BUILDSTDERR: warning: label ‘_cuft’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30676 | _cuft: BUILDSTDERR: | ^ BUILDSTDERR: 30676 | _cuft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cufx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30725:1: error: BUILDSTDERR: warning: label ‘_cufx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30725 | _cufx: BUILDSTDERR: | ^ BUILDSTDERR: 30725 | _cufx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cufB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30774:1: error: BUILDSTDERR: warning: label ‘_cufB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30774 | _cufB: BUILDSTDERR: | ^ BUILDSTDERR: 30774 | _cufB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cufF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30823:1: error: BUILDSTDERR: warning: label ‘_cufF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30823 | _cufF: BUILDSTDERR: | ^ BUILDSTDERR: 30823 | _cufF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cufJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30872:1: error: BUILDSTDERR: warning: label ‘_cufJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30872 | _cufJ: BUILDSTDERR: | ^ BUILDSTDERR: 30872 | _cufJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cufN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30921:1: error: BUILDSTDERR: warning: label ‘_cufN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30921 | _cufN: BUILDSTDERR: | ^ BUILDSTDERR: 30921 | _cufN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cufR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:30970:1: error: BUILDSTDERR: warning: label ‘_cufR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30970 | _cufR: BUILDSTDERR: | ^ BUILDSTDERR: 30970 | _cufR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cufV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31019:1: error: BUILDSTDERR: warning: label ‘_cufV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31019 | _cufV: BUILDSTDERR: | ^ BUILDSTDERR: 31019 | _cufV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cufZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31068:1: error: BUILDSTDERR: warning: label ‘_cufZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31068 | _cufZ: BUILDSTDERR: | ^ BUILDSTDERR: 31068 | _cufZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cug3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31117:1: error: BUILDSTDERR: warning: label ‘_cug3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31117 | _cug3: BUILDSTDERR: | ^ BUILDSTDERR: 31117 | _cug3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cug7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31166:1: error: BUILDSTDERR: warning: label ‘_cug7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31166 | _cug7: BUILDSTDERR: | ^ BUILDSTDERR: 31166 | _cug7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cugb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31215:1: error: BUILDSTDERR: warning: label ‘_cugb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31215 | _cugb: BUILDSTDERR: | ^ BUILDSTDERR: 31215 | _cugb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cugf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31264:1: error: BUILDSTDERR: warning: label ‘_cugf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31264 | _cugf: BUILDSTDERR: | ^ BUILDSTDERR: 31264 | _cugf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cugj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31313:1: error: BUILDSTDERR: warning: label ‘_cugj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31313 | _cugj: BUILDSTDERR: | ^ BUILDSTDERR: 31313 | _cugj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cugn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31362:1: error: BUILDSTDERR: warning: label ‘_cugn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31362 | _cugn: BUILDSTDERR: | ^ BUILDSTDERR: 31362 | _cugn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cugr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31411:1: error: BUILDSTDERR: warning: label ‘_cugr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31411 | _cugr: BUILDSTDERR: | ^ BUILDSTDERR: 31411 | _cugr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cugv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31460:1: error: BUILDSTDERR: warning: label ‘_cugv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31460 | _cugv: BUILDSTDERR: | ^ BUILDSTDERR: 31460 | _cugv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cugz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31509:1: error: BUILDSTDERR: warning: label ‘_cugz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31509 | _cugz: BUILDSTDERR: | ^ BUILDSTDERR: 31509 | _cugz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cugD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31558:1: error: BUILDSTDERR: warning: label ‘_cugD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31558 | _cugD: BUILDSTDERR: | ^ BUILDSTDERR: 31558 | _cugD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cugH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31607:1: error: BUILDSTDERR: warning: label ‘_cugH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31607 | _cugH: BUILDSTDERR: | ^ BUILDSTDERR: 31607 | _cugH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cugL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31656:1: error: BUILDSTDERR: warning: label ‘_cugL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31656 | _cugL: BUILDSTDERR: | ^ BUILDSTDERR: 31656 | _cugL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cugP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31705:1: error: BUILDSTDERR: warning: label ‘_cugP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31705 | _cugP: BUILDSTDERR: | ^ BUILDSTDERR: 31705 | _cugP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cugT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31754:1: error: BUILDSTDERR: warning: label ‘_cugT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31754 | _cugT: BUILDSTDERR: | ^ BUILDSTDERR: 31754 | _cugT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cugX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31803:1: error: BUILDSTDERR: warning: label ‘_cugX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31803 | _cugX: BUILDSTDERR: | ^ BUILDSTDERR: 31803 | _cugX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuh1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31852:1: error: BUILDSTDERR: warning: label ‘_cuh1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31852 | _cuh1: BUILDSTDERR: | ^ BUILDSTDERR: 31852 | _cuh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuh5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31896:1: error: BUILDSTDERR: warning: label ‘_cuh5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31896 | _cuh5: BUILDSTDERR: | ^ BUILDSTDERR: 31896 | _cuh5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuh9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31941:1: error: BUILDSTDERR: warning: label ‘_cuh9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31941 | _cuh9: BUILDSTDERR: | ^ BUILDSTDERR: 31941 | _cuh9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuhd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:31986:1: error: BUILDSTDERR: warning: label ‘_cuhd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31986 | _cuhd: BUILDSTDERR: | ^ BUILDSTDERR: 31986 | _cuhd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuhh’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32031:1: error: BUILDSTDERR: warning: label ‘_cuhh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32031 | _cuhh: BUILDSTDERR: | ^ BUILDSTDERR: 32031 | _cuhh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuhl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32076:1: error: BUILDSTDERR: warning: label ‘_cuhl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32076 | _cuhl: BUILDSTDERR: | ^ BUILDSTDERR: 32076 | _cuhl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuhp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32121:1: error: BUILDSTDERR: warning: label ‘_cuhp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32121 | _cuhp: BUILDSTDERR: | ^ BUILDSTDERR: 32121 | _cuhp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuht’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32166:1: error: BUILDSTDERR: warning: label ‘_cuht’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32166 | _cuht: BUILDSTDERR: | ^ BUILDSTDERR: 32166 | _cuht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuhx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32211:1: error: BUILDSTDERR: warning: label ‘_cuhx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32211 | _cuhx: BUILDSTDERR: | ^ BUILDSTDERR: 32211 | _cuhx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuhB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32256:1: error: BUILDSTDERR: warning: label ‘_cuhB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32256 | _cuhB: BUILDSTDERR: | ^ BUILDSTDERR: 32256 | _cuhB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuhF’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32301:1: error: BUILDSTDERR: warning: label ‘_cuhF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32301 | _cuhF: BUILDSTDERR: | ^ BUILDSTDERR: 32301 | _cuhF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuhJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32346:1: error: BUILDSTDERR: warning: label ‘_cuhJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32346 | _cuhJ: BUILDSTDERR: | ^ BUILDSTDERR: 32346 | _cuhJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuhN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32391:1: error: BUILDSTDERR: warning: label ‘_cuhN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32391 | _cuhN: BUILDSTDERR: | ^ BUILDSTDERR: 32391 | _cuhN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuhR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32436:1: error: BUILDSTDERR: warning: label ‘_cuhR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32436 | _cuhR: BUILDSTDERR: | ^ BUILDSTDERR: 32436 | _cuhR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuhV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32481:1: error: BUILDSTDERR: warning: label ‘_cuhV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32481 | _cuhV: BUILDSTDERR: | ^ BUILDSTDERR: 32481 | _cuhV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuhZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32526:1: error: BUILDSTDERR: warning: label ‘_cuhZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32526 | _cuhZ: BUILDSTDERR: | ^ BUILDSTDERR: 32526 | _cuhZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cui3’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32571:1: error: BUILDSTDERR: warning: label ‘_cui3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32571 | _cui3: BUILDSTDERR: | ^ BUILDSTDERR: 32571 | _cui3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cui7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32616:1: error: BUILDSTDERR: warning: label ‘_cui7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32616 | _cui7: BUILDSTDERR: | ^ BUILDSTDERR: 32616 | _cui7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuib’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32661:1: error: BUILDSTDERR: warning: label ‘_cuib’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32661 | _cuib: BUILDSTDERR: | ^ BUILDSTDERR: 32661 | _cuib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuif’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32706:1: error: BUILDSTDERR: warning: label ‘_cuif’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32706 | _cuif: BUILDSTDERR: | ^ BUILDSTDERR: 32706 | _cuif: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuij’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32751:1: error: BUILDSTDERR: warning: label ‘_cuij’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32751 | _cuij: BUILDSTDERR: | ^ BUILDSTDERR: 32751 | _cuij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuin’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32796:1: error: BUILDSTDERR: warning: label ‘_cuin’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32796 | _cuin: BUILDSTDERR: | ^ BUILDSTDERR: 32796 | _cuin: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuir’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32841:1: error: BUILDSTDERR: warning: label ‘_cuir’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32841 | _cuir: BUILDSTDERR: | ^ BUILDSTDERR: 32841 | _cuir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuiv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32886:1: error: BUILDSTDERR: warning: label ‘_cuiv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32886 | _cuiv: BUILDSTDERR: | ^ BUILDSTDERR: 32886 | _cuiv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuiz’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32931:1: error: BUILDSTDERR: warning: label ‘_cuiz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32931 | _cuiz: BUILDSTDERR: | ^ BUILDSTDERR: 32931 | _cuiz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuiD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:32976:1: error: BUILDSTDERR: warning: label ‘_cuiD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32976 | _cuiD: BUILDSTDERR: | ^ BUILDSTDERR: 32976 | _cuiD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuiH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:33021:1: error: BUILDSTDERR: warning: label ‘_cuiH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33021 | _cuiH: BUILDSTDERR: | ^ BUILDSTDERR: 33021 | _cuiH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuiL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:33066:1: error: BUILDSTDERR: warning: label ‘_cuiL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33066 | _cuiL: BUILDSTDERR: | ^ BUILDSTDERR: 33066 | _cuiL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuiP’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:33111:1: error: BUILDSTDERR: warning: label ‘_cuiP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33111 | _cuiP: BUILDSTDERR: | ^ BUILDSTDERR: 33111 | _cuiP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuiT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:33156:1: error: BUILDSTDERR: warning: label ‘_cuiT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33156 | _cuiT: BUILDSTDERR: | ^ BUILDSTDERR: 33156 | _cuiT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc: In function ‘_cuiX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_114.hc:33201:1: error: BUILDSTDERR: warning: label ‘_cuiX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33201 | _cuiX: BUILDSTDERR: | ^ BUILDSTDERR: 33201 | _cuiX: BUILDSTDERR: | ^~~~~ [14 of 14] Compiling Data.Colour.CIE ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o ) BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw08_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:25:1: error: BUILDSTDERR: warning: label ‘_cw72’ defined but not used [-Wunused-label] BUILDSTDERR: 25 | _cw72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 25 | _cw72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw6Z’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:57:1: error: BUILDSTDERR: warning: label ‘_cw6Z’ defined but not used [-Wunused-label] BUILDSTDERR: 57 | _cw6Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 57 | _cw6Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw75’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:80:1: error: BUILDSTDERR: warning: label ‘_cw75’ defined but not used [-Wunused-label] BUILDSTDERR: 80 | _cw75: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 80 | _cw75: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw77’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:101:1: error: BUILDSTDERR: warning: label ‘_cw77’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _cw77: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _cw77: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘svZV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:129:1: error: BUILDSTDERR: warning: label ‘_cw7m’ defined but not used [-Wunused-label] BUILDSTDERR: 129 | _cw7m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 129 | _cw7m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw6J’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:160:1: error: BUILDSTDERR: warning: label ‘_cw6J’ defined but not used [-Wunused-label] BUILDSTDERR: 160 | _cw6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 160 | _cw6J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw6P’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:195:1: error: BUILDSTDERR: warning: label ‘_cw6P’ defined but not used [-Wunused-label] BUILDSTDERR: 195 | _cw6P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 195 | _cw6P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw0m_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:232:1: error: BUILDSTDERR: warning: label ‘_cw7W’ defined but not used [-Wunused-label] BUILDSTDERR: 232 | _cw7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 232 | _cw7W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw0l_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:261:1: error: BUILDSTDERR: warning: label ‘_cw83’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _cw83: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _cw83: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw0n_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:302:1: error: BUILDSTDERR: warning: label ‘_cw88’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _cw88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _cw88: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw7L’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:338:1: error: BUILDSTDERR: warning: label ‘_cw7L’ defined but not used [-Wunused-label] BUILDSTDERR: 338 | _cw7L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 338 | _cw7L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw7N’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:357:1: error: BUILDSTDERR: warning: label ‘_cw7N’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _cw7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _cw7N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw0a_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:399:1: error: BUILDSTDERR: warning: label ‘_cw8w’ defined but not used [-Wunused-label] BUILDSTDERR: 399 | _cw8w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 399 | _cw8w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw0o_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:429:1: error: BUILDSTDERR: warning: label ‘_cw8z’ defined but not used [-Wunused-label] BUILDSTDERR: 429 | _cw8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 429 | _cw8z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:476:1: error: BUILDSTDERR: warning: label ‘_cw8M’ defined but not used [-Wunused-label] BUILDSTDERR: 476 | _cw8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 476 | _cw8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw8G’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:521:1: error: BUILDSTDERR: warning: label ‘_cw8G’ defined but not used [-Wunused-label] BUILDSTDERR: 521 | _cw8G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 521 | _cw8G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw8W’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:553:1: error: BUILDSTDERR: warning: label ‘_cw8W’ defined but not used [-Wunused-label] BUILDSTDERR: 553 | _cw8W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 553 | _cw8W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw96’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:571:1: error: BUILDSTDERR: warning: label ‘_cw96’ defined but not used [-Wunused-label] BUILDSTDERR: 571 | _cw96: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 571 | _cw96: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw98’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:587:1: error: BUILDSTDERR: warning: label ‘_cw98’ defined but not used [-Wunused-label] BUILDSTDERR: 587 | _cw98: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 587 | _cw98: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw9j’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:620:1: error: BUILDSTDERR: warning: label ‘_cw9j’ defined but not used [-Wunused-label] BUILDSTDERR: 620 | _cw9j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 620 | _cw9j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw9q’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:643:1: error: BUILDSTDERR: warning: label ‘_cw9q’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _cw9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _cw9q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw9s’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:664:1: error: BUILDSTDERR: warning: label ‘_cw9s’ defined but not used [-Wunused-label] BUILDSTDERR: 664 | _cw9s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 664 | _cw9s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdfAffineSpaceChromaticityzuzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:688:1: error: BUILDSTDERR: warning: label ‘_cw9N’ defined but not used [-Wunused-label] BUILDSTDERR: 688 | _cw9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 688 | _cw9N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cw9K’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:714:1: error: BUILDSTDERR: warning: label ‘_cw9K’ defined but not used [-Wunused-label] BUILDSTDERR: 714 | _cw9K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 714 | _cw9K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdfAffineSpaceChromaticity_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:745:1: error: BUILDSTDERR: warning: label ‘_cw9X’ defined but not used [-Wunused-label] BUILDSTDERR: 745 | _cw9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 745 | _cw9X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_rgb7092xyzz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:768:1: error: BUILDSTDERR: warning: label ‘_cwa6’ defined but not used [-Wunused-label] BUILDSTDERR: 768 | _cwa6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 768 | _cwa6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_xyzz2rgb709_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:810:1: error: BUILDSTDERR: warning: label ‘_cwai’ defined but not used [-Wunused-label] BUILDSTDERR: 810 | _cwai: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 810 | _cwai: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwaf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:844:1: error: BUILDSTDERR: warning: label ‘_cwaf’ defined but not used [-Wunused-label] BUILDSTDERR: 844 | _cwaf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 844 | _cwaf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_chromaColour1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:881:1: error: BUILDSTDERR: warning: label ‘_cwau’ defined but not used [-Wunused-label] BUILDSTDERR: 881 | _cwau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 881 | _cwau: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw0Y_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:918:1: error: BUILDSTDERR: warning: label ‘_cwaI’ defined but not used [-Wunused-label] BUILDSTDERR: 918 | _cwaI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 918 | _cwaI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw0Z_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:942:1: error: BUILDSTDERR: warning: label ‘_cwaQ’ defined but not used [-Wunused-label] BUILDSTDERR: 942 | _cwaQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 942 | _cwaQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw0X_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:964:1: error: BUILDSTDERR: warning: label ‘_cwb1’ defined but not used [-Wunused-label] BUILDSTDERR: 964 | _cwb1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 964 | _cwb1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwcieXYZZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:994:1: error: BUILDSTDERR: warning: label ‘_cwb4’ defined but not used [-Wunused-label] BUILDSTDERR: 994 | _cwb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 994 | _cwb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwaT’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1041:1: error: BUILDSTDERR: warning: label ‘_cwaT’ defined but not used [-Wunused-label] BUILDSTDERR: 1041 | _cwaT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1041 | _cwaT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwb9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1074:1: error: BUILDSTDERR: warning: label ‘_cwb9’ defined but not used [-Wunused-label] BUILDSTDERR: 1074 | _cwb9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1074 | _cwb9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwbl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1108:1: error: BUILDSTDERR: warning: label ‘_cwbl’ defined but not used [-Wunused-label] BUILDSTDERR: 1108 | _cwbl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1108 | _cwbl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwbx’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1142:1: error: BUILDSTDERR: warning: label ‘_cwbx’ defined but not used [-Wunused-label] BUILDSTDERR: 1142 | _cwbx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1142 | _cwbx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwbJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1174:1: error: BUILDSTDERR: warning: label ‘_cwbJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1174 | _cwbJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1174 | _cwbJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwbQ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1199:1: error: BUILDSTDERR: warning: label ‘_cwbQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1199 | _cwbQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1199 | _cwbQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwbS’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1218:1: error: BUILDSTDERR: warning: label ‘_cwbS’ defined but not used [-Wunused-label] BUILDSTDERR: 1218 | _cwbS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1218 | _cwbS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwbU’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1237:1: error: BUILDSTDERR: warning: label ‘_cwbU’ defined but not used [-Wunused-label] BUILDSTDERR: 1237 | _cwbU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1237 | _cwbU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwc5’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1254:1: error: BUILDSTDERR: warning: label ‘_cwc5’ defined but not used [-Wunused-label] BUILDSTDERR: 1254 | _cwc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1254 | _cwc5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieXYZZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1270:1: error: BUILDSTDERR: warning: label ‘_cwcs’ defined but not used [-Wunused-label] BUILDSTDERR: 1270 | _cwcs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1270 | _cwcs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwcp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1297:1: error: BUILDSTDERR: warning: label ‘_cwcp’ defined but not used [-Wunused-label] BUILDSTDERR: 1297 | _cwcp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1297 | _cwcp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw1y_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1330:1: error: BUILDSTDERR: warning: label ‘_cwcG’ defined but not used [-Wunused-label] BUILDSTDERR: 1330 | _cwcG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1330 | _cwcG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw1E_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1355:1: error: BUILDSTDERR: warning: label ‘_cwd8’ defined but not used [-Wunused-label] BUILDSTDERR: 1355 | _cwd8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1355 | _cwd8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw1F_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1384:1: error: BUILDSTDERR: warning: label ‘_cwdb’ defined but not used [-Wunused-label] BUILDSTDERR: 1384 | _cwdb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1384 | _cwdb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw1G_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1422:1: error: BUILDSTDERR: warning: label ‘_cwdg’ defined but not used [-Wunused-label] BUILDSTDERR: 1422 | _cwdg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1422 | _cwdg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwcW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1450:1: error: BUILDSTDERR: warning: label ‘_cwcW’ defined but not used [-Wunused-label] BUILDSTDERR: 1450 | _cwcW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1450 | _cwcW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw1z_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1480:1: error: BUILDSTDERR: warning: label ‘_cwdm’ defined but not used [-Wunused-label] BUILDSTDERR: 1480 | _cwdm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1480 | _cwdm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwcN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1513:1: error: BUILDSTDERR: warning: label ‘_cwcN’ defined but not used [-Wunused-label] BUILDSTDERR: 1513 | _cwcN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1513 | _cwcN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw1H_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1550:1: error: BUILDSTDERR: warning: label ‘_cwdz’ defined but not used [-Wunused-label] BUILDSTDERR: 1550 | _cwdz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1550 | _cwdz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw1Y_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1591:1: error: BUILDSTDERR: warning: label ‘_cwdJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1591 | _cwdJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1591 | _cwdJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw1S_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1632:1: error: BUILDSTDERR: warning: label ‘_cwdT’ defined but not used [-Wunused-label] BUILDSTDERR: 1632 | _cwdT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1632 | _cwdT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwchromaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1680:1: error: BUILDSTDERR: warning: label ‘_cwdY’ defined but not used [-Wunused-label] BUILDSTDERR: 1680 | _cwdY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1680 | _cwdY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_chromaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1740:1: error: BUILDSTDERR: warning: label ‘_cwea’ defined but not used [-Wunused-label] BUILDSTDERR: 1740 | _cwea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1740 | _cwea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwe7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1766:1: error: BUILDSTDERR: warning: label ‘_cwe7’ defined but not used [-Wunused-label] BUILDSTDERR: 1766 | _cwe7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1766 | _cwe7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieXYZZView1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1804:1: error: BUILDSTDERR: warning: label ‘_cwem’ defined but not used [-Wunused-label] BUILDSTDERR: 1804 | _cwem: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1804 | _cwem: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw29_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1842:1: error: BUILDSTDERR: warning: label ‘_cweE’ defined but not used [-Wunused-label] BUILDSTDERR: 1842 | _cweE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1842 | _cweE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cweB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1874:1: error: BUILDSTDERR: warning: label ‘_cweB’ defined but not used [-Wunused-label] BUILDSTDERR: 1874 | _cweB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1874 | _cweB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw2f_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1905:1: error: BUILDSTDERR: warning: label ‘_cweY’ defined but not used [-Wunused-label] BUILDSTDERR: 1905 | _cweY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1905 | _cweY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw2g_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1929:1: error: BUILDSTDERR: warning: label ‘_cwf6’ defined but not used [-Wunused-label] BUILDSTDERR: 1929 | _cwf6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1929 | _cwf6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw2e_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1951:1: error: BUILDSTDERR: warning: label ‘_cwfh’ defined but not used [-Wunused-label] BUILDSTDERR: 1951 | _cwfh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1951 | _cwfh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw28_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:1985:1: error: BUILDSTDERR: warning: label ‘_cwfk’ defined but not used [-Wunused-label] BUILDSTDERR: 1985 | _cwfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1985 | _cwfk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwf9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2046:1: error: BUILDSTDERR: warning: label ‘_cwf9’ defined but not used [-Wunused-label] BUILDSTDERR: 2046 | _cwf9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2046 | _cwf9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwfp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2077:1: error: BUILDSTDERR: warning: label ‘_cwfp’ defined but not used [-Wunused-label] BUILDSTDERR: 2077 | _cwfp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2077 | _cwfp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwfB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2111:1: error: BUILDSTDERR: warning: label ‘_cwfB’ defined but not used [-Wunused-label] BUILDSTDERR: 2111 | _cwfB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2111 | _cwfB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwfN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2145:1: error: BUILDSTDERR: warning: label ‘_cwfN’ defined but not used [-Wunused-label] BUILDSTDERR: 2145 | _cwfN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2145 | _cwfN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwfZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2178:1: error: BUILDSTDERR: warning: label ‘_cwfZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2178 | _cwfZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2178 | _cwfZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwgf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2214:1: error: BUILDSTDERR: warning: label ‘_cwgf’ defined but not used [-Wunused-label] BUILDSTDERR: 2214 | _cwgf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2214 | _cwgf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwcieXYZZView_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2224:1: error: BUILDSTDERR: warning: label ‘_cwgy’ defined but not used [-Wunused-label] BUILDSTDERR: 2224 | _cwgy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2224 | _cwgy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieXYZZView_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2266:1: error: BUILDSTDERR: warning: label ‘_cwgK’ defined but not used [-Wunused-label] BUILDSTDERR: 2266 | _cwgK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2266 | _cwgK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwgH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2291:1: error: BUILDSTDERR: warning: label ‘_cwgH’ defined but not used [-Wunused-label] BUILDSTDERR: 2291 | _cwgH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2291 | _cwgH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_toCIEXYZZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2323:1: error: BUILDSTDERR: warning: label ‘_cwgU’ defined but not used [-Wunused-label] BUILDSTDERR: 2323 | _cwgU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2323 | _cwgU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_luminance_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2345:1: error: BUILDSTDERR: warning: label ‘_cwh3’ defined but not used [-Wunused-label] BUILDSTDERR: 2345 | _cwh3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2345 | _cwh3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwh1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2368:1: error: BUILDSTDERR: warning: label ‘_cwh1’ defined but not used [-Wunused-label] BUILDSTDERR: 2368 | _cwh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2368 | _cwh1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3p_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2421:1: error: BUILDSTDERR: warning: label ‘_cwhz’ defined but not used [-Wunused-label] BUILDSTDERR: 2421 | _cwhz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2421 | _cwhz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3u_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2451:1: error: BUILDSTDERR: warning: label ‘_cwhF’ defined but not used [-Wunused-label] BUILDSTDERR: 2451 | _cwhF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2451 | _cwhF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwhC’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2487:1: error: BUILDSTDERR: warning: label ‘_cwhC’ defined but not used [-Wunused-label] BUILDSTDERR: 2487 | _cwhC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2487 | _cwhC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3z_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2519:1: error: BUILDSTDERR: warning: label ‘_cwhP’ defined but not used [-Wunused-label] BUILDSTDERR: 2519 | _cwhP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2519 | _cwhP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwhN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2555:1: error: BUILDSTDERR: warning: label ‘_cwhN’ defined but not used [-Wunused-label] BUILDSTDERR: 2555 | _cwhN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2555 | _cwhN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3o_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2572:1: error: BUILDSTDERR: warning: label ‘_cwi1’ defined but not used [-Wunused-label] BUILDSTDERR: 2572 | _cwi1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2572 | _cwi1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwhZ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2597:1: error: BUILDSTDERR: warning: label ‘_cwhZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2597 | _cwhZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2597 | _cwhZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3j_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2618:1: error: BUILDSTDERR: warning: label ‘_cwi5’ defined but not used [-Wunused-label] BUILDSTDERR: 2618 | _cwi5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2618 | _cwi5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3C_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2662:1: error: BUILDSTDERR: warning: label ‘_cwim’ defined but not used [-Wunused-label] BUILDSTDERR: 2662 | _cwim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2662 | _cwim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3B_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2689:1: error: BUILDSTDERR: warning: label ‘_cwit’ defined but not used [-Wunused-label] BUILDSTDERR: 2689 | _cwit: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2689 | _cwit: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3A_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2719:1: error: BUILDSTDERR: warning: label ‘_cwiw’ defined but not used [-Wunused-label] BUILDSTDERR: 2719 | _cwiw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2719 | _cwiw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3D_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2759:1: error: BUILDSTDERR: warning: label ‘_cwiF’ defined but not used [-Wunused-label] BUILDSTDERR: 2759 | _cwiF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2759 | _cwiF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3E_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2792:1: error: BUILDSTDERR: warning: label ‘_cwiI’ defined but not used [-Wunused-label] BUILDSTDERR: 2792 | _cwiI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2792 | _cwiI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3I_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2835:1: error: BUILDSTDERR: warning: label ‘_cwj3’ defined but not used [-Wunused-label] BUILDSTDERR: 2835 | _cwj3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2835 | _cwj3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3H_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2862:1: error: BUILDSTDERR: warning: label ‘_cwja’ defined but not used [-Wunused-label] BUILDSTDERR: 2862 | _cwja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2862 | _cwja: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3G_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2892:1: error: BUILDSTDERR: warning: label ‘_cwjd’ defined but not used [-Wunused-label] BUILDSTDERR: 2892 | _cwjd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2892 | _cwjd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3J_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2932:1: error: BUILDSTDERR: warning: label ‘_cwjm’ defined but not used [-Wunused-label] BUILDSTDERR: 2932 | _cwjm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2932 | _cwjm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3K_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:2965:1: error: BUILDSTDERR: warning: label ‘_cwjp’ defined but not used [-Wunused-label] BUILDSTDERR: 2965 | _cwjp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2965 | _cwjp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3R_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3008:1: error: BUILDSTDERR: warning: label ‘_cwjA’ defined but not used [-Wunused-label] BUILDSTDERR: 3008 | _cwjA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3008 | _cwjA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3N_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3035:1: error: BUILDSTDERR: warning: label ‘_cwjT’ defined but not used [-Wunused-label] BUILDSTDERR: 3035 | _cwjT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3035 | _cwjT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3M_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3062:1: error: BUILDSTDERR: warning: label ‘_cwk0’ defined but not used [-Wunused-label] BUILDSTDERR: 3062 | _cwk0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3062 | _cwk0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3O_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3092:1: error: BUILDSTDERR: warning: label ‘_cwk3’ defined but not used [-Wunused-label] BUILDSTDERR: 3092 | _cwk3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3092 | _cwk3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3P_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3136:1: error: BUILDSTDERR: warning: label ‘_cwk8’ defined but not used [-Wunused-label] BUILDSTDERR: 3136 | _cwk8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3136 | _cwk8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3L_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3177:1: error: BUILDSTDERR: warning: label ‘_cwkh’ defined but not used [-Wunused-label] BUILDSTDERR: 3177 | _cwkh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3177 | _cwkh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3Q_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3209:1: error: BUILDSTDERR: warning: label ‘_cwkk’ defined but not used [-Wunused-label] BUILDSTDERR: 3209 | _cwkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3209 | _cwkk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_lightness_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3254:1: error: BUILDSTDERR: warning: label ‘_cwkp’ defined but not used [-Wunused-label] BUILDSTDERR: 3254 | _cwkp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3254 | _cwkp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwhb’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3278:1: error: BUILDSTDERR: warning: label ‘_cwhb’ defined but not used [-Wunused-label] BUILDSTDERR: 3278 | _cwhb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3278 | _cwhb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwhf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3303:1: error: BUILDSTDERR: warning: label ‘_cwhf’ defined but not used [-Wunused-label] BUILDSTDERR: 3303 | _cwhf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3303 | _cwhf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwiN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3349:1: error: BUILDSTDERR: warning: label ‘_cwiN’ defined but not used [-Wunused-label] BUILDSTDERR: 3349 | _cwiN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3349 | _cwiN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3V_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3426:1: error: BUILDSTDERR: warning: label ‘_cwkO’ defined but not used [-Wunused-label] BUILDSTDERR: 3426 | _cwkO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3426 | _cwkO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3W_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3450:1: error: BUILDSTDERR: warning: label ‘_cwkV’ defined but not used [-Wunused-label] BUILDSTDERR: 3450 | _cwkV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3450 | _cwkV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3Z_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3475:1: error: BUILDSTDERR: warning: label ‘_cwla’ defined but not used [-Wunused-label] BUILDSTDERR: 3475 | _cwla: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3475 | _cwla: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3Y_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3502:1: error: BUILDSTDERR: warning: label ‘_cwlh’ defined but not used [-Wunused-label] BUILDSTDERR: 3502 | _cwlh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3502 | _cwlh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw3X_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3532:1: error: BUILDSTDERR: warning: label ‘_cwlk’ defined but not used [-Wunused-label] BUILDSTDERR: 3532 | _cwlk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3532 | _cwlk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw40_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3572:1: error: BUILDSTDERR: warning: label ‘_cwlt’ defined but not used [-Wunused-label] BUILDSTDERR: 3572 | _cwlt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3572 | _cwlt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw41_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3605:1: error: BUILDSTDERR: warning: label ‘_cwlw’ defined but not used [-Wunused-label] BUILDSTDERR: 3605 | _cwlw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3605 | _cwlw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw48_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3648:1: error: BUILDSTDERR: warning: label ‘_cwlN’ defined but not used [-Wunused-label] BUILDSTDERR: 3648 | _cwlN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3648 | _cwlN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw47_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3675:1: error: BUILDSTDERR: warning: label ‘_cwlU’ defined but not used [-Wunused-label] BUILDSTDERR: 3675 | _cwlU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3675 | _cwlU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw49_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3705:1: error: BUILDSTDERR: warning: label ‘_cwlX’ defined but not used [-Wunused-label] BUILDSTDERR: 3705 | _cwlX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3705 | _cwlX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw44_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3745:1: error: BUILDSTDERR: warning: label ‘_cwme’ defined but not used [-Wunused-label] BUILDSTDERR: 3745 | _cwme: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3745 | _cwme: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw43_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3772:1: error: BUILDSTDERR: warning: label ‘_cwml’ defined but not used [-Wunused-label] BUILDSTDERR: 3772 | _cwml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3772 | _cwml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw45_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3802:1: error: BUILDSTDERR: warning: label ‘_cwmo’ defined but not used [-Wunused-label] BUILDSTDERR: 3802 | _cwmo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3802 | _cwmo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw46_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3845:1: error: BUILDSTDERR: warning: label ‘_cwmt’ defined but not used [-Wunused-label] BUILDSTDERR: 3845 | _cwmt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3845 | _cwmt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4b_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3885:1: error: BUILDSTDERR: warning: label ‘_cwmI’ defined but not used [-Wunused-label] BUILDSTDERR: 3885 | _cwmI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3885 | _cwmI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4a_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3912:1: error: BUILDSTDERR: warning: label ‘_cwmP’ defined but not used [-Wunused-label] BUILDSTDERR: 3912 | _cwmP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3912 | _cwmP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4c_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3942:1: error: BUILDSTDERR: warning: label ‘_cwmS’ defined but not used [-Wunused-label] BUILDSTDERR: 3942 | _cwmS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3942 | _cwmS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘rvZO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:3987:1: error: BUILDSTDERR: warning: label ‘_cwn1’ defined but not used [-Wunused-label] BUILDSTDERR: 3987 | _cwn1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3987 | _cwn1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwlB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4036:1: error: BUILDSTDERR: warning: label ‘_cwlB’ defined but not used [-Wunused-label] BUILDSTDERR: 4036 | _cwlB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4036 | _cwlB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4h_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4109:1: error: BUILDSTDERR: warning: label ‘_cwnk’ defined but not used [-Wunused-label] BUILDSTDERR: 4109 | _cwnk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4109 | _cwnk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4i_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4133:1: error: BUILDSTDERR: warning: label ‘_cwnr’ defined but not used [-Wunused-label] BUILDSTDERR: 4133 | _cwnr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4133 | _cwnr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4j_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4158:1: error: BUILDSTDERR: warning: label ‘_cwnB’ defined but not used [-Wunused-label] BUILDSTDERR: 4158 | _cwnB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4158 | _cwnB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwny’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4185:1: error: BUILDSTDERR: warning: label ‘_cwny’ defined but not used [-Wunused-label] BUILDSTDERR: 4185 | _cwny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4185 | _cwny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4p_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4214:1: error: BUILDSTDERR: warning: label ‘_cwnT’ defined but not used [-Wunused-label] BUILDSTDERR: 4214 | _cwnT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4214 | _cwnT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4u_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4244:1: error: BUILDSTDERR: warning: label ‘_cwnZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4244 | _cwnZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4244 | _cwnZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwnW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4280:1: error: BUILDSTDERR: warning: label ‘_cwnW’ defined but not used [-Wunused-label] BUILDSTDERR: 4280 | _cwnW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4280 | _cwnW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4o_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4312:1: error: BUILDSTDERR: warning: label ‘_cwoa’ defined but not used [-Wunused-label] BUILDSTDERR: 4312 | _cwoa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4312 | _cwoa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwo7’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4350:1: error: BUILDSTDERR: warning: label ‘_cwo7’ defined but not used [-Wunused-label] BUILDSTDERR: 4350 | _cwo7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4350 | _cwo7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4K_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4381:1: error: BUILDSTDERR: warning: label ‘_cwos’ defined but not used [-Wunused-label] BUILDSTDERR: 4381 | _cwos: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4381 | _cwos: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4z_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4427:1: error: BUILDSTDERR: warning: label ‘_cwox’ defined but not used [-Wunused-label] BUILDSTDERR: 4427 | _cwox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4427 | _cwox: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5c_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4471:1: error: BUILDSTDERR: warning: label ‘_cwoU’ defined but not used [-Wunused-label] BUILDSTDERR: 4471 | _cwoU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4471 | _cwoU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5d_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4517:1: error: BUILDSTDERR: warning: label ‘_cwoZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4517 | _cwoZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4517 | _cwoZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5e_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4566:1: error: BUILDSTDERR: warning: label ‘_cwp4’ defined but not used [-Wunused-label] BUILDSTDERR: 4566 | _cwp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4566 | _cwp4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw51_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4613:1: error: BUILDSTDERR: warning: label ‘_cwpd’ defined but not used [-Wunused-label] BUILDSTDERR: 4613 | _cwpd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4613 | _cwpd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5f_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4648:1: error: BUILDSTDERR: warning: label ‘_cwpg’ defined but not used [-Wunused-label] BUILDSTDERR: 4648 | _cwpg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4648 | _cwpg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4X_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4701:1: error: BUILDSTDERR: warning: label ‘_cwpD’ defined but not used [-Wunused-label] BUILDSTDERR: 4701 | _cwpD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4701 | _cwpD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4Y_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4747:1: error: BUILDSTDERR: warning: label ‘_cwpI’ defined but not used [-Wunused-label] BUILDSTDERR: 4747 | _cwpI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4747 | _cwpI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4Z_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4796:1: error: BUILDSTDERR: warning: label ‘_cwpN’ defined but not used [-Wunused-label] BUILDSTDERR: 4796 | _cwpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4796 | _cwpN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4M_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4843:1: error: BUILDSTDERR: warning: label ‘_cwpW’ defined but not used [-Wunused-label] BUILDSTDERR: 4843 | _cwpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4843 | _cwpW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw50_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4878:1: error: BUILDSTDERR: warning: label ‘_cwpZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4878 | _cwpZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4878 | _cwpZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw4L_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4928:1: error: BUILDSTDERR: warning: label ‘_cwq8’ defined but not used [-Wunused-label] BUILDSTDERR: 4928 | _cwq8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4928 | _cwq8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwcieLABView_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:4972:1: error: BUILDSTDERR: warning: label ‘_cwqb’ defined but not used [-Wunused-label] BUILDSTDERR: 4972 | _cwqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4972 | _cwqb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieLABView_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5051:1: error: BUILDSTDERR: warning: label ‘_cwqn’ defined but not used [-Wunused-label] BUILDSTDERR: 5051 | _cwqn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5051 | _cwqn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwqk’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5078:1: error: BUILDSTDERR: warning: label ‘_cwqk’ defined but not used [-Wunused-label] BUILDSTDERR: 5078 | _cwqk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5078 | _cwqk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5u_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5111:1: error: BUILDSTDERR: warning: label ‘_cwqB’ defined but not used [-Wunused-label] BUILDSTDERR: 5111 | _cwqB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5111 | _cwqB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5v_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5135:1: error: BUILDSTDERR: warning: label ‘_cwqI’ defined but not used [-Wunused-label] BUILDSTDERR: 5135 | _cwqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5135 | _cwqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5y_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5160:1: error: BUILDSTDERR: warning: label ‘_cwqT’ defined but not used [-Wunused-label] BUILDSTDERR: 5160 | _cwqT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5160 | _cwqT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5x_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5187:1: error: BUILDSTDERR: warning: label ‘_cwr0’ defined but not used [-Wunused-label] BUILDSTDERR: 5187 | _cwr0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5187 | _cwr0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5w_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5217:1: error: BUILDSTDERR: warning: label ‘_cwr3’ defined but not used [-Wunused-label] BUILDSTDERR: 5217 | _cwr3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5217 | _cwr3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5z_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5257:1: error: BUILDSTDERR: warning: label ‘_cwrc’ defined but not used [-Wunused-label] BUILDSTDERR: 5257 | _cwrc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5257 | _cwrc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5C_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5284:1: error: BUILDSTDERR: warning: label ‘_cwrn’ defined but not used [-Wunused-label] BUILDSTDERR: 5284 | _cwrn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5284 | _cwrn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5B_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5311:1: error: BUILDSTDERR: warning: label ‘_cwru’ defined but not used [-Wunused-label] BUILDSTDERR: 5311 | _cwru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5311 | _cwru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5A_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5341:1: error: BUILDSTDERR: warning: label ‘_cwrx’ defined but not used [-Wunused-label] BUILDSTDERR: 5341 | _cwrx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5341 | _cwrx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5D_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5381:1: error: BUILDSTDERR: warning: label ‘_cwrG’ defined but not used [-Wunused-label] BUILDSTDERR: 5381 | _cwrG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5381 | _cwrG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5H_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5409:1: error: BUILDSTDERR: warning: label ‘_cws0’ defined but not used [-Wunused-label] BUILDSTDERR: 5409 | _cws0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5409 | _cws0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5I_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5441:1: error: BUILDSTDERR: warning: label ‘_cws3’ defined but not used [-Wunused-label] BUILDSTDERR: 5441 | _cws3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5441 | _cws3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5J_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5483:1: error: BUILDSTDERR: warning: label ‘_cwse’ defined but not used [-Wunused-label] BUILDSTDERR: 5483 | _cwse: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5483 | _cwse: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5E_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5512:1: error: BUILDSTDERR: warning: label ‘_cwsl’ defined but not used [-Wunused-label] BUILDSTDERR: 5512 | _cwsl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5512 | _cwsl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwrO’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5547:1: error: BUILDSTDERR: warning: label ‘_cwrO’ defined but not used [-Wunused-label] BUILDSTDERR: 5547 | _cwrO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5547 | _cwrO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5N_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5604:1: error: BUILDSTDERR: warning: label ‘_cwsC’ defined but not used [-Wunused-label] BUILDSTDERR: 5604 | _cwsC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5604 | _cwsC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5L_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5631:1: error: BUILDSTDERR: warning: label ‘_cwsN’ defined but not used [-Wunused-label] BUILDSTDERR: 5631 | _cwsN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5631 | _cwsN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5M_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5660:1: error: BUILDSTDERR: warning: label ‘_cwsQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5660 | _cwsQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5660 | _cwsQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5K_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5702:1: error: BUILDSTDERR: warning: label ‘_cwsV’ defined but not used [-Wunused-label] BUILDSTDERR: 5702 | _cwsV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5702 | _cwsV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5P_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5744:1: error: BUILDSTDERR: warning: label ‘_cwtc’ defined but not used [-Wunused-label] BUILDSTDERR: 5744 | _cwtc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5744 | _cwtc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5U_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5774:1: error: BUILDSTDERR: warning: label ‘_cwti’ defined but not used [-Wunused-label] BUILDSTDERR: 5774 | _cwti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5774 | _cwti: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwtf’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5810:1: error: BUILDSTDERR: warning: label ‘_cwtf’ defined but not used [-Wunused-label] BUILDSTDERR: 5810 | _cwtf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5810 | _cwtf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw5O_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5842:1: error: BUILDSTDERR: warning: label ‘_cwtt’ defined but not used [-Wunused-label] BUILDSTDERR: 5842 | _cwtt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5842 | _cwtt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwtq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5880:1: error: BUILDSTDERR: warning: label ‘_cwtq’ defined but not used [-Wunused-label] BUILDSTDERR: 5880 | _cwtq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5880 | _cwtq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw6l_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5909:1: error: BUILDSTDERR: warning: label ‘_cwtV’ defined but not used [-Wunused-label] BUILDSTDERR: 5909 | _cwtV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5909 | _cwtV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw6m_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5939:1: error: BUILDSTDERR: warning: label ‘_cwtY’ defined but not used [-Wunused-label] BUILDSTDERR: 5939 | _cwtY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5939 | _cwtY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw6n_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:5982:1: error: BUILDSTDERR: warning: label ‘_cwu3’ defined but not used [-Wunused-label] BUILDSTDERR: 5982 | _cwu3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5982 | _cwu3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw6o_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:6029:1: error: BUILDSTDERR: warning: label ‘_cwu8’ defined but not used [-Wunused-label] BUILDSTDERR: 6029 | _cwu8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6029 | _cwu8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw6p_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:6077:1: error: BUILDSTDERR: warning: label ‘_cwue’ defined but not used [-Wunused-label] BUILDSTDERR: 6077 | _cwue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6077 | _cwue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw6f_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:6128:1: error: BUILDSTDERR: warning: label ‘_cwup’ defined but not used [-Wunused-label] BUILDSTDERR: 6128 | _cwup: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6128 | _cwup: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw64_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:6171:1: error: BUILDSTDERR: warning: label ‘_cwuO’ defined but not used [-Wunused-label] BUILDSTDERR: 6171 | _cwuO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6171 | _cwuO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw65_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:6201:1: error: BUILDSTDERR: warning: label ‘_cwuR’ defined but not used [-Wunused-label] BUILDSTDERR: 6201 | _cwuR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6201 | _cwuR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw66_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:6244:1: error: BUILDSTDERR: warning: label ‘_cwuW’ defined but not used [-Wunused-label] BUILDSTDERR: 6244 | _cwuW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6244 | _cwuW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw67_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:6291:1: error: BUILDSTDERR: warning: label ‘_cwv1’ defined but not used [-Wunused-label] BUILDSTDERR: 6291 | _cwv1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6291 | _cwv1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘sw68_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:6339:1: error: BUILDSTDERR: warning: label ‘_cwv7’ defined but not used [-Wunused-label] BUILDSTDERR: 6339 | _cwv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6339 | _cwv7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwcieLAB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:6404:1: error: BUILDSTDERR: warning: label ‘_cwvc’ defined but not used [-Wunused-label] BUILDSTDERR: 6404 | _cwvc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6404 | _cwvc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieLAB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:6492:1: error: BUILDSTDERR: warning: label ‘_cwvo’ defined but not used [-Wunused-label] BUILDSTDERR: 6492 | _cwvo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6492 | _cwvo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc: In function ‘_cwvl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_119.hc:6521:1: error: BUILDSTDERR: warning: label ‘_cwvl’ defined but not used [-Wunused-label] BUILDSTDERR: 6521 | _cwvl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6521 | _cwvl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swvK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:25:1: error: BUILDSTDERR: warning: label ‘_cwCE’ defined but not used [-Wunused-label] BUILDSTDERR: 25 | _cwCE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 25 | _cwCE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwCB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:57:1: error: BUILDSTDERR: warning: label ‘_cwCB’ defined but not used [-Wunused-label] BUILDSTDERR: 57 | _cwCB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 57 | _cwCB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwCH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:80:1: error: BUILDSTDERR: warning: label ‘_cwCH’ defined but not used [-Wunused-label] BUILDSTDERR: 80 | _cwCH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 80 | _cwCH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwCJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:101:1: error: BUILDSTDERR: warning: label ‘_cwCJ’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _cwCJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _cwCJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swvx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:129:1: error: BUILDSTDERR: warning: label ‘_cwCY’ defined but not used [-Wunused-label] BUILDSTDERR: 129 | _cwCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 129 | _cwCY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwCl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:160:1: error: BUILDSTDERR: warning: label ‘_cwCl’ defined but not used [-Wunused-label] BUILDSTDERR: 160 | _cwCl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 160 | _cwCl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwCr’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:195:1: error: BUILDSTDERR: warning: label ‘_cwCr’ defined but not used [-Wunused-label] BUILDSTDERR: 195 | _cwCr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 195 | _cwCr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swvY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:232:1: error: BUILDSTDERR: warning: label ‘_cwDy’ defined but not used [-Wunused-label] BUILDSTDERR: 232 | _cwDy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 232 | _cwDy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swvX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:261:1: error: BUILDSTDERR: warning: label ‘_cwDF’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _cwDF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _cwDF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swvZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:302:1: error: BUILDSTDERR: warning: label ‘_cwDK’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _cwDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _cwDK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwDn’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:338:1: error: BUILDSTDERR: warning: label ‘_cwDn’ defined but not used [-Wunused-label] BUILDSTDERR: 338 | _cwDn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 338 | _cwDn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwDp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:357:1: error: BUILDSTDERR: warning: label ‘_cwDp’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _cwDp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _cwDp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swvM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:399:1: error: BUILDSTDERR: warning: label ‘_cwE8’ defined but not used [-Wunused-label] BUILDSTDERR: 399 | _cwE8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 399 | _cwE8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘sww0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:429:1: error: BUILDSTDERR: warning: label ‘_cwEb’ defined but not used [-Wunused-label] BUILDSTDERR: 429 | _cwEb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 429 | _cwEb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:476:1: error: BUILDSTDERR: warning: label ‘_cwEo’ defined but not used [-Wunused-label] BUILDSTDERR: 476 | _cwEo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 476 | _cwEo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwEi’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:521:1: error: BUILDSTDERR: warning: label ‘_cwEi’ defined but not used [-Wunused-label] BUILDSTDERR: 521 | _cwEi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 521 | _cwEi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwEy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:553:1: error: BUILDSTDERR: warning: label ‘_cwEy’ defined but not used [-Wunused-label] BUILDSTDERR: 553 | _cwEy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 553 | _cwEy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwEI’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:571:1: error: BUILDSTDERR: warning: label ‘_cwEI’ defined but not used [-Wunused-label] BUILDSTDERR: 571 | _cwEI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 571 | _cwEI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwEK’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:587:1: error: BUILDSTDERR: warning: label ‘_cwEK’ defined but not used [-Wunused-label] BUILDSTDERR: 587 | _cwEK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 587 | _cwEK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwEV’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:620:1: error: BUILDSTDERR: warning: label ‘_cwEV’ defined but not used [-Wunused-label] BUILDSTDERR: 620 | _cwEV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 620 | _cwEV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwF2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:643:1: error: BUILDSTDERR: warning: label ‘_cwF2’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _cwF2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _cwF2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwF4’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:664:1: error: BUILDSTDERR: warning: label ‘_cwF4’ defined but not used [-Wunused-label] BUILDSTDERR: 664 | _cwF4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 664 | _cwF4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdfAffineSpaceChromaticityzuzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:688:1: error: BUILDSTDERR: warning: label ‘_cwFp’ defined but not used [-Wunused-label] BUILDSTDERR: 688 | _cwFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 688 | _cwFp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwFm’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:714:1: error: BUILDSTDERR: warning: label ‘_cwFm’ defined but not used [-Wunused-label] BUILDSTDERR: 714 | _cwFm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 714 | _cwFm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdfAffineSpaceChromaticity_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:745:1: error: BUILDSTDERR: warning: label ‘_cwFz’ defined but not used [-Wunused-label] BUILDSTDERR: 745 | _cwFz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 745 | _cwFz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_rgb7092xyzz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:768:1: error: BUILDSTDERR: warning: label ‘_cwFI’ defined but not used [-Wunused-label] BUILDSTDERR: 768 | _cwFI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 768 | _cwFI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_xyzz2rgb709_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:810:1: error: BUILDSTDERR: warning: label ‘_cwFU’ defined but not used [-Wunused-label] BUILDSTDERR: 810 | _cwFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 810 | _cwFU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwFR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:844:1: error: BUILDSTDERR: warning: label ‘_cwFR’ defined but not used [-Wunused-label] BUILDSTDERR: 844 | _cwFR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 844 | _cwFR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_chromaColour1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:881:1: error: BUILDSTDERR: warning: label ‘_cwG6’ defined but not used [-Wunused-label] BUILDSTDERR: 881 | _cwG6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 881 | _cwG6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swwA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:918:1: error: BUILDSTDERR: warning: label ‘_cwGk’ defined but not used [-Wunused-label] BUILDSTDERR: 918 | _cwGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 918 | _cwGk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swwB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:942:1: error: BUILDSTDERR: warning: label ‘_cwGs’ defined but not used [-Wunused-label] BUILDSTDERR: 942 | _cwGs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 942 | _cwGs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swwz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:964:1: error: BUILDSTDERR: warning: label ‘_cwGD’ defined but not used [-Wunused-label] BUILDSTDERR: 964 | _cwGD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 964 | _cwGD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwcieXYZZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:994:1: error: BUILDSTDERR: warning: label ‘_cwGG’ defined but not used [-Wunused-label] BUILDSTDERR: 994 | _cwGG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 994 | _cwGG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwGv’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1041:1: error: BUILDSTDERR: warning: label ‘_cwGv’ defined but not used [-Wunused-label] BUILDSTDERR: 1041 | _cwGv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1041 | _cwGv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwGL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1074:1: error: BUILDSTDERR: warning: label ‘_cwGL’ defined but not used [-Wunused-label] BUILDSTDERR: 1074 | _cwGL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1074 | _cwGL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwGX’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1108:1: error: BUILDSTDERR: warning: label ‘_cwGX’ defined but not used [-Wunused-label] BUILDSTDERR: 1108 | _cwGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1108 | _cwGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwH9’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1142:1: error: BUILDSTDERR: warning: label ‘_cwH9’ defined but not used [-Wunused-label] BUILDSTDERR: 1142 | _cwH9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1142 | _cwH9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwHl’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1174:1: error: BUILDSTDERR: warning: label ‘_cwHl’ defined but not used [-Wunused-label] BUILDSTDERR: 1174 | _cwHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1174 | _cwHl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwHs’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1199:1: error: BUILDSTDERR: warning: label ‘_cwHs’ defined but not used [-Wunused-label] BUILDSTDERR: 1199 | _cwHs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1199 | _cwHs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwHu’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1218:1: error: BUILDSTDERR: warning: label ‘_cwHu’ defined but not used [-Wunused-label] BUILDSTDERR: 1218 | _cwHu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1218 | _cwHu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwHw’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1237:1: error: BUILDSTDERR: warning: label ‘_cwHw’ defined but not used [-Wunused-label] BUILDSTDERR: 1237 | _cwHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1237 | _cwHw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwHH’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1254:1: error: BUILDSTDERR: warning: label ‘_cwHH’ defined but not used [-Wunused-label] BUILDSTDERR: 1254 | _cwHH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1254 | _cwHH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieXYZZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1270:1: error: BUILDSTDERR: warning: label ‘_cwI4’ defined but not used [-Wunused-label] BUILDSTDERR: 1270 | _cwI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1270 | _cwI4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwI1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1297:1: error: BUILDSTDERR: warning: label ‘_cwI1’ defined but not used [-Wunused-label] BUILDSTDERR: 1297 | _cwI1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1297 | _cwI1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swxa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1330:1: error: BUILDSTDERR: warning: label ‘_cwIi’ defined but not used [-Wunused-label] BUILDSTDERR: 1330 | _cwIi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1330 | _cwIi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swxg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1355:1: error: BUILDSTDERR: warning: label ‘_cwIK’ defined but not used [-Wunused-label] BUILDSTDERR: 1355 | _cwIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1355 | _cwIK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swxh_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1384:1: error: BUILDSTDERR: warning: label ‘_cwIN’ defined but not used [-Wunused-label] BUILDSTDERR: 1384 | _cwIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1384 | _cwIN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swxi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1422:1: error: BUILDSTDERR: warning: label ‘_cwIS’ defined but not used [-Wunused-label] BUILDSTDERR: 1422 | _cwIS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1422 | _cwIS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwIy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1450:1: error: BUILDSTDERR: warning: label ‘_cwIy’ defined but not used [-Wunused-label] BUILDSTDERR: 1450 | _cwIy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1450 | _cwIy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swxb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1480:1: error: BUILDSTDERR: warning: label ‘_cwIY’ defined but not used [-Wunused-label] BUILDSTDERR: 1480 | _cwIY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1480 | _cwIY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwIp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1513:1: error: BUILDSTDERR: warning: label ‘_cwIp’ defined but not used [-Wunused-label] BUILDSTDERR: 1513 | _cwIp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1513 | _cwIp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swxj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1550:1: error: BUILDSTDERR: warning: label ‘_cwJb’ defined but not used [-Wunused-label] BUILDSTDERR: 1550 | _cwJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1550 | _cwJb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swxA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1591:1: error: BUILDSTDERR: warning: label ‘_cwJl’ defined but not used [-Wunused-label] BUILDSTDERR: 1591 | _cwJl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1591 | _cwJl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swxu_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1632:1: error: BUILDSTDERR: warning: label ‘_cwJv’ defined but not used [-Wunused-label] BUILDSTDERR: 1632 | _cwJv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1632 | _cwJv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwchromaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1680:1: error: BUILDSTDERR: warning: label ‘_cwJA’ defined but not used [-Wunused-label] BUILDSTDERR: 1680 | _cwJA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1680 | _cwJA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_chromaColour_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1740:1: error: BUILDSTDERR: warning: label ‘_cwJM’ defined but not used [-Wunused-label] BUILDSTDERR: 1740 | _cwJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1740 | _cwJM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwJJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1766:1: error: BUILDSTDERR: warning: label ‘_cwJJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1766 | _cwJJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1766 | _cwJJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieXYZZView1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1804:1: error: BUILDSTDERR: warning: label ‘_cwJY’ defined but not used [-Wunused-label] BUILDSTDERR: 1804 | _cwJY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1804 | _cwJY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swxL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1842:1: error: BUILDSTDERR: warning: label ‘_cwKg’ defined but not used [-Wunused-label] BUILDSTDERR: 1842 | _cwKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1842 | _cwKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwKd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1874:1: error: BUILDSTDERR: warning: label ‘_cwKd’ defined but not used [-Wunused-label] BUILDSTDERR: 1874 | _cwKd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1874 | _cwKd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swxR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1905:1: error: BUILDSTDERR: warning: label ‘_cwKA’ defined but not used [-Wunused-label] BUILDSTDERR: 1905 | _cwKA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1905 | _cwKA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swxS_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1929:1: error: BUILDSTDERR: warning: label ‘_cwKI’ defined but not used [-Wunused-label] BUILDSTDERR: 1929 | _cwKI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1929 | _cwKI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swxQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1951:1: error: BUILDSTDERR: warning: label ‘_cwKT’ defined but not used [-Wunused-label] BUILDSTDERR: 1951 | _cwKT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1951 | _cwKT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swxK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:1985:1: error: BUILDSTDERR: warning: label ‘_cwKW’ defined but not used [-Wunused-label] BUILDSTDERR: 1985 | _cwKW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1985 | _cwKW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwKL’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2046:1: error: BUILDSTDERR: warning: label ‘_cwKL’ defined but not used [-Wunused-label] BUILDSTDERR: 2046 | _cwKL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2046 | _cwKL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwL1’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2077:1: error: BUILDSTDERR: warning: label ‘_cwL1’ defined but not used [-Wunused-label] BUILDSTDERR: 2077 | _cwL1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2077 | _cwL1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwLd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2111:1: error: BUILDSTDERR: warning: label ‘_cwLd’ defined but not used [-Wunused-label] BUILDSTDERR: 2111 | _cwLd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2111 | _cwLd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwLp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2145:1: error: BUILDSTDERR: warning: label ‘_cwLp’ defined but not used [-Wunused-label] BUILDSTDERR: 2145 | _cwLp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2145 | _cwLp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwLB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2178:1: error: BUILDSTDERR: warning: label ‘_cwLB’ defined but not used [-Wunused-label] BUILDSTDERR: 2178 | _cwLB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2178 | _cwLB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwLR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2214:1: error: BUILDSTDERR: warning: label ‘_cwLR’ defined but not used [-Wunused-label] BUILDSTDERR: 2214 | _cwLR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2214 | _cwLR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwcieXYZZView_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2224:1: error: BUILDSTDERR: warning: label ‘_cwMa’ defined but not used [-Wunused-label] BUILDSTDERR: 2224 | _cwMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2224 | _cwMa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieXYZZView_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2266:1: error: BUILDSTDERR: warning: label ‘_cwMm’ defined but not used [-Wunused-label] BUILDSTDERR: 2266 | _cwMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2266 | _cwMm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwMj’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2291:1: error: BUILDSTDERR: warning: label ‘_cwMj’ defined but not used [-Wunused-label] BUILDSTDERR: 2291 | _cwMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2291 | _cwMj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_toCIEXYZZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2323:1: error: BUILDSTDERR: warning: label ‘_cwMw’ defined but not used [-Wunused-label] BUILDSTDERR: 2323 | _cwMw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2323 | _cwMw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_luminance_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2345:1: error: BUILDSTDERR: warning: label ‘_cwMF’ defined but not used [-Wunused-label] BUILDSTDERR: 2345 | _cwMF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2345 | _cwMF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwMD’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2368:1: error: BUILDSTDERR: warning: label ‘_cwMD’ defined but not used [-Wunused-label] BUILDSTDERR: 2368 | _cwMD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2368 | _cwMD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swz1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2421:1: error: BUILDSTDERR: warning: label ‘_cwNb’ defined but not used [-Wunused-label] BUILDSTDERR: 2421 | _cwNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2421 | _cwNb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swz6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2451:1: error: BUILDSTDERR: warning: label ‘_cwNh’ defined but not used [-Wunused-label] BUILDSTDERR: 2451 | _cwNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2451 | _cwNh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwNe’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2487:1: error: BUILDSTDERR: warning: label ‘_cwNe’ defined but not used [-Wunused-label] BUILDSTDERR: 2487 | _cwNe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2487 | _cwNe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2519:1: error: BUILDSTDERR: warning: label ‘_cwNr’ defined but not used [-Wunused-label] BUILDSTDERR: 2519 | _cwNr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2519 | _cwNr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwNp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2555:1: error: BUILDSTDERR: warning: label ‘_cwNp’ defined but not used [-Wunused-label] BUILDSTDERR: 2555 | _cwNp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2555 | _cwNp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swz0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2572:1: error: BUILDSTDERR: warning: label ‘_cwND’ defined but not used [-Wunused-label] BUILDSTDERR: 2572 | _cwND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2572 | _cwND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwNB’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2597:1: error: BUILDSTDERR: warning: label ‘_cwNB’ defined but not used [-Wunused-label] BUILDSTDERR: 2597 | _cwNB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2597 | _cwNB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swyV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2618:1: error: BUILDSTDERR: warning: label ‘_cwNH’ defined but not used [-Wunused-label] BUILDSTDERR: 2618 | _cwNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2618 | _cwNH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swze_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2662:1: error: BUILDSTDERR: warning: label ‘_cwNY’ defined but not used [-Wunused-label] BUILDSTDERR: 2662 | _cwNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2662 | _cwNY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2689:1: error: BUILDSTDERR: warning: label ‘_cwO5’ defined but not used [-Wunused-label] BUILDSTDERR: 2689 | _cwO5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2689 | _cwO5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2719:1: error: BUILDSTDERR: warning: label ‘_cwO8’ defined but not used [-Wunused-label] BUILDSTDERR: 2719 | _cwO8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2719 | _cwO8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2759:1: error: BUILDSTDERR: warning: label ‘_cwOh’ defined but not used [-Wunused-label] BUILDSTDERR: 2759 | _cwOh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2759 | _cwOh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2792:1: error: BUILDSTDERR: warning: label ‘_cwOk’ defined but not used [-Wunused-label] BUILDSTDERR: 2792 | _cwOk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2792 | _cwOk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2835:1: error: BUILDSTDERR: warning: label ‘_cwOF’ defined but not used [-Wunused-label] BUILDSTDERR: 2835 | _cwOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2835 | _cwOF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2862:1: error: BUILDSTDERR: warning: label ‘_cwOM’ defined but not used [-Wunused-label] BUILDSTDERR: 2862 | _cwOM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2862 | _cwOM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzi_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2892:1: error: BUILDSTDERR: warning: label ‘_cwOP’ defined but not used [-Wunused-label] BUILDSTDERR: 2892 | _cwOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2892 | _cwOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2932:1: error: BUILDSTDERR: warning: label ‘_cwOY’ defined but not used [-Wunused-label] BUILDSTDERR: 2932 | _cwOY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2932 | _cwOY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:2965:1: error: BUILDSTDERR: warning: label ‘_cwP1’ defined but not used [-Wunused-label] BUILDSTDERR: 2965 | _cwP1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2965 | _cwP1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzt_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3008:1: error: BUILDSTDERR: warning: label ‘_cwPc’ defined but not used [-Wunused-label] BUILDSTDERR: 3008 | _cwPc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3008 | _cwPc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3035:1: error: BUILDSTDERR: warning: label ‘_cwPv’ defined but not used [-Wunused-label] BUILDSTDERR: 3035 | _cwPv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3035 | _cwPv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3062:1: error: BUILDSTDERR: warning: label ‘_cwPC’ defined but not used [-Wunused-label] BUILDSTDERR: 3062 | _cwPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3062 | _cwPC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3092:1: error: BUILDSTDERR: warning: label ‘_cwPF’ defined but not used [-Wunused-label] BUILDSTDERR: 3092 | _cwPF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3092 | _cwPF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3136:1: error: BUILDSTDERR: warning: label ‘_cwPK’ defined but not used [-Wunused-label] BUILDSTDERR: 3136 | _cwPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3136 | _cwPK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3177:1: error: BUILDSTDERR: warning: label ‘_cwPT’ defined but not used [-Wunused-label] BUILDSTDERR: 3177 | _cwPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3177 | _cwPT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzs_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3209:1: error: BUILDSTDERR: warning: label ‘_cwPW’ defined but not used [-Wunused-label] BUILDSTDERR: 3209 | _cwPW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3209 | _cwPW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_lightness_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3254:1: error: BUILDSTDERR: warning: label ‘_cwQ1’ defined but not used [-Wunused-label] BUILDSTDERR: 3254 | _cwQ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3254 | _cwQ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwMN’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3278:1: error: BUILDSTDERR: warning: label ‘_cwMN’ defined but not used [-Wunused-label] BUILDSTDERR: 3278 | _cwMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3278 | _cwMN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwMR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3303:1: error: BUILDSTDERR: warning: label ‘_cwMR’ defined but not used [-Wunused-label] BUILDSTDERR: 3303 | _cwMR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3303 | _cwMR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwOp’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3349:1: error: BUILDSTDERR: warning: label ‘_cwOp’ defined but not used [-Wunused-label] BUILDSTDERR: 3349 | _cwOp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3349 | _cwOp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzx_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3426:1: error: BUILDSTDERR: warning: label ‘_cwQq’ defined but not used [-Wunused-label] BUILDSTDERR: 3426 | _cwQq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3426 | _cwQq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzy_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3450:1: error: BUILDSTDERR: warning: label ‘_cwQx’ defined but not used [-Wunused-label] BUILDSTDERR: 3450 | _cwQx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3450 | _cwQx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3475:1: error: BUILDSTDERR: warning: label ‘_cwQM’ defined but not used [-Wunused-label] BUILDSTDERR: 3475 | _cwQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3475 | _cwQM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3502:1: error: BUILDSTDERR: warning: label ‘_cwQT’ defined but not used [-Wunused-label] BUILDSTDERR: 3502 | _cwQT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3502 | _cwQT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3532:1: error: BUILDSTDERR: warning: label ‘_cwQW’ defined but not used [-Wunused-label] BUILDSTDERR: 3532 | _cwQW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3532 | _cwQW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3572:1: error: BUILDSTDERR: warning: label ‘_cwR5’ defined but not used [-Wunused-label] BUILDSTDERR: 3572 | _cwR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3572 | _cwR5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3605:1: error: BUILDSTDERR: warning: label ‘_cwR8’ defined but not used [-Wunused-label] BUILDSTDERR: 3605 | _cwR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3605 | _cwR8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3648:1: error: BUILDSTDERR: warning: label ‘_cwRp’ defined but not used [-Wunused-label] BUILDSTDERR: 3648 | _cwRp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3648 | _cwRp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3675:1: error: BUILDSTDERR: warning: label ‘_cwRw’ defined but not used [-Wunused-label] BUILDSTDERR: 3675 | _cwRw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3675 | _cwRw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzL_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3705:1: error: BUILDSTDERR: warning: label ‘_cwRz’ defined but not used [-Wunused-label] BUILDSTDERR: 3705 | _cwRz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3705 | _cwRz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3745:1: error: BUILDSTDERR: warning: label ‘_cwRQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3745 | _cwRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3745 | _cwRQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzF_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3772:1: error: BUILDSTDERR: warning: label ‘_cwRX’ defined but not used [-Wunused-label] BUILDSTDERR: 3772 | _cwRX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3772 | _cwRX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3802:1: error: BUILDSTDERR: warning: label ‘_cwS0’ defined but not used [-Wunused-label] BUILDSTDERR: 3802 | _cwS0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3802 | _cwS0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3845:1: error: BUILDSTDERR: warning: label ‘_cwS5’ defined but not used [-Wunused-label] BUILDSTDERR: 3845 | _cwS5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3845 | _cwS5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzN_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3885:1: error: BUILDSTDERR: warning: label ‘_cwSk’ defined but not used [-Wunused-label] BUILDSTDERR: 3885 | _cwSk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3885 | _cwSk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzM_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3912:1: error: BUILDSTDERR: warning: label ‘_cwSr’ defined but not used [-Wunused-label] BUILDSTDERR: 3912 | _cwSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3912 | _cwSr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3942:1: error: BUILDSTDERR: warning: label ‘_cwSu’ defined but not used [-Wunused-label] BUILDSTDERR: 3942 | _cwSu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3942 | _cwSu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘rvZO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:3987:1: error: BUILDSTDERR: warning: label ‘_cwSD’ defined but not used [-Wunused-label] BUILDSTDERR: 3987 | _cwSD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3987 | _cwSD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwRd’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4036:1: error: BUILDSTDERR: warning: label ‘_cwRd’ defined but not used [-Wunused-label] BUILDSTDERR: 4036 | _cwRd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4036 | _cwRd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzT_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4109:1: error: BUILDSTDERR: warning: label ‘_cwSW’ defined but not used [-Wunused-label] BUILDSTDERR: 4109 | _cwSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4109 | _cwSW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzU_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4133:1: error: BUILDSTDERR: warning: label ‘_cwT3’ defined but not used [-Wunused-label] BUILDSTDERR: 4133 | _cwT3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4133 | _cwT3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swzV_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4158:1: error: BUILDSTDERR: warning: label ‘_cwTd’ defined but not used [-Wunused-label] BUILDSTDERR: 4158 | _cwTd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4158 | _cwTd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwTa’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4185:1: error: BUILDSTDERR: warning: label ‘_cwTa’ defined but not used [-Wunused-label] BUILDSTDERR: 4185 | _cwTa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4185 | _cwTa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swA1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4214:1: error: BUILDSTDERR: warning: label ‘_cwTv’ defined but not used [-Wunused-label] BUILDSTDERR: 4214 | _cwTv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4214 | _cwTv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swA6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4244:1: error: BUILDSTDERR: warning: label ‘_cwTB’ defined but not used [-Wunused-label] BUILDSTDERR: 4244 | _cwTB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4244 | _cwTB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwTy’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4280:1: error: BUILDSTDERR: warning: label ‘_cwTy’ defined but not used [-Wunused-label] BUILDSTDERR: 4280 | _cwTy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4280 | _cwTy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swA0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4312:1: error: BUILDSTDERR: warning: label ‘_cwTM’ defined but not used [-Wunused-label] BUILDSTDERR: 4312 | _cwTM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4312 | _cwTM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwTJ’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4350:1: error: BUILDSTDERR: warning: label ‘_cwTJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4350 | _cwTJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4350 | _cwTJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swAm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4381:1: error: BUILDSTDERR: warning: label ‘_cwU4’ defined but not used [-Wunused-label] BUILDSTDERR: 4381 | _cwU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4381 | _cwU4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swAb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4427:1: error: BUILDSTDERR: warning: label ‘_cwU9’ defined but not used [-Wunused-label] BUILDSTDERR: 4427 | _cwU9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4427 | _cwU9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swAO_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4471:1: error: BUILDSTDERR: warning: label ‘_cwUw’ defined but not used [-Wunused-label] BUILDSTDERR: 4471 | _cwUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4471 | _cwUw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swAP_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4517:1: error: BUILDSTDERR: warning: label ‘_cwUB’ defined but not used [-Wunused-label] BUILDSTDERR: 4517 | _cwUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4517 | _cwUB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swAQ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4566:1: error: BUILDSTDERR: warning: label ‘_cwUG’ defined but not used [-Wunused-label] BUILDSTDERR: 4566 | _cwUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4566 | _cwUG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swAD_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4613:1: error: BUILDSTDERR: warning: label ‘_cwUP’ defined but not used [-Wunused-label] BUILDSTDERR: 4613 | _cwUP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4613 | _cwUP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swAR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4648:1: error: BUILDSTDERR: warning: label ‘_cwUS’ defined but not used [-Wunused-label] BUILDSTDERR: 4648 | _cwUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4648 | _cwUS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swAz_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4701:1: error: BUILDSTDERR: warning: label ‘_cwVf’ defined but not used [-Wunused-label] BUILDSTDERR: 4701 | _cwVf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4701 | _cwVf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swAA_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4747:1: error: BUILDSTDERR: warning: label ‘_cwVk’ defined but not used [-Wunused-label] BUILDSTDERR: 4747 | _cwVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4747 | _cwVk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swAB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4796:1: error: BUILDSTDERR: warning: label ‘_cwVp’ defined but not used [-Wunused-label] BUILDSTDERR: 4796 | _cwVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4796 | _cwVp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swAo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4843:1: error: BUILDSTDERR: warning: label ‘_cwVy’ defined but not used [-Wunused-label] BUILDSTDERR: 4843 | _cwVy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4843 | _cwVy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swAC_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4878:1: error: BUILDSTDERR: warning: label ‘_cwVB’ defined but not used [-Wunused-label] BUILDSTDERR: 4878 | _cwVB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4878 | _cwVB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swAn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4928:1: error: BUILDSTDERR: warning: label ‘_cwVK’ defined but not used [-Wunused-label] BUILDSTDERR: 4928 | _cwVK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4928 | _cwVK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwcieLABView_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:4972:1: error: BUILDSTDERR: warning: label ‘_cwVN’ defined but not used [-Wunused-label] BUILDSTDERR: 4972 | _cwVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4972 | _cwVN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieLABView_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5051:1: error: BUILDSTDERR: warning: label ‘_cwVZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5051 | _cwVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5051 | _cwVZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwVW’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5078:1: error: BUILDSTDERR: warning: label ‘_cwVW’ defined but not used [-Wunused-label] BUILDSTDERR: 5078 | _cwVW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5078 | _cwVW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swB6_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5111:1: error: BUILDSTDERR: warning: label ‘_cwWd’ defined but not used [-Wunused-label] BUILDSTDERR: 5111 | _cwWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5111 | _cwWd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swB7_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5135:1: error: BUILDSTDERR: warning: label ‘_cwWk’ defined but not used [-Wunused-label] BUILDSTDERR: 5135 | _cwWk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5135 | _cwWk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBa_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5160:1: error: BUILDSTDERR: warning: label ‘_cwWv’ defined but not used [-Wunused-label] BUILDSTDERR: 5160 | _cwWv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5160 | _cwWv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swB9_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5187:1: error: BUILDSTDERR: warning: label ‘_cwWC’ defined but not used [-Wunused-label] BUILDSTDERR: 5187 | _cwWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5187 | _cwWC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swB8_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5217:1: error: BUILDSTDERR: warning: label ‘_cwWF’ defined but not used [-Wunused-label] BUILDSTDERR: 5217 | _cwWF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5217 | _cwWF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBb_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5257:1: error: BUILDSTDERR: warning: label ‘_cwWO’ defined but not used [-Wunused-label] BUILDSTDERR: 5257 | _cwWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5257 | _cwWO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBe_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5284:1: error: BUILDSTDERR: warning: label ‘_cwWZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5284 | _cwWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5284 | _cwWZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBd_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5311:1: error: BUILDSTDERR: warning: label ‘_cwX6’ defined but not used [-Wunused-label] BUILDSTDERR: 5311 | _cwX6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5311 | _cwX6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBc_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5341:1: error: BUILDSTDERR: warning: label ‘_cwX9’ defined but not used [-Wunused-label] BUILDSTDERR: 5341 | _cwX9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5341 | _cwX9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBf_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5381:1: error: BUILDSTDERR: warning: label ‘_cwXi’ defined but not used [-Wunused-label] BUILDSTDERR: 5381 | _cwXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5381 | _cwXi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBj_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5409:1: error: BUILDSTDERR: warning: label ‘_cwXC’ defined but not used [-Wunused-label] BUILDSTDERR: 5409 | _cwXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5409 | _cwXC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBk_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5441:1: error: BUILDSTDERR: warning: label ‘_cwXF’ defined but not used [-Wunused-label] BUILDSTDERR: 5441 | _cwXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5441 | _cwXF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBl_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5483:1: error: BUILDSTDERR: warning: label ‘_cwXQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5483 | _cwXQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5483 | _cwXQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBg_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5512:1: error: BUILDSTDERR: warning: label ‘_cwXX’ defined but not used [-Wunused-label] BUILDSTDERR: 5512 | _cwXX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5512 | _cwXX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwXq’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5547:1: error: BUILDSTDERR: warning: label ‘_cwXq’ defined but not used [-Wunused-label] BUILDSTDERR: 5547 | _cwXq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5547 | _cwXq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBp_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5604:1: error: BUILDSTDERR: warning: label ‘_cwYe’ defined but not used [-Wunused-label] BUILDSTDERR: 5604 | _cwYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5604 | _cwYe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBn_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5631:1: error: BUILDSTDERR: warning: label ‘_cwYp’ defined but not used [-Wunused-label] BUILDSTDERR: 5631 | _cwYp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5631 | _cwYp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBo_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5660:1: error: BUILDSTDERR: warning: label ‘_cwYs’ defined but not used [-Wunused-label] BUILDSTDERR: 5660 | _cwYs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5660 | _cwYs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBm_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5702:1: error: BUILDSTDERR: warning: label ‘_cwYx’ defined but not used [-Wunused-label] BUILDSTDERR: 5702 | _cwYx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5702 | _cwYx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBr_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5744:1: error: BUILDSTDERR: warning: label ‘_cwYO’ defined but not used [-Wunused-label] BUILDSTDERR: 5744 | _cwYO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5744 | _cwYO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBw_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5774:1: error: BUILDSTDERR: warning: label ‘_cwYU’ defined but not used [-Wunused-label] BUILDSTDERR: 5774 | _cwYU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5774 | _cwYU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwYR’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5810:1: error: BUILDSTDERR: warning: label ‘_cwYR’ defined but not used [-Wunused-label] BUILDSTDERR: 5810 | _cwYR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5810 | _cwYR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBq_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5842:1: error: BUILDSTDERR: warning: label ‘_cwZ5’ defined but not used [-Wunused-label] BUILDSTDERR: 5842 | _cwZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5842 | _cwZ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cwZ2’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5880:1: error: BUILDSTDERR: warning: label ‘_cwZ2’ defined but not used [-Wunused-label] BUILDSTDERR: 5880 | _cwZ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5880 | _cwZ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBX_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5909:1: error: BUILDSTDERR: warning: label ‘_cwZx’ defined but not used [-Wunused-label] BUILDSTDERR: 5909 | _cwZx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5909 | _cwZx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBY_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5939:1: error: BUILDSTDERR: warning: label ‘_cwZA’ defined but not used [-Wunused-label] BUILDSTDERR: 5939 | _cwZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5939 | _cwZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBZ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:5982:1: error: BUILDSTDERR: warning: label ‘_cwZF’ defined but not used [-Wunused-label] BUILDSTDERR: 5982 | _cwZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5982 | _cwZF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swC0_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:6029:1: error: BUILDSTDERR: warning: label ‘_cwZK’ defined but not used [-Wunused-label] BUILDSTDERR: 6029 | _cwZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6029 | _cwZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swC1_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:6077:1: error: BUILDSTDERR: warning: label ‘_cwZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6077 | _cwZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6077 | _cwZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBR_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:6128:1: error: BUILDSTDERR: warning: label ‘_cx01’ defined but not used [-Wunused-label] BUILDSTDERR: 6128 | _cx01: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6128 | _cx01: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBG_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:6171:1: error: BUILDSTDERR: warning: label ‘_cx0q’ defined but not used [-Wunused-label] BUILDSTDERR: 6171 | _cx0q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6171 | _cx0q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBH_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:6201:1: error: BUILDSTDERR: warning: label ‘_cx0t’ defined but not used [-Wunused-label] BUILDSTDERR: 6201 | _cx0t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6201 | _cx0t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBI_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:6244:1: error: BUILDSTDERR: warning: label ‘_cx0y’ defined but not used [-Wunused-label] BUILDSTDERR: 6244 | _cx0y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6244 | _cx0y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBJ_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:6291:1: error: BUILDSTDERR: warning: label ‘_cx0D’ defined but not used [-Wunused-label] BUILDSTDERR: 6291 | _cx0D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6291 | _cx0D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘swBK_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:6339:1: error: BUILDSTDERR: warning: label ‘_cx0J’ defined but not used [-Wunused-label] BUILDSTDERR: 6339 | _cx0J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6339 | _cx0J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwcieLAB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:6404:1: error: BUILDSTDERR: warning: label ‘_cx0O’ defined but not used [-Wunused-label] BUILDSTDERR: 6404 | _cx0O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6404 | _cx0O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieLAB_entry’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:6492:1: error: BUILDSTDERR: warning: label ‘_cx10’ defined but not used [-Wunused-label] BUILDSTDERR: 6492 | _cx10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6492 | _cx10: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc: In function ‘_cx0X’: BUILDSTDERR: /tmp/ghc24664_0/ghc_123.hc:6521:1: error: BUILDSTDERR: warning: label ‘_cx0X’ defined but not used [-Wunused-label] BUILDSTDERR: 6521 | _cx0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6521 | _cx0X: BUILDSTDERR: | ^ [ 1 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.p_o ) BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdWChroma_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:123:1: error: BUILDSTDERR: warning: label ‘_c4Js’ defined but not used [-Wunused-label] BUILDSTDERR: 123 | _c4Js: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 123 | _c4Js: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Jm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:146:1: error: BUILDSTDERR: warning: label ‘_c4Jm’ defined but not used [-Wunused-label] BUILDSTDERR: 146 | _c4Jm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 146 | _c4Jm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Jp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:167:1: error: BUILDSTDERR: warning: label ‘_c4Jp’ defined but not used [-Wunused-label] BUILDSTDERR: 167 | _c4Jp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 167 | _c4Jp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfEqChromaticityzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:210:1: error: BUILDSTDERR: warning: label ‘_c4JJ’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _c4JJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _c4JJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4JG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:238:1: error: BUILDSTDERR: warning: label ‘_c4JG’ defined but not used [-Wunused-label] BUILDSTDERR: 238 | _c4JG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 238 | _c4JG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4JN’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:265:1: error: BUILDSTDERR: warning: label ‘_c4JN’ defined but not used [-Wunused-label] BUILDSTDERR: 265 | _c4JN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 265 | _c4JN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4JW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:293:1: error: BUILDSTDERR: warning: label ‘_c4JW’ defined but not used [-Wunused-label] BUILDSTDERR: 293 | _c4JW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 293 | _c4JW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfEqChromaticityzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:337:1: error: BUILDSTDERR: warning: label ‘_c4Kl’ defined but not used [-Wunused-label] BUILDSTDERR: 337 | _c4Kl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 337 | _c4Kl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Ki’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:365:1: error: BUILDSTDERR: warning: label ‘_c4Ki’ defined but not used [-Wunused-label] BUILDSTDERR: 365 | _c4Ki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 365 | _c4Ki: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Kp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:392:1: error: BUILDSTDERR: warning: label ‘_c4Kp’ defined but not used [-Wunused-label] BUILDSTDERR: 392 | _c4Kp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 392 | _c4Kp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Ky’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:420:1: error: BUILDSTDERR: warning: label ‘_c4Ky’ defined but not used [-Wunused-label] BUILDSTDERR: 420 | _c4Ky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 420 | _c4Ky: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4KJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:452:1: error: BUILDSTDERR: warning: label ‘_c4KJ’ defined but not used [-Wunused-label] BUILDSTDERR: 452 | _c4KJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 452 | _c4KJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4KR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:476:1: error: BUILDSTDERR: warning: label ‘_c4KR’ defined but not used [-Wunused-label] BUILDSTDERR: 476 | _c4KR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 476 | _c4KR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4FM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:495:1: error: BUILDSTDERR: warning: label ‘_c4Li’ defined but not used [-Wunused-label] BUILDSTDERR: 495 | _c4Li: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 495 | _c4Li: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4FL_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:529:1: error: BUILDSTDERR: warning: label ‘_c4Lt’ defined but not used [-Wunused-label] BUILDSTDERR: 529 | _c4Lt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 529 | _c4Lt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfEqChromaticity_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:566:1: error: BUILDSTDERR: warning: label ‘_c4Lx’ defined but not used [-Wunused-label] BUILDSTDERR: 566 | _c4Lx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 566 | _c4Lx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_mkChromaticity1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:620:1: error: BUILDSTDERR: warning: label ‘_c4LS’ defined but not used [-Wunused-label] BUILDSTDERR: 620 | _c4LS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 620 | _c4LS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_mkChromaticity_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:671:1: error: BUILDSTDERR: warning: label ‘_c4M1’ defined but not used [-Wunused-label] BUILDSTDERR: 671 | _c4M1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 671 | _c4M1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4FU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:705:1: error: BUILDSTDERR: warning: label ‘_c4MJ’ defined but not used [-Wunused-label] BUILDSTDERR: 705 | _c4MJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 705 | _c4MJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4FV_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:747:1: error: BUILDSTDERR: warning: label ‘_c4MM’ defined but not used [-Wunused-label] BUILDSTDERR: 747 | _c4MM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 747 | _c4MM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4FW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:801:1: error: BUILDSTDERR: warning: label ‘_c4MR’ defined but not used [-Wunused-label] BUILDSTDERR: 801 | _c4MR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 801 | _c4MR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Mq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:840:1: error: BUILDSTDERR: warning: label ‘_c4Mq’ defined but not used [-Wunused-label] BUILDSTDERR: 840 | _c4Mq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 840 | _c4Mq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaCoords_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:885:1: error: BUILDSTDERR: warning: label ‘_c4MX’ defined but not used [-Wunused-label] BUILDSTDERR: 885 | _c4MX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 885 | _c4MX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Mc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:918:1: error: BUILDSTDERR: warning: label ‘_c4Mc’ defined but not used [-Wunused-label] BUILDSTDERR: 918 | _c4Mc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 918 | _c4Mc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaX_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:977:1: error: BUILDSTDERR: warning: label ‘_c4Nm’ defined but not used [-Wunused-label] BUILDSTDERR: 977 | _c4Nm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 977 | _c4Nm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Nj’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1002:1: error: BUILDSTDERR: warning: label ‘_c4Nj’ defined but not used [-Wunused-label] BUILDSTDERR: 1002 | _c4Nj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1002 | _c4Nj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1032:1: error: BUILDSTDERR: warning: label ‘_c4NE’ defined but not used [-Wunused-label] BUILDSTDERR: 1032 | _c4NE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1032 | _c4NE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4NB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1057:1: error: BUILDSTDERR: warning: label ‘_c4NB’ defined but not used [-Wunused-label] BUILDSTDERR: 1057 | _c4NB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1057 | _c4NB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Gb_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1085:1: error: BUILDSTDERR: warning: label ‘_c4Ob’ defined but not used [-Wunused-label] BUILDSTDERR: 1085 | _c4Ob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1085 | _c4Ob: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Gc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1127:1: error: BUILDSTDERR: warning: label ‘_c4Oe’ defined but not used [-Wunused-label] BUILDSTDERR: 1127 | _c4Oe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1127 | _c4Oe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwchromaZZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1181:1: error: BUILDSTDERR: warning: label ‘_c4Oj’ defined but not used [-Wunused-label] BUILDSTDERR: 1181 | _c4Oj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1181 | _c4Oj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4NS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1208:1: error: BUILDSTDERR: warning: label ‘_c4NS’ defined but not used [-Wunused-label] BUILDSTDERR: 1208 | _c4NS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1208 | _c4NS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaZZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1260:1: error: BUILDSTDERR: warning: label ‘_c4OD’ defined but not used [-Wunused-label] BUILDSTDERR: 1260 | _c4OD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1260 | _c4OD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4OA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1287:1: error: BUILDSTDERR: warning: label ‘_c4OA’ defined but not used [-Wunused-label] BUILDSTDERR: 1287 | _c4OA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1287 | _c4OA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Go_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1316:1: error: BUILDSTDERR: warning: label ‘_c4P6’ defined but not used [-Wunused-label] BUILDSTDERR: 1316 | _c4P6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1316 | _c4P6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Gq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1355:1: error: BUILDSTDERR: warning: label ‘_c4Pk’ defined but not used [-Wunused-label] BUILDSTDERR: 1355 | _c4Pk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1355 | _c4Pk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_chromaConvert_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1395:1: error: BUILDSTDERR: warning: label ‘_c4Pn’ defined but not used [-Wunused-label] BUILDSTDERR: 1395 | _c4Pn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1395 | _c4Pn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4OR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1432:1: error: BUILDSTDERR: warning: label ‘_c4OR’ defined but not used [-Wunused-label] BUILDSTDERR: 1432 | _c4OR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1432 | _c4OR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4P9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1491:1: error: BUILDSTDERR: warning: label ‘_c4P9’ defined but not used [-Wunused-label] BUILDSTDERR: 1491 | _c4P9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1491 | _c4P9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Po’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1538:1: error: BUILDSTDERR: warning: label ‘_c4Po’ defined but not used [-Wunused-label] BUILDSTDERR: 1538 | _c4Po: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1538 | _c4Po: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_appzuprec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1583:1: error: BUILDSTDERR: warning: label ‘_c4PT’ defined but not used [-Wunused-label] BUILDSTDERR: 1583 | _c4PT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1583 | _c4PT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_infixzuprec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1638:1: error: BUILDSTDERR: warning: label ‘_c4Q8’ defined but not used [-Wunused-label] BUILDSTDERR: 1638 | _c4Q8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1638 | _c4Q8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticity3_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1694:1: error: BUILDSTDERR: warning: label ‘_c4Qq’ defined but not used [-Wunused-label] BUILDSTDERR: 1694 | _c4Qq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1694 | _c4Qq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Qn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1740:1: error: BUILDSTDERR: warning: label ‘_c4Qn’ defined but not used [-Wunused-label] BUILDSTDERR: 1740 | _c4Qn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1740 | _c4Qn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticity4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1786:1: error: BUILDSTDERR: warning: label ‘_c4QO’ defined but not used [-Wunused-label] BUILDSTDERR: 1786 | _c4QO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1786 | _c4QO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4GJ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1834:1: error: BUILDSTDERR: warning: label ‘_c4RB’ defined but not used [-Wunused-label] BUILDSTDERR: 1834 | _c4RB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1834 | _c4RB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4GS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1871:1: error: BUILDSTDERR: warning: label ‘_c4S6’ defined but not used [-Wunused-label] BUILDSTDERR: 1871 | _c4S6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1871 | _c4S6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4H3_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1908:1: error: BUILDSTDERR: warning: label ‘_c4SB’ defined but not used [-Wunused-label] BUILDSTDERR: 1908 | _c4SB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1908 | _c4SB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4H1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1948:1: error: BUILDSTDERR: warning: label ‘_c4SM’ defined but not used [-Wunused-label] BUILDSTDERR: 1948 | _c4SM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1948 | _c4SM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4GT_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:1992:1: error: BUILDSTDERR: warning: label ‘_c4ST’ defined but not used [-Wunused-label] BUILDSTDERR: 1992 | _c4ST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1992 | _c4ST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Si’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2033:1: error: BUILDSTDERR: warning: label ‘_c4Si’ defined but not used [-Wunused-label] BUILDSTDERR: 2033 | _c4Si: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2033 | _c4Si: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Sp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2074:1: error: BUILDSTDERR: warning: label ‘_c4Sp’ defined but not used [-Wunused-label] BUILDSTDERR: 2074 | _c4Sp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2074 | _c4Sp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4GK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2134:1: error: BUILDSTDERR: warning: label ‘_c4Ta’ defined but not used [-Wunused-label] BUILDSTDERR: 2134 | _c4Ta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2134 | _c4Ta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4RN’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2176:1: error: BUILDSTDERR: warning: label ‘_c4RN’ defined but not used [-Wunused-label] BUILDSTDERR: 2176 | _c4RN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2176 | _c4RN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4RU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2219:1: error: BUILDSTDERR: warning: label ‘_c4RU’ defined but not used [-Wunused-label] BUILDSTDERR: 2219 | _c4RU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2219 | _c4RU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Tg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2270:1: error: BUILDSTDERR: warning: label ‘_c4Tg’ defined but not used [-Wunused-label] BUILDSTDERR: 2270 | _c4Tg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2270 | _c4Tg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4GA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2293:1: error: BUILDSTDERR: warning: label ‘_c4Tv’ defined but not used [-Wunused-label] BUILDSTDERR: 2293 | _c4Tv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2293 | _c4Tv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4R5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2318:1: error: BUILDSTDERR: warning: label ‘_c4R5’ defined but not used [-Wunused-label] BUILDSTDERR: 2318 | _c4R5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2318 | _c4R5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Rc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2347:1: error: BUILDSTDERR: warning: label ‘_c4Rc’ defined but not used [-Wunused-label] BUILDSTDERR: 2347 | _c4Rc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2347 | _c4Rc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Rj’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2384:1: error: BUILDSTDERR: warning: label ‘_c4Rj’ defined but not used [-Wunused-label] BUILDSTDERR: 2384 | _c4Rj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2384 | _c4Rj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Rp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2416:1: error: BUILDSTDERR: warning: label ‘_c4Rp’ defined but not used [-Wunused-label] BUILDSTDERR: 2416 | _c4Rp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2416 | _c4Rp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4TH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2475:1: error: BUILDSTDERR: warning: label ‘_c4TH’ defined but not used [-Wunused-label] BUILDSTDERR: 2475 | _c4TH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2475 | _c4TH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Ha_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2502:1: error: BUILDSTDERR: warning: label ‘_c4U8’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _c4U8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _c4U8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4U6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2538:1: error: BUILDSTDERR: warning: label ‘_c4U6’ defined but not used [-Wunused-label] BUILDSTDERR: 2538 | _c4U6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2538 | _c4U6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2564:1: error: BUILDSTDERR: warning: label ‘_c4Ue’ defined but not used [-Wunused-label] BUILDSTDERR: 2564 | _c4Ue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2564 | _c4Ue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4QY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2598:1: error: BUILDSTDERR: warning: label ‘_c4QY’ defined but not used [-Wunused-label] BUILDSTDERR: 2598 | _c4QY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2598 | _c4QY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticityzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2648:1: error: BUILDSTDERR: warning: label ‘_c4UM’ defined but not used [-Wunused-label] BUILDSTDERR: 2648 | _c4UM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2648 | _c4UM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4UJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2669:1: error: BUILDSTDERR: warning: label ‘_c4UJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2669 | _c4UJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2669 | _c4UJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Hl_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2697:1: error: BUILDSTDERR: warning: label ‘_c4V7’ defined but not used [-Wunused-label] BUILDSTDERR: 2697 | _c4V7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2697 | _c4V7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticity6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2740:1: error: BUILDSTDERR: warning: label ‘_c4Ve’ defined but not used [-Wunused-label] BUILDSTDERR: 2740 | _c4Ve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2740 | _c4Ve: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Vb’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2777:1: error: BUILDSTDERR: warning: label ‘_c4Vb’ defined but not used [-Wunused-label] BUILDSTDERR: 2777 | _c4Vb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2777 | _c4Vb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Hq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2823:1: error: BUILDSTDERR: warning: label ‘_c4VJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2823 | _c4VJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2823 | _c4VJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Hr_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2864:1: error: BUILDSTDERR: warning: label ‘_c4VM’ defined but not used [-Wunused-label] BUILDSTDERR: 2864 | _c4VM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2864 | _c4VM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticityzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2922:1: error: BUILDSTDERR: warning: label ‘_c4VR’ defined but not used [-Wunused-label] BUILDSTDERR: 2922 | _c4VR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2922 | _c4VR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Hz_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:2966:1: error: BUILDSTDERR: warning: label ‘_c4Wx’ defined but not used [-Wunused-label] BUILDSTDERR: 2966 | _c4Wx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2966 | _c4Wx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Wu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3003:1: error: BUILDSTDERR: warning: label ‘_c4Wu’ defined but not used [-Wunused-label] BUILDSTDERR: 3003 | _c4Wu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3003 | _c4Wu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4HC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3031:1: error: BUILDSTDERR: warning: label ‘_c4WI’ defined but not used [-Wunused-label] BUILDSTDERR: 3031 | _c4WI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3031 | _c4WI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4WF’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3080:1: error: BUILDSTDERR: warning: label ‘_c4WF’ defined but not used [-Wunused-label] BUILDSTDERR: 3080 | _c4WF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3080 | _c4WF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Ht_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3118:1: error: BUILDSTDERR: warning: label ‘_c4WQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3118 | _c4WQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3118 | _c4WQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4HD_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3171:1: error: BUILDSTDERR: warning: label ‘_c4X3’ defined but not used [-Wunused-label] BUILDSTDERR: 3171 | _c4X3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3171 | _c4X3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4HH_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3207:1: error: BUILDSTDERR: warning: label ‘_c4Xi’ defined but not used [-Wunused-label] BUILDSTDERR: 3207 | _c4Xi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3207 | _c4Xi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Xf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3241:1: error: BUILDSTDERR: warning: label ‘_c4Xf’ defined but not used [-Wunused-label] BUILDSTDERR: 3241 | _c4Xf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3241 | _c4Xf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3278:1: error: BUILDSTDERR: warning: label ‘_c4Xo’ defined but not used [-Wunused-label] BUILDSTDERR: 3278 | _c4Xo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3278 | _c4Xo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticity1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3327:1: error: BUILDSTDERR: warning: label ‘_c4XJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3327 | _c4XJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3327 | _c4XJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4HN_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3354:1: error: BUILDSTDERR: warning: label ‘_c4XZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3354 | _c4XZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3354 | _c4XZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4HS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3389:1: error: BUILDSTDERR: warning: label ‘_c4Ya’ defined but not used [-Wunused-label] BUILDSTDERR: 3389 | _c4Ya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3389 | _c4Ya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4HQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3418:1: error: BUILDSTDERR: warning: label ‘_c4Yl’ defined but not used [-Wunused-label] BUILDSTDERR: 3418 | _c4Yl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3418 | _c4Yl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4HP_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3454:1: error: BUILDSTDERR: warning: label ‘_c4Yv’ defined but not used [-Wunused-label] BUILDSTDERR: 3454 | _c4Yv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3454 | _c4Yv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4HO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3491:1: error: BUILDSTDERR: warning: label ‘_c4YG’ defined but not used [-Wunused-label] BUILDSTDERR: 3491 | _c4YG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3491 | _c4YG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfReadChromaticity_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3534:1: error: BUILDSTDERR: warning: label ‘_c4YK’ defined but not used [-Wunused-label] BUILDSTDERR: 3534 | _c4YK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3534 | _c4YK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticity2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3611:1: error: BUILDSTDERR: warning: label ‘_c4Za’ defined but not used [-Wunused-label] BUILDSTDERR: 3611 | _c4Za: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3611 | _c4Za: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwzdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3656:1: error: BUILDSTDERR: warning: label ‘_c4Zg’ defined but not used [-Wunused-label] BUILDSTDERR: 3656 | _c4Zg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3656 | _c4Zg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4I4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3670:1: error: BUILDSTDERR: warning: label ‘_c505’ defined but not used [-Wunused-label] BUILDSTDERR: 3670 | _c505: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3670 | _c505: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4I5_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3712:1: error: BUILDSTDERR: warning: label ‘_c508’ defined but not used [-Wunused-label] BUILDSTDERR: 3712 | _c508: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3712 | _c508: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4I6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3766:1: error: BUILDSTDERR: warning: label ‘_c50d’ defined but not used [-Wunused-label] BUILDSTDERR: 3766 | _c50d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3766 | _c50d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4ZM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3805:1: error: BUILDSTDERR: warning: label ‘_c4ZM’ defined but not used [-Wunused-label] BUILDSTDERR: 3805 | _c4ZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3805 | _c4ZM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4HZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3850:1: error: BUILDSTDERR: warning: label ‘_c50j’ defined but not used [-Wunused-label] BUILDSTDERR: 3850 | _c50j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3850 | _c50j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Zy’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3894:1: error: BUILDSTDERR: warning: label ‘_c4Zy’ defined but not used [-Wunused-label] BUILDSTDERR: 3894 | _c4Zy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3894 | _c4Zy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4I7_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:3947:1: error: BUILDSTDERR: warning: label ‘_c50z’ defined but not used [-Wunused-label] BUILDSTDERR: 3947 | _c50z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3947 | _c50z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Id_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4004:1: error: BUILDSTDERR: warning: label ‘_c50M’ defined but not used [-Wunused-label] BUILDSTDERR: 4004 | _c50M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4004 | _c50M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Il_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4057:1: error: BUILDSTDERR: warning: label ‘_c51n’ defined but not used [-Wunused-label] BUILDSTDERR: 4057 | _c51n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4057 | _c51n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Im_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4097:1: error: BUILDSTDERR: warning: label ‘_c51q’ defined but not used [-Wunused-label] BUILDSTDERR: 4097 | _c51q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4097 | _c51q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4In_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4150:1: error: BUILDSTDERR: warning: label ‘_c51v’ defined but not used [-Wunused-label] BUILDSTDERR: 4150 | _c51v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4150 | _c51v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Io_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4203:1: error: BUILDSTDERR: warning: label ‘_c51A’ defined but not used [-Wunused-label] BUILDSTDERR: 4203 | _c51A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4203 | _c51A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Ir_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4258:1: error: BUILDSTDERR: warning: label ‘_c52h’ defined but not used [-Wunused-label] BUILDSTDERR: 4258 | _c52h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4258 | _c52h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Is_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4312:1: error: BUILDSTDERR: warning: label ‘_c52m’ defined but not used [-Wunused-label] BUILDSTDERR: 4312 | _c52m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4312 | _c52m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4It_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4365:1: error: BUILDSTDERR: warning: label ‘_c52r’ defined but not used [-Wunused-label] BUILDSTDERR: 4365 | _c52r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4365 | _c52r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Iu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4418:1: error: BUILDSTDERR: warning: label ‘_c52w’ defined but not used [-Wunused-label] BUILDSTDERR: 4418 | _c52w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4418 | _c52w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4Iv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4476:1: error: BUILDSTDERR: warning: label ‘_c52C’ defined but not used [-Wunused-label] BUILDSTDERR: 4476 | _c52C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4476 | _c52C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4531:1: error: BUILDSTDERR: warning: label ‘_c52H’ defined but not used [-Wunused-label] BUILDSTDERR: 4531 | _c52H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4531 | _c52H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c4Zl’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4572:1: error: BUILDSTDERR: warning: label ‘_c4Zl’ defined but not used [-Wunused-label] BUILDSTDERR: 4572 | _c4Zl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4572 | _c4Zl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticityzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4656:1: error: BUILDSTDERR: warning: label ‘_c53v’ defined but not used [-Wunused-label] BUILDSTDERR: 4656 | _c53v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4656 | _c53v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘_c53s’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4683:1: error: BUILDSTDERR: warning: label ‘_c53s’ defined but not used [-Wunused-label] BUILDSTDERR: 4683 | _c53s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4683 | _c53s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticityzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4712:1: error: BUILDSTDERR: warning: label ‘_c53I’ defined but not used [-Wunused-label] BUILDSTDERR: 4712 | _c53I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4712 | _c53I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4IK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4751:1: error: BUILDSTDERR: warning: label ‘_c53Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4751 | _c53Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4751 | _c53Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticityzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4791:1: error: BUILDSTDERR: warning: label ‘_c542’ defined but not used [-Wunused-label] BUILDSTDERR: 4791 | _c542: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4791 | _c542: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4IP_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4833:1: error: BUILDSTDERR: warning: label ‘_c54n’ defined but not used [-Wunused-label] BUILDSTDERR: 4833 | _c54n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4833 | _c54n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4IO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4869:1: error: BUILDSTDERR: warning: label ‘_c54y’ defined but not used [-Wunused-label] BUILDSTDERR: 4869 | _c54y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4869 | _c54y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘s4IN_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4905:1: error: BUILDSTDERR: warning: label ‘_c54J’ defined but not used [-Wunused-label] BUILDSTDERR: 4905 | _c54J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4905 | _c54J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_zdfShowChromaticity_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:4946:1: error: BUILDSTDERR: warning: label ‘_c54N’ defined but not used [-Wunused-label] BUILDSTDERR: 4946 | _c54N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4946 | _c54N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_Chroma_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:5109:1: error: BUILDSTDERR: warning: label ‘_c555’ defined but not used [-Wunused-label] BUILDSTDERR: 5109 | _c555: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5109 | _c555: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziChromaticity_Chroma_con_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_2.hc:5143:1: error: BUILDSTDERR: warning: label ‘_c55f’ defined but not used [-Wunused-label] BUILDSTDERR: 5143 | _c55f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5143 | _c55f: BUILDSTDERR: | ^ [ 2 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.p_o ) BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:296:1: error: BUILDSTDERR: warning: label ‘_c5lK’ defined but not used [-Wunused-label] BUILDSTDERR: 296 | _c5lK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 296 | _c5lK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:336:1: error: BUILDSTDERR: warning: label ‘_c5lU’ defined but not used [-Wunused-label] BUILDSTDERR: 336 | _c5lU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 336 | _c5lU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_a_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:380:1: error: BUILDSTDERR: warning: label ‘_c5lX’ defined but not used [-Wunused-label] BUILDSTDERR: 380 | _c5lX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 380 | _c5lX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jz_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:471:1: error: BUILDSTDERR: warning: label ‘_c5ml’ defined but not used [-Wunused-label] BUILDSTDERR: 471 | _c5ml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 471 | _c5ml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:511:1: error: BUILDSTDERR: warning: label ‘_c5mv’ defined but not used [-Wunused-label] BUILDSTDERR: 511 | _c5mv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 511 | _c5mv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_b_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:555:1: error: BUILDSTDERR: warning: label ‘_c5my’ defined but not used [-Wunused-label] BUILDSTDERR: 555 | _c5my: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 555 | _c5my: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:646:1: error: BUILDSTDERR: warning: label ‘_c5mV’ defined but not used [-Wunused-label] BUILDSTDERR: 646 | _c5mV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 646 | _c5mV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:686:1: error: BUILDSTDERR: warning: label ‘_c5n5’ defined but not used [-Wunused-label] BUILDSTDERR: 686 | _c5n5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 686 | _c5n5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_c_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:730:1: error: BUILDSTDERR: warning: label ‘_c5n8’ defined but not used [-Wunused-label] BUILDSTDERR: 730 | _c5n8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 730 | _c5n8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jF_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:821:1: error: BUILDSTDERR: warning: label ‘_c5nv’ defined but not used [-Wunused-label] BUILDSTDERR: 821 | _c5nv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 821 | _c5nv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:861:1: error: BUILDSTDERR: warning: label ‘_c5nF’ defined but not used [-Wunused-label] BUILDSTDERR: 861 | _c5nF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 861 | _c5nF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_d50_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:905:1: error: BUILDSTDERR: warning: label ‘_c5nI’ defined but not used [-Wunused-label] BUILDSTDERR: 905 | _c5nI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 905 | _c5nI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:990:1: error: BUILDSTDERR: warning: label ‘_c5o5’ defined but not used [-Wunused-label] BUILDSTDERR: 990 | _c5o5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 990 | _c5o5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jH_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1030:1: error: BUILDSTDERR: warning: label ‘_c5of’ defined but not used [-Wunused-label] BUILDSTDERR: 1030 | _c5of: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1030 | _c5of: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_d55_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1074:1: error: BUILDSTDERR: warning: label ‘_c5oi’ defined but not used [-Wunused-label] BUILDSTDERR: 1074 | _c5oi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1074 | _c5oi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jL_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1159:1: error: BUILDSTDERR: warning: label ‘_c5oF’ defined but not used [-Wunused-label] BUILDSTDERR: 1159 | _c5oF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1159 | _c5oF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1199:1: error: BUILDSTDERR: warning: label ‘_c5oP’ defined but not used [-Wunused-label] BUILDSTDERR: 1199 | _c5oP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1199 | _c5oP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_d65_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1243:1: error: BUILDSTDERR: warning: label ‘_c5oS’ defined but not used [-Wunused-label] BUILDSTDERR: 1243 | _c5oS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1243 | _c5oS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1328:1: error: BUILDSTDERR: warning: label ‘_c5pf’ defined but not used [-Wunused-label] BUILDSTDERR: 1328 | _c5pf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1328 | _c5pf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jN_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1368:1: error: BUILDSTDERR: warning: label ‘_c5pp’ defined but not used [-Wunused-label] BUILDSTDERR: 1368 | _c5pp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1368 | _c5pp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_d75_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1412:1: error: BUILDSTDERR: warning: label ‘_c5ps’ defined but not used [-Wunused-label] BUILDSTDERR: 1412 | _c5ps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1412 | _c5ps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1480:1: error: BUILDSTDERR: warning: label ‘_c5pO’ defined but not used [-Wunused-label] BUILDSTDERR: 1480 | _c5pO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1480 | _c5pO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jV_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1516:1: error: BUILDSTDERR: warning: label ‘_c5q6’ defined but not used [-Wunused-label] BUILDSTDERR: 1516 | _c5q6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1516 | _c5q6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1556:1: error: BUILDSTDERR: warning: label ‘_c5qg’ defined but not used [-Wunused-label] BUILDSTDERR: 1556 | _c5qg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1556 | _c5qg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1599:1: error: BUILDSTDERR: warning: label ‘_c5qj’ defined but not used [-Wunused-label] BUILDSTDERR: 1599 | _c5qj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1599 | _c5qj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1658:1: error: BUILDSTDERR: warning: label ‘_c5qC’ defined but not used [-Wunused-label] BUILDSTDERR: 1658 | _c5qC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1658 | _c5qC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jR_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1698:1: error: BUILDSTDERR: warning: label ‘_c5qM’ defined but not used [-Wunused-label] BUILDSTDERR: 1698 | _c5qM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1698 | _c5qM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jT_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1741:1: error: BUILDSTDERR: warning: label ‘_c5qP’ defined but not used [-Wunused-label] BUILDSTDERR: 1741 | _c5qP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1741 | _c5qP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_e_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1806:1: error: BUILDSTDERR: warning: label ‘_c5qU’ defined but not used [-Wunused-label] BUILDSTDERR: 1806 | _c5qU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1806 | _c5qU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1905:1: error: BUILDSTDERR: warning: label ‘_c5rr’ defined but not used [-Wunused-label] BUILDSTDERR: 1905 | _c5rr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1905 | _c5rr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5jY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1945:1: error: BUILDSTDERR: warning: label ‘_c5rB’ defined but not used [-Wunused-label] BUILDSTDERR: 1945 | _c5rB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1945 | _c5rB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:1989:1: error: BUILDSTDERR: warning: label ‘_c5rE’ defined but not used [-Wunused-label] BUILDSTDERR: 1989 | _c5rE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1989 | _c5rE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5k2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2080:1: error: BUILDSTDERR: warning: label ‘_c5s1’ defined but not used [-Wunused-label] BUILDSTDERR: 2080 | _c5s1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2080 | _c5s1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5k1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2120:1: error: BUILDSTDERR: warning: label ‘_c5sb’ defined but not used [-Wunused-label] BUILDSTDERR: 2120 | _c5sb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2120 | _c5sb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2164:1: error: BUILDSTDERR: warning: label ‘_c5se’ defined but not used [-Wunused-label] BUILDSTDERR: 2164 | _c5se: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2164 | _c5se: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5k5_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2249:1: error: BUILDSTDERR: warning: label ‘_c5sB’ defined but not used [-Wunused-label] BUILDSTDERR: 2249 | _c5sB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2249 | _c5sB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5k4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2289:1: error: BUILDSTDERR: warning: label ‘_c5sL’ defined but not used [-Wunused-label] BUILDSTDERR: 2289 | _c5sL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2289 | _c5sL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f3_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2333:1: error: BUILDSTDERR: warning: label ‘_c5sO’ defined but not used [-Wunused-label] BUILDSTDERR: 2333 | _c5sO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2333 | _c5sO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5k8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2418:1: error: BUILDSTDERR: warning: label ‘_c5tb’ defined but not used [-Wunused-label] BUILDSTDERR: 2418 | _c5tb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2418 | _c5tb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5k7_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2458:1: error: BUILDSTDERR: warning: label ‘_c5tl’ defined but not used [-Wunused-label] BUILDSTDERR: 2458 | _c5tl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2458 | _c5tl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2502:1: error: BUILDSTDERR: warning: label ‘_c5to’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _c5to: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _c5to: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5kb_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2587:1: error: BUILDSTDERR: warning: label ‘_c5tL’ defined but not used [-Wunused-label] BUILDSTDERR: 2587 | _c5tL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2587 | _c5tL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5ka_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2627:1: error: BUILDSTDERR: warning: label ‘_c5tV’ defined but not used [-Wunused-label] BUILDSTDERR: 2627 | _c5tV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2627 | _c5tV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f5_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2671:1: error: BUILDSTDERR: warning: label ‘_c5tY’ defined but not used [-Wunused-label] BUILDSTDERR: 2671 | _c5tY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2671 | _c5tY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5ke_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2756:1: error: BUILDSTDERR: warning: label ‘_c5ul’ defined but not used [-Wunused-label] BUILDSTDERR: 2756 | _c5ul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2756 | _c5ul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5kd_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2796:1: error: BUILDSTDERR: warning: label ‘_c5uv’ defined but not used [-Wunused-label] BUILDSTDERR: 2796 | _c5uv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2796 | _c5uv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2840:1: error: BUILDSTDERR: warning: label ‘_c5uy’ defined but not used [-Wunused-label] BUILDSTDERR: 2840 | _c5uy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2840 | _c5uy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5kh_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2931:1: error: BUILDSTDERR: warning: label ‘_c5uV’ defined but not used [-Wunused-label] BUILDSTDERR: 2931 | _c5uV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2931 | _c5uV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5kg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:2971:1: error: BUILDSTDERR: warning: label ‘_c5v5’ defined but not used [-Wunused-label] BUILDSTDERR: 2971 | _c5v5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2971 | _c5v5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f7_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3015:1: error: BUILDSTDERR: warning: label ‘_c5v8’ defined but not used [-Wunused-label] BUILDSTDERR: 3015 | _c5v8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3015 | _c5v8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5kk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3106:1: error: BUILDSTDERR: warning: label ‘_c5vv’ defined but not used [-Wunused-label] BUILDSTDERR: 3106 | _c5vv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3106 | _c5vv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5kj_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3146:1: error: BUILDSTDERR: warning: label ‘_c5vF’ defined but not used [-Wunused-label] BUILDSTDERR: 3146 | _c5vF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3146 | _c5vF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3190:1: error: BUILDSTDERR: warning: label ‘_c5vI’ defined but not used [-Wunused-label] BUILDSTDERR: 3190 | _c5vI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3190 | _c5vI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5kn_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3275:1: error: BUILDSTDERR: warning: label ‘_c5w5’ defined but not used [-Wunused-label] BUILDSTDERR: 3275 | _c5w5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3275 | _c5w5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5km_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3315:1: error: BUILDSTDERR: warning: label ‘_c5wf’ defined but not used [-Wunused-label] BUILDSTDERR: 3315 | _c5wf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3315 | _c5wf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f9_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3359:1: error: BUILDSTDERR: warning: label ‘_c5wi’ defined but not used [-Wunused-label] BUILDSTDERR: 3359 | _c5wi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3359 | _c5wi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5kq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3444:1: error: BUILDSTDERR: warning: label ‘_c5wF’ defined but not used [-Wunused-label] BUILDSTDERR: 3444 | _c5wF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3444 | _c5wF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5kp_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3484:1: error: BUILDSTDERR: warning: label ‘_c5wP’ defined but not used [-Wunused-label] BUILDSTDERR: 3484 | _c5wP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3484 | _c5wP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f10_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3528:1: error: BUILDSTDERR: warning: label ‘_c5wS’ defined but not used [-Wunused-label] BUILDSTDERR: 3528 | _c5wS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3528 | _c5wS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5kt_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3613:1: error: BUILDSTDERR: warning: label ‘_c5xf’ defined but not used [-Wunused-label] BUILDSTDERR: 3613 | _c5xf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3613 | _c5xf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5ks_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3653:1: error: BUILDSTDERR: warning: label ‘_c5xp’ defined but not used [-Wunused-label] BUILDSTDERR: 3653 | _c5xp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3653 | _c5xp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f11_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3697:1: error: BUILDSTDERR: warning: label ‘_c5xs’ defined but not used [-Wunused-label] BUILDSTDERR: 3697 | _c5xs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3697 | _c5xs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5kw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3782:1: error: BUILDSTDERR: warning: label ‘_c5xP’ defined but not used [-Wunused-label] BUILDSTDERR: 3782 | _c5xP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3782 | _c5xP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘s5kv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3822:1: error: BUILDSTDERR: warning: label ‘_c5xZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3822 | _c5xZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3822 | _c5xZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIEziIlluminant_f12_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_13.hc:3866:1: error: BUILDSTDERR: warning: label ‘_c5y2’ defined but not used [-Wunused-label] BUILDSTDERR: 3866 | _c5y2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3866 | _c5y2: BUILDSTDERR: | ^ [ 3 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.p_o ) BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘s65t_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:123:1: error: BUILDSTDERR: warning: label ‘_c66B’ defined but not used [-Wunused-label] BUILDSTDERR: 123 | _c66B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 123 | _c66B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘s65s_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:158:1: error: BUILDSTDERR: warning: label ‘_c66L’ defined but not used [-Wunused-label] BUILDSTDERR: 158 | _c66L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 158 | _c66L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_zdfEqChan_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:196:1: error: BUILDSTDERR: warning: label ‘_c66P’ defined but not used [-Wunused-label] BUILDSTDERR: 196 | _c66P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 196 | _c66P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_empty1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:256:1: error: BUILDSTDERR: warning: label ‘_c675’ defined but not used [-Wunused-label] BUILDSTDERR: 256 | _c675: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 256 | _c675: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_empty_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:296:1: error: BUILDSTDERR: warning: label ‘_c67e’ defined but not used [-Wunused-label] BUILDSTDERR: 296 | _c67e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 296 | _c67e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_full1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:330:1: error: BUILDSTDERR: warning: label ‘_c67o’ defined but not used [-Wunused-label] BUILDSTDERR: 330 | _c67o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 330 | _c67o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_full_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:370:1: error: BUILDSTDERR: warning: label ‘_c67x’ defined but not used [-Wunused-label] BUILDSTDERR: 370 | _c67x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 370 | _c67x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_scale1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:397:1: error: BUILDSTDERR: warning: label ‘_c67H’ defined but not used [-Wunused-label] BUILDSTDERR: 397 | _c67H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 397 | _c67H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_scale_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:436:1: error: BUILDSTDERR: warning: label ‘_c67Q’ defined but not used [-Wunused-label] BUILDSTDERR: 436 | _c67Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 436 | _c67Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_add1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:463:1: error: BUILDSTDERR: warning: label ‘_c680’ defined but not used [-Wunused-label] BUILDSTDERR: 463 | _c680: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 463 | _c680: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_add_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:502:1: error: BUILDSTDERR: warning: label ‘_c689’ defined but not used [-Wunused-label] BUILDSTDERR: 502 | _c689: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 502 | _c689: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘s65I_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:527:1: error: BUILDSTDERR: warning: label ‘_c68E’ defined but not used [-Wunused-label] BUILDSTDERR: 527 | _c68E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 527 | _c68E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘s65H_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:569:1: error: BUILDSTDERR: warning: label ‘_c68H’ defined but not used [-Wunused-label] BUILDSTDERR: 569 | _c68H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 569 | _c68H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘s65G_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:628:1: error: BUILDSTDERR: warning: label ‘_c68N’ defined but not used [-Wunused-label] BUILDSTDERR: 628 | _c68N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 628 | _c68N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_over_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:697:1: error: BUILDSTDERR: warning: label ‘_c68T’ defined but not used [-Wunused-label] BUILDSTDERR: 697 | _c68T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 697 | _c68T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘s65L_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:761:1: error: BUILDSTDERR: warning: label ‘_c69i’ defined but not used [-Wunused-label] BUILDSTDERR: 761 | _c69i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 761 | _c69i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_invert1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:804:1: error: BUILDSTDERR: warning: label ‘_c69l’ defined but not used [-Wunused-label] BUILDSTDERR: 804 | _c69l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 804 | _c69l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_invert_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:855:1: error: BUILDSTDERR: warning: label ‘_c69y’ defined but not used [-Wunused-label] BUILDSTDERR: 855 | _c69y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 855 | _c69y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_convert1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:882:1: error: BUILDSTDERR: warning: label ‘_c69I’ defined but not used [-Wunused-label] BUILDSTDERR: 882 | _c69I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 882 | _c69I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_convert_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:914:1: error: BUILDSTDERR: warning: label ‘_c69R’ defined but not used [-Wunused-label] BUILDSTDERR: 914 | _c69R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 914 | _c69R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘s65Y_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:939:1: error: BUILDSTDERR: warning: label ‘_c6am’ defined but not used [-Wunused-label] BUILDSTDERR: 939 | _c6am: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 939 | _c6am: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘s65X_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:978:1: error: BUILDSTDERR: warning: label ‘_c6av’ defined but not used [-Wunused-label] BUILDSTDERR: 978 | _c6av: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 978 | _c6av: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziChan_sum_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:1023:1: error: BUILDSTDERR: warning: label ‘_c6ay’ defined but not used [-Wunused-label] BUILDSTDERR: 1023 | _c6ay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1023 | _c6ay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘_s65R’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:1064:1: error: BUILDSTDERR: warning: label ‘_s65R’ defined but not used [-Wunused-label] BUILDSTDERR: 1064 | _s65R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1064 | _s65R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc: In function ‘_c6aa’: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:1086:1: error: BUILDSTDERR: warning: label ‘_c6aa’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _c6aa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _c6aa: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc25771_0/ghc_24.hc:1234:22: error: BUILDSTDERR: warning: ‘S6aY_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1234 | static const StgWord S6aY_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1234 | static const StgWord S6aY_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 4 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.p_o ) BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_over_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:179:1: error: BUILDSTDERR: warning: label ‘_c8DH’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c8DH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c8DH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8DE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:204:1: error: BUILDSTDERR: warning: label ‘_c8DE’ defined but not used [-Wunused-label] BUILDSTDERR: 204 | _c8DE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 204 | _c8DE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_darken_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:232:1: error: BUILDSTDERR: warning: label ‘_c8DY’ defined but not used [-Wunused-label] BUILDSTDERR: 232 | _c8DY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 232 | _c8DY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8DV’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:257:1: error: BUILDSTDERR: warning: label ‘_c8DV’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _c8DV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _c8DV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_affineCombo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:282:1: error: BUILDSTDERR: warning: label ‘_c8Eb’ defined but not used [-Wunused-label] BUILDSTDERR: 282 | _c8Eb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 282 | _c8Eb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdWRGBA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:309:1: error: BUILDSTDERR: warning: label ‘_c8Eo’ defined but not used [-Wunused-label] BUILDSTDERR: 309 | _c8Eo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 309 | _c8Eo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8El’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:336:1: error: BUILDSTDERR: warning: label ‘_c8El’ defined but not used [-Wunused-label] BUILDSTDERR: 336 | _c8El: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 336 | _c8El: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Es’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:357:1: error: BUILDSTDERR: warning: label ‘_c8Es’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _c8Es: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _c8Es: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdWRGB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:399:1: error: BUILDSTDERR: warning: label ‘_c8ES’ defined but not used [-Wunused-label] BUILDSTDERR: 399 | _c8ES: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 399 | _c8ES: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8EJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:422:1: error: BUILDSTDERR: warning: label ‘_c8EJ’ defined but not used [-Wunused-label] BUILDSTDERR: 422 | _c8EJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 422 | _c8EJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8EM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:442:1: error: BUILDSTDERR: warning: label ‘_c8EM’ defined but not used [-Wunused-label] BUILDSTDERR: 442 | _c8EM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 442 | _c8EM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8EP’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:464:1: error: BUILDSTDERR: warning: label ‘_c8EP’ defined but not used [-Wunused-label] BUILDSTDERR: 464 | _c8EP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 464 | _c8EP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8rc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:509:1: error: BUILDSTDERR: warning: label ‘_c8Fu’ defined but not used [-Wunused-label] BUILDSTDERR: 509 | _c8Fu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 509 | _c8Fu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Fr’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:544:1: error: BUILDSTDERR: warning: label ‘_c8Fr’ defined but not used [-Wunused-label] BUILDSTDERR: 544 | _c8Fr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 544 | _c8Fr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidColour1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:583:1: error: BUILDSTDERR: warning: label ‘_c8FE’ defined but not used [-Wunused-label] BUILDSTDERR: 583 | _c8FE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 583 | _c8FE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8F7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:612:1: error: BUILDSTDERR: warning: label ‘_c8F7’ defined but not used [-Wunused-label] BUILDSTDERR: 612 | _c8F7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 612 | _c8F7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Fe’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:653:1: error: BUILDSTDERR: warning: label ‘_c8Fe’ defined but not used [-Wunused-label] BUILDSTDERR: 653 | _c8Fe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 653 | _c8Fe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8rM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:734:1: error: BUILDSTDERR: warning: label ‘_c8H9’ defined but not used [-Wunused-label] BUILDSTDERR: 734 | _c8H9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 734 | _c8H9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8rL_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:773:1: error: BUILDSTDERR: warning: label ‘_c8Hi’ defined but not used [-Wunused-label] BUILDSTDERR: 773 | _c8Hi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 773 | _c8Hi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8rV_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:814:1: error: BUILDSTDERR: warning: label ‘_c8Hq’ defined but not used [-Wunused-label] BUILDSTDERR: 814 | _c8Hq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 814 | _c8Hq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8rU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:853:1: error: BUILDSTDERR: warning: label ‘_c8Hz’ defined but not used [-Wunused-label] BUILDSTDERR: 853 | _c8Hz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 853 | _c8Hz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8s4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:894:1: error: BUILDSTDERR: warning: label ‘_c8HH’ defined but not used [-Wunused-label] BUILDSTDERR: 894 | _c8HH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 894 | _c8HH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8s3_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:933:1: error: BUILDSTDERR: warning: label ‘_c8HQ’ defined but not used [-Wunused-label] BUILDSTDERR: 933 | _c8HQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 933 | _c8HQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:974:1: error: BUILDSTDERR: warning: label ‘_c8HW’ defined but not used [-Wunused-label] BUILDSTDERR: 974 | _c8HW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 974 | _c8HW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8G4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1002:1: error: BUILDSTDERR: warning: label ‘_c8G4’ defined but not used [-Wunused-label] BUILDSTDERR: 1002 | _c8G4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1002 | _c8G4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_s8rF’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1042:1: error: BUILDSTDERR: warning: label ‘_s8rF’ defined but not used [-Wunused-label] BUILDSTDERR: 1042 | _s8rF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1042 | _s8rF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Gx’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1065:1: error: BUILDSTDERR: warning: label ‘_c8Gx’ defined but not used [-Wunused-label] BUILDSTDERR: 1065 | _c8Gx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1065 | _c8Gx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8I4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1111:1: error: BUILDSTDERR: warning: label ‘_c8I4’ defined but not used [-Wunused-label] BUILDSTDERR: 1111 | _c8I4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1111 | _c8I4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Ge’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1134:1: error: BUILDSTDERR: warning: label ‘_c8Ge’ defined but not used [-Wunused-label] BUILDSTDERR: 1134 | _c8Ge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1134 | _c8Ge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Gd’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1168:1: error: BUILDSTDERR: warning: label ‘_c8Gd’ defined but not used [-Wunused-label] BUILDSTDERR: 1168 | _c8Gd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1168 | _c8Gd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_s8rO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1184:1: error: BUILDSTDERR: warning: label ‘_s8rO’ defined but not used [-Wunused-label] BUILDSTDERR: 1184 | _s8rO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1184 | _s8rO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8GI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1207:1: error: BUILDSTDERR: warning: label ‘_c8GI’ defined but not used [-Wunused-label] BUILDSTDERR: 1207 | _c8GI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1207 | _c8GI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Ih’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1253:1: error: BUILDSTDERR: warning: label ‘_c8Ih’ defined but not used [-Wunused-label] BUILDSTDERR: 1253 | _c8Ih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1253 | _c8Ih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Go’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1276:1: error: BUILDSTDERR: warning: label ‘_c8Go’ defined but not used [-Wunused-label] BUILDSTDERR: 1276 | _c8Go: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1276 | _c8Go: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Gn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1310:1: error: BUILDSTDERR: warning: label ‘_c8Gn’ defined but not used [-Wunused-label] BUILDSTDERR: 1310 | _c8Gn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1310 | _c8Gn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_s8rX’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1326:1: error: BUILDSTDERR: warning: label ‘_s8rX’ defined but not used [-Wunused-label] BUILDSTDERR: 1326 | _s8rX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1326 | _s8rX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8GX’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1349:1: error: BUILDSTDERR: warning: label ‘_c8GX’ defined but not used [-Wunused-label] BUILDSTDERR: 1349 | _c8GX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1349 | _c8GX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Iu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1395:1: error: BUILDSTDERR: warning: label ‘_c8Iu’ defined but not used [-Wunused-label] BUILDSTDERR: 1395 | _c8Iu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1395 | _c8Iu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidColourzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1427:1: error: BUILDSTDERR: warning: label ‘_c8Jp’ defined but not used [-Wunused-label] BUILDSTDERR: 1427 | _c8Jp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1427 | _c8Jp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Jm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1454:1: error: BUILDSTDERR: warning: label ‘_c8Jm’ defined but not used [-Wunused-label] BUILDSTDERR: 1454 | _c8Jm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1454 | _c8Jm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidColourzuzdcmappend_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1499:1: error: BUILDSTDERR: warning: label ‘_c8JF’ defined but not used [-Wunused-label] BUILDSTDERR: 1499 | _c8JF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1499 | _c8JF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8JC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1527:1: error: BUILDSTDERR: warning: label ‘_c8JC’ defined but not used [-Wunused-label] BUILDSTDERR: 1527 | _c8JC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1527 | _c8JC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8JJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1563:1: error: BUILDSTDERR: warning: label ‘_c8JJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1563 | _c8JJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1563 | _c8JJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8JQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1607:1: error: BUILDSTDERR: warning: label ‘_c8JQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1607 | _c8JQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1607 | _c8JQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8JU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1647:1: error: BUILDSTDERR: warning: label ‘_c8JU’ defined but not used [-Wunused-label] BUILDSTDERR: 1647 | _c8JU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1647 | _c8JU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8JY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1683:1: error: BUILDSTDERR: warning: label ‘_c8JY’ defined but not used [-Wunused-label] BUILDSTDERR: 1683 | _c8JY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1683 | _c8JY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceColourzuzdcdarken_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1728:1: error: BUILDSTDERR: warning: label ‘_c8Km’ defined but not used [-Wunused-label] BUILDSTDERR: 1728 | _c8Km: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1728 | _c8Km: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Kj’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1764:1: error: BUILDSTDERR: warning: label ‘_c8Kj’ defined but not used [-Wunused-label] BUILDSTDERR: 1764 | _c8Kj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1764 | _c8Kj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Kr’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1808:1: error: BUILDSTDERR: warning: label ‘_c8Kr’ defined but not used [-Wunused-label] BUILDSTDERR: 1808 | _c8Kr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1808 | _c8Kr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Kv’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1848:1: error: BUILDSTDERR: warning: label ‘_c8Kv’ defined but not used [-Wunused-label] BUILDSTDERR: 1848 | _c8Kv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1848 | _c8Kv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Kz’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1884:1: error: BUILDSTDERR: warning: label ‘_c8Kz’ defined but not used [-Wunused-label] BUILDSTDERR: 1884 | _c8Kz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1884 | _c8Kz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfColourOpsColourzuzdcover_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1929:1: error: BUILDSTDERR: warning: label ‘_c8KV’ defined but not used [-Wunused-label] BUILDSTDERR: 1929 | _c8KV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1929 | _c8KV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8KS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1957:1: error: BUILDSTDERR: warning: label ‘_c8KS’ defined but not used [-Wunused-label] BUILDSTDERR: 1957 | _c8KS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1957 | _c8KS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8KZ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:1983:1: error: BUILDSTDERR: warning: label ‘_c8KZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1983 | _c8KZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1983 | _c8KZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8L5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2011:1: error: BUILDSTDERR: warning: label ‘_c8L5’ defined but not used [-Wunused-label] BUILDSTDERR: 2011 | _c8L5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2011 | _c8L5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Lb’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2036:1: error: BUILDSTDERR: warning: label ‘_c8Lb’ defined but not used [-Wunused-label] BUILDSTDERR: 2036 | _c8Lb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2036 | _c8Lb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Le’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2061:1: error: BUILDSTDERR: warning: label ‘_c8Le’ defined but not used [-Wunused-label] BUILDSTDERR: 2061 | _c8Le: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2061 | _c8Le: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Lh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2087:1: error: BUILDSTDERR: warning: label ‘_c8Lh’ defined but not used [-Wunused-label] BUILDSTDERR: 2087 | _c8Lh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2087 | _c8Lh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfColourOpsAlphaColourzuzdcdarken_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2140:1: error: BUILDSTDERR: warning: label ‘_c8LH’ defined but not used [-Wunused-label] BUILDSTDERR: 2140 | _c8LH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2140 | _c8LH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8LE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2168:1: error: BUILDSTDERR: warning: label ‘_c8LE’ defined but not used [-Wunused-label] BUILDSTDERR: 2168 | _c8LE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2168 | _c8LE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8LL’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2202:1: error: BUILDSTDERR: warning: label ‘_c8LL’ defined but not used [-Wunused-label] BUILDSTDERR: 2202 | _c8LL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2202 | _c8LL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8LS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2246:1: error: BUILDSTDERR: warning: label ‘_c8LS’ defined but not used [-Wunused-label] BUILDSTDERR: 2246 | _c8LS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2246 | _c8LS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8LW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2286:1: error: BUILDSTDERR: warning: label ‘_c8LW’ defined but not used [-Wunused-label] BUILDSTDERR: 2286 | _c8LW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2286 | _c8LW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8M0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2324:1: error: BUILDSTDERR: warning: label ‘_c8M0’ defined but not used [-Wunused-label] BUILDSTDERR: 2324 | _c8M0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2324 | _c8M0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcover_slow’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2370:1: error: BUILDSTDERR: warning: label ‘_c8Mi’ defined but not used [-Wunused-label] BUILDSTDERR: 2370 | _c8Mi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2370 | _c8Mi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcover_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2384:1: error: BUILDSTDERR: warning: label ‘_c8Mz’ defined but not used [-Wunused-label] BUILDSTDERR: 2384 | _c8Mz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2384 | _c8Mz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Mn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2411:1: error: BUILDSTDERR: warning: label ‘_c8Mn’ defined but not used [-Wunused-label] BUILDSTDERR: 2411 | _c8Mn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2411 | _c8Mn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Mq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2434:1: error: BUILDSTDERR: warning: label ‘_c8Mq’ defined but not used [-Wunused-label] BUILDSTDERR: 2434 | _c8Mq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2434 | _c8Mq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Mt’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2458:1: error: BUILDSTDERR: warning: label ‘_c8Mt’ defined but not used [-Wunused-label] BUILDSTDERR: 2458 | _c8Mt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2458 | _c8Mt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Mw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2484:1: error: BUILDSTDERR: warning: label ‘_c8Mw’ defined but not used [-Wunused-label] BUILDSTDERR: 2484 | _c8Mw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2484 | _c8Mw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfColourOpsAlphaColourzuzdcover_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2531:1: error: BUILDSTDERR: warning: label ‘_c8MS’ defined but not used [-Wunused-label] BUILDSTDERR: 2531 | _c8MS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2531 | _c8MS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8MP’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2559:1: error: BUILDSTDERR: warning: label ‘_c8MP’ defined but not used [-Wunused-label] BUILDSTDERR: 2559 | _c8MP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2559 | _c8MP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8MW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2585:1: error: BUILDSTDERR: warning: label ‘_c8MW’ defined but not used [-Wunused-label] BUILDSTDERR: 2585 | _c8MW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2585 | _c8MW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8N2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2613:1: error: BUILDSTDERR: warning: label ‘_c8N2’ defined but not used [-Wunused-label] BUILDSTDERR: 2613 | _c8N2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2613 | _c8N2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8N8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2641:1: error: BUILDSTDERR: warning: label ‘_c8N8’ defined but not used [-Wunused-label] BUILDSTDERR: 2641 | _c8N8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2641 | _c8N8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Ne’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2672:1: error: BUILDSTDERR: warning: label ‘_c8Ne’ defined but not used [-Wunused-label] BUILDSTDERR: 2672 | _c8Ne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2672 | _c8Ne: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdczeze1_slow’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2717:1: error: BUILDSTDERR: warning: label ‘_c8Nx’ defined but not used [-Wunused-label] BUILDSTDERR: 2717 | _c8Nx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2717 | _c8Nx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdczeze1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2731:1: error: BUILDSTDERR: warning: label ‘_c8NI’ defined but not used [-Wunused-label] BUILDSTDERR: 2731 | _c8NI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2731 | _c8NI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8NC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2761:1: error: BUILDSTDERR: warning: label ‘_c8NC’ defined but not used [-Wunused-label] BUILDSTDERR: 2761 | _c8NC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2761 | _c8NC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8NR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2794:1: error: BUILDSTDERR: warning: label ‘_c8NR’ defined but not used [-Wunused-label] BUILDSTDERR: 2794 | _c8NR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2794 | _c8NR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8NY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2823:1: error: BUILDSTDERR: warning: label ‘_c8NY’ defined but not used [-Wunused-label] BUILDSTDERR: 2823 | _c8NY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2823 | _c8NY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqColourzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2843:1: error: BUILDSTDERR: warning: label ‘_c8Oi’ defined but not used [-Wunused-label] BUILDSTDERR: 2843 | _c8Oi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2843 | _c8Oi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Of’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2871:1: error: BUILDSTDERR: warning: label ‘_c8Of’ defined but not used [-Wunused-label] BUILDSTDERR: 2871 | _c8Of: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2871 | _c8Of: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Om’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2899:1: error: BUILDSTDERR: warning: label ‘_c8Om’ defined but not used [-Wunused-label] BUILDSTDERR: 2899 | _c8Om: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2899 | _c8Om: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqColourzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2935:1: error: BUILDSTDERR: warning: label ‘_c8OH’ defined but not used [-Wunused-label] BUILDSTDERR: 2935 | _c8OH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2935 | _c8OH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8OE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2963:1: error: BUILDSTDERR: warning: label ‘_c8OE’ defined but not used [-Wunused-label] BUILDSTDERR: 2963 | _c8OE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2963 | _c8OE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8OL’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:2991:1: error: BUILDSTDERR: warning: label ‘_c8OL’ defined but not used [-Wunused-label] BUILDSTDERR: 2991 | _c8OL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2991 | _c8OL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8OU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3019:1: error: BUILDSTDERR: warning: label ‘_c8OU’ defined but not used [-Wunused-label] BUILDSTDERR: 3019 | _c8OU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3019 | _c8OU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8P5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3054:1: error: BUILDSTDERR: warning: label ‘_c8P5’ defined but not used [-Wunused-label] BUILDSTDERR: 3054 | _c8P5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3054 | _c8P5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Ph’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3088:1: error: BUILDSTDERR: warning: label ‘_c8Ph’ defined but not used [-Wunused-label] BUILDSTDERR: 3088 | _c8Ph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3088 | _c8Ph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Pp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3112:1: error: BUILDSTDERR: warning: label ‘_c8Pp’ defined but not used [-Wunused-label] BUILDSTDERR: 3112 | _c8Pp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3112 | _c8Pp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8ud_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3131:1: error: BUILDSTDERR: warning: label ‘_c8PT’ defined but not used [-Wunused-label] BUILDSTDERR: 3131 | _c8PT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3131 | _c8PT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8uc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3165:1: error: BUILDSTDERR: warning: label ‘_c8Q4’ defined but not used [-Wunused-label] BUILDSTDERR: 3165 | _c8Q4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3165 | _c8Q4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqColour_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3202:1: error: BUILDSTDERR: warning: label ‘_c8Q8’ defined but not used [-Wunused-label] BUILDSTDERR: 3202 | _c8Q8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3202 | _c8Q8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdczeze_slow’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3247:1: error: BUILDSTDERR: warning: label ‘_c8Qk’ defined but not used [-Wunused-label] BUILDSTDERR: 3247 | _c8Qk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3247 | _c8Qk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdczeze_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3261:1: error: BUILDSTDERR: warning: label ‘_c8Qv’ defined but not used [-Wunused-label] BUILDSTDERR: 3261 | _c8Qv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3261 | _c8Qv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Qp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3291:1: error: BUILDSTDERR: warning: label ‘_c8Qp’ defined but not used [-Wunused-label] BUILDSTDERR: 3291 | _c8Qp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3291 | _c8Qp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8QE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3324:1: error: BUILDSTDERR: warning: label ‘_c8QE’ defined but not used [-Wunused-label] BUILDSTDERR: 3324 | _c8QE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3324 | _c8QE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8QP’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3357:1: error: BUILDSTDERR: warning: label ‘_c8QP’ defined but not used [-Wunused-label] BUILDSTDERR: 3357 | _c8QP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3357 | _c8QP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8QX’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3386:1: error: BUILDSTDERR: warning: label ‘_c8QX’ defined but not used [-Wunused-label] BUILDSTDERR: 3386 | _c8QX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3386 | _c8QX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqAlphaColourzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3406:1: error: BUILDSTDERR: warning: label ‘_c8Rk’ defined but not used [-Wunused-label] BUILDSTDERR: 3406 | _c8Rk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3406 | _c8Rk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Rh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3434:1: error: BUILDSTDERR: warning: label ‘_c8Rh’ defined but not used [-Wunused-label] BUILDSTDERR: 3434 | _c8Rh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3434 | _c8Rh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Ro’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3460:1: error: BUILDSTDERR: warning: label ‘_c8Ro’ defined but not used [-Wunused-label] BUILDSTDERR: 3460 | _c8Ro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3460 | _c8Ro: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Ru’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3488:1: error: BUILDSTDERR: warning: label ‘_c8Ru’ defined but not used [-Wunused-label] BUILDSTDERR: 3488 | _c8Ru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3488 | _c8Ru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8RA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3514:1: error: BUILDSTDERR: warning: label ‘_c8RA’ defined but not used [-Wunused-label] BUILDSTDERR: 3514 | _c8RA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3514 | _c8RA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqAlphaColourzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3551:1: error: BUILDSTDERR: warning: label ‘_c8RZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3551 | _c8RZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3551 | _c8RZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8RW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3579:1: error: BUILDSTDERR: warning: label ‘_c8RW’ defined but not used [-Wunused-label] BUILDSTDERR: 3579 | _c8RW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3579 | _c8RW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8S3’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3605:1: error: BUILDSTDERR: warning: label ‘_c8S3’ defined but not used [-Wunused-label] BUILDSTDERR: 3605 | _c8S3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3605 | _c8S3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8S9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3633:1: error: BUILDSTDERR: warning: label ‘_c8S9’ defined but not used [-Wunused-label] BUILDSTDERR: 3633 | _c8S9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3633 | _c8S9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Sf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3661:1: error: BUILDSTDERR: warning: label ‘_c8Sf’ defined but not used [-Wunused-label] BUILDSTDERR: 3661 | _c8Sf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3661 | _c8Sf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Sq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3691:1: error: BUILDSTDERR: warning: label ‘_c8Sq’ defined but not used [-Wunused-label] BUILDSTDERR: 3691 | _c8Sq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3691 | _c8Sq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8v1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3727:1: error: BUILDSTDERR: warning: label ‘_c8SV’ defined but not used [-Wunused-label] BUILDSTDERR: 3727 | _c8SV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3727 | _c8SV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8v0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3761:1: error: BUILDSTDERR: warning: label ‘_c8T6’ defined but not used [-Wunused-label] BUILDSTDERR: 3761 | _c8T6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3761 | _c8T6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfEqAlphaColour_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3798:1: error: BUILDSTDERR: warning: label ‘_c8Ta’ defined but not used [-Wunused-label] BUILDSTDERR: 3798 | _c8Ta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3798 | _c8Ta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8v7_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3848:1: error: BUILDSTDERR: warning: label ‘_c8TA’ defined but not used [-Wunused-label] BUILDSTDERR: 3848 | _c8TA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3848 | _c8TA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8v9_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3887:1: error: BUILDSTDERR: warning: label ‘_c8TP’ defined but not used [-Wunused-label] BUILDSTDERR: 3887 | _c8TP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3887 | _c8TP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8vb_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3926:1: error: BUILDSTDERR: warning: label ‘_c8U4’ defined but not used [-Wunused-label] BUILDSTDERR: 3926 | _c8U4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3926 | _c8U4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwcolourConvert_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:3976:1: error: BUILDSTDERR: warning: label ‘_c8U9’ defined but not used [-Wunused-label] BUILDSTDERR: 3976 | _c8U9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3976 | _c8U9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8TD’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4042:1: error: BUILDSTDERR: warning: label ‘_c8TD’ defined but not used [-Wunused-label] BUILDSTDERR: 4042 | _c8TD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4042 | _c8TD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8TS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4103:1: error: BUILDSTDERR: warning: label ‘_c8TS’ defined but not used [-Wunused-label] BUILDSTDERR: 4103 | _c8TS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4103 | _c8TS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8U7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4153:1: error: BUILDSTDERR: warning: label ‘_c8U7’ defined but not used [-Wunused-label] BUILDSTDERR: 4153 | _c8U7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4153 | _c8U7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_colourConvert_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4183:1: error: BUILDSTDERR: warning: label ‘_c8UB’ defined but not used [-Wunused-label] BUILDSTDERR: 4183 | _c8UB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4183 | _c8UB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Uy’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4212:1: error: BUILDSTDERR: warning: label ‘_c8Uy’ defined but not used [-Wunused-label] BUILDSTDERR: 4212 | _c8Uy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4212 | _c8Uy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8UF’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4239:1: error: BUILDSTDERR: warning: label ‘_c8UF’ defined but not used [-Wunused-label] BUILDSTDERR: 4239 | _c8UF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4239 | _c8UF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8vz_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4283:1: error: BUILDSTDERR: warning: label ‘_c8Vg’ defined but not used [-Wunused-label] BUILDSTDERR: 4283 | _c8Vg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4283 | _c8Vg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8vB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4322:1: error: BUILDSTDERR: warning: label ‘_c8Vw’ defined but not used [-Wunused-label] BUILDSTDERR: 4322 | _c8Vw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4322 | _c8Vw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8vD_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4361:1: error: BUILDSTDERR: warning: label ‘_c8VM’ defined but not used [-Wunused-label] BUILDSTDERR: 4361 | _c8VM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4361 | _c8VM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8vF_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4400:1: error: BUILDSTDERR: warning: label ‘_c8W1’ defined but not used [-Wunused-label] BUILDSTDERR: 4400 | _c8W1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4400 | _c8W1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwalphaColourConvert_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4449:1: error: BUILDSTDERR: warning: label ‘_c8W4’ defined but not used [-Wunused-label] BUILDSTDERR: 4449 | _c8W4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4449 | _c8W4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8V3’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4514:1: error: BUILDSTDERR: warning: label ‘_c8V3’ defined but not used [-Wunused-label] BUILDSTDERR: 4514 | _c8V3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4514 | _c8V3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8V2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4566:1: error: BUILDSTDERR: warning: label ‘_c8V2’ defined but not used [-Wunused-label] BUILDSTDERR: 4566 | _c8V2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4566 | _c8V2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Vj’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4594:1: error: BUILDSTDERR: warning: label ‘_c8Vj’ defined but not used [-Wunused-label] BUILDSTDERR: 4594 | _c8Vj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4594 | _c8Vj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Vz’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4661:1: error: BUILDSTDERR: warning: label ‘_c8Vz’ defined but not used [-Wunused-label] BUILDSTDERR: 4661 | _c8Vz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4661 | _c8Vz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8VP’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4726:1: error: BUILDSTDERR: warning: label ‘_c8VP’ defined but not used [-Wunused-label] BUILDSTDERR: 4726 | _c8VP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4726 | _c8VP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8W5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4780:1: error: BUILDSTDERR: warning: label ‘_c8W5’ defined but not used [-Wunused-label] BUILDSTDERR: 4780 | _c8W5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4780 | _c8W5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_alphaColourConvert_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4827:1: error: BUILDSTDERR: warning: label ‘_c8WN’ defined but not used [-Wunused-label] BUILDSTDERR: 4827 | _c8WN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4827 | _c8WN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8WK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4855:1: error: BUILDSTDERR: warning: label ‘_c8WK’ defined but not used [-Wunused-label] BUILDSTDERR: 4855 | _c8WK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4855 | _c8WK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8WR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4883:1: error: BUILDSTDERR: warning: label ‘_c8WR’ defined but not used [-Wunused-label] BUILDSTDERR: 4883 | _c8WR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4883 | _c8WR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8WX’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4911:1: error: BUILDSTDERR: warning: label ‘_c8WX’ defined but not used [-Wunused-label] BUILDSTDERR: 4911 | _c8WX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4911 | _c8WX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_black_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:4961:1: error: BUILDSTDERR: warning: label ‘_c8Xq’ defined but not used [-Wunused-label] BUILDSTDERR: 4961 | _c8Xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4961 | _c8Xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Xi’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5007:1: error: BUILDSTDERR: warning: label ‘_c8Xi’ defined but not used [-Wunused-label] BUILDSTDERR: 5007 | _c8Xi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5007 | _c8Xi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Xn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5043:1: error: BUILDSTDERR: warning: label ‘_c8Xn’ defined but not used [-Wunused-label] BUILDSTDERR: 5043 | _c8Xn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5043 | _c8Xn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8w3_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5088:1: error: BUILDSTDERR: warning: label ‘_c8XT’ defined but not used [-Wunused-label] BUILDSTDERR: 5088 | _c8XT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5088 | _c8XT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8XM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5129:1: error: BUILDSTDERR: warning: label ‘_c8XM’ defined but not used [-Wunused-label] BUILDSTDERR: 5129 | _c8XM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5129 | _c8XM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Y2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5168:1: error: BUILDSTDERR: warning: label ‘_c8Y2’ defined but not used [-Wunused-label] BUILDSTDERR: 5168 | _c8Y2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5168 | _c8Y2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Y8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5198:1: error: BUILDSTDERR: warning: label ‘_c8Y8’ defined but not used [-Wunused-label] BUILDSTDERR: 5198 | _c8Y8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5198 | _c8Y8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Yc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5236:1: error: BUILDSTDERR: warning: label ‘_c8Yc’ defined but not used [-Wunused-label] BUILDSTDERR: 5236 | _c8Yc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5236 | _c8Yc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Yg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5276:1: error: BUILDSTDERR: warning: label ‘_c8Yg’ defined but not used [-Wunused-label] BUILDSTDERR: 5276 | _c8Yg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5276 | _c8Yg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8Yk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5309:1: error: BUILDSTDERR: warning: label ‘_c8Yk’ defined but not used [-Wunused-label] BUILDSTDERR: 5309 | _c8Yk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5309 | _c8Yk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcsconcat1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5334:1: error: BUILDSTDERR: warning: label ‘_c8Yu’ defined but not used [-Wunused-label] BUILDSTDERR: 5334 | _c8Yu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5334 | _c8Yu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupColourzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5374:1: error: BUILDSTDERR: warning: label ‘_c8YL’ defined but not used [-Wunused-label] BUILDSTDERR: 5374 | _c8YL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5374 | _c8YL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8YI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5402:1: error: BUILDSTDERR: warning: label ‘_c8YI’ defined but not used [-Wunused-label] BUILDSTDERR: 5402 | _c8YI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5402 | _c8YI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8YP’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5429:1: error: BUILDSTDERR: warning: label ‘_c8YP’ defined but not used [-Wunused-label] BUILDSTDERR: 5429 | _c8YP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5429 | _c8YP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c8YV’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5455:1: error: BUILDSTDERR: warning: label ‘_c8YV’ defined but not used [-Wunused-label] BUILDSTDERR: 5455 | _c8YV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5455 | _c8YV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8wC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5499:1: error: BUILDSTDERR: warning: label ‘_c8Zl’ defined but not used [-Wunused-label] BUILDSTDERR: 5499 | _c8Zl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5499 | _c8Zl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8wB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5534:1: error: BUILDSTDERR: warning: label ‘_c8Zw’ defined but not used [-Wunused-label] BUILDSTDERR: 5534 | _c8Zw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5534 | _c8Zw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8wA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5568:1: error: BUILDSTDERR: warning: label ‘_c8ZH’ defined but not used [-Wunused-label] BUILDSTDERR: 5568 | _c8ZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5568 | _c8ZH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupColour_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5606:1: error: BUILDSTDERR: warning: label ‘_c8ZL’ defined but not used [-Wunused-label] BUILDSTDERR: 5606 | _c8ZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5606 | _c8ZL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8wF_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5664:1: error: BUILDSTDERR: warning: label ‘_c901’ defined but not used [-Wunused-label] BUILDSTDERR: 5664 | _c901: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5664 | _c901: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupColourzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5703:1: error: BUILDSTDERR: warning: label ‘_c904’ defined but not used [-Wunused-label] BUILDSTDERR: 5703 | _c904: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5703 | _c904: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8wK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5745:1: error: BUILDSTDERR: warning: label ‘_c90y’ defined but not used [-Wunused-label] BUILDSTDERR: 5745 | _c90y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5745 | _c90y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8wJ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5779:1: error: BUILDSTDERR: warning: label ‘_c90J’ defined but not used [-Wunused-label] BUILDSTDERR: 5779 | _c90J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5779 | _c90J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8wI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5813:1: error: BUILDSTDERR: warning: label ‘_c90T’ defined but not used [-Wunused-label] BUILDSTDERR: 5813 | _c90T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5813 | _c90T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8wH_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5848:1: error: BUILDSTDERR: warning: label ‘_c913’ defined but not used [-Wunused-label] BUILDSTDERR: 5848 | _c913: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5848 | _c913: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidColour_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5889:1: error: BUILDSTDERR: warning: label ‘_c917’ defined but not used [-Wunused-label] BUILDSTDERR: 5889 | _c917: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5889 | _c917: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8wX_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:5964:1: error: BUILDSTDERR: warning: label ‘_c91S’ defined but not used [-Wunused-label] BUILDSTDERR: 5964 | _c91S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5964 | _c91S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8wW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6000:1: error: BUILDSTDERR: warning: label ‘_c922’ defined but not used [-Wunused-label] BUILDSTDERR: 6000 | _c922: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6000 | _c922: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8wO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6039:1: error: BUILDSTDERR: warning: label ‘_c929’ defined but not used [-Wunused-label] BUILDSTDERR: 6039 | _c929: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6039 | _c929: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c91z’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6080:1: error: BUILDSTDERR: warning: label ‘_c91z’ defined but not used [-Wunused-label] BUILDSTDERR: 6080 | _c91z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6080 | _c91z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c91G’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6121:1: error: BUILDSTDERR: warning: label ‘_c91G’ defined but not used [-Wunused-label] BUILDSTDERR: 6121 | _c91G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6121 | _c91G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8xa_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6175:1: error: BUILDSTDERR: warning: label ‘_c92U’ defined but not used [-Wunused-label] BUILDSTDERR: 6175 | _c92U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6175 | _c92U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8x9_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6217:1: error: BUILDSTDERR: warning: label ‘_c934’ defined but not used [-Wunused-label] BUILDSTDERR: 6217 | _c934: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6217 | _c934: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8xb_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6274:1: error: BUILDSTDERR: warning: label ‘_c939’ defined but not used [-Wunused-label] BUILDSTDERR: 6274 | _c939: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6274 | _c939: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_s8wZ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6321:1: error: BUILDSTDERR: warning: label ‘_s8wZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6321 | _s8wZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6321 | _s8wZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c92I’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6343:1: error: BUILDSTDERR: warning: label ‘_c92I’ defined but not used [-Wunused-label] BUILDSTDERR: 6343 | _c92I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6343 | _c92I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8wY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6394:1: error: BUILDSTDERR: warning: label ‘_c93A’ defined but not used [-Wunused-label] BUILDSTDERR: 6394 | _c93A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6394 | _c93A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8xc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6437:1: error: BUILDSTDERR: warning: label ‘_c93D’ defined but not used [-Wunused-label] BUILDSTDERR: 6437 | _c93D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6437 | _c93D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcaffineCombo1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6504:1: error: BUILDSTDERR: warning: label ‘_c93R’ defined but not used [-Wunused-label] BUILDSTDERR: 6504 | _c93R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6504 | _c93R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c93L’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6563:1: error: BUILDSTDERR: warning: label ‘_c93L’ defined but not used [-Wunused-label] BUILDSTDERR: 6563 | _c93L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6563 | _c93L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c942’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6597:1: error: BUILDSTDERR: warning: label ‘_c942’ defined but not used [-Wunused-label] BUILDSTDERR: 6597 | _c942: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6597 | _c942: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_s8xn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6619:1: error: BUILDSTDERR: warning: label ‘_s8xn’ defined but not used [-Wunused-label] BUILDSTDERR: 6619 | _s8xn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6619 | _s8xn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c94g’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6637:1: error: BUILDSTDERR: warning: label ‘_c94g’ defined but not used [-Wunused-label] BUILDSTDERR: 6637 | _c94g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6637 | _c94g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c94s’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6682:1: error: BUILDSTDERR: warning: label ‘_c94s’ defined but not used [-Wunused-label] BUILDSTDERR: 6682 | _c94s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6682 | _c94s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c94B’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6726:1: error: BUILDSTDERR: warning: label ‘_c94B’ defined but not used [-Wunused-label] BUILDSTDERR: 6726 | _c94B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6726 | _c94B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c94F’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6766:1: error: BUILDSTDERR: warning: label ‘_c94F’ defined but not used [-Wunused-label] BUILDSTDERR: 6766 | _c94F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6766 | _c94F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c94J’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6799:1: error: BUILDSTDERR: warning: label ‘_c94J’ defined but not used [-Wunused-label] BUILDSTDERR: 6799 | _c94J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6799 | _c94J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceColourzuzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6831:1: error: BUILDSTDERR: warning: label ‘_c95n’ defined but not used [-Wunused-label] BUILDSTDERR: 6831 | _c95n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6831 | _c95n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c95k’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6860:1: error: BUILDSTDERR: warning: label ‘_c95k’ defined but not used [-Wunused-label] BUILDSTDERR: 6860 | _c95k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6860 | _c95k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceColour_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6903:1: error: BUILDSTDERR: warning: label ‘_c95z’ defined but not used [-Wunused-label] BUILDSTDERR: 6903 | _c95z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6903 | _c95z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_transparent_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6936:1: error: BUILDSTDERR: warning: label ‘_c95U’ defined but not used [-Wunused-label] BUILDSTDERR: 6936 | _c95U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6936 | _c95U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c95L’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:6982:1: error: BUILDSTDERR: warning: label ‘_c95L’ defined but not used [-Wunused-label] BUILDSTDERR: 6982 | _c95L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6982 | _c95L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c95Q’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7019:1: error: BUILDSTDERR: warning: label ‘_c95Q’ defined but not used [-Wunused-label] BUILDSTDERR: 7019 | _c95Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7019 | _c95Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8xO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7076:1: error: BUILDSTDERR: warning: label ‘_c96q’ defined but not used [-Wunused-label] BUILDSTDERR: 7076 | _c96q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7076 | _c96q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c96h’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7133:1: error: BUILDSTDERR: warning: label ‘_c96h’ defined but not used [-Wunused-label] BUILDSTDERR: 7133 | _c96h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7133 | _c96h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c96m’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7170:1: error: BUILDSTDERR: warning: label ‘_c96m’ defined but not used [-Wunused-label] BUILDSTDERR: 7170 | _c96m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7170 | _c96m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8xS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7215:1: error: BUILDSTDERR: warning: label ‘_c96N’ defined but not used [-Wunused-label] BUILDSTDERR: 7215 | _c96N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7215 | _c96N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c96G’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7256:1: error: BUILDSTDERR: warning: label ‘_c96G’ defined but not used [-Wunused-label] BUILDSTDERR: 7256 | _c96G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7256 | _c96G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c96W’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7290:1: error: BUILDSTDERR: warning: label ‘_c96W’ defined but not used [-Wunused-label] BUILDSTDERR: 7290 | _c96W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7290 | _c96W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c972’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7316:1: error: BUILDSTDERR: warning: label ‘_c972’ defined but not used [-Wunused-label] BUILDSTDERR: 7316 | _c972: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7316 | _c972: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c978’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7341:1: error: BUILDSTDERR: warning: label ‘_c978’ defined but not used [-Wunused-label] BUILDSTDERR: 7341 | _c978: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7341 | _c978: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c97d’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7369:1: error: BUILDSTDERR: warning: label ‘_c97d’ defined but not used [-Wunused-label] BUILDSTDERR: 7369 | _c97d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7369 | _c97d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c97j’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7400:1: error: BUILDSTDERR: warning: label ‘_c97j’ defined but not used [-Wunused-label] BUILDSTDERR: 7400 | _c97j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7400 | _c97j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidAlphaColourzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7438:1: error: BUILDSTDERR: warning: label ‘_c97y’ defined but not used [-Wunused-label] BUILDSTDERR: 7438 | _c97y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7438 | _c97y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8yi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7485:1: error: BUILDSTDERR: warning: label ‘_c97Z’ defined but not used [-Wunused-label] BUILDSTDERR: 7485 | _c97Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7485 | _c97Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c97W’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7525:1: error: BUILDSTDERR: warning: label ‘_c97W’ defined but not used [-Wunused-label] BUILDSTDERR: 7525 | _c97W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7525 | _c97W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c985’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7554:1: error: BUILDSTDERR: warning: label ‘_c985’ defined but not used [-Wunused-label] BUILDSTDERR: 7554 | _c985: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7554 | _c985: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c98h’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7589:1: error: BUILDSTDERR: warning: label ‘_c98h’ defined but not used [-Wunused-label] BUILDSTDERR: 7589 | _c98h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7589 | _c98h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c98n’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7612:1: error: BUILDSTDERR: warning: label ‘_c98n’ defined but not used [-Wunused-label] BUILDSTDERR: 7612 | _c98n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7612 | _c98n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c98q’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7637:1: error: BUILDSTDERR: warning: label ‘_c98q’ defined but not used [-Wunused-label] BUILDSTDERR: 7637 | _c98q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7637 | _c98q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7671:1: error: BUILDSTDERR: warning: label ‘_c98F’ defined but not used [-Wunused-label] BUILDSTDERR: 7671 | _c98F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7671 | _c98F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupAlphaColourzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7711:1: error: BUILDSTDERR: warning: label ‘_c98W’ defined but not used [-Wunused-label] BUILDSTDERR: 7711 | _c98W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7711 | _c98W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c98T’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7739:1: error: BUILDSTDERR: warning: label ‘_c98T’ defined but not used [-Wunused-label] BUILDSTDERR: 7739 | _c98T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7739 | _c98T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c990’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7766:1: error: BUILDSTDERR: warning: label ‘_c990’ defined but not used [-Wunused-label] BUILDSTDERR: 7766 | _c990: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7766 | _c990: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c996’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7790:1: error: BUILDSTDERR: warning: label ‘_c996’ defined but not used [-Wunused-label] BUILDSTDERR: 7790 | _c996: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7790 | _c996: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8yR_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7832:1: error: BUILDSTDERR: warning: label ‘_c99w’ defined but not used [-Wunused-label] BUILDSTDERR: 7832 | _c99w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7832 | _c99w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8yQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7867:1: error: BUILDSTDERR: warning: label ‘_c99H’ defined but not used [-Wunused-label] BUILDSTDERR: 7867 | _c99H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7867 | _c99H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8yP_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7901:1: error: BUILDSTDERR: warning: label ‘_c99S’ defined but not used [-Wunused-label] BUILDSTDERR: 7901 | _c99S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7901 | _c99S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupAlphaColour_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7939:1: error: BUILDSTDERR: warning: label ‘_c99W’ defined but not used [-Wunused-label] BUILDSTDERR: 7939 | _c99W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7939 | _c99W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8yU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:7997:1: error: BUILDSTDERR: warning: label ‘_c9ac’ defined but not used [-Wunused-label] BUILDSTDERR: 7997 | _c9ac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7997 | _c9ac: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfSemigroupAlphaColourzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8036:1: error: BUILDSTDERR: warning: label ‘_c9af’ defined but not used [-Wunused-label] BUILDSTDERR: 8036 | _c9af: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8036 | _c9af: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8yZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8078:1: error: BUILDSTDERR: warning: label ‘_c9aH’ defined but not used [-Wunused-label] BUILDSTDERR: 8078 | _c9aH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8078 | _c9aH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8yY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8113:1: error: BUILDSTDERR: warning: label ‘_c9aS’ defined but not used [-Wunused-label] BUILDSTDERR: 8113 | _c9aS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8113 | _c9aS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8yX_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8147:1: error: BUILDSTDERR: warning: label ‘_c9b2’ defined but not used [-Wunused-label] BUILDSTDERR: 8147 | _c9b2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8147 | _c9b2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8yW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8182:1: error: BUILDSTDERR: warning: label ‘_c9bc’ defined but not used [-Wunused-label] BUILDSTDERR: 8182 | _c9bc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8182 | _c9bc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfMonoidAlphaColour_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8223:1: error: BUILDSTDERR: warning: label ‘_c9bg’ defined but not used [-Wunused-label] BUILDSTDERR: 8223 | _c9bg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8223 | _c9bg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_opaque_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8290:1: error: BUILDSTDERR: warning: label ‘_c9bE’ defined but not used [-Wunused-label] BUILDSTDERR: 8290 | _c9bE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8290 | _c9bE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9bB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8328:1: error: BUILDSTDERR: warning: label ‘_c9bB’ defined but not used [-Wunused-label] BUILDSTDERR: 8328 | _c9bB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8328 | _c9bB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9bJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8360:1: error: BUILDSTDERR: warning: label ‘_c9bJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8360 | _c9bJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8360 | _c9bJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwdissolve_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8412:1: error: BUILDSTDERR: warning: label ‘_c9cl’ defined but not used [-Wunused-label] BUILDSTDERR: 8412 | _c9cl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8412 | _c9cl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9c3’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8465:1: error: BUILDSTDERR: warning: label ‘_c9c3’ defined but not used [-Wunused-label] BUILDSTDERR: 8465 | _c9c3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8465 | _c9c3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9c8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8511:1: error: BUILDSTDERR: warning: label ‘_c9c8’ defined but not used [-Wunused-label] BUILDSTDERR: 8511 | _c9c8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8511 | _c9c8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9cd’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8557:1: error: BUILDSTDERR: warning: label ‘_c9cd’ defined but not used [-Wunused-label] BUILDSTDERR: 8557 | _c9cd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8557 | _c9cd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9ci’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8598:1: error: BUILDSTDERR: warning: label ‘_c9ci’ defined but not used [-Wunused-label] BUILDSTDERR: 8598 | _c9ci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8598 | _c9ci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_dissolve_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8645:1: error: BUILDSTDERR: warning: label ‘_c9cE’ defined but not used [-Wunused-label] BUILDSTDERR: 8645 | _c9cE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8645 | _c9cE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9cB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8673:1: error: BUILDSTDERR: warning: label ‘_c9cB’ defined but not used [-Wunused-label] BUILDSTDERR: 8673 | _c9cB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8673 | _c9cB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9cI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8701:1: error: BUILDSTDERR: warning: label ‘_c9cI’ defined but not used [-Wunused-label] BUILDSTDERR: 8701 | _c9cI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8701 | _c9cI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9cO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8729:1: error: BUILDSTDERR: warning: label ‘_c9cO’ defined but not used [-Wunused-label] BUILDSTDERR: 8729 | _c9cO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8729 | _c9cO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_withOpacity_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8775:1: error: BUILDSTDERR: warning: label ‘_c9db’ defined but not used [-Wunused-label] BUILDSTDERR: 8775 | _c9db: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8775 | _c9db: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9d8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8817:1: error: BUILDSTDERR: warning: label ‘_c9d8’ defined but not used [-Wunused-label] BUILDSTDERR: 8817 | _c9d8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8817 | _c9d8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9dg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8861:1: error: BUILDSTDERR: warning: label ‘_c9dg’ defined but not used [-Wunused-label] BUILDSTDERR: 8861 | _c9dg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8861 | _c9dg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9dk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8901:1: error: BUILDSTDERR: warning: label ‘_c9dk’ defined but not used [-Wunused-label] BUILDSTDERR: 8901 | _c9dk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8901 | _c9dk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9do’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8935:1: error: BUILDSTDERR: warning: label ‘_c9do’ defined but not used [-Wunused-label] BUILDSTDERR: 8935 | _c9do: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8935 | _c9do: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9dr’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:8959:1: error: BUILDSTDERR: warning: label ‘_c9dr’ defined but not used [-Wunused-label] BUILDSTDERR: 8959 | _c9dr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8959 | _c9dr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_blend_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9018:1: error: BUILDSTDERR: warning: label ‘_c9dO’ defined but not used [-Wunused-label] BUILDSTDERR: 9018 | _c9dO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9018 | _c9dO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwatop_slow’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9069:1: error: BUILDSTDERR: warning: label ‘_c9dW’ defined but not used [-Wunused-label] BUILDSTDERR: 9069 | _c9dW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9069 | _c9dW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8A2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9083:1: error: BUILDSTDERR: warning: label ‘_c9eB’ defined but not used [-Wunused-label] BUILDSTDERR: 9083 | _c9eB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9083 | _c9eB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8A1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9125:1: error: BUILDSTDERR: warning: label ‘_c9eE’ defined but not used [-Wunused-label] BUILDSTDERR: 9125 | _c9eE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9125 | _c9eE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwatop_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9179:1: error: BUILDSTDERR: warning: label ‘_c9eJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9179 | _c9eJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9179 | _c9eJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9e1’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9212:1: error: BUILDSTDERR: warning: label ‘_c9e1’ defined but not used [-Wunused-label] BUILDSTDERR: 9212 | _c9e1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9212 | _c9e1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9e9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9262:1: error: BUILDSTDERR: warning: label ‘_c9e9’ defined but not used [-Wunused-label] BUILDSTDERR: 9262 | _c9e9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9262 | _c9e9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9ee’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9308:1: error: BUILDSTDERR: warning: label ‘_c9ee’ defined but not used [-Wunused-label] BUILDSTDERR: 9308 | _c9ee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9308 | _c9ee: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9ej’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9358:1: error: BUILDSTDERR: warning: label ‘_c9ej’ defined but not used [-Wunused-label] BUILDSTDERR: 9358 | _c9ej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9358 | _c9ej: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9eO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9420:1: error: BUILDSTDERR: warning: label ‘_c9eO’ defined but not used [-Wunused-label] BUILDSTDERR: 9420 | _c9eO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9420 | _c9eO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9eS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9460:1: error: BUILDSTDERR: warning: label ‘_c9eS’ defined but not used [-Wunused-label] BUILDSTDERR: 9460 | _c9eS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9460 | _c9eS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9eW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9500:1: error: BUILDSTDERR: warning: label ‘_c9eW’ defined but not used [-Wunused-label] BUILDSTDERR: 9500 | _c9eW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9500 | _c9eW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9f0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9540:1: error: BUILDSTDERR: warning: label ‘_c9f0’ defined but not used [-Wunused-label] BUILDSTDERR: 9540 | _c9f0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9540 | _c9f0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9f4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9580:1: error: BUILDSTDERR: warning: label ‘_c9f4’ defined but not used [-Wunused-label] BUILDSTDERR: 9580 | _c9f4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9580 | _c9f4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9f8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9620:1: error: BUILDSTDERR: warning: label ‘_c9f8’ defined but not used [-Wunused-label] BUILDSTDERR: 9620 | _c9f8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9620 | _c9f8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_atop_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9676:1: error: BUILDSTDERR: warning: label ‘_c9fK’ defined but not used [-Wunused-label] BUILDSTDERR: 9676 | _c9fK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9676 | _c9fK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9fH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9704:1: error: BUILDSTDERR: warning: label ‘_c9fH’ defined but not used [-Wunused-label] BUILDSTDERR: 9704 | _c9fH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9704 | _c9fH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9fO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9730:1: error: BUILDSTDERR: warning: label ‘_c9fO’ defined but not used [-Wunused-label] BUILDSTDERR: 9730 | _c9fO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9730 | _c9fO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9fU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9758:1: error: BUILDSTDERR: warning: label ‘_c9fU’ defined but not used [-Wunused-label] BUILDSTDERR: 9758 | _c9fU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9758 | _c9fU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9g0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9786:1: error: BUILDSTDERR: warning: label ‘_c9g0’ defined but not used [-Wunused-label] BUILDSTDERR: 9786 | _c9g0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9786 | _c9g0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9g6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9817:1: error: BUILDSTDERR: warning: label ‘_c9g6’ defined but not used [-Wunused-label] BUILDSTDERR: 9817 | _c9g6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9817 | _c9g6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8AC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9859:1: error: BUILDSTDERR: warning: label ‘_c9gE’ defined but not used [-Wunused-label] BUILDSTDERR: 9859 | _c9gE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9859 | _c9gE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8AE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9894:1: error: BUILDSTDERR: warning: label ‘_c9gU’ defined but not used [-Wunused-label] BUILDSTDERR: 9894 | _c9gU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9894 | _c9gU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8AF_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9929:1: error: BUILDSTDERR: warning: label ‘_c9hb’ defined but not used [-Wunused-label] BUILDSTDERR: 9929 | _c9hb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9929 | _c9hb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8AG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:9972:1: error: BUILDSTDERR: warning: label ‘_c9he’ defined but not used [-Wunused-label] BUILDSTDERR: 9972 | _c9he: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9972 | _c9he: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8AI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10026:1: error: BUILDSTDERR: warning: label ‘_c9hv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10026 | _c9hv: BUILDSTDERR: | ^ BUILDSTDERR: 10026 | _c9hv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8AJ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10061:1: error: BUILDSTDERR: warning: label ‘_c9hM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10061 | _c9hM: BUILDSTDERR: | ^ BUILDSTDERR: 10061 | _c9hM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8AK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10104:1: error: BUILDSTDERR: warning: label ‘_c9hP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10104 | _c9hP: BUILDSTDERR: | ^ BUILDSTDERR: 10104 | _c9hP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_quantizze_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10159:1: error: BUILDSTDERR: warning: label ‘_c9hU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10159 | _c9hU: BUILDSTDERR: | ^ BUILDSTDERR: 10159 | _c9hU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9gt’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10184:1: error: BUILDSTDERR: warning: label ‘_c9gt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10184 | _c9gt: BUILDSTDERR: | ^ BUILDSTDERR: 10184 | _c9gt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9gI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10227:1: error: BUILDSTDERR: warning: label ‘_c9gI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10227 | _c9gI: BUILDSTDERR: | ^ BUILDSTDERR: 10227 | _c9gI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9hk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10292:1: error: BUILDSTDERR: warning: label ‘_c9hk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10292 | _c9hk: BUILDSTDERR: | ^ BUILDSTDERR: 10292 | _c9hk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9i4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10352:1: error: BUILDSTDERR: warning: label ‘_c9i4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10352 | _c9i4: BUILDSTDERR: | ^ BUILDSTDERR: 10352 | _c9i4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_alphaChannel_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10396:1: error: BUILDSTDERR: warning: label ‘_c9iP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10396 | _c9iP: BUILDSTDERR: | ^ BUILDSTDERR: 10396 | _c9iP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9iM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10427:1: error: BUILDSTDERR: warning: label ‘_c9iM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10427 | _c9iM: BUILDSTDERR: | ^ BUILDSTDERR: 10427 | _c9iM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8AW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10454:1: error: BUILDSTDERR: warning: label ‘_c9jh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10454 | _c9jh: BUILDSTDERR: | ^ BUILDSTDERR: 10454 | _c9jh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwcolourChannel_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10494:1: error: BUILDSTDERR: warning: label ‘_c9jk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10494 | _c9jk: BUILDSTDERR: | ^ BUILDSTDERR: 10494 | _c9jk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9j3’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10530:1: error: BUILDSTDERR: warning: label ‘_c9j3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10530 | _c9j3: BUILDSTDERR: | ^ BUILDSTDERR: 10530 | _c9j3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9jp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10596:1: error: BUILDSTDERR: warning: label ‘_c9jp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10596 | _c9jp: BUILDSTDERR: | ^ BUILDSTDERR: 10596 | _c9jp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9jt’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10636:1: error: BUILDSTDERR: warning: label ‘_c9jt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10636 | _c9jt: BUILDSTDERR: | ^ BUILDSTDERR: 10636 | _c9jt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9jx’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10674:1: error: BUILDSTDERR: warning: label ‘_c9jx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10674 | _c9jx: BUILDSTDERR: | ^ BUILDSTDERR: 10674 | _c9jx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_colourChannel_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10724:1: error: BUILDSTDERR: warning: label ‘_c9k0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10724 | _c9k0: BUILDSTDERR: | ^ BUILDSTDERR: 10724 | _c9k0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9jX’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10752:1: error: BUILDSTDERR: warning: label ‘_c9jX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10752 | _c9jX: BUILDSTDERR: | ^ BUILDSTDERR: 10752 | _c9jX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9k4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10779:1: error: BUILDSTDERR: warning: label ‘_c9k4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10779 | _c9k4: BUILDSTDERR: | ^ BUILDSTDERR: 10779 | _c9k4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9ka’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10805:1: error: BUILDSTDERR: warning: label ‘_c9ka’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10805 | _c9ka: BUILDSTDERR: | ^ BUILDSTDERR: 10805 | _c9ka: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwrgbaAdd_slow’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10844:1: error: BUILDSTDERR: warning: label ‘_c9kp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10844 | _c9kp: BUILDSTDERR: | ^ BUILDSTDERR: 10844 | _c9kp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwrgbaAdd_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10867:1: error: BUILDSTDERR: warning: label ‘_c9kP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10867 | _c9kP: BUILDSTDERR: | ^ BUILDSTDERR: 10867 | _c9kP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9kx’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10921:1: error: BUILDSTDERR: warning: label ‘_c9kx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10921 | _c9kx: BUILDSTDERR: | ^ BUILDSTDERR: 10921 | _c9kx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9kC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:10967:1: error: BUILDSTDERR: warning: label ‘_c9kC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10967 | _c9kC: BUILDSTDERR: | ^ BUILDSTDERR: 10967 | _c9kC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9kH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11013:1: error: BUILDSTDERR: warning: label ‘_c9kH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11013 | _c9kH: BUILDSTDERR: | ^ BUILDSTDERR: 11013 | _c9kH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9kM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11054:1: error: BUILDSTDERR: warning: label ‘_c9kM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11054 | _c9kM: BUILDSTDERR: | ^ BUILDSTDERR: 11054 | _c9kM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_rgbaAdd_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11101:1: error: BUILDSTDERR: warning: label ‘_c9l8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11101 | _c9l8: BUILDSTDERR: | ^ BUILDSTDERR: 11101 | _c9l8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9l5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11129:1: error: BUILDSTDERR: warning: label ‘_c9l5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11129 | _c9l5: BUILDSTDERR: | ^ BUILDSTDERR: 11129 | _c9l5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9lc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11155:1: error: BUILDSTDERR: warning: label ‘_c9lc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11155 | _c9lc: BUILDSTDERR: | ^ BUILDSTDERR: 11155 | _c9lc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9li’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11183:1: error: BUILDSTDERR: warning: label ‘_c9li’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11183 | _c9li: BUILDSTDERR: | ^ BUILDSTDERR: 11183 | _c9li: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9lo’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11211:1: error: BUILDSTDERR: warning: label ‘_c9lo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11211 | _c9lo: BUILDSTDERR: | ^ BUILDSTDERR: 11211 | _c9lo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9lu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11242:1: error: BUILDSTDERR: warning: label ‘_c9lu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11242 | _c9lu: BUILDSTDERR: | ^ BUILDSTDERR: 11242 | _c9lu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8C1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11284:1: error: BUILDSTDERR: warning: label ‘_c9np’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11284 | _c9np: BUILDSTDERR: | ^ BUILDSTDERR: 11284 | _c9np: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8C0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11320:1: error: BUILDSTDERR: warning: label ‘_c9nz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11320 | _c9nz: BUILDSTDERR: | ^ BUILDSTDERR: 11320 | _c9nz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8BS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11359:1: error: BUILDSTDERR: warning: label ‘_c9nG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11359 | _c9nG: BUILDSTDERR: | ^ BUILDSTDERR: 11359 | _c9nG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9n6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11400:1: error: BUILDSTDERR: warning: label ‘_c9n6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11400 | _c9n6: BUILDSTDERR: | ^ BUILDSTDERR: 11400 | _c9n6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9nd’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11441:1: error: BUILDSTDERR: warning: label ‘_c9nd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11441 | _c9nd: BUILDSTDERR: | ^ BUILDSTDERR: 11441 | _c9nd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8Ce_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11495:1: error: BUILDSTDERR: warning: label ‘_c9op’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11495 | _c9op: BUILDSTDERR: | ^ BUILDSTDERR: 11495 | _c9op: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8Cd_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11537:1: error: BUILDSTDERR: warning: label ‘_c9oz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11537 | _c9oz: BUILDSTDERR: | ^ BUILDSTDERR: 11537 | _c9oz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8Cf_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11594:1: error: BUILDSTDERR: warning: label ‘_c9oE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11594 | _c9oE: BUILDSTDERR: | ^ BUILDSTDERR: 11594 | _c9oE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_s8C3’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11641:1: error: BUILDSTDERR: warning: label ‘_s8C3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11641 | _s8C3: BUILDSTDERR: | ^ BUILDSTDERR: 11641 | _s8C3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9od’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11663:1: error: BUILDSTDERR: warning: label ‘_c9od’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11663 | _c9od: BUILDSTDERR: | ^ BUILDSTDERR: 11663 | _c9od: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8C2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11714:1: error: BUILDSTDERR: warning: label ‘_c9p5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11714 | _c9p5: BUILDSTDERR: | ^ BUILDSTDERR: 11714 | _c9p5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘s8Cg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11757:1: error: BUILDSTDERR: warning: label ‘_c9p8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11757 | _c9p8: BUILDSTDERR: | ^ BUILDSTDERR: 11757 | _c9p8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdwzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11824:1: error: BUILDSTDERR: warning: label ‘_c9ph’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11824 | _c9ph: BUILDSTDERR: | ^ BUILDSTDERR: 11824 | _c9ph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9lX’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11883:1: error: BUILDSTDERR: warning: label ‘_c9lX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11883 | _c9lX: BUILDSTDERR: | ^ BUILDSTDERR: 11883 | _c9lX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9m3’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11917:1: error: BUILDSTDERR: warning: label ‘_c9m3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11917 | _c9m3: BUILDSTDERR: | ^ BUILDSTDERR: 11917 | _c9m3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_s8Cq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11938:1: error: BUILDSTDERR: warning: label ‘_s8Cq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11938 | _s8Cq: BUILDSTDERR: | ^ BUILDSTDERR: 11938 | _s8Cq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9mf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11956:1: error: BUILDSTDERR: warning: label ‘_c9mf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11956 | _c9mf: BUILDSTDERR: | ^ BUILDSTDERR: 11956 | _c9mf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9ml’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:11989:1: error: BUILDSTDERR: warning: label ‘_c9ml’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11989 | _c9ml: BUILDSTDERR: | ^ BUILDSTDERR: 11989 | _c9ml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9mt’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:12030:1: error: BUILDSTDERR: warning: label ‘_c9mt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12030 | _c9mt: BUILDSTDERR: | ^ BUILDSTDERR: 12030 | _c9mt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9mz’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:12066:1: error: BUILDSTDERR: warning: label ‘_c9mz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12066 | _c9mz: BUILDSTDERR: | ^ BUILDSTDERR: 12066 | _c9mz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9mH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:12116:1: error: BUILDSTDERR: warning: label ‘_c9mH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12116 | _c9mH: BUILDSTDERR: | ^ BUILDSTDERR: 12116 | _c9mH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9mM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:12162:1: error: BUILDSTDERR: warning: label ‘_c9mM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12162 | _c9mM: BUILDSTDERR: | ^ BUILDSTDERR: 12162 | _c9mM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9mR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:12207:1: error: BUILDSTDERR: warning: label ‘_c9mR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12207 | _c9mR: BUILDSTDERR: | ^ BUILDSTDERR: 12207 | _c9mR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9mW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:12248:1: error: BUILDSTDERR: warning: label ‘_c9mW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12248 | _c9mW: BUILDSTDERR: | ^ BUILDSTDERR: 12248 | _c9mW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceAlphaColourzuzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:12298:1: error: BUILDSTDERR: warning: label ‘_c9qg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12298 | _c9qg: BUILDSTDERR: | ^ BUILDSTDERR: 12298 | _c9qg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘_c9qd’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:12326:1: error: BUILDSTDERR: warning: label ‘_c9qd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12326 | _c9qd: BUILDSTDERR: | ^ BUILDSTDERR: 12326 | _c9qd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_zdfAffineSpaceAlphaColour_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:12367:1: error: BUILDSTDERR: warning: label ‘_c9qs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12367 | _c9qs: BUILDSTDERR: | ^ BUILDSTDERR: 12367 | _c9qs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_CZCColourOps_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:12854:1: error: BUILDSTDERR: warning: label ‘_c9qC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12854 | _c9qC: BUILDSTDERR: | ^ BUILDSTDERR: 12854 | _c9qC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_RGBA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:12897:1: error: BUILDSTDERR: warning: label ‘_c9qO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12897 | _c9qO: BUILDSTDERR: | ^ BUILDSTDERR: 12897 | _c9qO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_RGB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:12947:1: error: BUILDSTDERR: warning: label ‘_c9r0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12947 | _c9r0: BUILDSTDERR: | ^ BUILDSTDERR: 12947 | _c9r0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_CZCColourOps_con_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:13001:1: error: BUILDSTDERR: warning: label ‘_c9ra’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13001 | _c9ra: BUILDSTDERR: | ^ BUILDSTDERR: 13001 | _c9ra: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_RGBA_con_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:13024:1: error: BUILDSTDERR: warning: label ‘_c9rh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13024 | _c9rh: BUILDSTDERR: | ^ BUILDSTDERR: 13024 | _c9rh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_Alpha_con_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:13052:1: error: BUILDSTDERR: warning: label ‘_c9ro’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13052 | _c9ro: BUILDSTDERR: | ^ BUILDSTDERR: 13052 | _c9ro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_RGB_con_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:13075:1: error: BUILDSTDERR: warning: label ‘_c9rv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13075 | _c9rv: BUILDSTDERR: | ^ BUILDSTDERR: 13075 | _c9rv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_Blue_con_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:13103:1: error: BUILDSTDERR: warning: label ‘_c9rC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13103 | _c9rC: BUILDSTDERR: | ^ BUILDSTDERR: 13103 | _c9rC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_Green_con_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:13131:1: error: BUILDSTDERR: warning: label ‘_c9rJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13131 | _c9rJ: BUILDSTDERR: | ^ BUILDSTDERR: 13131 | _c9rJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziInternal_Red_con_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_35.hc:13159:1: error: BUILDSTDERR: warning: label ‘_c9rQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13159 | _c9rQ: BUILDSTDERR: | ^ BUILDSTDERR: 13159 | _c9rQ: BUILDSTDERR: | ^~~~~ [ 5 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.p_o ) BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘r9R8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:86:1: error: BUILDSTDERR: warning: label ‘_c9V3’ defined but not used [-Wunused-label] BUILDSTDERR: 86 | _c9V3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 86 | _c9V3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9S2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:139:1: error: BUILDSTDERR: warning: label ‘_c9Xj’ defined but not used [-Wunused-label] BUILDSTDERR: 139 | _c9Xj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 139 | _c9Xj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9S1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:179:1: error: BUILDSTDERR: warning: label ‘_c9Xt’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c9Xt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c9Xt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9S3_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:226:1: error: BUILDSTDERR: warning: label ‘_c9Xw’ defined but not used [-Wunused-label] BUILDSTDERR: 226 | _c9Xw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 226 | _c9Xw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9S4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:298:1: error: BUILDSTDERR: warning: label ‘_c9XB’ defined but not used [-Wunused-label] BUILDSTDERR: 298 | _c9XB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 298 | _c9XB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9RX_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:359:1: error: BUILDSTDERR: warning: label ‘_c9Y8’ defined but not used [-Wunused-label] BUILDSTDERR: 359 | _c9Y8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 359 | _c9Y8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9RW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:399:1: error: BUILDSTDERR: warning: label ‘_c9Yi’ defined but not used [-Wunused-label] BUILDSTDERR: 399 | _c9Yi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 399 | _c9Yi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9RY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:446:1: error: BUILDSTDERR: warning: label ‘_c9Yl’ defined but not used [-Wunused-label] BUILDSTDERR: 446 | _c9Yl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 446 | _c9Yl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9RZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:518:1: error: BUILDSTDERR: warning: label ‘_c9Yq’ defined but not used [-Wunused-label] BUILDSTDERR: 518 | _c9Yq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 518 | _c9Yq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9RT_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:579:1: error: BUILDSTDERR: warning: label ‘_c9YQ’ defined but not used [-Wunused-label] BUILDSTDERR: 579 | _c9YQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 579 | _c9YQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9RS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:619:1: error: BUILDSTDERR: warning: label ‘_c9Z0’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _c9Z0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _c9Z0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9RU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:666:1: error: BUILDSTDERR: warning: label ‘_c9Z3’ defined but not used [-Wunused-label] BUILDSTDERR: 666 | _c9Z3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 666 | _c9Z3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9RV_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:738:1: error: BUILDSTDERR: warning: label ‘_c9Z8’ defined but not used [-Wunused-label] BUILDSTDERR: 738 | _c9Z8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 738 | _c9Z8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9S0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:810:1: error: BUILDSTDERR: warning: label ‘_c9Zd’ defined but not used [-Wunused-label] BUILDSTDERR: 810 | _c9Zd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 810 | _c9Zd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_determinant_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:889:1: error: BUILDSTDERR: warning: label ‘_c9Zm’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _c9Zm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _c9Zm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9Vf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:925:1: error: BUILDSTDERR: warning: label ‘_c9Vf’ defined but not used [-Wunused-label] BUILDSTDERR: 925 | _c9Vf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 925 | _c9Vf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9Vm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:961:1: error: BUILDSTDERR: warning: label ‘_c9Vm’ defined but not used [-Wunused-label] BUILDSTDERR: 961 | _c9Vm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 961 | _c9Vm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9Vt’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:997:1: error: BUILDSTDERR: warning: label ‘_c9Vt’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _c9Vt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _c9Vt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9VA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1033:1: error: BUILDSTDERR: warning: label ‘_c9VA’ defined but not used [-Wunused-label] BUILDSTDERR: 1033 | _c9VA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1033 | _c9VA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9VH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1068:1: error: BUILDSTDERR: warning: label ‘_c9VH’ defined but not used [-Wunused-label] BUILDSTDERR: 1068 | _c9VH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1068 | _c9VH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9VN’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1101:1: error: BUILDSTDERR: warning: label ‘_c9VN’ defined but not used [-Wunused-label] BUILDSTDERR: 1101 | _c9VN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1101 | _c9VN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9VU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1136:1: error: BUILDSTDERR: warning: label ‘_c9VU’ defined but not used [-Wunused-label] BUILDSTDERR: 1136 | _c9VU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1136 | _c9VU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9W1’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1172:1: error: BUILDSTDERR: warning: label ‘_c9W1’ defined but not used [-Wunused-label] BUILDSTDERR: 1172 | _c9W1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1172 | _c9W1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9W8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1208:1: error: BUILDSTDERR: warning: label ‘_c9W8’ defined but not used [-Wunused-label] BUILDSTDERR: 1208 | _c9W8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1208 | _c9W8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9Wf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1243:1: error: BUILDSTDERR: warning: label ‘_c9Wf’ defined but not used [-Wunused-label] BUILDSTDERR: 1243 | _c9Wf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1243 | _c9Wf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9Wl’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1276:1: error: BUILDSTDERR: warning: label ‘_c9Wl’ defined but not used [-Wunused-label] BUILDSTDERR: 1276 | _c9Wl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1276 | _c9Wl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9Ws’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1311:1: error: BUILDSTDERR: warning: label ‘_c9Ws’ defined but not used [-Wunused-label] BUILDSTDERR: 1311 | _c9Ws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1311 | _c9Ws: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9Wz’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1347:1: error: BUILDSTDERR: warning: label ‘_c9Wz’ defined but not used [-Wunused-label] BUILDSTDERR: 1347 | _c9Wz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1347 | _c9Wz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9WG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1383:1: error: BUILDSTDERR: warning: label ‘_c9WG’ defined but not used [-Wunused-label] BUILDSTDERR: 1383 | _c9WG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1383 | _c9WG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9WN’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1418:1: error: BUILDSTDERR: warning: label ‘_c9WN’ defined but not used [-Wunused-label] BUILDSTDERR: 1418 | _c9WN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1418 | _c9WN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_c9WT’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1462:1: error: BUILDSTDERR: warning: label ‘_c9WT’ defined but not used [-Wunused-label] BUILDSTDERR: 1462 | _c9WT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1462 | _c9WT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca0Z’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1533:1: error: BUILDSTDERR: warning: label ‘_ca0Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1533 | _ca0Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1533 | _ca0Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘r9Ra_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1559:1: error: BUILDSTDERR: warning: label ‘_ca2D’ defined but not used [-Wunused-label] BUILDSTDERR: 1559 | _ca2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1559 | _ca2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9T5_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1612:1: error: BUILDSTDERR: warning: label ‘_ca4E’ defined but not used [-Wunused-label] BUILDSTDERR: 1612 | _ca4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1612 | _ca4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9T6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1647:1: error: BUILDSTDERR: warning: label ‘_ca4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1647 | _ca4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1647 | _ca4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9TO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1684:1: error: BUILDSTDERR: warning: label ‘_ca5e’ defined but not used [-Wunused-label] BUILDSTDERR: 1684 | _ca5e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1684 | _ca5e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9TN_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1724:1: error: BUILDSTDERR: warning: label ‘_ca5o’ defined but not used [-Wunused-label] BUILDSTDERR: 1724 | _ca5o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1724 | _ca5o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9TP_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1771:1: error: BUILDSTDERR: warning: label ‘_ca5r’ defined but not used [-Wunused-label] BUILDSTDERR: 1771 | _ca5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1771 | _ca5r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9TQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1844:1: error: BUILDSTDERR: warning: label ‘_ca5w’ defined but not used [-Wunused-label] BUILDSTDERR: 1844 | _ca5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1844 | _ca5w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9TJ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1906:1: error: BUILDSTDERR: warning: label ‘_ca64’ defined but not used [-Wunused-label] BUILDSTDERR: 1906 | _ca64: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1906 | _ca64: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9TI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1946:1: error: BUILDSTDERR: warning: label ‘_ca6e’ defined but not used [-Wunused-label] BUILDSTDERR: 1946 | _ca6e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1946 | _ca6e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9TK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:1993:1: error: BUILDSTDERR: warning: label ‘_ca6h’ defined but not used [-Wunused-label] BUILDSTDERR: 1993 | _ca6h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1993 | _ca6h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9TL_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2066:1: error: BUILDSTDERR: warning: label ‘_ca6m’ defined but not used [-Wunused-label] BUILDSTDERR: 2066 | _ca6m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2066 | _ca6m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9TM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2136:1: error: BUILDSTDERR: warning: label ‘_ca6r’ defined but not used [-Wunused-label] BUILDSTDERR: 2136 | _ca6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2136 | _ca6r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9TF_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2199:1: error: BUILDSTDERR: warning: label ‘_ca6S’ defined but not used [-Wunused-label] BUILDSTDERR: 2199 | _ca6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2199 | _ca6S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9TE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2239:1: error: BUILDSTDERR: warning: label ‘_ca72’ defined but not used [-Wunused-label] BUILDSTDERR: 2239 | _ca72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2239 | _ca72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9TG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2286:1: error: BUILDSTDERR: warning: label ‘_ca75’ defined but not used [-Wunused-label] BUILDSTDERR: 2286 | _ca75: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2286 | _ca75: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9TH_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2359:1: error: BUILDSTDERR: warning: label ‘_ca7a’ defined but not used [-Wunused-label] BUILDSTDERR: 2359 | _ca7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2359 | _ca7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tx_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2421:1: error: BUILDSTDERR: warning: label ‘_ca7J’ defined but not used [-Wunused-label] BUILDSTDERR: 2421 | _ca7J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2421 | _ca7J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2461:1: error: BUILDSTDERR: warning: label ‘_ca7T’ defined but not used [-Wunused-label] BUILDSTDERR: 2461 | _ca7T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2461 | _ca7T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Ty_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2508:1: error: BUILDSTDERR: warning: label ‘_ca7W’ defined but not used [-Wunused-label] BUILDSTDERR: 2508 | _ca7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2508 | _ca7W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tz_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2581:1: error: BUILDSTDERR: warning: label ‘_ca81’ defined but not used [-Wunused-label] BUILDSTDERR: 2581 | _ca81: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2581 | _ca81: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9TA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2651:1: error: BUILDSTDERR: warning: label ‘_ca86’ defined but not used [-Wunused-label] BUILDSTDERR: 2651 | _ca86: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2651 | _ca86: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tt_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2714:1: error: BUILDSTDERR: warning: label ‘_ca8x’ defined but not used [-Wunused-label] BUILDSTDERR: 2714 | _ca8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2714 | _ca8x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Ts_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2754:1: error: BUILDSTDERR: warning: label ‘_ca8H’ defined but not used [-Wunused-label] BUILDSTDERR: 2754 | _ca8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2754 | _ca8H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2801:1: error: BUILDSTDERR: warning: label ‘_ca8K’ defined but not used [-Wunused-label] BUILDSTDERR: 2801 | _ca8K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2801 | _ca8K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2874:1: error: BUILDSTDERR: warning: label ‘_ca8P’ defined but not used [-Wunused-label] BUILDSTDERR: 2874 | _ca8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2874 | _ca8P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9To_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2936:1: error: BUILDSTDERR: warning: label ‘_ca9n’ defined but not used [-Wunused-label] BUILDSTDERR: 2936 | _ca9n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2936 | _ca9n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tn_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:2976:1: error: BUILDSTDERR: warning: label ‘_ca9x’ defined but not used [-Wunused-label] BUILDSTDERR: 2976 | _ca9x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2976 | _ca9x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tp_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3023:1: error: BUILDSTDERR: warning: label ‘_ca9A’ defined but not used [-Wunused-label] BUILDSTDERR: 3023 | _ca9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3023 | _ca9A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3096:1: error: BUILDSTDERR: warning: label ‘_ca9F’ defined but not used [-Wunused-label] BUILDSTDERR: 3096 | _ca9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3096 | _ca9F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tr_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3166:1: error: BUILDSTDERR: warning: label ‘_ca9K’ defined but not used [-Wunused-label] BUILDSTDERR: 3166 | _ca9K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3166 | _ca9K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Th_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3229:1: error: BUILDSTDERR: warning: label ‘_caac’ defined but not used [-Wunused-label] BUILDSTDERR: 3229 | _caac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3229 | _caac: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3269:1: error: BUILDSTDERR: warning: label ‘_caam’ defined but not used [-Wunused-label] BUILDSTDERR: 3269 | _caam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3269 | _caam: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Ti_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3316:1: error: BUILDSTDERR: warning: label ‘_caap’ defined but not used [-Wunused-label] BUILDSTDERR: 3316 | _caap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3316 | _caap: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tj_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3389:1: error: BUILDSTDERR: warning: label ‘_caau’ defined but not used [-Wunused-label] BUILDSTDERR: 3389 | _caau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3389 | _caau: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3451:1: error: BUILDSTDERR: warning: label ‘_cab2’ defined but not used [-Wunused-label] BUILDSTDERR: 3451 | _cab2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3451 | _cab2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tb_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3491:1: error: BUILDSTDERR: warning: label ‘_cabc’ defined but not used [-Wunused-label] BUILDSTDERR: 3491 | _cabc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3491 | _cabc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Td_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3538:1: error: BUILDSTDERR: warning: label ‘_cabf’ defined but not used [-Wunused-label] BUILDSTDERR: 3538 | _cabf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3538 | _cabf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Te_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3611:1: error: BUILDSTDERR: warning: label ‘_cabk’ defined but not used [-Wunused-label] BUILDSTDERR: 3611 | _cabk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3611 | _cabk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Tf_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3681:1: error: BUILDSTDERR: warning: label ‘_cabp’ defined but not used [-Wunused-label] BUILDSTDERR: 3681 | _cabp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3681 | _cabp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9T8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3744:1: error: BUILDSTDERR: warning: label ‘_cabQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3744 | _cabQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3744 | _cabQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9T7_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3784:1: error: BUILDSTDERR: warning: label ‘_cac0’ defined but not used [-Wunused-label] BUILDSTDERR: 3784 | _cac0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3784 | _cac0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9T9_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3831:1: error: BUILDSTDERR: warning: label ‘_cac3’ defined but not used [-Wunused-label] BUILDSTDERR: 3831 | _cac3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3831 | _cac3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Ta_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3904:1: error: BUILDSTDERR: warning: label ‘_cac8’ defined but not used [-Wunused-label] BUILDSTDERR: 3904 | _cac8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3904 | _cac8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_zdwinverse_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:3970:1: error: BUILDSTDERR: warning: label ‘_cach’ defined but not used [-Wunused-label] BUILDSTDERR: 3970 | _cach: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3970 | _cach: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca2O’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4005:1: error: BUILDSTDERR: warning: label ‘_ca2O’ defined but not used [-Wunused-label] BUILDSTDERR: 4005 | _ca2O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4005 | _ca2O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca2V’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4042:1: error: BUILDSTDERR: warning: label ‘_ca2V’ defined but not used [-Wunused-label] BUILDSTDERR: 4042 | _ca2V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4042 | _ca2V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca32’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4078:1: error: BUILDSTDERR: warning: label ‘_ca32’ defined but not used [-Wunused-label] BUILDSTDERR: 4078 | _ca32: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4078 | _ca32: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca39’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4114:1: error: BUILDSTDERR: warning: label ‘_ca39’ defined but not used [-Wunused-label] BUILDSTDERR: 4114 | _ca39: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4114 | _ca39: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca3g’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4149:1: error: BUILDSTDERR: warning: label ‘_ca3g’ defined but not used [-Wunused-label] BUILDSTDERR: 4149 | _ca3g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4149 | _ca3g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca3m’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4182:1: error: BUILDSTDERR: warning: label ‘_ca3m’ defined but not used [-Wunused-label] BUILDSTDERR: 4182 | _ca3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4182 | _ca3m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca3t’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4217:1: error: BUILDSTDERR: warning: label ‘_ca3t’ defined but not used [-Wunused-label] BUILDSTDERR: 4217 | _ca3t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4217 | _ca3t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca3A’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4253:1: error: BUILDSTDERR: warning: label ‘_ca3A’ defined but not used [-Wunused-label] BUILDSTDERR: 4253 | _ca3A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4253 | _ca3A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca3H’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4289:1: error: BUILDSTDERR: warning: label ‘_ca3H’ defined but not used [-Wunused-label] BUILDSTDERR: 4289 | _ca3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4289 | _ca3H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca3O’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4324:1: error: BUILDSTDERR: warning: label ‘_ca3O’ defined but not used [-Wunused-label] BUILDSTDERR: 4324 | _ca3O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4324 | _ca3O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca3U’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4357:1: error: BUILDSTDERR: warning: label ‘_ca3U’ defined but not used [-Wunused-label] BUILDSTDERR: 4357 | _ca3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4357 | _ca3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca41’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4392:1: error: BUILDSTDERR: warning: label ‘_ca41’ defined but not used [-Wunused-label] BUILDSTDERR: 4392 | _ca41: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4392 | _ca41: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca48’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4428:1: error: BUILDSTDERR: warning: label ‘_ca48’ defined but not used [-Wunused-label] BUILDSTDERR: 4428 | _ca48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4428 | _ca48: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca4f’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4464:1: error: BUILDSTDERR: warning: label ‘_ca4f’ defined but not used [-Wunused-label] BUILDSTDERR: 4464 | _ca4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4464 | _ca4f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca4m’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4499:1: error: BUILDSTDERR: warning: label ‘_ca4m’ defined but not used [-Wunused-label] BUILDSTDERR: 4499 | _ca4m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4499 | _ca4m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_ca4s’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4560:1: error: BUILDSTDERR: warning: label ‘_ca4s’ defined but not used [-Wunused-label] BUILDSTDERR: 4560 | _ca4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4560 | _ca4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_cae2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4796:1: error: BUILDSTDERR: warning: label ‘_cae2’ defined but not used [-Wunused-label] BUILDSTDERR: 4796 | _cae2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4796 | _cae2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_inverse_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4817:1: error: BUILDSTDERR: warning: label ‘_cagA’ defined but not used [-Wunused-label] BUILDSTDERR: 4817 | _cagA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4817 | _cagA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_cagx’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4844:1: error: BUILDSTDERR: warning: label ‘_cagx’ defined but not used [-Wunused-label] BUILDSTDERR: 4844 | _cagx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4844 | _cagx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Uj_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4893:1: error: BUILDSTDERR: warning: label ‘_cagU’ defined but not used [-Wunused-label] BUILDSTDERR: 4893 | _cagU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4893 | _cagU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Uv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4932:1: error: BUILDSTDERR: warning: label ‘_cahD’ defined but not used [-Wunused-label] BUILDSTDERR: 4932 | _cahD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4932 | _cahD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Uw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:4977:1: error: BUILDSTDERR: warning: label ‘_cahG’ defined but not used [-Wunused-label] BUILDSTDERR: 4977 | _cahG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4977 | _cahG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9Ux_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:5035:1: error: BUILDSTDERR: warning: label ‘_cahL’ defined but not used [-Wunused-label] BUILDSTDERR: 5035 | _cahL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5035 | _cahL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_s9Ul’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:5070:1: error: BUILDSTDERR: warning: label ‘_s9Ul’ defined but not used [-Wunused-label] BUILDSTDERR: 5070 | _s9Ul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5070 | _s9Ul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_cahc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:5089:1: error: BUILDSTDERR: warning: label ‘_cahc’ defined but not used [-Wunused-label] BUILDSTDERR: 5089 | _cahc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5089 | _cahc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_cahj’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:5131:1: error: BUILDSTDERR: warning: label ‘_cahj’ defined but not used [-Wunused-label] BUILDSTDERR: 5131 | _cahj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5131 | _cahj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_cahY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:5178:1: error: BUILDSTDERR: warning: label ‘_cahY’ defined but not used [-Wunused-label] BUILDSTDERR: 5178 | _cahY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5178 | _cahY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_mult_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:5199:1: error: BUILDSTDERR: warning: label ‘_caif’ defined but not used [-Wunused-label] BUILDSTDERR: 5199 | _caif: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5199 | _caif: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘s9UB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:5253:1: error: BUILDSTDERR: warning: label ‘_caiM’ defined but not used [-Wunused-label] BUILDSTDERR: 5253 | _caiM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5253 | _caiM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziMatrix_matrixMult_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:5292:1: error: BUILDSTDERR: warning: label ‘_caiP’ defined but not used [-Wunused-label] BUILDSTDERR: 5292 | _caiP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5292 | _caiP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_caiA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:5325:1: error: BUILDSTDERR: warning: label ‘_caiA’ defined but not used [-Wunused-label] BUILDSTDERR: 5325 | _caiA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5325 | _caiA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc: In function ‘_caiR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_46.hc:5359:1: error: BUILDSTDERR: warning: label ‘_caiR’ defined but not used [-Wunused-label] BUILDSTDERR: 5359 | _caiR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5359 | _caiR: BUILDSTDERR: | ^ [ 6 of 14] Compiling Data.Colour.RGB ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.p_o ) BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdWRGBGamut_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:190:1: error: BUILDSTDERR: warning: label ‘_ccD7’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _ccD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _ccD7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccD4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:218:1: error: BUILDSTDERR: warning: label ‘_ccD4’ defined but not used [-Wunused-label] BUILDSTDERR: 218 | _ccD4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 218 | _ccD4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccDb’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:243:1: error: BUILDSTDERR: warning: label ‘_ccDb’ defined but not used [-Wunused-label] BUILDSTDERR: 243 | _ccDb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 243 | _ccDb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdWRGB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:285:1: error: BUILDSTDERR: warning: label ‘_ccDF’ defined but not used [-Wunused-label] BUILDSTDERR: 285 | _ccDF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 285 | _ccDF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccDw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:308:1: error: BUILDSTDERR: warning: label ‘_ccDw’ defined but not used [-Wunused-label] BUILDSTDERR: 308 | _ccDw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 308 | _ccDw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccDz’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:328:1: error: BUILDSTDERR: warning: label ‘_ccDz’ defined but not used [-Wunused-label] BUILDSTDERR: 328 | _ccDz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 328 | _ccDz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccDC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:350:1: error: BUILDSTDERR: warning: label ‘_ccDC’ defined but not used [-Wunused-label] BUILDSTDERR: 350 | _ccDC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 350 | _ccDC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘rcjs_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:396:1: error: BUILDSTDERR: warning: label ‘_ccDT’ defined but not used [-Wunused-label] BUILDSTDERR: 396 | _ccDT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 396 | _ccDT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘rcjt_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:432:1: error: BUILDSTDERR: warning: label ‘_ccE8’ defined but not used [-Wunused-label] BUILDSTDERR: 432 | _ccE8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 432 | _ccE8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘rcju_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:485:1: error: BUILDSTDERR: warning: label ‘_ccEm’ defined but not used [-Wunused-label] BUILDSTDERR: 485 | _ccEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 485 | _ccEm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘rcjv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:537:1: error: BUILDSTDERR: warning: label ‘_ccEv’ defined but not used [-Wunused-label] BUILDSTDERR: 537 | _ccEv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 537 | _ccEv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sckf_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:572:1: error: BUILDSTDERR: warning: label ‘_ccEL’ defined but not used [-Wunused-label] BUILDSTDERR: 572 | _ccEL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 572 | _ccEL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘rcjw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:613:1: error: BUILDSTDERR: warning: label ‘_ccEO’ defined but not used [-Wunused-label] BUILDSTDERR: 613 | _ccEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 613 | _ccEO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:664:1: error: BUILDSTDERR: warning: label ‘_ccF5’ defined but not used [-Wunused-label] BUILDSTDERR: 664 | _ccF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 664 | _ccF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccF2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:691:1: error: BUILDSTDERR: warning: label ‘_ccF2’ defined but not used [-Wunused-label] BUILDSTDERR: 691 | _ccF2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 691 | _ccF2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccF9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:714:1: error: BUILDSTDERR: warning: label ‘_ccF9’ defined but not used [-Wunused-label] BUILDSTDERR: 714 | _ccF9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 714 | _ccF9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccFc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:737:1: error: BUILDSTDERR: warning: label ‘_ccFc’ defined but not used [-Wunused-label] BUILDSTDERR: 737 | _ccFc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 737 | _ccFc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccFf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:761:1: error: BUILDSTDERR: warning: label ‘_ccFf’ defined but not used [-Wunused-label] BUILDSTDERR: 761 | _ccFf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 761 | _ccFf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfFunctorRGBzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:806:1: error: BUILDSTDERR: warning: label ‘_ccFB’ defined but not used [-Wunused-label] BUILDSTDERR: 806 | _ccFB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 806 | _ccFB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccFy’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:833:1: error: BUILDSTDERR: warning: label ‘_ccFy’ defined but not used [-Wunused-label] BUILDSTDERR: 833 | _ccFy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 833 | _ccFy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:870:1: error: BUILDSTDERR: warning: label ‘_ccFS’ defined but not used [-Wunused-label] BUILDSTDERR: 870 | _ccFS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 870 | _ccFS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccFP’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:898:1: error: BUILDSTDERR: warning: label ‘_ccFP’ defined but not used [-Wunused-label] BUILDSTDERR: 898 | _ccFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 898 | _ccFP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccFW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:925:1: error: BUILDSTDERR: warning: label ‘_ccFW’ defined but not used [-Wunused-label] BUILDSTDERR: 925 | _ccFW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 925 | _ccFW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccG2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:948:1: error: BUILDSTDERR: warning: label ‘_ccG2’ defined but not used [-Wunused-label] BUILDSTDERR: 948 | _ccG2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 948 | _ccG2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccG5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:971:1: error: BUILDSTDERR: warning: label ‘_ccG5’ defined but not used [-Wunused-label] BUILDSTDERR: 971 | _ccG5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 971 | _ccG5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccG8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:995:1: error: BUILDSTDERR: warning: label ‘_ccG8’ defined but not used [-Wunused-label] BUILDSTDERR: 995 | _ccG8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 995 | _ccG8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1040:1: error: BUILDSTDERR: warning: label ‘_ccGs’ defined but not used [-Wunused-label] BUILDSTDERR: 1040 | _ccGs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1040 | _ccGs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sckL_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1074:1: error: BUILDSTDERR: warning: label ‘_ccGM’ defined but not used [-Wunused-label] BUILDSTDERR: 1074 | _ccGM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1074 | _ccGM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccGJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1112:1: error: BUILDSTDERR: warning: label ‘_ccGJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1112 | _ccGJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1112 | _ccGJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccGQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1135:1: error: BUILDSTDERR: warning: label ‘_ccGQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1135 | _ccGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1135 | _ccGQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccGT’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1158:1: error: BUILDSTDERR: warning: label ‘_ccGT’ defined but not used [-Wunused-label] BUILDSTDERR: 1158 | _ccGT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1158 | _ccGT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccGW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1182:1: error: BUILDSTDERR: warning: label ‘_ccGW’ defined but not used [-Wunused-label] BUILDSTDERR: 1182 | _ccGW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1182 | _ccGW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scl5_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1221:1: error: BUILDSTDERR: warning: label ‘_ccHk’ defined but not used [-Wunused-label] BUILDSTDERR: 1221 | _ccHk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1221 | _ccHk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccHh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1258:1: error: BUILDSTDERR: warning: label ‘_ccHh’ defined but not used [-Wunused-label] BUILDSTDERR: 1258 | _ccHh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1258 | _ccHh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccHo’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1285:1: error: BUILDSTDERR: warning: label ‘_ccHo’ defined but not used [-Wunused-label] BUILDSTDERR: 1285 | _ccHo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1285 | _ccHo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccHu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1308:1: error: BUILDSTDERR: warning: label ‘_ccHu’ defined but not used [-Wunused-label] BUILDSTDERR: 1308 | _ccHu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1308 | _ccHu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccHx’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1331:1: error: BUILDSTDERR: warning: label ‘_ccHx’ defined but not used [-Wunused-label] BUILDSTDERR: 1331 | _ccHx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1331 | _ccHx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccHA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1355:1: error: BUILDSTDERR: warning: label ‘_ccHA’ defined but not used [-Wunused-label] BUILDSTDERR: 1355 | _ccHA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1355 | _ccHA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1396:1: error: BUILDSTDERR: warning: label ‘_ccHO’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _ccHO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _ccHO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1450:1: error: BUILDSTDERR: warning: label ‘_ccI7’ defined but not used [-Wunused-label] BUILDSTDERR: 1450 | _ccI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1450 | _ccI7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccI4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1475:1: error: BUILDSTDERR: warning: label ‘_ccI4’ defined but not used [-Wunused-label] BUILDSTDERR: 1475 | _ccI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1475 | _ccI4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfApplicativeRGBzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1503:1: error: BUILDSTDERR: warning: label ‘_ccIo’ defined but not used [-Wunused-label] BUILDSTDERR: 1503 | _ccIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1503 | _ccIo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccIl’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1531:1: error: BUILDSTDERR: warning: label ‘_ccIl’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _ccIl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _ccIl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccIs’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1553:1: error: BUILDSTDERR: warning: label ‘_ccIs’ defined but not used [-Wunused-label] BUILDSTDERR: 1553 | _ccIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1553 | _ccIs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB20_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1597:1: error: BUILDSTDERR: warning: label ‘_ccIO’ defined but not used [-Wunused-label] BUILDSTDERR: 1597 | _ccIO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1597 | _ccIO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB18_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1657:1: error: BUILDSTDERR: warning: label ‘_ccJ2’ defined but not used [-Wunused-label] BUILDSTDERR: 1657 | _ccJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1657 | _ccJ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB16_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1717:1: error: BUILDSTDERR: warning: label ‘_ccJg’ defined but not used [-Wunused-label] BUILDSTDERR: 1717 | _ccJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1717 | _ccJg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘rcjz_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1766:1: error: BUILDSTDERR: warning: label ‘_ccJp’ defined but not used [-Wunused-label] BUILDSTDERR: 1766 | _ccJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1766 | _ccJp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB15_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1801:1: error: BUILDSTDERR: warning: label ‘_ccJC’ defined but not used [-Wunused-label] BUILDSTDERR: 1801 | _ccJC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1801 | _ccJC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccJz’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1826:1: error: BUILDSTDERR: warning: label ‘_ccJz’ defined but not used [-Wunused-label] BUILDSTDERR: 1826 | _ccJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1826 | _ccJz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB14_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1865:1: error: BUILDSTDERR: warning: label ‘_ccJO’ defined but not used [-Wunused-label] BUILDSTDERR: 1865 | _ccJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1865 | _ccJO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB12_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1902:1: error: BUILDSTDERR: warning: label ‘_ccK2’ defined but not used [-Wunused-label] BUILDSTDERR: 1902 | _ccK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1902 | _ccK2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB9_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:1962:1: error: BUILDSTDERR: warning: label ‘_ccKg’ defined but not used [-Wunused-label] BUILDSTDERR: 1962 | _ccKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1962 | _ccKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2012:1: error: BUILDSTDERR: warning: label ‘_ccKt’ defined but not used [-Wunused-label] BUILDSTDERR: 2012 | _ccKt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2012 | _ccKt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccKq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2037:1: error: BUILDSTDERR: warning: label ‘_ccKq’ defined but not used [-Wunused-label] BUILDSTDERR: 2037 | _ccKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2037 | _ccKq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2082:1: error: BUILDSTDERR: warning: label ‘_ccKK’ defined but not used [-Wunused-label] BUILDSTDERR: 2082 | _ccKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2082 | _ccKK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2135:1: error: BUILDSTDERR: warning: label ‘_ccKY’ defined but not used [-Wunused-label] BUILDSTDERR: 2135 | _ccKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2135 | _ccKY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sclG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2190:1: error: BUILDSTDERR: warning: label ‘_ccMk’ defined but not used [-Wunused-label] BUILDSTDERR: 2190 | _ccMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2190 | _ccMk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sclH_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2231:1: error: BUILDSTDERR: warning: label ‘_ccMn’ defined but not used [-Wunused-label] BUILDSTDERR: 2231 | _ccMn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2231 | _ccMn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sclK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2285:1: error: BUILDSTDERR: warning: label ‘_ccMw’ defined but not used [-Wunused-label] BUILDSTDERR: 2285 | _ccMw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2285 | _ccMw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccMt’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2337:1: error: BUILDSTDERR: warning: label ‘_ccMt’ defined but not used [-Wunused-label] BUILDSTDERR: 2337 | _ccMt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2337 | _ccMt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sclL_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2378:1: error: BUILDSTDERR: warning: label ‘_ccME’ defined but not used [-Wunused-label] BUILDSTDERR: 2378 | _ccME: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2378 | _ccME: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sclO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2438:1: error: BUILDSTDERR: warning: label ‘_ccMN’ defined but not used [-Wunused-label] BUILDSTDERR: 2438 | _ccMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2438 | _ccMN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccMK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2488:1: error: BUILDSTDERR: warning: label ‘_ccMK’ defined but not used [-Wunused-label] BUILDSTDERR: 2488 | _ccMK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2488 | _ccMK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sclP_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2528:1: error: BUILDSTDERR: warning: label ‘_ccMV’ defined but not used [-Wunused-label] BUILDSTDERR: 2528 | _ccMV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2528 | _ccMV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sclS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2585:1: error: BUILDSTDERR: warning: label ‘_ccN4’ defined but not used [-Wunused-label] BUILDSTDERR: 2585 | _ccN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2585 | _ccN4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccN1’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2633:1: error: BUILDSTDERR: warning: label ‘_ccN1’ defined but not used [-Wunused-label] BUILDSTDERR: 2633 | _ccN1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2633 | _ccN1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sclT_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2672:1: error: BUILDSTDERR: warning: label ‘_ccNc’ defined but not used [-Wunused-label] BUILDSTDERR: 2672 | _ccNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2672 | _ccNc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sclW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2726:1: error: BUILDSTDERR: warning: label ‘_ccNl’ defined but not used [-Wunused-label] BUILDSTDERR: 2726 | _ccNl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2726 | _ccNl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccNi’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2772:1: error: BUILDSTDERR: warning: label ‘_ccNi’ defined but not used [-Wunused-label] BUILDSTDERR: 2772 | _ccNi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2772 | _ccNi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwlvl_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2811:1: error: BUILDSTDERR: warning: label ‘_ccNw’ defined but not used [-Wunused-label] BUILDSTDERR: 2811 | _ccNw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2811 | _ccNw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccNC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2858:1: error: BUILDSTDERR: warning: label ‘_ccNC’ defined but not used [-Wunused-label] BUILDSTDERR: 2858 | _ccNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2858 | _ccNC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2899:1: error: BUILDSTDERR: warning: label ‘_ccOa’ defined but not used [-Wunused-label] BUILDSTDERR: 2899 | _ccOa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2899 | _ccOa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccO7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2926:1: error: BUILDSTDERR: warning: label ‘_ccO7’ defined but not used [-Wunused-label] BUILDSTDERR: 2926 | _ccO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2926 | _ccO7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scm4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2955:1: error: BUILDSTDERR: warning: label ‘_ccOv’ defined but not used [-Wunused-label] BUILDSTDERR: 2955 | _ccOv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2955 | _ccOv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scm6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:2994:1: error: BUILDSTDERR: warning: label ‘_ccOF’ defined but not used [-Wunused-label] BUILDSTDERR: 2994 | _ccOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2994 | _ccOF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scm7_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3032:1: error: BUILDSTDERR: warning: label ‘_ccOQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3032 | _ccOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3032 | _ccOQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3061:1: error: BUILDSTDERR: warning: label ‘_ccQk’ defined but not used [-Wunused-label] BUILDSTDERR: 3061 | _ccQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3061 | _ccQk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmn_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3102:1: error: BUILDSTDERR: warning: label ‘_ccQn’ defined but not used [-Wunused-label] BUILDSTDERR: 3102 | _ccQn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3102 | _ccQn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3156:1: error: BUILDSTDERR: warning: label ‘_ccQw’ defined but not used [-Wunused-label] BUILDSTDERR: 3156 | _ccQw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3156 | _ccQw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccQt’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3208:1: error: BUILDSTDERR: warning: label ‘_ccQt’ defined but not used [-Wunused-label] BUILDSTDERR: 3208 | _ccQt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3208 | _ccQt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmr_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3249:1: error: BUILDSTDERR: warning: label ‘_ccQE’ defined but not used [-Wunused-label] BUILDSTDERR: 3249 | _ccQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3249 | _ccQE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3311:1: error: BUILDSTDERR: warning: label ‘_ccQN’ defined but not used [-Wunused-label] BUILDSTDERR: 3311 | _ccQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3311 | _ccQN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccQK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3363:1: error: BUILDSTDERR: warning: label ‘_ccQK’ defined but not used [-Wunused-label] BUILDSTDERR: 3363 | _ccQK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3363 | _ccQK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3403:1: error: BUILDSTDERR: warning: label ‘_ccQV’ defined but not used [-Wunused-label] BUILDSTDERR: 3403 | _ccQV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3403 | _ccQV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3463:1: error: BUILDSTDERR: warning: label ‘_ccR4’ defined but not used [-Wunused-label] BUILDSTDERR: 3463 | _ccR4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3463 | _ccR4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccR1’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3513:1: error: BUILDSTDERR: warning: label ‘_ccR1’ defined but not used [-Wunused-label] BUILDSTDERR: 3513 | _ccR1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3513 | _ccR1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmz_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3553:1: error: BUILDSTDERR: warning: label ‘_ccRc’ defined but not used [-Wunused-label] BUILDSTDERR: 3553 | _ccRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3553 | _ccRc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3612:1: error: BUILDSTDERR: warning: label ‘_ccRl’ defined but not used [-Wunused-label] BUILDSTDERR: 3612 | _ccRl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3612 | _ccRl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccRi’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3662:1: error: BUILDSTDERR: warning: label ‘_ccRi’ defined but not used [-Wunused-label] BUILDSTDERR: 3662 | _ccRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3662 | _ccRi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmF_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3698:1: error: BUILDSTDERR: warning: label ‘_ccRt’ defined but not used [-Wunused-label] BUILDSTDERR: 3698 | _ccRt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3698 | _ccRt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccP2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3745:1: error: BUILDSTDERR: warning: label ‘_ccP2’ defined but not used [-Wunused-label] BUILDSTDERR: 3745 | _ccP2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3745 | _ccP2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_ccRC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3794:1: error: BUILDSTDERR: warning: label ‘_ccRC’ defined but not used [-Wunused-label] BUILDSTDERR: 3794 | _ccRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3794 | _ccRC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3833:1: error: BUILDSTDERR: warning: label ‘_ccRK’ defined but not used [-Wunused-label] BUILDSTDERR: 3833 | _ccRK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3833 | _ccRK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmH_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3889:1: error: BUILDSTDERR: warning: label ‘_ccSs’ defined but not used [-Wunused-label] BUILDSTDERR: 3889 | _ccSs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3889 | _ccSs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmJ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3925:1: error: BUILDSTDERR: warning: label ‘_ccSK’ defined but not used [-Wunused-label] BUILDSTDERR: 3925 | _ccSK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3925 | _ccSK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:3965:1: error: BUILDSTDERR: warning: label ‘_ccSN’ defined but not used [-Wunused-label] BUILDSTDERR: 3965 | _ccSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3965 | _ccSN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4011:1: error: BUILDSTDERR: warning: label ‘_ccSS’ defined but not used [-Wunused-label] BUILDSTDERR: 4011 | _ccSS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4011 | _ccSS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4056:1: error: BUILDSTDERR: warning: label ‘_ccTg’ defined but not used [-Wunused-label] BUILDSTDERR: 4056 | _ccTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4056 | _ccTg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBzuzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4091:1: error: BUILDSTDERR: warning: label ‘_ccTj’ defined but not used [-Wunused-label] BUILDSTDERR: 4091 | _ccTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4091 | _ccTj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4130:1: error: BUILDSTDERR: warning: label ‘_ccTK’ defined but not used [-Wunused-label] BUILDSTDERR: 4130 | _ccTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4130 | _ccTK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmP_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4167:1: error: BUILDSTDERR: warning: label ‘_ccTN’ defined but not used [-Wunused-label] BUILDSTDERR: 4167 | _ccTN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4167 | _ccTN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4222:1: error: BUILDSTDERR: warning: label ‘_ccTS’ defined but not used [-Wunused-label] BUILDSTDERR: 4222 | _ccTS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4222 | _ccTS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4262:1: error: BUILDSTDERR: warning: label ‘_ccUe’ defined but not used [-Wunused-label] BUILDSTDERR: 4262 | _ccUe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4262 | _ccUe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmT_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4298:1: error: BUILDSTDERR: warning: label ‘_ccUo’ defined but not used [-Wunused-label] BUILDSTDERR: 4298 | _ccUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4298 | _ccUo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4334:1: error: BUILDSTDERR: warning: label ‘_ccUy’ defined but not used [-Wunused-label] BUILDSTDERR: 4334 | _ccUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4334 | _ccUy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scmR_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4370:1: error: BUILDSTDERR: warning: label ‘_ccUI’ defined but not used [-Wunused-label] BUILDSTDERR: 4370 | _ccUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4370 | _ccUI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4411:1: error: BUILDSTDERR: warning: label ‘_ccUM’ defined but not used [-Wunused-label] BUILDSTDERR: 4411 | _ccUM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4411 | _ccUM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdszdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4477:1: error: BUILDSTDERR: warning: label ‘_ccV2’ defined but not used [-Wunused-label] BUILDSTDERR: 4477 | _ccV2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4477 | _ccV2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scn2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4495:1: error: BUILDSTDERR: warning: label ‘_ccVe’ defined but not used [-Wunused-label] BUILDSTDERR: 4495 | _ccVe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4495 | _ccVe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scn4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4553:1: error: BUILDSTDERR: warning: label ‘_ccVr’ defined but not used [-Wunused-label] BUILDSTDERR: 4553 | _ccVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4553 | _ccVr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scn6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4611:1: error: BUILDSTDERR: warning: label ‘_ccVE’ defined but not used [-Wunused-label] BUILDSTDERR: 4611 | _ccVE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4611 | _ccVE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scna_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4665:1: error: BUILDSTDERR: warning: label ‘_ccWV’ defined but not used [-Wunused-label] BUILDSTDERR: 4665 | _ccWV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4665 | _ccWV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnb_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4703:1: error: BUILDSTDERR: warning: label ‘_ccWY’ defined but not used [-Wunused-label] BUILDSTDERR: 4703 | _ccWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4703 | _ccWY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4756:1: error: BUILDSTDERR: warning: label ‘_ccX3’ defined but not used [-Wunused-label] BUILDSTDERR: 4756 | _ccX3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4756 | _ccX3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnd_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4807:1: error: BUILDSTDERR: warning: label ‘_ccX8’ defined but not used [-Wunused-label] BUILDSTDERR: 4807 | _ccX8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4807 | _ccX8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scne_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4861:1: error: BUILDSTDERR: warning: label ‘_ccXd’ defined but not used [-Wunused-label] BUILDSTDERR: 4861 | _ccXd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4861 | _ccXd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnf_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4918:1: error: BUILDSTDERR: warning: label ‘_ccXi’ defined but not used [-Wunused-label] BUILDSTDERR: 4918 | _ccXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4918 | _ccXi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scng_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:4973:1: error: BUILDSTDERR: warning: label ‘_ccXn’ defined but not used [-Wunused-label] BUILDSTDERR: 4973 | _ccXn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4973 | _ccXn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnh_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5030:1: error: BUILDSTDERR: warning: label ‘_ccXs’ defined but not used [-Wunused-label] BUILDSTDERR: 5030 | _ccXs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5030 | _ccXs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scni_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5090:1: error: BUILDSTDERR: warning: label ‘_ccXx’ defined but not used [-Wunused-label] BUILDSTDERR: 5090 | _ccXx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5090 | _ccXx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnj_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5151:1: error: BUILDSTDERR: warning: label ‘_ccXC’ defined but not used [-Wunused-label] BUILDSTDERR: 5151 | _ccXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5151 | _ccXC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5209:1: error: BUILDSTDERR: warning: label ‘_ccYZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5209 | _ccYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5209 | _ccYZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnn_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5260:1: error: BUILDSTDERR: warning: label ‘_ccZ4’ defined but not used [-Wunused-label] BUILDSTDERR: 5260 | _ccZ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5260 | _ccZ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scno_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5313:1: error: BUILDSTDERR: warning: label ‘_ccZ9’ defined but not used [-Wunused-label] BUILDSTDERR: 5313 | _ccZ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5313 | _ccZ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnp_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5364:1: error: BUILDSTDERR: warning: label ‘_ccZe’ defined but not used [-Wunused-label] BUILDSTDERR: 5364 | _ccZe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5364 | _ccZe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5418:1: error: BUILDSTDERR: warning: label ‘_ccZj’ defined but not used [-Wunused-label] BUILDSTDERR: 5418 | _ccZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5418 | _ccZj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnr_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5475:1: error: BUILDSTDERR: warning: label ‘_ccZo’ defined but not used [-Wunused-label] BUILDSTDERR: 5475 | _ccZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5475 | _ccZo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scns_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5530:1: error: BUILDSTDERR: warning: label ‘_ccZt’ defined but not used [-Wunused-label] BUILDSTDERR: 5530 | _ccZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5530 | _ccZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnt_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5587:1: error: BUILDSTDERR: warning: label ‘_ccZy’ defined but not used [-Wunused-label] BUILDSTDERR: 5587 | _ccZy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5587 | _ccZy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5647:1: error: BUILDSTDERR: warning: label ‘_ccZD’ defined but not used [-Wunused-label] BUILDSTDERR: 5647 | _ccZD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5647 | _ccZD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5708:1: error: BUILDSTDERR: warning: label ‘_ccZI’ defined but not used [-Wunused-label] BUILDSTDERR: 5708 | _ccZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5708 | _ccZI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5769:1: error: BUILDSTDERR: warning: label ‘_ccZO’ defined but not used [-Wunused-label] BUILDSTDERR: 5769 | _ccZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5769 | _ccZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdszdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5838:1: error: BUILDSTDERR: warning: label ‘_ccZW’ defined but not used [-Wunused-label] BUILDSTDERR: 5838 | _ccZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5838 | _ccZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5925:1: error: BUILDSTDERR: warning: label ‘_cd0Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5925 | _cd0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5925 | _cd0Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5939:1: error: BUILDSTDERR: warning: label ‘_cd11’ defined but not used [-Wunused-label] BUILDSTDERR: 5939 | _cd11: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5939 | _cd11: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnD_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:5980:1: error: BUILDSTDERR: warning: label ‘_cd1b’ defined but not used [-Wunused-label] BUILDSTDERR: 5980 | _cd1b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5980 | _cd1b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6021:1: error: BUILDSTDERR: warning: label ‘_cd1l’ defined but not used [-Wunused-label] BUILDSTDERR: 6021 | _cd1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6021 | _cd1l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnH_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6062:1: error: BUILDSTDERR: warning: label ‘_cd2A’ defined but not used [-Wunused-label] BUILDSTDERR: 6062 | _cd2A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6062 | _cd2A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6100:1: error: BUILDSTDERR: warning: label ‘_cd2D’ defined but not used [-Wunused-label] BUILDSTDERR: 6100 | _cd2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6100 | _cd2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnJ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6153:1: error: BUILDSTDERR: warning: label ‘_cd2I’ defined but not used [-Wunused-label] BUILDSTDERR: 6153 | _cd2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6153 | _cd2I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6204:1: error: BUILDSTDERR: warning: label ‘_cd2N’ defined but not used [-Wunused-label] BUILDSTDERR: 6204 | _cd2N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6204 | _cd2N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnL_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6258:1: error: BUILDSTDERR: warning: label ‘_cd2S’ defined but not used [-Wunused-label] BUILDSTDERR: 6258 | _cd2S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6258 | _cd2S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6315:1: error: BUILDSTDERR: warning: label ‘_cd2X’ defined but not used [-Wunused-label] BUILDSTDERR: 6315 | _cd2X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6315 | _cd2X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnN_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6370:1: error: BUILDSTDERR: warning: label ‘_cd32’ defined but not used [-Wunused-label] BUILDSTDERR: 6370 | _cd32: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6370 | _cd32: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6427:1: error: BUILDSTDERR: warning: label ‘_cd37’ defined but not used [-Wunused-label] BUILDSTDERR: 6427 | _cd37: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6427 | _cd37: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnP_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6487:1: error: BUILDSTDERR: warning: label ‘_cd3c’ defined but not used [-Wunused-label] BUILDSTDERR: 6487 | _cd3c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6487 | _cd3c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6548:1: error: BUILDSTDERR: warning: label ‘_cd3h’ defined but not used [-Wunused-label] BUILDSTDERR: 6548 | _cd3h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6548 | _cd3h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnT_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6606:1: error: BUILDSTDERR: warning: label ‘_cd4E’ defined but not used [-Wunused-label] BUILDSTDERR: 6606 | _cd4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6606 | _cd4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6657:1: error: BUILDSTDERR: warning: label ‘_cd4J’ defined but not used [-Wunused-label] BUILDSTDERR: 6657 | _cd4J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6657 | _cd4J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnV_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6710:1: error: BUILDSTDERR: warning: label ‘_cd4O’ defined but not used [-Wunused-label] BUILDSTDERR: 6710 | _cd4O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6710 | _cd4O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6761:1: error: BUILDSTDERR: warning: label ‘_cd4T’ defined but not used [-Wunused-label] BUILDSTDERR: 6761 | _cd4T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6761 | _cd4T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnX_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6815:1: error: BUILDSTDERR: warning: label ‘_cd4Y’ defined but not used [-Wunused-label] BUILDSTDERR: 6815 | _cd4Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6815 | _cd4Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6872:1: error: BUILDSTDERR: warning: label ‘_cd53’ defined but not used [-Wunused-label] BUILDSTDERR: 6872 | _cd53: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6872 | _cd53: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scnZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6927:1: error: BUILDSTDERR: warning: label ‘_cd58’ defined but not used [-Wunused-label] BUILDSTDERR: 6927 | _cd58: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6927 | _cd58: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sco0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:6984:1: error: BUILDSTDERR: warning: label ‘_cd5d’ defined but not used [-Wunused-label] BUILDSTDERR: 6984 | _cd5d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6984 | _cd5d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sco1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7044:1: error: BUILDSTDERR: warning: label ‘_cd5i’ defined but not used [-Wunused-label] BUILDSTDERR: 7044 | _cd5i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7044 | _cd5i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sco2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7105:1: error: BUILDSTDERR: warning: label ‘_cd5n’ defined but not used [-Wunused-label] BUILDSTDERR: 7105 | _cd5n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7105 | _cd5n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sco3_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7166:1: error: BUILDSTDERR: warning: label ‘_cd5t’ defined but not used [-Wunused-label] BUILDSTDERR: 7166 | _cd5t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7166 | _cd5t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7233:1: error: BUILDSTDERR: warning: label ‘_cd5B’ defined but not used [-Wunused-label] BUILDSTDERR: 7233 | _cd5B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7233 | _cd5B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7318:1: error: BUILDSTDERR: warning: label ‘_cd6C’ defined but not used [-Wunused-label] BUILDSTDERR: 7318 | _cd6C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7318 | _cd6C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cd6z’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7347:1: error: BUILDSTDERR: warning: label ‘_cd6z’ defined but not used [-Wunused-label] BUILDSTDERR: 7347 | _cd6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7347 | _cd6z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cd6G’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7372:1: error: BUILDSTDERR: warning: label ‘_cd6G’ defined but not used [-Wunused-label] BUILDSTDERR: 7372 | _cd6G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7372 | _cd6G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7406:1: error: BUILDSTDERR: warning: label ‘_cd71’ defined but not used [-Wunused-label] BUILDSTDERR: 7406 | _cd71: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7406 | _cd71: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cd6Y’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7435:1: error: BUILDSTDERR: warning: label ‘_cd6Y’ defined but not used [-Wunused-label] BUILDSTDERR: 7435 | _cd6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7435 | _cd6Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scor_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7474:1: error: BUILDSTDERR: warning: label ‘_cd7q’ defined but not used [-Wunused-label] BUILDSTDERR: 7474 | _cd7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7474 | _cd7q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cd7n’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7513:1: error: BUILDSTDERR: warning: label ‘_cd7n’ defined but not used [-Wunused-label] BUILDSTDERR: 7513 | _cd7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7513 | _cd7n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7542:1: error: BUILDSTDERR: warning: label ‘_cd7x’ defined but not used [-Wunused-label] BUILDSTDERR: 7542 | _cd7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7542 | _cd7x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scov_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7581:1: error: BUILDSTDERR: warning: label ‘_cd7S’ defined but not used [-Wunused-label] BUILDSTDERR: 7581 | _cd7S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7581 | _cd7S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scou_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7616:1: error: BUILDSTDERR: warning: label ‘_cd83’ defined but not used [-Wunused-label] BUILDSTDERR: 7616 | _cd83: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7616 | _cd83: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scot_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7651:1: error: BUILDSTDERR: warning: label ‘_cd8e’ defined but not used [-Wunused-label] BUILDSTDERR: 7651 | _cd8e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7651 | _cd8e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7690:1: error: BUILDSTDERR: warning: label ‘_cd8i’ defined but not used [-Wunused-label] BUILDSTDERR: 7690 | _cd8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7690 | _cd8i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdczeze_slow’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7742:1: error: BUILDSTDERR: warning: label ‘_cd8w’ defined but not used [-Wunused-label] BUILDSTDERR: 7742 | _cd8w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7742 | _cd8w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdczeze_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7756:1: error: BUILDSTDERR: warning: label ‘_cd8H’ defined but not used [-Wunused-label] BUILDSTDERR: 7756 | _cd8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7756 | _cd8H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cd8B’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7786:1: error: BUILDSTDERR: warning: label ‘_cd8B’ defined but not used [-Wunused-label] BUILDSTDERR: 7786 | _cd8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7786 | _cd8B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cd8Q’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7819:1: error: BUILDSTDERR: warning: label ‘_cd8Q’ defined but not used [-Wunused-label] BUILDSTDERR: 7819 | _cd8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7819 | _cd8Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cd8X’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7848:1: error: BUILDSTDERR: warning: label ‘_cd8X’ defined but not used [-Wunused-label] BUILDSTDERR: 7848 | _cd8X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7848 | _cd8X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGBzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7868:1: error: BUILDSTDERR: warning: label ‘_cd9h’ defined but not used [-Wunused-label] BUILDSTDERR: 7868 | _cd9h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7868 | _cd9h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cd9e’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7896:1: error: BUILDSTDERR: warning: label ‘_cd9e’ defined but not used [-Wunused-label] BUILDSTDERR: 7896 | _cd9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7896 | _cd9e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cd9l’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7924:1: error: BUILDSTDERR: warning: label ‘_cd9l’ defined but not used [-Wunused-label] BUILDSTDERR: 7924 | _cd9l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7924 | _cd9l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGBzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7960:1: error: BUILDSTDERR: warning: label ‘_cd9G’ defined but not used [-Wunused-label] BUILDSTDERR: 7960 | _cd9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7960 | _cd9G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cd9D’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:7988:1: error: BUILDSTDERR: warning: label ‘_cd9D’ defined but not used [-Wunused-label] BUILDSTDERR: 7988 | _cd9D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7988 | _cd9D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cd9K’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8016:1: error: BUILDSTDERR: warning: label ‘_cd9K’ defined but not used [-Wunused-label] BUILDSTDERR: 8016 | _cd9K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8016 | _cd9K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cd9T’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8044:1: error: BUILDSTDERR: warning: label ‘_cd9T’ defined but not used [-Wunused-label] BUILDSTDERR: 8044 | _cd9T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8044 | _cd9T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cda4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8079:1: error: BUILDSTDERR: warning: label ‘_cda4’ defined but not used [-Wunused-label] BUILDSTDERR: 8079 | _cda4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8079 | _cda4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdag’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8113:1: error: BUILDSTDERR: warning: label ‘_cdag’ defined but not used [-Wunused-label] BUILDSTDERR: 8113 | _cdag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8113 | _cdag: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdao’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8137:1: error: BUILDSTDERR: warning: label ‘_cdao’ defined but not used [-Wunused-label] BUILDSTDERR: 8137 | _cdao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8137 | _cdao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scp6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8156:1: error: BUILDSTDERR: warning: label ‘_cdaS’ defined but not used [-Wunused-label] BUILDSTDERR: 8156 | _cdaS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8156 | _cdaS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scp5_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8190:1: error: BUILDSTDERR: warning: label ‘_cdb3’ defined but not used [-Wunused-label] BUILDSTDERR: 8190 | _cdb3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8190 | _cdb3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8227:1: error: BUILDSTDERR: warning: label ‘_cdb7’ defined but not used [-Wunused-label] BUILDSTDERR: 8227 | _cdb7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8227 | _cdb7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGBGamutzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8278:1: error: BUILDSTDERR: warning: label ‘_cdbq’ defined but not used [-Wunused-label] BUILDSTDERR: 8278 | _cdbq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8278 | _cdbq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdbn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8306:1: error: BUILDSTDERR: warning: label ‘_cdbn’ defined but not used [-Wunused-label] BUILDSTDERR: 8306 | _cdbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8306 | _cdbn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdbu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8332:1: error: BUILDSTDERR: warning: label ‘_cdbu’ defined but not used [-Wunused-label] BUILDSTDERR: 8332 | _cdbu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8332 | _cdbu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdbA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8359:1: error: BUILDSTDERR: warning: label ‘_cdbA’ defined but not used [-Wunused-label] BUILDSTDERR: 8359 | _cdbA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8359 | _cdbA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdbG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8385:1: error: BUILDSTDERR: warning: label ‘_cdbG’ defined but not used [-Wunused-label] BUILDSTDERR: 8385 | _cdbG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8385 | _cdbG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdbM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8412:1: error: BUILDSTDERR: warning: label ‘_cdbM’ defined but not used [-Wunused-label] BUILDSTDERR: 8412 | _cdbM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8412 | _cdbM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdbS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8439:1: error: BUILDSTDERR: warning: label ‘_cdbS’ defined but not used [-Wunused-label] BUILDSTDERR: 8439 | _cdbS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8439 | _cdbS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdbY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8465:1: error: BUILDSTDERR: warning: label ‘_cdbY’ defined but not used [-Wunused-label] BUILDSTDERR: 8465 | _cdbY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8465 | _cdbY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdc4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8492:1: error: BUILDSTDERR: warning: label ‘_cdc4’ defined but not used [-Wunused-label] BUILDSTDERR: 8492 | _cdc4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8492 | _cdc4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdca’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8519:1: error: BUILDSTDERR: warning: label ‘_cdca’ defined but not used [-Wunused-label] BUILDSTDERR: 8519 | _cdca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8519 | _cdca: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdcg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8545:1: error: BUILDSTDERR: warning: label ‘_cdcg’ defined but not used [-Wunused-label] BUILDSTDERR: 8545 | _cdcg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8545 | _cdcg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdcm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8572:1: error: BUILDSTDERR: warning: label ‘_cdcm’ defined but not used [-Wunused-label] BUILDSTDERR: 8572 | _cdcm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8572 | _cdcm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdcs’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8599:1: error: BUILDSTDERR: warning: label ‘_cdcs’ defined but not used [-Wunused-label] BUILDSTDERR: 8599 | _cdcs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8599 | _cdcs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdcy’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8625:1: error: BUILDSTDERR: warning: label ‘_cdcy’ defined but not used [-Wunused-label] BUILDSTDERR: 8625 | _cdcy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8625 | _cdcy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdcE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8652:1: error: BUILDSTDERR: warning: label ‘_cdcE’ defined but not used [-Wunused-label] BUILDSTDERR: 8652 | _cdcE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8652 | _cdcE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdcK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8679:1: error: BUILDSTDERR: warning: label ‘_cdcK’ defined but not used [-Wunused-label] BUILDSTDERR: 8679 | _cdcK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8679 | _cdcK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdcQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8705:1: error: BUILDSTDERR: warning: label ‘_cdcQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8705 | _cdcQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8705 | _cdcQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdcW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8732:1: error: BUILDSTDERR: warning: label ‘_cdcW’ defined but not used [-Wunused-label] BUILDSTDERR: 8732 | _cdcW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8732 | _cdcW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdd2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8758:1: error: BUILDSTDERR: warning: label ‘_cdd2’ defined but not used [-Wunused-label] BUILDSTDERR: 8758 | _cdd2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8758 | _cdd2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdd8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8785:1: error: BUILDSTDERR: warning: label ‘_cdd8’ defined but not used [-Wunused-label] BUILDSTDERR: 8785 | _cdd8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8785 | _cdd8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdde’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8812:1: error: BUILDSTDERR: warning: label ‘_cdde’ defined but not used [-Wunused-label] BUILDSTDERR: 8812 | _cdde: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8812 | _cdde: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cddk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8838:1: error: BUILDSTDERR: warning: label ‘_cddk’ defined but not used [-Wunused-label] BUILDSTDERR: 8838 | _cddk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8838 | _cddk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cddq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8865:1: error: BUILDSTDERR: warning: label ‘_cddq’ defined but not used [-Wunused-label] BUILDSTDERR: 8865 | _cddq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8865 | _cddq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cddw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8892:1: error: BUILDSTDERR: warning: label ‘_cddw’ defined but not used [-Wunused-label] BUILDSTDERR: 8892 | _cddw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8892 | _cddw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cddC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8918:1: error: BUILDSTDERR: warning: label ‘_cddC’ defined but not used [-Wunused-label] BUILDSTDERR: 8918 | _cddC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8918 | _cddC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cddI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8945:1: error: BUILDSTDERR: warning: label ‘_cddI’ defined but not used [-Wunused-label] BUILDSTDERR: 8945 | _cddI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8945 | _cddI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cddO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8972:1: error: BUILDSTDERR: warning: label ‘_cddO’ defined but not used [-Wunused-label] BUILDSTDERR: 8972 | _cddO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8972 | _cddO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cddU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:8998:1: error: BUILDSTDERR: warning: label ‘_cddU’ defined but not used [-Wunused-label] BUILDSTDERR: 8998 | _cddU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8998 | _cddU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cde0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9025:1: error: BUILDSTDERR: warning: label ‘_cde0’ defined but not used [-Wunused-label] BUILDSTDERR: 9025 | _cde0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9025 | _cde0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdez’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9049:1: error: BUILDSTDERR: warning: label ‘_cdez’ defined but not used [-Wunused-label] BUILDSTDERR: 9049 | _cdez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9049 | _cdez: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdeK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9078:1: error: BUILDSTDERR: warning: label ‘_cdeK’ defined but not used [-Wunused-label] BUILDSTDERR: 9078 | _cdeK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9078 | _cdeK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdeW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9107:1: error: BUILDSTDERR: warning: label ‘_cdeW’ defined but not used [-Wunused-label] BUILDSTDERR: 9107 | _cdeW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9107 | _cdeW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdf8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9136:1: error: BUILDSTDERR: warning: label ‘_cdf8’ defined but not used [-Wunused-label] BUILDSTDERR: 9136 | _cdf8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9136 | _cdf8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdfk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9165:1: error: BUILDSTDERR: warning: label ‘_cdfk’ defined but not used [-Wunused-label] BUILDSTDERR: 9165 | _cdfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9165 | _cdfk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdfw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9194:1: error: BUILDSTDERR: warning: label ‘_cdfw’ defined but not used [-Wunused-label] BUILDSTDERR: 9194 | _cdfw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9194 | _cdfw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdfI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9223:1: error: BUILDSTDERR: warning: label ‘_cdfI’ defined but not used [-Wunused-label] BUILDSTDERR: 9223 | _cdfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9223 | _cdfI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdfU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9252:1: error: BUILDSTDERR: warning: label ‘_cdfU’ defined but not used [-Wunused-label] BUILDSTDERR: 9252 | _cdfU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9252 | _cdfU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdg6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9281:1: error: BUILDSTDERR: warning: label ‘_cdg6’ defined but not used [-Wunused-label] BUILDSTDERR: 9281 | _cdg6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9281 | _cdg6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdgi’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9310:1: error: BUILDSTDERR: warning: label ‘_cdgi’ defined but not used [-Wunused-label] BUILDSTDERR: 9310 | _cdgi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9310 | _cdgi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdgu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9339:1: error: BUILDSTDERR: warning: label ‘_cdgu’ defined but not used [-Wunused-label] BUILDSTDERR: 9339 | _cdgu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9339 | _cdgu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdgG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9368:1: error: BUILDSTDERR: warning: label ‘_cdgG’ defined but not used [-Wunused-label] BUILDSTDERR: 9368 | _cdgG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9368 | _cdgG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdgS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9397:1: error: BUILDSTDERR: warning: label ‘_cdgS’ defined but not used [-Wunused-label] BUILDSTDERR: 9397 | _cdgS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9397 | _cdgS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdh4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9426:1: error: BUILDSTDERR: warning: label ‘_cdh4’ defined but not used [-Wunused-label] BUILDSTDERR: 9426 | _cdh4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9426 | _cdh4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdhg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9455:1: error: BUILDSTDERR: warning: label ‘_cdhg’ defined but not used [-Wunused-label] BUILDSTDERR: 9455 | _cdhg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9455 | _cdhg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdhs’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9482:1: error: BUILDSTDERR: warning: label ‘_cdhs’ defined but not used [-Wunused-label] BUILDSTDERR: 9482 | _cdhs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9482 | _cdhs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdho’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9498:1: error: BUILDSTDERR: warning: label ‘_cdho’ defined but not used [-Wunused-label] BUILDSTDERR: 9498 | _cdho: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9498 | _cdho: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfEqRGBGamutzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9519:1: error: BUILDSTDERR: warning: label ‘_cdiI’ defined but not used [-Wunused-label] BUILDSTDERR: 9519 | _cdiI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9519 | _cdiI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdiC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9544:1: error: BUILDSTDERR: warning: label ‘_cdiC’ defined but not used [-Wunused-label] BUILDSTDERR: 9544 | _cdiC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9544 | _cdiC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_channelBlue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9592:1: error: BUILDSTDERR: warning: label ‘_cdj2’ defined but not used [-Wunused-label] BUILDSTDERR: 9592 | _cdj2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9592 | _cdj2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdiZ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9623:1: error: BUILDSTDERR: warning: label ‘_cdiZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9623 | _cdiZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9623 | _cdiZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_channelGreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9654:1: error: BUILDSTDERR: warning: label ‘_cdjk’ defined but not used [-Wunused-label] BUILDSTDERR: 9654 | _cdjk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9654 | _cdjk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdjh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9685:1: error: BUILDSTDERR: warning: label ‘_cdjh’ defined but not used [-Wunused-label] BUILDSTDERR: 9685 | _cdjh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9685 | _cdjh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_channelRed_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9716:1: error: BUILDSTDERR: warning: label ‘_cdjC’ defined but not used [-Wunused-label] BUILDSTDERR: 9716 | _cdjC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9716 | _cdjC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdjz’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9747:1: error: BUILDSTDERR: warning: label ‘_cdjz’ defined but not used [-Wunused-label] BUILDSTDERR: 9747 | _cdjz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9747 | _cdjz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_whitePoint_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9778:1: error: BUILDSTDERR: warning: label ‘_cdjU’ defined but not used [-Wunused-label] BUILDSTDERR: 9778 | _cdjU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9778 | _cdjU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdjR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9809:1: error: BUILDSTDERR: warning: label ‘_cdjR’ defined but not used [-Wunused-label] BUILDSTDERR: 9809 | _cdjR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9809 | _cdjR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_primaries_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9840:1: error: BUILDSTDERR: warning: label ‘_cdkc’ defined but not used [-Wunused-label] BUILDSTDERR: 9840 | _cdkc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9840 | _cdkc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdk9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9871:1: error: BUILDSTDERR: warning: label ‘_cdk9’ defined but not used [-Wunused-label] BUILDSTDERR: 9871 | _cdk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9871 | _cdk9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBGamut4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9902:1: error: BUILDSTDERR: warning: label ‘_cdky’ defined but not used [-Wunused-label] BUILDSTDERR: 9902 | _cdky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9902 | _cdky: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdkv’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9948:1: error: BUILDSTDERR: warning: label ‘_cdkv’ defined but not used [-Wunused-label] BUILDSTDERR: 9948 | _cdkv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9948 | _cdkv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scrk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:9995:1: error: BUILDSTDERR: warning: label ‘_cdl8’ defined but not used [-Wunused-label] BUILDSTDERR: 9995 | _cdl8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9995 | _cdl8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdl5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10038:1: error: BUILDSTDERR: warning: label ‘_cdl5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10038 | _cdl5: BUILDSTDERR: | ^ BUILDSTDERR: 10038 | _cdl5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdld’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10068:1: error: BUILDSTDERR: warning: label ‘_cdld’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10068 | _cdld: BUILDSTDERR: | ^ BUILDSTDERR: 10068 | _cdld: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdlj’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10092:1: error: BUILDSTDERR: warning: label ‘_cdlj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10092 | _cdlj: BUILDSTDERR: | ^ BUILDSTDERR: 10092 | _cdlj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdlp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10120:1: error: BUILDSTDERR: warning: label ‘_cdlp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10120 | _cdlp: BUILDSTDERR: | ^ BUILDSTDERR: 10120 | _cdlp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdlv’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10148:1: error: BUILDSTDERR: warning: label ‘_cdlv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10148 | _cdlv: BUILDSTDERR: | ^ BUILDSTDERR: 10148 | _cdlv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdlB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10176:1: error: BUILDSTDERR: warning: label ‘_cdlB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10176 | _cdlB: BUILDSTDERR: | ^ BUILDSTDERR: 10176 | _cdlB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scrI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10207:1: error: BUILDSTDERR: warning: label ‘_cdmd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10207 | _cdmd: BUILDSTDERR: | ^ BUILDSTDERR: 10207 | _cdmd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdma’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10245:1: error: BUILDSTDERR: warning: label ‘_cdma’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10245 | _cdma: BUILDSTDERR: | ^ BUILDSTDERR: 10245 | _cdma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scrD_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10271:1: error: BUILDSTDERR: warning: label ‘_cdmm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10271 | _cdmm: BUILDSTDERR: | ^ BUILDSTDERR: 10271 | _cdmm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scrL_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10322:1: error: BUILDSTDERR: warning: label ‘_cdn4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10322 | _cdn4: BUILDSTDERR: | ^ BUILDSTDERR: 10322 | _cdn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scrM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10362:1: error: BUILDSTDERR: warning: label ‘_cdn7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10362 | _cdn7: BUILDSTDERR: | ^ BUILDSTDERR: 10362 | _cdn7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scrN_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10415:1: error: BUILDSTDERR: warning: label ‘_cdnc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10415 | _cdnc: BUILDSTDERR: | ^ BUILDSTDERR: 10415 | _cdnc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scrO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10471:1: error: BUILDSTDERR: warning: label ‘_cdnh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10471 | _cdnh: BUILDSTDERR: | ^ BUILDSTDERR: 10471 | _cdnh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scrP_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10528:1: error: BUILDSTDERR: warning: label ‘_cdnm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10528 | _cdnm: BUILDSTDERR: | ^ BUILDSTDERR: 10528 | _cdnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scrS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10582:1: error: BUILDSTDERR: warning: label ‘_cdoa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10582 | _cdoa: BUILDSTDERR: | ^ BUILDSTDERR: 10582 | _cdoa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scrT_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10636:1: error: BUILDSTDERR: warning: label ‘_cdof’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10636 | _cdof: BUILDSTDERR: | ^ BUILDSTDERR: 10636 | _cdof: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scrU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10689:1: error: BUILDSTDERR: warning: label ‘_cdok’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10689 | _cdok: BUILDSTDERR: | ^ BUILDSTDERR: 10689 | _cdok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scrV_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10745:1: error: BUILDSTDERR: warning: label ‘_cdop’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10745 | _cdop: BUILDSTDERR: | ^ BUILDSTDERR: 10745 | _cdop: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scrW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10802:1: error: BUILDSTDERR: warning: label ‘_cdou’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10802 | _cdou: BUILDSTDERR: | ^ BUILDSTDERR: 10802 | _cdou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scrX_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10859:1: error: BUILDSTDERR: warning: label ‘_cdoA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10859 | _cdoA: BUILDSTDERR: | ^ BUILDSTDERR: 10859 | _cdoA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdcshowsPrec1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10913:1: error: BUILDSTDERR: warning: label ‘_cdoF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10913 | _cdoF: BUILDSTDERR: | ^ BUILDSTDERR: 10913 | _cdoF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdkS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:10949:1: error: BUILDSTDERR: warning: label ‘_cdkS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10949 | _cdkS: BUILDSTDERR: | ^ BUILDSTDERR: 10949 | _cdkS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBGamutzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11023:1: error: BUILDSTDERR: warning: label ‘_cdpr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11023 | _cdpr: BUILDSTDERR: | ^ BUILDSTDERR: 11023 | _cdpr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdpo’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11050:1: error: BUILDSTDERR: warning: label ‘_cdpo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11050 | _cdpo: BUILDSTDERR: | ^ BUILDSTDERR: 11050 | _cdpo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBGamutzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11079:1: error: BUILDSTDERR: warning: label ‘_cdpE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11079 | _cdpE: BUILDSTDERR: | ^ BUILDSTDERR: 11079 | _cdpE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBGamut1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11116:1: error: BUILDSTDERR: warning: label ‘_cdpN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11116 | _cdpN: BUILDSTDERR: | ^ BUILDSTDERR: 11116 | _cdpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfShowRGBGamutzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11149:1: error: BUILDSTDERR: warning: label ‘_cdpW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11149 | _cdpW: BUILDSTDERR: | ^ BUILDSTDERR: 11149 | _cdpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_uncurryRGB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11194:1: error: BUILDSTDERR: warning: label ‘_cdqa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11194 | _cdqa: BUILDSTDERR: | ^ BUILDSTDERR: 11194 | _cdqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdq7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11226:1: error: BUILDSTDERR: warning: label ‘_cdq7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11226 | _cdq7: BUILDSTDERR: | ^ BUILDSTDERR: 11226 | _cdq7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scsg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11256:1: error: BUILDSTDERR: warning: label ‘_cdqv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11256 | _cdqv: BUILDSTDERR: | ^ BUILDSTDERR: 11256 | _cdqv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_curryRGB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11299:1: error: BUILDSTDERR: warning: label ‘_cdqy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11299 | _cdqy: BUILDSTDERR: | ^ BUILDSTDERR: 11299 | _cdqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_mkRGBGamut_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11353:1: error: BUILDSTDERR: warning: label ‘_cdqR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11353 | _cdqR: BUILDSTDERR: | ^ BUILDSTDERR: 11353 | _cdqR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sct8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11415:1: error: BUILDSTDERR: warning: label ‘_cdsp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11415 | _cdsp: BUILDSTDERR: | ^ BUILDSTDERR: 11415 | _cdsp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdsj’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11463:1: error: BUILDSTDERR: warning: label ‘_cdsj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11463 | _cdsj: BUILDSTDERR: | ^ BUILDSTDERR: 11463 | _cdsj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdsm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11487:1: error: BUILDSTDERR: warning: label ‘_cdsm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11487 | _cdsm: BUILDSTDERR: | ^ BUILDSTDERR: 11487 | _cdsm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sct1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11532:1: error: BUILDSTDERR: warning: label ‘_cdsL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11532 | _cdsL: BUILDSTDERR: | ^ BUILDSTDERR: 11532 | _cdsL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdsF’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11580:1: error: BUILDSTDERR: warning: label ‘_cdsF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11580 | _cdsF: BUILDSTDERR: | ^ BUILDSTDERR: 11580 | _cdsF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdsI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11604:1: error: BUILDSTDERR: warning: label ‘_cdsI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11604 | _cdsI: BUILDSTDERR: | ^ BUILDSTDERR: 11604 | _cdsI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scsU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11649:1: error: BUILDSTDERR: warning: label ‘_cdt7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11649 | _cdt7: BUILDSTDERR: | ^ BUILDSTDERR: 11649 | _cdt7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdt1’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11697:1: error: BUILDSTDERR: warning: label ‘_cdt1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11697 | _cdt1: BUILDSTDERR: | ^ BUILDSTDERR: 11697 | _cdt1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdt4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11721:1: error: BUILDSTDERR: warning: label ‘_cdt4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11721 | _cdt4: BUILDSTDERR: | ^ BUILDSTDERR: 11721 | _cdt4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scsi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11758:1: error: BUILDSTDERR: warning: label ‘_cdte’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11758 | _cdte: BUILDSTDERR: | ^ BUILDSTDERR: 11758 | _cdte: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdra’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11797:1: error: BUILDSTDERR: warning: label ‘_cdra’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11797 | _cdra: BUILDSTDERR: | ^ BUILDSTDERR: 11797 | _cdra: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdrg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11825:1: error: BUILDSTDERR: warning: label ‘_cdrg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11825 | _cdrg: BUILDSTDERR: | ^ BUILDSTDERR: 11825 | _cdrg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdrm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11853:1: error: BUILDSTDERR: warning: label ‘_cdrm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11853 | _cdrm: BUILDSTDERR: | ^ BUILDSTDERR: 11853 | _cdrm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdrs’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11881:1: error: BUILDSTDERR: warning: label ‘_cdrs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11881 | _cdrs: BUILDSTDERR: | ^ BUILDSTDERR: 11881 | _cdrs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11909:1: error: BUILDSTDERR: warning: label ‘_cdry’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11909 | _cdry: BUILDSTDERR: | ^ BUILDSTDERR: 11909 | _cdry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdrE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11938:1: error: BUILDSTDERR: warning: label ‘_cdrE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11938 | _cdrE: BUILDSTDERR: | ^ BUILDSTDERR: 11938 | _cdrE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdrK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11967:1: error: BUILDSTDERR: warning: label ‘_cdrK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11967 | _cdrK: BUILDSTDERR: | ^ BUILDSTDERR: 11967 | _cdrK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdrQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:11996:1: error: BUILDSTDERR: warning: label ‘_cdrQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11996 | _cdrQ: BUILDSTDERR: | ^ BUILDSTDERR: 11996 | _cdrQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdrW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12025:1: error: BUILDSTDERR: warning: label ‘_cdrW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12025 | _cdrW: BUILDSTDERR: | ^ BUILDSTDERR: 12025 | _cdrW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cds2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12077:1: error: BUILDSTDERR: warning: label ‘_cds2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12077 | _cds2: BUILDSTDERR: | ^ BUILDSTDERR: 12077 | _cds2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwzdsprimaryMatrix_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12181:1: error: BUILDSTDERR: warning: label ‘_cdu0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12181 | _cdu0: BUILDSTDERR: | ^ BUILDSTDERR: 12181 | _cdu0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scvn_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12348:1: error: BUILDSTDERR: warning: label ‘_cdvp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12348 | _cdvp: BUILDSTDERR: | ^ BUILDSTDERR: 12348 | _cdvp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scvo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12390:1: error: BUILDSTDERR: warning: label ‘_cdvs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12390 | _cdvs: BUILDSTDERR: | ^ BUILDSTDERR: 12390 | _cdvs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scvp_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12444:1: error: BUILDSTDERR: warning: label ‘_cdvx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12444 | _cdvx: BUILDSTDERR: | ^ BUILDSTDERR: 12444 | _cdvx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdv6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12483:1: error: BUILDSTDERR: warning: label ‘_cdv6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12483 | _cdv6: BUILDSTDERR: | ^ BUILDSTDERR: 12483 | _cdv6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scvj_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12528:1: error: BUILDSTDERR: warning: label ‘_cdw4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12528 | _cdw4: BUILDSTDERR: | ^ BUILDSTDERR: 12528 | _cdw4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scvk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12570:1: error: BUILDSTDERR: warning: label ‘_cdw7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12570 | _cdw7: BUILDSTDERR: | ^ BUILDSTDERR: 12570 | _cdw7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scvl_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12624:1: error: BUILDSTDERR: warning: label ‘_cdwc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12624 | _cdwc: BUILDSTDERR: | ^ BUILDSTDERR: 12624 | _cdwc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdvL’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12663:1: error: BUILDSTDERR: warning: label ‘_cdvL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12663 | _cdvL: BUILDSTDERR: | ^ BUILDSTDERR: 12663 | _cdvL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scvf_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12708:1: error: BUILDSTDERR: warning: label ‘_cdwJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12708 | _cdwJ: BUILDSTDERR: | ^ BUILDSTDERR: 12708 | _cdwJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scvg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12750:1: error: BUILDSTDERR: warning: label ‘_cdwM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12750 | _cdwM: BUILDSTDERR: | ^ BUILDSTDERR: 12750 | _cdwM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scvh_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12804:1: error: BUILDSTDERR: warning: label ‘_cdwR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12804 | _cdwR: BUILDSTDERR: | ^ BUILDSTDERR: 12804 | _cdwR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdwq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12843:1: error: BUILDSTDERR: warning: label ‘_cdwq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12843 | _cdwq: BUILDSTDERR: | ^ BUILDSTDERR: 12843 | _cdwq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scv0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12888:1: error: BUILDSTDERR: warning: label ‘_cdwX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12888 | _cdwX: BUILDSTDERR: | ^ BUILDSTDERR: 12888 | _cdwX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cduy’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12927:1: error: BUILDSTDERR: warning: label ‘_cduy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12927 | _cduy: BUILDSTDERR: | ^ BUILDSTDERR: 12927 | _cduy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cduE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12954:1: error: BUILDSTDERR: warning: label ‘_cduE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12954 | _cduE: BUILDSTDERR: | ^ BUILDSTDERR: 12954 | _cduE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cduK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:12981:1: error: BUILDSTDERR: warning: label ‘_cduK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12981 | _cduK: BUILDSTDERR: | ^ BUILDSTDERR: 12981 | _cduK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cduQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13021:1: error: BUILDSTDERR: warning: label ‘_cduQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13021 | _cduQ: BUILDSTDERR: | ^ BUILDSTDERR: 13021 | _cduQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwprimaryMatrix_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13112:1: error: BUILDSTDERR: warning: label ‘_cdxx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13112 | _cdxx: BUILDSTDERR: | ^ BUILDSTDERR: 13112 | _cdxx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_primaryMatrix_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13282:1: error: BUILDSTDERR: warning: label ‘_cdyb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13282 | _cdyb: BUILDSTDERR: | ^ BUILDSTDERR: 13282 | _cdyb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdy8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13308:1: error: BUILDSTDERR: warning: label ‘_cdy8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13308 | _cdy8: BUILDSTDERR: | ^ BUILDSTDERR: 13308 | _cdy8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘rcjF_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13377:1: error: BUILDSTDERR: warning: label ‘_cdyt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13377 | _cdyt: BUILDSTDERR: | ^ BUILDSTDERR: 13377 | _cdyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘rcjI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13461:1: error: BUILDSTDERR: warning: label ‘_cdyI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13461 | _cdyI: BUILDSTDERR: | ^ BUILDSTDERR: 13461 | _cdyI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘rcjJ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13518:1: error: BUILDSTDERR: warning: label ‘_cdyX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13518 | _cdyX: BUILDSTDERR: | ^ BUILDSTDERR: 13518 | _cdyX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scxq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13571:1: error: BUILDSTDERR: warning: label ‘_cdzd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13571 | _cdzd: BUILDSTDERR: | ^ BUILDSTDERR: 13571 | _cdzd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scxs_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13612:1: error: BUILDSTDERR: warning: label ‘_cdzy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13612 | _cdzy: BUILDSTDERR: | ^ BUILDSTDERR: 13612 | _cdzy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scxw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13683:1: error: BUILDSTDERR: warning: label ‘_cdzN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13683 | _cdzN: BUILDSTDERR: | ^ BUILDSTDERR: 13683 | _cdzN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scxD_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13749:1: error: BUILDSTDERR: warning: label ‘_cdAb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13749 | _cdAb: BUILDSTDERR: | ^ BUILDSTDERR: 13749 | _cdAb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scxC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13788:1: error: BUILDSTDERR: warning: label ‘_cdAl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13788 | _cdAl: BUILDSTDERR: | ^ BUILDSTDERR: 13788 | _cdAl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scxB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13834:1: error: BUILDSTDERR: warning: label ‘_cdAo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13834 | _cdAo: BUILDSTDERR: | ^ BUILDSTDERR: 13834 | _cdAo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13896:1: error: BUILDSTDERR: warning: label ‘_cdAH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13896 | _cdAH: BUILDSTDERR: | ^ BUILDSTDERR: 13896 | _cdAH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyJ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13941:1: error: BUILDSTDERR: warning: label ‘_cdAK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13941 | _cdAK: BUILDSTDERR: | ^ BUILDSTDERR: 13941 | _cdAK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyz_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:13999:1: error: BUILDSTDERR: warning: label ‘_cdB3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13999 | _cdB3: BUILDSTDERR: | ^ BUILDSTDERR: 13999 | _cdB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyD_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14038:1: error: BUILDSTDERR: warning: label ‘_cdBp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14038 | _cdBp: BUILDSTDERR: | ^ BUILDSTDERR: 14038 | _cdBp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14079:1: error: BUILDSTDERR: warning: label ‘_cdBz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14079 | _cdBz: BUILDSTDERR: | ^ BUILDSTDERR: 14079 | _cdBz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14123:1: error: BUILDSTDERR: warning: label ‘_cdBC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14123 | _cdBC: BUILDSTDERR: | ^ BUILDSTDERR: 14123 | _cdBC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14184:1: error: BUILDSTDERR: warning: label ‘_cdBO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14184 | _cdBO: BUILDSTDERR: | ^ BUILDSTDERR: 14184 | _cdBO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14224:1: error: BUILDSTDERR: warning: label ‘_cdC0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14224 | _cdC0: BUILDSTDERR: | ^ BUILDSTDERR: 14224 | _cdC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyF_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14264:1: error: BUILDSTDERR: warning: label ‘_cdCa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14264 | _cdCa: BUILDSTDERR: | ^ BUILDSTDERR: 14264 | _cdCa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyH_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14312:1: error: BUILDSTDERR: warning: label ‘_cdCh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14312 | _cdCh: BUILDSTDERR: | ^ BUILDSTDERR: 14312 | _cdCh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdB7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14379:1: error: BUILDSTDERR: warning: label ‘_cdB7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14379 | _cdB7: BUILDSTDERR: | ^ BUILDSTDERR: 14379 | _cdB7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scys_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14461:1: error: BUILDSTDERR: warning: label ‘_cdDa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14461 | _cdDa: BUILDSTDERR: | ^ BUILDSTDERR: 14461 | _cdDa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdD2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14507:1: error: BUILDSTDERR: warning: label ‘_cdD2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14507 | _cdD2: BUILDSTDERR: | ^ BUILDSTDERR: 14507 | _cdD2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_scyh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14557:1: error: BUILDSTDERR: warning: label ‘_scyh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14557 | _scyh: BUILDSTDERR: | ^ BUILDSTDERR: 14557 | _scyh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdDk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14575:1: error: BUILDSTDERR: warning: label ‘_cdDk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14575 | _cdDk: BUILDSTDERR: | ^ BUILDSTDERR: 14575 | _cdDk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdDw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14608:1: error: BUILDSTDERR: warning: label ‘_cdDw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14608 | _cdDw: BUILDSTDERR: | ^ BUILDSTDERR: 14608 | _cdDw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyt_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14648:1: error: BUILDSTDERR: warning: label ‘_cdDR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14648 | _cdDR: BUILDSTDERR: | ^ BUILDSTDERR: 14648 | _cdDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyf_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14710:1: error: BUILDSTDERR: warning: label ‘_cdE3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14710 | _cdE3: BUILDSTDERR: | ^ BUILDSTDERR: 14710 | _cdE3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14757:1: error: BUILDSTDERR: warning: label ‘_cdE6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14757 | _cdE6: BUILDSTDERR: | ^ BUILDSTDERR: 14757 | _cdE6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyd_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14825:1: error: BUILDSTDERR: warning: label ‘_cdEp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14825 | _cdEp: BUILDSTDERR: | ^ BUILDSTDERR: 14825 | _cdEp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scxI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14866:1: error: BUILDSTDERR: warning: label ‘_cdF0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14866 | _cdF0: BUILDSTDERR: | ^ BUILDSTDERR: 14866 | _cdF0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scxG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14915:1: error: BUILDSTDERR: warning: label ‘_cdF6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14915 | _cdF6: BUILDSTDERR: | ^ BUILDSTDERR: 14915 | _cdF6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdF4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:14997:1: error: BUILDSTDERR: warning: label ‘_cdF4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14997 | _cdF4: BUILDSTDERR: | ^ BUILDSTDERR: 14997 | _cdF4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdFe’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15020:1: error: BUILDSTDERR: warning: label ‘_cdFe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15020 | _cdFe: BUILDSTDERR: | ^ BUILDSTDERR: 15020 | _cdFe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdFp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15056:1: error: BUILDSTDERR: warning: label ‘_cdFp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15056 | _cdFp: BUILDSTDERR: | ^ BUILDSTDERR: 15056 | _cdFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdFC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15092:1: error: BUILDSTDERR: warning: label ‘_cdFC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15092 | _cdFC: BUILDSTDERR: | ^ BUILDSTDERR: 15092 | _cdFC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdFP’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15130:1: error: BUILDSTDERR: warning: label ‘_cdFP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15130 | _cdFP: BUILDSTDERR: | ^ BUILDSTDERR: 15130 | _cdFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdG5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15173:1: error: BUILDSTDERR: warning: label ‘_cdG5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15173 | _cdG5: BUILDSTDERR: | ^ BUILDSTDERR: 15173 | _cdG5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyb_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15194:1: error: BUILDSTDERR: warning: label ‘_cdGn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15194 | _cdGn: BUILDSTDERR: | ^ BUILDSTDERR: 15194 | _cdGn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scxF_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15268:1: error: BUILDSTDERR: warning: label ‘_cdGz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15268 | _cdGz: BUILDSTDERR: | ^ BUILDSTDERR: 15268 | _cdGz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15315:1: error: BUILDSTDERR: warning: label ‘_cdGC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15315 | _cdGC: BUILDSTDERR: | ^ BUILDSTDERR: 15315 | _cdGC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scye_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15393:1: error: BUILDSTDERR: warning: label ‘_cdGH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15393 | _cdGH: BUILDSTDERR: | ^ BUILDSTDERR: 15393 | _cdGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scxE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15475:1: error: BUILDSTDERR: warning: label ‘_cdGM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15475 | _cdGM: BUILDSTDERR: | ^ BUILDSTDERR: 15475 | _cdGM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15553:1: error: BUILDSTDERR: warning: label ‘_cdGY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15553 | _cdGY: BUILDSTDERR: | ^ BUILDSTDERR: 15553 | _cdGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyx_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15593:1: error: BUILDSTDERR: warning: label ‘_cdHe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15593 | _cdHe: BUILDSTDERR: | ^ BUILDSTDERR: 15593 | _cdHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15645:1: error: BUILDSTDERR: warning: label ‘_cdHl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15645 | _cdHl: BUILDSTDERR: | ^ BUILDSTDERR: 15645 | _cdHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdH2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15722:1: error: BUILDSTDERR: warning: label ‘_cdH2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15722 | _cdH2: BUILDSTDERR: | ^ BUILDSTDERR: 15722 | _cdH2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15773:1: error: BUILDSTDERR: warning: label ‘_cdHE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15773 | _cdHE: BUILDSTDERR: | ^ BUILDSTDERR: 15773 | _cdHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyL_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15813:1: error: BUILDSTDERR: warning: label ‘_cdHO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15813 | _cdHO: BUILDSTDERR: | ^ BUILDSTDERR: 15813 | _cdHO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scyK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15853:1: error: BUILDSTDERR: warning: label ‘_cdHY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15853 | _cdHY: BUILDSTDERR: | ^ BUILDSTDERR: 15853 | _cdHY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdwhslsv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15896:1: error: BUILDSTDERR: warning: label ‘_cdI1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15896 | _cdI1: BUILDSTDERR: | ^ BUILDSTDERR: 15896 | _cdI1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdzh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:15947:1: error: BUILDSTDERR: warning: label ‘_cdzh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15947 | _cdzh: BUILDSTDERR: | ^ BUILDSTDERR: 15947 | _cdzh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdzT’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16034:1: error: BUILDSTDERR: warning: label ‘_cdzT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16034 | _cdzT: BUILDSTDERR: | ^ BUILDSTDERR: 16034 | _cdzT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_hslsv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16177:1: error: BUILDSTDERR: warning: label ‘_cdJH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16177 | _cdJH: BUILDSTDERR: | ^ BUILDSTDERR: 16177 | _cdJH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdJE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16207:1: error: BUILDSTDERR: warning: label ‘_cdJE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16207 | _cdJE: BUILDSTDERR: | ^ BUILDSTDERR: 16207 | _cdJE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdJL’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16232:1: error: BUILDSTDERR: warning: label ‘_cdJL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16232 | _cdJL: BUILDSTDERR: | ^ BUILDSTDERR: 16232 | _cdJL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdJM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16254:1: error: BUILDSTDERR: warning: label ‘_cdJM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16254 | _cdJM: BUILDSTDERR: | ^ BUILDSTDERR: 16254 | _cdJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_hue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16305:1: error: BUILDSTDERR: warning: label ‘_cdKa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16305 | _cdKa: BUILDSTDERR: | ^ BUILDSTDERR: 16305 | _cdKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdK7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16341:1: error: BUILDSTDERR: warning: label ‘_cdK7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16341 | _cdK7: BUILDSTDERR: | ^ BUILDSTDERR: 16341 | _cdK7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdKg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16365:1: error: BUILDSTDERR: warning: label ‘_cdKg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16365 | _cdKg: BUILDSTDERR: | ^ BUILDSTDERR: 16365 | _cdKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sczm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16614:1: error: BUILDSTDERR: warning: label ‘_cdKF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16614 | _cdKF: BUILDSTDERR: | ^ BUILDSTDERR: 16614 | _cdKF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sczo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16651:1: error: BUILDSTDERR: warning: label ‘_cdKY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16651 | _cdKY: BUILDSTDERR: | ^ BUILDSTDERR: 16651 | _cdKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdKW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16688:1: error: BUILDSTDERR: warning: label ‘_cdKW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16688 | _cdKW: BUILDSTDERR: | ^ BUILDSTDERR: 16688 | _cdKW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sczs_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16710:1: error: BUILDSTDERR: warning: label ‘_cdLb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16710 | _cdLb: BUILDSTDERR: | ^ BUILDSTDERR: 16710 | _cdLb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sczu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16750:1: error: BUILDSTDERR: warning: label ‘_cdLr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16750 | _cdLr: BUILDSTDERR: | ^ BUILDSTDERR: 16750 | _cdLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_mod1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16790:1: error: BUILDSTDERR: warning: label ‘_cdLu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16790 | _cdLu: BUILDSTDERR: | ^ BUILDSTDERR: 16790 | _cdLu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdKu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16816:1: error: BUILDSTDERR: warning: label ‘_cdKu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16816 | _cdKu: BUILDSTDERR: | ^ BUILDSTDERR: 16816 | _cdKu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdKJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16859:1: error: BUILDSTDERR: warning: label ‘_cdKJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16859 | _cdKJ: BUILDSTDERR: | ^ BUILDSTDERR: 16859 | _cdKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdLf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16916:1: error: BUILDSTDERR: warning: label ‘_cdLf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16916 | _cdLf: BUILDSTDERR: | ^ BUILDSTDERR: 16916 | _cdLf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘rcjY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16977:1: error: BUILDSTDERR: warning: label ‘_cdM5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16977 | _cdM5: BUILDSTDERR: | ^ BUILDSTDERR: 16977 | _cdM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘rcjZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17031:1: error: BUILDSTDERR: warning: label ‘_cdMj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17031 | _cdMj: BUILDSTDERR: | ^ BUILDSTDERR: 17031 | _cdMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sczD_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17079:1: error: BUILDSTDERR: warning: label ‘_cdMS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17079 | _cdMS: BUILDSTDERR: | ^ BUILDSTDERR: 17079 | _cdMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sczO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17120:1: error: BUILDSTDERR: warning: label ‘_cdNt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17120 | _cdNt: BUILDSTDERR: | ^ BUILDSTDERR: 17120 | _cdNt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sczZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17156:1: error: BUILDSTDERR: warning: label ‘_cdNY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17156 | _cdNY: BUILDSTDERR: | ^ BUILDSTDERR: 17156 | _cdNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sczX_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17193:1: error: BUILDSTDERR: warning: label ‘_cdO8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17193 | _cdO8: BUILDSTDERR: | ^ BUILDSTDERR: 17193 | _cdO8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sczP_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17233:1: error: BUILDSTDERR: warning: label ‘_cdOf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17233 | _cdOf: BUILDSTDERR: | ^ BUILDSTDERR: 17233 | _cdOf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdNF’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17275:1: error: BUILDSTDERR: warning: label ‘_cdNF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17275 | _cdNF: BUILDSTDERR: | ^ BUILDSTDERR: 17275 | _cdNF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdNM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17317:1: error: BUILDSTDERR: warning: label ‘_cdNM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17317 | _cdNM: BUILDSTDERR: | ^ BUILDSTDERR: 17317 | _cdNM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘sczE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17383:1: error: BUILDSTDERR: warning: label ‘_cdOw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17383 | _cdOw: BUILDSTDERR: | ^ BUILDSTDERR: 17383 | _cdOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdN4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17428:1: error: BUILDSTDERR: warning: label ‘_cdN4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17428 | _cdN4: BUILDSTDERR: | ^ BUILDSTDERR: 17428 | _cdN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdNb’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17468:1: error: BUILDSTDERR: warning: label ‘_cdNb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17468 | _cdNb: BUILDSTDERR: | ^ BUILDSTDERR: 17468 | _cdNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdNh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17508:1: error: BUILDSTDERR: warning: label ‘_cdNh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17508 | _cdNh: BUILDSTDERR: | ^ BUILDSTDERR: 17508 | _cdNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdOF’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17554:1: error: BUILDSTDERR: warning: label ‘_cdOF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17554 | _cdOF: BUILDSTDERR: | ^ BUILDSTDERR: 17554 | _cdOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamutzugo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17583:1: error: BUILDSTDERR: warning: label ‘_cdOW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17583 | _cdOW: BUILDSTDERR: | ^ BUILDSTDERR: 17583 | _cdOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdMp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17602:1: error: BUILDSTDERR: warning: label ‘_cdMp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17602 | _cdMp: BUILDSTDERR: | ^ BUILDSTDERR: 17602 | _cdMp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdMt’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17625:1: error: BUILDSTDERR: warning: label ‘_cdMt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17625 | _cdMt: BUILDSTDERR: | ^ BUILDSTDERR: 17625 | _cdMt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdMA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17666:1: error: BUILDSTDERR: warning: label ‘_cdMA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17666 | _cdMA: BUILDSTDERR: | ^ BUILDSTDERR: 17666 | _cdMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdMG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17700:1: error: BUILDSTDERR: warning: label ‘_cdMG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17700 | _cdMG: BUILDSTDERR: | ^ BUILDSTDERR: 17700 | _cdMG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdP8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17755:1: error: BUILDSTDERR: warning: label ‘_cdP8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17755 | _cdP8: BUILDSTDERR: | ^ BUILDSTDERR: 17755 | _cdP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamut5_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17786:1: error: BUILDSTDERR: warning: label ‘_cdPS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17786 | _cdPS: BUILDSTDERR: | ^ BUILDSTDERR: 17786 | _cdPS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdPQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17810:1: error: BUILDSTDERR: warning: label ‘_cdPQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17810 | _cdPQ: BUILDSTDERR: | ^ BUILDSTDERR: 17810 | _cdPQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamutzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17839:1: error: BUILDSTDERR: warning: label ‘_cdQ8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17839 | _cdQ8: BUILDSTDERR: | ^ BUILDSTDERR: 17839 | _cdQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdQ5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17869:1: error: BUILDSTDERR: warning: label ‘_cdQ5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17869 | _cdQ5: BUILDSTDERR: | ^ BUILDSTDERR: 17869 | _cdQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdQc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17896:1: error: BUILDSTDERR: warning: label ‘_cdQc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17896 | _cdQc: BUILDSTDERR: | ^ BUILDSTDERR: 17896 | _cdQc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scAf_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17925:1: error: BUILDSTDERR: warning: label ‘_cdQC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17925 | _cdQC: BUILDSTDERR: | ^ BUILDSTDERR: 17925 | _cdQC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamut4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:17964:1: error: BUILDSTDERR: warning: label ‘_cdQJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17964 | _cdQJ: BUILDSTDERR: | ^ BUILDSTDERR: 17964 | _cdQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdQG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18002:1: error: BUILDSTDERR: warning: label ‘_cdQG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18002 | _cdQG: BUILDSTDERR: | ^ BUILDSTDERR: 18002 | _cdQG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamut2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18052:1: error: BUILDSTDERR: warning: label ‘_cdR4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18052 | _cdR4: BUILDSTDERR: | ^ BUILDSTDERR: 18052 | _cdR4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamutzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18106:1: error: BUILDSTDERR: warning: label ‘_cdRe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18106 | _cdRe: BUILDSTDERR: | ^ BUILDSTDERR: 18106 | _cdRe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_zdfReadRGBGamut1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18140:1: error: BUILDSTDERR: warning: label ‘_cdRr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18140 | _cdRr: BUILDSTDERR: | ^ BUILDSTDERR: 18140 | _cdRr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdRo’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18165:1: error: BUILDSTDERR: warning: label ‘_cdRo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18165 | _cdRo: BUILDSTDERR: | ^ BUILDSTDERR: 18165 | _cdRo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘rck1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18223:1: error: BUILDSTDERR: warning: label ‘_cdRL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18223 | _cdRL: BUILDSTDERR: | ^ BUILDSTDERR: 18223 | _cdRL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdRA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18243:1: error: BUILDSTDERR: warning: label ‘_cdRA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18243 | _cdRA: BUILDSTDERR: | ^ BUILDSTDERR: 18243 | _cdRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdRE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18261:1: error: BUILDSTDERR: warning: label ‘_cdRE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18261 | _cdRE: BUILDSTDERR: | ^ BUILDSTDERR: 18261 | _cdRE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdRU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18298:1: error: BUILDSTDERR: warning: label ‘_cdRU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18298 | _cdRU: BUILDSTDERR: | ^ BUILDSTDERR: 18298 | _cdRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdS6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18334:1: error: BUILDSTDERR: warning: label ‘_cdS6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18334 | _cdS6: BUILDSTDERR: | ^ BUILDSTDERR: 18334 | _cdS6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdSc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18362:1: error: BUILDSTDERR: warning: label ‘_cdSc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18362 | _cdSc: BUILDSTDERR: | ^ BUILDSTDERR: 18362 | _cdSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdSi’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18386:1: error: BUILDSTDERR: warning: label ‘_cdSi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18386 | _cdSi: BUILDSTDERR: | ^ BUILDSTDERR: 18386 | _cdSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdSn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18409:1: error: BUILDSTDERR: warning: label ‘_cdSn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18409 | _cdSn: BUILDSTDERR: | ^ BUILDSTDERR: 18409 | _cdSn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdSx’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18430:1: error: BUILDSTDERR: warning: label ‘_cdSx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18430 | _cdSx: BUILDSTDERR: | ^ BUILDSTDERR: 18430 | _cdSx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdSA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18451:1: error: BUILDSTDERR: warning: label ‘_cdSA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18451 | _cdSA: BUILDSTDERR: | ^ BUILDSTDERR: 18451 | _cdSA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdS2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18470:1: error: BUILDSTDERR: warning: label ‘_cdS2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18470 | _cdS2: BUILDSTDERR: | ^ BUILDSTDERR: 18470 | _cdS2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scAU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18490:1: error: BUILDSTDERR: warning: label ‘_cdTi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18490 | _cdTi: BUILDSTDERR: | ^ BUILDSTDERR: 18490 | _cdTi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scAS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18527:1: error: BUILDSTDERR: warning: label ‘_cdTA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18527 | _cdTA: BUILDSTDERR: | ^ BUILDSTDERR: 18527 | _cdTA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scAT_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18565:1: error: BUILDSTDERR: warning: label ‘_cdTD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18565 | _cdTD: BUILDSTDERR: | ^ BUILDSTDERR: 18565 | _cdTD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘rck2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18616:1: error: BUILDSTDERR: warning: label ‘_cdTM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18616 | _cdTM: BUILDSTDERR: | ^ BUILDSTDERR: 18616 | _cdTM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdSY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18646:1: error: BUILDSTDERR: warning: label ‘_cdSY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18646 | _cdSY: BUILDSTDERR: | ^ BUILDSTDERR: 18646 | _cdSY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdT5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18688:1: error: BUILDSTDERR: warning: label ‘_cdT5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18688 | _cdT5: BUILDSTDERR: | ^ BUILDSTDERR: 18688 | _cdT5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdTV’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18743:1: error: BUILDSTDERR: warning: label ‘_cdTV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18743 | _cdTV: BUILDSTDERR: | ^ BUILDSTDERR: 18743 | _cdTV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scAZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18766:1: error: BUILDSTDERR: warning: label ‘_cdUx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18766 | _cdUx: BUILDSTDERR: | ^ BUILDSTDERR: 18766 | _cdUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdUu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18804:1: error: BUILDSTDERR: warning: label ‘_cdUu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18804 | _cdUu: BUILDSTDERR: | ^ BUILDSTDERR: 18804 | _cdUu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scBr_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18834:1: error: BUILDSTDERR: warning: label ‘_cdVy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18834 | _cdVy: BUILDSTDERR: | ^ BUILDSTDERR: 18834 | _cdVy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdVs’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18882:1: error: BUILDSTDERR: warning: label ‘_cdVs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18882 | _cdVs: BUILDSTDERR: | ^ BUILDSTDERR: 18882 | _cdVs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdVv’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18906:1: error: BUILDSTDERR: warning: label ‘_cdVv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18906 | _cdVv: BUILDSTDERR: | ^ BUILDSTDERR: 18906 | _cdVv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scB8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18946:1: error: BUILDSTDERR: warning: label ‘_cdVF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18946 | _cdVF: BUILDSTDERR: | ^ BUILDSTDERR: 18946 | _cdVF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdUV’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:18989:1: error: BUILDSTDERR: warning: label ‘_cdUV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18989 | _cdUV: BUILDSTDERR: | ^ BUILDSTDERR: 18989 | _cdUV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdV1’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19013:1: error: BUILDSTDERR: warning: label ‘_cdV1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19013 | _cdV1: BUILDSTDERR: | ^ BUILDSTDERR: 19013 | _cdV1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdV7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19040:1: error: BUILDSTDERR: warning: label ‘_cdV7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19040 | _cdV7: BUILDSTDERR: | ^ BUILDSTDERR: 19040 | _cdV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdVd’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19076:1: error: BUILDSTDERR: warning: label ‘_cdVd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19076 | _cdVd: BUILDSTDERR: | ^ BUILDSTDERR: 19076 | _cdVd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scBx_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19131:1: error: BUILDSTDERR: warning: label ‘_cdW5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19131 | _cdW5: BUILDSTDERR: | ^ BUILDSTDERR: 19131 | _cdW5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdW2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19170:1: error: BUILDSTDERR: warning: label ‘_cdW2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19170 | _cdW2: BUILDSTDERR: | ^ BUILDSTDERR: 19170 | _cdW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdW9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19194:1: error: BUILDSTDERR: warning: label ‘_cdW9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19194 | _cdW9: BUILDSTDERR: | ^ BUILDSTDERR: 19194 | _cdW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdWf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19223:1: error: BUILDSTDERR: warning: label ‘_cdWf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19223 | _cdWf: BUILDSTDERR: | ^ BUILDSTDERR: 19223 | _cdWf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdWl’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19249:1: error: BUILDSTDERR: warning: label ‘_cdWl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19249 | _cdWl: BUILDSTDERR: | ^ BUILDSTDERR: 19249 | _cdWl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scBL_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19286:1: error: BUILDSTDERR: warning: label ‘_cdWK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19286 | _cdWK: BUILDSTDERR: | ^ BUILDSTDERR: 19286 | _cdWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdWH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19325:1: error: BUILDSTDERR: warning: label ‘_cdWH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19325 | _cdWH: BUILDSTDERR: | ^ BUILDSTDERR: 19325 | _cdWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdWO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19349:1: error: BUILDSTDERR: warning: label ‘_cdWO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19349 | _cdWO: BUILDSTDERR: | ^ BUILDSTDERR: 19349 | _cdWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdWU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19378:1: error: BUILDSTDERR: warning: label ‘_cdWU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19378 | _cdWU: BUILDSTDERR: | ^ BUILDSTDERR: 19378 | _cdWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdX0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19404:1: error: BUILDSTDERR: warning: label ‘_cdX0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19404 | _cdX0: BUILDSTDERR: | ^ BUILDSTDERR: 19404 | _cdX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scC8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19440:1: error: BUILDSTDERR: warning: label ‘_cdXo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19440 | _cdXo: BUILDSTDERR: | ^ BUILDSTDERR: 19440 | _cdXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scC6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19476:1: error: BUILDSTDERR: warning: label ‘_cdXF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19476 | _cdXF: BUILDSTDERR: | ^ BUILDSTDERR: 19476 | _cdXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdXC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19514:1: error: BUILDSTDERR: warning: label ‘_cdXC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19514 | _cdXC: BUILDSTDERR: | ^ BUILDSTDERR: 19514 | _cdXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_rgb2xyzz_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19560:1: error: BUILDSTDERR: warning: label ‘_cdXN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19560 | _cdXN: BUILDSTDERR: | ^ BUILDSTDERR: 19560 | _cdXN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdUF’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19610:1: error: BUILDSTDERR: warning: label ‘_cdUF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19610 | _cdUF: BUILDSTDERR: | ^ BUILDSTDERR: 19610 | _cdUF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdUJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19664:1: error: BUILDSTDERR: warning: label ‘_cdUJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19664 | _cdUJ: BUILDSTDERR: | ^ BUILDSTDERR: 19664 | _cdUJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdXL’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19760:1: error: BUILDSTDERR: warning: label ‘_cdXL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19760 | _cdXL: BUILDSTDERR: | ^ BUILDSTDERR: 19760 | _cdXL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdXR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19780:1: error: BUILDSTDERR: warning: label ‘_cdXR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19780 | _cdXR: BUILDSTDERR: | ^ BUILDSTDERR: 19780 | _cdXR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘scCf_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19816:1: error: BUILDSTDERR: warning: label ‘_cdYL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19816 | _cdYL: BUILDSTDERR: | ^ BUILDSTDERR: 19816 | _cdYL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdYJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19859:1: error: BUILDSTDERR: warning: label ‘_cdYJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19859 | _cdYJ: BUILDSTDERR: | ^ BUILDSTDERR: 19859 | _cdYJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdYP’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19880:1: error: BUILDSTDERR: warning: label ‘_cdYP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19880 | _cdYP: BUILDSTDERR: | ^ BUILDSTDERR: 19880 | _cdYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_xyzz2rgb_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19925:1: error: BUILDSTDERR: warning: label ‘_cdYY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19925 | _cdYY: BUILDSTDERR: | ^ BUILDSTDERR: 19925 | _cdYY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_RGBGamut_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:19989:1: error: BUILDSTDERR: warning: label ‘_cdZf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19989 | _cdZf: BUILDSTDERR: | ^ BUILDSTDERR: 19989 | _cdZf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_RGB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:20033:1: error: BUILDSTDERR: warning: label ‘_cdZr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20033 | _cdZr: BUILDSTDERR: | ^ BUILDSTDERR: 20033 | _cdZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_RGBGamut_con_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:20069:1: error: BUILDSTDERR: warning: label ‘_cdZB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20069 | _cdZB: BUILDSTDERR: | ^ BUILDSTDERR: 20069 | _cdZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGB_RGB_con_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:20092:1: error: BUILDSTDERR: warning: label ‘_cdZI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20092 | _cdZI: BUILDSTDERR: | ^ BUILDSTDERR: 20092 | _cdZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc: In function ‘_cdzT’: BUILDSTDERR: /tmp/ghc25771_0/ghc_57.hc:16050:59: error: BUILDSTDERR: warning: ‘_scyN’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: | BUILDSTDERR: 16050 | Sp[11] = ((struct {W_ x;} __attribute__((packed))*) (_scyN+55))->x; BUILDSTDERR: | ^ BUILDSTDERR: 16050 | Sp[11] = ((struct {W_ x;} __attribute__((packed))*) (_scyN+55))->x; BUILDSTDERR: | ~~~~~~^~~~ [ 7 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.p_o ) BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sedy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:80:1: error: BUILDSTDERR: warning: label ‘_ceg4’ defined but not used [-Wunused-label] BUILDSTDERR: 80 | _ceg4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 80 | _ceg4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_ceg1’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:122:1: error: BUILDSTDERR: warning: label ‘_ceg1’ defined but not used [-Wunused-label] BUILDSTDERR: 122 | _ceg1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 122 | _ceg1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_ceg8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:147:1: error: BUILDSTDERR: warning: label ‘_ceg8’ defined but not used [-Wunused-label] BUILDSTDERR: 147 | _ceg8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 147 | _ceg8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_ceg9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:169:1: error: BUILDSTDERR: warning: label ‘_ceg9’ defined but not used [-Wunused-label] BUILDSTDERR: 169 | _ceg9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 169 | _ceg9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_hslView_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:217:1: error: BUILDSTDERR: warning: label ‘_cegq’ defined but not used [-Wunused-label] BUILDSTDERR: 217 | _cegq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 217 | _cegq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_saturation_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:293:1: error: BUILDSTDERR: warning: label ‘_cegJ’ defined but not used [-Wunused-label] BUILDSTDERR: 293 | _cegJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 293 | _cegJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_cegG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:329:1: error: BUILDSTDERR: warning: label ‘_cegG’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _cegG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _cegG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_cegP’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:353:1: error: BUILDSTDERR: warning: label ‘_cegP’ defined but not used [-Wunused-label] BUILDSTDERR: 353 | _cegP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 353 | _cegP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_lightness_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:384:1: error: BUILDSTDERR: warning: label ‘_ceh7’ defined but not used [-Wunused-label] BUILDSTDERR: 384 | _ceh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 384 | _ceh7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_ceh4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:420:1: error: BUILDSTDERR: warning: label ‘_ceh4’ defined but not used [-Wunused-label] BUILDSTDERR: 420 | _ceh4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 420 | _ceh4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_cehd’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:444:1: error: BUILDSTDERR: warning: label ‘_cehd’ defined but not used [-Wunused-label] BUILDSTDERR: 444 | _cehd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 444 | _cehd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seey_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:509:1: error: BUILDSTDERR: warning: label ‘_cehx’ defined but not used [-Wunused-label] BUILDSTDERR: 509 | _cehx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 509 | _cehx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:544:1: error: BUILDSTDERR: warning: label ‘_cehM’ defined but not used [-Wunused-label] BUILDSTDERR: 544 | _cehM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 544 | _cehM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeD_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:580:1: error: BUILDSTDERR: warning: label ‘_cei4’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _cei4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _cei4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:620:1: error: BUILDSTDERR: warning: label ‘_ceie’ defined but not used [-Wunused-label] BUILDSTDERR: 620 | _ceie: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 620 | _ceie: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:665:1: error: BUILDSTDERR: warning: label ‘_ceih’ defined but not used [-Wunused-label] BUILDSTDERR: 665 | _ceih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 665 | _ceih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:728:1: error: BUILDSTDERR: warning: label ‘_ceiB’ defined but not used [-Wunused-label] BUILDSTDERR: 728 | _ceiB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 728 | _ceiB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeF_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:768:1: error: BUILDSTDERR: warning: label ‘_ceiL’ defined but not used [-Wunused-label] BUILDSTDERR: 768 | _ceiL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 768 | _ceiL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:813:1: error: BUILDSTDERR: warning: label ‘_ceiO’ defined but not used [-Wunused-label] BUILDSTDERR: 813 | _ceiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 813 | _ceiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeJ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:876:1: error: BUILDSTDERR: warning: label ‘_cej8’ defined but not used [-Wunused-label] BUILDSTDERR: 876 | _cej8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 876 | _cej8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:916:1: error: BUILDSTDERR: warning: label ‘_ceji’ defined but not used [-Wunused-label] BUILDSTDERR: 916 | _ceji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 916 | _ceji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeH_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:961:1: error: BUILDSTDERR: warning: label ‘_cejl’ defined but not used [-Wunused-label] BUILDSTDERR: 961 | _cejl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 961 | _cejl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1024:1: error: BUILDSTDERR: warning: label ‘_cejL’ defined but not used [-Wunused-label] BUILDSTDERR: 1024 | _cejL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1024 | _cejL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeL_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1067:1: error: BUILDSTDERR: warning: label ‘_cejO’ defined but not used [-Wunused-label] BUILDSTDERR: 1067 | _cejO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1067 | _cejO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1122:1: error: BUILDSTDERR: warning: label ‘_ceke’ defined but not used [-Wunused-label] BUILDSTDERR: 1122 | _ceke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1122 | _ceke: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeN_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1162:1: error: BUILDSTDERR: warning: label ‘_ceko’ defined but not used [-Wunused-label] BUILDSTDERR: 1162 | _ceko: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1162 | _ceko: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeP_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1205:1: error: BUILDSTDERR: warning: label ‘_cekr’ defined but not used [-Wunused-label] BUILDSTDERR: 1205 | _cekr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1205 | _cekr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1267:1: error: BUILDSTDERR: warning: label ‘_cekw’ defined but not used [-Wunused-label] BUILDSTDERR: 1267 | _cekw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1267 | _cekw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1323:1: error: BUILDSTDERR: warning: label ‘_cel2’ defined but not used [-Wunused-label] BUILDSTDERR: 1323 | _cel2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1323 | _cel2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeT_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1363:1: error: BUILDSTDERR: warning: label ‘_celc’ defined but not used [-Wunused-label] BUILDSTDERR: 1363 | _celc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1363 | _celc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeV_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1406:1: error: BUILDSTDERR: warning: label ‘_celf’ defined but not used [-Wunused-label] BUILDSTDERR: 1406 | _celf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1406 | _celf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1468:1: error: BUILDSTDERR: warning: label ‘_celk’ defined but not used [-Wunused-label] BUILDSTDERR: 1468 | _celk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1468 | _celk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1524:1: error: BUILDSTDERR: warning: label ‘_celG’ defined but not used [-Wunused-label] BUILDSTDERR: 1524 | _celG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1524 | _celG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sef2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1563:1: error: BUILDSTDERR: warning: label ‘_celV’ defined but not used [-Wunused-label] BUILDSTDERR: 1563 | _celV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1563 | _celV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sef1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1603:1: error: BUILDSTDERR: warning: label ‘_cem5’ defined but not used [-Wunused-label] BUILDSTDERR: 1603 | _cem5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1603 | _cem5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sef3_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1644:1: error: BUILDSTDERR: warning: label ‘_cemo’ defined but not used [-Wunused-label] BUILDSTDERR: 1644 | _cemo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1644 | _cemo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sef4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1686:1: error: BUILDSTDERR: warning: label ‘_cemr’ defined but not used [-Wunused-label] BUILDSTDERR: 1686 | _cemr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1686 | _cemr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘seeY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1746:1: error: BUILDSTDERR: warning: label ‘_cemA’ defined but not used [-Wunused-label] BUILDSTDERR: 1746 | _cemA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1746 | _cemA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_celK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1810:1: error: BUILDSTDERR: warning: label ‘_celK’ defined but not used [-Wunused-label] BUILDSTDERR: 1810 | _celK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1810 | _celK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sef6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1888:1: error: BUILDSTDERR: warning: label ‘_cen6’ defined but not used [-Wunused-label] BUILDSTDERR: 1888 | _cen6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1888 | _cen6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sef7_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1930:1: error: BUILDSTDERR: warning: label ‘_cen9’ defined but not used [-Wunused-label] BUILDSTDERR: 1930 | _cen9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1930 | _cen9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sef5_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:1987:1: error: BUILDSTDERR: warning: label ‘_cene’ defined but not used [-Wunused-label] BUILDSTDERR: 1987 | _cene: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1987 | _cene: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sefa_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2043:1: error: BUILDSTDERR: warning: label ‘_cenx’ defined but not used [-Wunused-label] BUILDSTDERR: 2043 | _cenx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2043 | _cenx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sef9_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2082:1: error: BUILDSTDERR: warning: label ‘_cenH’ defined but not used [-Wunused-label] BUILDSTDERR: 2082 | _cenH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2082 | _cenH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sef8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2127:1: error: BUILDSTDERR: warning: label ‘_cenK’ defined but not used [-Wunused-label] BUILDSTDERR: 2127 | _cenK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2127 | _cenK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sefg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2188:1: error: BUILDSTDERR: warning: label ‘_ceor’ defined but not used [-Wunused-label] BUILDSTDERR: 2188 | _ceor: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2188 | _ceor: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sefh_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2233:1: error: BUILDSTDERR: warning: label ‘_ceou’ defined but not used [-Wunused-label] BUILDSTDERR: 2233 | _ceou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2233 | _ceou: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sefi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2290:1: error: BUILDSTDERR: warning: label ‘_ceoI’ defined but not used [-Wunused-label] BUILDSTDERR: 2290 | _ceoI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2290 | _ceoI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘sefb_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2333:1: error: BUILDSTDERR: warning: label ‘_ceoP’ defined but not used [-Wunused-label] BUILDSTDERR: 2333 | _ceoP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2333 | _ceoP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_cenY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2386:1: error: BUILDSTDERR: warning: label ‘_cenY’ defined but not used [-Wunused-label] BUILDSTDERR: 2386 | _cenY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2386 | _cenY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_ceo3’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2443:1: error: BUILDSTDERR: warning: label ‘_ceo3’ defined but not used [-Wunused-label] BUILDSTDERR: 2443 | _ceo3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2443 | _ceo3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_ceo8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2482:1: error: BUILDSTDERR: warning: label ‘_ceo8’ defined but not used [-Wunused-label] BUILDSTDERR: 2482 | _ceo8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2482 | _ceo8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_zdwhsl_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2541:1: error: BUILDSTDERR: warning: label ‘_cepd’ defined but not used [-Wunused-label] BUILDSTDERR: 2541 | _cepd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2541 | _cepd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_cehB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2585:1: error: BUILDSTDERR: warning: label ‘_cehB’ defined but not used [-Wunused-label] BUILDSTDERR: 2585 | _cehB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2585 | _cehB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_cejr’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2653:1: error: BUILDSTDERR: warning: label ‘_cejr’ defined but not used [-Wunused-label] BUILDSTDERR: 2653 | _cejr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2653 | _cejr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_cekC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2710:1: error: BUILDSTDERR: warning: label ‘_cekC’ defined but not used [-Wunused-label] BUILDSTDERR: 2710 | _cekC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2710 | _cekC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_cekF’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2738:1: error: BUILDSTDERR: warning: label ‘_cekF’ defined but not used [-Wunused-label] BUILDSTDERR: 2738 | _cekF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2738 | _cekF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_celq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2796:1: error: BUILDSTDERR: warning: label ‘_celq’ defined but not used [-Wunused-label] BUILDSTDERR: 2796 | _celq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2796 | _celq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_cepm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2874:1: error: BUILDSTDERR: warning: label ‘_cepm’ defined but not used [-Wunused-label] BUILDSTDERR: 2874 | _cepm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2874 | _cepm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_cepp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2897:1: error: BUILDSTDERR: warning: label ‘_cepp’ defined but not used [-Wunused-label] BUILDSTDERR: 2897 | _cepp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2897 | _cepp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_ceps’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2923:1: error: BUILDSTDERR: warning: label ‘_ceps’ defined but not used [-Wunused-label] BUILDSTDERR: 2923 | _ceps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2923 | _ceps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSL_hsl_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:2974:1: error: BUILDSTDERR: warning: label ‘_cerc’ defined but not used [-Wunused-label] BUILDSTDERR: 2974 | _cerc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2974 | _cerc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc: In function ‘_cer9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_68.hc:3004:1: error: BUILDSTDERR: warning: label ‘_cer9’ defined but not used [-Wunused-label] BUILDSTDERR: 3004 | _cer9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3004 | _cer9: BUILDSTDERR: | ^ [ 8 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.p_o ) BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seFm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:80:1: error: BUILDSTDERR: warning: label ‘_ceHx’ defined but not used [-Wunused-label] BUILDSTDERR: 80 | _ceHx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 80 | _ceHx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceHu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:122:1: error: BUILDSTDERR: warning: label ‘_ceHu’ defined but not used [-Wunused-label] BUILDSTDERR: 122 | _ceHu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 122 | _ceHu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceHB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:147:1: error: BUILDSTDERR: warning: label ‘_ceHB’ defined but not used [-Wunused-label] BUILDSTDERR: 147 | _ceHB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 147 | _ceHB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceHC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:169:1: error: BUILDSTDERR: warning: label ‘_ceHC’ defined but not used [-Wunused-label] BUILDSTDERR: 169 | _ceHC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 169 | _ceHC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_hsvView_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:217:1: error: BUILDSTDERR: warning: label ‘_ceHT’ defined but not used [-Wunused-label] BUILDSTDERR: 217 | _ceHT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 217 | _ceHT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_saturation_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:293:1: error: BUILDSTDERR: warning: label ‘_ceIc’ defined but not used [-Wunused-label] BUILDSTDERR: 293 | _ceIc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 293 | _ceIc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceI9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:329:1: error: BUILDSTDERR: warning: label ‘_ceI9’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _ceI9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _ceI9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceIi’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:353:1: error: BUILDSTDERR: warning: label ‘_ceIi’ defined but not used [-Wunused-label] BUILDSTDERR: 353 | _ceIi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 353 | _ceIi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_value_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:384:1: error: BUILDSTDERR: warning: label ‘_ceIA’ defined but not used [-Wunused-label] BUILDSTDERR: 384 | _ceIA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 384 | _ceIA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceIx’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:420:1: error: BUILDSTDERR: warning: label ‘_ceIx’ defined but not used [-Wunused-label] BUILDSTDERR: 420 | _ceIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 420 | _ceIx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceIG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:444:1: error: BUILDSTDERR: warning: label ‘_ceIG’ defined but not used [-Wunused-label] BUILDSTDERR: 444 | _ceIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 444 | _ceIG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘reFc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:496:1: error: BUILDSTDERR: warning: label ‘_ceIZ’ defined but not used [-Wunused-label] BUILDSTDERR: 496 | _ceIZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 496 | _ceIZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:579:1: error: BUILDSTDERR: warning: label ‘_ceJf’ defined but not used [-Wunused-label] BUILDSTDERR: 579 | _ceJf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 579 | _ceJf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:615:1: error: BUILDSTDERR: warning: label ‘_ceJI’ defined but not used [-Wunused-label] BUILDSTDERR: 615 | _ceJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 615 | _ceJI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGr_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:658:1: error: BUILDSTDERR: warning: label ‘_ceJL’ defined but not used [-Wunused-label] BUILDSTDERR: 658 | _ceJL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 658 | _ceJL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:713:1: error: BUILDSTDERR: warning: label ‘_ceKe’ defined but not used [-Wunused-label] BUILDSTDERR: 713 | _ceKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 713 | _ceKe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:755:1: error: BUILDSTDERR: warning: label ‘_ceKh’ defined but not used [-Wunused-label] BUILDSTDERR: 755 | _ceKh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 755 | _ceKh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGx_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:809:1: error: BUILDSTDERR: warning: label ‘_ceKK’ defined but not used [-Wunused-label] BUILDSTDERR: 809 | _ceKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 809 | _ceKK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:852:1: error: BUILDSTDERR: warning: label ‘_ceKN’ defined but not used [-Wunused-label] BUILDSTDERR: 852 | _ceKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 852 | _ceKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:911:1: error: BUILDSTDERR: warning: label ‘_ceKS’ defined but not used [-Wunused-label] BUILDSTDERR: 911 | _ceKS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 911 | _ceKS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:966:1: error: BUILDSTDERR: warning: label ‘_ceLw’ defined but not used [-Wunused-label] BUILDSTDERR: 966 | _ceLw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 966 | _ceLw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1008:1: error: BUILDSTDERR: warning: label ‘_ceLz’ defined but not used [-Wunused-label] BUILDSTDERR: 1008 | _ceLz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1008 | _ceLz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGD_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1065:1: error: BUILDSTDERR: warning: label ‘_ceLE’ defined but not used [-Wunused-label] BUILDSTDERR: 1065 | _ceLE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1065 | _ceLE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1121:1: error: BUILDSTDERR: warning: label ‘_ceLQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1121 | _ceLQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1121 | _ceLQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1165:1: error: BUILDSTDERR: warning: label ‘_ceLT’ defined but not used [-Wunused-label] BUILDSTDERR: 1165 | _ceLT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1165 | _ceLT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGz_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1231:1: error: BUILDSTDERR: warning: label ‘_ceLY’ defined but not used [-Wunused-label] BUILDSTDERR: 1231 | _ceLY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1231 | _ceLY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1288:1: error: BUILDSTDERR: warning: label ‘_ceMt’ defined but not used [-Wunused-label] BUILDSTDERR: 1288 | _ceMt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1288 | _ceMt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGH_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1329:1: error: BUILDSTDERR: warning: label ‘_ceMD’ defined but not used [-Wunused-label] BUILDSTDERR: 1329 | _ceMD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1329 | _ceMD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGJ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1373:1: error: BUILDSTDERR: warning: label ‘_ceMG’ defined but not used [-Wunused-label] BUILDSTDERR: 1373 | _ceMG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1373 | _ceMG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘seGG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1439:1: error: BUILDSTDERR: warning: label ‘_ceML’ defined but not used [-Wunused-label] BUILDSTDERR: 1439 | _ceML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1439 | _ceML: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_zdwhsv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1499:1: error: BUILDSTDERR: warning: label ‘_ceMQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1499 | _ceMQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1499 | _ceMQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceJj’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1536:1: error: BUILDSTDERR: warning: label ‘_ceJj’ defined but not used [-Wunused-label] BUILDSTDERR: 1536 | _ceJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1536 | _ceJj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceJo’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1565:1: error: BUILDSTDERR: warning: label ‘_ceJo’ defined but not used [-Wunused-label] BUILDSTDERR: 1565 | _ceJo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1565 | _ceJo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceJR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1617:1: error: BUILDSTDERR: warning: label ‘_ceJR’ defined but not used [-Wunused-label] BUILDSTDERR: 1617 | _ceJR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1617 | _ceJR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceJW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1643:1: error: BUILDSTDERR: warning: label ‘_ceJW’ defined but not used [-Wunused-label] BUILDSTDERR: 1643 | _ceJW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1643 | _ceJW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceKn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1698:1: error: BUILDSTDERR: warning: label ‘_ceKn’ defined but not used [-Wunused-label] BUILDSTDERR: 1698 | _ceKn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1698 | _ceKn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceM4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1764:1: error: BUILDSTDERR: warning: label ‘_ceM4’ defined but not used [-Wunused-label] BUILDSTDERR: 1764 | _ceM4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1764 | _ceM4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceN7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1821:1: error: BUILDSTDERR: warning: label ‘_ceN7’ defined but not used [-Wunused-label] BUILDSTDERR: 1821 | _ceN7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1821 | _ceN7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceNh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1856:1: error: BUILDSTDERR: warning: label ‘_ceNh’ defined but not used [-Wunused-label] BUILDSTDERR: 1856 | _ceNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1856 | _ceNh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceNp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1892:1: error: BUILDSTDERR: warning: label ‘_ceNp’ defined but not used [-Wunused-label] BUILDSTDERR: 1892 | _ceNp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1892 | _ceNp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceNx’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1928:1: error: BUILDSTDERR: warning: label ‘_ceNx’ defined but not used [-Wunused-label] BUILDSTDERR: 1928 | _ceNx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1928 | _ceNx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceNF’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1962:1: error: BUILDSTDERR: warning: label ‘_ceNF’ defined but not used [-Wunused-label] BUILDSTDERR: 1962 | _ceNF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1962 | _ceNF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceOi’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:1996:1: error: BUILDSTDERR: warning: label ‘_ceOi’ defined but not used [-Wunused-label] BUILDSTDERR: 1996 | _ceOi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1996 | _ceOi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpaceziHSV_hsv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:2028:1: error: BUILDSTDERR: warning: label ‘_cePc’ defined but not used [-Wunused-label] BUILDSTDERR: 2028 | _cePc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2028 | _cePc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc: In function ‘_ceP9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_79.hc:2058:1: error: BUILDSTDERR: warning: label ‘_ceP9’ defined but not used [-Wunused-label] BUILDSTDERR: 2058 | _ceP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2058 | _ceP9: BUILDSTDERR: | ^ [ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.p_o ) BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGBziLinear_rgb_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc:69:1: error: BUILDSTDERR: warning: label ‘_ceTO’ defined but not used [-Wunused-label] BUILDSTDERR: 69 | _ceTO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 69 | _ceTO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGBziLinear_toRGB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc:102:1: error: BUILDSTDERR: warning: label ‘_ceU2’ defined but not used [-Wunused-label] BUILDSTDERR: 102 | _ceU2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 102 | _ceU2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc: In function ‘_ceTZ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc:132:1: error: BUILDSTDERR: warning: label ‘_ceTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 132 | _ceTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 132 | _ceTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGBziLinear_sRGBGamut_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc:312:1: error: BUILDSTDERR: warning: label ‘_ceUr’ defined but not used [-Wunused-label] BUILDSTDERR: 312 | _ceUr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 312 | _ceUr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc: In function ‘_ceUp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc:363:1: error: BUILDSTDERR: warning: label ‘_ceUp’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _ceUp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _ceUp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc: In function ‘_ceUv’: BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc:390:1: error: BUILDSTDERR: warning: label ‘_ceUv’ defined but not used [-Wunused-label] BUILDSTDERR: 390 | _ceUv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 390 | _ceUv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc: In function ‘_ceUA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc:420:1: error: BUILDSTDERR: warning: label ‘_ceUA’ defined but not used [-Wunused-label] BUILDSTDERR: 420 | _ceUA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 420 | _ceUA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc: In function ‘_ceUG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_90.hc:454:1: error: BUILDSTDERR: warning: label ‘_ceUG’ defined but not used [-Wunused-label] BUILDSTDERR: 454 | _ceUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 454 | _ceUG: BUILDSTDERR: | ^ [10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.p_o ) BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfvq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:178:1: error: BUILDSTDERR: warning: label ‘_cfBr’ defined but not used [-Wunused-label] BUILDSTDERR: 178 | _cfBr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 178 | _cfBr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfvp_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:218:1: error: BUILDSTDERR: warning: label ‘_cfBC’ defined but not used [-Wunused-label] BUILDSTDERR: 218 | _cfBC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 218 | _cfBC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfvo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:253:1: error: BUILDSTDERR: warning: label ‘_cfBN’ defined but not used [-Wunused-label] BUILDSTDERR: 253 | _cfBN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 253 | _cfBN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfMonoidTransferFunctionzuzdcmappend_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:289:1: error: BUILDSTDERR: warning: label ‘_cfBQ’ defined but not used [-Wunused-label] BUILDSTDERR: 289 | _cfBQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 289 | _cfBQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfB9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:317:1: error: BUILDSTDERR: warning: label ‘_cfB9’ defined but not used [-Wunused-label] BUILDSTDERR: 317 | _cfB9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 317 | _cfB9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfBf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:354:1: error: BUILDSTDERR: warning: label ‘_cfBf’ defined but not used [-Wunused-label] BUILDSTDERR: 354 | _cfBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 354 | _cfBf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_transferGamma_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:426:1: error: BUILDSTDERR: warning: label ‘_cfCh’ defined but not used [-Wunused-label] BUILDSTDERR: 426 | _cfCh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 426 | _cfCh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfCe’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:457:1: error: BUILDSTDERR: warning: label ‘_cfCe’ defined but not used [-Wunused-label] BUILDSTDERR: 457 | _cfCe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 457 | _cfCe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_transferInverse_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:488:1: error: BUILDSTDERR: warning: label ‘_cfCz’ defined but not used [-Wunused-label] BUILDSTDERR: 488 | _cfCz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 488 | _cfCz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfCw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:519:1: error: BUILDSTDERR: warning: label ‘_cfCw’ defined but not used [-Wunused-label] BUILDSTDERR: 519 | _cfCw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 519 | _cfCw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_transfer_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:550:1: error: BUILDSTDERR: warning: label ‘_cfCR’ defined but not used [-Wunused-label] BUILDSTDERR: 550 | _cfCR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 550 | _cfCR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfCO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:581:1: error: BUILDSTDERR: warning: label ‘_cfCO’ defined but not used [-Wunused-label] BUILDSTDERR: 581 | _cfCO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 581 | _cfCO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_transferFunction_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:612:1: error: BUILDSTDERR: warning: label ‘_cfD9’ defined but not used [-Wunused-label] BUILDSTDERR: 612 | _cfD9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 612 | _cfD9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfD6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:643:1: error: BUILDSTDERR: warning: label ‘_cfD6’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _cfD6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _cfD6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_gamut_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:674:1: error: BUILDSTDERR: warning: label ‘_cfDr’ defined but not used [-Wunused-label] BUILDSTDERR: 674 | _cfDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 674 | _cfDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfDo’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:705:1: error: BUILDSTDERR: warning: label ‘_cfDo’ defined but not used [-Wunused-label] BUILDSTDERR: 705 | _cfDo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 705 | _cfDo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpacezul_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:743:1: error: BUILDSTDERR: warning: label ‘_cfDM’ defined but not used [-Wunused-label] BUILDSTDERR: 743 | _cfDM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 743 | _cfDM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdwgo2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:813:1: error: BUILDSTDERR: warning: label ‘_cfE4’ defined but not used [-Wunused-label] BUILDSTDERR: 813 | _cfE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 813 | _cfE4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfDT’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:833:1: error: BUILDSTDERR: warning: label ‘_cfDT’ defined but not used [-Wunused-label] BUILDSTDERR: 833 | _cfDT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 833 | _cfDT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfDX’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:851:1: error: BUILDSTDERR: warning: label ‘_cfDX’ defined but not used [-Wunused-label] BUILDSTDERR: 851 | _cfDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 851 | _cfDX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfEd’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:888:1: error: BUILDSTDERR: warning: label ‘_cfEd’ defined but not used [-Wunused-label] BUILDSTDERR: 888 | _cfEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 888 | _cfEd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfEp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:924:1: error: BUILDSTDERR: warning: label ‘_cfEp’ defined but not used [-Wunused-label] BUILDSTDERR: 924 | _cfEp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 924 | _cfEp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfEv’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:952:1: error: BUILDSTDERR: warning: label ‘_cfEv’ defined but not used [-Wunused-label] BUILDSTDERR: 952 | _cfEv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 952 | _cfEv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfEB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:976:1: error: BUILDSTDERR: warning: label ‘_cfEB’ defined but not used [-Wunused-label] BUILDSTDERR: 976 | _cfEB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 976 | _cfEB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfEG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:999:1: error: BUILDSTDERR: warning: label ‘_cfEG’ defined but not used [-Wunused-label] BUILDSTDERR: 999 | _cfEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 999 | _cfEG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfEQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1020:1: error: BUILDSTDERR: warning: label ‘_cfEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1020 | _cfEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1020 | _cfEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfET’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1041:1: error: BUILDSTDERR: warning: label ‘_cfET’ defined but not used [-Wunused-label] BUILDSTDERR: 1041 | _cfET: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1041 | _cfET: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfEl’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1060:1: error: BUILDSTDERR: warning: label ‘_cfEl’ defined but not used [-Wunused-label] BUILDSTDERR: 1060 | _cfEl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1060 | _cfEl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpacezugo2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1081:1: error: BUILDSTDERR: warning: label ‘_cfFk’ defined but not used [-Wunused-label] BUILDSTDERR: 1081 | _cfFk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1081 | _cfFk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfFh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1111:1: error: BUILDSTDERR: warning: label ‘_cfFh’ defined but not used [-Wunused-label] BUILDSTDERR: 1111 | _cfFh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1111 | _cfFh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfFo’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1137:1: error: BUILDSTDERR: warning: label ‘_cfFo’ defined but not used [-Wunused-label] BUILDSTDERR: 1137 | _cfFo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1137 | _cfFo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfwq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1183:1: error: BUILDSTDERR: warning: label ‘_cfFR’ defined but not used [-Wunused-label] BUILDSTDERR: 1183 | _cfFR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1183 | _cfFR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfFO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1221:1: error: BUILDSTDERR: warning: label ‘_cfFO’ defined but not used [-Wunused-label] BUILDSTDERR: 1221 | _cfFO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1221 | _cfFO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpace2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1262:1: error: BUILDSTDERR: warning: label ‘_cfFX’ defined but not used [-Wunused-label] BUILDSTDERR: 1262 | _cfFX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1262 | _cfFX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpace1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1321:1: error: BUILDSTDERR: warning: label ‘_cfGi’ defined but not used [-Wunused-label] BUILDSTDERR: 1321 | _cfGi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1321 | _cfGi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfwt_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1382:1: error: BUILDSTDERR: warning: label ‘_cfGy’ defined but not used [-Wunused-label] BUILDSTDERR: 1382 | _cfGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1382 | _cfGy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfwv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1421:1: error: BUILDSTDERR: warning: label ‘_cfGV’ defined but not used [-Wunused-label] BUILDSTDERR: 1421 | _cfGV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1421 | _cfGV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfGS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1462:1: error: BUILDSTDERR: warning: label ‘_cfGS’ defined but not used [-Wunused-label] BUILDSTDERR: 1462 | _cfGS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1462 | _cfGS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfwB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1483:1: error: BUILDSTDERR: warning: label ‘_cfHr’ defined but not used [-Wunused-label] BUILDSTDERR: 1483 | _cfHr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1483 | _cfHr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfwC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1520:1: error: BUILDSTDERR: warning: label ‘_cfHC’ defined but not used [-Wunused-label] BUILDSTDERR: 1520 | _cfHC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1520 | _cfHC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfwu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1562:1: error: BUILDSTDERR: warning: label ‘_cfHF’ defined but not used [-Wunused-label] BUILDSTDERR: 1562 | _cfHF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1562 | _cfHF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfH5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1621:1: error: BUILDSTDERR: warning: label ‘_cfH5’ defined but not used [-Wunused-label] BUILDSTDERR: 1621 | _cfH5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1621 | _cfH5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfHc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1649:1: error: BUILDSTDERR: warning: label ‘_cfHc’ defined but not used [-Wunused-label] BUILDSTDERR: 1649 | _cfHc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1649 | _cfHc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfHJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1670:1: error: BUILDSTDERR: warning: label ‘_cfHJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1670 | _cfHJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1670 | _cfHJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfHN’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1686:1: error: BUILDSTDERR: warning: label ‘_cfHN’ defined but not used [-Wunused-label] BUILDSTDERR: 1686 | _cfHN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1686 | _cfHN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfHh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1707:1: error: BUILDSTDERR: warning: label ‘_cfHh’ defined but not used [-Wunused-label] BUILDSTDERR: 1707 | _cfHh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1707 | _cfHh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfHg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1736:1: error: BUILDSTDERR: warning: label ‘_cfHg’ defined but not used [-Wunused-label] BUILDSTDERR: 1736 | _cfHg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1736 | _cfHg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfwG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1759:1: error: BUILDSTDERR: warning: label ‘_cfIe’ defined but not used [-Wunused-label] BUILDSTDERR: 1759 | _cfIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1759 | _cfIe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfIb’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1801:1: error: BUILDSTDERR: warning: label ‘_cfIb’ defined but not used [-Wunused-label] BUILDSTDERR: 1801 | _cfIb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1801 | _cfIb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfIi’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1824:1: error: BUILDSTDERR: warning: label ‘_cfIi’ defined but not used [-Wunused-label] BUILDSTDERR: 1824 | _cfIi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1824 | _cfIi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfxg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1857:1: error: BUILDSTDERR: warning: label ‘_cfJ6’ defined but not used [-Wunused-label] BUILDSTDERR: 1857 | _cfJ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1857 | _cfJ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfIE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1902:1: error: BUILDSTDERR: warning: label ‘_cfIE’ defined but not used [-Wunused-label] BUILDSTDERR: 1902 | _cfIE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1902 | _cfIE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfIH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1923:1: error: BUILDSTDERR: warning: label ‘_cfIH’ defined but not used [-Wunused-label] BUILDSTDERR: 1923 | _cfIH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1923 | _cfIH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfIK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1944:1: error: BUILDSTDERR: warning: label ‘_cfIK’ defined but not used [-Wunused-label] BUILDSTDERR: 1944 | _cfIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1944 | _cfIK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfIN’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1967:1: error: BUILDSTDERR: warning: label ‘_cfIN’ defined but not used [-Wunused-label] BUILDSTDERR: 1967 | _cfIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1967 | _cfIN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfIQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:1990:1: error: BUILDSTDERR: warning: label ‘_cfIQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1990 | _cfIQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1990 | _cfIQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfIT’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2022:1: error: BUILDSTDERR: warning: label ‘_cfIT’ defined but not used [-Wunused-label] BUILDSTDERR: 2022 | _cfIT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2022 | _cfIT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfJ0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2081:1: error: BUILDSTDERR: warning: label ‘_cfJ0’ defined but not used [-Wunused-label] BUILDSTDERR: 2081 | _cfJ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2081 | _cfJ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfJn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2117:1: error: BUILDSTDERR: warning: label ‘_cfJn’ defined but not used [-Wunused-label] BUILDSTDERR: 2117 | _cfJn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2117 | _cfJn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfJz’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2153:1: error: BUILDSTDERR: warning: label ‘_cfJz’ defined but not used [-Wunused-label] BUILDSTDERR: 2153 | _cfJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2153 | _cfJz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfJM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2192:1: error: BUILDSTDERR: warning: label ‘_cfJM’ defined but not used [-Wunused-label] BUILDSTDERR: 2192 | _cfJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2192 | _cfJM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfK0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2227:1: error: BUILDSTDERR: warning: label ‘_cfK0’ defined but not used [-Wunused-label] BUILDSTDERR: 2227 | _cfK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2227 | _cfK0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_rgbUsingSpace_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2247:1: error: BUILDSTDERR: warning: label ‘_cfKf’ defined but not used [-Wunused-label] BUILDSTDERR: 2247 | _cfKf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2247 | _cfKf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_inGamutzum_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2316:1: error: BUILDSTDERR: warning: label ‘_cfKJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2316 | _cfKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2316 | _cfKJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_inGamut2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2370:1: error: BUILDSTDERR: warning: label ‘_cfKY’ defined but not used [-Wunused-label] BUILDSTDERR: 2370 | _cfKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2370 | _cfKY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_inGamut1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2426:1: error: BUILDSTDERR: warning: label ‘_cfLc’ defined but not used [-Wunused-label] BUILDSTDERR: 2426 | _cfLc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2426 | _cfLc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfxk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2479:1: error: BUILDSTDERR: warning: label ‘_cfLx’ defined but not used [-Wunused-label] BUILDSTDERR: 2479 | _cfLx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2479 | _cfLx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfLu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2525:1: error: BUILDSTDERR: warning: label ‘_cfLu’ defined but not used [-Wunused-label] BUILDSTDERR: 2525 | _cfLu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2525 | _cfLu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfxp_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2564:1: error: BUILDSTDERR: warning: label ‘_cfLO’ defined but not used [-Wunused-label] BUILDSTDERR: 2564 | _cfLO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2564 | _cfLO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfxz_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2605:1: error: BUILDSTDERR: warning: label ‘_cfMk’ defined but not used [-Wunused-label] BUILDSTDERR: 2605 | _cfMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2605 | _cfMk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfMh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2643:1: error: BUILDSTDERR: warning: label ‘_cfMh’ defined but not used [-Wunused-label] BUILDSTDERR: 2643 | _cfMh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2643 | _cfMh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfxA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2684:1: error: BUILDSTDERR: warning: label ‘_cfMq’ defined but not used [-Wunused-label] BUILDSTDERR: 2684 | _cfMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2684 | _cfMq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfxs_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2738:1: error: BUILDSTDERR: warning: label ‘_cfML’ defined but not used [-Wunused-label] BUILDSTDERR: 2738 | _cfML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2738 | _cfML: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfxt_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2775:1: error: BUILDSTDERR: warning: label ‘_cfMW’ defined but not used [-Wunused-label] BUILDSTDERR: 2775 | _cfMW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2775 | _cfMW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfxq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2809:1: error: BUILDSTDERR: warning: label ‘_cfNb’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _cfNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _cfNb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdwtoRGBUsingGamut_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2857:1: error: BUILDSTDERR: warning: label ‘_cfNe’ defined but not used [-Wunused-label] BUILDSTDERR: 2857 | _cfNe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2857 | _cfNe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfMw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2947:1: error: BUILDSTDERR: warning: label ‘_cfMw’ defined but not used [-Wunused-label] BUILDSTDERR: 2947 | _cfMw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2947 | _cfMw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfNh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2964:1: error: BUILDSTDERR: warning: label ‘_cfNh’ defined but not used [-Wunused-label] BUILDSTDERR: 2964 | _cfNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2964 | _cfNh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfMB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:2987:1: error: BUILDSTDERR: warning: label ‘_cfMB’ defined but not used [-Wunused-label] BUILDSTDERR: 2987 | _cfMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2987 | _cfMB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfMA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3020:1: error: BUILDSTDERR: warning: label ‘_cfMA’ defined but not used [-Wunused-label] BUILDSTDERR: 3020 | _cfMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3020 | _cfMA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfN0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3041:1: error: BUILDSTDERR: warning: label ‘_cfN0’ defined but not used [-Wunused-label] BUILDSTDERR: 3041 | _cfN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3041 | _cfN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfNr’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3080:1: error: BUILDSTDERR: warning: label ‘_cfNr’ defined but not used [-Wunused-label] BUILDSTDERR: 3080 | _cfNr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3080 | _cfNr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfNE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3116:1: error: BUILDSTDERR: warning: label ‘_cfNE’ defined but not used [-Wunused-label] BUILDSTDERR: 3116 | _cfNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3116 | _cfNE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfNR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3152:1: error: BUILDSTDERR: warning: label ‘_cfNR’ defined but not used [-Wunused-label] BUILDSTDERR: 3152 | _cfNR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3152 | _cfNR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfO4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3186:1: error: BUILDSTDERR: warning: label ‘_cfO4’ defined but not used [-Wunused-label] BUILDSTDERR: 3186 | _cfO4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3186 | _cfO4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfOc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3213:1: error: BUILDSTDERR: warning: label ‘_cfOc’ defined but not used [-Wunused-label] BUILDSTDERR: 3213 | _cfOc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3213 | _cfOc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfOf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3234:1: error: BUILDSTDERR: warning: label ‘_cfOf’ defined but not used [-Wunused-label] BUILDSTDERR: 3234 | _cfOf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3234 | _cfOf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfOi’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3255:1: error: BUILDSTDERR: warning: label ‘_cfOi’ defined but not used [-Wunused-label] BUILDSTDERR: 3255 | _cfOi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3255 | _cfOi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfOt’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3274:1: error: BUILDSTDERR: warning: label ‘_cfOt’ defined but not used [-Wunused-label] BUILDSTDERR: 3274 | _cfOt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3274 | _cfOt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfyp_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3295:1: error: BUILDSTDERR: warning: label ‘_cfPt’ defined but not used [-Wunused-label] BUILDSTDERR: 3295 | _cfPt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3295 | _cfPt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_toRGBUsingSpace_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3336:1: error: BUILDSTDERR: warning: label ‘_cfPw’ defined but not used [-Wunused-label] BUILDSTDERR: 3336 | _cfPw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3336 | _cfPw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfP8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3365:1: error: BUILDSTDERR: warning: label ‘_cfP8’ defined but not used [-Wunused-label] BUILDSTDERR: 3365 | _cfP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3365 | _cfP8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfPe’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3400:1: error: BUILDSTDERR: warning: label ‘_cfPe’ defined but not used [-Wunused-label] BUILDSTDERR: 3400 | _cfPe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3400 | _cfPe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfPx’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3452:1: error: BUILDSTDERR: warning: label ‘_cfPx’ defined but not used [-Wunused-label] BUILDSTDERR: 3452 | _cfPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3452 | _cfPx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfPC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3487:1: error: BUILDSTDERR: warning: label ‘_cfPC’ defined but not used [-Wunused-label] BUILDSTDERR: 3487 | _cfPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3487 | _cfPC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfPG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3515:1: error: BUILDSTDERR: warning: label ‘_cfPG’ defined but not used [-Wunused-label] BUILDSTDERR: 3515 | _cfPG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3515 | _cfPG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfPJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3538:1: error: BUILDSTDERR: warning: label ‘_cfPJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3538 | _cfPJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3538 | _cfPJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfPM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3562:1: error: BUILDSTDERR: warning: label ‘_cfPM’ defined but not used [-Wunused-label] BUILDSTDERR: 3562 | _cfPM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3562 | _cfPM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfyC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3618:1: error: BUILDSTDERR: warning: label ‘_cfQj’ defined but not used [-Wunused-label] BUILDSTDERR: 3618 | _cfQj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3618 | _cfQj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfyD_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3657:1: error: BUILDSTDERR: warning: label ‘_cfQu’ defined but not used [-Wunused-label] BUILDSTDERR: 3657 | _cfQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3657 | _cfQu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfyE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3705:1: error: BUILDSTDERR: warning: label ‘_cfQF’ defined but not used [-Wunused-label] BUILDSTDERR: 3705 | _cfQF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3705 | _cfQF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfyJ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3752:1: error: BUILDSTDERR: warning: label ‘_cfR1’ defined but not used [-Wunused-label] BUILDSTDERR: 3752 | _cfR1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3752 | _cfR1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfQV’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3794:1: error: BUILDSTDERR: warning: label ‘_cfQV’ defined but not used [-Wunused-label] BUILDSTDERR: 3794 | _cfQV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3794 | _cfQV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_inGamut_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3840:1: error: BUILDSTDERR: warning: label ‘_cfRd’ defined but not used [-Wunused-label] BUILDSTDERR: 3840 | _cfRd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3840 | _cfRd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfQK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3904:1: error: BUILDSTDERR: warning: label ‘_cfQK’ defined but not used [-Wunused-label] BUILDSTDERR: 3904 | _cfQK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3904 | _cfQK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfRb’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3946:1: error: BUILDSTDERR: warning: label ‘_cfRb’ defined but not used [-Wunused-label] BUILDSTDERR: 3946 | _cfRb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3946 | _cfRb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfRh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3969:1: error: BUILDSTDERR: warning: label ‘_cfRh’ defined but not used [-Wunused-label] BUILDSTDERR: 3969 | _cfRh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3969 | _cfRh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfRm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:3992:1: error: BUILDSTDERR: warning: label ‘_cfRm’ defined but not used [-Wunused-label] BUILDSTDERR: 3992 | _cfRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3992 | _cfRm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfRA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4017:1: error: BUILDSTDERR: warning: label ‘_cfRA’ defined but not used [-Wunused-label] BUILDSTDERR: 4017 | _cfRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4017 | _cfRA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfRM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4046:1: error: BUILDSTDERR: warning: label ‘_cfRM’ defined but not used [-Wunused-label] BUILDSTDERR: 4046 | _cfRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4046 | _cfRM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfRV’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4070:1: error: BUILDSTDERR: warning: label ‘_cfRV’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _cfRV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _cfRV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfyS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4093:1: error: BUILDSTDERR: warning: label ‘_cfSv’ defined but not used [-Wunused-label] BUILDSTDERR: 4093 | _cfSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4093 | _cfSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_linearTransferFunction_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4142:1: error: BUILDSTDERR: warning: label ‘_cfSz’ defined but not used [-Wunused-label] BUILDSTDERR: 4142 | _cfSz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4142 | _cfSz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfyV_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4196:1: error: BUILDSTDERR: warning: label ‘_cfT1’ defined but not used [-Wunused-label] BUILDSTDERR: 4196 | _cfT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4196 | _cfT1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfyU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4245:1: error: BUILDSTDERR: warning: label ‘_cfT6’ defined but not used [-Wunused-label] BUILDSTDERR: 4245 | _cfT6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4245 | _cfT6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfzb_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4303:1: error: BUILDSTDERR: warning: label ‘_cfTI’ defined but not used [-Wunused-label] BUILDSTDERR: 4303 | _cfTI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4303 | _cfTI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfza_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4343:1: error: BUILDSTDERR: warning: label ‘_cfTT’ defined but not used [-Wunused-label] BUILDSTDERR: 4343 | _cfTT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4343 | _cfTT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfz9_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4378:1: error: BUILDSTDERR: warning: label ‘_cfU4’ defined but not used [-Wunused-label] BUILDSTDERR: 4378 | _cfU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4378 | _cfU4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfyW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4415:1: error: BUILDSTDERR: warning: label ‘_cfUb’ defined but not used [-Wunused-label] BUILDSTDERR: 4415 | _cfUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4415 | _cfUb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfTk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4456:1: error: BUILDSTDERR: warning: label ‘_cfTk’ defined but not used [-Wunused-label] BUILDSTDERR: 4456 | _cfTk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4456 | _cfTk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfTr’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4490:1: error: BUILDSTDERR: warning: label ‘_cfTr’ defined but not used [-Wunused-label] BUILDSTDERR: 4490 | _cfTr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4490 | _cfTr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfTx’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4524:1: error: BUILDSTDERR: warning: label ‘_cfTx’ defined but not used [-Wunused-label] BUILDSTDERR: 4524 | _cfTx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4524 | _cfTx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfMonoidTransferFunctionzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4588:1: error: BUILDSTDERR: warning: label ‘_cfUo’ defined but not used [-Wunused-label] BUILDSTDERR: 4588 | _cfUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4588 | _cfUo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfzz_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4633:1: error: BUILDSTDERR: warning: label ‘_cfVg’ defined but not used [-Wunused-label] BUILDSTDERR: 4633 | _cfVg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4633 | _cfVg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfzy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4673:1: error: BUILDSTDERR: warning: label ‘_cfVr’ defined but not used [-Wunused-label] BUILDSTDERR: 4673 | _cfVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4673 | _cfVr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfzx_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4708:1: error: BUILDSTDERR: warning: label ‘_cfVC’ defined but not used [-Wunused-label] BUILDSTDERR: 4708 | _cfVC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4708 | _cfVC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfzh_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4745:1: error: BUILDSTDERR: warning: label ‘_cfVJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4745 | _cfVJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4745 | _cfVJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfUU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4786:1: error: BUILDSTDERR: warning: label ‘_cfUU’ defined but not used [-Wunused-label] BUILDSTDERR: 4786 | _cfUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4786 | _cfUU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfV1’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4825:1: error: BUILDSTDERR: warning: label ‘_cfV1’ defined but not used [-Wunused-label] BUILDSTDERR: 4825 | _cfV1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4825 | _cfV1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfV7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4858:1: error: BUILDSTDERR: warning: label ‘_cfV7’ defined but not used [-Wunused-label] BUILDSTDERR: 4858 | _cfV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4858 | _cfV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4916:1: error: BUILDSTDERR: warning: label ‘_cfVV’ defined but not used [-Wunused-label] BUILDSTDERR: 4916 | _cfVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4916 | _cfVV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfSemigroupTransferFunctionzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4956:1: error: BUILDSTDERR: warning: label ‘_cfWi’ defined but not used [-Wunused-label] BUILDSTDERR: 4956 | _cfWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4956 | _cfWi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfWf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:4984:1: error: BUILDSTDERR: warning: label ‘_cfWf’ defined but not used [-Wunused-label] BUILDSTDERR: 4984 | _cfWf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4984 | _cfWf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfWm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5011:1: error: BUILDSTDERR: warning: label ‘_cfWm’ defined but not used [-Wunused-label] BUILDSTDERR: 5011 | _cfWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5011 | _cfWm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cfWs’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5037:1: error: BUILDSTDERR: warning: label ‘_cfWs’ defined but not used [-Wunused-label] BUILDSTDERR: 5037 | _cfWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5037 | _cfWs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfzQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5081:1: error: BUILDSTDERR: warning: label ‘_cfWS’ defined but not used [-Wunused-label] BUILDSTDERR: 5081 | _cfWS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5081 | _cfWS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfzP_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5116:1: error: BUILDSTDERR: warning: label ‘_cfX3’ defined but not used [-Wunused-label] BUILDSTDERR: 5116 | _cfX3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5116 | _cfX3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfzO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5150:1: error: BUILDSTDERR: warning: label ‘_cfXe’ defined but not used [-Wunused-label] BUILDSTDERR: 5150 | _cfXe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5150 | _cfXe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfSemigroupTransferFunction_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5188:1: error: BUILDSTDERR: warning: label ‘_cfXi’ defined but not used [-Wunused-label] BUILDSTDERR: 5188 | _cfXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5188 | _cfXi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfzT_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5246:1: error: BUILDSTDERR: warning: label ‘_cfXy’ defined but not used [-Wunused-label] BUILDSTDERR: 5246 | _cfXy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5246 | _cfXy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfSemigroupTransferFunctionzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5285:1: error: BUILDSTDERR: warning: label ‘_cfXB’ defined but not used [-Wunused-label] BUILDSTDERR: 5285 | _cfXB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5285 | _cfXB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfzY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5327:1: error: BUILDSTDERR: warning: label ‘_cfY3’ defined but not used [-Wunused-label] BUILDSTDERR: 5327 | _cfY3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5327 | _cfY3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfzX_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5362:1: error: BUILDSTDERR: warning: label ‘_cfYe’ defined but not used [-Wunused-label] BUILDSTDERR: 5362 | _cfYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5362 | _cfYe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfzW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5396:1: error: BUILDSTDERR: warning: label ‘_cfYo’ defined but not used [-Wunused-label] BUILDSTDERR: 5396 | _cfYo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5396 | _cfYo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfzV_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5431:1: error: BUILDSTDERR: warning: label ‘_cfYy’ defined but not used [-Wunused-label] BUILDSTDERR: 5431 | _cfYy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5431 | _cfYy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdfMonoidTransferFunction_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5472:1: error: BUILDSTDERR: warning: label ‘_cfYC’ defined but not used [-Wunused-label] BUILDSTDERR: 5472 | _cfYC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5472 | _cfYC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfA1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5535:1: error: BUILDSTDERR: warning: label ‘_cfZ2’ defined but not used [-Wunused-label] BUILDSTDERR: 5535 | _cfZ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5535 | _cfZ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfA4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5567:1: error: BUILDSTDERR: warning: label ‘_cfZl’ defined but not used [-Wunused-label] BUILDSTDERR: 5567 | _cfZl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5567 | _cfZl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfA6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5607:1: error: BUILDSTDERR: warning: label ‘_cfZw’ defined but not used [-Wunused-label] BUILDSTDERR: 5607 | _cfZw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5607 | _cfZw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfA7_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5653:1: error: BUILDSTDERR: warning: label ‘_cfZz’ defined but not used [-Wunused-label] BUILDSTDERR: 5653 | _cfZz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5653 | _cfZz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfA3_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5718:1: error: BUILDSTDERR: warning: label ‘_cfZN’ defined but not used [-Wunused-label] BUILDSTDERR: 5718 | _cfZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5718 | _cfZN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_zdwpowerTransferFunction_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5770:1: error: BUILDSTDERR: warning: label ‘_cfZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5770 | _cfZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5770 | _cfZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_powerTransferFunction_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5829:1: error: BUILDSTDERR: warning: label ‘_cg0f’ defined but not used [-Wunused-label] BUILDSTDERR: 5829 | _cg0f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5829 | _cg0f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cg0c’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5856:1: error: BUILDSTDERR: warning: label ‘_cg0c’ defined but not used [-Wunused-label] BUILDSTDERR: 5856 | _cg0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5856 | _cg0c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfAk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5900:1: error: BUILDSTDERR: warning: label ‘_cg0F’ defined but not used [-Wunused-label] BUILDSTDERR: 5900 | _cg0F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5900 | _cg0F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_inverseTransferFunction_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5943:1: error: BUILDSTDERR: warning: label ‘_cg0I’ defined but not used [-Wunused-label] BUILDSTDERR: 5943 | _cg0I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5943 | _cg0I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘_cg0t’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:5981:1: error: BUILDSTDERR: warning: label ‘_cg0t’ defined but not used [-Wunused-label] BUILDSTDERR: 5981 | _cg0t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5981 | _cg0t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_mkRGBSpace_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:6037:1: error: BUILDSTDERR: warning: label ‘_cg14’ defined but not used [-Wunused-label] BUILDSTDERR: 6037 | _cg14: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6037 | _cg14: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘sfAn_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:6092:1: error: BUILDSTDERR: warning: label ‘_cg1m’ defined but not used [-Wunused-label] BUILDSTDERR: 6092 | _cg1m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6092 | _cg1m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_linearRGBSpace_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:6137:1: error: BUILDSTDERR: warning: label ‘_cg1q’ defined but not used [-Wunused-label] BUILDSTDERR: 6137 | _cg1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6137 | _cg1q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_RGBSpace_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:6372:1: error: BUILDSTDERR: warning: label ‘_cg1E’ defined but not used [-Wunused-label] BUILDSTDERR: 6372 | _cg1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6372 | _cg1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_TransferFunction_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:6416:1: error: BUILDSTDERR: warning: label ‘_cg1Q’ defined but not used [-Wunused-label] BUILDSTDERR: 6416 | _cg1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6416 | _cg1Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_RGBSpace_con_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:6452:1: error: BUILDSTDERR: warning: label ‘_cg20’ defined but not used [-Wunused-label] BUILDSTDERR: 6452 | _cg20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6452 | _cg20: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziRGBSpace_TransferFunction_con_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_101.hc:6475:1: error: BUILDSTDERR: warning: label ‘_cg27’ defined but not used [-Wunused-label] BUILDSTDERR: 6475 | _cg27: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6475 | _cg27: BUILDSTDERR: | ^ [11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.p_o ) BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgNg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:243:1: error: BUILDSTDERR: warning: label ‘_cgSC’ defined but not used [-Wunused-label] BUILDSTDERR: 243 | _cgSC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 243 | _cgSC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgNi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:283:1: error: BUILDSTDERR: warning: label ‘_cgSW’ defined but not used [-Wunused-label] BUILDSTDERR: 283 | _cgSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 283 | _cgSW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgNk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:323:1: error: BUILDSTDERR: warning: label ‘_cgTb’ defined but not used [-Wunused-label] BUILDSTDERR: 323 | _cgTb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 323 | _cgTb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgNo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:363:1: error: BUILDSTDERR: warning: label ‘_cgTG’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _cgTG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _cgTG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgNn_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:403:1: error: BUILDSTDERR: warning: label ‘_cgTQ’ defined but not used [-Wunused-label] BUILDSTDERR: 403 | _cgTQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 403 | _cgTQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgNp_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:446:1: error: BUILDSTDERR: warning: label ‘_cgTT’ defined but not used [-Wunused-label] BUILDSTDERR: 446 | _cgTT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 446 | _cgTT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgNq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:509:1: error: BUILDSTDERR: warning: label ‘_cgTY’ defined but not used [-Wunused-label] BUILDSTDERR: 509 | _cgTY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 509 | _cgTY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgNl_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:566:1: error: BUILDSTDERR: warning: label ‘_cgUh’ defined but not used [-Wunused-label] BUILDSTDERR: 566 | _cgUh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 566 | _cgUh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgNm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:608:1: error: BUILDSTDERR: warning: label ‘_cgUk’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _cgUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _cgUk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgNr_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:668:1: error: BUILDSTDERR: warning: label ‘_cgUp’ defined but not used [-Wunused-label] BUILDSTDERR: 668 | _cgUp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 668 | _cgUp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgNs_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:734:1: error: BUILDSTDERR: warning: label ‘_cgUD’ defined but not used [-Wunused-label] BUILDSTDERR: 734 | _cgUD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 734 | _cgUD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_transferFunction_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:774:1: error: BUILDSTDERR: warning: label ‘_cgUG’ defined but not used [-Wunused-label] BUILDSTDERR: 774 | _cgUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 774 | _cgUG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgSm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:798:1: error: BUILDSTDERR: warning: label ‘_cgSm’ defined but not used [-Wunused-label] BUILDSTDERR: 798 | _cgSm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 798 | _cgSm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgSr’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:822:1: error: BUILDSTDERR: warning: label ‘_cgSr’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _cgSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _cgSr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgSG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:857:1: error: BUILDSTDERR: warning: label ‘_cgSG’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _cgSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _cgSG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgSL’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:888:1: error: BUILDSTDERR: warning: label ‘_cgSL’ defined but not used [-Wunused-label] BUILDSTDERR: 888 | _cgSL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 888 | _cgSL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgT0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:950:1: error: BUILDSTDERR: warning: label ‘_cgT0’ defined but not used [-Wunused-label] BUILDSTDERR: 950 | _cgT0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 950 | _cgT0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_toSRGB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1035:1: error: BUILDSTDERR: warning: label ‘_cgVE’ defined but not used [-Wunused-label] BUILDSTDERR: 1035 | _cgVE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1035 | _cgVE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgVB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1067:1: error: BUILDSTDERR: warning: label ‘_cgVB’ defined but not used [-Wunused-label] BUILDSTDERR: 1067 | _cgVB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1067 | _cgVB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgVK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1108:1: error: BUILDSTDERR: warning: label ‘_cgVK’ defined but not used [-Wunused-label] BUILDSTDERR: 1108 | _cgVK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1108 | _cgVK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgVR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1148:1: error: BUILDSTDERR: warning: label ‘_cgVR’ defined but not used [-Wunused-label] BUILDSTDERR: 1148 | _cgVR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1148 | _cgVR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgVV’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1184:1: error: BUILDSTDERR: warning: label ‘_cgVV’ defined but not used [-Wunused-label] BUILDSTDERR: 1184 | _cgVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1184 | _cgVV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgVZ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1216:1: error: BUILDSTDERR: warning: label ‘_cgVZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1216 | _cgVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1216 | _cgVZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwtoSRGBBounded_slow’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1255:1: error: BUILDSTDERR: warning: label ‘_cgWg’ defined but not used [-Wunused-label] BUILDSTDERR: 1255 | _cgWg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1255 | _cgWg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgNY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1268:1: error: BUILDSTDERR: warning: label ‘_cgX0’ defined but not used [-Wunused-label] BUILDSTDERR: 1268 | _cgX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1268 | _cgX0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgO0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1303:1: error: BUILDSTDERR: warning: label ‘_cgXq’ defined but not used [-Wunused-label] BUILDSTDERR: 1303 | _cgXq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1303 | _cgXq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgO1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1341:1: error: BUILDSTDERR: warning: label ‘_cgXt’ defined but not used [-Wunused-label] BUILDSTDERR: 1341 | _cgXt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1341 | _cgXt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgNZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1397:1: error: BUILDSTDERR: warning: label ‘_cgXy’ defined but not used [-Wunused-label] BUILDSTDERR: 1397 | _cgXy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1397 | _cgXy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgO4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1451:1: error: BUILDSTDERR: warning: label ‘_cgXS’ defined but not used [-Wunused-label] BUILDSTDERR: 1451 | _cgXS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1451 | _cgXS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgO2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1498:1: error: BUILDSTDERR: warning: label ‘_cgXV’ defined but not used [-Wunused-label] BUILDSTDERR: 1498 | _cgXV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1498 | _cgXV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwtoSRGBBounded_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1568:1: error: BUILDSTDERR: warning: label ‘_cgY0’ defined but not used [-Wunused-label] BUILDSTDERR: 1568 | _cgY0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1568 | _cgY0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgWv’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1630:1: error: BUILDSTDERR: warning: label ‘_cgWv’ defined but not used [-Wunused-label] BUILDSTDERR: 1630 | _cgWv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1630 | _cgWv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgWA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1659:1: error: BUILDSTDERR: warning: label ‘_cgWA’ defined but not used [-Wunused-label] BUILDSTDERR: 1659 | _cgWA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1659 | _cgWA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgWH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1701:1: error: BUILDSTDERR: warning: label ‘_cgWH’ defined but not used [-Wunused-label] BUILDSTDERR: 1701 | _cgWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1701 | _cgWH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgWM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1743:1: error: BUILDSTDERR: warning: label ‘_cgWM’ defined but not used [-Wunused-label] BUILDSTDERR: 1743 | _cgWM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1743 | _cgWM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgWR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1791:1: error: BUILDSTDERR: warning: label ‘_cgWR’ defined but not used [-Wunused-label] BUILDSTDERR: 1791 | _cgWR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1791 | _cgWR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgY8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1856:1: error: BUILDSTDERR: warning: label ‘_cgY8’ defined but not used [-Wunused-label] BUILDSTDERR: 1856 | _cgY8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1856 | _cgY8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgYb’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1880:1: error: BUILDSTDERR: warning: label ‘_cgYb’ defined but not used [-Wunused-label] BUILDSTDERR: 1880 | _cgYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1880 | _cgYb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgYe’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1906:1: error: BUILDSTDERR: warning: label ‘_cgYe’ defined but not used [-Wunused-label] BUILDSTDERR: 1906 | _cgYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1906 | _cgYe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_toSRGBBounded_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1956:1: error: BUILDSTDERR: warning: label ‘_cgYU’ defined but not used [-Wunused-label] BUILDSTDERR: 1956 | _cgYU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1956 | _cgYU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgYR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:1985:1: error: BUILDSTDERR: warning: label ‘_cgYR’ defined but not used [-Wunused-label] BUILDSTDERR: 1985 | _cgYR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1985 | _cgYR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgYY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2014:1: error: BUILDSTDERR: warning: label ‘_cgYY’ defined but not used [-Wunused-label] BUILDSTDERR: 2014 | _cgYY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2014 | _cgYY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgOA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2064:1: error: BUILDSTDERR: warning: label ‘_cgZs’ defined but not used [-Wunused-label] BUILDSTDERR: 2064 | _cgZs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2064 | _cgZs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgZp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2114:1: error: BUILDSTDERR: warning: label ‘_cgZp’ defined but not used [-Wunused-label] BUILDSTDERR: 2114 | _cgZp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2114 | _cgZp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cgZw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2144:1: error: BUILDSTDERR: warning: label ‘_cgZw’ defined but not used [-Wunused-label] BUILDSTDERR: 2144 | _cgZw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2144 | _cgZw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_toSRGB24_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2186:1: error: BUILDSTDERR: warning: label ‘_cgZG’ defined but not used [-Wunused-label] BUILDSTDERR: 2186 | _cgZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2186 | _cgZG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24shows1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2243:1: error: BUILDSTDERR: warning: label ‘_cgZZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2243 | _cgZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2243 | _cgZZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgOG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2298:1: error: BUILDSTDERR: warning: label ‘_ch0k’ defined but not used [-Wunused-label] BUILDSTDERR: 2298 | _ch0k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2298 | _ch0k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_zdwzdsshowHex2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2360:1: error: BUILDSTDERR: warning: label ‘_ch0s’ defined but not used [-Wunused-label] BUILDSTDERR: 2360 | _ch0s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2360 | _ch0s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24shows3_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2431:1: error: BUILDSTDERR: warning: label ‘_ch0L’ defined but not used [-Wunused-label] BUILDSTDERR: 2431 | _ch0L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2431 | _ch0L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgOK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2486:1: error: BUILDSTDERR: warning: label ‘_ch18’ defined but not used [-Wunused-label] BUILDSTDERR: 2486 | _ch18: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2486 | _ch18: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch15’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2541:1: error: BUILDSTDERR: warning: label ‘_ch15’ defined but not used [-Wunused-label] BUILDSTDERR: 2541 | _ch15: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2541 | _ch15: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch1c’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2571:1: error: BUILDSTDERR: warning: label ‘_ch1c’ defined but not used [-Wunused-label] BUILDSTDERR: 2571 | _ch1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2571 | _ch1c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgP4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2609:1: error: BUILDSTDERR: warning: label ‘_ch2d’ defined but not used [-Wunused-label] BUILDSTDERR: 2609 | _ch2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2609 | _ch2d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgP5_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2650:1: error: BUILDSTDERR: warning: label ‘_ch2g’ defined but not used [-Wunused-label] BUILDSTDERR: 2650 | _ch2g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2650 | _ch2g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgP6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2703:1: error: BUILDSTDERR: warning: label ‘_ch2l’ defined but not used [-Wunused-label] BUILDSTDERR: 2703 | _ch2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2703 | _ch2l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch1C’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2740:1: error: BUILDSTDERR: warning: label ‘_ch1C’ defined but not used [-Wunused-label] BUILDSTDERR: 2740 | _ch1C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2740 | _ch1C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch1I’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2768:1: error: BUILDSTDERR: warning: label ‘_ch1I’ defined but not used [-Wunused-label] BUILDSTDERR: 2768 | _ch1I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2768 | _ch1I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch1O’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2794:1: error: BUILDSTDERR: warning: label ‘_ch1O’ defined but not used [-Wunused-label] BUILDSTDERR: 2794 | _ch1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2794 | _ch1O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch1U’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2824:1: error: BUILDSTDERR: warning: label ‘_ch1U’ defined but not used [-Wunused-label] BUILDSTDERR: 2824 | _ch1U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2824 | _ch1U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgP7_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2870:1: error: BUILDSTDERR: warning: label ‘_ch2y’ defined but not used [-Wunused-label] BUILDSTDERR: 2870 | _ch2y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2870 | _ch2y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24shows_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2926:1: error: BUILDSTDERR: warning: label ‘_ch2D’ defined but not used [-Wunused-label] BUILDSTDERR: 2926 | _ch2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2926 | _ch2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24show_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:2986:1: error: BUILDSTDERR: warning: label ‘_ch2Z’ defined but not used [-Wunused-label] BUILDSTDERR: 2986 | _ch2Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2986 | _ch2Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPe_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3052:1: error: BUILDSTDERR: warning: label ‘_ch3f’ defined but not used [-Wunused-label] BUILDSTDERR: 3052 | _ch3f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3052 | _ch3f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPf_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3087:1: error: BUILDSTDERR: warning: label ‘_ch3p’ defined but not used [-Wunused-label] BUILDSTDERR: 3087 | _ch3p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3087 | _ch3p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPh_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3123:1: error: BUILDSTDERR: warning: label ‘_ch3z’ defined but not used [-Wunused-label] BUILDSTDERR: 3123 | _ch3z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3123 | _ch3z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPj_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3163:1: error: BUILDSTDERR: warning: label ‘_ch3T’ defined but not used [-Wunused-label] BUILDSTDERR: 3163 | _ch3T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3163 | _ch3T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3203:1: error: BUILDSTDERR: warning: label ‘_ch48’ defined but not used [-Wunused-label] BUILDSTDERR: 3203 | _ch48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3203 | _ch48: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPl_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3243:1: error: BUILDSTDERR: warning: label ‘_ch4p’ defined but not used [-Wunused-label] BUILDSTDERR: 3243 | _ch4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3243 | _ch4p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPn_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3283:1: error: BUILDSTDERR: warning: label ‘_ch4G’ defined but not used [-Wunused-label] BUILDSTDERR: 3283 | _ch4G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3283 | _ch4G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3325:1: error: BUILDSTDERR: warning: label ‘_ch4J’ defined but not used [-Wunused-label] BUILDSTDERR: 3325 | _ch4J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3325 | _ch4J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3378:1: error: BUILDSTDERR: warning: label ‘_ch4V’ defined but not used [-Wunused-label] BUILDSTDERR: 3378 | _ch4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3378 | _ch4V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPp_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3425:1: error: BUILDSTDERR: warning: label ‘_ch4Y’ defined but not used [-Wunused-label] BUILDSTDERR: 3425 | _ch4Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3425 | _ch4Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPr_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3494:1: error: BUILDSTDERR: warning: label ‘_ch5c’ defined but not used [-Wunused-label] BUILDSTDERR: 3494 | _ch5c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3494 | _ch5c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_invTransferFunction_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3541:1: error: BUILDSTDERR: warning: label ‘_ch5f’ defined but not used [-Wunused-label] BUILDSTDERR: 3541 | _ch5f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3541 | _ch5f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch3D’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3592:1: error: BUILDSTDERR: warning: label ‘_ch3D’ defined but not used [-Wunused-label] BUILDSTDERR: 3592 | _ch3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3592 | _ch3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch3I’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3623:1: error: BUILDSTDERR: warning: label ‘_ch3I’ defined but not used [-Wunused-label] BUILDSTDERR: 3623 | _ch3I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3623 | _ch3I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch3X’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3684:1: error: BUILDSTDERR: warning: label ‘_ch3X’ defined but not used [-Wunused-label] BUILDSTDERR: 3684 | _ch3X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3684 | _ch3X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPD_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3773:1: error: BUILDSTDERR: warning: label ‘_ch6D’ defined but not used [-Wunused-label] BUILDSTDERR: 3773 | _ch6D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3773 | _ch6D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch6j’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3819:1: error: BUILDSTDERR: warning: label ‘_ch6j’ defined but not used [-Wunused-label] BUILDSTDERR: 3819 | _ch6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3819 | _ch6j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch6m’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3839:1: error: BUILDSTDERR: warning: label ‘_ch6m’ defined but not used [-Wunused-label] BUILDSTDERR: 3839 | _ch6m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3839 | _ch6m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch6p’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3859:1: error: BUILDSTDERR: warning: label ‘_ch6p’ defined but not used [-Wunused-label] BUILDSTDERR: 3859 | _ch6p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3859 | _ch6p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch6s’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3881:1: error: BUILDSTDERR: warning: label ‘_ch6s’ defined but not used [-Wunused-label] BUILDSTDERR: 3881 | _ch6s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3881 | _ch6s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch6v’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3904:1: error: BUILDSTDERR: warning: label ‘_ch6v’ defined but not used [-Wunused-label] BUILDSTDERR: 3904 | _ch6v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3904 | _ch6v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch6y’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3933:1: error: BUILDSTDERR: warning: label ‘_ch6y’ defined but not used [-Wunused-label] BUILDSTDERR: 3933 | _ch6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3933 | _ch6y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:3984:1: error: BUILDSTDERR: warning: label ‘_ch6O’ defined but not used [-Wunused-label] BUILDSTDERR: 3984 | _ch6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3984 | _ch6O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGBBounded_slow’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4024:1: error: BUILDSTDERR: warning: label ‘_ch6Y’ defined but not used [-Wunused-label] BUILDSTDERR: 4024 | _ch6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4024 | _ch6Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4037:1: error: BUILDSTDERR: warning: label ‘_ch7e’ defined but not used [-Wunused-label] BUILDSTDERR: 4037 | _ch7e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4037 | _ch7e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPR_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4072:1: error: BUILDSTDERR: warning: label ‘_ch7M’ defined but not used [-Wunused-label] BUILDSTDERR: 4072 | _ch7M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4072 | _ch7M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4110:1: error: BUILDSTDERR: warning: label ‘_ch7P’ defined but not used [-Wunused-label] BUILDSTDERR: 4110 | _ch7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4110 | _ch7P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4166:1: error: BUILDSTDERR: warning: label ‘_ch7U’ defined but not used [-Wunused-label] BUILDSTDERR: 4166 | _ch7U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4166 | _ch7U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPV_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4220:1: error: BUILDSTDERR: warning: label ‘_ch8l’ defined but not used [-Wunused-label] BUILDSTDERR: 4220 | _ch8l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4220 | _ch8l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4263:1: error: BUILDSTDERR: warning: label ‘_ch8o’ defined but not used [-Wunused-label] BUILDSTDERR: 4263 | _ch8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4263 | _ch8o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgPT_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4323:1: error: BUILDSTDERR: warning: label ‘_ch8t’ defined but not used [-Wunused-label] BUILDSTDERR: 4323 | _ch8t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4323 | _ch8t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGBBounded_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4381:1: error: BUILDSTDERR: warning: label ‘_ch8y’ defined but not used [-Wunused-label] BUILDSTDERR: 4381 | _ch8y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4381 | _ch8y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch73’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4409:1: error: BUILDSTDERR: warning: label ‘_ch73’ defined but not used [-Wunused-label] BUILDSTDERR: 4409 | _ch73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4409 | _ch73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch7j’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4449:1: error: BUILDSTDERR: warning: label ‘_ch7j’ defined but not used [-Wunused-label] BUILDSTDERR: 4449 | _ch7j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4449 | _ch7j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch7m’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4469:1: error: BUILDSTDERR: warning: label ‘_ch7m’ defined but not used [-Wunused-label] BUILDSTDERR: 4469 | _ch7m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4469 | _ch7m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch7p’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4498:1: error: BUILDSTDERR: warning: label ‘_ch7p’ defined but not used [-Wunused-label] BUILDSTDERR: 4498 | _ch7p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4498 | _ch7p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch8A’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4550:1: error: BUILDSTDERR: warning: label ‘_ch8A’ defined but not used [-Wunused-label] BUILDSTDERR: 4550 | _ch8A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4550 | _ch8A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch8D’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4573:1: error: BUILDSTDERR: warning: label ‘_ch8D’ defined but not used [-Wunused-label] BUILDSTDERR: 4573 | _ch8D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4573 | _ch8D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch8G’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4598:1: error: BUILDSTDERR: warning: label ‘_ch8G’ defined but not used [-Wunused-label] BUILDSTDERR: 4598 | _ch8G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4598 | _ch8G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4642:1: error: BUILDSTDERR: warning: label ‘_ch9h’ defined but not used [-Wunused-label] BUILDSTDERR: 4642 | _ch9h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4642 | _ch9h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgQb_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4693:1: error: BUILDSTDERR: warning: label ‘_ch9S’ defined but not used [-Wunused-label] BUILDSTDERR: 4693 | _ch9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4693 | _ch9S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch9P’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4728:1: error: BUILDSTDERR: warning: label ‘_ch9P’ defined but not used [-Wunused-label] BUILDSTDERR: 4728 | _ch9P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4728 | _ch9P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgQt_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4764:1: error: BUILDSTDERR: warning: label ‘_chax’ defined but not used [-Wunused-label] BUILDSTDERR: 4764 | _chax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4764 | _chax: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgQj_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4800:1: error: BUILDSTDERR: warning: label ‘_chaE’ defined but not used [-Wunused-label] BUILDSTDERR: 4800 | _chaE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4800 | _chaE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cha1’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4824:1: error: BUILDSTDERR: warning: label ‘_cha1’ defined but not used [-Wunused-label] BUILDSTDERR: 4824 | _cha1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4824 | _cha1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cha8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4853:1: error: BUILDSTDERR: warning: label ‘_cha8’ defined but not used [-Wunused-label] BUILDSTDERR: 4853 | _cha8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4853 | _cha8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chaf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4888:1: error: BUILDSTDERR: warning: label ‘_chaf’ defined but not used [-Wunused-label] BUILDSTDERR: 4888 | _chaf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4888 | _chaf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chal’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4920:1: error: BUILDSTDERR: warning: label ‘_chal’ defined but not used [-Wunused-label] BUILDSTDERR: 4920 | _chal: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4920 | _chal: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24readszuzdsreadPair_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:4981:1: error: BUILDSTDERR: warning: label ‘_chb8’ defined but not used [-Wunused-label] BUILDSTDERR: 4981 | _chb8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4981 | _chb8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch9r’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5011:1: error: BUILDSTDERR: warning: label ‘_ch9r’ defined but not used [-Wunused-label] BUILDSTDERR: 5011 | _ch9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5011 | _ch9r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch9y’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5050:1: error: BUILDSTDERR: warning: label ‘_ch9y’ defined but not used [-Wunused-label] BUILDSTDERR: 5050 | _ch9y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5050 | _ch9y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ch9F’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5087:1: error: BUILDSTDERR: warning: label ‘_ch9F’ defined but not used [-Wunused-label] BUILDSTDERR: 5087 | _ch9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5087 | _ch9F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chbl’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5143:1: error: BUILDSTDERR: warning: label ‘_chbl’ defined but not used [-Wunused-label] BUILDSTDERR: 5143 | _chbl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5143 | _chbl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chbh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5161:1: error: BUILDSTDERR: warning: label ‘_chbh’ defined but not used [-Wunused-label] BUILDSTDERR: 5161 | _chbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5161 | _chbh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgQS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5180:1: error: BUILDSTDERR: warning: label ‘_chcu’ defined but not used [-Wunused-label] BUILDSTDERR: 5180 | _chcu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5180 | _chcu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgR1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5217:1: error: BUILDSTDERR: warning: label ‘_chcZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5217 | _chcZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5217 | _chcZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgRd_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5254:1: error: BUILDSTDERR: warning: label ‘_chdu’ defined but not used [-Wunused-label] BUILDSTDERR: 5254 | _chdu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5254 | _chdu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgRb_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5302:1: error: BUILDSTDERR: warning: label ‘_chdI’ defined but not used [-Wunused-label] BUILDSTDERR: 5302 | _chdI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5302 | _chdI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chdG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5352:1: error: BUILDSTDERR: warning: label ‘_chdG’ defined but not used [-Wunused-label] BUILDSTDERR: 5352 | _chdG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5352 | _chdG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgR2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5375:1: error: BUILDSTDERR: warning: label ‘_chdQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5375 | _chdQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5375 | _chdQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chdb’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5420:1: error: BUILDSTDERR: warning: label ‘_chdb’ defined but not used [-Wunused-label] BUILDSTDERR: 5420 | _chdb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5420 | _chdb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chdi’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5465:1: error: BUILDSTDERR: warning: label ‘_chdi’ defined but not used [-Wunused-label] BUILDSTDERR: 5465 | _chdi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5465 | _chdi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgQT_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5532:1: error: BUILDSTDERR: warning: label ‘_che7’ defined but not used [-Wunused-label] BUILDSTDERR: 5532 | _che7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5532 | _che7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chcG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5576:1: error: BUILDSTDERR: warning: label ‘_chcG’ defined but not used [-Wunused-label] BUILDSTDERR: 5576 | _chcG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5576 | _chcG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chcN’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5620:1: error: BUILDSTDERR: warning: label ‘_chcN’ defined but not used [-Wunused-label] BUILDSTDERR: 5620 | _chcN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5620 | _chcN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_ched’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5671:1: error: BUILDSTDERR: warning: label ‘_ched’ defined but not used [-Wunused-label] BUILDSTDERR: 5671 | _ched: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5671 | _ched: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgQK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5697:1: error: BUILDSTDERR: warning: label ‘_ches’ defined but not used [-Wunused-label] BUILDSTDERR: 5697 | _ches: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5697 | _ches: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chcb’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5740:1: error: BUILDSTDERR: warning: label ‘_chcb’ defined but not used [-Wunused-label] BUILDSTDERR: 5740 | _chcb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5740 | _chcb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chci’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5784:1: error: BUILDSTDERR: warning: label ‘_chci’ defined but not used [-Wunused-label] BUILDSTDERR: 5784 | _chci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5784 | _chci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chey’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5833:1: error: BUILDSTDERR: warning: label ‘_chey’ defined but not used [-Wunused-label] BUILDSTDERR: 5833 | _chey: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5833 | _chey: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24reads_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5861:1: error: BUILDSTDERR: warning: label ‘_cheN’ defined but not used [-Wunused-label] BUILDSTDERR: 5861 | _cheN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5861 | _cheN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chbQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5897:1: error: BUILDSTDERR: warning: label ‘_chbQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5897 | _chbQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5897 | _chbQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chbX’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5941:1: error: BUILDSTDERR: warning: label ‘_chbX’ defined but not used [-Wunused-label] BUILDSTDERR: 5941 | _chbX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5941 | _chbX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chf8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:5992:1: error: BUILDSTDERR: warning: label ‘_chf8’ defined but not used [-Wunused-label] BUILDSTDERR: 5992 | _chf8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5992 | _chf8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_cheZ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6012:1: error: BUILDSTDERR: warning: label ‘_cheZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6012 | _cheZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6012 | _cheZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘rgMX_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6047:1: error: BUILDSTDERR: warning: label ‘_chfF’ defined but not used [-Wunused-label] BUILDSTDERR: 6047 | _chfF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6047 | _chfF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘rgMY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6100:1: error: BUILDSTDERR: warning: label ‘_chfT’ defined but not used [-Wunused-label] BUILDSTDERR: 6100 | _chfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6100 | _chfT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘rgN0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6153:1: error: BUILDSTDERR: warning: label ‘_chg7’ defined but not used [-Wunused-label] BUILDSTDERR: 6153 | _chg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6153 | _chg7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘rgN5_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6224:1: error: BUILDSTDERR: warning: label ‘_chgl’ defined but not used [-Wunused-label] BUILDSTDERR: 6224 | _chgl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6224 | _chgl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24read1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6301:1: error: BUILDSTDERR: warning: label ‘_chgD’ defined but not used [-Wunused-label] BUILDSTDERR: 6301 | _chgD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6301 | _chgD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chgB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6346:1: error: BUILDSTDERR: warning: label ‘_chgB’ defined but not used [-Wunused-label] BUILDSTDERR: 6346 | _chgB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6346 | _chgB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGB24read_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6380:1: error: BUILDSTDERR: warning: label ‘_chgT’ defined but not used [-Wunused-label] BUILDSTDERR: 6380 | _chgT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6380 | _chgT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chgR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6415:1: error: BUILDSTDERR: warning: label ‘_chgR’ defined but not used [-Wunused-label] BUILDSTDERR: 6415 | _chgR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6415 | _chgR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chgZ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6440:1: error: BUILDSTDERR: warning: label ‘_chgZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6440 | _chgZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6440 | _chgZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chha’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6475:1: error: BUILDSTDERR: warning: label ‘_chha’ defined but not used [-Wunused-label] BUILDSTDERR: 6475 | _chha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6475 | _chha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chhn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6509:1: error: BUILDSTDERR: warning: label ‘_chhn’ defined but not used [-Wunused-label] BUILDSTDERR: 6509 | _chhn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6509 | _chhn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chhv’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6534:1: error: BUILDSTDERR: warning: label ‘_chhv’ defined but not used [-Wunused-label] BUILDSTDERR: 6534 | _chhv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6534 | _chhv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘_chhH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6559:1: error: BUILDSTDERR: warning: label ‘_chhH’ defined but not used [-Wunused-label] BUILDSTDERR: 6559 | _chhH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6559 | _chhH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgRB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6586:1: error: BUILDSTDERR: warning: label ‘_chi4’ defined but not used [-Wunused-label] BUILDSTDERR: 6586 | _chi4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6586 | _chi4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgRE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6622:1: error: BUILDSTDERR: warning: label ‘_chim’ defined but not used [-Wunused-label] BUILDSTDERR: 6622 | _chim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6622 | _chim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgRF_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6663:1: error: BUILDSTDERR: warning: label ‘_chip’ defined but not used [-Wunused-label] BUILDSTDERR: 6663 | _chip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6663 | _chip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgRD_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6714:1: error: BUILDSTDERR: warning: label ‘_chiC’ defined but not used [-Wunused-label] BUILDSTDERR: 6714 | _chiC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6714 | _chiC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘sgRC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6749:1: error: BUILDSTDERR: warning: label ‘_chiN’ defined but not used [-Wunused-label] BUILDSTDERR: 6749 | _chiN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6749 | _chiN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziSRGB_sRGBSpace_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_112.hc:6794:1: error: BUILDSTDERR: warning: label ‘_chiR’ defined but not used [-Wunused-label] BUILDSTDERR: 6794 | _chiR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6794 | _chiR: BUILDSTDERR: | ^ [12 of 14] Compiling Data.Colour ( Data/Colour.hs, dist/build/Data/Colour.p_o ) BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_linearConstructorQualifiedName_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:40:1: error: BUILDSTDERR: warning: label ‘_ci4g’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _ci4g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _ci4g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour10_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:92:1: error: BUILDSTDERR: warning: label ‘_ci4y’ defined but not used [-Wunused-label] BUILDSTDERR: 92 | _ci4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 92 | _ci4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ci4v’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:138:1: error: BUILDSTDERR: warning: label ‘_ci4v’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _ci4v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _ci4v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYh_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:185:1: error: BUILDSTDERR: warning: label ‘_ci5a’ defined but not used [-Wunused-label] BUILDSTDERR: 185 | _ci5a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 185 | _ci5a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ci57’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:231:1: error: BUILDSTDERR: warning: label ‘_ci57’ defined but not used [-Wunused-label] BUILDSTDERR: 231 | _ci57: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 231 | _ci57: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:273:1: error: BUILDSTDERR: warning: label ‘_ci5s’ defined but not used [-Wunused-label] BUILDSTDERR: 273 | _ci5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 273 | _ci5s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYs_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:330:1: error: BUILDSTDERR: warning: label ‘_ci5F’ defined but not used [-Wunused-label] BUILDSTDERR: 330 | _ci5F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 330 | _ci5F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:387:1: error: BUILDSTDERR: warning: label ‘_ci5S’ defined but not used [-Wunused-label] BUILDSTDERR: 387 | _ci5S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 387 | _ci5S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:440:1: error: BUILDSTDERR: warning: label ‘_ci6O’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _ci6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _ci6O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYH_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:480:1: error: BUILDSTDERR: warning: label ‘_ci6R’ defined but not used [-Wunused-label] BUILDSTDERR: 480 | _ci6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 480 | _ci6R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:533:1: error: BUILDSTDERR: warning: label ‘_ci6W’ defined but not used [-Wunused-label] BUILDSTDERR: 533 | _ci6W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 533 | _ci6W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYJ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:589:1: error: BUILDSTDERR: warning: label ‘_ci71’ defined but not used [-Wunused-label] BUILDSTDERR: 589 | _ci71: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 589 | _ci71: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:645:1: error: BUILDSTDERR: warning: label ‘_ci76’ defined but not used [-Wunused-label] BUILDSTDERR: 645 | _ci76: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 645 | _ci76: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYL_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:704:1: error: BUILDSTDERR: warning: label ‘_ci7b’ defined but not used [-Wunused-label] BUILDSTDERR: 704 | _ci7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 704 | _ci7b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:761:1: error: BUILDSTDERR: warning: label ‘_ci7g’ defined but not used [-Wunused-label] BUILDSTDERR: 761 | _ci7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 761 | _ci7g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYP_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:818:1: error: BUILDSTDERR: warning: label ‘_ci8i’ defined but not used [-Wunused-label] BUILDSTDERR: 818 | _ci8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 818 | _ci8i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:872:1: error: BUILDSTDERR: warning: label ‘_ci8n’ defined but not used [-Wunused-label] BUILDSTDERR: 872 | _ci8n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 872 | _ci8n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYR_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:925:1: error: BUILDSTDERR: warning: label ‘_ci8s’ defined but not used [-Wunused-label] BUILDSTDERR: 925 | _ci8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 925 | _ci8s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:981:1: error: BUILDSTDERR: warning: label ‘_ci8x’ defined but not used [-Wunused-label] BUILDSTDERR: 981 | _ci8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 981 | _ci8x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYT_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1037:1: error: BUILDSTDERR: warning: label ‘_ci8C’ defined but not used [-Wunused-label] BUILDSTDERR: 1037 | _ci8C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1037 | _ci8C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1096:1: error: BUILDSTDERR: warning: label ‘_ci8H’ defined but not used [-Wunused-label] BUILDSTDERR: 1096 | _ci8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1096 | _ci8H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYV_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1153:1: error: BUILDSTDERR: warning: label ‘_ci8M’ defined but not used [-Wunused-label] BUILDSTDERR: 1153 | _ci8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1153 | _ci8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shYW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1214:1: error: BUILDSTDERR: warning: label ‘_ci8S’ defined but not used [-Wunused-label] BUILDSTDERR: 1214 | _ci8S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1214 | _ci8S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1271:1: error: BUILDSTDERR: warning: label ‘_ci8X’ defined but not used [-Wunused-label] BUILDSTDERR: 1271 | _ci8X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1271 | _ci8X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ci4T’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1312:1: error: BUILDSTDERR: warning: label ‘_ci4T’ defined but not used [-Wunused-label] BUILDSTDERR: 1312 | _ci4T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1312 | _ci4T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowColourzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1402:1: error: BUILDSTDERR: warning: label ‘_ci9T’ defined but not used [-Wunused-label] BUILDSTDERR: 1402 | _ci9T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1402 | _ci9T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ci9Q’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1423:1: error: BUILDSTDERR: warning: label ‘_ci9Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1423 | _ci9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1423 | _ci9Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowColourzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1458:1: error: BUILDSTDERR: warning: label ‘_cia6’ defined but not used [-Wunused-label] BUILDSTDERR: 1458 | _cia6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1458 | _cia6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZb_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1496:1: error: BUILDSTDERR: warning: label ‘_cian’ defined but not used [-Wunused-label] BUILDSTDERR: 1496 | _cian: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1496 | _cian: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowColourzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1534:1: error: BUILDSTDERR: warning: label ‘_ciaq’ defined but not used [-Wunused-label] BUILDSTDERR: 1534 | _ciaq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1534 | _ciaq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1574:1: error: BUILDSTDERR: warning: label ‘_ciaL’ defined but not used [-Wunused-label] BUILDSTDERR: 1574 | _ciaL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1574 | _ciaL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZf_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1610:1: error: BUILDSTDERR: warning: label ‘_ciaW’ defined but not used [-Wunused-label] BUILDSTDERR: 1610 | _ciaW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1610 | _ciaW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZe_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1646:1: error: BUILDSTDERR: warning: label ‘_cib7’ defined but not used [-Wunused-label] BUILDSTDERR: 1646 | _cib7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1646 | _cib7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowColour_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1687:1: error: BUILDSTDERR: warning: label ‘_cibb’ defined but not used [-Wunused-label] BUILDSTDERR: 1687 | _cibb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1687 | _cibb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColour6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1752:1: error: BUILDSTDERR: warning: label ‘_cibB’ defined but not used [-Wunused-label] BUILDSTDERR: 1752 | _cibB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1752 | _cibB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciby’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1798:1: error: BUILDSTDERR: warning: label ‘_ciby’ defined but not used [-Wunused-label] BUILDSTDERR: 1798 | _ciby: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1798 | _ciby: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColour2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1844:1: error: BUILDSTDERR: warning: label ‘_cibZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1844 | _cibZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1844 | _cibZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColour1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1893:1: error: BUILDSTDERR: warning: label ‘_cic8’ defined but not used [-Wunused-label] BUILDSTDERR: 1893 | _cic8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1893 | _cic8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZp_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1937:1: error: BUILDSTDERR: warning: label ‘_cict’ defined but not used [-Wunused-label] BUILDSTDERR: 1937 | _cict: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1937 | _cict: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cicq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:1978:1: error: BUILDSTDERR: warning: label ‘_cicq’ defined but not used [-Wunused-label] BUILDSTDERR: 1978 | _cicq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1978 | _cicq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2000:1: error: BUILDSTDERR: warning: label ‘_cicK’ defined but not used [-Wunused-label] BUILDSTDERR: 2000 | _cicK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2000 | _cicK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cicI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2033:1: error: BUILDSTDERR: warning: label ‘_cicI’ defined but not used [-Wunused-label] BUILDSTDERR: 2033 | _cicI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2033 | _cicI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2059:1: error: BUILDSTDERR: warning: label ‘_cidv’ defined but not used [-Wunused-label] BUILDSTDERR: 2059 | _cidv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2059 | _cidv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cids’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2095:1: error: BUILDSTDERR: warning: label ‘_cids’ defined but not used [-Wunused-label] BUILDSTDERR: 2095 | _cids: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2095 | _cids: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cidz’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2121:1: error: BUILDSTDERR: warning: label ‘_cidz’ defined but not used [-Wunused-label] BUILDSTDERR: 2121 | _cidz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2121 | _cidz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cidF’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2146:1: error: BUILDSTDERR: warning: label ‘_cidF’ defined but not used [-Wunused-label] BUILDSTDERR: 2146 | _cidF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2146 | _cidF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2186:1: error: BUILDSTDERR: warning: label ‘_cidR’ defined but not used [-Wunused-label] BUILDSTDERR: 2186 | _cidR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2186 | _cidR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cidf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2232:1: error: BUILDSTDERR: warning: label ‘_cidf’ defined but not used [-Wunused-label] BUILDSTDERR: 2232 | _cidf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2232 | _cidf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZP_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2275:1: error: BUILDSTDERR: warning: label ‘_cie5’ defined but not used [-Wunused-label] BUILDSTDERR: 2275 | _cie5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2275 | _cie5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2315:1: error: BUILDSTDERR: warning: label ‘_ciex’ defined but not used [-Wunused-label] BUILDSTDERR: 2315 | _ciex: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2315 | _ciex: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZT_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2355:1: error: BUILDSTDERR: warning: label ‘_cieA’ defined but not used [-Wunused-label] BUILDSTDERR: 2355 | _cieA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2355 | _cieA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2408:1: error: BUILDSTDERR: warning: label ‘_cieF’ defined but not used [-Wunused-label] BUILDSTDERR: 2408 | _cieF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2408 | _cieF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZX_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2456:1: error: BUILDSTDERR: warning: label ‘_ciff’ defined but not used [-Wunused-label] BUILDSTDERR: 2456 | _ciff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2456 | _ciff: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2510:1: error: BUILDSTDERR: warning: label ‘_cifk’ defined but not used [-Wunused-label] BUILDSTDERR: 2510 | _cifk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2510 | _cifk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘shZZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2563:1: error: BUILDSTDERR: warning: label ‘_cifp’ defined but not used [-Wunused-label] BUILDSTDERR: 2563 | _cifp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2563 | _cifp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si00_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2619:1: error: BUILDSTDERR: warning: label ‘_cifv’ defined but not used [-Wunused-label] BUILDSTDERR: 2619 | _cifv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2619 | _cifv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColourzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2678:1: error: BUILDSTDERR: warning: label ‘_cifE’ defined but not used [-Wunused-label] BUILDSTDERR: 2678 | _cifE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2678 | _cifE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cicR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2729:1: error: BUILDSTDERR: warning: label ‘_cicR’ defined but not used [-Wunused-label] BUILDSTDERR: 2729 | _cicR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2729 | _cicR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cicW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2764:1: error: BUILDSTDERR: warning: label ‘_cicW’ defined but not used [-Wunused-label] BUILDSTDERR: 2764 | _cicW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2764 | _cicW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cid2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2801:1: error: BUILDSTDERR: warning: label ‘_cid2’ defined but not used [-Wunused-label] BUILDSTDERR: 2801 | _cid2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2801 | _cid2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColourzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2881:1: error: BUILDSTDERR: warning: label ‘_cigq’ defined but not used [-Wunused-label] BUILDSTDERR: 2881 | _cigq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2881 | _cigq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si0a_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2922:1: error: BUILDSTDERR: warning: label ‘_cigH’ defined but not used [-Wunused-label] BUILDSTDERR: 2922 | _cigH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2922 | _cigH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColourzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:2964:1: error: BUILDSTDERR: warning: label ‘_cigK’ defined but not used [-Wunused-label] BUILDSTDERR: 2964 | _cigK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2964 | _cigK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si0g_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3008:1: error: BUILDSTDERR: warning: label ‘_cih5’ defined but not used [-Wunused-label] BUILDSTDERR: 3008 | _cih5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3008 | _cih5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si0f_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3045:1: error: BUILDSTDERR: warning: label ‘_cihg’ defined but not used [-Wunused-label] BUILDSTDERR: 3045 | _cihg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3045 | _cihg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si0e_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3082:1: error: BUILDSTDERR: warning: label ‘_cihr’ defined but not used [-Wunused-label] BUILDSTDERR: 3082 | _cihr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3082 | _cihr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfShowAlphaColour_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3125:1: error: BUILDSTDERR: warning: label ‘_cihv’ defined but not used [-Wunused-label] BUILDSTDERR: 3125 | _cihv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3125 | _cihv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3195:1: error: BUILDSTDERR: warning: label ‘_cihR’ defined but not used [-Wunused-label] BUILDSTDERR: 3195 | _cihR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3195 | _cihR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwf_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3250:1: error: BUILDSTDERR: warning: label ‘_cii2’ defined but not used [-Wunused-label] BUILDSTDERR: 3250 | _cii2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3250 | _cii2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour7_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3310:1: error: BUILDSTDERR: warning: label ‘_ciir’ defined but not used [-Wunused-label] BUILDSTDERR: 3310 | _ciir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3310 | _ciir: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciio’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3337:1: error: BUILDSTDERR: warning: label ‘_ciio’ defined but not used [-Wunused-label] BUILDSTDERR: 3337 | _ciio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3337 | _ciio: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour5_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3370:1: error: BUILDSTDERR: warning: label ‘_ciiJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3370 | _ciiJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3370 | _ciiJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si0F_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3434:1: error: BUILDSTDERR: warning: label ‘_cijq’ defined but not used [-Wunused-label] BUILDSTDERR: 3434 | _cijq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3434 | _cijq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si0O_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3471:1: error: BUILDSTDERR: warning: label ‘_cijV’ defined but not used [-Wunused-label] BUILDSTDERR: 3471 | _cijV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3471 | _cijV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si0Z_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3508:1: error: BUILDSTDERR: warning: label ‘_cikq’ defined but not used [-Wunused-label] BUILDSTDERR: 3508 | _cikq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3508 | _cikq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si0X_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3549:1: error: BUILDSTDERR: warning: label ‘_cikB’ defined but not used [-Wunused-label] BUILDSTDERR: 3549 | _cikB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3549 | _cikB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si0P_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3596:1: error: BUILDSTDERR: warning: label ‘_cikI’ defined but not used [-Wunused-label] BUILDSTDERR: 3596 | _cikI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3596 | _cikI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cik7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3638:1: error: BUILDSTDERR: warning: label ‘_cik7’ defined but not used [-Wunused-label] BUILDSTDERR: 3638 | _cik7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3638 | _cik7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cike’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3680:1: error: BUILDSTDERR: warning: label ‘_cike’ defined but not used [-Wunused-label] BUILDSTDERR: 3680 | _cike: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3680 | _cike: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si0G_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3742:1: error: BUILDSTDERR: warning: label ‘_cikZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3742 | _cikZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3742 | _cikZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cijC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3785:1: error: BUILDSTDERR: warning: label ‘_cijC’ defined but not used [-Wunused-label] BUILDSTDERR: 3785 | _cijC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3785 | _cijC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cijJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3829:1: error: BUILDSTDERR: warning: label ‘_cijJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3829 | _cijJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3829 | _cijJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cil5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3882:1: error: BUILDSTDERR: warning: label ‘_cil5’ defined but not used [-Wunused-label] BUILDSTDERR: 3882 | _cil5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3882 | _cil5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si0x_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3907:1: error: BUILDSTDERR: warning: label ‘_cilk’ defined but not used [-Wunused-label] BUILDSTDERR: 3907 | _cilk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3907 | _cilk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cij7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3949:1: error: BUILDSTDERR: warning: label ‘_cij7’ defined but not used [-Wunused-label] BUILDSTDERR: 3949 | _cij7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3949 | _cij7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cije’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:3993:1: error: BUILDSTDERR: warning: label ‘_cije’ defined but not used [-Wunused-label] BUILDSTDERR: 3993 | _cije: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3993 | _cije: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cilq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4045:1: error: BUILDSTDERR: warning: label ‘_cilq’ defined but not used [-Wunused-label] BUILDSTDERR: 4045 | _cilq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4045 | _cilq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1b_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4072:1: error: BUILDSTDERR: warning: label ‘_cilM’ defined but not used [-Wunused-label] BUILDSTDERR: 4072 | _cilM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4072 | _cilM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cilK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4110:1: error: BUILDSTDERR: warning: label ‘_cilK’ defined but not used [-Wunused-label] BUILDSTDERR: 4110 | _cilK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4110 | _cilK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cilS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4133:1: error: BUILDSTDERR: warning: label ‘_cilS’ defined but not used [-Wunused-label] BUILDSTDERR: 4133 | _cilS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4133 | _cilS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cilV’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4159:1: error: BUILDSTDERR: warning: label ‘_cilV’ defined but not used [-Wunused-label] BUILDSTDERR: 4159 | _cilV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4159 | _cilV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cim7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4195:1: error: BUILDSTDERR: warning: label ‘_cim7’ defined but not used [-Wunused-label] BUILDSTDERR: 4195 | _cim7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4195 | _cim7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4221:1: error: BUILDSTDERR: warning: label ‘_cimf’ defined but not used [-Wunused-label] BUILDSTDERR: 4221 | _cimf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4221 | _cimf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciiT’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4255:1: error: BUILDSTDERR: warning: label ‘_ciiT’ defined but not used [-Wunused-label] BUILDSTDERR: 4255 | _ciiT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4255 | _ciiT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColourzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4306:1: error: BUILDSTDERR: warning: label ‘_cimN’ defined but not used [-Wunused-label] BUILDSTDERR: 4306 | _cimN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4306 | _cimN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cimK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4327:1: error: BUILDSTDERR: warning: label ‘_cimK’ defined but not used [-Wunused-label] BUILDSTDERR: 4327 | _cimK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4327 | _cimK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1m_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4355:1: error: BUILDSTDERR: warning: label ‘_cin8’ defined but not used [-Wunused-label] BUILDSTDERR: 4355 | _cin8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4355 | _cin8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour11_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4398:1: error: BUILDSTDERR: warning: label ‘_cinf’ defined but not used [-Wunused-label] BUILDSTDERR: 4398 | _cinf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4398 | _cinf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cinc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4435:1: error: BUILDSTDERR: warning: label ‘_cinc’ defined but not used [-Wunused-label] BUILDSTDERR: 4435 | _cinc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4435 | _cinc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1r_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4475:1: error: BUILDSTDERR: warning: label ‘_cinK’ defined but not used [-Wunused-label] BUILDSTDERR: 4475 | _cinK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4475 | _cinK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1s_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4516:1: error: BUILDSTDERR: warning: label ‘_cinN’ defined but not used [-Wunused-label] BUILDSTDERR: 4516 | _cinN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4516 | _cinN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColourzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4574:1: error: BUILDSTDERR: warning: label ‘_cinS’ defined but not used [-Wunused-label] BUILDSTDERR: 4574 | _cinS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4574 | _cinS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1A_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4618:1: error: BUILDSTDERR: warning: label ‘_cioy’ defined but not used [-Wunused-label] BUILDSTDERR: 4618 | _cioy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4618 | _cioy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciov’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4655:1: error: BUILDSTDERR: warning: label ‘_ciov’ defined but not used [-Wunused-label] BUILDSTDERR: 4655 | _ciov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4655 | _ciov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1D_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4683:1: error: BUILDSTDERR: warning: label ‘_cioJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4683 | _cioJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4683 | _cioJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cioG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4732:1: error: BUILDSTDERR: warning: label ‘_cioG’ defined but not used [-Wunused-label] BUILDSTDERR: 4732 | _cioG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4732 | _cioG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1u_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4770:1: error: BUILDSTDERR: warning: label ‘_cioR’ defined but not used [-Wunused-label] BUILDSTDERR: 4770 | _cioR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4770 | _cioR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1E_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4823:1: error: BUILDSTDERR: warning: label ‘_cip4’ defined but not used [-Wunused-label] BUILDSTDERR: 4823 | _cip4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4823 | _cip4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1I_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4859:1: error: BUILDSTDERR: warning: label ‘_cipj’ defined but not used [-Wunused-label] BUILDSTDERR: 4859 | _cipj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4859 | _cipj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cipg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4893:1: error: BUILDSTDERR: warning: label ‘_cipg’ defined but not used [-Wunused-label] BUILDSTDERR: 4893 | _cipg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4893 | _cipg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwzdcreadListPrec1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4930:1: error: BUILDSTDERR: warning: label ‘_cipp’ defined but not used [-Wunused-label] BUILDSTDERR: 4930 | _cipp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4930 | _cipp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:4979:1: error: BUILDSTDERR: warning: label ‘_cipK’ defined but not used [-Wunused-label] BUILDSTDERR: 4979 | _cipK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4979 | _cipK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1O_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5006:1: error: BUILDSTDERR: warning: label ‘_ciq0’ defined but not used [-Wunused-label] BUILDSTDERR: 5006 | _ciq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5006 | _ciq0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1T_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5041:1: error: BUILDSTDERR: warning: label ‘_ciqb’ defined but not used [-Wunused-label] BUILDSTDERR: 5041 | _ciqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5041 | _ciqb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1R_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5070:1: error: BUILDSTDERR: warning: label ‘_ciqm’ defined but not used [-Wunused-label] BUILDSTDERR: 5070 | _ciqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5070 | _ciqm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1Q_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5106:1: error: BUILDSTDERR: warning: label ‘_ciqw’ defined but not used [-Wunused-label] BUILDSTDERR: 5106 | _ciqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5106 | _ciqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1P_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5143:1: error: BUILDSTDERR: warning: label ‘_ciqH’ defined but not used [-Wunused-label] BUILDSTDERR: 5143 | _ciqH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5143 | _ciqH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadColour_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5186:1: error: BUILDSTDERR: warning: label ‘_ciqL’ defined but not used [-Wunused-label] BUILDSTDERR: 5186 | _ciqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5186 | _ciqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘rhY7_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5263:1: error: BUILDSTDERR: warning: label ‘_cirb’ defined but not used [-Wunused-label] BUILDSTDERR: 5263 | _cirb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5263 | _cirb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1Y_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5311:1: error: BUILDSTDERR: warning: label ‘_cirr’ defined but not used [-Wunused-label] BUILDSTDERR: 5311 | _cirr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5311 | _cirr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si1Z_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5354:1: error: BUILDSTDERR: warning: label ‘_cirN’ defined but not used [-Wunused-label] BUILDSTDERR: 5354 | _cirN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5354 | _cirN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cirE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5411:1: error: BUILDSTDERR: warning: label ‘_cirE’ defined but not used [-Wunused-label] BUILDSTDERR: 5411 | _cirE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5411 | _cirE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cirJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5448:1: error: BUILDSTDERR: warning: label ‘_cirJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5448 | _cirJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5448 | _cirJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si2g_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5491:1: error: BUILDSTDERR: warning: label ‘_cisF’ defined but not used [-Wunused-label] BUILDSTDERR: 5491 | _cisF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5491 | _cisF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si2w_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5528:1: error: BUILDSTDERR: warning: label ‘_citw’ defined but not used [-Wunused-label] BUILDSTDERR: 5528 | _citw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5528 | _citw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si2F_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5565:1: error: BUILDSTDERR: warning: label ‘_ciu1’ defined but not used [-Wunused-label] BUILDSTDERR: 5565 | _ciu1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5565 | _ciu1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si2P_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5602:1: error: BUILDSTDERR: warning: label ‘_ciuC’ defined but not used [-Wunused-label] BUILDSTDERR: 5602 | _ciuC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5602 | _ciuC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si37_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5639:1: error: BUILDSTDERR: warning: label ‘_civt’ defined but not used [-Wunused-label] BUILDSTDERR: 5639 | _civt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5639 | _civt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si35_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5675:1: error: BUILDSTDERR: warning: label ‘_civD’ defined but not used [-Wunused-label] BUILDSTDERR: 5675 | _civD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5675 | _civD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si2X_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5714:1: error: BUILDSTDERR: warning: label ‘_civK’ defined but not used [-Wunused-label] BUILDSTDERR: 5714 | _civK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5714 | _civK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_civa’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5756:1: error: BUILDSTDERR: warning: label ‘_civa’ defined but not used [-Wunused-label] BUILDSTDERR: 5756 | _civa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5756 | _civa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_civh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5798:1: error: BUILDSTDERR: warning: label ‘_civh’ defined but not used [-Wunused-label] BUILDSTDERR: 5798 | _civh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5798 | _civh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si2H_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5860:1: error: BUILDSTDERR: warning: label ‘_ciw1’ defined but not used [-Wunused-label] BUILDSTDERR: 5860 | _ciw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5860 | _ciw1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciuj’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5904:1: error: BUILDSTDERR: warning: label ‘_ciuj’ defined but not used [-Wunused-label] BUILDSTDERR: 5904 | _ciuj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5904 | _ciuj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciuq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5944:1: error: BUILDSTDERR: warning: label ‘_ciuq’ defined but not used [-Wunused-label] BUILDSTDERR: 5944 | _ciuq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5944 | _ciuq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciuG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:5989:1: error: BUILDSTDERR: warning: label ‘_ciuG’ defined but not used [-Wunused-label] BUILDSTDERR: 5989 | _ciuG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5989 | _ciuG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciuN’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6025:1: error: BUILDSTDERR: warning: label ‘_ciuN’ defined but not used [-Wunused-label] BUILDSTDERR: 6025 | _ciuN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6025 | _ciuN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciuW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6067:1: error: BUILDSTDERR: warning: label ‘_ciuW’ defined but not used [-Wunused-label] BUILDSTDERR: 6067 | _ciuW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6067 | _ciuW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciwl’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6121:1: error: BUILDSTDERR: warning: label ‘_ciwl’ defined but not used [-Wunused-label] BUILDSTDERR: 6121 | _ciwl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6121 | _ciwl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciwy’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6138:1: error: BUILDSTDERR: warning: label ‘_ciwy’ defined but not used [-Wunused-label] BUILDSTDERR: 6138 | _ciwy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6138 | _ciwy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si2x_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6154:1: error: BUILDSTDERR: warning: label ‘_ciwQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6154 | _ciwQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6154 | _ciwQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_citI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6198:1: error: BUILDSTDERR: warning: label ‘_citI’ defined but not used [-Wunused-label] BUILDSTDERR: 6198 | _citI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6198 | _citI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_citP’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6239:1: error: BUILDSTDERR: warning: label ‘_citP’ defined but not used [-Wunused-label] BUILDSTDERR: 6239 | _citP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6239 | _citP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciu5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6288:1: error: BUILDSTDERR: warning: label ‘_ciu5’ defined but not used [-Wunused-label] BUILDSTDERR: 6288 | _ciu5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6288 | _ciu5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cix4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6340:1: error: BUILDSTDERR: warning: label ‘_cix4’ defined but not used [-Wunused-label] BUILDSTDERR: 6340 | _cix4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6340 | _cix4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si2h_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6364:1: error: BUILDSTDERR: warning: label ‘_cixk’ defined but not used [-Wunused-label] BUILDSTDERR: 6364 | _cixk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6364 | _cixk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cisK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6389:1: error: BUILDSTDERR: warning: label ‘_cisK’ defined but not used [-Wunused-label] BUILDSTDERR: 6389 | _cisK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6389 | _cisK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cisR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6420:1: error: BUILDSTDERR: warning: label ‘_cisR’ defined but not used [-Wunused-label] BUILDSTDERR: 6420 | _cisR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6420 | _cisR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cisY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6455:1: error: BUILDSTDERR: warning: label ‘_cisY’ defined but not used [-Wunused-label] BUILDSTDERR: 6455 | _cisY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6455 | _cisY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cit4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6483:1: error: BUILDSTDERR: warning: label ‘_cit4’ defined but not used [-Wunused-label] BUILDSTDERR: 6483 | _cit4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6483 | _cit4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_citb’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6519:1: error: BUILDSTDERR: warning: label ‘_citb’ defined but not used [-Wunused-label] BUILDSTDERR: 6519 | _citb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6519 | _citb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_citk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6563:1: error: BUILDSTDERR: warning: label ‘_citk’ defined but not used [-Wunused-label] BUILDSTDERR: 6563 | _citk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6563 | _citk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cixC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6621:1: error: BUILDSTDERR: warning: label ‘_cixC’ defined but not used [-Wunused-label] BUILDSTDERR: 6621 | _cixC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6621 | _cixC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cixP’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6640:1: error: BUILDSTDERR: warning: label ‘_cixP’ defined but not used [-Wunused-label] BUILDSTDERR: 6640 | _cixP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6640 | _cixP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si28_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6656:1: error: BUILDSTDERR: warning: label ‘_ciyb’ defined but not used [-Wunused-label] BUILDSTDERR: 6656 | _ciyb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6656 | _ciyb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cism’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6699:1: error: BUILDSTDERR: warning: label ‘_cism’ defined but not used [-Wunused-label] BUILDSTDERR: 6699 | _cism: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6699 | _cism: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cist’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6744:1: error: BUILDSTDERR: warning: label ‘_cist’ defined but not used [-Wunused-label] BUILDSTDERR: 6744 | _cist: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6744 | _cist: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciyh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6794:1: error: BUILDSTDERR: warning: label ‘_ciyh’ defined but not used [-Wunused-label] BUILDSTDERR: 6794 | _ciyh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6794 | _ciyh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si3m_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6820:1: error: BUILDSTDERR: warning: label ‘_ciyE’ defined but not used [-Wunused-label] BUILDSTDERR: 6820 | _ciyE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6820 | _ciyE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciyB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6860:1: error: BUILDSTDERR: warning: label ‘_ciyB’ defined but not used [-Wunused-label] BUILDSTDERR: 6860 | _ciyB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6860 | _ciyB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciyI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6883:1: error: BUILDSTDERR: warning: label ‘_ciyI’ defined but not used [-Wunused-label] BUILDSTDERR: 6883 | _ciyI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6883 | _ciyI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si23_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6908:1: error: BUILDSTDERR: warning: label ‘_ciyR’ defined but not used [-Wunused-label] BUILDSTDERR: 6908 | _ciyR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6908 | _ciyR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cis2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6951:1: error: BUILDSTDERR: warning: label ‘_cis2’ defined but not used [-Wunused-label] BUILDSTDERR: 6951 | _cis2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6951 | _cis2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cis8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:6985:1: error: BUILDSTDERR: warning: label ‘_cis8’ defined but not used [-Wunused-label] BUILDSTDERR: 6985 | _cis8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6985 | _cis8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si3x_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7034:1: error: BUILDSTDERR: warning: label ‘_cizz’ defined but not used [-Wunused-label] BUILDSTDERR: 7034 | _cizz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7034 | _cizz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si3n_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7071:1: error: BUILDSTDERR: warning: label ‘_cizG’ defined but not used [-Wunused-label] BUILDSTDERR: 7071 | _cizG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7071 | _cizG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciz3’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7096:1: error: BUILDSTDERR: warning: label ‘_ciz3’ defined but not used [-Wunused-label] BUILDSTDERR: 7096 | _ciz3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7096 | _ciz3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciza’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7125:1: error: BUILDSTDERR: warning: label ‘_ciza’ defined but not used [-Wunused-label] BUILDSTDERR: 7125 | _ciza: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7125 | _ciza: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cizh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7161:1: error: BUILDSTDERR: warning: label ‘_cizh’ defined but not used [-Wunused-label] BUILDSTDERR: 7161 | _cizh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7161 | _cizh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_cizn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7191:1: error: BUILDSTDERR: warning: label ‘_cizn’ defined but not used [-Wunused-label] BUILDSTDERR: 7191 | _cizn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7191 | _cizn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColourzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7263:1: error: BUILDSTDERR: warning: label ‘_ciA7’ defined but not used [-Wunused-label] BUILDSTDERR: 7263 | _ciA7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7263 | _ciA7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciA5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7324:1: error: BUILDSTDERR: warning: label ‘_ciA5’ defined but not used [-Wunused-label] BUILDSTDERR: 7324 | _ciA5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7324 | _ciA5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si3D_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7354:1: error: BUILDSTDERR: warning: label ‘_ciB1’ defined but not used [-Wunused-label] BUILDSTDERR: 7354 | _ciB1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7354 | _ciB1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColour3_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7397:1: error: BUILDSTDERR: warning: label ‘_ciB8’ defined but not used [-Wunused-label] BUILDSTDERR: 7397 | _ciB8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7397 | _ciB8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciB5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7434:1: error: BUILDSTDERR: warning: label ‘_ciB5’ defined but not used [-Wunused-label] BUILDSTDERR: 7434 | _ciB5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7434 | _ciB5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si3I_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7474:1: error: BUILDSTDERR: warning: label ‘_ciBD’ defined but not used [-Wunused-label] BUILDSTDERR: 7474 | _ciBD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7474 | _ciBD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si3J_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7515:1: error: BUILDSTDERR: warning: label ‘_ciBG’ defined but not used [-Wunused-label] BUILDSTDERR: 7515 | _ciBG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7515 | _ciBG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColourzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7573:1: error: BUILDSTDERR: warning: label ‘_ciBL’ defined but not used [-Wunused-label] BUILDSTDERR: 7573 | _ciBL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7573 | _ciBL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si3N_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7616:1: error: BUILDSTDERR: warning: label ‘_ciCf’ defined but not used [-Wunused-label] BUILDSTDERR: 7616 | _ciCf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7616 | _ciCf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si3M_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7657:1: error: BUILDSTDERR: warning: label ‘_ciCi’ defined but not used [-Wunused-label] BUILDSTDERR: 7657 | _ciCi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7657 | _ciCi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si3O_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7712:1: error: BUILDSTDERR: warning: label ‘_ciCv’ defined but not used [-Wunused-label] BUILDSTDERR: 7712 | _ciCv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7712 | _ciCv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si3S_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7748:1: error: BUILDSTDERR: warning: label ‘_ciCK’ defined but not used [-Wunused-label] BUILDSTDERR: 7748 | _ciCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7748 | _ciCK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘_ciCH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7782:1: error: BUILDSTDERR: warning: label ‘_ciCH’ defined but not used [-Wunused-label] BUILDSTDERR: 7782 | _ciCH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7782 | _ciCH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdwzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7820:1: error: BUILDSTDERR: warning: label ‘_ciCQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7820 | _ciCQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7820 | _ciCQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColour1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7872:1: error: BUILDSTDERR: warning: label ‘_ciD9’ defined but not used [-Wunused-label] BUILDSTDERR: 7872 | _ciD9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7872 | _ciD9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si3Y_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7901:1: error: BUILDSTDERR: warning: label ‘_ciDp’ defined but not used [-Wunused-label] BUILDSTDERR: 7901 | _ciDp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7901 | _ciDp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si43_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7937:1: error: BUILDSTDERR: warning: label ‘_ciDA’ defined but not used [-Wunused-label] BUILDSTDERR: 7937 | _ciDA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7937 | _ciDA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si41_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:7966:1: error: BUILDSTDERR: warning: label ‘_ciDL’ defined but not used [-Wunused-label] BUILDSTDERR: 7966 | _ciDL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7966 | _ciDL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si40_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:8002:1: error: BUILDSTDERR: warning: label ‘_ciDV’ defined but not used [-Wunused-label] BUILDSTDERR: 8002 | _ciDV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8002 | _ciDV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘si3Z_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:8039:1: error: BUILDSTDERR: warning: label ‘_ciE6’ defined but not used [-Wunused-label] BUILDSTDERR: 8039 | _ciE6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8039 | _ciE6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColour_zdfReadAlphaColour_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_123.hc:8082:1: error: BUILDSTDERR: warning: label ‘_ciEa’ defined but not used [-Wunused-label] BUILDSTDERR: 8082 | _ciEa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8082 | _ciEa: BUILDSTDERR: | ^ [13 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.p_o ) BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_aliceblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:1680:1: error: BUILDSTDERR: warning: label ‘_cmLZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1680 | _cmLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1680 | _cmLZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmLX’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:1722:1: error: BUILDSTDERR: warning: label ‘_cmLX’ defined but not used [-Wunused-label] BUILDSTDERR: 1722 | _cmLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1722 | _cmLX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_antiquewhite_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:1780:1: error: BUILDSTDERR: warning: label ‘_cmMf’ defined but not used [-Wunused-label] BUILDSTDERR: 1780 | _cmMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1780 | _cmMf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmMd’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:1822:1: error: BUILDSTDERR: warning: label ‘_cmMd’ defined but not used [-Wunused-label] BUILDSTDERR: 1822 | _cmMd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1822 | _cmMd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_aqua_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:1868:1: error: BUILDSTDERR: warning: label ‘_cmMu’ defined but not used [-Wunused-label] BUILDSTDERR: 1868 | _cmMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1868 | _cmMu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmMs’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:1909:1: error: BUILDSTDERR: warning: label ‘_cmMs’ defined but not used [-Wunused-label] BUILDSTDERR: 1909 | _cmMs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1909 | _cmMs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_aquamarine_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:1961:1: error: BUILDSTDERR: warning: label ‘_cmMJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1961 | _cmMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1961 | _cmMJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmMH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2003:1: error: BUILDSTDERR: warning: label ‘_cmMH’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _cmMH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _cmMH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_azzure_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2043:1: error: BUILDSTDERR: warning: label ‘_cmMY’ defined but not used [-Wunused-label] BUILDSTDERR: 2043 | _cmMY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2043 | _cmMY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmMW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2084:1: error: BUILDSTDERR: warning: label ‘_cmMW’ defined but not used [-Wunused-label] BUILDSTDERR: 2084 | _cmMW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2084 | _cmMW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_beige_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2136:1: error: BUILDSTDERR: warning: label ‘_cmNd’ defined but not used [-Wunused-label] BUILDSTDERR: 2136 | _cmNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2136 | _cmNd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmNb’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2177:1: error: BUILDSTDERR: warning: label ‘_cmNb’ defined but not used [-Wunused-label] BUILDSTDERR: 2177 | _cmNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2177 | _cmNb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_bisque_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2229:1: error: BUILDSTDERR: warning: label ‘_cmNs’ defined but not used [-Wunused-label] BUILDSTDERR: 2229 | _cmNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2229 | _cmNs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmNq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2271:1: error: BUILDSTDERR: warning: label ‘_cmNq’ defined but not used [-Wunused-label] BUILDSTDERR: 2271 | _cmNq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2271 | _cmNq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_blanchedalmond_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2317:1: error: BUILDSTDERR: warning: label ‘_cmNH’ defined but not used [-Wunused-label] BUILDSTDERR: 2317 | _cmNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2317 | _cmNH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmNF’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2359:1: error: BUILDSTDERR: warning: label ‘_cmNF’ defined but not used [-Wunused-label] BUILDSTDERR: 2359 | _cmNF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2359 | _cmNF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_blue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2399:1: error: BUILDSTDERR: warning: label ‘_cmNW’ defined but not used [-Wunused-label] BUILDSTDERR: 2399 | _cmNW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2399 | _cmNW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmNU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2440:1: error: BUILDSTDERR: warning: label ‘_cmNU’ defined but not used [-Wunused-label] BUILDSTDERR: 2440 | _cmNU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2440 | _cmNU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_blueviolet_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2498:1: error: BUILDSTDERR: warning: label ‘_cmOb’ defined but not used [-Wunused-label] BUILDSTDERR: 2498 | _cmOb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2498 | _cmOb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmO9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2540:1: error: BUILDSTDERR: warning: label ‘_cmO9’ defined but not used [-Wunused-label] BUILDSTDERR: 2540 | _cmO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2540 | _cmO9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_brown_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2592:1: error: BUILDSTDERR: warning: label ‘_cmOq’ defined but not used [-Wunused-label] BUILDSTDERR: 2592 | _cmOq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2592 | _cmOq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmOo’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2633:1: error: BUILDSTDERR: warning: label ‘_cmOo’ defined but not used [-Wunused-label] BUILDSTDERR: 2633 | _cmOo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2633 | _cmOo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_burlywood_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2691:1: error: BUILDSTDERR: warning: label ‘_cmOF’ defined but not used [-Wunused-label] BUILDSTDERR: 2691 | _cmOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2691 | _cmOF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmOD’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2733:1: error: BUILDSTDERR: warning: label ‘_cmOD’ defined but not used [-Wunused-label] BUILDSTDERR: 2733 | _cmOD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2733 | _cmOD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_cadetblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2791:1: error: BUILDSTDERR: warning: label ‘_cmOU’ defined but not used [-Wunused-label] BUILDSTDERR: 2791 | _cmOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2791 | _cmOU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmOS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2833:1: error: BUILDSTDERR: warning: label ‘_cmOS’ defined but not used [-Wunused-label] BUILDSTDERR: 2833 | _cmOS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2833 | _cmOS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_chartreuse_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2873:1: error: BUILDSTDERR: warning: label ‘_cmP9’ defined but not used [-Wunused-label] BUILDSTDERR: 2873 | _cmP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2873 | _cmP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmP7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2915:1: error: BUILDSTDERR: warning: label ‘_cmP7’ defined but not used [-Wunused-label] BUILDSTDERR: 2915 | _cmP7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2915 | _cmP7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_chocolate_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:2973:1: error: BUILDSTDERR: warning: label ‘_cmPo’ defined but not used [-Wunused-label] BUILDSTDERR: 2973 | _cmPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2973 | _cmPo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmPm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3015:1: error: BUILDSTDERR: warning: label ‘_cmPm’ defined but not used [-Wunused-label] BUILDSTDERR: 3015 | _cmPm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3015 | _cmPm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_coral_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3061:1: error: BUILDSTDERR: warning: label ‘_cmPD’ defined but not used [-Wunused-label] BUILDSTDERR: 3061 | _cmPD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3061 | _cmPD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmPB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3103:1: error: BUILDSTDERR: warning: label ‘_cmPB’ defined but not used [-Wunused-label] BUILDSTDERR: 3103 | _cmPB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3103 | _cmPB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_cornflowerblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3161:1: error: BUILDSTDERR: warning: label ‘_cmPS’ defined but not used [-Wunused-label] BUILDSTDERR: 3161 | _cmPS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3161 | _cmPS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmPQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3203:1: error: BUILDSTDERR: warning: label ‘_cmPQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3203 | _cmPQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3203 | _cmPQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_cornsilk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3243:1: error: BUILDSTDERR: warning: label ‘_cmQ7’ defined but not used [-Wunused-label] BUILDSTDERR: 3243 | _cmQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3243 | _cmQ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmQ5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3285:1: error: BUILDSTDERR: warning: label ‘_cmQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 3285 | _cmQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3285 | _cmQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_crimson_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3337:1: error: BUILDSTDERR: warning: label ‘_cmQm’ defined but not used [-Wunused-label] BUILDSTDERR: 3337 | _cmQm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3337 | _cmQm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmQk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3379:1: error: BUILDSTDERR: warning: label ‘_cmQk’ defined but not used [-Wunused-label] BUILDSTDERR: 3379 | _cmQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3379 | _cmQk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_cyan_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3419:1: error: BUILDSTDERR: warning: label ‘_cmQB’ defined but not used [-Wunused-label] BUILDSTDERR: 3419 | _cmQB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3419 | _cmQB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmQz’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3460:1: error: BUILDSTDERR: warning: label ‘_cmQz’ defined but not used [-Wunused-label] BUILDSTDERR: 3460 | _cmQz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3460 | _cmQz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3506:1: error: BUILDSTDERR: warning: label ‘_cmQQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3506 | _cmQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3506 | _cmQQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmQO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3547:1: error: BUILDSTDERR: warning: label ‘_cmQO’ defined but not used [-Wunused-label] BUILDSTDERR: 3547 | _cmQO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3547 | _cmQO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkcyan_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3587:1: error: BUILDSTDERR: warning: label ‘_cmR5’ defined but not used [-Wunused-label] BUILDSTDERR: 3587 | _cmR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3587 | _cmR5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmR3’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3628:1: error: BUILDSTDERR: warning: label ‘_cmR3’ defined but not used [-Wunused-label] BUILDSTDERR: 3628 | _cmR3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3628 | _cmR3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkgoldenrod_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3680:1: error: BUILDSTDERR: warning: label ‘_cmRk’ defined but not used [-Wunused-label] BUILDSTDERR: 3680 | _cmRk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3680 | _cmRk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmRi’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3722:1: error: BUILDSTDERR: warning: label ‘_cmRi’ defined but not used [-Wunused-label] BUILDSTDERR: 3722 | _cmRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3722 | _cmRi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkgray_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3768:1: error: BUILDSTDERR: warning: label ‘_cmRz’ defined but not used [-Wunused-label] BUILDSTDERR: 3768 | _cmRz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3768 | _cmRz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmRx’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3808:1: error: BUILDSTDERR: warning: label ‘_cmRx’ defined but not used [-Wunused-label] BUILDSTDERR: 3808 | _cmRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3808 | _cmRx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkgreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3848:1: error: BUILDSTDERR: warning: label ‘_cmRO’ defined but not used [-Wunused-label] BUILDSTDERR: 3848 | _cmRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3848 | _cmRO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmRM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3889:1: error: BUILDSTDERR: warning: label ‘_cmRM’ defined but not used [-Wunused-label] BUILDSTDERR: 3889 | _cmRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3889 | _cmRM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkgrey_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3929:1: error: BUILDSTDERR: warning: label ‘_cmS3’ defined but not used [-Wunused-label] BUILDSTDERR: 3929 | _cmS3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3929 | _cmS3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmS1’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:3969:1: error: BUILDSTDERR: warning: label ‘_cmS1’ defined but not used [-Wunused-label] BUILDSTDERR: 3969 | _cmS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3969 | _cmS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkkhaki_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4027:1: error: BUILDSTDERR: warning: label ‘_cmSi’ defined but not used [-Wunused-label] BUILDSTDERR: 4027 | _cmSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4027 | _cmSi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmSg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4069:1: error: BUILDSTDERR: warning: label ‘_cmSg’ defined but not used [-Wunused-label] BUILDSTDERR: 4069 | _cmSg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4069 | _cmSg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkmagenta_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4109:1: error: BUILDSTDERR: warning: label ‘_cmSx’ defined but not used [-Wunused-label] BUILDSTDERR: 4109 | _cmSx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4109 | _cmSx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmSv’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4150:1: error: BUILDSTDERR: warning: label ‘_cmSv’ defined but not used [-Wunused-label] BUILDSTDERR: 4150 | _cmSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4150 | _cmSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkolivegreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4202:1: error: BUILDSTDERR: warning: label ‘_cmSM’ defined but not used [-Wunused-label] BUILDSTDERR: 4202 | _cmSM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4202 | _cmSM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmSK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4244:1: error: BUILDSTDERR: warning: label ‘_cmSK’ defined but not used [-Wunused-label] BUILDSTDERR: 4244 | _cmSK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4244 | _cmSK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkorange_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4290:1: error: BUILDSTDERR: warning: label ‘_cmT1’ defined but not used [-Wunused-label] BUILDSTDERR: 4290 | _cmT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4290 | _cmT1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmSZ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4332:1: error: BUILDSTDERR: warning: label ‘_cmSZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4332 | _cmSZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4332 | _cmSZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkorchid_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4390:1: error: BUILDSTDERR: warning: label ‘_cmTg’ defined but not used [-Wunused-label] BUILDSTDERR: 4390 | _cmTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4390 | _cmTg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmTe’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4432:1: error: BUILDSTDERR: warning: label ‘_cmTe’ defined but not used [-Wunused-label] BUILDSTDERR: 4432 | _cmTe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4432 | _cmTe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkred_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4472:1: error: BUILDSTDERR: warning: label ‘_cmTv’ defined but not used [-Wunused-label] BUILDSTDERR: 4472 | _cmTv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4472 | _cmTv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmTt’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4513:1: error: BUILDSTDERR: warning: label ‘_cmTt’ defined but not used [-Wunused-label] BUILDSTDERR: 4513 | _cmTt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4513 | _cmTt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darksalmon_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4571:1: error: BUILDSTDERR: warning: label ‘_cmTK’ defined but not used [-Wunused-label] BUILDSTDERR: 4571 | _cmTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4571 | _cmTK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmTI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4613:1: error: BUILDSTDERR: warning: label ‘_cmTI’ defined but not used [-Wunused-label] BUILDSTDERR: 4613 | _cmTI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4613 | _cmTI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkseagreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4665:1: error: BUILDSTDERR: warning: label ‘_cmTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4665 | _cmTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4665 | _cmTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmTX’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4706:1: error: BUILDSTDERR: warning: label ‘_cmTX’ defined but not used [-Wunused-label] BUILDSTDERR: 4706 | _cmTX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4706 | _cmTX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkslateblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4758:1: error: BUILDSTDERR: warning: label ‘_cmUe’ defined but not used [-Wunused-label] BUILDSTDERR: 4758 | _cmUe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4758 | _cmUe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmUc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4800:1: error: BUILDSTDERR: warning: label ‘_cmUc’ defined but not used [-Wunused-label] BUILDSTDERR: 4800 | _cmUc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4800 | _cmUc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkslategray_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4846:1: error: BUILDSTDERR: warning: label ‘_cmUt’ defined but not used [-Wunused-label] BUILDSTDERR: 4846 | _cmUt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4846 | _cmUt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmUr’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4887:1: error: BUILDSTDERR: warning: label ‘_cmUr’ defined but not used [-Wunused-label] BUILDSTDERR: 4887 | _cmUr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4887 | _cmUr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkslategrey_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4927:1: error: BUILDSTDERR: warning: label ‘_cmUI’ defined but not used [-Wunused-label] BUILDSTDERR: 4927 | _cmUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4927 | _cmUI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmUG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:4968:1: error: BUILDSTDERR: warning: label ‘_cmUG’ defined but not used [-Wunused-label] BUILDSTDERR: 4968 | _cmUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4968 | _cmUG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkturquoise_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5020:1: error: BUILDSTDERR: warning: label ‘_cmUX’ defined but not used [-Wunused-label] BUILDSTDERR: 5020 | _cmUX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5020 | _cmUX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmUV’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5062:1: error: BUILDSTDERR: warning: label ‘_cmUV’ defined but not used [-Wunused-label] BUILDSTDERR: 5062 | _cmUV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5062 | _cmUV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_darkviolet_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5114:1: error: BUILDSTDERR: warning: label ‘_cmVc’ defined but not used [-Wunused-label] BUILDSTDERR: 5114 | _cmVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5114 | _cmVc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmVa’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5156:1: error: BUILDSTDERR: warning: label ‘_cmVa’ defined but not used [-Wunused-label] BUILDSTDERR: 5156 | _cmVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5156 | _cmVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_deeppink_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5202:1: error: BUILDSTDERR: warning: label ‘_cmVr’ defined but not used [-Wunused-label] BUILDSTDERR: 5202 | _cmVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5202 | _cmVr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmVp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5244:1: error: BUILDSTDERR: warning: label ‘_cmVp’ defined but not used [-Wunused-label] BUILDSTDERR: 5244 | _cmVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5244 | _cmVp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_deepskyblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5290:1: error: BUILDSTDERR: warning: label ‘_cmVG’ defined but not used [-Wunused-label] BUILDSTDERR: 5290 | _cmVG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5290 | _cmVG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmVE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5332:1: error: BUILDSTDERR: warning: label ‘_cmVE’ defined but not used [-Wunused-label] BUILDSTDERR: 5332 | _cmVE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5332 | _cmVE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_dimgray_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5372:1: error: BUILDSTDERR: warning: label ‘_cmVV’ defined but not used [-Wunused-label] BUILDSTDERR: 5372 | _cmVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5372 | _cmVV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmVT’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5412:1: error: BUILDSTDERR: warning: label ‘_cmVT’ defined but not used [-Wunused-label] BUILDSTDERR: 5412 | _cmVT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5412 | _cmVT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_dimgrey_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5452:1: error: BUILDSTDERR: warning: label ‘_cmWa’ defined but not used [-Wunused-label] BUILDSTDERR: 5452 | _cmWa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5452 | _cmWa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmW8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5492:1: error: BUILDSTDERR: warning: label ‘_cmW8’ defined but not used [-Wunused-label] BUILDSTDERR: 5492 | _cmW8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5492 | _cmW8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_dodgerblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5538:1: error: BUILDSTDERR: warning: label ‘_cmWp’ defined but not used [-Wunused-label] BUILDSTDERR: 5538 | _cmWp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5538 | _cmWp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmWn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5580:1: error: BUILDSTDERR: warning: label ‘_cmWn’ defined but not used [-Wunused-label] BUILDSTDERR: 5580 | _cmWn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5580 | _cmWn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_firebrick_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5632:1: error: BUILDSTDERR: warning: label ‘_cmWE’ defined but not used [-Wunused-label] BUILDSTDERR: 5632 | _cmWE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5632 | _cmWE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmWC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5673:1: error: BUILDSTDERR: warning: label ‘_cmWC’ defined but not used [-Wunused-label] BUILDSTDERR: 5673 | _cmWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5673 | _cmWC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_floralwhite_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5713:1: error: BUILDSTDERR: warning: label ‘_cmWT’ defined but not used [-Wunused-label] BUILDSTDERR: 5713 | _cmWT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5713 | _cmWT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmWR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5755:1: error: BUILDSTDERR: warning: label ‘_cmWR’ defined but not used [-Wunused-label] BUILDSTDERR: 5755 | _cmWR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5755 | _cmWR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_forestgreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5795:1: error: BUILDSTDERR: warning: label ‘_cmX8’ defined but not used [-Wunused-label] BUILDSTDERR: 5795 | _cmX8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5795 | _cmX8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmX6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5836:1: error: BUILDSTDERR: warning: label ‘_cmX6’ defined but not used [-Wunused-label] BUILDSTDERR: 5836 | _cmX6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5836 | _cmX6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_fuchsia_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5876:1: error: BUILDSTDERR: warning: label ‘_cmXn’ defined but not used [-Wunused-label] BUILDSTDERR: 5876 | _cmXn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5876 | _cmXn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmXl’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5917:1: error: BUILDSTDERR: warning: label ‘_cmXl’ defined but not used [-Wunused-label] BUILDSTDERR: 5917 | _cmXl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5917 | _cmXl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_gainsboro_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5957:1: error: BUILDSTDERR: warning: label ‘_cmXC’ defined but not used [-Wunused-label] BUILDSTDERR: 5957 | _cmXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5957 | _cmXC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmXA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:5997:1: error: BUILDSTDERR: warning: label ‘_cmXA’ defined but not used [-Wunused-label] BUILDSTDERR: 5997 | _cmXA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5997 | _cmXA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_ghostwhite_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6037:1: error: BUILDSTDERR: warning: label ‘_cmXR’ defined but not used [-Wunused-label] BUILDSTDERR: 6037 | _cmXR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6037 | _cmXR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmXP’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6078:1: error: BUILDSTDERR: warning: label ‘_cmXP’ defined but not used [-Wunused-label] BUILDSTDERR: 6078 | _cmXP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6078 | _cmXP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_gold_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6118:1: error: BUILDSTDERR: warning: label ‘_cmY6’ defined but not used [-Wunused-label] BUILDSTDERR: 6118 | _cmY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6118 | _cmY6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmY4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6160:1: error: BUILDSTDERR: warning: label ‘_cmY4’ defined but not used [-Wunused-label] BUILDSTDERR: 6160 | _cmY4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6160 | _cmY4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_goldenrod_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6212:1: error: BUILDSTDERR: warning: label ‘_cmYl’ defined but not used [-Wunused-label] BUILDSTDERR: 6212 | _cmYl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6212 | _cmYl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmYj’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6254:1: error: BUILDSTDERR: warning: label ‘_cmYj’ defined but not used [-Wunused-label] BUILDSTDERR: 6254 | _cmYj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6254 | _cmYj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_gray_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6300:1: error: BUILDSTDERR: warning: label ‘_cmYA’ defined but not used [-Wunused-label] BUILDSTDERR: 6300 | _cmYA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6300 | _cmYA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmYy’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6340:1: error: BUILDSTDERR: warning: label ‘_cmYy’ defined but not used [-Wunused-label] BUILDSTDERR: 6340 | _cmYy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6340 | _cmYy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_grey_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6380:1: error: BUILDSTDERR: warning: label ‘_cmYP’ defined but not used [-Wunused-label] BUILDSTDERR: 6380 | _cmYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6380 | _cmYP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmYN’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6420:1: error: BUILDSTDERR: warning: label ‘_cmYN’ defined but not used [-Wunused-label] BUILDSTDERR: 6420 | _cmYN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6420 | _cmYN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_green_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6460:1: error: BUILDSTDERR: warning: label ‘_cmZ4’ defined but not used [-Wunused-label] BUILDSTDERR: 6460 | _cmZ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6460 | _cmZ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmZ2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6501:1: error: BUILDSTDERR: warning: label ‘_cmZ2’ defined but not used [-Wunused-label] BUILDSTDERR: 6501 | _cmZ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6501 | _cmZ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_greenyellow_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6547:1: error: BUILDSTDERR: warning: label ‘_cmZj’ defined but not used [-Wunused-label] BUILDSTDERR: 6547 | _cmZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6547 | _cmZj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmZh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6589:1: error: BUILDSTDERR: warning: label ‘_cmZh’ defined but not used [-Wunused-label] BUILDSTDERR: 6589 | _cmZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6589 | _cmZh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_honeydew_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6629:1: error: BUILDSTDERR: warning: label ‘_cmZy’ defined but not used [-Wunused-label] BUILDSTDERR: 6629 | _cmZy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6629 | _cmZy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmZw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6670:1: error: BUILDSTDERR: warning: label ‘_cmZw’ defined but not used [-Wunused-label] BUILDSTDERR: 6670 | _cmZw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6670 | _cmZw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_hotpink_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6716:1: error: BUILDSTDERR: warning: label ‘_cmZN’ defined but not used [-Wunused-label] BUILDSTDERR: 6716 | _cmZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6716 | _cmZN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cmZL’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6758:1: error: BUILDSTDERR: warning: label ‘_cmZL’ defined but not used [-Wunused-label] BUILDSTDERR: 6758 | _cmZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6758 | _cmZL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_indianred_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6804:1: error: BUILDSTDERR: warning: label ‘_cn02’ defined but not used [-Wunused-label] BUILDSTDERR: 6804 | _cn02: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6804 | _cn02: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn00’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6845:1: error: BUILDSTDERR: warning: label ‘_cn00’ defined but not used [-Wunused-label] BUILDSTDERR: 6845 | _cn00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6845 | _cn00: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_indigo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6897:1: error: BUILDSTDERR: warning: label ‘_cn0h’ defined but not used [-Wunused-label] BUILDSTDERR: 6897 | _cn0h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6897 | _cn0h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn0f’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6939:1: error: BUILDSTDERR: warning: label ‘_cn0f’ defined but not used [-Wunused-label] BUILDSTDERR: 6939 | _cn0f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6939 | _cn0f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_ivory_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:6979:1: error: BUILDSTDERR: warning: label ‘_cn0w’ defined but not used [-Wunused-label] BUILDSTDERR: 6979 | _cn0w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6979 | _cn0w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn0u’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7020:1: error: BUILDSTDERR: warning: label ‘_cn0u’ defined but not used [-Wunused-label] BUILDSTDERR: 7020 | _cn0u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7020 | _cn0u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_khaki_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7066:1: error: BUILDSTDERR: warning: label ‘_cn0L’ defined but not used [-Wunused-label] BUILDSTDERR: 7066 | _cn0L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7066 | _cn0L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn0J’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7108:1: error: BUILDSTDERR: warning: label ‘_cn0J’ defined but not used [-Wunused-label] BUILDSTDERR: 7108 | _cn0J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7108 | _cn0J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lavender_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7148:1: error: BUILDSTDERR: warning: label ‘_cn10’ defined but not used [-Wunused-label] BUILDSTDERR: 7148 | _cn10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7148 | _cn10: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn0Y’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7189:1: error: BUILDSTDERR: warning: label ‘_cn0Y’ defined but not used [-Wunused-label] BUILDSTDERR: 7189 | _cn0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7189 | _cn0Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lavenderblush_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7229:1: error: BUILDSTDERR: warning: label ‘_cn1f’ defined but not used [-Wunused-label] BUILDSTDERR: 7229 | _cn1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7229 | _cn1f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn1d’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7271:1: error: BUILDSTDERR: warning: label ‘_cn1d’ defined but not used [-Wunused-label] BUILDSTDERR: 7271 | _cn1d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7271 | _cn1d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lawngreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7323:1: error: BUILDSTDERR: warning: label ‘_cn1u’ defined but not used [-Wunused-label] BUILDSTDERR: 7323 | _cn1u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7323 | _cn1u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn1s’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7365:1: error: BUILDSTDERR: warning: label ‘_cn1s’ defined but not used [-Wunused-label] BUILDSTDERR: 7365 | _cn1s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7365 | _cn1s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lemonchiffon_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7405:1: error: BUILDSTDERR: warning: label ‘_cn1J’ defined but not used [-Wunused-label] BUILDSTDERR: 7405 | _cn1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7405 | _cn1J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn1H’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7447:1: error: BUILDSTDERR: warning: label ‘_cn1H’ defined but not used [-Wunused-label] BUILDSTDERR: 7447 | _cn1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7447 | _cn1H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7493:1: error: BUILDSTDERR: warning: label ‘_cn1Y’ defined but not used [-Wunused-label] BUILDSTDERR: 7493 | _cn1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7493 | _cn1Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn1W’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7535:1: error: BUILDSTDERR: warning: label ‘_cn1W’ defined but not used [-Wunused-label] BUILDSTDERR: 7535 | _cn1W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7535 | _cn1W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightcoral_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7575:1: error: BUILDSTDERR: warning: label ‘_cn2d’ defined but not used [-Wunused-label] BUILDSTDERR: 7575 | _cn2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7575 | _cn2d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn2b’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7616:1: error: BUILDSTDERR: warning: label ‘_cn2b’ defined but not used [-Wunused-label] BUILDSTDERR: 7616 | _cn2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7616 | _cn2b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightcyan_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7662:1: error: BUILDSTDERR: warning: label ‘_cn2s’ defined but not used [-Wunused-label] BUILDSTDERR: 7662 | _cn2s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7662 | _cn2s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn2q’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7703:1: error: BUILDSTDERR: warning: label ‘_cn2q’ defined but not used [-Wunused-label] BUILDSTDERR: 7703 | _cn2q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7703 | _cn2q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightgoldenrodyellow_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7743:1: error: BUILDSTDERR: warning: label ‘_cn2H’ defined but not used [-Wunused-label] BUILDSTDERR: 7743 | _cn2H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7743 | _cn2H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn2F’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7784:1: error: BUILDSTDERR: warning: label ‘_cn2F’ defined but not used [-Wunused-label] BUILDSTDERR: 7784 | _cn2F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7784 | _cn2F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightgray_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7824:1: error: BUILDSTDERR: warning: label ‘_cn2W’ defined but not used [-Wunused-label] BUILDSTDERR: 7824 | _cn2W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7824 | _cn2W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn2U’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7864:1: error: BUILDSTDERR: warning: label ‘_cn2U’ defined but not used [-Wunused-label] BUILDSTDERR: 7864 | _cn2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7864 | _cn2U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightgreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7910:1: error: BUILDSTDERR: warning: label ‘_cn3b’ defined but not used [-Wunused-label] BUILDSTDERR: 7910 | _cn3b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7910 | _cn3b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn39’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7951:1: error: BUILDSTDERR: warning: label ‘_cn39’ defined but not used [-Wunused-label] BUILDSTDERR: 7951 | _cn39: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7951 | _cn39: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightgrey_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:7991:1: error: BUILDSTDERR: warning: label ‘_cn3q’ defined but not used [-Wunused-label] BUILDSTDERR: 7991 | _cn3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7991 | _cn3q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn3o’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8031:1: error: BUILDSTDERR: warning: label ‘_cn3o’ defined but not used [-Wunused-label] BUILDSTDERR: 8031 | _cn3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8031 | _cn3o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightpink_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8083:1: error: BUILDSTDERR: warning: label ‘_cn3F’ defined but not used [-Wunused-label] BUILDSTDERR: 8083 | _cn3F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8083 | _cn3F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn3D’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8125:1: error: BUILDSTDERR: warning: label ‘_cn3D’ defined but not used [-Wunused-label] BUILDSTDERR: 8125 | _cn3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8125 | _cn3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightsalmon_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8165:1: error: BUILDSTDERR: warning: label ‘_cn3U’ defined but not used [-Wunused-label] BUILDSTDERR: 8165 | _cn3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8165 | _cn3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn3S’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8207:1: error: BUILDSTDERR: warning: label ‘_cn3S’ defined but not used [-Wunused-label] BUILDSTDERR: 8207 | _cn3S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8207 | _cn3S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightseagreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8253:1: error: BUILDSTDERR: warning: label ‘_cn49’ defined but not used [-Wunused-label] BUILDSTDERR: 8253 | _cn49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8253 | _cn49: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn47’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8295:1: error: BUILDSTDERR: warning: label ‘_cn47’ defined but not used [-Wunused-label] BUILDSTDERR: 8295 | _cn47: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8295 | _cn47: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightskyblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8335:1: error: BUILDSTDERR: warning: label ‘_cn4o’ defined but not used [-Wunused-label] BUILDSTDERR: 8335 | _cn4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8335 | _cn4o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn4m’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8377:1: error: BUILDSTDERR: warning: label ‘_cn4m’ defined but not used [-Wunused-label] BUILDSTDERR: 8377 | _cn4m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8377 | _cn4m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightslategray_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8429:1: error: BUILDSTDERR: warning: label ‘_cn4D’ defined but not used [-Wunused-label] BUILDSTDERR: 8429 | _cn4D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8429 | _cn4D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn4B’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8471:1: error: BUILDSTDERR: warning: label ‘_cn4B’ defined but not used [-Wunused-label] BUILDSTDERR: 8471 | _cn4B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8471 | _cn4B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightslategrey_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8511:1: error: BUILDSTDERR: warning: label ‘_cn4S’ defined but not used [-Wunused-label] BUILDSTDERR: 8511 | _cn4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8511 | _cn4S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn4Q’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8553:1: error: BUILDSTDERR: warning: label ‘_cn4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 8553 | _cn4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8553 | _cn4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightsteelblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8599:1: error: BUILDSTDERR: warning: label ‘_cn57’ defined but not used [-Wunused-label] BUILDSTDERR: 8599 | _cn57: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8599 | _cn57: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn55’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8641:1: error: BUILDSTDERR: warning: label ‘_cn55’ defined but not used [-Wunused-label] BUILDSTDERR: 8641 | _cn55: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8641 | _cn55: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lightyellow_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8681:1: error: BUILDSTDERR: warning: label ‘_cn5m’ defined but not used [-Wunused-label] BUILDSTDERR: 8681 | _cn5m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8681 | _cn5m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn5k’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8722:1: error: BUILDSTDERR: warning: label ‘_cn5k’ defined but not used [-Wunused-label] BUILDSTDERR: 8722 | _cn5k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8722 | _cn5k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_lime_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8762:1: error: BUILDSTDERR: warning: label ‘_cn5B’ defined but not used [-Wunused-label] BUILDSTDERR: 8762 | _cn5B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8762 | _cn5B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn5z’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8803:1: error: BUILDSTDERR: warning: label ‘_cn5z’ defined but not used [-Wunused-label] BUILDSTDERR: 8803 | _cn5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8803 | _cn5z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_limegreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8843:1: error: BUILDSTDERR: warning: label ‘_cn5Q’ defined but not used [-Wunused-label] BUILDSTDERR: 8843 | _cn5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8843 | _cn5Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn5O’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8884:1: error: BUILDSTDERR: warning: label ‘_cn5O’ defined but not used [-Wunused-label] BUILDSTDERR: 8884 | _cn5O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8884 | _cn5O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_linen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8924:1: error: BUILDSTDERR: warning: label ‘_cn65’ defined but not used [-Wunused-label] BUILDSTDERR: 8924 | _cn65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8924 | _cn65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn63’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:8966:1: error: BUILDSTDERR: warning: label ‘_cn63’ defined but not used [-Wunused-label] BUILDSTDERR: 8966 | _cn63: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8966 | _cn63: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_magenta_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9006:1: error: BUILDSTDERR: warning: label ‘_cn6k’ defined but not used [-Wunused-label] BUILDSTDERR: 9006 | _cn6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9006 | _cn6k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn6i’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9047:1: error: BUILDSTDERR: warning: label ‘_cn6i’ defined but not used [-Wunused-label] BUILDSTDERR: 9047 | _cn6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9047 | _cn6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_maroon_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9087:1: error: BUILDSTDERR: warning: label ‘_cn6z’ defined but not used [-Wunused-label] BUILDSTDERR: 9087 | _cn6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9087 | _cn6z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn6x’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9128:1: error: BUILDSTDERR: warning: label ‘_cn6x’ defined but not used [-Wunused-label] BUILDSTDERR: 9128 | _cn6x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9128 | _cn6x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumaquamarine_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9174:1: error: BUILDSTDERR: warning: label ‘_cn6O’ defined but not used [-Wunused-label] BUILDSTDERR: 9174 | _cn6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9174 | _cn6O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn6M’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9216:1: error: BUILDSTDERR: warning: label ‘_cn6M’ defined but not used [-Wunused-label] BUILDSTDERR: 9216 | _cn6M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9216 | _cn6M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9256:1: error: BUILDSTDERR: warning: label ‘_cn73’ defined but not used [-Wunused-label] BUILDSTDERR: 9256 | _cn73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9256 | _cn73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn71’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9297:1: error: BUILDSTDERR: warning: label ‘_cn71’ defined but not used [-Wunused-label] BUILDSTDERR: 9297 | _cn71: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9297 | _cn71: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumorchid_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9343:1: error: BUILDSTDERR: warning: label ‘_cn7i’ defined but not used [-Wunused-label] BUILDSTDERR: 9343 | _cn7i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9343 | _cn7i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn7g’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9385:1: error: BUILDSTDERR: warning: label ‘_cn7g’ defined but not used [-Wunused-label] BUILDSTDERR: 9385 | _cn7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9385 | _cn7g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumpurple_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9437:1: error: BUILDSTDERR: warning: label ‘_cn7x’ defined but not used [-Wunused-label] BUILDSTDERR: 9437 | _cn7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9437 | _cn7x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn7v’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9479:1: error: BUILDSTDERR: warning: label ‘_cn7v’ defined but not used [-Wunused-label] BUILDSTDERR: 9479 | _cn7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9479 | _cn7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumseagreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9531:1: error: BUILDSTDERR: warning: label ‘_cn7M’ defined but not used [-Wunused-label] BUILDSTDERR: 9531 | _cn7M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9531 | _cn7M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn7K’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9573:1: error: BUILDSTDERR: warning: label ‘_cn7K’ defined but not used [-Wunused-label] BUILDSTDERR: 9573 | _cn7K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9573 | _cn7K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumslateblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9625:1: error: BUILDSTDERR: warning: label ‘_cn81’ defined but not used [-Wunused-label] BUILDSTDERR: 9625 | _cn81: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9625 | _cn81: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn7Z’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9667:1: error: BUILDSTDERR: warning: label ‘_cn7Z’ defined but not used [-Wunused-label] BUILDSTDERR: 9667 | _cn7Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9667 | _cn7Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumspringgreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9713:1: error: BUILDSTDERR: warning: label ‘_cn8g’ defined but not used [-Wunused-label] BUILDSTDERR: 9713 | _cn8g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9713 | _cn8g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn8e’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9755:1: error: BUILDSTDERR: warning: label ‘_cn8e’ defined but not used [-Wunused-label] BUILDSTDERR: 9755 | _cn8e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9755 | _cn8e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumturquoise_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9795:1: error: BUILDSTDERR: warning: label ‘_cn8v’ defined but not used [-Wunused-label] BUILDSTDERR: 9795 | _cn8v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9795 | _cn8v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn8t’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9837:1: error: BUILDSTDERR: warning: label ‘_cn8t’ defined but not used [-Wunused-label] BUILDSTDERR: 9837 | _cn8t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9837 | _cn8t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mediumvioletred_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9895:1: error: BUILDSTDERR: warning: label ‘_cn8K’ defined but not used [-Wunused-label] BUILDSTDERR: 9895 | _cn8K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9895 | _cn8K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn8I’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9937:1: error: BUILDSTDERR: warning: label ‘_cn8I’ defined but not used [-Wunused-label] BUILDSTDERR: 9937 | _cn8I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9937 | _cn8I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_midnightblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:9983:1: error: BUILDSTDERR: warning: label ‘_cn8Z’ defined but not used [-Wunused-label] BUILDSTDERR: 9983 | _cn8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9983 | _cn8Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn8X’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10024:1: error: BUILDSTDERR: warning: label ‘_cn8X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10024 | _cn8X: BUILDSTDERR: | ^ BUILDSTDERR: 10024 | _cn8X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mintcream_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10064:1: error: BUILDSTDERR: warning: label ‘_cn9e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10064 | _cn9e: BUILDSTDERR: | ^ BUILDSTDERR: 10064 | _cn9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn9c’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10106:1: error: BUILDSTDERR: warning: label ‘_cn9c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10106 | _cn9c: BUILDSTDERR: | ^ BUILDSTDERR: 10106 | _cn9c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_mistyrose_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10152:1: error: BUILDSTDERR: warning: label ‘_cn9t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10152 | _cn9t: BUILDSTDERR: | ^ BUILDSTDERR: 10152 | _cn9t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn9r’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10194:1: error: BUILDSTDERR: warning: label ‘_cn9r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10194 | _cn9r: BUILDSTDERR: | ^ BUILDSTDERR: 10194 | _cn9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_moccasin_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10240:1: error: BUILDSTDERR: warning: label ‘_cn9I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10240 | _cn9I: BUILDSTDERR: | ^ BUILDSTDERR: 10240 | _cn9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn9G’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10282:1: error: BUILDSTDERR: warning: label ‘_cn9G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10282 | _cn9G: BUILDSTDERR: | ^ BUILDSTDERR: 10282 | _cn9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_navajowhite_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10322:1: error: BUILDSTDERR: warning: label ‘_cn9X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10322 | _cn9X: BUILDSTDERR: | ^ BUILDSTDERR: 10322 | _cn9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cn9V’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10364:1: error: BUILDSTDERR: warning: label ‘_cn9V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10364 | _cn9V: BUILDSTDERR: | ^ BUILDSTDERR: 10364 | _cn9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_navy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10404:1: error: BUILDSTDERR: warning: label ‘_cnac’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10404 | _cnac: BUILDSTDERR: | ^ BUILDSTDERR: 10404 | _cnac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnaa’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10445:1: error: BUILDSTDERR: warning: label ‘_cnaa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10445 | _cnaa: BUILDSTDERR: | ^ BUILDSTDERR: 10445 | _cnaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_oldlace_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10491:1: error: BUILDSTDERR: warning: label ‘_cnar’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10491 | _cnar: BUILDSTDERR: | ^ BUILDSTDERR: 10491 | _cnar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnap’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10533:1: error: BUILDSTDERR: warning: label ‘_cnap’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10533 | _cnap: BUILDSTDERR: | ^ BUILDSTDERR: 10533 | _cnap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_olive_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10573:1: error: BUILDSTDERR: warning: label ‘_cnaG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10573 | _cnaG: BUILDSTDERR: | ^ BUILDSTDERR: 10573 | _cnaG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnaE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10614:1: error: BUILDSTDERR: warning: label ‘_cnaE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10614 | _cnaE: BUILDSTDERR: | ^ BUILDSTDERR: 10614 | _cnaE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_olivedrab_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10666:1: error: BUILDSTDERR: warning: label ‘_cnaV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10666 | _cnaV: BUILDSTDERR: | ^ BUILDSTDERR: 10666 | _cnaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnaT’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10708:1: error: BUILDSTDERR: warning: label ‘_cnaT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10708 | _cnaT: BUILDSTDERR: | ^ BUILDSTDERR: 10708 | _cnaT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_orange_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10748:1: error: BUILDSTDERR: warning: label ‘_cnba’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10748 | _cnba: BUILDSTDERR: | ^ BUILDSTDERR: 10748 | _cnba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnb8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10790:1: error: BUILDSTDERR: warning: label ‘_cnb8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10790 | _cnb8: BUILDSTDERR: | ^ BUILDSTDERR: 10790 | _cnb8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_orangered_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10836:1: error: BUILDSTDERR: warning: label ‘_cnbp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10836 | _cnbp: BUILDSTDERR: | ^ BUILDSTDERR: 10836 | _cnbp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnbn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10878:1: error: BUILDSTDERR: warning: label ‘_cnbn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10878 | _cnbn: BUILDSTDERR: | ^ BUILDSTDERR: 10878 | _cnbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_orchid_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10924:1: error: BUILDSTDERR: warning: label ‘_cnbE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10924 | _cnbE: BUILDSTDERR: | ^ BUILDSTDERR: 10924 | _cnbE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnbC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:10966:1: error: BUILDSTDERR: warning: label ‘_cnbC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10966 | _cnbC: BUILDSTDERR: | ^ BUILDSTDERR: 10966 | _cnbC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_palegoldenrod_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11012:1: error: BUILDSTDERR: warning: label ‘_cnbT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11012 | _cnbT: BUILDSTDERR: | ^ BUILDSTDERR: 11012 | _cnbT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnbR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11054:1: error: BUILDSTDERR: warning: label ‘_cnbR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11054 | _cnbR: BUILDSTDERR: | ^ BUILDSTDERR: 11054 | _cnbR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_palegreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11106:1: error: BUILDSTDERR: warning: label ‘_cnc8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11106 | _cnc8: BUILDSTDERR: | ^ BUILDSTDERR: 11106 | _cnc8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnc6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11147:1: error: BUILDSTDERR: warning: label ‘_cnc6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11147 | _cnc6: BUILDSTDERR: | ^ BUILDSTDERR: 11147 | _cnc6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_paleturquoise_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11193:1: error: BUILDSTDERR: warning: label ‘_cncn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11193 | _cncn: BUILDSTDERR: | ^ BUILDSTDERR: 11193 | _cncn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cncl’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11234:1: error: BUILDSTDERR: warning: label ‘_cncl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11234 | _cncl: BUILDSTDERR: | ^ BUILDSTDERR: 11234 | _cncl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_palevioletred_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11274:1: error: BUILDSTDERR: warning: label ‘_cncC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11274 | _cncC: BUILDSTDERR: | ^ BUILDSTDERR: 11274 | _cncC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cncA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11316:1: error: BUILDSTDERR: warning: label ‘_cncA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11316 | _cncA: BUILDSTDERR: | ^ BUILDSTDERR: 11316 | _cncA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_papayawhip_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11368:1: error: BUILDSTDERR: warning: label ‘_cncR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11368 | _cncR: BUILDSTDERR: | ^ BUILDSTDERR: 11368 | _cncR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cncP’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11410:1: error: BUILDSTDERR: warning: label ‘_cncP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11410 | _cncP: BUILDSTDERR: | ^ BUILDSTDERR: 11410 | _cncP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_peachpuff_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11456:1: error: BUILDSTDERR: warning: label ‘_cnd6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11456 | _cnd6: BUILDSTDERR: | ^ BUILDSTDERR: 11456 | _cnd6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnd4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11498:1: error: BUILDSTDERR: warning: label ‘_cnd4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11498 | _cnd4: BUILDSTDERR: | ^ BUILDSTDERR: 11498 | _cnd4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_peru_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11544:1: error: BUILDSTDERR: warning: label ‘_cndl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11544 | _cndl: BUILDSTDERR: | ^ BUILDSTDERR: 11544 | _cndl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cndj’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11586:1: error: BUILDSTDERR: warning: label ‘_cndj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11586 | _cndj: BUILDSTDERR: | ^ BUILDSTDERR: 11586 | _cndj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_pink_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11638:1: error: BUILDSTDERR: warning: label ‘_cndA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11638 | _cndA: BUILDSTDERR: | ^ BUILDSTDERR: 11638 | _cndA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cndy’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11680:1: error: BUILDSTDERR: warning: label ‘_cndy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11680 | _cndy: BUILDSTDERR: | ^ BUILDSTDERR: 11680 | _cndy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_plum_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11726:1: error: BUILDSTDERR: warning: label ‘_cndP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11726 | _cndP: BUILDSTDERR: | ^ BUILDSTDERR: 11726 | _cndP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cndN’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11767:1: error: BUILDSTDERR: warning: label ‘_cndN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11767 | _cndN: BUILDSTDERR: | ^ BUILDSTDERR: 11767 | _cndN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_powderblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11807:1: error: BUILDSTDERR: warning: label ‘_cne4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11807 | _cne4: BUILDSTDERR: | ^ BUILDSTDERR: 11807 | _cne4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cne2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11849:1: error: BUILDSTDERR: warning: label ‘_cne2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11849 | _cne2: BUILDSTDERR: | ^ BUILDSTDERR: 11849 | _cne2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_purple_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11889:1: error: BUILDSTDERR: warning: label ‘_cnej’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11889 | _cnej: BUILDSTDERR: | ^ BUILDSTDERR: 11889 | _cnej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cneh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11930:1: error: BUILDSTDERR: warning: label ‘_cneh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11930 | _cneh: BUILDSTDERR: | ^ BUILDSTDERR: 11930 | _cneh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_red_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:11970:1: error: BUILDSTDERR: warning: label ‘_cney’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11970 | _cney: BUILDSTDERR: | ^ BUILDSTDERR: 11970 | _cney: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnew’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12011:1: error: BUILDSTDERR: warning: label ‘_cnew’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12011 | _cnew: BUILDSTDERR: | ^ BUILDSTDERR: 12011 | _cnew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_rosybrown_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12051:1: error: BUILDSTDERR: warning: label ‘_cneN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12051 | _cneN: BUILDSTDERR: | ^ BUILDSTDERR: 12051 | _cneN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cneL’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12092:1: error: BUILDSTDERR: warning: label ‘_cneL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12092 | _cneL: BUILDSTDERR: | ^ BUILDSTDERR: 12092 | _cneL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_royalblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12138:1: error: BUILDSTDERR: warning: label ‘_cnf2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12138 | _cnf2: BUILDSTDERR: | ^ BUILDSTDERR: 12138 | _cnf2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnf0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12180:1: error: BUILDSTDERR: warning: label ‘_cnf0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12180 | _cnf0: BUILDSTDERR: | ^ BUILDSTDERR: 12180 | _cnf0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_saddlebrown_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12226:1: error: BUILDSTDERR: warning: label ‘_cnfh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12226 | _cnfh: BUILDSTDERR: | ^ BUILDSTDERR: 12226 | _cnfh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnff’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12268:1: error: BUILDSTDERR: warning: label ‘_cnff’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12268 | _cnff: BUILDSTDERR: | ^ BUILDSTDERR: 12268 | _cnff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_salmon_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12314:1: error: BUILDSTDERR: warning: label ‘_cnfw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12314 | _cnfw: BUILDSTDERR: | ^ BUILDSTDERR: 12314 | _cnfw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnfu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12356:1: error: BUILDSTDERR: warning: label ‘_cnfu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12356 | _cnfu: BUILDSTDERR: | ^ BUILDSTDERR: 12356 | _cnfu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_sandybrown_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12414:1: error: BUILDSTDERR: warning: label ‘_cnfL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12414 | _cnfL: BUILDSTDERR: | ^ BUILDSTDERR: 12414 | _cnfL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnfJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12456:1: error: BUILDSTDERR: warning: label ‘_cnfJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12456 | _cnfJ: BUILDSTDERR: | ^ BUILDSTDERR: 12456 | _cnfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_seagreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12508:1: error: BUILDSTDERR: warning: label ‘_cng0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12508 | _cng0: BUILDSTDERR: | ^ BUILDSTDERR: 12508 | _cng0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnfY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12550:1: error: BUILDSTDERR: warning: label ‘_cnfY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12550 | _cnfY: BUILDSTDERR: | ^ BUILDSTDERR: 12550 | _cnfY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_seashell_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12590:1: error: BUILDSTDERR: warning: label ‘_cngf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12590 | _cngf: BUILDSTDERR: | ^ BUILDSTDERR: 12590 | _cngf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cngd’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12632:1: error: BUILDSTDERR: warning: label ‘_cngd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12632 | _cngd: BUILDSTDERR: | ^ BUILDSTDERR: 12632 | _cngd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_sienna_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12684:1: error: BUILDSTDERR: warning: label ‘_cngu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12684 | _cngu: BUILDSTDERR: | ^ BUILDSTDERR: 12684 | _cngu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cngs’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12726:1: error: BUILDSTDERR: warning: label ‘_cngs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12726 | _cngs: BUILDSTDERR: | ^ BUILDSTDERR: 12726 | _cngs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_silver_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12766:1: error: BUILDSTDERR: warning: label ‘_cngJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12766 | _cngJ: BUILDSTDERR: | ^ BUILDSTDERR: 12766 | _cngJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cngH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12806:1: error: BUILDSTDERR: warning: label ‘_cngH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12806 | _cngH: BUILDSTDERR: | ^ BUILDSTDERR: 12806 | _cngH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_skyblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12846:1: error: BUILDSTDERR: warning: label ‘_cngY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12846 | _cngY: BUILDSTDERR: | ^ BUILDSTDERR: 12846 | _cngY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cngW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12888:1: error: BUILDSTDERR: warning: label ‘_cngW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12888 | _cngW: BUILDSTDERR: | ^ BUILDSTDERR: 12888 | _cngW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_slateblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12940:1: error: BUILDSTDERR: warning: label ‘_cnhd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12940 | _cnhd: BUILDSTDERR: | ^ BUILDSTDERR: 12940 | _cnhd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnhb’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:12982:1: error: BUILDSTDERR: warning: label ‘_cnhb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12982 | _cnhb: BUILDSTDERR: | ^ BUILDSTDERR: 12982 | _cnhb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_slategray_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13022:1: error: BUILDSTDERR: warning: label ‘_cnhs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13022 | _cnhs: BUILDSTDERR: | ^ BUILDSTDERR: 13022 | _cnhs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnhq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13064:1: error: BUILDSTDERR: warning: label ‘_cnhq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13064 | _cnhq: BUILDSTDERR: | ^ BUILDSTDERR: 13064 | _cnhq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_slategrey_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13104:1: error: BUILDSTDERR: warning: label ‘_cnhH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13104 | _cnhH: BUILDSTDERR: | ^ BUILDSTDERR: 13104 | _cnhH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnhF’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13146:1: error: BUILDSTDERR: warning: label ‘_cnhF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13146 | _cnhF: BUILDSTDERR: | ^ BUILDSTDERR: 13146 | _cnhF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_snow_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13186:1: error: BUILDSTDERR: warning: label ‘_cnhW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13186 | _cnhW: BUILDSTDERR: | ^ BUILDSTDERR: 13186 | _cnhW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnhU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13227:1: error: BUILDSTDERR: warning: label ‘_cnhU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13227 | _cnhU: BUILDSTDERR: | ^ BUILDSTDERR: 13227 | _cnhU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_springgreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13267:1: error: BUILDSTDERR: warning: label ‘_cnib’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13267 | _cnib: BUILDSTDERR: | ^ BUILDSTDERR: 13267 | _cnib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cni9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13309:1: error: BUILDSTDERR: warning: label ‘_cni9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13309 | _cni9: BUILDSTDERR: | ^ BUILDSTDERR: 13309 | _cni9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_steelblue_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13355:1: error: BUILDSTDERR: warning: label ‘_cniq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13355 | _cniq: BUILDSTDERR: | ^ BUILDSTDERR: 13355 | _cniq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnio’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13397:1: error: BUILDSTDERR: warning: label ‘_cnio’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13397 | _cnio: BUILDSTDERR: | ^ BUILDSTDERR: 13397 | _cnio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_tan_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13437:1: error: BUILDSTDERR: warning: label ‘_cniF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13437 | _cniF: BUILDSTDERR: | ^ BUILDSTDERR: 13437 | _cniF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cniD’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13479:1: error: BUILDSTDERR: warning: label ‘_cniD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13479 | _cniD: BUILDSTDERR: | ^ BUILDSTDERR: 13479 | _cniD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_teal_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13519:1: error: BUILDSTDERR: warning: label ‘_cniU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13519 | _cniU: BUILDSTDERR: | ^ BUILDSTDERR: 13519 | _cniU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cniS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13560:1: error: BUILDSTDERR: warning: label ‘_cniS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13560 | _cniS: BUILDSTDERR: | ^ BUILDSTDERR: 13560 | _cniS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_thistle_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13600:1: error: BUILDSTDERR: warning: label ‘_cnj9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13600 | _cnj9: BUILDSTDERR: | ^ BUILDSTDERR: 13600 | _cnj9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnj7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13641:1: error: BUILDSTDERR: warning: label ‘_cnj7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13641 | _cnj7: BUILDSTDERR: | ^ BUILDSTDERR: 13641 | _cnj7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_tomato_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13693:1: error: BUILDSTDERR: warning: label ‘_cnjo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13693 | _cnjo: BUILDSTDERR: | ^ BUILDSTDERR: 13693 | _cnjo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnjm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13735:1: error: BUILDSTDERR: warning: label ‘_cnjm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13735 | _cnjm: BUILDSTDERR: | ^ BUILDSTDERR: 13735 | _cnjm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_turquoise_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13787:1: error: BUILDSTDERR: warning: label ‘_cnjD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13787 | _cnjD: BUILDSTDERR: | ^ BUILDSTDERR: 13787 | _cnjD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnjB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13829:1: error: BUILDSTDERR: warning: label ‘_cnjB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13829 | _cnjB: BUILDSTDERR: | ^ BUILDSTDERR: 13829 | _cnjB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_violet_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13869:1: error: BUILDSTDERR: warning: label ‘_cnjS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13869 | _cnjS: BUILDSTDERR: | ^ BUILDSTDERR: 13869 | _cnjS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnjQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13910:1: error: BUILDSTDERR: warning: label ‘_cnjQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13910 | _cnjQ: BUILDSTDERR: | ^ BUILDSTDERR: 13910 | _cnjQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_wheat_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13950:1: error: BUILDSTDERR: warning: label ‘_cnk7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13950 | _cnk7: BUILDSTDERR: | ^ BUILDSTDERR: 13950 | _cnk7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnk5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:13992:1: error: BUILDSTDERR: warning: label ‘_cnk5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13992 | _cnk5: BUILDSTDERR: | ^ BUILDSTDERR: 13992 | _cnk5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_white_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14032:1: error: BUILDSTDERR: warning: label ‘_cnkm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14032 | _cnkm: BUILDSTDERR: | ^ BUILDSTDERR: 14032 | _cnkm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnkk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14072:1: error: BUILDSTDERR: warning: label ‘_cnkk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14072 | _cnkk: BUILDSTDERR: | ^ BUILDSTDERR: 14072 | _cnkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_whitesmoke_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14112:1: error: BUILDSTDERR: warning: label ‘_cnkB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14112 | _cnkB: BUILDSTDERR: | ^ BUILDSTDERR: 14112 | _cnkB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnkz’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14152:1: error: BUILDSTDERR: warning: label ‘_cnkz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14152 | _cnkz: BUILDSTDERR: | ^ BUILDSTDERR: 14152 | _cnkz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_yellow_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14192:1: error: BUILDSTDERR: warning: label ‘_cnkQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14192 | _cnkQ: BUILDSTDERR: | ^ BUILDSTDERR: 14192 | _cnkQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnkO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14233:1: error: BUILDSTDERR: warning: label ‘_cnkO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14233 | _cnkO: BUILDSTDERR: | ^ BUILDSTDERR: 14233 | _cnkO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_yellowgreen_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14273:1: error: BUILDSTDERR: warning: label ‘_cnl5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14273 | _cnl5: BUILDSTDERR: | ^ BUILDSTDERR: 14273 | _cnl5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnl3’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14315:1: error: BUILDSTDERR: warning: label ‘_cnl3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14315 | _cnl3: BUILDSTDERR: | ^ BUILDSTDERR: 14315 | _cnl3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmlA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14350:1: error: BUILDSTDERR: warning: label ‘_cnlk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14350 | _cnlk: BUILDSTDERR: | ^ BUILDSTDERR: 14350 | _cnlk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmlC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14403:1: error: BUILDSTDERR: warning: label ‘_cnly’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14403 | _cnly: BUILDSTDERR: | ^ BUILDSTDERR: 14403 | _cnly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmlE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14456:1: error: BUILDSTDERR: warning: label ‘_cnlM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14456 | _cnlM: BUILDSTDERR: | ^ BUILDSTDERR: 14456 | _cnlM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmlG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14509:1: error: BUILDSTDERR: warning: label ‘_cnm0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14509 | _cnm0: BUILDSTDERR: | ^ BUILDSTDERR: 14509 | _cnm0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmlI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14562:1: error: BUILDSTDERR: warning: label ‘_cnme’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14562 | _cnme: BUILDSTDERR: | ^ BUILDSTDERR: 14562 | _cnme: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmlK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14615:1: error: BUILDSTDERR: warning: label ‘_cnms’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14615 | _cnms: BUILDSTDERR: | ^ BUILDSTDERR: 14615 | _cnms: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmlM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14668:1: error: BUILDSTDERR: warning: label ‘_cnmG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14668 | _cnmG: BUILDSTDERR: | ^ BUILDSTDERR: 14668 | _cnmG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmlO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14721:1: error: BUILDSTDERR: warning: label ‘_cnmU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14721 | _cnmU: BUILDSTDERR: | ^ BUILDSTDERR: 14721 | _cnmU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmlQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14774:1: error: BUILDSTDERR: warning: label ‘_cnn8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14774 | _cnn8: BUILDSTDERR: | ^ BUILDSTDERR: 14774 | _cnn8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmlS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14827:1: error: BUILDSTDERR: warning: label ‘_cnnm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14827 | _cnnm: BUILDSTDERR: | ^ BUILDSTDERR: 14827 | _cnnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmlU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14880:1: error: BUILDSTDERR: warning: label ‘_cnnA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14880 | _cnnA: BUILDSTDERR: | ^ BUILDSTDERR: 14880 | _cnnA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmlW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14933:1: error: BUILDSTDERR: warning: label ‘_cnnO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14933 | _cnnO: BUILDSTDERR: | ^ BUILDSTDERR: 14933 | _cnnO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmlY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:14986:1: error: BUILDSTDERR: warning: label ‘_cno2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14986 | _cno2: BUILDSTDERR: | ^ BUILDSTDERR: 14986 | _cno2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmm0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15039:1: error: BUILDSTDERR: warning: label ‘_cnog’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15039 | _cnog: BUILDSTDERR: | ^ BUILDSTDERR: 15039 | _cnog: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmm2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15092:1: error: BUILDSTDERR: warning: label ‘_cnou’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15092 | _cnou: BUILDSTDERR: | ^ BUILDSTDERR: 15092 | _cnou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmm4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15145:1: error: BUILDSTDERR: warning: label ‘_cnoI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15145 | _cnoI: BUILDSTDERR: | ^ BUILDSTDERR: 15145 | _cnoI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmm6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15198:1: error: BUILDSTDERR: warning: label ‘_cnoW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15198 | _cnoW: BUILDSTDERR: | ^ BUILDSTDERR: 15198 | _cnoW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmm8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15251:1: error: BUILDSTDERR: warning: label ‘_cnpa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15251 | _cnpa: BUILDSTDERR: | ^ BUILDSTDERR: 15251 | _cnpa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmma_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15304:1: error: BUILDSTDERR: warning: label ‘_cnpo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15304 | _cnpo: BUILDSTDERR: | ^ BUILDSTDERR: 15304 | _cnpo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15357:1: error: BUILDSTDERR: warning: label ‘_cnpC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15357 | _cnpC: BUILDSTDERR: | ^ BUILDSTDERR: 15357 | _cnpC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmme_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15410:1: error: BUILDSTDERR: warning: label ‘_cnpQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15410 | _cnpQ: BUILDSTDERR: | ^ BUILDSTDERR: 15410 | _cnpQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15463:1: error: BUILDSTDERR: warning: label ‘_cnq4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15463 | _cnq4: BUILDSTDERR: | ^ BUILDSTDERR: 15463 | _cnq4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15516:1: error: BUILDSTDERR: warning: label ‘_cnqi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15516 | _cnqi: BUILDSTDERR: | ^ BUILDSTDERR: 15516 | _cnqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15569:1: error: BUILDSTDERR: warning: label ‘_cnqw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15569 | _cnqw: BUILDSTDERR: | ^ BUILDSTDERR: 15569 | _cnqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15622:1: error: BUILDSTDERR: warning: label ‘_cnqK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15622 | _cnqK: BUILDSTDERR: | ^ BUILDSTDERR: 15622 | _cnqK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15675:1: error: BUILDSTDERR: warning: label ‘_cnqY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15675 | _cnqY: BUILDSTDERR: | ^ BUILDSTDERR: 15675 | _cnqY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15728:1: error: BUILDSTDERR: warning: label ‘_cnrc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15728 | _cnrc: BUILDSTDERR: | ^ BUILDSTDERR: 15728 | _cnrc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmms_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15781:1: error: BUILDSTDERR: warning: label ‘_cnrq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15781 | _cnrq: BUILDSTDERR: | ^ BUILDSTDERR: 15781 | _cnrq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15834:1: error: BUILDSTDERR: warning: label ‘_cnrE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15834 | _cnrE: BUILDSTDERR: | ^ BUILDSTDERR: 15834 | _cnrE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15887:1: error: BUILDSTDERR: warning: label ‘_cnrS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15887 | _cnrS: BUILDSTDERR: | ^ BUILDSTDERR: 15887 | _cnrS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15940:1: error: BUILDSTDERR: warning: label ‘_cns6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15940 | _cns6: BUILDSTDERR: | ^ BUILDSTDERR: 15940 | _cns6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:15993:1: error: BUILDSTDERR: warning: label ‘_cnsk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15993 | _cnsk: BUILDSTDERR: | ^ BUILDSTDERR: 15993 | _cnsk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16046:1: error: BUILDSTDERR: warning: label ‘_cnsy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16046 | _cnsy: BUILDSTDERR: | ^ BUILDSTDERR: 16046 | _cnsy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16099:1: error: BUILDSTDERR: warning: label ‘_cnsM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16099 | _cnsM: BUILDSTDERR: | ^ BUILDSTDERR: 16099 | _cnsM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16152:1: error: BUILDSTDERR: warning: label ‘_cnt0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16152 | _cnt0: BUILDSTDERR: | ^ BUILDSTDERR: 16152 | _cnt0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16205:1: error: BUILDSTDERR: warning: label ‘_cnte’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16205 | _cnte: BUILDSTDERR: | ^ BUILDSTDERR: 16205 | _cnte: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16258:1: error: BUILDSTDERR: warning: label ‘_cnts’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16258 | _cnts: BUILDSTDERR: | ^ BUILDSTDERR: 16258 | _cnts: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16311:1: error: BUILDSTDERR: warning: label ‘_cntG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16311 | _cntG: BUILDSTDERR: | ^ BUILDSTDERR: 16311 | _cntG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16364:1: error: BUILDSTDERR: warning: label ‘_cntU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16364 | _cntU: BUILDSTDERR: | ^ BUILDSTDERR: 16364 | _cntU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16417:1: error: BUILDSTDERR: warning: label ‘_cnu8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16417 | _cnu8: BUILDSTDERR: | ^ BUILDSTDERR: 16417 | _cnu8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16470:1: error: BUILDSTDERR: warning: label ‘_cnum’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16470 | _cnum: BUILDSTDERR: | ^ BUILDSTDERR: 16470 | _cnum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16523:1: error: BUILDSTDERR: warning: label ‘_cnuA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16523 | _cnuA: BUILDSTDERR: | ^ BUILDSTDERR: 16523 | _cnuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16576:1: error: BUILDSTDERR: warning: label ‘_cnuO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16576 | _cnuO: BUILDSTDERR: | ^ BUILDSTDERR: 16576 | _cnuO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmmY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16629:1: error: BUILDSTDERR: warning: label ‘_cnv2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16629 | _cnv2: BUILDSTDERR: | ^ BUILDSTDERR: 16629 | _cnv2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmn0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16682:1: error: BUILDSTDERR: warning: label ‘_cnvg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16682 | _cnvg: BUILDSTDERR: | ^ BUILDSTDERR: 16682 | _cnvg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmn2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16735:1: error: BUILDSTDERR: warning: label ‘_cnvu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16735 | _cnvu: BUILDSTDERR: | ^ BUILDSTDERR: 16735 | _cnvu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmn4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16788:1: error: BUILDSTDERR: warning: label ‘_cnvI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16788 | _cnvI: BUILDSTDERR: | ^ BUILDSTDERR: 16788 | _cnvI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmn6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16841:1: error: BUILDSTDERR: warning: label ‘_cnvW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16841 | _cnvW: BUILDSTDERR: | ^ BUILDSTDERR: 16841 | _cnvW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmn8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16894:1: error: BUILDSTDERR: warning: label ‘_cnwa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16894 | _cnwa: BUILDSTDERR: | ^ BUILDSTDERR: 16894 | _cnwa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmna_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:16947:1: error: BUILDSTDERR: warning: label ‘_cnwo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16947 | _cnwo: BUILDSTDERR: | ^ BUILDSTDERR: 16947 | _cnwo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17000:1: error: BUILDSTDERR: warning: label ‘_cnwC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17000 | _cnwC: BUILDSTDERR: | ^ BUILDSTDERR: 17000 | _cnwC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmne_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17053:1: error: BUILDSTDERR: warning: label ‘_cnwQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17053 | _cnwQ: BUILDSTDERR: | ^ BUILDSTDERR: 17053 | _cnwQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmng_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17106:1: error: BUILDSTDERR: warning: label ‘_cnx4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17106 | _cnx4: BUILDSTDERR: | ^ BUILDSTDERR: 17106 | _cnx4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmni_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17159:1: error: BUILDSTDERR: warning: label ‘_cnxi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17159 | _cnxi: BUILDSTDERR: | ^ BUILDSTDERR: 17159 | _cnxi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17212:1: error: BUILDSTDERR: warning: label ‘_cnxw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17212 | _cnxw: BUILDSTDERR: | ^ BUILDSTDERR: 17212 | _cnxw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17265:1: error: BUILDSTDERR: warning: label ‘_cnxK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17265 | _cnxK: BUILDSTDERR: | ^ BUILDSTDERR: 17265 | _cnxK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmno_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17318:1: error: BUILDSTDERR: warning: label ‘_cnxY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17318 | _cnxY: BUILDSTDERR: | ^ BUILDSTDERR: 17318 | _cnxY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17371:1: error: BUILDSTDERR: warning: label ‘_cnyc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17371 | _cnyc: BUILDSTDERR: | ^ BUILDSTDERR: 17371 | _cnyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmns_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17424:1: error: BUILDSTDERR: warning: label ‘_cnyq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17424 | _cnyq: BUILDSTDERR: | ^ BUILDSTDERR: 17424 | _cnyq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17477:1: error: BUILDSTDERR: warning: label ‘_cnyE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17477 | _cnyE: BUILDSTDERR: | ^ BUILDSTDERR: 17477 | _cnyE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17530:1: error: BUILDSTDERR: warning: label ‘_cnyS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17530 | _cnyS: BUILDSTDERR: | ^ BUILDSTDERR: 17530 | _cnyS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmny_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17583:1: error: BUILDSTDERR: warning: label ‘_cnz6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17583 | _cnz6: BUILDSTDERR: | ^ BUILDSTDERR: 17583 | _cnz6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17636:1: error: BUILDSTDERR: warning: label ‘_cnzk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17636 | _cnzk: BUILDSTDERR: | ^ BUILDSTDERR: 17636 | _cnzk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17689:1: error: BUILDSTDERR: warning: label ‘_cnzy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17689 | _cnzy: BUILDSTDERR: | ^ BUILDSTDERR: 17689 | _cnzy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17742:1: error: BUILDSTDERR: warning: label ‘_cnzM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17742 | _cnzM: BUILDSTDERR: | ^ BUILDSTDERR: 17742 | _cnzM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17795:1: error: BUILDSTDERR: warning: label ‘_cnA0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17795 | _cnA0: BUILDSTDERR: | ^ BUILDSTDERR: 17795 | _cnA0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17848:1: error: BUILDSTDERR: warning: label ‘_cnAe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17848 | _cnAe: BUILDSTDERR: | ^ BUILDSTDERR: 17848 | _cnAe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17901:1: error: BUILDSTDERR: warning: label ‘_cnAs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17901 | _cnAs: BUILDSTDERR: | ^ BUILDSTDERR: 17901 | _cnAs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:17954:1: error: BUILDSTDERR: warning: label ‘_cnAG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17954 | _cnAG: BUILDSTDERR: | ^ BUILDSTDERR: 17954 | _cnAG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18007:1: error: BUILDSTDERR: warning: label ‘_cnAU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18007 | _cnAU: BUILDSTDERR: | ^ BUILDSTDERR: 18007 | _cnAU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18060:1: error: BUILDSTDERR: warning: label ‘_cnB8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18060 | _cnB8: BUILDSTDERR: | ^ BUILDSTDERR: 18060 | _cnB8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18113:1: error: BUILDSTDERR: warning: label ‘_cnBm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18113 | _cnBm: BUILDSTDERR: | ^ BUILDSTDERR: 18113 | _cnBm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18166:1: error: BUILDSTDERR: warning: label ‘_cnBA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18166 | _cnBA: BUILDSTDERR: | ^ BUILDSTDERR: 18166 | _cnBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18219:1: error: BUILDSTDERR: warning: label ‘_cnBO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18219 | _cnBO: BUILDSTDERR: | ^ BUILDSTDERR: 18219 | _cnBO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmnY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18272:1: error: BUILDSTDERR: warning: label ‘_cnC2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18272 | _cnC2: BUILDSTDERR: | ^ BUILDSTDERR: 18272 | _cnC2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmo0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18325:1: error: BUILDSTDERR: warning: label ‘_cnCg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18325 | _cnCg: BUILDSTDERR: | ^ BUILDSTDERR: 18325 | _cnCg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmo2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18378:1: error: BUILDSTDERR: warning: label ‘_cnCu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18378 | _cnCu: BUILDSTDERR: | ^ BUILDSTDERR: 18378 | _cnCu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmo4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18431:1: error: BUILDSTDERR: warning: label ‘_cnCI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18431 | _cnCI: BUILDSTDERR: | ^ BUILDSTDERR: 18431 | _cnCI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmo6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18484:1: error: BUILDSTDERR: warning: label ‘_cnCW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18484 | _cnCW: BUILDSTDERR: | ^ BUILDSTDERR: 18484 | _cnCW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmo8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18537:1: error: BUILDSTDERR: warning: label ‘_cnDa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18537 | _cnDa: BUILDSTDERR: | ^ BUILDSTDERR: 18537 | _cnDa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoa_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18590:1: error: BUILDSTDERR: warning: label ‘_cnDo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18590 | _cnDo: BUILDSTDERR: | ^ BUILDSTDERR: 18590 | _cnDo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18643:1: error: BUILDSTDERR: warning: label ‘_cnDC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18643 | _cnDC: BUILDSTDERR: | ^ BUILDSTDERR: 18643 | _cnDC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoe_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18696:1: error: BUILDSTDERR: warning: label ‘_cnDQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18696 | _cnDQ: BUILDSTDERR: | ^ BUILDSTDERR: 18696 | _cnDQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmog_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18749:1: error: BUILDSTDERR: warning: label ‘_cnE4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18749 | _cnE4: BUILDSTDERR: | ^ BUILDSTDERR: 18749 | _cnE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18802:1: error: BUILDSTDERR: warning: label ‘_cnEi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18802 | _cnEi: BUILDSTDERR: | ^ BUILDSTDERR: 18802 | _cnEi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmok_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18855:1: error: BUILDSTDERR: warning: label ‘_cnEw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18855 | _cnEw: BUILDSTDERR: | ^ BUILDSTDERR: 18855 | _cnEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmom_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18908:1: error: BUILDSTDERR: warning: label ‘_cnEK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18908 | _cnEK: BUILDSTDERR: | ^ BUILDSTDERR: 18908 | _cnEK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:18961:1: error: BUILDSTDERR: warning: label ‘_cnEY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18961 | _cnEY: BUILDSTDERR: | ^ BUILDSTDERR: 18961 | _cnEY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19014:1: error: BUILDSTDERR: warning: label ‘_cnFc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19014 | _cnFc: BUILDSTDERR: | ^ BUILDSTDERR: 19014 | _cnFc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmos_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19067:1: error: BUILDSTDERR: warning: label ‘_cnFq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19067 | _cnFq: BUILDSTDERR: | ^ BUILDSTDERR: 19067 | _cnFq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmou_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19120:1: error: BUILDSTDERR: warning: label ‘_cnFE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19120 | _cnFE: BUILDSTDERR: | ^ BUILDSTDERR: 19120 | _cnFE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmow_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19173:1: error: BUILDSTDERR: warning: label ‘_cnFS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19173 | _cnFS: BUILDSTDERR: | ^ BUILDSTDERR: 19173 | _cnFS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19226:1: error: BUILDSTDERR: warning: label ‘_cnG6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19226 | _cnG6: BUILDSTDERR: | ^ BUILDSTDERR: 19226 | _cnG6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19279:1: error: BUILDSTDERR: warning: label ‘_cnGk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19279 | _cnGk: BUILDSTDERR: | ^ BUILDSTDERR: 19279 | _cnGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19332:1: error: BUILDSTDERR: warning: label ‘_cnGy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19332 | _cnGy: BUILDSTDERR: | ^ BUILDSTDERR: 19332 | _cnGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19385:1: error: BUILDSTDERR: warning: label ‘_cnGM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19385 | _cnGM: BUILDSTDERR: | ^ BUILDSTDERR: 19385 | _cnGM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19438:1: error: BUILDSTDERR: warning: label ‘_cnH0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19438 | _cnH0: BUILDSTDERR: | ^ BUILDSTDERR: 19438 | _cnH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19491:1: error: BUILDSTDERR: warning: label ‘_cnHe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19491 | _cnHe: BUILDSTDERR: | ^ BUILDSTDERR: 19491 | _cnHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19544:1: error: BUILDSTDERR: warning: label ‘_cnHs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19544 | _cnHs: BUILDSTDERR: | ^ BUILDSTDERR: 19544 | _cnHs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19597:1: error: BUILDSTDERR: warning: label ‘_cnHG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19597 | _cnHG: BUILDSTDERR: | ^ BUILDSTDERR: 19597 | _cnHG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19650:1: error: BUILDSTDERR: warning: label ‘_cnHU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19650 | _cnHU: BUILDSTDERR: | ^ BUILDSTDERR: 19650 | _cnHU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19703:1: error: BUILDSTDERR: warning: label ‘_cnI8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19703 | _cnI8: BUILDSTDERR: | ^ BUILDSTDERR: 19703 | _cnI8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19756:1: error: BUILDSTDERR: warning: label ‘_cnIm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19756 | _cnIm: BUILDSTDERR: | ^ BUILDSTDERR: 19756 | _cnIm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19809:1: error: BUILDSTDERR: warning: label ‘_cnIA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19809 | _cnIA: BUILDSTDERR: | ^ BUILDSTDERR: 19809 | _cnIA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19862:1: error: BUILDSTDERR: warning: label ‘_cnIO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19862 | _cnIO: BUILDSTDERR: | ^ BUILDSTDERR: 19862 | _cnIO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmoY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19915:1: error: BUILDSTDERR: warning: label ‘_cnJ2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19915 | _cnJ2: BUILDSTDERR: | ^ BUILDSTDERR: 19915 | _cnJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmp0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:19968:1: error: BUILDSTDERR: warning: label ‘_cnJg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19968 | _cnJg: BUILDSTDERR: | ^ BUILDSTDERR: 19968 | _cnJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmp2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20021:1: error: BUILDSTDERR: warning: label ‘_cnJu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20021 | _cnJu: BUILDSTDERR: | ^ BUILDSTDERR: 20021 | _cnJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmp4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20074:1: error: BUILDSTDERR: warning: label ‘_cnJI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20074 | _cnJI: BUILDSTDERR: | ^ BUILDSTDERR: 20074 | _cnJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmp6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20127:1: error: BUILDSTDERR: warning: label ‘_cnJW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20127 | _cnJW: BUILDSTDERR: | ^ BUILDSTDERR: 20127 | _cnJW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmp8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20180:1: error: BUILDSTDERR: warning: label ‘_cnKa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20180 | _cnKa: BUILDSTDERR: | ^ BUILDSTDERR: 20180 | _cnKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpa_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20233:1: error: BUILDSTDERR: warning: label ‘_cnKo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20233 | _cnKo: BUILDSTDERR: | ^ BUILDSTDERR: 20233 | _cnKo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20286:1: error: BUILDSTDERR: warning: label ‘_cnKC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20286 | _cnKC: BUILDSTDERR: | ^ BUILDSTDERR: 20286 | _cnKC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpe_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20339:1: error: BUILDSTDERR: warning: label ‘_cnKQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20339 | _cnKQ: BUILDSTDERR: | ^ BUILDSTDERR: 20339 | _cnKQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20392:1: error: BUILDSTDERR: warning: label ‘_cnL4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20392 | _cnL4: BUILDSTDERR: | ^ BUILDSTDERR: 20392 | _cnL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20445:1: error: BUILDSTDERR: warning: label ‘_cnLi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20445 | _cnLi: BUILDSTDERR: | ^ BUILDSTDERR: 20445 | _cnLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20498:1: error: BUILDSTDERR: warning: label ‘_cnLw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20498 | _cnLw: BUILDSTDERR: | ^ BUILDSTDERR: 20498 | _cnLw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20551:1: error: BUILDSTDERR: warning: label ‘_cnLK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20551 | _cnLK: BUILDSTDERR: | ^ BUILDSTDERR: 20551 | _cnLK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20604:1: error: BUILDSTDERR: warning: label ‘_cnLY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20604 | _cnLY: BUILDSTDERR: | ^ BUILDSTDERR: 20604 | _cnLY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20657:1: error: BUILDSTDERR: warning: label ‘_cnMc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20657 | _cnMc: BUILDSTDERR: | ^ BUILDSTDERR: 20657 | _cnMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmps_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20710:1: error: BUILDSTDERR: warning: label ‘_cnMq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20710 | _cnMq: BUILDSTDERR: | ^ BUILDSTDERR: 20710 | _cnMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20763:1: error: BUILDSTDERR: warning: label ‘_cnME’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20763 | _cnME: BUILDSTDERR: | ^ BUILDSTDERR: 20763 | _cnME: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20816:1: error: BUILDSTDERR: warning: label ‘_cnMS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20816 | _cnMS: BUILDSTDERR: | ^ BUILDSTDERR: 20816 | _cnMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20869:1: error: BUILDSTDERR: warning: label ‘_cnN6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20869 | _cnN6: BUILDSTDERR: | ^ BUILDSTDERR: 20869 | _cnN6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20922:1: error: BUILDSTDERR: warning: label ‘_cnNk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20922 | _cnNk: BUILDSTDERR: | ^ BUILDSTDERR: 20922 | _cnNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:20975:1: error: BUILDSTDERR: warning: label ‘_cnNy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20975 | _cnNy: BUILDSTDERR: | ^ BUILDSTDERR: 20975 | _cnNy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21028:1: error: BUILDSTDERR: warning: label ‘_cnNM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21028 | _cnNM: BUILDSTDERR: | ^ BUILDSTDERR: 21028 | _cnNM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21081:1: error: BUILDSTDERR: warning: label ‘_cnO0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21081 | _cnO0: BUILDSTDERR: | ^ BUILDSTDERR: 21081 | _cnO0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21134:1: error: BUILDSTDERR: warning: label ‘_cnOe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21134 | _cnOe: BUILDSTDERR: | ^ BUILDSTDERR: 21134 | _cnOe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21187:1: error: BUILDSTDERR: warning: label ‘_cnOs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21187 | _cnOs: BUILDSTDERR: | ^ BUILDSTDERR: 21187 | _cnOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21240:1: error: BUILDSTDERR: warning: label ‘_cnOG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21240 | _cnOG: BUILDSTDERR: | ^ BUILDSTDERR: 21240 | _cnOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21293:1: error: BUILDSTDERR: warning: label ‘_cnOU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21293 | _cnOU: BUILDSTDERR: | ^ BUILDSTDERR: 21293 | _cnOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21346:1: error: BUILDSTDERR: warning: label ‘_cnP8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21346 | _cnP8: BUILDSTDERR: | ^ BUILDSTDERR: 21346 | _cnP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21399:1: error: BUILDSTDERR: warning: label ‘_cnPm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21399 | _cnPm: BUILDSTDERR: | ^ BUILDSTDERR: 21399 | _cnPm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21452:1: error: BUILDSTDERR: warning: label ‘_cnPA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21452 | _cnPA: BUILDSTDERR: | ^ BUILDSTDERR: 21452 | _cnPA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21505:1: error: BUILDSTDERR: warning: label ‘_cnPO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21505 | _cnPO: BUILDSTDERR: | ^ BUILDSTDERR: 21505 | _cnPO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmpY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21558:1: error: BUILDSTDERR: warning: label ‘_cnQ2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21558 | _cnQ2: BUILDSTDERR: | ^ BUILDSTDERR: 21558 | _cnQ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmq0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21611:1: error: BUILDSTDERR: warning: label ‘_cnQg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21611 | _cnQg: BUILDSTDERR: | ^ BUILDSTDERR: 21611 | _cnQg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmq2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21664:1: error: BUILDSTDERR: warning: label ‘_cnQu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21664 | _cnQu: BUILDSTDERR: | ^ BUILDSTDERR: 21664 | _cnQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmq4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21717:1: error: BUILDSTDERR: warning: label ‘_cnQI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21717 | _cnQI: BUILDSTDERR: | ^ BUILDSTDERR: 21717 | _cnQI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmq6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21770:1: error: BUILDSTDERR: warning: label ‘_cnQW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21770 | _cnQW: BUILDSTDERR: | ^ BUILDSTDERR: 21770 | _cnQW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmq8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21823:1: error: BUILDSTDERR: warning: label ‘_cnRa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21823 | _cnRa: BUILDSTDERR: | ^ BUILDSTDERR: 21823 | _cnRa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmqa_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21876:1: error: BUILDSTDERR: warning: label ‘_cnRo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21876 | _cnRo: BUILDSTDERR: | ^ BUILDSTDERR: 21876 | _cnRo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmqc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21929:1: error: BUILDSTDERR: warning: label ‘_cnRC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21929 | _cnRC: BUILDSTDERR: | ^ BUILDSTDERR: 21929 | _cnRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmqe_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:21982:1: error: BUILDSTDERR: warning: label ‘_cnRQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21982 | _cnRQ: BUILDSTDERR: | ^ BUILDSTDERR: 21982 | _cnRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmqg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22035:1: error: BUILDSTDERR: warning: label ‘_cnS4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22035 | _cnS4: BUILDSTDERR: | ^ BUILDSTDERR: 22035 | _cnS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘rmqi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22088:1: error: BUILDSTDERR: warning: label ‘_cnSi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22088 | _cnSi: BUILDSTDERR: | ^ BUILDSTDERR: 22088 | _cnSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smxt_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22138:1: error: BUILDSTDERR: warning: label ‘_cnSy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22138 | _cnSy: BUILDSTDERR: | ^ BUILDSTDERR: 22138 | _cnSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smxu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22170:1: error: BUILDSTDERR: warning: label ‘_cnSI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22170 | _cnSI: BUILDSTDERR: | ^ BUILDSTDERR: 22170 | _cnSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smzS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22206:1: error: BUILDSTDERR: warning: label ‘_co4R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22206 | _co4R: BUILDSTDERR: | ^ BUILDSTDERR: 22206 | _co4R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smzU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22248:1: error: BUILDSTDERR: warning: label ‘_co4V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22248 | _co4V: BUILDSTDERR: | ^ BUILDSTDERR: 22248 | _co4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smzW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22313:1: error: BUILDSTDERR: warning: label ‘_co5e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22313 | _co5e: BUILDSTDERR: | ^ BUILDSTDERR: 22313 | _co5e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co5c’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22365:1: error: BUILDSTDERR: warning: label ‘_co5c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22365 | _co5c: BUILDSTDERR: | ^ BUILDSTDERR: 22365 | _co5c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smzY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22399:1: error: BUILDSTDERR: warning: label ‘_co5w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22399 | _co5w: BUILDSTDERR: | ^ BUILDSTDERR: 22399 | _co5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co5u’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22450:1: error: BUILDSTDERR: warning: label ‘_co5u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22450 | _co5u: BUILDSTDERR: | ^ BUILDSTDERR: 22450 | _co5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smA0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22484:1: error: BUILDSTDERR: warning: label ‘_co5O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22484 | _co5O: BUILDSTDERR: | ^ BUILDSTDERR: 22484 | _co5O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co5M’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22534:1: error: BUILDSTDERR: warning: label ‘_co5M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22534 | _co5M: BUILDSTDERR: | ^ BUILDSTDERR: 22534 | _co5M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smA2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22568:1: error: BUILDSTDERR: warning: label ‘_co66’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22568 | _co66: BUILDSTDERR: | ^ BUILDSTDERR: 22568 | _co66: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co64’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22618:1: error: BUILDSTDERR: warning: label ‘_co64’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22618 | _co64: BUILDSTDERR: | ^ BUILDSTDERR: 22618 | _co64: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smA4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22652:1: error: BUILDSTDERR: warning: label ‘_co6o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22652 | _co6o: BUILDSTDERR: | ^ BUILDSTDERR: 22652 | _co6o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co6m’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22704:1: error: BUILDSTDERR: warning: label ‘_co6m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22704 | _co6m: BUILDSTDERR: | ^ BUILDSTDERR: 22704 | _co6m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smA6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22738:1: error: BUILDSTDERR: warning: label ‘_co6G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22738 | _co6G: BUILDSTDERR: | ^ BUILDSTDERR: 22738 | _co6G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co6E’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22789:1: error: BUILDSTDERR: warning: label ‘_co6E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22789 | _co6E: BUILDSTDERR: | ^ BUILDSTDERR: 22789 | _co6E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smA8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22823:1: error: BUILDSTDERR: warning: label ‘_co6Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22823 | _co6Y: BUILDSTDERR: | ^ BUILDSTDERR: 22823 | _co6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co6W’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22875:1: error: BUILDSTDERR: warning: label ‘_co6W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22875 | _co6W: BUILDSTDERR: | ^ BUILDSTDERR: 22875 | _co6W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAa_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22909:1: error: BUILDSTDERR: warning: label ‘_co7g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22909 | _co7g: BUILDSTDERR: | ^ BUILDSTDERR: 22909 | _co7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co7e’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22961:1: error: BUILDSTDERR: warning: label ‘_co7e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22961 | _co7e: BUILDSTDERR: | ^ BUILDSTDERR: 22961 | _co7e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:22995:1: error: BUILDSTDERR: warning: label ‘_co7y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22995 | _co7y: BUILDSTDERR: | ^ BUILDSTDERR: 22995 | _co7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co7w’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23046:1: error: BUILDSTDERR: warning: label ‘_co7w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23046 | _co7w: BUILDSTDERR: | ^ BUILDSTDERR: 23046 | _co7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAe_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23080:1: error: BUILDSTDERR: warning: label ‘_co7Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23080 | _co7Q: BUILDSTDERR: | ^ BUILDSTDERR: 23080 | _co7Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co7O’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23131:1: error: BUILDSTDERR: warning: label ‘_co7O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23131 | _co7O: BUILDSTDERR: | ^ BUILDSTDERR: 23131 | _co7O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23165:1: error: BUILDSTDERR: warning: label ‘_co88’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23165 | _co88: BUILDSTDERR: | ^ BUILDSTDERR: 23165 | _co88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co86’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23217:1: error: BUILDSTDERR: warning: label ‘_co86’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23217 | _co86: BUILDSTDERR: | ^ BUILDSTDERR: 23217 | _co86: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23251:1: error: BUILDSTDERR: warning: label ‘_co8q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23251 | _co8q: BUILDSTDERR: | ^ BUILDSTDERR: 23251 | _co8q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co8o’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23303:1: error: BUILDSTDERR: warning: label ‘_co8o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23303 | _co8o: BUILDSTDERR: | ^ BUILDSTDERR: 23303 | _co8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23337:1: error: BUILDSTDERR: warning: label ‘_co8I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23337 | _co8I: BUILDSTDERR: | ^ BUILDSTDERR: 23337 | _co8I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co8G’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23389:1: error: BUILDSTDERR: warning: label ‘_co8G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23389 | _co8G: BUILDSTDERR: | ^ BUILDSTDERR: 23389 | _co8G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23423:1: error: BUILDSTDERR: warning: label ‘_co90’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23423 | _co90: BUILDSTDERR: | ^ BUILDSTDERR: 23423 | _co90: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co8Y’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23474:1: error: BUILDSTDERR: warning: label ‘_co8Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23474 | _co8Y: BUILDSTDERR: | ^ BUILDSTDERR: 23474 | _co8Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23508:1: error: BUILDSTDERR: warning: label ‘_co9i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23508 | _co9i: BUILDSTDERR: | ^ BUILDSTDERR: 23508 | _co9i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co9g’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23560:1: error: BUILDSTDERR: warning: label ‘_co9g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23560 | _co9g: BUILDSTDERR: | ^ BUILDSTDERR: 23560 | _co9g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23594:1: error: BUILDSTDERR: warning: label ‘_co9A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23594 | _co9A: BUILDSTDERR: | ^ BUILDSTDERR: 23594 | _co9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co9y’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23646:1: error: BUILDSTDERR: warning: label ‘_co9y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23646 | _co9y: BUILDSTDERR: | ^ BUILDSTDERR: 23646 | _co9y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAs_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23680:1: error: BUILDSTDERR: warning: label ‘_co9S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23680 | _co9S: BUILDSTDERR: | ^ BUILDSTDERR: 23680 | _co9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co9Q’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23732:1: error: BUILDSTDERR: warning: label ‘_co9Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23732 | _co9Q: BUILDSTDERR: | ^ BUILDSTDERR: 23732 | _co9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23766:1: error: BUILDSTDERR: warning: label ‘_coaa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23766 | _coaa: BUILDSTDERR: | ^ BUILDSTDERR: 23766 | _coaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coa8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23818:1: error: BUILDSTDERR: warning: label ‘_coa8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23818 | _coa8: BUILDSTDERR: | ^ BUILDSTDERR: 23818 | _coa8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23852:1: error: BUILDSTDERR: warning: label ‘_coas’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23852 | _coas: BUILDSTDERR: | ^ BUILDSTDERR: 23852 | _coas: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coaq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23902:1: error: BUILDSTDERR: warning: label ‘_coaq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23902 | _coaq: BUILDSTDERR: | ^ BUILDSTDERR: 23902 | _coaq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23936:1: error: BUILDSTDERR: warning: label ‘_coaK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23936 | _coaK: BUILDSTDERR: | ^ BUILDSTDERR: 23936 | _coaK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coaI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:23988:1: error: BUILDSTDERR: warning: label ‘_coaI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23988 | _coaI: BUILDSTDERR: | ^ BUILDSTDERR: 23988 | _coaI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24022:1: error: BUILDSTDERR: warning: label ‘_cob2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24022 | _cob2: BUILDSTDERR: | ^ BUILDSTDERR: 24022 | _cob2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cob0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24074:1: error: BUILDSTDERR: warning: label ‘_cob0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24074 | _cob0: BUILDSTDERR: | ^ BUILDSTDERR: 24074 | _cob0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24108:1: error: BUILDSTDERR: warning: label ‘_cobk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24108 | _cobk: BUILDSTDERR: | ^ BUILDSTDERR: 24108 | _cobk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cobi’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24160:1: error: BUILDSTDERR: warning: label ‘_cobi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24160 | _cobi: BUILDSTDERR: | ^ BUILDSTDERR: 24160 | _cobi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24194:1: error: BUILDSTDERR: warning: label ‘_cobC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24194 | _cobC: BUILDSTDERR: | ^ BUILDSTDERR: 24194 | _cobC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cobA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24246:1: error: BUILDSTDERR: warning: label ‘_cobA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24246 | _cobA: BUILDSTDERR: | ^ BUILDSTDERR: 24246 | _cobA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24280:1: error: BUILDSTDERR: warning: label ‘_cobU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24280 | _cobU: BUILDSTDERR: | ^ BUILDSTDERR: 24280 | _cobU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cobS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24332:1: error: BUILDSTDERR: warning: label ‘_cobS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24332 | _cobS: BUILDSTDERR: | ^ BUILDSTDERR: 24332 | _cobS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24366:1: error: BUILDSTDERR: warning: label ‘_cocc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24366 | _cocc: BUILDSTDERR: | ^ BUILDSTDERR: 24366 | _cocc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coca’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24418:1: error: BUILDSTDERR: warning: label ‘_coca’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24418 | _coca: BUILDSTDERR: | ^ BUILDSTDERR: 24418 | _coca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24452:1: error: BUILDSTDERR: warning: label ‘_cocu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24452 | _cocu: BUILDSTDERR: | ^ BUILDSTDERR: 24452 | _cocu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cocs’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24504:1: error: BUILDSTDERR: warning: label ‘_cocs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24504 | _cocs: BUILDSTDERR: | ^ BUILDSTDERR: 24504 | _cocs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24538:1: error: BUILDSTDERR: warning: label ‘_cocM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24538 | _cocM: BUILDSTDERR: | ^ BUILDSTDERR: 24538 | _cocM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cocK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24589:1: error: BUILDSTDERR: warning: label ‘_cocK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24589 | _cocK: BUILDSTDERR: | ^ BUILDSTDERR: 24589 | _cocK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24623:1: error: BUILDSTDERR: warning: label ‘_cod4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24623 | _cod4: BUILDSTDERR: | ^ BUILDSTDERR: 24623 | _cod4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cod2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24674:1: error: BUILDSTDERR: warning: label ‘_cod2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24674 | _cod2: BUILDSTDERR: | ^ BUILDSTDERR: 24674 | _cod2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24708:1: error: BUILDSTDERR: warning: label ‘_codm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24708 | _codm: BUILDSTDERR: | ^ BUILDSTDERR: 24708 | _codm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_codk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24759:1: error: BUILDSTDERR: warning: label ‘_codk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24759 | _codk: BUILDSTDERR: | ^ BUILDSTDERR: 24759 | _codk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24793:1: error: BUILDSTDERR: warning: label ‘_codE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24793 | _codE: BUILDSTDERR: | ^ BUILDSTDERR: 24793 | _codE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_codC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24845:1: error: BUILDSTDERR: warning: label ‘_codC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24845 | _codC: BUILDSTDERR: | ^ BUILDSTDERR: 24845 | _codC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24879:1: error: BUILDSTDERR: warning: label ‘_codW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24879 | _codW: BUILDSTDERR: | ^ BUILDSTDERR: 24879 | _codW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_codU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24930:1: error: BUILDSTDERR: warning: label ‘_codU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24930 | _codU: BUILDSTDERR: | ^ BUILDSTDERR: 24930 | _codU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:24964:1: error: BUILDSTDERR: warning: label ‘_coee’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24964 | _coee: BUILDSTDERR: | ^ BUILDSTDERR: 24964 | _coee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coec’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25016:1: error: BUILDSTDERR: warning: label ‘_coec’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25016 | _coec: BUILDSTDERR: | ^ BUILDSTDERR: 25016 | _coec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smAY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25050:1: error: BUILDSTDERR: warning: label ‘_coew’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25050 | _coew: BUILDSTDERR: | ^ BUILDSTDERR: 25050 | _coew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coeu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25102:1: error: BUILDSTDERR: warning: label ‘_coeu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25102 | _coeu: BUILDSTDERR: | ^ BUILDSTDERR: 25102 | _coeu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smB0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25136:1: error: BUILDSTDERR: warning: label ‘_coeO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25136 | _coeO: BUILDSTDERR: | ^ BUILDSTDERR: 25136 | _coeO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coeM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25188:1: error: BUILDSTDERR: warning: label ‘_coeM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25188 | _coeM: BUILDSTDERR: | ^ BUILDSTDERR: 25188 | _coeM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smB2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25222:1: error: BUILDSTDERR: warning: label ‘_cof6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25222 | _cof6: BUILDSTDERR: | ^ BUILDSTDERR: 25222 | _cof6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cof4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25274:1: error: BUILDSTDERR: warning: label ‘_cof4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25274 | _cof4: BUILDSTDERR: | ^ BUILDSTDERR: 25274 | _cof4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smB4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25308:1: error: BUILDSTDERR: warning: label ‘_cofo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25308 | _cofo: BUILDSTDERR: | ^ BUILDSTDERR: 25308 | _cofo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cofm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25360:1: error: BUILDSTDERR: warning: label ‘_cofm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25360 | _cofm: BUILDSTDERR: | ^ BUILDSTDERR: 25360 | _cofm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smB6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25394:1: error: BUILDSTDERR: warning: label ‘_cofG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25394 | _cofG: BUILDSTDERR: | ^ BUILDSTDERR: 25394 | _cofG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cofE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25445:1: error: BUILDSTDERR: warning: label ‘_cofE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25445 | _cofE: BUILDSTDERR: | ^ BUILDSTDERR: 25445 | _cofE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smB8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25479:1: error: BUILDSTDERR: warning: label ‘_cofY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25479 | _cofY: BUILDSTDERR: | ^ BUILDSTDERR: 25479 | _cofY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cofW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25530:1: error: BUILDSTDERR: warning: label ‘_cofW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25530 | _cofW: BUILDSTDERR: | ^ BUILDSTDERR: 25530 | _cofW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBa_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25564:1: error: BUILDSTDERR: warning: label ‘_cogg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25564 | _cogg: BUILDSTDERR: | ^ BUILDSTDERR: 25564 | _cogg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coge’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25616:1: error: BUILDSTDERR: warning: label ‘_coge’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25616 | _coge: BUILDSTDERR: | ^ BUILDSTDERR: 25616 | _coge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25650:1: error: BUILDSTDERR: warning: label ‘_cogy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25650 | _cogy: BUILDSTDERR: | ^ BUILDSTDERR: 25650 | _cogy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cogw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25702:1: error: BUILDSTDERR: warning: label ‘_cogw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25702 | _cogw: BUILDSTDERR: | ^ BUILDSTDERR: 25702 | _cogw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBe_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25736:1: error: BUILDSTDERR: warning: label ‘_cogQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25736 | _cogQ: BUILDSTDERR: | ^ BUILDSTDERR: 25736 | _cogQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cogO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25788:1: error: BUILDSTDERR: warning: label ‘_cogO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25788 | _cogO: BUILDSTDERR: | ^ BUILDSTDERR: 25788 | _cogO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25822:1: error: BUILDSTDERR: warning: label ‘_coh8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25822 | _coh8: BUILDSTDERR: | ^ BUILDSTDERR: 25822 | _coh8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coh6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25874:1: error: BUILDSTDERR: warning: label ‘_coh6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25874 | _coh6: BUILDSTDERR: | ^ BUILDSTDERR: 25874 | _coh6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25908:1: error: BUILDSTDERR: warning: label ‘_cohq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25908 | _cohq: BUILDSTDERR: | ^ BUILDSTDERR: 25908 | _cohq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coho’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25960:1: error: BUILDSTDERR: warning: label ‘_coho’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25960 | _coho: BUILDSTDERR: | ^ BUILDSTDERR: 25960 | _coho: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:25994:1: error: BUILDSTDERR: warning: label ‘_cohI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25994 | _cohI: BUILDSTDERR: | ^ BUILDSTDERR: 25994 | _cohI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cohG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26045:1: error: BUILDSTDERR: warning: label ‘_cohG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26045 | _cohG: BUILDSTDERR: | ^ BUILDSTDERR: 26045 | _cohG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26079:1: error: BUILDSTDERR: warning: label ‘_coi0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26079 | _coi0: BUILDSTDERR: | ^ BUILDSTDERR: 26079 | _coi0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cohY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26131:1: error: BUILDSTDERR: warning: label ‘_cohY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26131 | _cohY: BUILDSTDERR: | ^ BUILDSTDERR: 26131 | _cohY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26165:1: error: BUILDSTDERR: warning: label ‘_coii’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26165 | _coii: BUILDSTDERR: | ^ BUILDSTDERR: 26165 | _coii: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coig’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26216:1: error: BUILDSTDERR: warning: label ‘_coig’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26216 | _coig: BUILDSTDERR: | ^ BUILDSTDERR: 26216 | _coig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26250:1: error: BUILDSTDERR: warning: label ‘_coiA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26250 | _coiA: BUILDSTDERR: | ^ BUILDSTDERR: 26250 | _coiA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coiy’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26302:1: error: BUILDSTDERR: warning: label ‘_coiy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26302 | _coiy: BUILDSTDERR: | ^ BUILDSTDERR: 26302 | _coiy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBs_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26336:1: error: BUILDSTDERR: warning: label ‘_coiS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26336 | _coiS: BUILDSTDERR: | ^ BUILDSTDERR: 26336 | _coiS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coiQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26388:1: error: BUILDSTDERR: warning: label ‘_coiQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26388 | _coiQ: BUILDSTDERR: | ^ BUILDSTDERR: 26388 | _coiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26422:1: error: BUILDSTDERR: warning: label ‘_coja’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26422 | _coja: BUILDSTDERR: | ^ BUILDSTDERR: 26422 | _coja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coj8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26474:1: error: BUILDSTDERR: warning: label ‘_coj8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26474 | _coj8: BUILDSTDERR: | ^ BUILDSTDERR: 26474 | _coj8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26508:1: error: BUILDSTDERR: warning: label ‘_cojs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26508 | _cojs: BUILDSTDERR: | ^ BUILDSTDERR: 26508 | _cojs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cojq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26560:1: error: BUILDSTDERR: warning: label ‘_cojq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26560 | _cojq: BUILDSTDERR: | ^ BUILDSTDERR: 26560 | _cojq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26594:1: error: BUILDSTDERR: warning: label ‘_cojK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26594 | _cojK: BUILDSTDERR: | ^ BUILDSTDERR: 26594 | _cojK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cojI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26645:1: error: BUILDSTDERR: warning: label ‘_cojI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26645 | _cojI: BUILDSTDERR: | ^ BUILDSTDERR: 26645 | _cojI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26679:1: error: BUILDSTDERR: warning: label ‘_cok2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26679 | _cok2: BUILDSTDERR: | ^ BUILDSTDERR: 26679 | _cok2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cok0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26731:1: error: BUILDSTDERR: warning: label ‘_cok0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26731 | _cok0: BUILDSTDERR: | ^ BUILDSTDERR: 26731 | _cok0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26765:1: error: BUILDSTDERR: warning: label ‘_cokk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26765 | _cokk: BUILDSTDERR: | ^ BUILDSTDERR: 26765 | _cokk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coki’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26817:1: error: BUILDSTDERR: warning: label ‘_coki’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26817 | _coki: BUILDSTDERR: | ^ BUILDSTDERR: 26817 | _coki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26851:1: error: BUILDSTDERR: warning: label ‘_cokC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26851 | _cokC: BUILDSTDERR: | ^ BUILDSTDERR: 26851 | _cokC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cokA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26903:1: error: BUILDSTDERR: warning: label ‘_cokA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26903 | _cokA: BUILDSTDERR: | ^ BUILDSTDERR: 26903 | _cokA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26937:1: error: BUILDSTDERR: warning: label ‘_cokU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26937 | _cokU: BUILDSTDERR: | ^ BUILDSTDERR: 26937 | _cokU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cokS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:26989:1: error: BUILDSTDERR: warning: label ‘_cokS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26989 | _cokS: BUILDSTDERR: | ^ BUILDSTDERR: 26989 | _cokS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27023:1: error: BUILDSTDERR: warning: label ‘_colc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27023 | _colc: BUILDSTDERR: | ^ BUILDSTDERR: 27023 | _colc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cola’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27075:1: error: BUILDSTDERR: warning: label ‘_cola’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27075 | _cola: BUILDSTDERR: | ^ BUILDSTDERR: 27075 | _cola: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27109:1: error: BUILDSTDERR: warning: label ‘_colu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27109 | _colu: BUILDSTDERR: | ^ BUILDSTDERR: 27109 | _colu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cols’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27161:1: error: BUILDSTDERR: warning: label ‘_cols’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27161 | _cols: BUILDSTDERR: | ^ BUILDSTDERR: 27161 | _cols: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27195:1: error: BUILDSTDERR: warning: label ‘_colM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27195 | _colM: BUILDSTDERR: | ^ BUILDSTDERR: 27195 | _colM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_colK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27247:1: error: BUILDSTDERR: warning: label ‘_colK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27247 | _colK: BUILDSTDERR: | ^ BUILDSTDERR: 27247 | _colK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27281:1: error: BUILDSTDERR: warning: label ‘_com4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27281 | _com4: BUILDSTDERR: | ^ BUILDSTDERR: 27281 | _com4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_com2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27332:1: error: BUILDSTDERR: warning: label ‘_com2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27332 | _com2: BUILDSTDERR: | ^ BUILDSTDERR: 27332 | _com2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27366:1: error: BUILDSTDERR: warning: label ‘_comm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27366 | _comm: BUILDSTDERR: | ^ BUILDSTDERR: 27366 | _comm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_comk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27418:1: error: BUILDSTDERR: warning: label ‘_comk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27418 | _comk: BUILDSTDERR: | ^ BUILDSTDERR: 27418 | _comk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27452:1: error: BUILDSTDERR: warning: label ‘_comE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27452 | _comE: BUILDSTDERR: | ^ BUILDSTDERR: 27452 | _comE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_comC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27503:1: error: BUILDSTDERR: warning: label ‘_comC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27503 | _comC: BUILDSTDERR: | ^ BUILDSTDERR: 27503 | _comC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27537:1: error: BUILDSTDERR: warning: label ‘_comW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27537 | _comW: BUILDSTDERR: | ^ BUILDSTDERR: 27537 | _comW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_comU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27588:1: error: BUILDSTDERR: warning: label ‘_comU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27588 | _comU: BUILDSTDERR: | ^ BUILDSTDERR: 27588 | _comU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27622:1: error: BUILDSTDERR: warning: label ‘_cone’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27622 | _cone: BUILDSTDERR: | ^ BUILDSTDERR: 27622 | _cone: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_conc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27674:1: error: BUILDSTDERR: warning: label ‘_conc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27674 | _conc: BUILDSTDERR: | ^ BUILDSTDERR: 27674 | _conc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smBY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27708:1: error: BUILDSTDERR: warning: label ‘_conw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27708 | _conw: BUILDSTDERR: | ^ BUILDSTDERR: 27708 | _conw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_conu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27759:1: error: BUILDSTDERR: warning: label ‘_conu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27759 | _conu: BUILDSTDERR: | ^ BUILDSTDERR: 27759 | _conu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smC0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27793:1: error: BUILDSTDERR: warning: label ‘_conO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27793 | _conO: BUILDSTDERR: | ^ BUILDSTDERR: 27793 | _conO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_conM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27844:1: error: BUILDSTDERR: warning: label ‘_conM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27844 | _conM: BUILDSTDERR: | ^ BUILDSTDERR: 27844 | _conM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smC2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27878:1: error: BUILDSTDERR: warning: label ‘_coo6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27878 | _coo6: BUILDSTDERR: | ^ BUILDSTDERR: 27878 | _coo6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coo4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27929:1: error: BUILDSTDERR: warning: label ‘_coo4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27929 | _coo4: BUILDSTDERR: | ^ BUILDSTDERR: 27929 | _coo4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smC4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:27963:1: error: BUILDSTDERR: warning: label ‘_cooo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27963 | _cooo: BUILDSTDERR: | ^ BUILDSTDERR: 27963 | _cooo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coom’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28015:1: error: BUILDSTDERR: warning: label ‘_coom’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28015 | _coom: BUILDSTDERR: | ^ BUILDSTDERR: 28015 | _coom: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smC6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28049:1: error: BUILDSTDERR: warning: label ‘_cooG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28049 | _cooG: BUILDSTDERR: | ^ BUILDSTDERR: 28049 | _cooG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cooE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28101:1: error: BUILDSTDERR: warning: label ‘_cooE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28101 | _cooE: BUILDSTDERR: | ^ BUILDSTDERR: 28101 | _cooE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smC8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28135:1: error: BUILDSTDERR: warning: label ‘_cooY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28135 | _cooY: BUILDSTDERR: | ^ BUILDSTDERR: 28135 | _cooY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cooW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28187:1: error: BUILDSTDERR: warning: label ‘_cooW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28187 | _cooW: BUILDSTDERR: | ^ BUILDSTDERR: 28187 | _cooW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCa_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28221:1: error: BUILDSTDERR: warning: label ‘_copg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28221 | _copg: BUILDSTDERR: | ^ BUILDSTDERR: 28221 | _copg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cope’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28273:1: error: BUILDSTDERR: warning: label ‘_cope’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28273 | _cope: BUILDSTDERR: | ^ BUILDSTDERR: 28273 | _cope: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28307:1: error: BUILDSTDERR: warning: label ‘_copy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28307 | _copy: BUILDSTDERR: | ^ BUILDSTDERR: 28307 | _copy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_copw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28359:1: error: BUILDSTDERR: warning: label ‘_copw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28359 | _copw: BUILDSTDERR: | ^ BUILDSTDERR: 28359 | _copw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCe_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28393:1: error: BUILDSTDERR: warning: label ‘_copQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28393 | _copQ: BUILDSTDERR: | ^ BUILDSTDERR: 28393 | _copQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_copO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28445:1: error: BUILDSTDERR: warning: label ‘_copO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28445 | _copO: BUILDSTDERR: | ^ BUILDSTDERR: 28445 | _copO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28479:1: error: BUILDSTDERR: warning: label ‘_coq8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28479 | _coq8: BUILDSTDERR: | ^ BUILDSTDERR: 28479 | _coq8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coq6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28531:1: error: BUILDSTDERR: warning: label ‘_coq6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28531 | _coq6: BUILDSTDERR: | ^ BUILDSTDERR: 28531 | _coq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28565:1: error: BUILDSTDERR: warning: label ‘_coqq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28565 | _coqq: BUILDSTDERR: | ^ BUILDSTDERR: 28565 | _coqq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coqo’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28615:1: error: BUILDSTDERR: warning: label ‘_coqo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28615 | _coqo: BUILDSTDERR: | ^ BUILDSTDERR: 28615 | _coqo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28649:1: error: BUILDSTDERR: warning: label ‘_coqI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28649 | _coqI: BUILDSTDERR: | ^ BUILDSTDERR: 28649 | _coqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coqG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28700:1: error: BUILDSTDERR: warning: label ‘_coqG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28700 | _coqG: BUILDSTDERR: | ^ BUILDSTDERR: 28700 | _coqG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28734:1: error: BUILDSTDERR: warning: label ‘_cor0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28734 | _cor0: BUILDSTDERR: | ^ BUILDSTDERR: 28734 | _cor0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coqY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28784:1: error: BUILDSTDERR: warning: label ‘_coqY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28784 | _coqY: BUILDSTDERR: | ^ BUILDSTDERR: 28784 | _coqY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28818:1: error: BUILDSTDERR: warning: label ‘_cori’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28818 | _cori: BUILDSTDERR: | ^ BUILDSTDERR: 28818 | _cori: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_corg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28869:1: error: BUILDSTDERR: warning: label ‘_corg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28869 | _corg: BUILDSTDERR: | ^ BUILDSTDERR: 28869 | _corg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28903:1: error: BUILDSTDERR: warning: label ‘_corA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28903 | _corA: BUILDSTDERR: | ^ BUILDSTDERR: 28903 | _corA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cory’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28954:1: error: BUILDSTDERR: warning: label ‘_cory’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28954 | _cory: BUILDSTDERR: | ^ BUILDSTDERR: 28954 | _cory: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCs_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:28988:1: error: BUILDSTDERR: warning: label ‘_corS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28988 | _corS: BUILDSTDERR: | ^ BUILDSTDERR: 28988 | _corS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_corQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29039:1: error: BUILDSTDERR: warning: label ‘_corQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29039 | _corQ: BUILDSTDERR: | ^ BUILDSTDERR: 29039 | _corQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29073:1: error: BUILDSTDERR: warning: label ‘_cosa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29073 | _cosa: BUILDSTDERR: | ^ BUILDSTDERR: 29073 | _cosa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cos8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29125:1: error: BUILDSTDERR: warning: label ‘_cos8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29125 | _cos8: BUILDSTDERR: | ^ BUILDSTDERR: 29125 | _cos8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29159:1: error: BUILDSTDERR: warning: label ‘_coss’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29159 | _coss: BUILDSTDERR: | ^ BUILDSTDERR: 29159 | _coss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cosq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29211:1: error: BUILDSTDERR: warning: label ‘_cosq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29211 | _cosq: BUILDSTDERR: | ^ BUILDSTDERR: 29211 | _cosq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29245:1: error: BUILDSTDERR: warning: label ‘_cosK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29245 | _cosK: BUILDSTDERR: | ^ BUILDSTDERR: 29245 | _cosK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cosI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29297:1: error: BUILDSTDERR: warning: label ‘_cosI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29297 | _cosI: BUILDSTDERR: | ^ BUILDSTDERR: 29297 | _cosI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29331:1: error: BUILDSTDERR: warning: label ‘_cot2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29331 | _cot2: BUILDSTDERR: | ^ BUILDSTDERR: 29331 | _cot2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cot0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29383:1: error: BUILDSTDERR: warning: label ‘_cot0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29383 | _cot0: BUILDSTDERR: | ^ BUILDSTDERR: 29383 | _cot0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29417:1: error: BUILDSTDERR: warning: label ‘_cotk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29417 | _cotk: BUILDSTDERR: | ^ BUILDSTDERR: 29417 | _cotk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coti’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29468:1: error: BUILDSTDERR: warning: label ‘_coti’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29468 | _coti: BUILDSTDERR: | ^ BUILDSTDERR: 29468 | _coti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29502:1: error: BUILDSTDERR: warning: label ‘_cotC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29502 | _cotC: BUILDSTDERR: | ^ BUILDSTDERR: 29502 | _cotC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cotA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29554:1: error: BUILDSTDERR: warning: label ‘_cotA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29554 | _cotA: BUILDSTDERR: | ^ BUILDSTDERR: 29554 | _cotA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29588:1: error: BUILDSTDERR: warning: label ‘_cotU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29588 | _cotU: BUILDSTDERR: | ^ BUILDSTDERR: 29588 | _cotU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cotS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29639:1: error: BUILDSTDERR: warning: label ‘_cotS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29639 | _cotS: BUILDSTDERR: | ^ BUILDSTDERR: 29639 | _cotS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29673:1: error: BUILDSTDERR: warning: label ‘_couc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29673 | _couc: BUILDSTDERR: | ^ BUILDSTDERR: 29673 | _couc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coua’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29725:1: error: BUILDSTDERR: warning: label ‘_coua’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29725 | _coua: BUILDSTDERR: | ^ BUILDSTDERR: 29725 | _coua: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29759:1: error: BUILDSTDERR: warning: label ‘_couu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29759 | _couu: BUILDSTDERR: | ^ BUILDSTDERR: 29759 | _couu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cous’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29810:1: error: BUILDSTDERR: warning: label ‘_cous’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29810 | _cous: BUILDSTDERR: | ^ BUILDSTDERR: 29810 | _cous: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29844:1: error: BUILDSTDERR: warning: label ‘_couM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29844 | _couM: BUILDSTDERR: | ^ BUILDSTDERR: 29844 | _couM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_couK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29896:1: error: BUILDSTDERR: warning: label ‘_couK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29896 | _couK: BUILDSTDERR: | ^ BUILDSTDERR: 29896 | _couK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29930:1: error: BUILDSTDERR: warning: label ‘_cov4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29930 | _cov4: BUILDSTDERR: | ^ BUILDSTDERR: 29930 | _cov4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cov2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:29981:1: error: BUILDSTDERR: warning: label ‘_cov2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29981 | _cov2: BUILDSTDERR: | ^ BUILDSTDERR: 29981 | _cov2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30015:1: error: BUILDSTDERR: warning: label ‘_covm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30015 | _covm: BUILDSTDERR: | ^ BUILDSTDERR: 30015 | _covm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_covk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30065:1: error: BUILDSTDERR: warning: label ‘_covk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30065 | _covk: BUILDSTDERR: | ^ BUILDSTDERR: 30065 | _covk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30099:1: error: BUILDSTDERR: warning: label ‘_covE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30099 | _covE: BUILDSTDERR: | ^ BUILDSTDERR: 30099 | _covE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_covC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30151:1: error: BUILDSTDERR: warning: label ‘_covC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30151 | _covC: BUILDSTDERR: | ^ BUILDSTDERR: 30151 | _covC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30185:1: error: BUILDSTDERR: warning: label ‘_covW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30185 | _covW: BUILDSTDERR: | ^ BUILDSTDERR: 30185 | _covW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_covU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30236:1: error: BUILDSTDERR: warning: label ‘_covU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30236 | _covU: BUILDSTDERR: | ^ BUILDSTDERR: 30236 | _covU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30270:1: error: BUILDSTDERR: warning: label ‘_cowe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30270 | _cowe: BUILDSTDERR: | ^ BUILDSTDERR: 30270 | _cowe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cowc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30320:1: error: BUILDSTDERR: warning: label ‘_cowc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30320 | _cowc: BUILDSTDERR: | ^ BUILDSTDERR: 30320 | _cowc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smCY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30354:1: error: BUILDSTDERR: warning: label ‘_coww’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30354 | _coww: BUILDSTDERR: | ^ BUILDSTDERR: 30354 | _coww: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cowu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30406:1: error: BUILDSTDERR: warning: label ‘_cowu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30406 | _cowu: BUILDSTDERR: | ^ BUILDSTDERR: 30406 | _cowu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smD0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30440:1: error: BUILDSTDERR: warning: label ‘_cowO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30440 | _cowO: BUILDSTDERR: | ^ BUILDSTDERR: 30440 | _cowO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cowM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30492:1: error: BUILDSTDERR: warning: label ‘_cowM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30492 | _cowM: BUILDSTDERR: | ^ BUILDSTDERR: 30492 | _cowM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smD2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30526:1: error: BUILDSTDERR: warning: label ‘_cox6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30526 | _cox6: BUILDSTDERR: | ^ BUILDSTDERR: 30526 | _cox6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cox4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30577:1: error: BUILDSTDERR: warning: label ‘_cox4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30577 | _cox4: BUILDSTDERR: | ^ BUILDSTDERR: 30577 | _cox4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smD4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30611:1: error: BUILDSTDERR: warning: label ‘_coxo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30611 | _coxo: BUILDSTDERR: | ^ BUILDSTDERR: 30611 | _coxo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coxm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30661:1: error: BUILDSTDERR: warning: label ‘_coxm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30661 | _coxm: BUILDSTDERR: | ^ BUILDSTDERR: 30661 | _coxm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smD6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30695:1: error: BUILDSTDERR: warning: label ‘_coxG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30695 | _coxG: BUILDSTDERR: | ^ BUILDSTDERR: 30695 | _coxG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coxE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30746:1: error: BUILDSTDERR: warning: label ‘_coxE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30746 | _coxE: BUILDSTDERR: | ^ BUILDSTDERR: 30746 | _coxE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smD8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30780:1: error: BUILDSTDERR: warning: label ‘_coxY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30780 | _coxY: BUILDSTDERR: | ^ BUILDSTDERR: 30780 | _coxY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coxW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30831:1: error: BUILDSTDERR: warning: label ‘_coxW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30831 | _coxW: BUILDSTDERR: | ^ BUILDSTDERR: 30831 | _coxW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDa_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30865:1: error: BUILDSTDERR: warning: label ‘_coyg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30865 | _coyg: BUILDSTDERR: | ^ BUILDSTDERR: 30865 | _coyg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coye’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30917:1: error: BUILDSTDERR: warning: label ‘_coye’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30917 | _coye: BUILDSTDERR: | ^ BUILDSTDERR: 30917 | _coye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:30951:1: error: BUILDSTDERR: warning: label ‘_coyy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30951 | _coyy: BUILDSTDERR: | ^ BUILDSTDERR: 30951 | _coyy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coyw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31002:1: error: BUILDSTDERR: warning: label ‘_coyw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31002 | _coyw: BUILDSTDERR: | ^ BUILDSTDERR: 31002 | _coyw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDe_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31036:1: error: BUILDSTDERR: warning: label ‘_coyQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31036 | _coyQ: BUILDSTDERR: | ^ BUILDSTDERR: 31036 | _coyQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coyO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31088:1: error: BUILDSTDERR: warning: label ‘_coyO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31088 | _coyO: BUILDSTDERR: | ^ BUILDSTDERR: 31088 | _coyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31122:1: error: BUILDSTDERR: warning: label ‘_coz8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31122 | _coz8: BUILDSTDERR: | ^ BUILDSTDERR: 31122 | _coz8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coz6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31172:1: error: BUILDSTDERR: warning: label ‘_coz6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31172 | _coz6: BUILDSTDERR: | ^ BUILDSTDERR: 31172 | _coz6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31206:1: error: BUILDSTDERR: warning: label ‘_cozq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31206 | _cozq: BUILDSTDERR: | ^ BUILDSTDERR: 31206 | _cozq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cozo’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31256:1: error: BUILDSTDERR: warning: label ‘_cozo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31256 | _cozo: BUILDSTDERR: | ^ BUILDSTDERR: 31256 | _cozo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31290:1: error: BUILDSTDERR: warning: label ‘_cozI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31290 | _cozI: BUILDSTDERR: | ^ BUILDSTDERR: 31290 | _cozI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cozG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31342:1: error: BUILDSTDERR: warning: label ‘_cozG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31342 | _cozG: BUILDSTDERR: | ^ BUILDSTDERR: 31342 | _cozG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31376:1: error: BUILDSTDERR: warning: label ‘_coA0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31376 | _coA0: BUILDSTDERR: | ^ BUILDSTDERR: 31376 | _coA0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cozY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31428:1: error: BUILDSTDERR: warning: label ‘_cozY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31428 | _cozY: BUILDSTDERR: | ^ BUILDSTDERR: 31428 | _cozY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31462:1: error: BUILDSTDERR: warning: label ‘_coAi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31462 | _coAi: BUILDSTDERR: | ^ BUILDSTDERR: 31462 | _coAi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coAg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31514:1: error: BUILDSTDERR: warning: label ‘_coAg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31514 | _coAg: BUILDSTDERR: | ^ BUILDSTDERR: 31514 | _coAg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDq_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31548:1: error: BUILDSTDERR: warning: label ‘_coAA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31548 | _coAA: BUILDSTDERR: | ^ BUILDSTDERR: 31548 | _coAA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coAy’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31600:1: error: BUILDSTDERR: warning: label ‘_coAy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31600 | _coAy: BUILDSTDERR: | ^ BUILDSTDERR: 31600 | _coAy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDs_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31634:1: error: BUILDSTDERR: warning: label ‘_coAS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31634 | _coAS: BUILDSTDERR: | ^ BUILDSTDERR: 31634 | _coAS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coAQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31685:1: error: BUILDSTDERR: warning: label ‘_coAQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31685 | _coAQ: BUILDSTDERR: | ^ BUILDSTDERR: 31685 | _coAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31719:1: error: BUILDSTDERR: warning: label ‘_coBa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31719 | _coBa: BUILDSTDERR: | ^ BUILDSTDERR: 31719 | _coBa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coB8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31770:1: error: BUILDSTDERR: warning: label ‘_coB8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31770 | _coB8: BUILDSTDERR: | ^ BUILDSTDERR: 31770 | _coB8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31804:1: error: BUILDSTDERR: warning: label ‘_coBs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31804 | _coBs: BUILDSTDERR: | ^ BUILDSTDERR: 31804 | _coBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coBq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31856:1: error: BUILDSTDERR: warning: label ‘_coBq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31856 | _coBq: BUILDSTDERR: | ^ BUILDSTDERR: 31856 | _coBq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDy_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31890:1: error: BUILDSTDERR: warning: label ‘_coBK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31890 | _coBK: BUILDSTDERR: | ^ BUILDSTDERR: 31890 | _coBK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coBI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31941:1: error: BUILDSTDERR: warning: label ‘_coBI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31941 | _coBI: BUILDSTDERR: | ^ BUILDSTDERR: 31941 | _coBI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDA_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:31975:1: error: BUILDSTDERR: warning: label ‘_coC2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31975 | _coC2: BUILDSTDERR: | ^ BUILDSTDERR: 31975 | _coC2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coC0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32027:1: error: BUILDSTDERR: warning: label ‘_coC0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32027 | _coC0: BUILDSTDERR: | ^ BUILDSTDERR: 32027 | _coC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDC_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32061:1: error: BUILDSTDERR: warning: label ‘_coCk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32061 | _coCk: BUILDSTDERR: | ^ BUILDSTDERR: 32061 | _coCk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coCi’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32112:1: error: BUILDSTDERR: warning: label ‘_coCi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32112 | _coCi: BUILDSTDERR: | ^ BUILDSTDERR: 32112 | _coCi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDE_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32146:1: error: BUILDSTDERR: warning: label ‘_coCC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32146 | _coCC: BUILDSTDERR: | ^ BUILDSTDERR: 32146 | _coCC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coCA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32198:1: error: BUILDSTDERR: warning: label ‘_coCA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32198 | _coCA: BUILDSTDERR: | ^ BUILDSTDERR: 32198 | _coCA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDG_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32232:1: error: BUILDSTDERR: warning: label ‘_coCU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32232 | _coCU: BUILDSTDERR: | ^ BUILDSTDERR: 32232 | _coCU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coCS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32284:1: error: BUILDSTDERR: warning: label ‘_coCS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32284 | _coCS: BUILDSTDERR: | ^ BUILDSTDERR: 32284 | _coCS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32318:1: error: BUILDSTDERR: warning: label ‘_coDc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32318 | _coDc: BUILDSTDERR: | ^ BUILDSTDERR: 32318 | _coDc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coDa’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32370:1: error: BUILDSTDERR: warning: label ‘_coDa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32370 | _coDa: BUILDSTDERR: | ^ BUILDSTDERR: 32370 | _coDa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDK_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32404:1: error: BUILDSTDERR: warning: label ‘_coDu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32404 | _coDu: BUILDSTDERR: | ^ BUILDSTDERR: 32404 | _coDu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coDs’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32455:1: error: BUILDSTDERR: warning: label ‘_coDs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32455 | _coDs: BUILDSTDERR: | ^ BUILDSTDERR: 32455 | _coDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32489:1: error: BUILDSTDERR: warning: label ‘_coDM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32489 | _coDM: BUILDSTDERR: | ^ BUILDSTDERR: 32489 | _coDM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coDK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32541:1: error: BUILDSTDERR: warning: label ‘_coDK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32541 | _coDK: BUILDSTDERR: | ^ BUILDSTDERR: 32541 | _coDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32575:1: error: BUILDSTDERR: warning: label ‘_coE4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32575 | _coE4: BUILDSTDERR: | ^ BUILDSTDERR: 32575 | _coE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coE2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32625:1: error: BUILDSTDERR: warning: label ‘_coE2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32625 | _coE2: BUILDSTDERR: | ^ BUILDSTDERR: 32625 | _coE2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDQ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32659:1: error: BUILDSTDERR: warning: label ‘_coEm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32659 | _coEm: BUILDSTDERR: | ^ BUILDSTDERR: 32659 | _coEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coEk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32710:1: error: BUILDSTDERR: warning: label ‘_coEk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32710 | _coEk: BUILDSTDERR: | ^ BUILDSTDERR: 32710 | _coEk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDS_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32744:1: error: BUILDSTDERR: warning: label ‘_coEE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32744 | _coEE: BUILDSTDERR: | ^ BUILDSTDERR: 32744 | _coEE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coEC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32794:1: error: BUILDSTDERR: warning: label ‘_coEC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32794 | _coEC: BUILDSTDERR: | ^ BUILDSTDERR: 32794 | _coEC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDU_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32828:1: error: BUILDSTDERR: warning: label ‘_coEW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32828 | _coEW: BUILDSTDERR: | ^ BUILDSTDERR: 32828 | _coEW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coEU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32880:1: error: BUILDSTDERR: warning: label ‘_coEU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32880 | _coEU: BUILDSTDERR: | ^ BUILDSTDERR: 32880 | _coEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32914:1: error: BUILDSTDERR: warning: label ‘_coFe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32914 | _coFe: BUILDSTDERR: | ^ BUILDSTDERR: 32914 | _coFe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coFc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32965:1: error: BUILDSTDERR: warning: label ‘_coFc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32965 | _coFc: BUILDSTDERR: | ^ BUILDSTDERR: 32965 | _coFc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smDY_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:32999:1: error: BUILDSTDERR: warning: label ‘_coFw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32999 | _coFw: BUILDSTDERR: | ^ BUILDSTDERR: 32999 | _coFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coFu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33050:1: error: BUILDSTDERR: warning: label ‘_coFu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33050 | _coFu: BUILDSTDERR: | ^ BUILDSTDERR: 33050 | _coFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smE0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33084:1: error: BUILDSTDERR: warning: label ‘_coFO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33084 | _coFO: BUILDSTDERR: | ^ BUILDSTDERR: 33084 | _coFO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coFM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33135:1: error: BUILDSTDERR: warning: label ‘_coFM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33135 | _coFM: BUILDSTDERR: | ^ BUILDSTDERR: 33135 | _coFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smE2_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33169:1: error: BUILDSTDERR: warning: label ‘_coG6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33169 | _coG6: BUILDSTDERR: | ^ BUILDSTDERR: 33169 | _coG6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coG4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33221:1: error: BUILDSTDERR: warning: label ‘_coG4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33221 | _coG4: BUILDSTDERR: | ^ BUILDSTDERR: 33221 | _coG4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smE4_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33255:1: error: BUILDSTDERR: warning: label ‘_coGo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33255 | _coGo: BUILDSTDERR: | ^ BUILDSTDERR: 33255 | _coGo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coGm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33307:1: error: BUILDSTDERR: warning: label ‘_coGm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33307 | _coGm: BUILDSTDERR: | ^ BUILDSTDERR: 33307 | _coGm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smE6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33341:1: error: BUILDSTDERR: warning: label ‘_coGG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33341 | _coGG: BUILDSTDERR: | ^ BUILDSTDERR: 33341 | _coGG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coGE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33393:1: error: BUILDSTDERR: warning: label ‘_coGE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33393 | _coGE: BUILDSTDERR: | ^ BUILDSTDERR: 33393 | _coGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smE8_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33427:1: error: BUILDSTDERR: warning: label ‘_coGY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33427 | _coGY: BUILDSTDERR: | ^ BUILDSTDERR: 33427 | _coGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coGW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33479:1: error: BUILDSTDERR: warning: label ‘_coGW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33479 | _coGW: BUILDSTDERR: | ^ BUILDSTDERR: 33479 | _coGW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEa_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33513:1: error: BUILDSTDERR: warning: label ‘_coHg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33513 | _coHg: BUILDSTDERR: | ^ BUILDSTDERR: 33513 | _coHg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coHe’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33565:1: error: BUILDSTDERR: warning: label ‘_coHe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33565 | _coHe: BUILDSTDERR: | ^ BUILDSTDERR: 33565 | _coHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEc_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33599:1: error: BUILDSTDERR: warning: label ‘_coHy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33599 | _coHy: BUILDSTDERR: | ^ BUILDSTDERR: 33599 | _coHy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coHw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33651:1: error: BUILDSTDERR: warning: label ‘_coHw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33651 | _coHw: BUILDSTDERR: | ^ BUILDSTDERR: 33651 | _coHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEe_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33685:1: error: BUILDSTDERR: warning: label ‘_coHQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33685 | _coHQ: BUILDSTDERR: | ^ BUILDSTDERR: 33685 | _coHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coHO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33737:1: error: BUILDSTDERR: warning: label ‘_coHO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33737 | _coHO: BUILDSTDERR: | ^ BUILDSTDERR: 33737 | _coHO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33771:1: error: BUILDSTDERR: warning: label ‘_coI8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33771 | _coI8: BUILDSTDERR: | ^ BUILDSTDERR: 33771 | _coI8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coI6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33823:1: error: BUILDSTDERR: warning: label ‘_coI6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33823 | _coI6: BUILDSTDERR: | ^ BUILDSTDERR: 33823 | _coI6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33857:1: error: BUILDSTDERR: warning: label ‘_coIq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33857 | _coIq: BUILDSTDERR: | ^ BUILDSTDERR: 33857 | _coIq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coIo’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33908:1: error: BUILDSTDERR: warning: label ‘_coIo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33908 | _coIo: BUILDSTDERR: | ^ BUILDSTDERR: 33908 | _coIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEk_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33942:1: error: BUILDSTDERR: warning: label ‘_coII’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33942 | _coII: BUILDSTDERR: | ^ BUILDSTDERR: 33942 | _coII: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coIG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:33994:1: error: BUILDSTDERR: warning: label ‘_coIG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33994 | _coIG: BUILDSTDERR: | ^ BUILDSTDERR: 33994 | _coIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEm_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34028:1: error: BUILDSTDERR: warning: label ‘_coJ0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34028 | _coJ0: BUILDSTDERR: | ^ BUILDSTDERR: 34028 | _coJ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coIY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34079:1: error: BUILDSTDERR: warning: label ‘_coIY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34079 | _coIY: BUILDSTDERR: | ^ BUILDSTDERR: 34079 | _coIY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34113:1: error: BUILDSTDERR: warning: label ‘_coJi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34113 | _coJi: BUILDSTDERR: | ^ BUILDSTDERR: 34113 | _coJi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coJg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34165:1: error: BUILDSTDERR: warning: label ‘_coJg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34165 | _coJg: BUILDSTDERR: | ^ BUILDSTDERR: 34165 | _coJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEr_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34197:1: error: BUILDSTDERR: warning: label ‘_coJG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34197 | _coJG: BUILDSTDERR: | ^ BUILDSTDERR: 34197 | _coJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coJy’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34254:1: error: BUILDSTDERR: warning: label ‘_coJy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34254 | _coJy: BUILDSTDERR: | ^ BUILDSTDERR: 34254 | _coJy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coJD’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34290:1: error: BUILDSTDERR: warning: label ‘_coJD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34290 | _coJD: BUILDSTDERR: | ^ BUILDSTDERR: 34290 | _coJD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEt_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34337:1: error: BUILDSTDERR: warning: label ‘_coK1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34337 | _coK1: BUILDSTDERR: | ^ BUILDSTDERR: 34337 | _coK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coJZ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34389:1: error: BUILDSTDERR: warning: label ‘_coJZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34389 | _coJZ: BUILDSTDERR: | ^ BUILDSTDERR: 34389 | _coJZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34423:1: error: BUILDSTDERR: warning: label ‘_coKj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34423 | _coKj: BUILDSTDERR: | ^ BUILDSTDERR: 34423 | _coKj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coKh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34474:1: error: BUILDSTDERR: warning: label ‘_coKh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34474 | _coKh: BUILDSTDERR: | ^ BUILDSTDERR: 34474 | _coKh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEx_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34508:1: error: BUILDSTDERR: warning: label ‘_coKB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34508 | _coKB: BUILDSTDERR: | ^ BUILDSTDERR: 34508 | _coKB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coKz’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34559:1: error: BUILDSTDERR: warning: label ‘_coKz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34559 | _coKz: BUILDSTDERR: | ^ BUILDSTDERR: 34559 | _coKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEz_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34593:1: error: BUILDSTDERR: warning: label ‘_coKT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34593 | _coKT: BUILDSTDERR: | ^ BUILDSTDERR: 34593 | _coKT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coKR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34645:1: error: BUILDSTDERR: warning: label ‘_coKR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34645 | _coKR: BUILDSTDERR: | ^ BUILDSTDERR: 34645 | _coKR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34679:1: error: BUILDSTDERR: warning: label ‘_coLb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34679 | _coLb: BUILDSTDERR: | ^ BUILDSTDERR: 34679 | _coLb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coL9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34730:1: error: BUILDSTDERR: warning: label ‘_coL9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34730 | _coL9: BUILDSTDERR: | ^ BUILDSTDERR: 34730 | _coL9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smED_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34764:1: error: BUILDSTDERR: warning: label ‘_coLt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34764 | _coLt: BUILDSTDERR: | ^ BUILDSTDERR: 34764 | _coLt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coLr’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34816:1: error: BUILDSTDERR: warning: label ‘_coLr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34816 | _coLr: BUILDSTDERR: | ^ BUILDSTDERR: 34816 | _coLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘smEF_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34850:1: error: BUILDSTDERR: warning: label ‘_coLL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34850 | _coLL: BUILDSTDERR: | ^ BUILDSTDERR: 34850 | _coLL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_coLJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34902:1: error: BUILDSTDERR: warning: label ‘_coLJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34902 | _coLJ: BUILDSTDERR: | ^ BUILDSTDERR: 34902 | _coLJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziNames_readColourName_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34939:1: error: BUILDSTDERR: warning: label ‘_coLT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34939 | _coLT: BUILDSTDERR: | ^ BUILDSTDERR: 34939 | _coLT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnSN’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:34999:1: error: BUILDSTDERR: warning: label ‘_cnSN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34999 | _cnSN: BUILDSTDERR: | ^ BUILDSTDERR: 34999 | _cnSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnSS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35061:1: error: BUILDSTDERR: warning: label ‘_cnSS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35061 | _cnSS: BUILDSTDERR: | ^ BUILDSTDERR: 35061 | _cnSS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnSX’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35123:1: error: BUILDSTDERR: warning: label ‘_cnSX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35123 | _cnSX: BUILDSTDERR: | ^ BUILDSTDERR: 35123 | _cnSX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnT2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35185:1: error: BUILDSTDERR: warning: label ‘_cnT2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35185 | _cnT2: BUILDSTDERR: | ^ BUILDSTDERR: 35185 | _cnT2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnT7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35247:1: error: BUILDSTDERR: warning: label ‘_cnT7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35247 | _cnT7: BUILDSTDERR: | ^ BUILDSTDERR: 35247 | _cnT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnTc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35309:1: error: BUILDSTDERR: warning: label ‘_cnTc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35309 | _cnTc: BUILDSTDERR: | ^ BUILDSTDERR: 35309 | _cnTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnTh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35371:1: error: BUILDSTDERR: warning: label ‘_cnTh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35371 | _cnTh: BUILDSTDERR: | ^ BUILDSTDERR: 35371 | _cnTh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnTm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35432:1: error: BUILDSTDERR: warning: label ‘_cnTm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35432 | _cnTm: BUILDSTDERR: | ^ BUILDSTDERR: 35432 | _cnTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnTr’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35492:1: error: BUILDSTDERR: warning: label ‘_cnTr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35492 | _cnTr: BUILDSTDERR: | ^ BUILDSTDERR: 35492 | _cnTr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnTw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35554:1: error: BUILDSTDERR: warning: label ‘_cnTw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35554 | _cnTw: BUILDSTDERR: | ^ BUILDSTDERR: 35554 | _cnTw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnTB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35616:1: error: BUILDSTDERR: warning: label ‘_cnTB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35616 | _cnTB: BUILDSTDERR: | ^ BUILDSTDERR: 35616 | _cnTB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnTG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35678:1: error: BUILDSTDERR: warning: label ‘_cnTG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35678 | _cnTG: BUILDSTDERR: | ^ BUILDSTDERR: 35678 | _cnTG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnTL’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35740:1: error: BUILDSTDERR: warning: label ‘_cnTL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35740 | _cnTL: BUILDSTDERR: | ^ BUILDSTDERR: 35740 | _cnTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnTQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35802:1: error: BUILDSTDERR: warning: label ‘_cnTQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35802 | _cnTQ: BUILDSTDERR: | ^ BUILDSTDERR: 35802 | _cnTQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnTV’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35864:1: error: BUILDSTDERR: warning: label ‘_cnTV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35864 | _cnTV: BUILDSTDERR: | ^ BUILDSTDERR: 35864 | _cnTV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnU0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35926:1: error: BUILDSTDERR: warning: label ‘_cnU0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35926 | _cnU0: BUILDSTDERR: | ^ BUILDSTDERR: 35926 | _cnU0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnU5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:35988:1: error: BUILDSTDERR: warning: label ‘_cnU5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35988 | _cnU5: BUILDSTDERR: | ^ BUILDSTDERR: 35988 | _cnU5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnUa’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36050:1: error: BUILDSTDERR: warning: label ‘_cnUa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36050 | _cnUa: BUILDSTDERR: | ^ BUILDSTDERR: 36050 | _cnUa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnUf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36112:1: error: BUILDSTDERR: warning: label ‘_cnUf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36112 | _cnUf: BUILDSTDERR: | ^ BUILDSTDERR: 36112 | _cnUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnUk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36174:1: error: BUILDSTDERR: warning: label ‘_cnUk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36174 | _cnUk: BUILDSTDERR: | ^ BUILDSTDERR: 36174 | _cnUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnUp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36236:1: error: BUILDSTDERR: warning: label ‘_cnUp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36236 | _cnUp: BUILDSTDERR: | ^ BUILDSTDERR: 36236 | _cnUp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnUu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36298:1: error: BUILDSTDERR: warning: label ‘_cnUu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36298 | _cnUu: BUILDSTDERR: | ^ BUILDSTDERR: 36298 | _cnUu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnUz’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36360:1: error: BUILDSTDERR: warning: label ‘_cnUz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36360 | _cnUz: BUILDSTDERR: | ^ BUILDSTDERR: 36360 | _cnUz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnUE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36422:1: error: BUILDSTDERR: warning: label ‘_cnUE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36422 | _cnUE: BUILDSTDERR: | ^ BUILDSTDERR: 36422 | _cnUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnUJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36484:1: error: BUILDSTDERR: warning: label ‘_cnUJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36484 | _cnUJ: BUILDSTDERR: | ^ BUILDSTDERR: 36484 | _cnUJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnUO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36546:1: error: BUILDSTDERR: warning: label ‘_cnUO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36546 | _cnUO: BUILDSTDERR: | ^ BUILDSTDERR: 36546 | _cnUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnUT’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36608:1: error: BUILDSTDERR: warning: label ‘_cnUT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36608 | _cnUT: BUILDSTDERR: | ^ BUILDSTDERR: 36608 | _cnUT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnUY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36670:1: error: BUILDSTDERR: warning: label ‘_cnUY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36670 | _cnUY: BUILDSTDERR: | ^ BUILDSTDERR: 36670 | _cnUY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnV3’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36732:1: error: BUILDSTDERR: warning: label ‘_cnV3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36732 | _cnV3: BUILDSTDERR: | ^ BUILDSTDERR: 36732 | _cnV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnV8’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36794:1: error: BUILDSTDERR: warning: label ‘_cnV8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36794 | _cnV8: BUILDSTDERR: | ^ BUILDSTDERR: 36794 | _cnV8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnVd’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36856:1: error: BUILDSTDERR: warning: label ‘_cnVd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36856 | _cnVd: BUILDSTDERR: | ^ BUILDSTDERR: 36856 | _cnVd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnVi’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36918:1: error: BUILDSTDERR: warning: label ‘_cnVi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36918 | _cnVi: BUILDSTDERR: | ^ BUILDSTDERR: 36918 | _cnVi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnVn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:36980:1: error: BUILDSTDERR: warning: label ‘_cnVn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36980 | _cnVn: BUILDSTDERR: | ^ BUILDSTDERR: 36980 | _cnVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnVs’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37042:1: error: BUILDSTDERR: warning: label ‘_cnVs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37042 | _cnVs: BUILDSTDERR: | ^ BUILDSTDERR: 37042 | _cnVs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnVx’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37104:1: error: BUILDSTDERR: warning: label ‘_cnVx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37104 | _cnVx: BUILDSTDERR: | ^ BUILDSTDERR: 37104 | _cnVx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnVC’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37166:1: error: BUILDSTDERR: warning: label ‘_cnVC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37166 | _cnVC: BUILDSTDERR: | ^ BUILDSTDERR: 37166 | _cnVC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnVH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37228:1: error: BUILDSTDERR: warning: label ‘_cnVH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37228 | _cnVH: BUILDSTDERR: | ^ BUILDSTDERR: 37228 | _cnVH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnVM’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37290:1: error: BUILDSTDERR: warning: label ‘_cnVM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37290 | _cnVM: BUILDSTDERR: | ^ BUILDSTDERR: 37290 | _cnVM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnVR’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37352:1: error: BUILDSTDERR: warning: label ‘_cnVR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37352 | _cnVR: BUILDSTDERR: | ^ BUILDSTDERR: 37352 | _cnVR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnVW’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37414:1: error: BUILDSTDERR: warning: label ‘_cnVW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37414 | _cnVW: BUILDSTDERR: | ^ BUILDSTDERR: 37414 | _cnVW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnW1’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37476:1: error: BUILDSTDERR: warning: label ‘_cnW1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37476 | _cnW1: BUILDSTDERR: | ^ BUILDSTDERR: 37476 | _cnW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnW6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37538:1: error: BUILDSTDERR: warning: label ‘_cnW6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37538 | _cnW6: BUILDSTDERR: | ^ BUILDSTDERR: 37538 | _cnW6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnWb’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37600:1: error: BUILDSTDERR: warning: label ‘_cnWb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37600 | _cnWb: BUILDSTDERR: | ^ BUILDSTDERR: 37600 | _cnWb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnWg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37662:1: error: BUILDSTDERR: warning: label ‘_cnWg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37662 | _cnWg: BUILDSTDERR: | ^ BUILDSTDERR: 37662 | _cnWg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnWl’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37724:1: error: BUILDSTDERR: warning: label ‘_cnWl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37724 | _cnWl: BUILDSTDERR: | ^ BUILDSTDERR: 37724 | _cnWl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnWq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37786:1: error: BUILDSTDERR: warning: label ‘_cnWq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37786 | _cnWq: BUILDSTDERR: | ^ BUILDSTDERR: 37786 | _cnWq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnWv’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37848:1: error: BUILDSTDERR: warning: label ‘_cnWv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37848 | _cnWv: BUILDSTDERR: | ^ BUILDSTDERR: 37848 | _cnWv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnWA’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37910:1: error: BUILDSTDERR: warning: label ‘_cnWA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37910 | _cnWA: BUILDSTDERR: | ^ BUILDSTDERR: 37910 | _cnWA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnWF’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:37972:1: error: BUILDSTDERR: warning: label ‘_cnWF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37972 | _cnWF: BUILDSTDERR: | ^ BUILDSTDERR: 37972 | _cnWF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnWK’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38034:1: error: BUILDSTDERR: warning: label ‘_cnWK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38034 | _cnWK: BUILDSTDERR: | ^ BUILDSTDERR: 38034 | _cnWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnWP’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38096:1: error: BUILDSTDERR: warning: label ‘_cnWP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38096 | _cnWP: BUILDSTDERR: | ^ BUILDSTDERR: 38096 | _cnWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnWU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38158:1: error: BUILDSTDERR: warning: label ‘_cnWU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38158 | _cnWU: BUILDSTDERR: | ^ BUILDSTDERR: 38158 | _cnWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnWZ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38220:1: error: BUILDSTDERR: warning: label ‘_cnWZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38220 | _cnWZ: BUILDSTDERR: | ^ BUILDSTDERR: 38220 | _cnWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnX4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38282:1: error: BUILDSTDERR: warning: label ‘_cnX4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38282 | _cnX4: BUILDSTDERR: | ^ BUILDSTDERR: 38282 | _cnX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnX9’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38344:1: error: BUILDSTDERR: warning: label ‘_cnX9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38344 | _cnX9: BUILDSTDERR: | ^ BUILDSTDERR: 38344 | _cnX9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnXe’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38406:1: error: BUILDSTDERR: warning: label ‘_cnXe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38406 | _cnXe: BUILDSTDERR: | ^ BUILDSTDERR: 38406 | _cnXe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnXj’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38468:1: error: BUILDSTDERR: warning: label ‘_cnXj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38468 | _cnXj: BUILDSTDERR: | ^ BUILDSTDERR: 38468 | _cnXj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnXo’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38530:1: error: BUILDSTDERR: warning: label ‘_cnXo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38530 | _cnXo: BUILDSTDERR: | ^ BUILDSTDERR: 38530 | _cnXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnXt’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38592:1: error: BUILDSTDERR: warning: label ‘_cnXt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38592 | _cnXt: BUILDSTDERR: | ^ BUILDSTDERR: 38592 | _cnXt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnXy’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38654:1: error: BUILDSTDERR: warning: label ‘_cnXy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38654 | _cnXy: BUILDSTDERR: | ^ BUILDSTDERR: 38654 | _cnXy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnXD’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38716:1: error: BUILDSTDERR: warning: label ‘_cnXD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38716 | _cnXD: BUILDSTDERR: | ^ BUILDSTDERR: 38716 | _cnXD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnXI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38778:1: error: BUILDSTDERR: warning: label ‘_cnXI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38778 | _cnXI: BUILDSTDERR: | ^ BUILDSTDERR: 38778 | _cnXI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnXN’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38840:1: error: BUILDSTDERR: warning: label ‘_cnXN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38840 | _cnXN: BUILDSTDERR: | ^ BUILDSTDERR: 38840 | _cnXN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnXS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38902:1: error: BUILDSTDERR: warning: label ‘_cnXS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38902 | _cnXS: BUILDSTDERR: | ^ BUILDSTDERR: 38902 | _cnXS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnXX’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:38964:1: error: BUILDSTDERR: warning: label ‘_cnXX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38964 | _cnXX: BUILDSTDERR: | ^ BUILDSTDERR: 38964 | _cnXX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnY2’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39026:1: error: BUILDSTDERR: warning: label ‘_cnY2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39026 | _cnY2: BUILDSTDERR: | ^ BUILDSTDERR: 39026 | _cnY2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnY7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39088:1: error: BUILDSTDERR: warning: label ‘_cnY7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39088 | _cnY7: BUILDSTDERR: | ^ BUILDSTDERR: 39088 | _cnY7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnYc’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39150:1: error: BUILDSTDERR: warning: label ‘_cnYc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39150 | _cnYc: BUILDSTDERR: | ^ BUILDSTDERR: 39150 | _cnYc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnYh’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39212:1: error: BUILDSTDERR: warning: label ‘_cnYh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39212 | _cnYh: BUILDSTDERR: | ^ BUILDSTDERR: 39212 | _cnYh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnYm’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39274:1: error: BUILDSTDERR: warning: label ‘_cnYm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39274 | _cnYm: BUILDSTDERR: | ^ BUILDSTDERR: 39274 | _cnYm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnYr’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39336:1: error: BUILDSTDERR: warning: label ‘_cnYr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39336 | _cnYr: BUILDSTDERR: | ^ BUILDSTDERR: 39336 | _cnYr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnYw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39398:1: error: BUILDSTDERR: warning: label ‘_cnYw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39398 | _cnYw: BUILDSTDERR: | ^ BUILDSTDERR: 39398 | _cnYw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnYB’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39460:1: error: BUILDSTDERR: warning: label ‘_cnYB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39460 | _cnYB: BUILDSTDERR: | ^ BUILDSTDERR: 39460 | _cnYB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnYG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39522:1: error: BUILDSTDERR: warning: label ‘_cnYG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39522 | _cnYG: BUILDSTDERR: | ^ BUILDSTDERR: 39522 | _cnYG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnYL’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39584:1: error: BUILDSTDERR: warning: label ‘_cnYL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39584 | _cnYL: BUILDSTDERR: | ^ BUILDSTDERR: 39584 | _cnYL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnYQ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39646:1: error: BUILDSTDERR: warning: label ‘_cnYQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39646 | _cnYQ: BUILDSTDERR: | ^ BUILDSTDERR: 39646 | _cnYQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnYV’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39708:1: error: BUILDSTDERR: warning: label ‘_cnYV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39708 | _cnYV: BUILDSTDERR: | ^ BUILDSTDERR: 39708 | _cnYV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnZ0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39770:1: error: BUILDSTDERR: warning: label ‘_cnZ0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39770 | _cnZ0: BUILDSTDERR: | ^ BUILDSTDERR: 39770 | _cnZ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnZ5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39832:1: error: BUILDSTDERR: warning: label ‘_cnZ5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39832 | _cnZ5: BUILDSTDERR: | ^ BUILDSTDERR: 39832 | _cnZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnZa’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39894:1: error: BUILDSTDERR: warning: label ‘_cnZa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39894 | _cnZa: BUILDSTDERR: | ^ BUILDSTDERR: 39894 | _cnZa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnZf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:39956:1: error: BUILDSTDERR: warning: label ‘_cnZf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39956 | _cnZf: BUILDSTDERR: | ^ BUILDSTDERR: 39956 | _cnZf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnZk’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40018:1: error: BUILDSTDERR: warning: label ‘_cnZk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40018 | _cnZk: BUILDSTDERR: | ^ BUILDSTDERR: 40018 | _cnZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnZp’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40080:1: error: BUILDSTDERR: warning: label ‘_cnZp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40080 | _cnZp: BUILDSTDERR: | ^ BUILDSTDERR: 40080 | _cnZp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnZu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40142:1: error: BUILDSTDERR: warning: label ‘_cnZu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40142 | _cnZu: BUILDSTDERR: | ^ BUILDSTDERR: 40142 | _cnZu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnZz’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40204:1: error: BUILDSTDERR: warning: label ‘_cnZz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40204 | _cnZz: BUILDSTDERR: | ^ BUILDSTDERR: 40204 | _cnZz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnZE’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40266:1: error: BUILDSTDERR: warning: label ‘_cnZE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40266 | _cnZE: BUILDSTDERR: | ^ BUILDSTDERR: 40266 | _cnZE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnZJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40328:1: error: BUILDSTDERR: warning: label ‘_cnZJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40328 | _cnZJ: BUILDSTDERR: | ^ BUILDSTDERR: 40328 | _cnZJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnZO’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40390:1: error: BUILDSTDERR: warning: label ‘_cnZO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40390 | _cnZO: BUILDSTDERR: | ^ BUILDSTDERR: 40390 | _cnZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnZT’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40452:1: error: BUILDSTDERR: warning: label ‘_cnZT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40452 | _cnZT: BUILDSTDERR: | ^ BUILDSTDERR: 40452 | _cnZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_cnZY’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40514:1: error: BUILDSTDERR: warning: label ‘_cnZY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40514 | _cnZY: BUILDSTDERR: | ^ BUILDSTDERR: 40514 | _cnZY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co03’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40576:1: error: BUILDSTDERR: warning: label ‘_co03’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40576 | _co03: BUILDSTDERR: | ^ BUILDSTDERR: 40576 | _co03: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co08’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40638:1: error: BUILDSTDERR: warning: label ‘_co08’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40638 | _co08: BUILDSTDERR: | ^ BUILDSTDERR: 40638 | _co08: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co0d’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40700:1: error: BUILDSTDERR: warning: label ‘_co0d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40700 | _co0d: BUILDSTDERR: | ^ BUILDSTDERR: 40700 | _co0d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co0i’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40762:1: error: BUILDSTDERR: warning: label ‘_co0i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40762 | _co0i: BUILDSTDERR: | ^ BUILDSTDERR: 40762 | _co0i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co0n’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40824:1: error: BUILDSTDERR: warning: label ‘_co0n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40824 | _co0n: BUILDSTDERR: | ^ BUILDSTDERR: 40824 | _co0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co0s’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40886:1: error: BUILDSTDERR: warning: label ‘_co0s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40886 | _co0s: BUILDSTDERR: | ^ BUILDSTDERR: 40886 | _co0s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co0x’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:40948:1: error: BUILDSTDERR: warning: label ‘_co0x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 40948 | _co0x: BUILDSTDERR: | ^ BUILDSTDERR: 40948 | _co0x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co0C’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41010:1: error: BUILDSTDERR: warning: label ‘_co0C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41010 | _co0C: BUILDSTDERR: | ^ BUILDSTDERR: 41010 | _co0C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co0H’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41072:1: error: BUILDSTDERR: warning: label ‘_co0H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41072 | _co0H: BUILDSTDERR: | ^ BUILDSTDERR: 41072 | _co0H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co0M’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41134:1: error: BUILDSTDERR: warning: label ‘_co0M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41134 | _co0M: BUILDSTDERR: | ^ BUILDSTDERR: 41134 | _co0M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co0R’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41196:1: error: BUILDSTDERR: warning: label ‘_co0R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41196 | _co0R: BUILDSTDERR: | ^ BUILDSTDERR: 41196 | _co0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co0W’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41258:1: error: BUILDSTDERR: warning: label ‘_co0W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41258 | _co0W: BUILDSTDERR: | ^ BUILDSTDERR: 41258 | _co0W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co11’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41320:1: error: BUILDSTDERR: warning: label ‘_co11’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41320 | _co11: BUILDSTDERR: | ^ BUILDSTDERR: 41320 | _co11: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co16’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41382:1: error: BUILDSTDERR: warning: label ‘_co16’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41382 | _co16: BUILDSTDERR: | ^ BUILDSTDERR: 41382 | _co16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co1b’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41444:1: error: BUILDSTDERR: warning: label ‘_co1b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41444 | _co1b: BUILDSTDERR: | ^ BUILDSTDERR: 41444 | _co1b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co1g’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41506:1: error: BUILDSTDERR: warning: label ‘_co1g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41506 | _co1g: BUILDSTDERR: | ^ BUILDSTDERR: 41506 | _co1g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co1l’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41568:1: error: BUILDSTDERR: warning: label ‘_co1l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41568 | _co1l: BUILDSTDERR: | ^ BUILDSTDERR: 41568 | _co1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co1q’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41630:1: error: BUILDSTDERR: warning: label ‘_co1q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41630 | _co1q: BUILDSTDERR: | ^ BUILDSTDERR: 41630 | _co1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co1v’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41692:1: error: BUILDSTDERR: warning: label ‘_co1v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41692 | _co1v: BUILDSTDERR: | ^ BUILDSTDERR: 41692 | _co1v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co1A’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41754:1: error: BUILDSTDERR: warning: label ‘_co1A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41754 | _co1A: BUILDSTDERR: | ^ BUILDSTDERR: 41754 | _co1A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co1F’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41816:1: error: BUILDSTDERR: warning: label ‘_co1F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41816 | _co1F: BUILDSTDERR: | ^ BUILDSTDERR: 41816 | _co1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co1K’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41878:1: error: BUILDSTDERR: warning: label ‘_co1K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41878 | _co1K: BUILDSTDERR: | ^ BUILDSTDERR: 41878 | _co1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co1P’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:41940:1: error: BUILDSTDERR: warning: label ‘_co1P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41940 | _co1P: BUILDSTDERR: | ^ BUILDSTDERR: 41940 | _co1P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co1U’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42002:1: error: BUILDSTDERR: warning: label ‘_co1U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42002 | _co1U: BUILDSTDERR: | ^ BUILDSTDERR: 42002 | _co1U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co1Z’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42064:1: error: BUILDSTDERR: warning: label ‘_co1Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42064 | _co1Z: BUILDSTDERR: | ^ BUILDSTDERR: 42064 | _co1Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co24’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42126:1: error: BUILDSTDERR: warning: label ‘_co24’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42126 | _co24: BUILDSTDERR: | ^ BUILDSTDERR: 42126 | _co24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co29’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42188:1: error: BUILDSTDERR: warning: label ‘_co29’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42188 | _co29: BUILDSTDERR: | ^ BUILDSTDERR: 42188 | _co29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co2e’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42245:1: error: BUILDSTDERR: warning: label ‘_co2e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42245 | _co2e: BUILDSTDERR: | ^ BUILDSTDERR: 42245 | _co2e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co2j’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42303:1: error: BUILDSTDERR: warning: label ‘_co2j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42303 | _co2j: BUILDSTDERR: | ^ BUILDSTDERR: 42303 | _co2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co2o’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42361:1: error: BUILDSTDERR: warning: label ‘_co2o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42361 | _co2o: BUILDSTDERR: | ^ BUILDSTDERR: 42361 | _co2o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co2t’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42419:1: error: BUILDSTDERR: warning: label ‘_co2t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42419 | _co2t: BUILDSTDERR: | ^ BUILDSTDERR: 42419 | _co2t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co2y’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42477:1: error: BUILDSTDERR: warning: label ‘_co2y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42477 | _co2y: BUILDSTDERR: | ^ BUILDSTDERR: 42477 | _co2y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co2D’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42535:1: error: BUILDSTDERR: warning: label ‘_co2D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42535 | _co2D: BUILDSTDERR: | ^ BUILDSTDERR: 42535 | _co2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co2I’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42593:1: error: BUILDSTDERR: warning: label ‘_co2I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42593 | _co2I: BUILDSTDERR: | ^ BUILDSTDERR: 42593 | _co2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co2N’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42651:1: error: BUILDSTDERR: warning: label ‘_co2N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42651 | _co2N: BUILDSTDERR: | ^ BUILDSTDERR: 42651 | _co2N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co2S’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42709:1: error: BUILDSTDERR: warning: label ‘_co2S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42709 | _co2S: BUILDSTDERR: | ^ BUILDSTDERR: 42709 | _co2S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co2X’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42767:1: error: BUILDSTDERR: warning: label ‘_co2X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42767 | _co2X: BUILDSTDERR: | ^ BUILDSTDERR: 42767 | _co2X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co32’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42825:1: error: BUILDSTDERR: warning: label ‘_co32’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42825 | _co32: BUILDSTDERR: | ^ BUILDSTDERR: 42825 | _co32: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co37’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42883:1: error: BUILDSTDERR: warning: label ‘_co37’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42883 | _co37: BUILDSTDERR: | ^ BUILDSTDERR: 42883 | _co37: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co3c’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42941:1: error: BUILDSTDERR: warning: label ‘_co3c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42941 | _co3c: BUILDSTDERR: | ^ BUILDSTDERR: 42941 | _co3c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co3h’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:42999:1: error: BUILDSTDERR: warning: label ‘_co3h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42999 | _co3h: BUILDSTDERR: | ^ BUILDSTDERR: 42999 | _co3h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co3m’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43057:1: error: BUILDSTDERR: warning: label ‘_co3m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43057 | _co3m: BUILDSTDERR: | ^ BUILDSTDERR: 43057 | _co3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co3r’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43115:1: error: BUILDSTDERR: warning: label ‘_co3r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43115 | _co3r: BUILDSTDERR: | ^ BUILDSTDERR: 43115 | _co3r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co3w’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43173:1: error: BUILDSTDERR: warning: label ‘_co3w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43173 | _co3w: BUILDSTDERR: | ^ BUILDSTDERR: 43173 | _co3w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co3B’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43231:1: error: BUILDSTDERR: warning: label ‘_co3B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43231 | _co3B: BUILDSTDERR: | ^ BUILDSTDERR: 43231 | _co3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co3G’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43289:1: error: BUILDSTDERR: warning: label ‘_co3G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43289 | _co3G: BUILDSTDERR: | ^ BUILDSTDERR: 43289 | _co3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co3L’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43347:1: error: BUILDSTDERR: warning: label ‘_co3L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43347 | _co3L: BUILDSTDERR: | ^ BUILDSTDERR: 43347 | _co3L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co3Q’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43405:1: error: BUILDSTDERR: warning: label ‘_co3Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43405 | _co3Q: BUILDSTDERR: | ^ BUILDSTDERR: 43405 | _co3Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co3V’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43463:1: error: BUILDSTDERR: warning: label ‘_co3V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43463 | _co3V: BUILDSTDERR: | ^ BUILDSTDERR: 43463 | _co3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co40’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43521:1: error: BUILDSTDERR: warning: label ‘_co40’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43521 | _co40: BUILDSTDERR: | ^ BUILDSTDERR: 43521 | _co40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co45’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43579:1: error: BUILDSTDERR: warning: label ‘_co45’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43579 | _co45: BUILDSTDERR: | ^ BUILDSTDERR: 43579 | _co45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co4a’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43637:1: error: BUILDSTDERR: warning: label ‘_co4a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43637 | _co4a: BUILDSTDERR: | ^ BUILDSTDERR: 43637 | _co4a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co4f’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43695:1: error: BUILDSTDERR: warning: label ‘_co4f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43695 | _co4f: BUILDSTDERR: | ^ BUILDSTDERR: 43695 | _co4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co4k’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43753:1: error: BUILDSTDERR: warning: label ‘_co4k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43753 | _co4k: BUILDSTDERR: | ^ BUILDSTDERR: 43753 | _co4k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co4p’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43811:1: error: BUILDSTDERR: warning: label ‘_co4p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43811 | _co4p: BUILDSTDERR: | ^ BUILDSTDERR: 43811 | _co4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co4u’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43869:1: error: BUILDSTDERR: warning: label ‘_co4u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43869 | _co4u: BUILDSTDERR: | ^ BUILDSTDERR: 43869 | _co4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc: In function ‘_co4z’: BUILDSTDERR: /tmp/ghc25771_0/ghc_134.hc:43927:1: error: BUILDSTDERR: warning: label ‘_co4z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43927 | _co4z: BUILDSTDERR: | ^ BUILDSTDERR: 43927 | _co4z: BUILDSTDERR: | ^~~~~ [14 of 14] Compiling Data.Colour.CIE ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.p_o ) BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spXh_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:135:1: error: BUILDSTDERR: warning: label ‘_cq4D’ defined but not used [-Wunused-label] BUILDSTDERR: 135 | _cq4D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 135 | _cq4D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spXg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:172:1: error: BUILDSTDERR: warning: label ‘_cq4R’ defined but not used [-Wunused-label] BUILDSTDERR: 172 | _cq4R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 172 | _cq4R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cq4O’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:212:1: error: BUILDSTDERR: warning: label ‘_cq4O’ defined but not used [-Wunused-label] BUILDSTDERR: 212 | _cq4O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 212 | _cq4O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cq4V’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:238:1: error: BUILDSTDERR: warning: label ‘_cq4V’ defined but not used [-Wunused-label] BUILDSTDERR: 238 | _cq4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 238 | _cq4V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cq4Y’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:263:1: error: BUILDSTDERR: warning: label ‘_cq4Y’ defined but not used [-Wunused-label] BUILDSTDERR: 263 | _cq4Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 263 | _cq4Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spX3_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:301:1: error: BUILDSTDERR: warning: label ‘_cq5d’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _cq5d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _cq5d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cq4k’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:342:1: error: BUILDSTDERR: warning: label ‘_cq4k’ defined but not used [-Wunused-label] BUILDSTDERR: 342 | _cq4k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 342 | _cq4k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cq4r’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:383:1: error: BUILDSTDERR: warning: label ‘_cq4r’ defined but not used [-Wunused-label] BUILDSTDERR: 383 | _cq4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 383 | _cq4r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spXu_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:437:1: error: BUILDSTDERR: warning: label ‘_cq5Y’ defined but not used [-Wunused-label] BUILDSTDERR: 437 | _cq5Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 437 | _cq5Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spXt_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:479:1: error: BUILDSTDERR: warning: label ‘_cq68’ defined but not used [-Wunused-label] BUILDSTDERR: 479 | _cq68: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 479 | _cq68: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spXv_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:536:1: error: BUILDSTDERR: warning: label ‘_cq6d’ defined but not used [-Wunused-label] BUILDSTDERR: 536 | _cq6d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 536 | _cq6d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_spXj’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:583:1: error: BUILDSTDERR: warning: label ‘_spXj’ defined but not used [-Wunused-label] BUILDSTDERR: 583 | _spXj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 583 | _spXj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cq5M’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:605:1: error: BUILDSTDERR: warning: label ‘_cq5M’ defined but not used [-Wunused-label] BUILDSTDERR: 605 | _cq5M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 605 | _cq5M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spXi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:656:1: error: BUILDSTDERR: warning: label ‘_cq6E’ defined but not used [-Wunused-label] BUILDSTDERR: 656 | _cq6E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 656 | _cq6E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spXw_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:699:1: error: BUILDSTDERR: warning: label ‘_cq6H’ defined but not used [-Wunused-label] BUILDSTDERR: 699 | _cq6H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 699 | _cq6H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:766:1: error: BUILDSTDERR: warning: label ‘_cq6V’ defined but not used [-Wunused-label] BUILDSTDERR: 766 | _cq6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 766 | _cq6V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cq6P’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:825:1: error: BUILDSTDERR: warning: label ‘_cq6P’ defined but not used [-Wunused-label] BUILDSTDERR: 825 | _cq6P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 825 | _cq6P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cq76’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:859:1: error: BUILDSTDERR: warning: label ‘_cq76’ defined but not used [-Wunused-label] BUILDSTDERR: 859 | _cq76: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 859 | _cq76: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_spXG’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:880:1: error: BUILDSTDERR: warning: label ‘_spXG’ defined but not used [-Wunused-label] BUILDSTDERR: 880 | _spXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 880 | _spXG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cq7k’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:898:1: error: BUILDSTDERR: warning: label ‘_cq7k’ defined but not used [-Wunused-label] BUILDSTDERR: 898 | _cq7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 898 | _cq7k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cq7w’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:934:1: error: BUILDSTDERR: warning: label ‘_cq7w’ defined but not used [-Wunused-label] BUILDSTDERR: 934 | _cq7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 934 | _cq7w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cq7E’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:960:1: error: BUILDSTDERR: warning: label ‘_cq7E’ defined but not used [-Wunused-label] BUILDSTDERR: 960 | _cq7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 960 | _cq7E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cq7H’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:984:1: error: BUILDSTDERR: warning: label ‘_cq7H’ defined but not used [-Wunused-label] BUILDSTDERR: 984 | _cq7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 984 | _cq7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdfAffineSpaceChromaticityzuzdcaffineCombo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1015:1: error: BUILDSTDERR: warning: label ‘_cq8l’ defined but not used [-Wunused-label] BUILDSTDERR: 1015 | _cq8l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1015 | _cq8l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cq8i’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1043:1: error: BUILDSTDERR: warning: label ‘_cq8i’ defined but not used [-Wunused-label] BUILDSTDERR: 1043 | _cq8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1043 | _cq8i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdfAffineSpaceChromaticity_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1084:1: error: BUILDSTDERR: warning: label ‘_cq8x’ defined but not used [-Wunused-label] BUILDSTDERR: 1084 | _cq8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1084 | _cq8x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_rgb7092xyzz_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1112:1: error: BUILDSTDERR: warning: label ‘_cq8L’ defined but not used [-Wunused-label] BUILDSTDERR: 1112 | _cq8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1112 | _cq8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_xyzz2rgb709_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1166:1: error: BUILDSTDERR: warning: label ‘_cq93’ defined but not used [-Wunused-label] BUILDSTDERR: 1166 | _cq93: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1166 | _cq93: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cq90’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1209:1: error: BUILDSTDERR: warning: label ‘_cq90’ defined but not used [-Wunused-label] BUILDSTDERR: 1209 | _cq90: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1209 | _cq90: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_chromaColour1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1258:1: error: BUILDSTDERR: warning: label ‘_cq9l’ defined but not used [-Wunused-label] BUILDSTDERR: 1258 | _cq9l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1258 | _cq9l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spY5_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1311:1: error: BUILDSTDERR: warning: label ‘_cq9B’ defined but not used [-Wunused-label] BUILDSTDERR: 1311 | _cq9B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1311 | _cq9B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spY6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1346:1: error: BUILDSTDERR: warning: label ‘_cq9Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1346 | _cq9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1346 | _cq9Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spY7_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1381:1: error: BUILDSTDERR: warning: label ‘_cqa1’ defined but not used [-Wunused-label] BUILDSTDERR: 1381 | _cqa1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1381 | _cqa1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwcieXYZZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1429:1: error: BUILDSTDERR: warning: label ‘_cqac’ defined but not used [-Wunused-label] BUILDSTDERR: 1429 | _cqac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1429 | _cqac: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqa5’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1507:1: error: BUILDSTDERR: warning: label ‘_cqa5’ defined but not used [-Wunused-label] BUILDSTDERR: 1507 | _cqa5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1507 | _cqa5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqaf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1531:1: error: BUILDSTDERR: warning: label ‘_cqaf’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _cqaf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _cqaf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqav’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1566:1: error: BUILDSTDERR: warning: label ‘_cqav’ defined but not used [-Wunused-label] BUILDSTDERR: 1566 | _cqav: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1566 | _cqav: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqaH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1602:1: error: BUILDSTDERR: warning: label ‘_cqaH’ defined but not used [-Wunused-label] BUILDSTDERR: 1602 | _cqaH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1602 | _cqaH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqaU’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1645:1: error: BUILDSTDERR: warning: label ‘_cqaU’ defined but not used [-Wunused-label] BUILDSTDERR: 1645 | _cqaU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1645 | _cqaU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqb4’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1686:1: error: BUILDSTDERR: warning: label ‘_cqb4’ defined but not used [-Wunused-label] BUILDSTDERR: 1686 | _cqb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1686 | _cqb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqbf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1704:1: error: BUILDSTDERR: warning: label ‘_cqbf’ defined but not used [-Wunused-label] BUILDSTDERR: 1704 | _cqbf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1704 | _cqbf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieXYZZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1725:1: error: BUILDSTDERR: warning: label ‘_cqbK’ defined but not used [-Wunused-label] BUILDSTDERR: 1725 | _cqbK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1725 | _cqbK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqbH’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1755:1: error: BUILDSTDERR: warning: label ‘_cqbH’ defined but not used [-Wunused-label] BUILDSTDERR: 1755 | _cqbH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1755 | _cqbH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spYH_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1799:1: error: BUILDSTDERR: warning: label ‘_cqc3’ defined but not used [-Wunused-label] BUILDSTDERR: 1799 | _cqc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1799 | _cqc3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spYM_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1835:1: error: BUILDSTDERR: warning: label ‘_cqcH’ defined but not used [-Wunused-label] BUILDSTDERR: 1835 | _cqcH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1835 | _cqcH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spYN_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1877:1: error: BUILDSTDERR: warning: label ‘_cqcK’ defined but not used [-Wunused-label] BUILDSTDERR: 1877 | _cqcK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1877 | _cqcK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spYO_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1936:1: error: BUILDSTDERR: warning: label ‘_cqcP’ defined but not used [-Wunused-label] BUILDSTDERR: 1936 | _cqcP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1936 | _cqcP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spYI_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:1996:1: error: BUILDSTDERR: warning: label ‘_cqcU’ defined but not used [-Wunused-label] BUILDSTDERR: 1996 | _cqcU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1996 | _cqcU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqcf’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2040:1: error: BUILDSTDERR: warning: label ‘_cqcf’ defined but not used [-Wunused-label] BUILDSTDERR: 2040 | _cqcf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2040 | _cqcf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spYP_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2093:1: error: BUILDSTDERR: warning: label ‘_cqda’ defined but not used [-Wunused-label] BUILDSTDERR: 2093 | _cqda: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2093 | _cqda: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spZ6_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2150:1: error: BUILDSTDERR: warning: label ‘_cqdn’ defined but not used [-Wunused-label] BUILDSTDERR: 2150 | _cqdn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2150 | _cqdn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spZ0_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2207:1: error: BUILDSTDERR: warning: label ‘_cqdA’ defined but not used [-Wunused-label] BUILDSTDERR: 2207 | _cqdA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2207 | _cqdA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwchromaColour_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2274:1: error: BUILDSTDERR: warning: label ‘_cqdF’ defined but not used [-Wunused-label] BUILDSTDERR: 2274 | _cqdF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2274 | _cqdF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_chromaColour_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2360:1: error: BUILDSTDERR: warning: label ‘_cqea’ defined but not used [-Wunused-label] BUILDSTDERR: 2360 | _cqea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2360 | _cqea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqe7’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2389:1: error: BUILDSTDERR: warning: label ‘_cqe7’ defined but not used [-Wunused-label] BUILDSTDERR: 2389 | _cqe7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2389 | _cqe7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieXYZZView1_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2440:1: error: BUILDSTDERR: warning: label ‘_cqes’ defined but not used [-Wunused-label] BUILDSTDERR: 2440 | _cqes: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2440 | _cqes: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spZg_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2493:1: error: BUILDSTDERR: warning: label ‘_cqeI’ defined but not used [-Wunused-label] BUILDSTDERR: 2493 | _cqeI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2493 | _cqeI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spZi_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2532:1: error: BUILDSTDERR: warning: label ‘_cqf6’ defined but not used [-Wunused-label] BUILDSTDERR: 2532 | _cqf6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2532 | _cqf6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqf3’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2578:1: error: BUILDSTDERR: warning: label ‘_cqf3’ defined but not used [-Wunused-label] BUILDSTDERR: 2578 | _cqf3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2578 | _cqf3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spZn_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2617:1: error: BUILDSTDERR: warning: label ‘_cqft’ defined but not used [-Wunused-label] BUILDSTDERR: 2617 | _cqft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2617 | _cqft: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spZo_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2652:1: error: BUILDSTDERR: warning: label ‘_cqfE’ defined but not used [-Wunused-label] BUILDSTDERR: 2652 | _cqfE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2652 | _cqfE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘spZh_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2697:1: error: BUILDSTDERR: warning: label ‘_cqfK’ defined but not used [-Wunused-label] BUILDSTDERR: 2697 | _cqfK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2697 | _cqfK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqfI’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2792:1: error: BUILDSTDERR: warning: label ‘_cqfI’ defined but not used [-Wunused-label] BUILDSTDERR: 2792 | _cqfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2792 | _cqfI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqfS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2815:1: error: BUILDSTDERR: warning: label ‘_cqfS’ defined but not used [-Wunused-label] BUILDSTDERR: 2815 | _cqfS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2815 | _cqfS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqg3’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2851:1: error: BUILDSTDERR: warning: label ‘_cqg3’ defined but not used [-Wunused-label] BUILDSTDERR: 2851 | _cqg3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2851 | _cqg3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqgg’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2887:1: error: BUILDSTDERR: warning: label ‘_cqgg’ defined but not used [-Wunused-label] BUILDSTDERR: 2887 | _cqgg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2887 | _cqgg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqgt’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2925:1: error: BUILDSTDERR: warning: label ‘_cqgt’ defined but not used [-Wunused-label] BUILDSTDERR: 2925 | _cqgt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2925 | _cqgt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqgJ’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2968:1: error: BUILDSTDERR: warning: label ‘_cqgJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2968 | _cqgJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2968 | _cqgJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwcieXYZZView_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:2990:1: error: BUILDSTDERR: warning: label ‘_cqh4’ defined but not used [-Wunused-label] BUILDSTDERR: 2990 | _cqh4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2990 | _cqh4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieXYZZView_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3072:1: error: BUILDSTDERR: warning: label ‘_cqhy’ defined but not used [-Wunused-label] BUILDSTDERR: 3072 | _cqhy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3072 | _cqhy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqhv’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3100:1: error: BUILDSTDERR: warning: label ‘_cqhv’ defined but not used [-Wunused-label] BUILDSTDERR: 3100 | _cqhv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3100 | _cqhv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_toCIEXYZZ_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3145:1: error: BUILDSTDERR: warning: label ‘_cqhL’ defined but not used [-Wunused-label] BUILDSTDERR: 3145 | _cqhL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3145 | _cqhL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_luminance_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3183:1: error: BUILDSTDERR: warning: label ‘_cqhZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3183 | _cqhZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3183 | _cqhZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqhX’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3219:1: error: BUILDSTDERR: warning: label ‘_cqhX’ defined but not used [-Wunused-label] BUILDSTDERR: 3219 | _cqhX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3219 | _cqhX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0E_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3284:1: error: BUILDSTDERR: warning: label ‘_cqiO’ defined but not used [-Wunused-label] BUILDSTDERR: 3284 | _cqiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3284 | _cqiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0D_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3327:1: error: BUILDSTDERR: warning: label ‘_cqiV’ defined but not used [-Wunused-label] BUILDSTDERR: 3327 | _cqiV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3327 | _cqiV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqiS’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3375:1: error: BUILDSTDERR: warning: label ‘_cqiS’ defined but not used [-Wunused-label] BUILDSTDERR: 3375 | _cqiS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3375 | _cqiS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0N_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3422:1: error: BUILDSTDERR: warning: label ‘_cqj8’ defined but not used [-Wunused-label] BUILDSTDERR: 3422 | _cqj8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3422 | _cqj8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqj6’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3480:1: error: BUILDSTDERR: warning: label ‘_cqj6’ defined but not used [-Wunused-label] BUILDSTDERR: 3480 | _cqj6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3480 | _cqj6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0C_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3509:1: error: BUILDSTDERR: warning: label ‘_cqjs’ defined but not used [-Wunused-label] BUILDSTDERR: 3509 | _cqjs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3509 | _cqjs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqjq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3555:1: error: BUILDSTDERR: warning: label ‘_cqjq’ defined but not used [-Wunused-label] BUILDSTDERR: 3555 | _cqjq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3555 | _cqjq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0x_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3581:1: error: BUILDSTDERR: warning: label ‘_cqjy’ defined but not used [-Wunused-label] BUILDSTDERR: 3581 | _cqjy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3581 | _cqjy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0Q_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3644:1: error: BUILDSTDERR: warning: label ‘_cqjY’ defined but not used [-Wunused-label] BUILDSTDERR: 3644 | _cqjY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3644 | _cqjY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0P_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3684:1: error: BUILDSTDERR: warning: label ‘_cqk8’ defined but not used [-Wunused-label] BUILDSTDERR: 3684 | _cqk8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3684 | _cqk8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0O_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3727:1: error: BUILDSTDERR: warning: label ‘_cqkb’ defined but not used [-Wunused-label] BUILDSTDERR: 3727 | _cqkb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3727 | _cqkb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0R_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3786:1: error: BUILDSTDERR: warning: label ‘_cqkn’ defined but not used [-Wunused-label] BUILDSTDERR: 3786 | _cqkn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3786 | _cqkn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0S_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3832:1: error: BUILDSTDERR: warning: label ‘_cqkq’ defined but not used [-Wunused-label] BUILDSTDERR: 3832 | _cqkq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3832 | _cqkq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0W_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3894:1: error: BUILDSTDERR: warning: label ‘_cqkV’ defined but not used [-Wunused-label] BUILDSTDERR: 3894 | _cqkV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3894 | _cqkV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0V_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3934:1: error: BUILDSTDERR: warning: label ‘_cql5’ defined but not used [-Wunused-label] BUILDSTDERR: 3934 | _cql5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3934 | _cql5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0U_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:3977:1: error: BUILDSTDERR: warning: label ‘_cql8’ defined but not used [-Wunused-label] BUILDSTDERR: 3977 | _cql8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3977 | _cql8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0X_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4036:1: error: BUILDSTDERR: warning: label ‘_cqlk’ defined but not used [-Wunused-label] BUILDSTDERR: 4036 | _cqlk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4036 | _cqlk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0Y_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4082:1: error: BUILDSTDERR: warning: label ‘_cqln’ defined but not used [-Wunused-label] BUILDSTDERR: 4082 | _cqln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4082 | _cqln: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq15_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4144:1: error: BUILDSTDERR: warning: label ‘_cqlB’ defined but not used [-Wunused-label] BUILDSTDERR: 4144 | _cqlB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4144 | _cqlB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq11_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4184:1: error: BUILDSTDERR: warning: label ‘_cqm6’ defined but not used [-Wunused-label] BUILDSTDERR: 4184 | _cqm6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4184 | _cqm6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq10_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4224:1: error: BUILDSTDERR: warning: label ‘_cqmg’ defined but not used [-Wunused-label] BUILDSTDERR: 4224 | _cqmg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4224 | _cqmg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq12_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4267:1: error: BUILDSTDERR: warning: label ‘_cqmj’ defined but not used [-Wunused-label] BUILDSTDERR: 4267 | _cqmj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4267 | _cqmj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq13_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4330:1: error: BUILDSTDERR: warning: label ‘_cqmo’ defined but not used [-Wunused-label] BUILDSTDERR: 4330 | _cqmo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4330 | _cqmo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq0Z_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4387:1: error: BUILDSTDERR: warning: label ‘_cqmA’ defined but not used [-Wunused-label] BUILDSTDERR: 4387 | _cqmA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4387 | _cqmA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq14_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4432:1: error: BUILDSTDERR: warning: label ‘_cqmD’ defined but not used [-Wunused-label] BUILDSTDERR: 4432 | _cqmD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4432 | _cqmD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_lightness_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4496:1: error: BUILDSTDERR: warning: label ‘_cqmI’ defined but not used [-Wunused-label] BUILDSTDERR: 4496 | _cqmI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4496 | _cqmI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqic’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4521:1: error: BUILDSTDERR: warning: label ‘_cqic’ defined but not used [-Wunused-label] BUILDSTDERR: 4521 | _cqic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4521 | _cqic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqih’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4553:1: error: BUILDSTDERR: warning: label ‘_cqih’ defined but not used [-Wunused-label] BUILDSTDERR: 4553 | _cqih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4553 | _cqih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqkw’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4619:1: error: BUILDSTDERR: warning: label ‘_cqkw’ defined but not used [-Wunused-label] BUILDSTDERR: 4619 | _cqkw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4619 | _cqkw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq19_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4720:1: error: BUILDSTDERR: warning: label ‘_cqnU’ defined but not used [-Wunused-label] BUILDSTDERR: 4720 | _cqnU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4720 | _cqnU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1a_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4755:1: error: BUILDSTDERR: warning: label ‘_cqo4’ defined but not used [-Wunused-label] BUILDSTDERR: 4755 | _cqo4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4755 | _cqo4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1d_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4791:1: error: BUILDSTDERR: warning: label ‘_cqos’ defined but not used [-Wunused-label] BUILDSTDERR: 4791 | _cqos: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4791 | _cqos: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1c_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4831:1: error: BUILDSTDERR: warning: label ‘_cqoC’ defined but not used [-Wunused-label] BUILDSTDERR: 4831 | _cqoC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4831 | _cqoC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1b_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4874:1: error: BUILDSTDERR: warning: label ‘_cqoF’ defined but not used [-Wunused-label] BUILDSTDERR: 4874 | _cqoF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4874 | _cqoF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1e_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4933:1: error: BUILDSTDERR: warning: label ‘_cqoR’ defined but not used [-Wunused-label] BUILDSTDERR: 4933 | _cqoR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4933 | _cqoR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1f_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:4979:1: error: BUILDSTDERR: warning: label ‘_cqoU’ defined but not used [-Wunused-label] BUILDSTDERR: 4979 | _cqoU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4979 | _cqoU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1m_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5041:1: error: BUILDSTDERR: warning: label ‘_cqpi’ defined but not used [-Wunused-label] BUILDSTDERR: 5041 | _cqpi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5041 | _cqpi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1l_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5081:1: error: BUILDSTDERR: warning: label ‘_cqps’ defined but not used [-Wunused-label] BUILDSTDERR: 5081 | _cqps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5081 | _cqps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1n_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5124:1: error: BUILDSTDERR: warning: label ‘_cqpv’ defined but not used [-Wunused-label] BUILDSTDERR: 5124 | _cqpv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5124 | _cqpv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1i_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5183:1: error: BUILDSTDERR: warning: label ‘_cqpV’ defined but not used [-Wunused-label] BUILDSTDERR: 5183 | _cqpV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5183 | _cqpV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1h_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5223:1: error: BUILDSTDERR: warning: label ‘_cqq5’ defined but not used [-Wunused-label] BUILDSTDERR: 5223 | _cqq5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5223 | _cqq5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1j_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5266:1: error: BUILDSTDERR: warning: label ‘_cqq8’ defined but not used [-Wunused-label] BUILDSTDERR: 5266 | _cqq8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5266 | _cqq8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1k_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5328:1: error: BUILDSTDERR: warning: label ‘_cqqd’ defined but not used [-Wunused-label] BUILDSTDERR: 5328 | _cqqd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5328 | _cqqd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1p_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5384:1: error: BUILDSTDERR: warning: label ‘_cqqy’ defined but not used [-Wunused-label] BUILDSTDERR: 5384 | _cqqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5384 | _cqqy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1o_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5424:1: error: BUILDSTDERR: warning: label ‘_cqqI’ defined but not used [-Wunused-label] BUILDSTDERR: 5424 | _cqqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5424 | _cqqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1q_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5467:1: error: BUILDSTDERR: warning: label ‘_cqqL’ defined but not used [-Wunused-label] BUILDSTDERR: 5467 | _cqqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5467 | _cqqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘rpWW_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5534:1: error: BUILDSTDERR: warning: label ‘_cqqU’ defined but not used [-Wunused-label] BUILDSTDERR: 5534 | _cqqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5534 | _cqqU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqp0’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5599:1: error: BUILDSTDERR: warning: label ‘_cqp0’ defined but not used [-Wunused-label] BUILDSTDERR: 5599 | _cqp0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5599 | _cqp0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1v_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5693:1: error: BUILDSTDERR: warning: label ‘_cqrQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5693 | _cqrQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5693 | _cqrQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1w_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5728:1: error: BUILDSTDERR: warning: label ‘_cqs0’ defined but not used [-Wunused-label] BUILDSTDERR: 5728 | _cqs0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5728 | _cqs0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1x_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5767:1: error: BUILDSTDERR: warning: label ‘_cqsd’ defined but not used [-Wunused-label] BUILDSTDERR: 5767 | _cqsd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5767 | _cqsd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1A_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5812:1: error: BUILDSTDERR: warning: label ‘_cqsB’ defined but not used [-Wunused-label] BUILDSTDERR: 5812 | _cqsB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5812 | _cqsB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1z_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5855:1: error: BUILDSTDERR: warning: label ‘_cqsI’ defined but not used [-Wunused-label] BUILDSTDERR: 5855 | _cqsI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5855 | _cqsI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqsF’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5903:1: error: BUILDSTDERR: warning: label ‘_cqsF’ defined but not used [-Wunused-label] BUILDSTDERR: 5903 | _cqsF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5903 | _cqsF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1y_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:5946:1: error: BUILDSTDERR: warning: label ‘_cqsR’ defined but not used [-Wunused-label] BUILDSTDERR: 5946 | _cqsR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5946 | _cqsR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1Q_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6005:1: error: BUILDSTDERR: warning: label ‘_cqtc’ defined but not used [-Wunused-label] BUILDSTDERR: 6005 | _cqtc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6005 | _cqtc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1F_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6070:1: error: BUILDSTDERR: warning: label ‘_cqth’ defined but not used [-Wunused-label] BUILDSTDERR: 6070 | _cqth: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6070 | _cqth: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2i_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6128:1: error: BUILDSTDERR: warning: label ‘_cqtQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6128 | _cqtQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6128 | _cqtQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2j_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6193:1: error: BUILDSTDERR: warning: label ‘_cqtV’ defined but not used [-Wunused-label] BUILDSTDERR: 6193 | _cqtV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6193 | _cqtV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2k_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6256:1: error: BUILDSTDERR: warning: label ‘_cqu0’ defined but not used [-Wunused-label] BUILDSTDERR: 6256 | _cqu0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6256 | _cqu0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq27_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6319:1: error: BUILDSTDERR: warning: label ‘_cquc’ defined but not used [-Wunused-label] BUILDSTDERR: 6319 | _cquc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6319 | _cquc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2l_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6367:1: error: BUILDSTDERR: warning: label ‘_cquf’ defined but not used [-Wunused-label] BUILDSTDERR: 6367 | _cquf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6367 | _cquf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq23_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6439:1: error: BUILDSTDERR: warning: label ‘_cquO’ defined but not used [-Wunused-label] BUILDSTDERR: 6439 | _cquO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6439 | _cquO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq24_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6504:1: error: BUILDSTDERR: warning: label ‘_cquT’ defined but not used [-Wunused-label] BUILDSTDERR: 6504 | _cquT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6504 | _cquT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq25_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6567:1: error: BUILDSTDERR: warning: label ‘_cquY’ defined but not used [-Wunused-label] BUILDSTDERR: 6567 | _cquY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6567 | _cquY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1S_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6630:1: error: BUILDSTDERR: warning: label ‘_cqva’ defined but not used [-Wunused-label] BUILDSTDERR: 6630 | _cqva: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6630 | _cqva: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq26_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6678:1: error: BUILDSTDERR: warning: label ‘_cqvd’ defined but not used [-Wunused-label] BUILDSTDERR: 6678 | _cqvd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6678 | _cqvd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq1R_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6747:1: error: BUILDSTDERR: warning: label ‘_cqvp’ defined but not used [-Wunused-label] BUILDSTDERR: 6747 | _cqvp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6747 | _cqvp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwcieLABView_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6807:1: error: BUILDSTDERR: warning: label ‘_cqvu’ defined but not used [-Wunused-label] BUILDSTDERR: 6807 | _cqvu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6807 | _cqvu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieLABView_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6930:1: error: BUILDSTDERR: warning: label ‘_cqwq’ defined but not used [-Wunused-label] BUILDSTDERR: 6930 | _cqwq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6930 | _cqwq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqwn’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:6960:1: error: BUILDSTDERR: warning: label ‘_cqwn’ defined but not used [-Wunused-label] BUILDSTDERR: 6960 | _cqwn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6960 | _cqwn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2E_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7004:1: error: BUILDSTDERR: warning: label ‘_cqwJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7004 | _cqwJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7004 | _cqwJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2F_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7039:1: error: BUILDSTDERR: warning: label ‘_cqwT’ defined but not used [-Wunused-label] BUILDSTDERR: 7039 | _cqwT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7039 | _cqwT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2I_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7075:1: error: BUILDSTDERR: warning: label ‘_cqxb’ defined but not used [-Wunused-label] BUILDSTDERR: 7075 | _cqxb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7075 | _cqxb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2H_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7115:1: error: BUILDSTDERR: warning: label ‘_cqxl’ defined but not used [-Wunused-label] BUILDSTDERR: 7115 | _cqxl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7115 | _cqxl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2G_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7160:1: error: BUILDSTDERR: warning: label ‘_cqxo’ defined but not used [-Wunused-label] BUILDSTDERR: 7160 | _cqxo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7160 | _cqxo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2J_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7226:1: error: BUILDSTDERR: warning: label ‘_cqxB’ defined but not used [-Wunused-label] BUILDSTDERR: 7226 | _cqxB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7226 | _cqxB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2M_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7271:1: error: BUILDSTDERR: warning: label ‘_cqxT’ defined but not used [-Wunused-label] BUILDSTDERR: 7271 | _cqxT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7271 | _cqxT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2L_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7311:1: error: BUILDSTDERR: warning: label ‘_cqy3’ defined but not used [-Wunused-label] BUILDSTDERR: 7311 | _cqy3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7311 | _cqy3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2K_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7354:1: error: BUILDSTDERR: warning: label ‘_cqy6’ defined but not used [-Wunused-label] BUILDSTDERR: 7354 | _cqy6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7354 | _cqy6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2N_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7413:1: error: BUILDSTDERR: warning: label ‘_cqyi’ defined but not used [-Wunused-label] BUILDSTDERR: 7413 | _cqyi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7413 | _cqyi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2R_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7454:1: error: BUILDSTDERR: warning: label ‘_cqyM’ defined but not used [-Wunused-label] BUILDSTDERR: 7454 | _cqyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7454 | _cqyM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2S_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7499:1: error: BUILDSTDERR: warning: label ‘_cqyP’ defined but not used [-Wunused-label] BUILDSTDERR: 7499 | _cqyP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7499 | _cqyP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2T_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7557:1: error: BUILDSTDERR: warning: label ‘_cqz3’ defined but not used [-Wunused-label] BUILDSTDERR: 7557 | _cqz3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7557 | _cqz3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2O_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7600:1: error: BUILDSTDERR: warning: label ‘_cqza’ defined but not used [-Wunused-label] BUILDSTDERR: 7600 | _cqza: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7600 | _cqza: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqyu’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7649:1: error: BUILDSTDERR: warning: label ‘_cqyu’ defined but not used [-Wunused-label] BUILDSTDERR: 7649 | _cqyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7649 | _cqyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2X_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7723:1: error: BUILDSTDERR: warning: label ‘_cqzx’ defined but not used [-Wunused-label] BUILDSTDERR: 7723 | _cqzx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7723 | _cqzx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2V_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7763:1: error: BUILDSTDERR: warning: label ‘_cqzO’ defined but not used [-Wunused-label] BUILDSTDERR: 7763 | _cqzO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7763 | _cqzO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2W_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7805:1: error: BUILDSTDERR: warning: label ‘_cqzR’ defined but not used [-Wunused-label] BUILDSTDERR: 7805 | _cqzR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7805 | _cqzR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2U_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7863:1: error: BUILDSTDERR: warning: label ‘_cqzW’ defined but not used [-Wunused-label] BUILDSTDERR: 7863 | _cqzW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7863 | _cqzW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq30_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7924:1: error: BUILDSTDERR: warning: label ‘_cqAm’ defined but not used [-Wunused-label] BUILDSTDERR: 7924 | _cqAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7924 | _cqAm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2Z_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:7967:1: error: BUILDSTDERR: warning: label ‘_cqAt’ defined but not used [-Wunused-label] BUILDSTDERR: 7967 | _cqAt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7967 | _cqAt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqAq’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8015:1: error: BUILDSTDERR: warning: label ‘_cqAq’ defined but not used [-Wunused-label] BUILDSTDERR: 8015 | _cqAq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8015 | _cqAq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq2Y_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8058:1: error: BUILDSTDERR: warning: label ‘_cqAC’ defined but not used [-Wunused-label] BUILDSTDERR: 8058 | _cqAC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8058 | _cqAC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq3r_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8115:1: error: BUILDSTDERR: warning: label ‘_cqBg’ defined but not used [-Wunused-label] BUILDSTDERR: 8115 | _cqBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8115 | _cqBg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq3s_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8158:1: error: BUILDSTDERR: warning: label ‘_cqBj’ defined but not used [-Wunused-label] BUILDSTDERR: 8158 | _cqBj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8158 | _cqBj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq3t_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8217:1: error: BUILDSTDERR: warning: label ‘_cqBo’ defined but not used [-Wunused-label] BUILDSTDERR: 8217 | _cqBo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8217 | _cqBo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq3u_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8280:1: error: BUILDSTDERR: warning: label ‘_cqBt’ defined but not used [-Wunused-label] BUILDSTDERR: 8280 | _cqBt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8280 | _cqBt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq3v_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8342:1: error: BUILDSTDERR: warning: label ‘_cqBz’ defined but not used [-Wunused-label] BUILDSTDERR: 8342 | _cqBz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8342 | _cqBz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq3k_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8408:1: error: BUILDSTDERR: warning: label ‘_cqBS’ defined but not used [-Wunused-label] BUILDSTDERR: 8408 | _cqBS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8408 | _cqBS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq3l_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8449:1: error: BUILDSTDERR: warning: label ‘_cqBW’ defined but not used [-Wunused-label] BUILDSTDERR: 8449 | _cqBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8449 | _cqBW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq3a_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8511:1: error: BUILDSTDERR: warning: label ‘_cqCA’ defined but not used [-Wunused-label] BUILDSTDERR: 8511 | _cqCA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8511 | _cqCA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq3b_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8554:1: error: BUILDSTDERR: warning: label ‘_cqCD’ defined but not used [-Wunused-label] BUILDSTDERR: 8554 | _cqCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8554 | _cqCD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq3c_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8613:1: error: BUILDSTDERR: warning: label ‘_cqCI’ defined but not used [-Wunused-label] BUILDSTDERR: 8613 | _cqCI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8613 | _cqCI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq3d_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8676:1: error: BUILDSTDERR: warning: label ‘_cqCN’ defined but not used [-Wunused-label] BUILDSTDERR: 8676 | _cqCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8676 | _cqCN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘sq3e_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8738:1: error: BUILDSTDERR: warning: label ‘_cqCT’ defined but not used [-Wunused-label] BUILDSTDERR: 8738 | _cqCT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8738 | _cqCT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_zdwcieLAB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8830:1: error: BUILDSTDERR: warning: label ‘_cqCY’ defined but not used [-Wunused-label] BUILDSTDERR: 8830 | _cqCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8830 | _cqCY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘colourzm2zi3zi4zmC3PVIHDZZkyCIpOJGl3M0hE_DataziColourziCIE_cieLAB_entry’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:8970:1: error: BUILDSTDERR: warning: label ‘_cqEh’ defined but not used [-Wunused-label] BUILDSTDERR: 8970 | _cqEh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8970 | _cqEh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc: In function ‘_cqEe’: BUILDSTDERR: /tmp/ghc25771_0/ghc_145.hc:9002:1: error: BUILDSTDERR: warning: label ‘_cqEe’ defined but not used [-Wunused-label] BUILDSTDERR: 9002 | _cqEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9002 | _cqEe: BUILDSTDERR: | ^ + '[' -n dist/build/libHScolour-2.3.4-C3PVIHDZkyCIpOJGl3M0hE-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for colour-2.3.4.. Running Haddock on library for colour-2.3.4.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 21 / 21) in 'Data.Colour.CIE.Illuminant' 86% ( 6 / 7) in 'Data.Colour.RGBSpace.HSL' Missing documentation for: Module header 86% ( 6 / 7) in 'Data.Colour.RGBSpace.HSV' Missing documentation for: Module header 100% ( 6 / 6) in 'Data.Colour.SRGB.Linear' 83% ( 20 / 24) in 'Data.Colour.RGBSpace' Missing documentation for: primaries (Data/Colour/RGB.hs:55) whitePoint (Data/Colour/RGB.hs:56) gamut (Data/Colour/RGBSpace.hs:125) transferFunction (Data/Colour/RGBSpace.hs:126) 100% ( 14 / 14) in 'Data.Colour.SRGB' 85% ( 17 / 20) in 'Data.Colour' Missing documentation for: black (Data/Colour/Internal.hs:54) AffineSpace (Data/Colour/Internal.hs:113) ColourOps (Data/Colour/Internal.hs:150) 1% ( 1 /149) in 'Data.Colour.Names' Missing documentation for: readColourName (Data/Colour/Names.hs:188) aliceblue (Data/Colour/Names.hs:339) antiquewhite (Data/Colour/Names.hs:342) aqua (Data/Colour/Names.hs:345) aquamarine (Data/Colour/Names.hs:348) azure (Data/Colour/Names.hs:351) beige (Data/Colour/Names.hs:354) bisque (Data/Colour/Names.hs:357) black (Data/Colour/Internal.hs:54) blanchedalmond (Data/Colour/Names.hs:362) blue (Data/Colour/Names.hs:365) blueviolet (Data/Colour/Names.hs:368) brown (Data/Colour/Names.hs:371) burlywood (Data/Colour/Names.hs:374) cadetblue (Data/Colour/Names.hs:377) chartreuse (Data/Colour/Names.hs:380) chocolate (Data/Colour/Names.hs:383) coral (Data/Colour/Names.hs:386) cornflowerblue (Data/Colour/Names.hs:389) cornsilk (Data/Colour/Names.hs:392) crimson (Data/Colour/Names.hs:395) cyan (Data/Colour/Names.hs:398) darkblue (Data/Colour/Names.hs:401) darkcyan (Data/Colour/Names.hs:404) darkgoldenrod (Data/Colour/Names.hs:407) darkgray (Data/Colour/Names.hs:410) darkgreen (Data/Colour/Names.hs:413) darkgrey (Data/Colour/Names.hs:416) darkkhaki (Data/Colour/Names.hs:419) darkmagenta (Data/Colour/Names.hs:422) darkolivegreen (Data/Colour/Names.hs:425) darkorange (Data/Colour/Names.hs:428) darkorchid (Data/Colour/Names.hs:431) darkred (Data/Colour/Names.hs:434) darksalmon (Data/Colour/Names.hs:437) darkseagreen (Data/Colour/Names.hs:440) darkslateblue (Data/Colour/Names.hs:443) darkslategray (Data/Colour/Names.hs:446) darkslategrey (Data/Colour/Names.hs:449) darkturquoise (Data/Colour/Names.hs:452) darkviolet (Data/Colour/Names.hs:455) deeppink (Data/Colour/Names.hs:458) deepskyblue (Data/Colour/Names.hs:461) dimgray (Data/Colour/Names.hs:464) dimgrey (Data/Colour/Names.hs:467) dodgerblue (Data/Colour/Names.hs:470) firebrick (Data/Colour/Names.hs:473) floralwhite (Data/Colour/Names.hs:476) forestgreen (Data/Colour/Names.hs:479) fuchsia (Data/Colour/Names.hs:482) gainsboro (Data/Colour/Names.hs:485) ghostwhite (Data/Colour/Names.hs:488) gold (Data/Colour/Names.hs:491) goldenrod (Data/Colour/Names.hs:494) gray (Data/Colour/Names.hs:497) grey (Data/Colour/Names.hs:500) green (Data/Colour/Names.hs:503) greenyellow (Data/Colour/Names.hs:506) honeydew (Data/Colour/Names.hs:509) hotpink (Data/Colour/Names.hs:512) indianred (Data/Colour/Names.hs:515) indigo (Data/Colour/Names.hs:518) ivory (Data/Colour/Names.hs:521) khaki (Data/Colour/Names.hs:524) lavender (Data/Colour/Names.hs:527) lavenderblush (Data/Colour/Names.hs:530) lawngreen (Data/Colour/Names.hs:533) lemonchiffon (Data/Colour/Names.hs:536) lightblue (Data/Colour/Names.hs:539) lightcoral (Data/Colour/Names.hs:542) lightcyan (Data/Colour/Names.hs:545) lightgoldenrodyellow (Data/Colour/Names.hs:548) lightgray (Data/Colour/Names.hs:551) lightgreen (Data/Colour/Names.hs:554) lightgrey (Data/Colour/Names.hs:557) lightpink (Data/Colour/Names.hs:560) lightsalmon (Data/Colour/Names.hs:563) lightseagreen (Data/Colour/Names.hs:566) lightskyblue (Data/Colour/Names.hs:569) lightslategray (Data/Colour/Names.hs:572) lightslategrey (Data/Colour/Names.hs:575) lightsteelblue (Data/Colour/Names.hs:578) lightyellow (Data/Colour/Names.hs:581) lime (Data/Colour/Names.hs:584) limegreen (Data/Colour/Names.hs:587) linen (Data/Colour/Names.hs:590) magenta (Data/Colour/Names.hs:593) maroon (Data/Colour/Names.hs:596) mediumaquamarine (Data/Colour/Names.hs:599) mediumblue (Data/Colour/Names.hs:602) mediumorchid (Data/Colour/Names.hs:605) mediumpurple (Data/Colour/Names.hs:608) mediumseagreen (Data/Colour/Names.hs:611) mediumslateblue (Data/Colour/Names.hs:614) mediumspringgreen (Data/Colour/Names.hs:617) mediumturquoise (Data/Colour/Names.hs:620) mediumvioletred (Data/Colour/Names.hs:623) midnightblue (Data/Colour/Names.hs:626) mintcream (Data/Colour/Names.hs:629) mistyrose (Data/Colour/Names.hs:632) moccasin (Data/Colour/Names.hs:635) navajowhite (Data/Colour/Names.hs:638) navy (Data/Colour/Names.hs:641) oldlace (Data/Colour/Names.hs:644) olive (Data/Colour/Names.hs:647) olivedrab (Data/Colour/Names.hs:650) orange (Data/Colour/Names.hs:653) orangered (Data/Colour/Names.hs:656) orchid (Data/Colour/Names.hs:659) palegoldenrod (Data/Colour/Names.hs:662) palegreen (Data/Colour/Names.hs:665) paleturquoise (Data/Colour/Names.hs:668) palevioletred (Data/Colour/Names.hs:671) papayawhip (Data/Colour/Names.hs:674) peachpuff (Data/Colour/Names.hs:677) peru (Data/Colour/Names.hs:680) pink (Data/Colour/Names.hs:683) plum (Data/Colour/Names.hs:686) powderblue (Data/Colour/Names.hs:689) purple (Data/Colour/Names.hs:692) red (Data/Colour/Names.hs:695) rosybrown (Data/Colour/Names.hs:698) royalblue (Data/Colour/Names.hs:701) saddlebrown (Data/Colour/Names.hs:704) salmon (Data/Colour/Names.hs:707) sandybrown (Data/Colour/Names.hs:710) seagreen (Data/Colour/Names.hs:713) seashell (Data/Colour/Names.hs:716) sienna (Data/Colour/Names.hs:719) silver (Data/Colour/Names.hs:722) skyblue (Data/Colour/Names.hs:725) slateblue (Data/Colour/Names.hs:728) slategray (Data/Colour/Names.hs:731) slategrey (Data/Colour/Names.hs:734) snow (Data/Colour/Names.hs:737) springgreen (Data/Colour/Names.hs:740) steelblue (Data/Colour/Names.hs:743) tan (Data/Colour/Names.hs:746) teal (Data/Colour/Names.hs:749) thistle (Data/Colour/Names.hs:752) tomato (Data/Colour/Names.hs:755) turquoise (Data/Colour/Names.hs:758) violet (Data/Colour/Names.hs:761) wheat (Data/Colour/Names.hs:764) white (Data/Colour/Names.hs:767) whitesmoke (Data/Colour/Names.hs:770) yellow (Data/Colour/Names.hs:773) yellowgreen (Data/Colour/Names.hs:776) 88% ( 15 / 17) in 'Data.Colour.CIE' Missing documentation for: toCIEXYZ (Data/Colour/CIE.hs:65) Chromaticity (Data/Colour/CIE/Chromaticity.hs:25) Documentation created: dist/doc/html/colour/index.html, dist/doc/html/colour/colour.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UnjCKS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64 + cd colour-2.3.4 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64 -v creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/colour-2.3.4 creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/colour-2.3.4 Installing README to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/colour-2.3.4/README creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/colour-2.3.4 Installing CHANGELOG to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/colour-2.3.4/CHANGELOG directory dist/doc/html/colour does exist: True creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4 creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4 copy directory 'dist/doc/html/colour' to '/builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4'. creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4 creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src Installing dist/doc/html/colour/colour.txt to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/colour.txt Installing dist/doc/html/colour/doc-index-E.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-E.html Installing dist/doc/html/colour/doc-index-T.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-T.html Installing dist/doc/html/colour/doc-index-D.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-D.html Installing dist/doc/html/colour/doc-index-L.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-L.html Installing dist/doc/html/colour/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/haddock-bundle.min.js Installing dist/doc/html/colour/synopsis.png to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/synopsis.png Installing dist/doc/html/colour/doc-index-N.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-N.html Installing dist/doc/html/colour/Data-Colour-RGBSpace-HSL.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/Data-Colour-RGBSpace-HSL.html Installing dist/doc/html/colour/hslogo-16.png to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/hslogo-16.png Installing dist/doc/html/colour/index.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/index.html Installing dist/doc/html/colour/plus.gif to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/plus.gif Installing dist/doc/html/colour/meta.json to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/meta.json Installing dist/doc/html/colour/quick-jump.css to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/quick-jump.css Installing dist/doc/html/colour/doc-index-C.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-C.html Installing dist/doc/html/colour/Data-Colour-Names.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/Data-Colour-Names.html Installing dist/doc/html/colour/doc-index-B.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-B.html Installing dist/doc/html/colour/doc-index-U.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-U.html Installing dist/doc/html/colour/doc-index-G.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-G.html Installing dist/doc/html/colour/doc-index-O.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-O.html Installing dist/doc/html/colour/doc-index-F.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-F.html Installing dist/doc/html/colour/doc-index-R.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-R.html Installing dist/doc/html/colour/doc-index-H.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-H.html Installing dist/doc/html/colour/doc-index-I.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-I.html Installing dist/doc/html/colour/doc-index-S.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-S.html Installing dist/doc/html/colour/doc-index-P.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-P.html Installing dist/doc/html/colour/Data-Colour-SRGB-Linear.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/Data-Colour-SRGB-Linear.html Installing dist/doc/html/colour/doc-index.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index.html Installing dist/doc/html/colour/Data-Colour-RGBSpace.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/Data-Colour-RGBSpace.html Installing dist/doc/html/colour/Data-Colour-CIE-Illuminant.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/Data-Colour-CIE-Illuminant.html Installing dist/doc/html/colour/doc-index-W.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-W.html Installing dist/doc/html/colour/colour.haddock to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/colour.haddock Installing dist/doc/html/colour/doc-index-V.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-V.html Installing dist/doc/html/colour/doc-index-M.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-M.html Installing dist/doc/html/colour/doc-index-A.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-A.html Installing dist/doc/html/colour/minus.gif to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/minus.gif Installing dist/doc/html/colour/Data-Colour-CIE.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/Data-Colour-CIE.html Installing dist/doc/html/colour/doc-index-All.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-All.html Installing dist/doc/html/colour/Data-Colour-SRGB.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/Data-Colour-SRGB.html Installing dist/doc/html/colour/doc-index-K.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-K.html Installing dist/doc/html/colour/Data-Colour-RGBSpace-HSV.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/Data-Colour-RGBSpace-HSV.html Installing dist/doc/html/colour/ocean.css to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/ocean.css Installing dist/doc/html/colour/doc-index-Y.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/doc-index-Y.html Installing dist/doc/html/colour/Data-Colour.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/Data-Colour.html Installing dist/doc/html/colour/src/Data.Colour.SRGB.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/Data.Colour.SRGB.html Installing dist/doc/html/colour/src/Data.Colour.RGB.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/Data.Colour.RGB.html Installing dist/doc/html/colour/src/Data.Colour.SRGB.Linear.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/Data.Colour.SRGB.Linear.html Installing dist/doc/html/colour/src/Data.Colour.RGBSpace.HSV.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/Data.Colour.RGBSpace.HSV.html Installing dist/doc/html/colour/src/Data.Colour.RGBSpace.HSL.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/Data.Colour.RGBSpace.HSL.html Installing dist/doc/html/colour/src/style.css to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/style.css Installing dist/doc/html/colour/src/Data.Colour.Names.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/Data.Colour.Names.html Installing dist/doc/html/colour/src/Data.Colour.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/Data.Colour.html Installing dist/doc/html/colour/src/Data.Colour.Chan.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/Data.Colour.Chan.html Installing dist/doc/html/colour/src/Data.Colour.RGBSpace.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/Data.Colour.RGBSpace.html Installing dist/doc/html/colour/src/Data.Colour.Internal.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/Data.Colour.Internal.html Installing dist/doc/html/colour/src/Data.Colour.CIE.Illuminant.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/Data.Colour.CIE.Illuminant.html Installing dist/doc/html/colour/src/Data.Colour.Matrix.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/Data.Colour.Matrix.html Installing dist/doc/html/colour/src/highlight.js to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/highlight.js Installing dist/doc/html/colour/src/Data.Colour.CIE.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/Data.Colour.CIE.html Installing dist/doc/html/colour/src/Data.Colour.CIE.Chromaticity.html to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/src/Data.Colour.CIE.Chromaticity.html creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4 Installing dist/doc/html/colour/colour.haddock to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4/colour.haddock creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/licenses/ghc-colour creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/licenses/ghc-colour Installing LICENSE to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/licenses/ghc-colour/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4 creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4 creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4 creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/SRGB creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/CIE creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGBSpace Installing dist/build/Data/Colour.hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour.hi Installing dist/build/Data/Colour/SRGB.hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/SRGB.hi Installing dist/build/Data/Colour/SRGB/Linear.hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/SRGB/Linear.hi Installing dist/build/Data/Colour/CIE.hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/CIE.hi Installing dist/build/Data/Colour/CIE/Illuminant.hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/CIE/Illuminant.hi Installing dist/build/Data/Colour/RGBSpace.hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGBSpace.hi Installing dist/build/Data/Colour/RGBSpace/HSL.hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGBSpace/HSL.hi Installing dist/build/Data/Colour/RGBSpace/HSV.hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGBSpace/HSV.hi Installing dist/build/Data/Colour/Names.hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/Names.hi Installing dist/build/Data/Colour/Internal.hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/Internal.hi Installing dist/build/Data/Colour/Chan.hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/Chan.hi Installing dist/build/Data/Colour/RGB.hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGB.hi Installing dist/build/Data/Colour/Matrix.hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/Matrix.hi Installing dist/build/Data/Colour/CIE/Chromaticity.hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/CIE/Chromaticity.hi creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/SRGB creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/CIE creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGBSpace Installing dist/build/Data/Colour.p_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour.p_hi Installing dist/build/Data/Colour/SRGB.p_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/SRGB.p_hi Installing dist/build/Data/Colour/SRGB/Linear.p_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/SRGB/Linear.p_hi Installing dist/build/Data/Colour/CIE.p_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/CIE.p_hi Installing dist/build/Data/Colour/CIE/Illuminant.p_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/CIE/Illuminant.p_hi Installing dist/build/Data/Colour/RGBSpace.p_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGBSpace.p_hi Installing dist/build/Data/Colour/RGBSpace/HSL.p_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGBSpace/HSL.p_hi Installing dist/build/Data/Colour/RGBSpace/HSV.p_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGBSpace/HSV.p_hi Installing dist/build/Data/Colour/Names.p_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/Names.p_hi Installing dist/build/Data/Colour/Internal.p_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/Internal.p_hi Installing dist/build/Data/Colour/Chan.p_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/Chan.p_hi Installing dist/build/Data/Colour/RGB.p_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGB.p_hi Installing dist/build/Data/Colour/Matrix.p_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/Matrix.p_hi Installing dist/build/Data/Colour/CIE/Chromaticity.p_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/CIE/Chromaticity.p_hi creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/SRGB creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/CIE creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGBSpace Installing dist/build/Data/Colour.dyn_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour.dyn_hi Installing dist/build/Data/Colour/SRGB.dyn_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/SRGB.dyn_hi Installing dist/build/Data/Colour/SRGB/Linear.dyn_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/SRGB/Linear.dyn_hi Installing dist/build/Data/Colour/CIE.dyn_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/CIE.dyn_hi Installing dist/build/Data/Colour/CIE/Illuminant.dyn_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/CIE/Illuminant.dyn_hi Installing dist/build/Data/Colour/RGBSpace.dyn_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGBSpace.dyn_hi Installing dist/build/Data/Colour/RGBSpace/HSL.dyn_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGBSpace/HSL.dyn_hi Installing dist/build/Data/Colour/RGBSpace/HSV.dyn_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGBSpace/HSV.dyn_hi Installing dist/build/Data/Colour/Names.dyn_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/Names.dyn_hi Installing dist/build/Data/Colour/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/Internal.dyn_hi Installing dist/build/Data/Colour/Chan.dyn_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/Chan.dyn_hi Installing dist/build/Data/Colour/RGB.dyn_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/RGB.dyn_hi Installing dist/build/Data/Colour/Matrix.dyn_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/Matrix.dyn_hi Installing dist/build/Data/Colour/CIE/Chromaticity.dyn_hi to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/Data/Colour/CIE/Chromaticity.dyn_hi creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4 Installing dist/build/libHScolour-2.3.4-C3PVIHDZkyCIpOJGl3M0hE.a to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/libHScolour-2.3.4-C3PVIHDZkyCIpOJGl3M0hE.a creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4 Installing dist/build/libHScolour-2.3.4-C3PVIHDZkyCIpOJGl3M0hE_p.a to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4/libHScolour-2.3.4-C3PVIHDZkyCIpOJGl3M0hE_p.a creating /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64 Installing executable dist/build/libHScolour-2.3.4-C3PVIHDZkyCIpOJGl3M0hE-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/libHScolour-2.3.4-C3PVIHDZkyCIpOJGl3M0hE-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d colour-2.3.4.conf ']' + install -D --mode=0644 colour-2.3.4.conf /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/colour-2.3.4.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z colour-2.3.4.conf ']' + rm -f ghc-colour.files ghc-colour-devel.files + touch ghc-colour.files ghc-colour-devel.files + ls /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/colour-2.3.4.conf + pkgdir=/usr/lib64/ghc-8.4.4/colour-2.3.4 + '[' -d /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/colour-2.3.4 ']' + echo /usr/lib64/ghc-8.4.4/colour-2.3.4 + echo '%attr(755,root,root) /usr/lib64/libHScolour-2.3.4-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/colour-2.3.4 ']' + echo /usr/share/doc/ghc/html/libraries/colour-2.3.4 + for i in ghc-colour.files ghc-colour-devel.files + '[' -f ghc-colour.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64!!g' ghc-colour.files + for i in ghc-colour.files ghc-colour-devel.files + '[' -f ghc-colour-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64!!g' ghc-colour-devel.files + rm /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/colour-2.3.4/README /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/colour-2.3.4/CHANGELOG + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Tz61c1 Processing files: ghc-colour-2.3.4-4.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qFXLpg + umask 022 + cd /builddir/build/BUILD + cd colour-2.3.4 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/licenses/ghc-colour + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/licenses/ghc-colour + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/licenses/ghc-colour + exit 0 Provides: ghc-colour = 2.3.4-4.fc30 ghc-colour(riscv-64) = 2.3.4-4.fc30 libHScolour-2.3.4-C3PVIHDZkyCIpOJGl3M0hE-ghc8.4.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-colour-devel-2.3.4-4.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MCZqjo + umask 022 + cd /builddir/build/BUILD + cd colour-2.3.4 + DOCDIR=/builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc-colour-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc-colour-devel + cp -pr CHANGELOG /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc-colour-devel + cp -pr README /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64/usr/share/doc/ghc-colour-devel + exit 0 Provides: ghc-colour-devel = 2.3.4-4.fc30 ghc-colour-devel(riscv-64) = 2.3.4-4.fc30 ghc-colour-doc = 2.3.4-4.fc30 ghc-colour-static = 2.3.4-4.fc30 ghc-devel(colour-2.3.4-C3PVIHDZkyCIpOJGl3M0hE) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(base-4.11.1.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-colour-2.3.4-4.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-colour-devel-2.3.4-4.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.R4fVFQ + umask 022 + cd /builddir/build/BUILD + cd colour-2.3.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-colour-2.3.4-4.fc30.riscv64 + exit 0 Child return code was: 0