56afccd8-ee4e-4799-bfa0-09ddbbf6c343(lambda()
`((task . ("maak-test"))
(project . "free-alacarte")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/free-alacarte.git")))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/free-alacarte/trunk && git reset --hard && git pull
HEAD is now at 4ec2a45 README
From https://codeberg.org/jjba23/free-alacarte
4ec2a45..54a5c93 trunk -> origin/trunk
Updating 4ec2a45..54a5c93
Fast-forward
.github/workflows/hackage.yaml | 28 -----------
.github/workflows/on-pull-request-byggsteg.yaml | 18 -------
.github/workflows/on-push-to-trunk-byggsteg.yaml | 18 -------
.woodpecker/byggsteg.yaml | 63 ++++++++++++++++++++++++
maak.scm | 39 +++++++++++++++
src/Free/AlaCarte.hs | 17 +++++++
test/Free/AlaCarte/Test.hs | 17 +++++++
test/Spec.hs | 17 +++++++
8 files changed, 153 insertions(+), 64 deletions(-)
delete mode 100644 .github/workflows/hackage.yaml
delete mode 100644 .github/workflows/on-pull-request-byggsteg.yaml
delete mode 100644 .github/workflows/on-push-to-trunk-byggsteg.yaml
create mode 100644 .woodpecker/byggsteg.yaml
create mode 100644 maak.scm
-> running command: cd /etc/byggsteg/job-clone/free-alacarte/trunk && uname -a
Linux wolk-jjba 6.15.9-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/free-alacarte/trunk && git log --name-status HEAD^..HEAD
commit 54a5c93c5b7c32c0afdef0082f1d25635d8037b5
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Wed Aug 27 09:00:25 2025 +0200
???? ci: Add woodpecker byggsteg CI
D .github/workflows/hackage.yaml
D .github/workflows/on-pull-request-byggsteg.yaml
D .github/workflows/on-push-to-trunk-byggsteg.yaml
A .woodpecker/byggsteg.yaml
-> running command: cd /etc/byggsteg/job-clone/free-alacarte/trunk && maak test
these 2 paths will be fetched (193.49 MiB download, 2388.37 MiB unpacked):
/nix/store/kxf8d8fckhz31ck2r0v4pa8zm8ck0m8f-ghc-9.6.6
/nix/store/wdqgi1k6rp2yig934ign8x3nbsm8d4g7-ghc-9.6.6-doc
copying path '/nix/store/wdqgi1k6rp2yig934ign8x3nbsm8d4g7-ghc-9.6.6-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/kxf8d8fckhz31ck2r0v4pa8zm8ck0m8f-ghc-9.6.6' from 'https://cache.nixos.org'...
[1 of 3] Compiling Main ( /root/.stack/setup-exe-src/setup-O_vy6YIf.hs, /root/.stack/setup-exe-src/setup-O_vy6YIf.o )
[2 of 3] Compiling StackSetupShim ( /root/.stack/setup-exe-src/setup-shim-O_vy6YIf.hs, /root/.stack/setup-exe-src/setup-shim-O_vy6YIf.o )
[3 of 3] Linking /root/.stack/setup-exe-cache/x86_64-linux-nix/tmp-Cabal-simple_O_vy6YIf_3.10.3.0_ghc-9.6.6
call-stack > configure
colour > configure
call-stack > Configuring call-stack-0.4.0...
colour > Configuring colour-2.3.6...
haskell-lexer > configure
hspec-discover > configure
haskell-lexer > Configuring haskell-lexer-1.1.1...
hspec-discover > Configuring hspec-discover-2.11.9...
call-stack > build with ghc-9.6.6
colour > build with ghc-9.6.6
call-stack > Preprocessing library for call-stack-0.4.0..
call-stack > Building library for call-stack-0.4.0..
colour > Preprocessing library for colour-2.3.6..
colour > Building library for colour-2.3.6..
colour > [ 1 of 14] Compiling Data.Colour.CIE.Chromaticity
call-stack > [1 of 3] Compiling Data.SrcLoc
call-stack > [2 of 3] Compiling Data.CallStack
colour > [ 2 of 14] Compiling Data.Colour.CIE.Illuminant
call-stack > [3 of 3] Compiling Paths_call_stack
colour > [ 3 of 14] Compiling Data.Colour.Chan
haskell-lexer > build with ghc-9.6.6
colour > [ 4 of 14] Compiling Data.Colour.Internal
haskell-lexer > Preprocessing library for haskell-lexer-1.1.1..
haskell-lexer > Building library for haskell-lexer-1.1.1..
hspec-discover > build with ghc-9.6.6
haskell-lexer > [1 of 6] Compiling Language.Haskell.Lexer.Position
hspec-discover > Preprocessing library for hspec-discover-2.11.9..
hspec-discover > Building library for hspec-discover-2.11.9..
call-stack > copy/register
haskell-lexer > [2 of 6] Compiling Language.Haskell.Lexer.Tokens
colour > [ 5 of 14] Compiling Data.Colour.Matrix
hspec-discover > [1 of 4] Compiling Paths_hspec_discover
call-stack > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/call-stack-0.4.0-GZ3nSiFdomD3K5ojbP90a6
colour > [ 6 of 14] Compiling Data.Colour.RGB
haskell-lexer > [3 of 6] Compiling Language.Haskell.Lexer.Layout
call-stack > Registering library for call-stack-0.4.0..
hspec-discover > [2 of 4] Compiling Test.Hspec.Discover.Config
haskell-lexer > [4 of 6] Compiling Language.Haskell.Lexer.Utils
HUnit > configure
HUnit > Configuring HUnit-1.6.2.0...
haskell-lexer > [5 of 6] Compiling Language.Haskell.Lexer.Lex
hspec-discover > [3 of 4] Compiling Test.Hspec.Discover.Sort
hspec-discover > [4 of 4] Compiling Test.Hspec.Discover.Run
colour > [ 7 of 14] Compiling Data.Colour.RGBSpace.HSL
colour > [ 8 of 14] Compiling Data.Colour.RGBSpace.HSV
colour > [ 9 of 14] Compiling Data.Colour.SRGB.Linear
colour > [10 of 14] Compiling Data.Colour.RGBSpace
colour > [11 of 14] Compiling Data.Colour.SRGB
HUnit > build with ghc-9.6.6
HUnit > Preprocessing library for HUnit-1.6.2.0..
HUnit > Building library for HUnit-1.6.2.0..
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:230:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start5???
haskell-lexer > |
haskell-lexer > 230 | start5 is = state5 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:249:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start7???
haskell-lexer > |
haskell-lexer > 249 | start7 is = state7 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:295:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start8???
haskell-lexer > |
haskell-lexer > 295 | start8 is = state8 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:310:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start10???
haskell-lexer > |
haskell-lexer > 310 | start10 is = state10 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:330:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start12???
haskell-lexer > |
haskell-lexer > 330 | start12 is = state12 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:339:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start13???
haskell-lexer > |
haskell-lexer > 339 | start13 is = state13 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:348:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start14???
haskell-lexer > |
haskell-lexer > 348 | start14 is = state14 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:358:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start15???
haskell-lexer > |
haskell-lexer > 358 | start15 is = state15 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:367:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start16???
haskell-lexer > |
haskell-lexer > 367 | start16 is = state16 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:377:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start17???
haskell-lexer > |
haskell-lexer > 377 | start17 is = state17 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:386:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start18???
haskell-lexer > |
haskell-lexer > 386 | start18 is = state18 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:397:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start19???
haskell-lexer > |
haskell-lexer > 397 | start19 is = state19 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:406:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start20???
haskell-lexer > |
haskell-lexer > 406 | start20 is = state20 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:415:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start21???
haskell-lexer > |
haskell-lexer > 415 | start21 is = state21 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:428:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start22???
haskell-lexer > |
haskell-lexer > 428 | start22 is = state22 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:437:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start23???
haskell-lexer > |
haskell-lexer > 437 | start23 is = state23 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:446:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start24???
haskell-lexer > |
haskell-lexer > 446 | start24 is = state24 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:455:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start25???
haskell-lexer > |
haskell-lexer > 455 | start25 is = state25 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:465:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start26???
haskell-lexer > |
haskell-lexer > 465 | start26 is = state26 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:475:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start27???
haskell-lexer > |
haskell-lexer > 475 | start27 is = state27 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:484:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start28???
haskell-lexer > |
haskell-lexer > 484 | start28 is = state28 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:493:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start29???
haskell-lexer > |
haskell-lexer > 493 | start29 is = state29 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:503:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start30???
haskell-lexer > |
haskell-lexer > 503 | start30 is = state30 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:516:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start32???
haskell-lexer > |
haskell-lexer > 516 | start32 is = state32 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:525:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start33???
haskell-lexer > |
haskell-lexer > 525 | start33 is = state33 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:534:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start34???
haskell-lexer > |
haskell-lexer > 534 | start34 is = state34 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:571:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start35???
haskell-lexer > |
haskell-lexer > 571 | start35 is = state35 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:582:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start36???
haskell-lexer > |
haskell-lexer > 582 | start36 is = state36 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:601:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start38???
haskell-lexer > |
haskell-lexer > 601 | start38 is = state38 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:625:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start39???
haskell-lexer > |
haskell-lexer > 625 | start39 is = state39 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:657:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start41???
haskell-lexer > |
haskell-lexer > 657 | start41 is = state41 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:673:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start42???
haskell-lexer > |
haskell-lexer > 673 | start42 is = state42 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:685:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start44???
haskell-lexer > |
haskell-lexer > 685 | start44 is = state44 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:725:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start45???
haskell-lexer > |
haskell-lexer > 725 | start45 is = state45 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:738:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start46???
haskell-lexer > |
haskell-lexer > 738 | start46 is = state46 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:747:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start47???
haskell-lexer > |
haskell-lexer > 747 | start47 is = state47 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:756:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start48???
haskell-lexer > |
haskell-lexer > 756 | start48 is = state48 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:766:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start49???
haskell-lexer > |
haskell-lexer > 766 | start49 is = state49 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:775:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start50???
haskell-lexer > |
haskell-lexer > 775 | start50 is = state50 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:785:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start51???
haskell-lexer > |
haskell-lexer > 785 | start51 is = state51 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:794:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start52???
haskell-lexer > |
haskell-lexer > 794 | start52 is = state52 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:805:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start53???
haskell-lexer > |
haskell-lexer > 805 | start53 is = state53 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:814:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start54???
haskell-lexer > |
haskell-lexer > 814 | start54 is = state54 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:823:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start55???
haskell-lexer > |
haskell-lexer > 823 | start55 is = state55 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:836:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start56???
haskell-lexer > |
haskell-lexer > 836 | start56 is = state56 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:845:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start57???
haskell-lexer > |
haskell-lexer > 845 | start57 is = state57 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:854:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start58???
haskell-lexer > |
haskell-lexer > 854 | start58 is = state58 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:863:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start59???
haskell-lexer > |
haskell-lexer > 863 | start59 is = state59 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:873:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start60???
haskell-lexer > |
haskell-lexer > 873 | start60 is = state60 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:883:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start61???
haskell-lexer > |
haskell-lexer > 883 | start61 is = state61 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:892:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start62???
haskell-lexer > |
haskell-lexer > 892 | start62 is = state62 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:901:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start63???
haskell-lexer > |
haskell-lexer > 901 | start63 is = state63 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:911:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start64???
haskell-lexer > |
haskell-lexer > 911 | start64 is = state64 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:924:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start65???
haskell-lexer > |
haskell-lexer > 924 | start65 is = state65 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:934:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start66???
haskell-lexer > |
haskell-lexer > 934 | start66 is = state66 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:943:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start67???
haskell-lexer > |
haskell-lexer > 943 | start67 is = state67 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:952:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start68???
haskell-lexer > |
haskell-lexer > 952 | start68 is = state68 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:989:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start69???
haskell-lexer > |
haskell-lexer > 989 | start69 is = state69 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1000:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start70???
haskell-lexer > |
haskell-lexer > 1000 | start70 is = state70 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1012:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start71???
haskell-lexer > |
haskell-lexer > 1012 | start71 is = state71 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1036:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start72???
haskell-lexer > |
haskell-lexer > 1036 | start72 is = state72 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1194:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start82???
haskell-lexer > |
haskell-lexer > 1194 | start82 is = state82 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1220:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start84???
haskell-lexer > |
haskell-lexer > 1220 | start84 is = state84 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1234:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start85???
haskell-lexer > |
haskell-lexer > 1234 | start85 is = state85 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1271:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start88???
haskell-lexer > |
haskell-lexer > 1271 | start88 is = state88 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1293:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start90???
haskell-lexer > |
haskell-lexer > 1293 | start90 is = state90 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1485:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start98???
haskell-lexer > |
haskell-lexer > 1485 | start98 is = state98 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1592:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start101???
haskell-lexer > |
haskell-lexer > 1592 | start101 is = state101 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1614:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start102???
haskell-lexer > |
haskell-lexer > 1614 | start102 is = state102 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1658:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start104???
haskell-lexer > |
haskell-lexer > 1658 | start104 is = state104 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1702:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start106???
haskell-lexer > |
haskell-lexer > 1702 | start106 is = state106 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1746:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start108???
haskell-lexer > |
haskell-lexer > 1746 | start108 is = state108 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:1802:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start110???
haskell-lexer > |
haskell-lexer > 1802 | start110 is = state110 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:2716:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start136???
haskell-lexer > |
haskell-lexer > 2716 | start136 is = state136 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:2822:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start139???
haskell-lexer > |
haskell-lexer > 2822 | start139 is = state139 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:3650:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start162???
haskell-lexer > |
haskell-lexer > 3650 | start162 is = state162 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:3684:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start163???
haskell-lexer > |
haskell-lexer > 3684 | start163 is = state163 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:3740:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start164???
haskell-lexer > |
haskell-lexer > 3740 | start164 is = state164 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:3774:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start165???
haskell-lexer > |
haskell-lexer > 3774 | start165 is = state165 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:3808:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start166???
haskell-lexer > |
haskell-lexer > 3808 | start166 is = state166 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:3818:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start169???
haskell-lexer > |
haskell-lexer > 3818 | start169 is = state169 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:3832:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start173???
haskell-lexer > |
haskell-lexer > 3832 | start173 is = state173 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:3868:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start174???
haskell-lexer > |
haskell-lexer > 3868 | start174 is = state174 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:3903:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start175???
haskell-lexer > |
haskell-lexer > 3903 | start175 is = state175 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:3938:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start176???
haskell-lexer > |
haskell-lexer > 3938 | start176 is = state176 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:3973:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start177???
haskell-lexer > |
haskell-lexer > 3973 | start177 is = state177 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4008:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start178???
haskell-lexer > |
haskell-lexer > 4008 | start178 is = state178 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4043:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start179???
haskell-lexer > |
haskell-lexer > 4043 | start179 is = state179 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4080:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start180???
haskell-lexer > |
haskell-lexer > 4080 | start180 is = state180 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4115:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start181???
haskell-lexer > |
haskell-lexer > 4115 | start181 is = state181 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4150:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start182???
haskell-lexer > |
haskell-lexer > 4150 | start182 is = state182 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4186:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start183???
haskell-lexer > |
haskell-lexer > 4186 | start183 is = state183 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4221:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start184???
haskell-lexer > |
haskell-lexer > 4221 | start184 is = state184 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4256:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start185???
haskell-lexer > |
haskell-lexer > 4256 | start185 is = state185 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4291:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start186???
haskell-lexer > |
haskell-lexer > 4291 | start186 is = state186 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4326:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start187???
haskell-lexer > |
haskell-lexer > 4326 | start187 is = state187 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4361:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start188???
haskell-lexer > |
haskell-lexer > 4361 | start188 is = state188 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4396:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start189???
haskell-lexer > |
haskell-lexer > 4396 | start189 is = state189 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4431:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start190???
haskell-lexer > |
haskell-lexer > 4431 | start190 is = state190 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4466:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start191???
haskell-lexer > |
haskell-lexer > 4466 | start191 is = state191 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4501:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start192???
haskell-lexer > |
haskell-lexer > 4501 | start192 is = state192 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4536:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start193???
haskell-lexer > |
haskell-lexer > 4536 | start193 is = state193 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4573:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start194???
haskell-lexer > |
haskell-lexer > 4573 | start194 is = state194 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4608:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start195???
haskell-lexer > |
haskell-lexer > 4608 | start195 is = state195 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4643:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start196???
haskell-lexer > |
haskell-lexer > 4643 | start196 is = state196 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4678:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start197???
haskell-lexer > |
haskell-lexer > 4678 | start197 is = state197 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4714:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start198???
haskell-lexer > |
haskell-lexer > 4714 | start198 is = state198 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4749:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start199???
haskell-lexer > |
haskell-lexer > 4749 | start199 is = state199 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4784:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start200???
haskell-lexer > |
haskell-lexer > 4784 | start200 is = state200 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4820:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start201???
haskell-lexer > |
haskell-lexer > 4820 | start201 is = state201 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4855:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start202???
haskell-lexer > |
haskell-lexer > 4855 | start202 is = state202 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4890:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start203???
haskell-lexer > |
haskell-lexer > 4890 | start203 is = state203 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4925:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start204???
haskell-lexer > |
haskell-lexer > 4925 | start204 is = state204 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4960:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start205???
haskell-lexer > |
haskell-lexer > 4960 | start205 is = state205 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:4995:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start206???
haskell-lexer > |
haskell-lexer > 4995 | start206 is = state206 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5030:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start207???
haskell-lexer > |
haskell-lexer > 5030 | start207 is = state207 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5065:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start208???
haskell-lexer > |
haskell-lexer > 5065 | start208 is = state208 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5100:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start209???
haskell-lexer > |
haskell-lexer > 5100 | start209 is = state209 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5135:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start210???
haskell-lexer > |
haskell-lexer > 5135 | start210 is = state210 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5170:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start211???
haskell-lexer > |
haskell-lexer > 5170 | start211 is = state211 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5205:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start212???
haskell-lexer > |
haskell-lexer > 5205 | start212 is = state212 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5240:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start213???
haskell-lexer > |
haskell-lexer > 5240 | start213 is = state213 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5275:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start214???
haskell-lexer > |
haskell-lexer > 5275 | start214 is = state214 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5310:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start215???
haskell-lexer > |
haskell-lexer > 5310 | start215 is = state215 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5345:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start216???
haskell-lexer > |
haskell-lexer > 5345 | start216 is = state216 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5381:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start217???
haskell-lexer > |
haskell-lexer > 5381 | start217 is = state217 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5416:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start218???
haskell-lexer > |
haskell-lexer > 5416 | start218 is = state218 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5451:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start219???
haskell-lexer > |
haskell-lexer > 5451 | start219 is = state219 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5486:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start220???
haskell-lexer > |
haskell-lexer > 5486 | start220 is = state220 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
haskell-lexer >
haskell-lexer > /tmp/nix-shell-11923-0/stack-b855af575d82329e/haskell-lexer-1.1.1/Language/Haskell/Lexer/Lex.hs:5521:1: warning: [-Wunused-top-binds]
haskell-lexer > Defined but not used: ???start221???
haskell-lexer > |
haskell-lexer > 5521 | start221 is = state221 (\ as is -> gotError as is) "" is
haskell-lexer > | ^^^^^^^^
colour > [12 of 14] Compiling Data.Colour
hspec-discover > Preprocessing executable 'hspec-discover' for hspec-discover-2.11.9..
hspec-discover > Building executable 'hspec-discover' for hspec-discover-2.11.9..
HUnit > [1 of 6] Compiling Paths_HUnit
hspec-discover > [1 of 2] Compiling Main
colour > [13 of 14] Compiling Data.Colour.Names
hspec-discover > [2 of 2] Compiling Paths_hspec_discover
HUnit > [2 of 6] Compiling Test.HUnit.Lang
hspec-discover > [3 of 3] Linking .stack-work/dist/x86_64-linux-nix/ghc-9.6.6/build/hspec-discover/hspec-discover
HUnit > [3 of 6] Compiling Test.HUnit.Base
HUnit > [4 of 6] Compiling Test.HUnit.Terminal
hspec-discover > copy/register
HUnit > [5 of 6] Compiling Test.HUnit.Text
hspec-discover > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/hspec-discover-2.11.9-66sZyJk0b9OH8TBpXkAZJf
hspec-discover > Installing executable hspec-discover in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/bin
HUnit > [6 of 6] Compiling Test.HUnit
hspec-discover > Registering library for hspec-discover-2.11.9..
colour > [14 of 14] Compiling Data.Colour.CIE
HUnit > copy/register
HUnit > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/HUnit-1.6.2.0-CZjLnnPcVf0JAQaorPJivX
logict > configure
HUnit > Registering library for HUnit-1.6.2.0..
logict > Configuring logict-0.8.1.0...
colour > copy/register
colour > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/colour-2.3.6-Dv7015zVt5k10e0N0YtJJm
colour > Registering library for colour-2.3.6..
logict > build with ghc-9.6.6
logict > Preprocessing library for logict-0.8.1.0..
logict > Building library for logict-0.8.1.0..
hspec-expectations > configure
hspec-expectations > Configuring hspec-expectations-0.8.4...
ansi-terminal-types > configure
logict > [1 of 2] Compiling Control.Monad.Logic.Class
ansi-terminal-types > Configuring ansi-terminal-types-0.11.5...
logict > [2 of 2] Compiling Control.Monad.Logic
ansi-terminal-types > build with ghc-9.6.6
ansi-terminal-types > Preprocessing library for ansi-terminal-types-0.11.5..
ansi-terminal-types > Building library for ansi-terminal-types-0.11.5..
hspec-expectations > build with ghc-9.6.6
ansi-terminal-types > [1 of 1] Compiling System.Console.ANSI.Types
hspec-expectations > Preprocessing library for hspec-expectations-0.8.4..
hspec-expectations > Building library for hspec-expectations-0.8.4..
hspec-expectations > [1 of 4] Compiling Paths_hspec_expectations
hspec-expectations > [2 of 4] Compiling Test.Hspec.Expectations.Contrib
hspec-expectations > [3 of 4] Compiling Test.Hspec.Expectations.Matcher
hspec-expectations > [4 of 4] Compiling Test.Hspec.Expectations
hspec-expectations > copy/register
hspec-expectations > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/hspec-expectations-0.8.4-4j2JqwJDPerxz9J6cNKPm
hspec-expectations > Registering library for hspec-expectations-0.8.4..
logict > copy/register
logict > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/logict-0.8.1.0-IjuMnEUdByYKNLW3GMpDSH
logict > Registering library for logict-0.8.1.0..
prettyprinter > configure
os-string > configure
prettyprinter > Configuring prettyprinter-1.7.1...
os-string > Configuring os-string-2.0.6...
prettyprinter > build with ghc-9.6.6
prettyprinter > Preprocessing library for prettyprinter-1.7.1..
prettyprinter > Building library for prettyprinter-1.7.1..
os-string > build with ghc-9.6.6
ansi-terminal-types > copy/register
ansi-terminal-types > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/ansi-terminal-types-0.11.5-EqlSjsBzg08BPCkB2XI47w
os-string > Preprocessing library for os-string-2.0.6..
os-string > Building library for os-string-2.0.6..
prettyprinter > [ 1 of 28] Compiling Prettyprinter.Render.Util.Panic
ansi-terminal-types > Registering library for ansi-terminal-types-0.11.5..
prettyprinter > [ 2 of 28] Compiling Prettyprinter.Internal
os-string > [ 1 of 10] Compiling System.OsString.Data.ByteString.Short.Internal
ansi-terminal > configure
ansi-terminal > Configuring ansi-terminal-1.0.2...
os-string > [ 2 of 10] Compiling System.OsString.Data.ByteString.Short
os-string > [ 3 of 10] Compiling System.OsString.Data.ByteString.Short.Word16
ansi-terminal > build with ghc-9.6.6
ansi-terminal > Preprocessing library for ansi-terminal-1.0.2..
ansi-terminal > Building library for ansi-terminal-1.0.2..
os-string > [ 4 of 10] Compiling System.OsString.Encoding.Internal
ansi-terminal > [1 of 3] Compiling System.Console.ANSI.Codes
ansi-terminal > [2 of 3] Compiling System.Console.ANSI.Internal
ansi-terminal > [3 of 3] Compiling System.Console.ANSI
os-string > [ 5 of 10] Compiling System.OsString.Encoding
os-string > [ 6 of 10] Compiling System.OsString.Internal.Types
os-string > [ 7 of 10] Compiling System.OsString.Posix
os-string > [ 8 of 10] Compiling System.OsString.Internal
ansi-terminal > copy/register
os-string > [ 9 of 10] Compiling System.OsString
ansi-terminal > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/ansi-terminal-1.0.2-IwufFlhKOo7H9R1FHCDaZE
os-string > [10 of 10] Compiling System.OsString.Windows
ansi-terminal > Registering library for ansi-terminal-1.0.2..
primitive > configure
primitive > Configuring primitive-0.8.0.0...
os-string > copy/register
os-string > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/os-string-2.0.6-IlBa2UQjH7mL18YjMu1jzE
os-string > Registering library for os-string-2.0.6..
primitive > build with ghc-9.6.6
primitive > Preprocessing library for primitive-0.8.0.0..
primitive > Building library for primitive-0.8.0.0..
hashable > configure
hashable > Configuring hashable-1.4.4.0...
primitive > [ 1 of 13] Compiling Control.Monad.Primitive
hashable > build with ghc-9.6.6
hashable > Preprocessing library for hashable-1.4.4.0..
hashable > Building library for hashable-1.4.4.0..
primitive > [ 2 of 13] Compiling Data.Primitive.Array
hashable > [1 of 7] Compiling Data.Hashable.Imports
hashable > [2 of 7] Compiling Data.Hashable.LowLevel
hashable > [3 of 7] Compiling Data.Hashable.Class
prettyprinter > [ 3 of 28] Compiling Prettyprinter.Render.String
prettyprinter > [ 4 of 28] Compiling Data.Text.Prettyprint.Doc.Render.String
prettyprinter > [ 5 of 28] Compiling Prettyprinter.Internal.Type
prettyprinter > [ 6 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Type
prettyprinter > [ 7 of 28] Compiling Prettyprinter.Internal.Debug
prettyprinter > [ 8 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Debug
prettyprinter > [ 9 of 28] Compiling Data.Text.Prettyprint.Doc.Internal
prettyprinter > [10 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.Panic
prettyprinter > [11 of 28] Compiling Prettyprinter.Render.Util.StackMachine
prettyprinter >
prettyprinter > /tmp/nix-shell-11923-0/stack-b855af575d82329e/prettyprinter-1.7.1/src/Prettyprinter/Render/Util/StackMachine.hs:34:1: warning: [-Wunused-imports]
prettyprinter > The import of ???Control.Applicative??? is redundant
prettyprinter > except perhaps to import instances from ???Control.Applicative???
prettyprinter > To import instances alone, use: import Control.Applicative()
prettyprinter > |
prettyprinter > 34 | import Control.Applicative
prettyprinter > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
haskell-lexer > [6 of 6] Compiling Language.Haskell.Lexer
prettyprinter > [12 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.StackMachine
prettyprinter > [13 of 28] Compiling Prettyprinter.Symbols.Ascii
prettyprinter > [14 of 28] Compiling Prettyprinter
prettyprinter > [15 of 28] Compiling Prettyprinter.Render.Util.SimpleDocTree
primitive > [ 3 of 13] Compiling Data.Primitive.MVar
primitive > [ 4 of 13] Compiling Data.Primitive.MachDeps
primitive > [ 5 of 13] Compiling Data.Primitive.Internal.Operations
haskell-lexer > copy/register
primitive > [ 6 of 13] Compiling Data.Primitive.MutVar
hashable > [4 of 7] Compiling Data.Hashable.Lifted
hashable > [5 of 7] Compiling Data.Hashable.Generic.Instances
haskell-lexer > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/haskell-lexer-1.1.1-AdCW3Zm3c0b9n4dBzqzK7Z
hashable >
hashable > /tmp/nix-shell-11923-0/stack-b855af575d82329e/hashable-1.4.4.0/src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe]
hashable > ???Data.Hashable.Generic.Instances??? is marked as Trustworthy but has been inferred as safe!
hashable > |
hashable > 5 | {-# LANGUAGE Trustworthy #-}
hashable > | ^^^^^^^^^^^
primitive > [ 7 of 13] Compiling Data.Primitive.SmallArray
hashable > [6 of 7] Compiling Data.Hashable.Generic
hashable > [7 of 7] Compiling Data.Hashable
haskell-lexer > Registering library for haskell-lexer-1.1.1..
prettyprinter > [16 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.SimpleDocTree
prettyprinter > [17 of 28] Compiling Prettyprinter.Render.Tutorials.TreeRenderingTutorial
smallcheck > configure
smallcheck > Configuring smallcheck-1.2.1.1...
hashable > copy/register
hashable > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/hashable-1.4.4.0-1jOpKawyX4k1n9a6vQlXXi
hashable > Registering library for hashable-1.4.4.0..
prettyprinter > [18 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.TreeRenderingTutorial
prettyprinter > [19 of 28] Compiling Prettyprinter.Render.Tutorials.StackMachineTutorial
smallcheck > build with ghc-9.6.6
smallcheck > Preprocessing library for smallcheck-1.2.1.1..
smallcheck > Building library for smallcheck-1.2.1.1..
splitmix > configure
splitmix > Configuring splitmix-0.1.0.5...
smallcheck > [1 of 6] Compiling Test.SmallCheck.Property.Result
primitive > [ 8 of 13] Compiling Data.Primitive.Types
smallcheck > [2 of 6] Compiling Test.SmallCheck.SeriesMonad
prettyprinter > [20 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.StackMachineTutorial
prettyprinter >
prettyprinter > /tmp/nix-shell-11923-0/stack-b855af575d82329e/prettyprinter-1.7.1/src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs:7:1: warning: [-Wdeprecations]
prettyprinter > Module ???Prettyprinter.Render.Tutorials.StackMachineTutorial??? is deprecated:
prettyprinter > "Writing your own stack machine is probably more efficient and customizable; also consider using ??renderSimplyDecorated(A)?? instead"
prettyprinter > |
prettyprinter > 7 | import Prettyprinter.Render.Tutorials.StackMachineTutorial
prettyprinter > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
prettyprinter > [21 of 28] Compiling Prettyprinter.Render.Text
smallcheck > [3 of 6] Compiling Test.SmallCheck.Series
splitmix > build with ghc-9.6.6
prettyprinter > [22 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Text
splitmix > Preprocessing library for splitmix-0.1.0.5..
splitmix > Building library for splitmix-0.1.0.5..
prettyprinter > [23 of 28] Compiling Data.Text.Prettyprint.Doc
prettyprinter > [24 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Ascii
prettyprinter > [25 of 28] Compiling Prettyprinter.Symbols.Unicode
prettyprinter > [26 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Unicode
prettyprinter > [27 of 28] Compiling Prettyprinter.Util
prettyprinter > [28 of 28] Compiling Data.Text.Prettyprint.Doc.Util
splitmix > [1 of 4] Compiling Data.Bits.Compat
splitmix > [2 of 4] Compiling System.Random.SplitMix.Init
splitmix > [3 of 4] Compiling System.Random.SplitMix
primitive > [ 9 of 13] Compiling Data.Primitive.ByteArray
primitive > [10 of 13] Compiling Data.Primitive.PrimArray
prettyprinter > copy/register
splitmix > [4 of 4] Compiling System.Random.SplitMix32
prettyprinter > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/prettyprinter-1.7.1-60yVE7QePDs8FHIPsacPFF
prettyprinter > Registering library for prettyprinter-1.7.1..
prettyprinter-ansi-terminal> configure
prettyprinter-ansi-terminal> Configuring prettyprinter-ansi-terminal-1.1.3...
prettyprinter-ansi-terminal> build with ghc-9.6.6
prettyprinter-ansi-terminal> Preprocessing library for prettyprinter-ansi-terminal-1.1.3..
prettyprinter-ansi-terminal> Building library for prettyprinter-ansi-terminal-1.1.3..
splitmix > copy/register
primitive > [11 of 13] Compiling Data.Primitive.Ptr
prettyprinter-ansi-terminal> [1 of 4] Compiling Prettyprinter.Render.Terminal.Internal
splitmix > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/splitmix-0.1.0.5-BFex6Gx3IBaGtdqU1pJPtq
primitive > [12 of 13] Compiling Data.Primitive
primitive > [13 of 13] Compiling Data.Primitive.PrimVar
splitmix > Registering library for splitmix-0.1.0.5..
random > configure
random > Configuring random-1.2.1.2...
smallcheck > [4 of 6] Compiling Test.SmallCheck.Property
primitive > copy/register
primitive > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/primitive-0.8.0.0-G7z1XrhwN0bFkYsIqIr1QU
primitive > Registering library for primitive-0.8.0.0..
prettyprinter-ansi-terminal> [2 of 4] Compiling Prettyprinter.Render.Terminal
prettyprinter-ansi-terminal> [3 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal
prettyprinter-ansi-terminal> [4 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal.Internal
random > build with ghc-9.6.6
random > Preprocessing library for random-1.2.1.2..
random > Building library for random-1.2.1.2..
smallcheck > [5 of 6] Compiling Test.SmallCheck.Drivers
random > [1 of 4] Compiling System.Random.GFinite
smallcheck > [6 of 6] Compiling Test.SmallCheck
tagged > configure
tagged > Configuring tagged-0.8.8...
prettyprinter-ansi-terminal> copy/register
prettyprinter-ansi-terminal> Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/prettyprinter-ansi-terminal-1.1.3-He9IgoxWAk9EYVJ5H59P9F
prettyprinter-ansi-terminal> Registering library for prettyprinter-ansi-terminal-1.1.3..
transformers-compat > configure
transformers-compat > Configuring transformers-compat-0.7.2...
smallcheck > copy/register
smallcheck > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/smallcheck-1.2.1.1-E2eADYOypqNJRujnynoHmE
smallcheck > Registering library for smallcheck-1.2.1.1..
tagged > build with ghc-9.6.6
tagged > Preprocessing library for tagged-0.8.8..
tagged > Building library for tagged-0.8.8..
tagged > [1 of 2] Compiling Data.Proxy.TH
transformers-compat > build with ghc-9.6.6
transformers-compat > Preprocessing library for transformers-compat-0.7.2..
transformers-compat > Building library for transformers-compat-0.7.2..
tagged > [2 of 2] Compiling Data.Tagged
unordered-containers > configure
unordered-containers > Configuring unordered-containers-0.2.20...
transformers-compat > [1 of 4] Compiling Control.Monad.Trans.Instances
transformers-compat > [2 of 4] Compiling Data.Functor.Classes.Generic.Internal
unordered-containers > build with ghc-9.6.6
unordered-containers > Preprocessing library for unordered-containers-0.2.20..
unordered-containers > Building library for unordered-containers-0.2.20..
random > [2 of 4] Compiling System.Random.Internal
unordered-containers >
unordered-containers > /tmp/nix-shell-11923-0/stack-b855af575d82329e/unordered-containers-0.2.20/Data/HashMap/Internal.hs:12:14-23: warning: [-Wdeprecated-flags]
unordered-containers > -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
unordered-containers > |
unordered-containers > 12 | {-# LANGUAGE TypeInType #-}
unordered-containers > | ^^^^^^^^^^
unordered-containers > [1 of 9] Compiling Data.HashMap.Internal.Array
unordered-containers >
unordered-containers > /tmp/nix-shell-11923-0/stack-b855af575d82329e/unordered-containers-0.2.20/Data/HashMap/Internal/Array.hs:83:1-35: warning: [-Wunused-imports]
unordered-containers > The import of ???Control.Applicative??? is redundant
unordered-containers > except perhaps to import instances from ???Control.Applicative???
unordered-containers > To import instances alone, use: import Control.Applicative()
unordered-containers > |
unordered-containers > 83 | import Control.Applicative (liftA2)
unordered-containers > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
transformers-compat > [3 of 4] Compiling Data.Functor.Classes.Generic
unordered-containers > [2 of 9] Compiling Data.HashMap.Internal.List
transformers-compat > [4 of 4] Compiling Paths_transformers_compat
unordered-containers > [3 of 9] Compiling Data.HashMap.Internal
tagged > copy/register
tagged > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/tagged-0.8.8-IppbQKcSSpZFDIm3kyFLi5
tagged > Registering library for tagged-0.8.8..
transformers-compat > copy/register
transformers-compat > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/transformers-compat-0.7.2-5nFo8llgs2JItrIXIph57L
transformers-compat > Registering library for transformers-compat-0.7.2..
optparse-applicative > configure
optparse-applicative > Configuring optparse-applicative-0.18.1.0...
optparse-applicative > build with ghc-9.6.6
optparse-applicative > Preprocessing library for optparse-applicative-0.18.1.0..
optparse-applicative > Building library for optparse-applicative-0.18.1.0..
optparse-applicative > [ 1 of 17] Compiling Options.Applicative.Help.Levenshtein
optparse-applicative > [ 2 of 17] Compiling Options.Applicative.Help.Pretty
optparse-applicative > [ 3 of 17] Compiling Options.Applicative.Help.Chunk
optparse-applicative > [ 4 of 17] Compiling Options.Applicative.Help.Types
optparse-applicative > [ 5 of 17] Compiling Options.Applicative.Types
random > [3 of 4] Compiling System.Random
optparse-applicative >
optparse-applicative > /tmp/nix-shell-11923-0/stack-b855af575d82329e/optparse-applicative-0.18.1.0/src/Options/Applicative/Types.hs:58:1: warning: [-Wdodgy-imports]
optparse-applicative > Module ???Data.Semigroup??? does not export ???Option???
optparse-applicative > |
optparse-applicative > 58 | import Data.Semigroup hiding (Option)
optparse-applicative > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
optparse-applicative > [ 6 of 17] Compiling Options.Applicative.NonEmpty
optparse-applicative > [ 7 of 17] Compiling Options.Applicative.Internal
optparse-applicative > [ 8 of 17] Compiling Options.Applicative.Common
optparse-applicative > [ 9 of 17] Compiling Options.Applicative.Help.Core
optparse-applicative > [10 of 17] Compiling Options.Applicative.Help
optparse-applicative > [11 of 17] Compiling Options.Applicative.Builder.Internal
optparse-applicative >
optparse-applicative > /tmp/nix-shell-11923-0/stack-b855af575d82329e/optparse-applicative-0.18.1.0/src/Options/Applicative/Builder/Internal.hs:29:1: warning: [-Wdodgy-imports]
optparse-applicative > Module ???Data.Semigroup??? does not export ???Option???
optparse-applicative > |
optparse-applicative > 29 | import Data.Semigroup hiding (Option)
optparse-applicative > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
optparse-applicative > [12 of 17] Compiling Options.Applicative.Builder.Completer
optparse-applicative > [13 of 17] Compiling Options.Applicative.Builder
optparse-applicative > [14 of 17] Compiling Options.Applicative.BashCompletion
optparse-applicative >
optparse-applicative > /tmp/nix-shell-11923-0/stack-b855af575d82329e/optparse-applicative-0.18.1.0/src/Options/Applicative/BashCompletion.hs:16:1: warning: [-Wunused-imports]
optparse-applicative > The import of ???Data.Foldable??? is redundant
optparse-applicative > except perhaps to import instances from ???Data.Foldable???
optparse-applicative > To import instances alone, use: import Data.Foldable()
optparse-applicative > |
optparse-applicative > 16 | import Data.Foldable ( asum )
optparse-applicative > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
random > [4 of 4] Compiling System.Random.Stateful
optparse-applicative > [15 of 17] Compiling Options.Applicative.Extra
optparse-applicative > [16 of 17] Compiling Options.Applicative
optparse-applicative > [17 of 17] Compiling Options.Applicative.Arrows
optparse-applicative > copy/register
optparse-applicative > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/optparse-applicative-0.18.1.0-KKw4zpvajYE9Msk9T1Ikpr
optparse-applicative > Registering library for optparse-applicative-0.18.1.0..
random > copy/register
random > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/random-1.2.1.2-Daj3TjgzPQ8Lx6Uup6vF1b
random > Registering library for random-1.2.1.2..
tasty > configure
tasty > Configuring tasty-1.4.3...
QuickCheck > configure
tf-random > configure
tf-random > Configuring tf-random-0.5...
QuickCheck > Configuring QuickCheck-2.14.3...
unordered-containers > [4 of 9] Compiling Data.HashMap.Internal.Debug
unordered-containers > [5 of 9] Compiling Data.HashMap.Internal.Strict
tasty > build with ghc-9.6.6
tasty > Preprocessing library for tasty-1.4.3..
tasty > Building library for tasty-1.4.3..
QuickCheck > build with ghc-9.6.6
QuickCheck > Preprocessing library for QuickCheck-2.14.3..
QuickCheck > Building library for QuickCheck-2.14.3..
tf-random > build with ghc-9.6.6
tf-random > Preprocessing library for tf-random-0.5..
tf-random > Building library for tf-random-0.5..
tf-random > [1 of 4] Compiling System.Random.TF.Gen
QuickCheck > [ 1 of 16] Compiling Test.QuickCheck.Exception
tasty > [ 1 of 25] Compiling Control.Concurrent.Async
QuickCheck > [ 2 of 16] Compiling Test.QuickCheck.Random
QuickCheck > [ 3 of 16] Compiling Test.QuickCheck.Gen
tasty > [ 2 of 25] Compiling Test.Tasty.Options
tf-random > [2 of 4] Compiling System.Random.TF.Init
tf-random >
tf-random > /tmp/nix-shell-11923-0/stack-b855af575d82329e/tf-random-0.5/src/System/Random/TF/Init.hs:94:5: warning: [GHC-68441] [-Wdeprecations]
tf-random > In the use of ???bitSize???
tf-random > (imported from Data.Bits, but defined in GHC.Bits):
tf-random > Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
tf-random > |
tf-random > 94 | | bitSize n > 64 = error "mkTFGen: case where size of Int > 64 not implemented"
tf-random > | ^^^^^^^
QuickCheck > [ 4 of 16] Compiling Test.QuickCheck.Gen.Unsafe
QuickCheck > [ 5 of 16] Compiling Test.QuickCheck.Arbitrary
tasty > [ 3 of 25] Compiling Test.Tasty.Parallel
tf-random > [3 of 4] Compiling System.Random.TF
tf-random > [4 of 4] Compiling System.Random.TF.Instances
tasty > [ 4 of 25] Compiling Test.Tasty.Patterns.Expr
tasty > [ 5 of 25] Compiling Test.Tasty.Patterns.Types
tasty > [ 6 of 25] Compiling Test.Tasty.Patterns.Printer
unordered-containers > [6 of 9] Compiling Data.HashSet.Internal
tasty > [ 7 of 25] Compiling Test.Tasty.Patterns.Parser
tasty > [ 8 of 25] Compiling Test.Tasty.Patterns.Eval
tf-random > copy/register
tf-random > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/tf-random-0.5-8MIuPBZFBxhHmALnQ2OgtZ
tf-random > Registering library for tf-random-0.5..
unordered-containers > [7 of 9] Compiling Data.HashSet
unordered-containers > [8 of 9] Compiling Data.HashMap.Strict
unordered-containers > [9 of 9] Compiling Data.HashMap.Lazy
tasty > [ 9 of 25] Compiling Test.Tasty.Patterns
tasty > [10 of 25] Compiling Test.Tasty.Options.Core
tasty > [11 of 25] Compiling Test.Tasty.Providers.ConsoleFormat
tasty > [12 of 25] Compiling Test.Tasty.Core
unordered-containers > copy/register
unordered-containers > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/unordered-containers-0.2.20-Czm2GZJ10BFAZxOUeiTt
tasty > [13 of 25] Compiling Test.Tasty.Providers
unordered-containers > Registering library for unordered-containers-0.2.20..
tasty > [14 of 25] Compiling Test.Tasty.Runners.Reducers
tasty > [15 of 25] Compiling Test.Tasty.Runners.Utils
tasty > [16 of 25] Compiling Test.Tasty.Run
relude > configure
relude > Configuring relude-1.2.1.0...
tasty > [17 of 25] Compiling Test.Tasty.Ingredients
tasty > [18 of 25] Compiling Test.Tasty.Options.Env
relude > build with ghc-9.6.6
tasty > [19 of 25] Compiling Test.Tasty.Ingredients.ListTests
relude > Preprocessing library for relude-1.2.1.0..
relude > Building library for relude-1.2.1.0..
tasty > [20 of 25] Compiling Test.Tasty.Ingredients.IncludingOptions
tasty > [21 of 25] Compiling Test.Tasty.Ingredients.ConsoleReporter
relude >
relude > <no location info>: warning: [GHC-42258] [-Wunused-packages]
relude > The following packages were specified via -package or -package-id flags,
relude > but were not needed for compilation:
relude > - ghc-prim-0.10.0 (exposed by flag -package-id ghc-prim-0.10.0)
relude > [ 1 of 57] Compiling Relude.Applicative
relude > [ 2 of 57] Compiling Relude.Base
relude > [ 3 of 57] Compiling Relude.Bool.Reexport
relude > [ 4 of 57] Compiling Relude.Container.Reexport
relude > [ 5 of 57] Compiling Relude.Foldable.Reexport
relude > [ 6 of 57] Compiling Relude.Function
relude > [ 7 of 57] Compiling Relude.Functor.Reexport
relude > [ 8 of 57] Compiling Relude.Functor.Fmap
QuickCheck > [ 6 of 16] Compiling Test.QuickCheck.Poly
relude > [ 9 of 57] Compiling Relude.Functor
relude > [10 of 57] Compiling Relude.Extra.Tuple
relude > [11 of 57] Compiling Relude.Enum
QuickCheck > [ 7 of 16] Compiling Test.QuickCheck.Modifiers
relude > [12 of 57] Compiling Relude.Lifted.Exit
relude > [13 of 57] Compiling Relude.Lifted.IORef
tasty > [22 of 25] Compiling Test.Tasty.Ingredients.Basic
tasty > [23 of 25] Compiling Test.Tasty.CmdLine
relude > [14 of 57] Compiling Relude.List.Reexport
relude > [15 of 57] Compiling Relude.Monad.Reexport
relude > [16 of 57] Compiling Relude.Monad.Maybe
tasty > [24 of 25] Compiling Test.Tasty.Runners
relude > [17 of 57] Compiling Relude.Monad.Trans
tasty > [25 of 25] Compiling Test.Tasty
relude > [18 of 57] Compiling Relude.Monoid
relude > [19 of 57] Compiling Relude.Nub
relude > [20 of 57] Compiling Relude.String.Reexport
relude > [21 of 57] Compiling Relude.String.Conversion
tasty > copy/register
tasty > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/tasty-1.4.3-JZl9pWstlENFDRTJYCD91G
tasty > Registering library for tasty-1.4.3..
relude > [22 of 57] Compiling Relude.String
relude > [23 of 57] Compiling Relude.Print
relude > [24 of 57] Compiling Relude.Lifted.File
relude > [25 of 57] Compiling Relude.File
relude > [26 of 57] Compiling Relude.Debug
tasty-smallcheck > configure
tasty-smallcheck > Configuring tasty-smallcheck-0.8.2...
QuickCheck > [ 8 of 16] Compiling Test.QuickCheck.Function
relude > [27 of 57] Compiling Relude.Monad.Either
relude > [28 of 57] Compiling Relude.Monad
relude > [29 of 57] Compiling Relude.List.NonEmpty
relude > [30 of 57] Compiling Relude.Exception
relude > [31 of 57] Compiling Relude.DeepSeq
relude > [32 of 57] Compiling Relude.Bool.Guard
relude > [33 of 57] Compiling Relude.Bool
relude > [34 of 57] Compiling Relude.Numeric
relude > [35 of 57] Compiling Relude.Container.One
relude > [36 of 57] Compiling Relude.Container
relude > [37 of 57] Compiling Relude.List
tasty-smallcheck > build with ghc-9.6.6
relude > [38 of 57] Compiling Relude.Lifted.Handle
relude > [39 of 57] Compiling Relude.Lifted.Concurrent
tasty-smallcheck > Preprocessing library for tasty-smallcheck-0.8.2..
tasty-smallcheck > Building library for tasty-smallcheck-0.8.2..
QuickCheck > [ 9 of 16] Compiling Test.QuickCheck.Text
relude > [40 of 57] Compiling Relude.Foldable.Fold
tasty-smallcheck > [1 of 1] Compiling Test.Tasty.SmallCheck
relude > [41 of 57] Compiling Relude.Foldable
relude > [42 of 57] Compiling Relude.Extra.Map
QuickCheck > [10 of 16] Compiling Test.QuickCheck.State
relude > [43 of 57] Compiling Relude.Lifted.Terminal
relude > [44 of 57] Compiling Relude.Lifted.Env
QuickCheck > [11 of 16] Compiling Test.QuickCheck.Property
relude > [45 of 57] Compiling Relude.Lifted
relude > [46 of 57] Compiling Relude
relude > [47 of 57] Compiling Relude.Extra.Type
relude > [48 of 57] Compiling Relude.Extra.Newtype
relude > [49 of 57] Compiling Relude.Extra.Lens
relude > [50 of 57] Compiling Relude.Extra.Group
relude > [51 of 57] Compiling Relude.Extra.Foldable1
tasty-smallcheck > copy/register
tasty-smallcheck > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/tasty-smallcheck-0.8.2-IZiaAHaaF112i9OArtQRf3
relude > [52 of 57] Compiling Relude.Extra.Foldable
tasty-smallcheck > Registering library for tasty-smallcheck-0.8.2..
relude > [53 of 57] Compiling Relude.Extra.Enum
relude > [54 of 57] Compiling Relude.Extra.CallStack
relude > [55 of 57] Compiling Relude.Extra.Bifunctor
relude > [56 of 57] Compiling Relude.Extra
relude > [57 of 57] Compiling Relude.Unsafe
QuickCheck > [12 of 16] Compiling Test.QuickCheck.Test
relude > copy/register
relude > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/relude-1.2.1.0-CaZjZoYvLV8HxcUMe7FgiX
relude > Registering library for relude-1.2.1.0..
QuickCheck > [13 of 16] Compiling Test.QuickCheck.Monadic
QuickCheck > [14 of 16] Compiling Test.QuickCheck.All
QuickCheck > [15 of 16] Compiling Test.QuickCheck.Features
QuickCheck > [16 of 16] Compiling Test.QuickCheck
QuickCheck > copy/register
QuickCheck > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/QuickCheck-2.14.3-7WdOShjYsRTQ5DwHd4Gtb
QuickCheck > Registering library for QuickCheck-2.14.3..
quickcheck-io > configure
tasty-quickcheck > configure
quickcheck-io > Configuring quickcheck-io-0.2.0...
tasty-quickcheck > Configuring tasty-quickcheck-0.10.2...
quickcheck-io > build with ghc-9.6.6
quickcheck-io > Preprocessing library for quickcheck-io-0.2.0..
quickcheck-io > Building library for quickcheck-io-0.2.0..
tasty-quickcheck > build with ghc-9.6.6
tasty-quickcheck > Preprocessing library for tasty-quickcheck-0.10.2..
tasty-quickcheck > Building library for tasty-quickcheck-0.10.2..
quickcheck-io > [1 of 2] Compiling Paths_quickcheck_io
tasty-quickcheck > [1 of 1] Compiling Test.Tasty.QuickCheck
quickcheck-io > [2 of 2] Compiling Test.QuickCheck.IO
quickcheck-io > copy/register
quickcheck-io > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/quickcheck-io-0.2.0-I6mTIjtExVL1iXlsxSUkX7
quickcheck-io > Registering library for quickcheck-io-0.2.0..
tasty-quickcheck > copy/register
tasty-quickcheck > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/tasty-quickcheck-0.10.2-BJkXnPMcPT89dlDhN4L2TF
hspec-core > configure
tasty-quickcheck > Registering library for tasty-quickcheck-0.10.2..
hspec-core > Configuring hspec-core-2.11.9...
hspec-core > build with ghc-9.6.6
hspec-core > Preprocessing library for hspec-core-2.11.9..
hspec-core > Building library for hspec-core-2.11.9..
hspec-core > [ 1 of 44] Compiling Control.Concurrent.Async
hspec-core > [ 2 of 44] Compiling Data.Algorithm.Diff
hspec-core > [ 3 of 44] Compiling Paths_hspec_core
hspec-core > [ 4 of 44] Compiling Test.Hspec.Core.Compat
hspec-core > [ 5 of 44] Compiling Test.Hspec.Core.Clock
hspec-core > [ 6 of 44] Compiling NonEmpty
hspec-core > [ 7 of 44] Compiling GetOpt.Declarative.Types
hspec-core > [ 8 of 44] Compiling GetOpt.Declarative.Environment
hspec-core > [ 9 of 44] Compiling Test.Hspec.Core.Example.Location
hspec-core > [10 of 44] Compiling Test.Hspec.Core.Formatters.Diff
hspec-core > [11 of 44] Compiling Test.Hspec.Core.Formatters.Pretty.Parser.Parser
hspec-core > [12 of 44] Compiling Test.Hspec.Core.Formatters.Pretty.Parser
hspec-core > [13 of 44] Compiling Test.Hspec.Core.Formatters.Pretty.Unicode
hspec-core > [14 of 44] Compiling Test.Hspec.Core.Formatters.Pretty
hspec-core > [15 of 44] Compiling Test.Hspec.Core.Formatters.V1.Free
hspec-core > [16 of 44] Compiling Test.Hspec.Core.Runner.JobQueue
hspec-core > [17 of 44] Compiling Test.Hspec.Core.Timer
hspec-core > [18 of 44] Compiling Test.Hspec.Core.Util
hspec-core > [19 of 44] Compiling Test.Hspec.Core.QuickCheck.Util
hspec-core > [20 of 44] Compiling Test.Hspec.Core.Example
hspec-core > [21 of 44] Compiling Test.Hspec.Core.Tree
hspec-core > [22 of 44] Compiling Test.Hspec.Core.Shuffle
hspec-core > [23 of 44] Compiling Test.Hspec.Core.Format
hspec-core > [24 of 44] Compiling Test.Hspec.Core.Runner.Result
hspec-core > [25 of 44] Compiling Test.Hspec.Core.Formatters.V1.Monad
hspec-core > [26 of 44] Compiling Test.Hspec.Core.Formatters.Internal
hspec-core > [27 of 44] Compiling Test.Hspec.Core.Formatters.V2
hspec-core > [28 of 44] Compiling Test.Hspec.Core.Runner.PrintSlowSpecItems
hspec-core > [29 of 44] Compiling Test.Hspec.Core.Formatters.V1.Internal
hspec-core > [30 of 44] Compiling Test.Hspec.Core.Formatters.V1
hspec-core > [31 of 44] Compiling Test.Hspec.Core.Formatters
hspec-core > [32 of 44] Compiling GetOpt.Declarative.Util
hspec-core > [33 of 44] Compiling GetOpt.Declarative.Interpret
hspec-core > [34 of 44] Compiling GetOpt.Declarative
hspec-core > [35 of 44] Compiling Test.Hspec.Core.Config.Definition
hspec-core > [36 of 44] Compiling Test.Hspec.Core.Spec.Monad
hspec-core > [37 of 44] Compiling Test.Hspec.Core.QuickCheck
hspec-core > [38 of 44] Compiling Test.Hspec.Core.Hooks
hspec-core > [39 of 44] Compiling Test.Hspec.Core.Spec
hspec-core > [40 of 44] Compiling Test.Hspec.Core.Runner.Eval
hspec-core > [41 of 44] Compiling Test.Hspec.Core.FailureReport
hspec-core > [42 of 44] Compiling Test.Hspec.Core.Config.Options
hspec-core > [43 of 44] Compiling Test.Hspec.Core.Config
hspec-core > [44 of 44] Compiling Test.Hspec.Core.Runner
hspec-core > copy/register
hspec-core > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/hspec-core-2.11.9-CL2fb3pBU0dLuR9Ff8VtLI
hspec-core > Registering library for hspec-core-2.11.9..
hspec > configure
hspec-api > configure
hspec > Configuring hspec-2.11.9...
hspec-api > Configuring hspec-api-2.11.9...
hspec > build with ghc-9.6.6
hspec-api > build with ghc-9.6.6
hspec-api > Preprocessing library for hspec-api-2.11.9..
hspec-api > Building library for hspec-api-2.11.9..
hspec > Preprocessing library for hspec-2.11.9..
hspec > Building library for hspec-2.11.9..
hspec-api > [1 of 7] Compiling Test.Hspec.Api.Format.V2.Config
hspec > [1 of 6] Compiling Paths_hspec
hspec-api > [2 of 7] Compiling Test.Hspec.Api.Format.V2
hspec > [2 of 6] Compiling Test.Hspec.Discover
hspec-api > [3 of 7] Compiling Test.Hspec.Api.Format.V1.Internal
hspec > [3 of 6] Compiling Test.Hspec.Formatters
hspec > [4 of 6] Compiling Test.Hspec.Runner
hspec-api > [4 of 7] Compiling Test.Hspec.Api.Format.V1
hspec > [5 of 6] Compiling Test.Hspec
hspec > [6 of 6] Compiling Test.Hspec.QuickCheck
hspec-api > [5 of 7] Compiling Test.Hspec.Api.Formatters.V1
hspec-api > [6 of 7] Compiling Test.Hspec.Api.Formatters.V3
hspec-api > [7 of 7] Compiling Test.Hspec.Api.Formatters.V2
hspec > copy/register
hspec > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/hspec-2.11.9-1nkRrs6fKup6gjD2bdcRay
hspec > Registering library for hspec-2.11.9..
hspec-api > copy/register
hspec-api > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/hspec-api-2.11.9-DAk8p9dIZ5zHuybKR7YrnC
hspec-api > Registering library for hspec-api-2.11.9..
tasty-hspec > configure
tasty-hspec > Configuring tasty-hspec-1.2.0.4...
tasty-hspec > build with ghc-9.6.6
tasty-hspec > Preprocessing library for tasty-hspec-1.2.0.4..
tasty-hspec > Building library for tasty-hspec-1.2.0.4..
tasty-hspec > [1 of 1] Compiling Test.Tasty.Hspec
tasty-hspec > copy/register
tasty-hspec > Installing library in /root/.stack/snapshots/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/tasty-hspec-1.2.0.4-LsdMPNaXcVp2YtX55pl4cg
tasty-hspec > Registering library for tasty-hspec-1.2.0.4..
free-alacarte > configure (lib + test)
Configuring free-alacarte-1.0.0.9...
free-alacarte > build (lib + test) with ghc-9.6.6
Preprocessing library for free-alacarte-1.0.0.9..
Building library for free-alacarte-1.0.0.9..
[1 of 1] Compiling Free.AlaCarte
Preprocessing test suite 'free-alacarte-spec' for free-alacarte-1.0.0.9..
Building test suite 'free-alacarte-spec' for free-alacarte-1.0.0.9..
[1 of 3] Compiling Free.AlaCarte.Test
[2 of 3] Compiling Main
[3 of 3] Compiling Paths_free_alacarte
[4 of 4] Linking .stack-work/dist/x86_64-linux-nix/ghc-9.6.6/build/free-alacarte-spec/free-alacarte-spec
free-alacarte > copy/register
Installing library in /etc/byggsteg/job-clone/free-alacarte/trunk/.stack-work/install/x86_64-linux-nix/e67f5c1c65479fd092e84e08e130eb16a799e482350abca7905d4f89f4e0a35c/9.6.6/lib/x86_64-linux-ghc-9.6.6/free-alacarte-1.0.0.9-IA4VGS1IRktBFb73JZFInZ
Registering library for free-alacarte-1.0.0.9..
free-alacarte > test (suite: free-alacarte-spec)
Free a la Carte
using the FileSystem free monad
can read from file successfully [???]
can write to file successfully [???]
using the Logger free monad
Free a la Carte
can log to stdout [???]
using FileSystem :+: Logger monads
Free a la Carte
can read a file's contents to stdout [???]
Finished in 0.0036 seconds
4 examples, 0 failures
free-alacarte > Test suite free-alacarte-spec passed
Completed 34 action(s).
[1m[INFO][2025-08-27 09:00:26+0200] Start loading tasks from file: /etc/byggsteg/job-clone/free-alacarte/trunk/maak.scm[0m
[1m[INFO][2025-08-27 09:00:26+0200] Start executing user tasks: (test)[0m
[1m[INFO][2025-08-27 09:00:26+0200] Start task: test
[0m
[1m[INFO][2025-08-27 09:00:26+0200] Calling procedure: test[0m
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /etc/byggsteg/job-clone/free-alacarte/trunk/maak.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/free-alacarte/trunk/maak.scm.go