Bug#1011855: haskell-stack: FTBFS: make: *** [/usr/share/cdbs/1/class/hlibrary.mk:153: build-ghc-stamp] Error 25

Lucas Nussbaum lucas at debian.org
Thu May 26 20:04:48 BST 2022


Source: haskell-stack
Version: 2.3.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220525 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> test -x debian/rules
> dh_testroot
> dh_prep 
> dh_installdirs -A 
> mkdir -p "."
> CDBS WARNING:    DEB_DH_STRIP_ARGS is deprecated since 0.4.85
> CDBS WARNING:    DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
> perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
> 	-E 'make_setup_recipe'
> Running ghc --make Setup.hs -o debian/hlibrary.setup
> [1 of 1] Compiling Main             ( Setup.hs, Setup.o )
> Linking debian/hlibrary.setup ...
> perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
> 	-E 'configure_recipe; haddock_recipe; build_recipe; check_recipe'
> Running find . ! -newer /tmp/glAPVeSquq -exec touch -d "1998-01-01 UTC" {} ;
> Running dh_listpackages
> haskell-stack
> Running dh_listpackages
> haskell-stack
> Running dpkg-buildflags --get LDFLAGS
> -Wl,-z,relro
> Running debian/hlibrary.setup configure --ghc -v2 --package-db=/var/lib/ghc/package.conf.d --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib --builddir=dist-ghc --ghc-option=-optl-Wl,-z,relro --haddockdir=/usr/lib/ghc-doc/haddock/stack-2.3.3/ --datasubdir=stack --htmldir=/usr/share/doc/libghc-stack-doc/html/ -fdisable-git-info --enable-tests
> Using Parsec parser
> Configuring stack-2.3.3...
> Flags chosen: developer-mode=False, disable-git-info=True,
> hide-dependency-versions=False, integration-tests=False, static=False,
> supported-build=False
> Dependency Cabal >=3.0.0.0: using Cabal-3.0.1.0
> Dependency aeson >=1.4.6.0: using aeson-1.4.7.1
> Dependency annotated-wl-pprint >=0.7.0: using annotated-wl-pprint-0.7.0
> Dependency ansi-terminal >=0.9.1: using ansi-terminal-0.10.3
> Dependency array >=0.5.3.0: using array-0.5.4.0
> Dependency async >=2.2.2: using async-2.2.2
> Dependency attoparsec >=0.13.2.3: using attoparsec-0.13.2.4
> Dependency base >=4.10 && <5: using base-4.13.0.0
> Dependency base64-bytestring >=1.0.0.3: using base64-bytestring-1.0.0.3
> Dependency bytestring >=0.10.8.2: using bytestring-0.10.10.1
> Dependency casa-client >=0.0.1: using casa-client-0.0.1
> Dependency casa-types >=0.0.1: using casa-types-0.0.1
> Dependency colour >=2.3.5: using colour-2.3.5
> Dependency conduit >=1.3.1.2: using conduit-1.3.2
> Dependency conduit-extra >=1.3.4: using conduit-extra-1.3.5
> Dependency containers >=0.6.0.1: using containers-0.6.2.1
> Dependency cryptonite >=0.25: using cryptonite-0.26
> Dependency cryptonite-conduit >=0.2.2: using cryptonite-conduit-0.2.2
> Dependency deepseq >=1.4.4.0: using deepseq-1.4.4.0
> Dependency directory >=1.3.3.0: using directory-1.3.6.0
> Dependency echo >=0.1.3: using echo-0.1.3
> Dependency exceptions >=0.10.4: using exceptions-0.10.4
> Dependency extra >=1.6.19: using extra-1.7.4
> Dependency file-embed >=0.0.11.1: using file-embed-0.0.12.0
> Dependency filelock >=0.1.1.5: using filelock-0.1.1.5
> Dependency filepath >=1.4.2.1: using filepath-1.4.2.1
> Dependency fsnotify >=0.3.0.1: using fsnotify-0.3.0.1
> Dependency generic-deriving >=1.12.4: using generic-deriving-1.13.1
> Dependency hackage-security >=0.5.3.0: using hackage-security-0.6.0.1
> Dependency hashable >=1.2.7.0: using hashable-1.3.0.0
> Dependency hi-file-parser >=0.1.0.0: using hi-file-parser-0.1.0.0
> Dependency hpack >=0.33.0: using hpack-0.34.2
> Dependency hpc >=0.6.0.3: using hpc-0.6.0.3
> Dependency http-client >=0.6.4: using http-client-0.6.4.1
> Dependency http-client-tls >=0.3.5.3: using http-client-tls-0.3.5.3
> Dependency http-conduit >=2.3.7.3: using http-conduit-2.3.7.3
> Dependency http-download >=0.2.0.0: using http-download-0.2.0.0
> Dependency http-types >=0.12.3: using http-types-0.12.3
> Dependency memory >=0.14.18: using memory-0.15.0
> Dependency microlens >=0.4.10: using microlens-0.4.11.2
> Dependency mono-traversable >=1.0.15.1: using mono-traversable-1.0.15.1
> Dependency mtl >=2.2.2: using mtl-2.2.2
> Dependency mustache >=2.3.1: using mustache-2.3.1
> Dependency neat-interpolation >=0.3.2.6: using neat-interpolation-0.3.2.6
> Dependency network-uri >=2.6.2.0: using network-uri-2.6.3.0
> Dependency open-browser >=0.2.1.0: using open-browser-0.2.1.0
> Dependency optparse-applicative >=0.14.3.0: using
> optparse-applicative-0.15.1.0
> Dependency pantry ==0.4.*: using pantry-0.4.0.2
> Dependency path >=0.6.1: using path-0.7.0
> Dependency path-io >=1.4.2: using path-io-1.6.0
> Dependency persistent >=2.9.2: using persistent-2.10.5.2
> Dependency persistent-sqlite >=2.9.3: using persistent-sqlite-2.10.6.2
> Dependency persistent-template >=2.6.0: using persistent-template-2.8.2.3
> Dependency pretty >=1.1.3.6: using pretty-1.1.3.6
> Dependency primitive >=0.6.4.0: using primitive-0.7.0.1
> Dependency process >=1.6.5.0: using process-1.6.9.0
> Dependency project-template >=0.2.0.1: using project-template-0.2.1.0
> Dependency regex-applicative-text >=0.1.0.1: using
> regex-applicative-text-0.1.0.1
> Dependency retry >=0.8.1.0: using retry-0.8.1.2
> Dependency rio >=0.1.14.0: using rio-0.1.18.0
> Dependency rio-prettyprint >=0.1.0.0: using rio-prettyprint-0.1.1.0
> Dependency semigroups >=0.18.5: using semigroups-0.19.1
> Dependency split >=0.2.3.3: using split-0.2.3.4
> Dependency stm >=2.5.0.0: using stm-2.5.0.0
> Dependency streaming-commons >=0.2.1.2: using streaming-commons-0.2.2.1
> Dependency tar >=0.5.1.1: using tar-0.5.1.1
> Dependency template-haskell >=2.14.0.0: using template-haskell-2.15.0.0
> Dependency temporary >=1.3: using temporary-1.3
> Dependency text >=1.2.3.1: using text-1.2.4.0
> Dependency text-metrics >=0.3.0: using text-metrics-0.3.0
> Dependency th-reify-many >=0.1.9: using th-reify-many-0.1.9
> Dependency time >=1.8.0.2: using time-1.9.3
> Dependency tls >=1.4.1: using tls-1.5.4
> Dependency transformers >=0.5.6.2: using transformers-0.5.6.2
> Dependency typed-process >=0.2.6.0: using typed-process-0.2.6.0
> Dependency unicode-transforms >=0.3.6: using unicode-transforms-0.3.6
> Dependency unix >=2.7.2.2: using unix-2.7.2.2
> Dependency unix-compat >=0.5.2: using unix-compat-0.5.2
> Dependency unliftio >=0.2.12: using unliftio-0.2.13
> Dependency unordered-containers >=0.2.10.0: using
> unordered-containers-0.2.10.0
> Dependency vector >=0.12.1.2: using vector-0.12.1.2
> Dependency yaml >=0.11.2.0: using yaml-0.11.4.0
> Dependency zip-archive >=0.4.1: using zip-archive-0.4.1
> Dependency zlib >=0.6.2.1: using zlib-0.6.2.2
> Dependency Cabal >=3.0.0.0: using Cabal-3.0.1.0
> Dependency aeson >=1.4.6.0: using aeson-1.4.7.1
> Dependency annotated-wl-pprint >=0.7.0: using annotated-wl-pprint-0.7.0
> Dependency ansi-terminal >=0.9.1: using ansi-terminal-0.10.3
> Dependency array >=0.5.3.0: using array-0.5.4.0
> Dependency async >=2.2.2: using async-2.2.2
> Dependency attoparsec >=0.13.2.3: using attoparsec-0.13.2.4
> Dependency base >=4.10 && <5: using base-4.13.0.0
> Dependency base64-bytestring >=1.0.0.3: using base64-bytestring-1.0.0.3
> Dependency bytestring >=0.10.8.2: using bytestring-0.10.10.1
> Dependency casa-client >=0.0.1: using casa-client-0.0.1
> Dependency casa-types >=0.0.1: using casa-types-0.0.1
> Dependency colour >=2.3.5: using colour-2.3.5
> Dependency conduit >=1.3.1.2: using conduit-1.3.2
> Dependency conduit-extra >=1.3.4: using conduit-extra-1.3.5
> Dependency containers >=0.6.0.1: using containers-0.6.2.1
> Dependency cryptonite >=0.25: using cryptonite-0.26
> Dependency cryptonite-conduit >=0.2.2: using cryptonite-conduit-0.2.2
> Dependency deepseq >=1.4.4.0: using deepseq-1.4.4.0
> Dependency directory >=1.3.3.0: using directory-1.3.6.0
> Dependency echo >=0.1.3: using echo-0.1.3
> Dependency exceptions >=0.10.4: using exceptions-0.10.4
> Dependency extra >=1.6.19: using extra-1.7.4
> Dependency file-embed >=0.0.11.1: using file-embed-0.0.12.0
> Dependency filelock >=0.1.1.5: using filelock-0.1.1.5
> Dependency filepath >=1.4.2.1: using filepath-1.4.2.1
> Dependency fsnotify >=0.3.0.1: using fsnotify-0.3.0.1
> Dependency generic-deriving >=1.12.4: using generic-deriving-1.13.1
> Dependency hackage-security >=0.5.3.0: using hackage-security-0.6.0.1
> Dependency hashable >=1.2.7.0: using hashable-1.3.0.0
> Dependency hi-file-parser >=0.1.0.0: using hi-file-parser-0.1.0.0
> Dependency hpack >=0.33.0: using hpack-0.34.2
> Dependency hpc >=0.6.0.3: using hpc-0.6.0.3
> Dependency http-client >=0.6.4: using http-client-0.6.4.1
> Dependency http-client-tls >=0.3.5.3: using http-client-tls-0.3.5.3
> Dependency http-conduit >=2.3.7.3: using http-conduit-2.3.7.3
> Dependency http-download >=0.2.0.0: using http-download-0.2.0.0
> Dependency http-types >=0.12.3: using http-types-0.12.3
> Dependency memory >=0.14.18: using memory-0.15.0
> Dependency microlens >=0.4.10: using microlens-0.4.11.2
> Dependency mono-traversable >=1.0.15.1: using mono-traversable-1.0.15.1
> Dependency mtl >=2.2.2: using mtl-2.2.2
> Dependency mustache >=2.3.1: using mustache-2.3.1
> Dependency neat-interpolation >=0.3.2.6: using neat-interpolation-0.3.2.6
> Dependency network-uri >=2.6.2.0: using network-uri-2.6.3.0
> Dependency open-browser >=0.2.1.0: using open-browser-0.2.1.0
> Dependency optparse-applicative >=0.14.3.0: using
> optparse-applicative-0.15.1.0
> Dependency pantry ==0.4.*: using pantry-0.4.0.2
> Dependency path >=0.6.1: using path-0.7.0
> Dependency path-io >=1.4.2: using path-io-1.6.0
> Dependency persistent >=2.9.2: using persistent-2.10.5.2
> Dependency persistent-sqlite >=2.9.3: using persistent-sqlite-2.10.6.2
> Dependency persistent-template >=2.6.0: using persistent-template-2.8.2.3
> Dependency pretty >=1.1.3.6: using pretty-1.1.3.6
> Dependency primitive >=0.6.4.0: using primitive-0.7.0.1
> Dependency process >=1.6.5.0: using process-1.6.9.0
> Dependency project-template >=0.2.0.1: using project-template-0.2.1.0
> Dependency regex-applicative-text >=0.1.0.1: using
> regex-applicative-text-0.1.0.1
> Dependency retry >=0.8.1.0: using retry-0.8.1.2
> Dependency rio >=0.1.14.0: using rio-0.1.18.0
> Dependency rio-prettyprint >=0.1.0.0: using rio-prettyprint-0.1.1.0
> Dependency semigroups >=0.18.5: using semigroups-0.19.1
> Dependency split >=0.2.3.3: using split-0.2.3.4
> Dependency stack -any: using stack-2.3.3
> Dependency stm >=2.5.0.0: using stm-2.5.0.0
> Dependency streaming-commons >=0.2.1.2: using streaming-commons-0.2.2.1
> Dependency tar >=0.5.1.1: using tar-0.5.1.1
> Dependency template-haskell >=2.14.0.0: using template-haskell-2.15.0.0
> Dependency temporary >=1.3: using temporary-1.3
> Dependency text >=1.2.3.1: using text-1.2.4.0
> Dependency text-metrics >=0.3.0: using text-metrics-0.3.0
> Dependency th-reify-many >=0.1.9: using th-reify-many-0.1.9
> Dependency time >=1.8.0.2: using time-1.9.3
> Dependency tls >=1.4.1: using tls-1.5.4
> Dependency transformers >=0.5.6.2: using transformers-0.5.6.2
> Dependency typed-process >=0.2.6.0: using typed-process-0.2.6.0
> Dependency unicode-transforms >=0.3.6: using unicode-transforms-0.3.6
> Dependency unix >=2.7.2.2: using unix-2.7.2.2
> Dependency unix-compat >=0.5.2: using unix-compat-0.5.2
> Dependency unliftio >=0.2.12: using unliftio-0.2.13
> Dependency unordered-containers >=0.2.10.0: using
> unordered-containers-0.2.10.0
> Dependency vector >=0.12.1.2: using vector-0.12.1.2
> Dependency yaml >=0.11.2.0: using yaml-0.11.4.0
> Dependency zip-archive >=0.4.1: using zip-archive-0.4.1
> Dependency zlib >=0.6.2.1: using zlib-0.6.2.2
> Dependency Cabal >=3.0.0.0: using Cabal-3.0.1.0
> Dependency QuickCheck >=2.13.2: using QuickCheck-2.13.2
> Dependency aeson >=1.4.6.0: using aeson-1.4.7.1
> Dependency annotated-wl-pprint >=0.7.0: using annotated-wl-pprint-0.7.0
> Dependency ansi-terminal >=0.9.1: using ansi-terminal-0.10.3
> Dependency array >=0.5.3.0: using array-0.5.4.0
> Dependency async >=2.2.2: using async-2.2.2
> Dependency attoparsec >=0.13.2.3: using attoparsec-0.13.2.4
> Dependency base >=4.10 && <5: using base-4.13.0.0
> Dependency base64-bytestring >=1.0.0.3: using base64-bytestring-1.0.0.3
> Dependency bytestring >=0.10.8.2: using bytestring-0.10.10.1
> Dependency casa-client >=0.0.1: using casa-client-0.0.1
> Dependency casa-types >=0.0.1: using casa-types-0.0.1
> Dependency colour >=2.3.5: using colour-2.3.5
> Dependency conduit >=1.3.1.2: using conduit-1.3.2
> Dependency conduit-extra >=1.3.4: using conduit-extra-1.3.5
> Dependency containers >=0.6.0.1: using containers-0.6.2.1
> Dependency cryptonite >=0.25: using cryptonite-0.26
> Dependency cryptonite-conduit >=0.2.2: using cryptonite-conduit-0.2.2
> Dependency deepseq >=1.4.4.0: using deepseq-1.4.4.0
> Dependency directory >=1.3.3.0: using directory-1.3.6.0
> Dependency echo >=0.1.3: using echo-0.1.3
> Dependency exceptions >=0.10.4: using exceptions-0.10.4
> Dependency extra >=1.6.19: using extra-1.7.4
> Dependency file-embed >=0.0.11.1: using file-embed-0.0.12.0
> Dependency filelock >=0.1.1.5: using filelock-0.1.1.5
> Dependency filepath >=1.4.2.1: using filepath-1.4.2.1
> Dependency fsnotify >=0.3.0.1: using fsnotify-0.3.0.1
> Dependency generic-deriving >=1.12.4: using generic-deriving-1.13.1
> Dependency hackage-security >=0.5.3.0: using hackage-security-0.6.0.1
> Dependency hashable >=1.2.7.0: using hashable-1.3.0.0
> Dependency hi-file-parser >=0.1.0.0: using hi-file-parser-0.1.0.0
> Dependency hpack >=0.33.0: using hpack-0.34.2
> Dependency hpc >=0.6.0.3: using hpc-0.6.0.3
> Dependency hspec >=2.7.1: using hspec-2.7.1
> Dependency http-client >=0.6.4: using http-client-0.6.4.1
> Dependency http-client-tls >=0.3.5.3: using http-client-tls-0.3.5.3
> Dependency http-conduit >=2.3.7.3: using http-conduit-2.3.7.3
> Dependency http-download >=0.2.0.0: using http-download-0.2.0.0
> Dependency http-types >=0.12.3: using http-types-0.12.3
> Dependency memory >=0.14.18: using memory-0.15.0
> Dependency microlens >=0.4.10: using microlens-0.4.11.2
> Dependency mono-traversable >=1.0.15.1: using mono-traversable-1.0.15.1
> Dependency mtl >=2.2.2: using mtl-2.2.2
> Dependency mustache >=2.3.1: using mustache-2.3.1
> Dependency neat-interpolation >=0.3.2.6: using neat-interpolation-0.3.2.6
> Dependency network-uri >=2.6.2.0: using network-uri-2.6.3.0
> Dependency open-browser >=0.2.1.0: using open-browser-0.2.1.0
> Dependency optparse-applicative >=0.14.3.0: using
> optparse-applicative-0.15.1.0
> Dependency pantry ==0.4.*: using pantry-0.4.0.2
> Dependency path >=0.6.1: using path-0.7.0
> Dependency path-io >=1.4.2: using path-io-1.6.0
> Dependency persistent >=2.9.2: using persistent-2.10.5.2
> Dependency persistent-sqlite >=2.9.3: using persistent-sqlite-2.10.6.2
> Dependency persistent-template >=2.6.0: using persistent-template-2.8.2.3
> Dependency pretty >=1.1.3.6: using pretty-1.1.3.6
> Dependency primitive >=0.6.4.0: using primitive-0.7.0.1
> Dependency process >=1.6.5.0: using process-1.6.9.0
> Dependency project-template >=0.2.0.1: using project-template-0.2.1.0
> Dependency raw-strings-qq >=1.1: using raw-strings-qq-1.1
> Dependency regex-applicative-text >=0.1.0.1: using
> regex-applicative-text-0.1.0.1
> Dependency retry >=0.8.1.0: using retry-0.8.1.2
> Dependency rio >=0.1.14.0: using rio-0.1.18.0
> Dependency rio-prettyprint >=0.1.0.0: using rio-prettyprint-0.1.1.0
> Dependency semigroups >=0.18.5: using semigroups-0.19.1
> Dependency smallcheck >=1.1.5: using smallcheck-1.1.7
> Dependency split >=0.2.3.3: using split-0.2.3.4
> Dependency stack -any: using stack-2.3.3
> Dependency stm >=2.5.0.0: using stm-2.5.0.0
> Dependency streaming-commons >=0.2.1.2: using streaming-commons-0.2.2.1
> Dependency tar >=0.5.1.1: using tar-0.5.1.1
> Dependency template-haskell >=2.14.0.0: using template-haskell-2.15.0.0
> Dependency temporary >=1.3: using temporary-1.3
> Dependency text >=1.2.3.1: using text-1.2.4.0
> Dependency text-metrics >=0.3.0: using text-metrics-0.3.0
> Dependency th-reify-many >=0.1.9: using th-reify-many-0.1.9
> Dependency time >=1.8.0.2: using time-1.9.3
> Dependency tls >=1.4.1: using tls-1.5.4
> Dependency transformers >=0.5.6.2: using transformers-0.5.6.2
> Dependency typed-process >=0.2.6.0: using typed-process-0.2.6.0
> Dependency unicode-transforms >=0.3.6: using unicode-transforms-0.3.6
> Dependency unix >=2.7.2.2: using unix-2.7.2.2
> Dependency unix-compat >=0.5.2: using unix-compat-0.5.2
> Dependency unliftio >=0.2.12: using unliftio-0.2.13
> Dependency unordered-containers >=0.2.10.0: using
> unordered-containers-0.2.10.0
> Dependency vector >=0.12.1.2: using vector-0.12.1.2
> Dependency yaml >=0.11.2.0: using yaml-0.11.4.0
> Dependency zip-archive >=0.4.1: using zip-archive-0.4.1
> Dependency zlib >=0.6.2.1: using zlib-0.6.2.2
> Source component graph:
>     component lib
>     component exe:stack dependency lib
>     component test:stack-test dependency lib
> Configured component graph:
>     component stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD
>         include Cabal-3.0.1.0
>         include aeson-1.4.7.1-I85CiJ11QzuLW12neix9Ia
>         include annotated-wl-pprint-0.7.0-GnwGLTLAoUz1b9IARtaRpM
>         include ansi-terminal-0.10.3-DS0jBrus2yKFjX9eUfmc3L
>         include array-0.5.4.0
>         include async-2.2.2-1jIe70QEPH1GVJJWPbuUZ4
>         include attoparsec-0.13.2.4-Ab3vFYnVhC6LY7sYuAbpTr
>         include base-4.13.0.0
>         include base64-bytestring-1.0.0.3-3OEgyGB96vk1z8YgNucr9g
>         include bytestring-0.10.10.1
>         include casa-client-0.0.1-2h8qaIzupzmJXKB4FwKKoC
>         include casa-types-0.0.1-4kMgT501xNsFMcQrQduinS
>         include colour-2.3.5-HwkwGdq0zHOAgUmo2lVa4V
>         include conduit-1.3.2-1qL8PxLVRW6Kc4iBQ3Y40r
>         include conduit-extra-1.3.5-99PxDa3hlUYJwd2qphxIcO
>         include containers-0.6.2.1
>         include cryptonite-0.26-2ZUwwapgR1s38IBjIh8WCr
>         include cryptonite-conduit-0.2.2-8YdZEmkDXRjAOUpBQxXlH7
>         include deepseq-1.4.4.0
>         include directory-1.3.6.0
>         include echo-0.1.3-41MJnQxUj4KJVt9sSLDLI9
>         include exceptions-0.10.4-9CfD2hJyZLFIbks3iYGf0k
>         include extra-1.7.4-4l57rNiWySP4U5geuo1GU4
>         include file-embed-0.0.12.0-EbZU5cxbA6dJnDo3LgeSLm
>         include filelock-0.1.1.5-26KKNi5ZJD2BLXs3QDaNlU
>         include filepath-1.4.2.1
>         include fsnotify-0.3.0.1-8RZ2hAwsZm825F5hRUFX3K
>         include generic-deriving-1.13.1-401x1KvA5C638rgKTLqAa8
>         include hackage-security-0.6.0.1-FwCXzfG3kr7Kydh7jViuiL
>         include hashable-1.3.0.0-AOP4LTmShW4Dax9brHgY53
>         include hi-file-parser-0.1.0.0-43avs0LUsHzHqADEfD3tl3
>         include hpack-0.34.2-AssgFIEPKmaKxevz69v72L
>         include hpc-0.6.0.3
>         include http-client-0.6.4.1-DXCsNbQxHzd5OEvZyvkl6E
>         include http-client-tls-0.3.5.3-CeBQW0SZnJ4GH5V6qIsm2Q
>         include http-conduit-2.3.7.3-SvdF4H929mK4vUus8LeWb
>         include http-download-0.2.0.0-9j9tgzdQuPPLnNZ3yP5110
>         include http-types-0.12.3-3lJUcD0p9NA9DlzJlODIAk
>         include memory-0.15.0-CvAXtSHMVzo3aLnxNdTcZ9
>         include microlens-0.4.11.2-IwTHxwi8Eg8Dsmorq23zza
>         include mono-traversable-1.0.15.1-41hbiaqYJE49jsAJTO69Oh
>         include mtl-2.2.2
>         include mustache-2.3.1-8NSOVlqIHbB8AU3gp0KCEI
>         include neat-interpolation-0.3.2.6-KhhCRx8eDFI90emFO3K5Dj
>         include network-uri-2.6.3.0-CPjS2hnZr1IIlGhZ1dITqG
>         include open-browser-0.2.1.0-EMAQIqEUov633JYDMBnM0R
>         include optparse-applicative-0.15.1.0-GiY4uo4FBQRKuBqOktTXko
>         include pantry-0.4.0.2-CvDjFRLkeq018QYBDE2RHx
>         include path-0.7.0-ItQkMO2BJUADmjR5L3rHpY
>         include path-io-1.6.0-FC3eUncJyXz2ksHHz7Tb9r
>         include persistent-2.10.5.2-8HbWnkchYpeHsGGJIO5NZU
>         include persistent-sqlite-2.10.6.2-7nXxekTuN3lEuapsryypeO
>         include persistent-template-2.8.2.3-8LhtnAQkufI3DOjZoeXeBw
>         include pretty-1.1.3.6
>         include primitive-0.7.0.1-CN4ea3Jrhra6yENuqrDg51
>         include process-1.6.9.0
>         include project-template-0.2.1.0-BrRcsK8eIlkCADWJXN4IfA
>         include regex-applicative-text-0.1.0.1-EvbfhjV5h2fCAn82037uVr
>         include retry-0.8.1.2-Aa5M10BSK598yPXiMIU8oZ
>         include rio-0.1.18.0-L0lEo6yZUkl6tgkTslARlQ
>         include rio-prettyprint-0.1.1.0-1w9SeZ5BZXUH4zfAO9s9Vg
>         include semigroups-0.19.1-LKdktuRRdRZ1yx9gBXzSbK
>         include split-0.2.3.4-KyPtAwfJzED2zEIheQpqQL
>         include stm-2.5.0.0
>         include streaming-commons-0.2.2.1-CRnmBxJ3GinBzZ40CTYCxG
>         include tar-0.5.1.1-KYVr7F7LowI6BN9L9lKcaX
>         include template-haskell-2.15.0.0
>         include temporary-1.3-AvsKTkX8AtqCfWF6w2go8V
>         include text-1.2.4.0
>         include text-metrics-0.3.0-J3zP5aeGEZ5FlHy8ZGRLgN
>         include th-reify-many-0.1.9-EzHD1thfcfjHok9p6Q1K5I
>         include time-1.9.3
>         include tls-1.5.4-Cz8hzgEvBw3KTlPKtlj54U
>         include transformers-0.5.6.2
>         include typed-process-0.2.6.0-5au5NKOH3pCCyHyzwWiAiD
>         include unicode-transforms-0.3.6-D2QZ7b8g2IPLxM4LJSXMsq
>         include unix-2.7.2.2
>         include unix-compat-0.5.2-1FQI6nqgJsoGP4VQqT0w3a
>         include unliftio-0.2.13-5Ul6qtX6De7516Jlsz3Mou
>         include unordered-containers-0.2.10.0-IpJ3IfcThvdASaOHaltDG
>         include vector-0.12.1.2-C2W44iPdAFeHo4yLU081Gd
>         include yaml-0.11.4.0-JBiEcKQHmcJLWpNU01Tgnn
>         include zip-archive-0.4.1-5TAfP5bt6PVCuKA6EzpTN4
>         include zlib-0.6.2.2-5b26HP1zXA26xBLybZk8Ph
>     component stack-2.3.3-6KRsiHh7xxSHgU4aN872v-stack
>         include Cabal-3.0.1.0
>         include aeson-1.4.7.1-I85CiJ11QzuLW12neix9Ia
>         include annotated-wl-pprint-0.7.0-GnwGLTLAoUz1b9IARtaRpM
>         include ansi-terminal-0.10.3-DS0jBrus2yKFjX9eUfmc3L
>         include array-0.5.4.0
>         include async-2.2.2-1jIe70QEPH1GVJJWPbuUZ4
>         include attoparsec-0.13.2.4-Ab3vFYnVhC6LY7sYuAbpTr
>         include base-4.13.0.0
>         include base64-bytestring-1.0.0.3-3OEgyGB96vk1z8YgNucr9g
>         include bytestring-0.10.10.1
>         include casa-client-0.0.1-2h8qaIzupzmJXKB4FwKKoC
>         include casa-types-0.0.1-4kMgT501xNsFMcQrQduinS
>         include colour-2.3.5-HwkwGdq0zHOAgUmo2lVa4V
>         include conduit-1.3.2-1qL8PxLVRW6Kc4iBQ3Y40r
>         include conduit-extra-1.3.5-99PxDa3hlUYJwd2qphxIcO
>         include containers-0.6.2.1
>         include cryptonite-0.26-2ZUwwapgR1s38IBjIh8WCr
>         include cryptonite-conduit-0.2.2-8YdZEmkDXRjAOUpBQxXlH7
>         include deepseq-1.4.4.0
>         include directory-1.3.6.0
>         include echo-0.1.3-41MJnQxUj4KJVt9sSLDLI9
>         include exceptions-0.10.4-9CfD2hJyZLFIbks3iYGf0k
>         include extra-1.7.4-4l57rNiWySP4U5geuo1GU4
>         include file-embed-0.0.12.0-EbZU5cxbA6dJnDo3LgeSLm
>         include filelock-0.1.1.5-26KKNi5ZJD2BLXs3QDaNlU
>         include filepath-1.4.2.1
>         include fsnotify-0.3.0.1-8RZ2hAwsZm825F5hRUFX3K
>         include generic-deriving-1.13.1-401x1KvA5C638rgKTLqAa8
>         include hackage-security-0.6.0.1-FwCXzfG3kr7Kydh7jViuiL
>         include hashable-1.3.0.0-AOP4LTmShW4Dax9brHgY53
>         include hi-file-parser-0.1.0.0-43avs0LUsHzHqADEfD3tl3
>         include hpack-0.34.2-AssgFIEPKmaKxevz69v72L
>         include hpc-0.6.0.3
>         include http-client-0.6.4.1-DXCsNbQxHzd5OEvZyvkl6E
>         include http-client-tls-0.3.5.3-CeBQW0SZnJ4GH5V6qIsm2Q
>         include http-conduit-2.3.7.3-SvdF4H929mK4vUus8LeWb
>         include http-download-0.2.0.0-9j9tgzdQuPPLnNZ3yP5110
>         include http-types-0.12.3-3lJUcD0p9NA9DlzJlODIAk
>         include memory-0.15.0-CvAXtSHMVzo3aLnxNdTcZ9
>         include microlens-0.4.11.2-IwTHxwi8Eg8Dsmorq23zza
>         include mono-traversable-1.0.15.1-41hbiaqYJE49jsAJTO69Oh
>         include mtl-2.2.2
>         include mustache-2.3.1-8NSOVlqIHbB8AU3gp0KCEI
>         include neat-interpolation-0.3.2.6-KhhCRx8eDFI90emFO3K5Dj
>         include network-uri-2.6.3.0-CPjS2hnZr1IIlGhZ1dITqG
>         include open-browser-0.2.1.0-EMAQIqEUov633JYDMBnM0R
>         include optparse-applicative-0.15.1.0-GiY4uo4FBQRKuBqOktTXko
>         include pantry-0.4.0.2-CvDjFRLkeq018QYBDE2RHx
>         include path-0.7.0-ItQkMO2BJUADmjR5L3rHpY
>         include path-io-1.6.0-FC3eUncJyXz2ksHHz7Tb9r
>         include persistent-2.10.5.2-8HbWnkchYpeHsGGJIO5NZU
>         include persistent-sqlite-2.10.6.2-7nXxekTuN3lEuapsryypeO
>         include persistent-template-2.8.2.3-8LhtnAQkufI3DOjZoeXeBw
>         include pretty-1.1.3.6
>         include primitive-0.7.0.1-CN4ea3Jrhra6yENuqrDg51
>         include process-1.6.9.0
>         include project-template-0.2.1.0-BrRcsK8eIlkCADWJXN4IfA
>         include regex-applicative-text-0.1.0.1-EvbfhjV5h2fCAn82037uVr
>         include retry-0.8.1.2-Aa5M10BSK598yPXiMIU8oZ
>         include rio-0.1.18.0-L0lEo6yZUkl6tgkTslARlQ
>         include rio-prettyprint-0.1.1.0-1w9SeZ5BZXUH4zfAO9s9Vg
>         include semigroups-0.19.1-LKdktuRRdRZ1yx9gBXzSbK
>         include split-0.2.3.4-KyPtAwfJzED2zEIheQpqQL
>         include stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD
>         include stm-2.5.0.0
>         include streaming-commons-0.2.2.1-CRnmBxJ3GinBzZ40CTYCxG
>         include tar-0.5.1.1-KYVr7F7LowI6BN9L9lKcaX
>         include template-haskell-2.15.0.0
>         include temporary-1.3-AvsKTkX8AtqCfWF6w2go8V
>         include text-1.2.4.0
>         include text-metrics-0.3.0-J3zP5aeGEZ5FlHy8ZGRLgN
>         include th-reify-many-0.1.9-EzHD1thfcfjHok9p6Q1K5I
>         include time-1.9.3
>         include tls-1.5.4-Cz8hzgEvBw3KTlPKtlj54U
>         include transformers-0.5.6.2
>         include typed-process-0.2.6.0-5au5NKOH3pCCyHyzwWiAiD
>         include unicode-transforms-0.3.6-D2QZ7b8g2IPLxM4LJSXMsq
>         include unix-2.7.2.2
>         include unix-compat-0.5.2-1FQI6nqgJsoGP4VQqT0w3a
>         include unliftio-0.2.13-5Ul6qtX6De7516Jlsz3Mou
>         include unordered-containers-0.2.10.0-IpJ3IfcThvdASaOHaltDG
>         include vector-0.12.1.2-C2W44iPdAFeHo4yLU081Gd
>         include yaml-0.11.4.0-JBiEcKQHmcJLWpNU01Tgnn
>         include zip-archive-0.4.1-5TAfP5bt6PVCuKA6EzpTN4
>         include zlib-0.6.2.2-5b26HP1zXA26xBLybZk8Ph
>     component stack-2.3.3-Em4kUlIDltw3sF70oyznEt-stack-test
>         include Cabal-3.0.1.0
>         include QuickCheck-2.13.2-4wWbKcyoHya6ofaj2IHJWD
>         include aeson-1.4.7.1-I85CiJ11QzuLW12neix9Ia
>         include annotated-wl-pprint-0.7.0-GnwGLTLAoUz1b9IARtaRpM
>         include ansi-terminal-0.10.3-DS0jBrus2yKFjX9eUfmc3L
>         include array-0.5.4.0
>         include async-2.2.2-1jIe70QEPH1GVJJWPbuUZ4
>         include attoparsec-0.13.2.4-Ab3vFYnVhC6LY7sYuAbpTr
>         include base-4.13.0.0
>         include base64-bytestring-1.0.0.3-3OEgyGB96vk1z8YgNucr9g
>         include bytestring-0.10.10.1
>         include casa-client-0.0.1-2h8qaIzupzmJXKB4FwKKoC
>         include casa-types-0.0.1-4kMgT501xNsFMcQrQduinS
>         include colour-2.3.5-HwkwGdq0zHOAgUmo2lVa4V
>         include conduit-1.3.2-1qL8PxLVRW6Kc4iBQ3Y40r
>         include conduit-extra-1.3.5-99PxDa3hlUYJwd2qphxIcO
>         include containers-0.6.2.1
>         include cryptonite-0.26-2ZUwwapgR1s38IBjIh8WCr
>         include cryptonite-conduit-0.2.2-8YdZEmkDXRjAOUpBQxXlH7
>         include deepseq-1.4.4.0
>         include directory-1.3.6.0
>         include echo-0.1.3-41MJnQxUj4KJVt9sSLDLI9
>         include exceptions-0.10.4-9CfD2hJyZLFIbks3iYGf0k
>         include extra-1.7.4-4l57rNiWySP4U5geuo1GU4
>         include file-embed-0.0.12.0-EbZU5cxbA6dJnDo3LgeSLm
>         include filelock-0.1.1.5-26KKNi5ZJD2BLXs3QDaNlU
>         include filepath-1.4.2.1
>         include fsnotify-0.3.0.1-8RZ2hAwsZm825F5hRUFX3K
>         include generic-deriving-1.13.1-401x1KvA5C638rgKTLqAa8
>         include hackage-security-0.6.0.1-FwCXzfG3kr7Kydh7jViuiL
>         include hashable-1.3.0.0-AOP4LTmShW4Dax9brHgY53
>         include hi-file-parser-0.1.0.0-43avs0LUsHzHqADEfD3tl3
>         include hpack-0.34.2-AssgFIEPKmaKxevz69v72L
>         include hpc-0.6.0.3
>         include hspec-2.7.1-5JvuKFX0Z3iFazfgnEEvF6
>         include http-client-0.6.4.1-DXCsNbQxHzd5OEvZyvkl6E
>         include http-client-tls-0.3.5.3-CeBQW0SZnJ4GH5V6qIsm2Q
>         include http-conduit-2.3.7.3-SvdF4H929mK4vUus8LeWb
>         include http-download-0.2.0.0-9j9tgzdQuPPLnNZ3yP5110
>         include http-types-0.12.3-3lJUcD0p9NA9DlzJlODIAk
>         include memory-0.15.0-CvAXtSHMVzo3aLnxNdTcZ9
>         include microlens-0.4.11.2-IwTHxwi8Eg8Dsmorq23zza
>         include mono-traversable-1.0.15.1-41hbiaqYJE49jsAJTO69Oh
>         include mtl-2.2.2
>         include mustache-2.3.1-8NSOVlqIHbB8AU3gp0KCEI
>         include neat-interpolation-0.3.2.6-KhhCRx8eDFI90emFO3K5Dj
>         include network-uri-2.6.3.0-CPjS2hnZr1IIlGhZ1dITqG
>         include open-browser-0.2.1.0-EMAQIqEUov633JYDMBnM0R
>         include optparse-applicative-0.15.1.0-GiY4uo4FBQRKuBqOktTXko
>         include pantry-0.4.0.2-CvDjFRLkeq018QYBDE2RHx
>         include path-0.7.0-ItQkMO2BJUADmjR5L3rHpY
>         include path-io-1.6.0-FC3eUncJyXz2ksHHz7Tb9r
>         include persistent-2.10.5.2-8HbWnkchYpeHsGGJIO5NZU
>         include persistent-sqlite-2.10.6.2-7nXxekTuN3lEuapsryypeO
>         include persistent-template-2.8.2.3-8LhtnAQkufI3DOjZoeXeBw
>         include pretty-1.1.3.6
>         include primitive-0.7.0.1-CN4ea3Jrhra6yENuqrDg51
>         include process-1.6.9.0
>         include project-template-0.2.1.0-BrRcsK8eIlkCADWJXN4IfA
>         include raw-strings-qq-1.1-AbdE9yqpDL8OrKppHrxre
>         include regex-applicative-text-0.1.0.1-EvbfhjV5h2fCAn82037uVr
>         include retry-0.8.1.2-Aa5M10BSK598yPXiMIU8oZ
>         include rio-0.1.18.0-L0lEo6yZUkl6tgkTslARlQ
>         include rio-prettyprint-0.1.1.0-1w9SeZ5BZXUH4zfAO9s9Vg
>         include semigroups-0.19.1-LKdktuRRdRZ1yx9gBXzSbK
>         include smallcheck-1.1.7-JjQqTvxRPkOBDRBDIiVD1c
>         include split-0.2.3.4-KyPtAwfJzED2zEIheQpqQL
>         include stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD
>         include stm-2.5.0.0
>         include streaming-commons-0.2.2.1-CRnmBxJ3GinBzZ40CTYCxG
>         include tar-0.5.1.1-KYVr7F7LowI6BN9L9lKcaX
>         include template-haskell-2.15.0.0
>         include temporary-1.3-AvsKTkX8AtqCfWF6w2go8V
>         include text-1.2.4.0
>         include text-metrics-0.3.0-J3zP5aeGEZ5FlHy8ZGRLgN
>         include th-reify-many-0.1.9-EzHD1thfcfjHok9p6Q1K5I
>         include time-1.9.3
>         include tls-1.5.4-Cz8hzgEvBw3KTlPKtlj54U
>         include transformers-0.5.6.2
>         include typed-process-0.2.6.0-5au5NKOH3pCCyHyzwWiAiD
>         include unicode-transforms-0.3.6-D2QZ7b8g2IPLxM4LJSXMsq
>         include unix-2.7.2.2
>         include unix-compat-0.5.2-1FQI6nqgJsoGP4VQqT0w3a
>         include unliftio-0.2.13-5Ul6qtX6De7516Jlsz3Mou
>         include unordered-containers-0.2.10.0-IpJ3IfcThvdASaOHaltDG
>         include vector-0.12.1.2-C2W44iPdAFeHo4yLU081Gd
>         include yaml-0.11.4.0-JBiEcKQHmcJLWpNU01Tgnn
>         include zip-archive-0.4.1-5TAfP5bt6PVCuKA6EzpTN4
>         include zlib-0.6.2.2-5b26HP1zXA26xBLybZk8Ph
> Linked component graph:
>     unit stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD
>         include Cabal-3.0.1.0
>         include aeson-1.4.7.1-I85CiJ11QzuLW12neix9Ia
>         include annotated-wl-pprint-0.7.0-GnwGLTLAoUz1b9IARtaRpM
>         include ansi-terminal-0.10.3-DS0jBrus2yKFjX9eUfmc3L
>         include array-0.5.4.0
>         include async-2.2.2-1jIe70QEPH1GVJJWPbuUZ4
>         include attoparsec-0.13.2.4-Ab3vFYnVhC6LY7sYuAbpTr
>         include base-4.13.0.0
>         include base64-bytestring-1.0.0.3-3OEgyGB96vk1z8YgNucr9g
>         include bytestring-0.10.10.1
>         include casa-client-0.0.1-2h8qaIzupzmJXKB4FwKKoC
>         include casa-types-0.0.1-4kMgT501xNsFMcQrQduinS
>         include colour-2.3.5-HwkwGdq0zHOAgUmo2lVa4V
>         include conduit-1.3.2-1qL8PxLVRW6Kc4iBQ3Y40r
>         include conduit-extra-1.3.5-99PxDa3hlUYJwd2qphxIcO
>         include containers-0.6.2.1
>         include cryptonite-0.26-2ZUwwapgR1s38IBjIh8WCr
>         include cryptonite-conduit-0.2.2-8YdZEmkDXRjAOUpBQxXlH7
>         include deepseq-1.4.4.0
>         include directory-1.3.6.0
>         include echo-0.1.3-41MJnQxUj4KJVt9sSLDLI9
>         include exceptions-0.10.4-9CfD2hJyZLFIbks3iYGf0k
>         include extra-1.7.4-4l57rNiWySP4U5geuo1GU4
>         include file-embed-0.0.12.0-EbZU5cxbA6dJnDo3LgeSLm
>         include filelock-0.1.1.5-26KKNi5ZJD2BLXs3QDaNlU
>         include filepath-1.4.2.1
>         include fsnotify-0.3.0.1-8RZ2hAwsZm825F5hRUFX3K
>         include generic-deriving-1.13.1-401x1KvA5C638rgKTLqAa8
>         include hackage-security-0.6.0.1-FwCXzfG3kr7Kydh7jViuiL
>         include hashable-1.3.0.0-AOP4LTmShW4Dax9brHgY53
>         include hi-file-parser-0.1.0.0-43avs0LUsHzHqADEfD3tl3
>         include hpack-0.34.2-AssgFIEPKmaKxevz69v72L
>         include hpc-0.6.0.3
>         include http-client-0.6.4.1-DXCsNbQxHzd5OEvZyvkl6E
>         include http-client-tls-0.3.5.3-CeBQW0SZnJ4GH5V6qIsm2Q
>         include http-conduit-2.3.7.3-SvdF4H929mK4vUus8LeWb
>         include http-download-0.2.0.0-9j9tgzdQuPPLnNZ3yP5110
>         include http-types-0.12.3-3lJUcD0p9NA9DlzJlODIAk
>         include memory-0.15.0-CvAXtSHMVzo3aLnxNdTcZ9
>         include microlens-0.4.11.2-IwTHxwi8Eg8Dsmorq23zza
>         include mono-traversable-1.0.15.1-41hbiaqYJE49jsAJTO69Oh
>         include mtl-2.2.2
>         include mustache-2.3.1-8NSOVlqIHbB8AU3gp0KCEI
>         include neat-interpolation-0.3.2.6-KhhCRx8eDFI90emFO3K5Dj
>         include network-uri-2.6.3.0-CPjS2hnZr1IIlGhZ1dITqG
>         include open-browser-0.2.1.0-EMAQIqEUov633JYDMBnM0R
>         include optparse-applicative-0.15.1.0-GiY4uo4FBQRKuBqOktTXko
>         include pantry-0.4.0.2-CvDjFRLkeq018QYBDE2RHx
>         include path-0.7.0-ItQkMO2BJUADmjR5L3rHpY
>         include path-io-1.6.0-FC3eUncJyXz2ksHHz7Tb9r
>         include persistent-2.10.5.2-8HbWnkchYpeHsGGJIO5NZU
>         include persistent-sqlite-2.10.6.2-7nXxekTuN3lEuapsryypeO
>         include persistent-template-2.8.2.3-8LhtnAQkufI3DOjZoeXeBw
>         include pretty-1.1.3.6
>         include primitive-0.7.0.1-CN4ea3Jrhra6yENuqrDg51
>         include process-1.6.9.0
>         include project-template-0.2.1.0-BrRcsK8eIlkCADWJXN4IfA
>         include regex-applicative-text-0.1.0.1-EvbfhjV5h2fCAn82037uVr
>         include retry-0.8.1.2-Aa5M10BSK598yPXiMIU8oZ
>         include rio-0.1.18.0-L0lEo6yZUkl6tgkTslARlQ
>         include rio-prettyprint-0.1.1.0-1w9SeZ5BZXUH4zfAO9s9Vg
>         include semigroups-0.19.1-LKdktuRRdRZ1yx9gBXzSbK
>         include split-0.2.3.4-KyPtAwfJzED2zEIheQpqQL
>         include stm-2.5.0.0
>         include streaming-commons-0.2.2.1-CRnmBxJ3GinBzZ40CTYCxG
>         include tar-0.5.1.1-KYVr7F7LowI6BN9L9lKcaX
>         include template-haskell-2.15.0.0
>         include temporary-1.3-AvsKTkX8AtqCfWF6w2go8V
>         include text-1.2.4.0
>         include text-metrics-0.3.0-J3zP5aeGEZ5FlHy8ZGRLgN
>         include th-reify-many-0.1.9-EzHD1thfcfjHok9p6Q1K5I
>         include time-1.9.3
>         include tls-1.5.4-Cz8hzgEvBw3KTlPKtlj54U
>         include transformers-0.5.6.2
>         include typed-process-0.2.6.0-5au5NKOH3pCCyHyzwWiAiD
>         include unicode-transforms-0.3.6-D2QZ7b8g2IPLxM4LJSXMsq
>         include unix-2.7.2.2
>         include unix-compat-0.5.2-1FQI6nqgJsoGP4VQqT0w3a
>         include unliftio-0.2.13-5Ul6qtX6De7516Jlsz3Mou
>         include unordered-containers-0.2.10.0-IpJ3IfcThvdASaOHaltDG
>         include vector-0.12.1.2-C2W44iPdAFeHo4yLU081Gd
>         include yaml-0.11.4.0-JBiEcKQHmcJLWpNU01Tgnn
>         include zip-archive-0.4.1-5TAfP5bt6PVCuKA6EzpTN4
>         include zlib-0.6.2.2-5b26HP1zXA26xBLybZk8Ph
>         Control.Concurrent.Execute=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Control.Concurrent.Execute,Data.Attoparsec.Args=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Data.Attoparsec.Args,Data.Attoparsec.Combinators=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Data.Attoparsec.Combinators,Data.Attoparsec.Interpreter=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Data.Attoparsec.Interpreter,Data.Monoid.Map=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Data.Monoid.Map,Network.HTTP.StackClient=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Network.HTTP.StackClient,Options.Applicative.Args=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Options.Applicative.Args,Options.Applicative.Builder.Extra=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Options.Applicative.Builder.Extra,Options.Applicative.Complicated=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Options.Applicative.Complicated,Path.CheckInstall=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Path.CheckInstall,Path.Extra=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Path.Extra,Path.Find=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Path.Find,Paths_stack=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Paths_stack,Stack.Build=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Build,Stack.Build.Cache=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Build.Cache,Stack.Build.ConstructPlan=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Build.ConstructPlan,Stack.Build.Execute=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Build.Execute,Stack.Build.Haddock=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Build.Haddock,Stack.Build.Installed=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Build.Installed,Stack.Build.Source=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Build.Source,Stack.Build.Target=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Build.Target,Stack.BuildPlan=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.BuildPlan,Stack.Clean=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Clean,Stack.Config=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Config,Stack.Config.Build=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Config.Build,Stack.Config.Docker=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Config.Docker,Stack.Config.Nix=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Config.Nix,Stack.ConfigCmd=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.ConfigCmd,Stack.Constants=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Constants,Stack.Constants.Config=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Constants.Config,Stack.Coverage=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Coverage,Stack.DefaultColorWhen=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.DefaultColorWhen,Stack.Docker=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Docker,Stack.Dot=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Dot,Stack.FileWatch=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.FileWatch,Stack.GhcPkg=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.GhcPkg,Stack.Ghci=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Ghci,Stack.Ghci.Script=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Ghci.Script,Stack.Hoogle=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Hoogle,Stack.IDE=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.IDE,Stack.Init=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Init,Stack.Lock=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Lock,Stack.Ls=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Ls,Stack.New=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.New,Stack.Nix=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Nix,Stack.Options.BenchParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.BenchParser,Stack.Options.BuildMonoidParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.BuildMonoidParser,Stack.Options.BuildParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.BuildParser,Stack.Options.CleanParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.CleanParser,Stack.Options.Completion=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.Completion,Stack.Options.ConfigParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.ConfigParser,Stack.Options.DockerParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.DockerParser,Stack.Options.DotParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.DotParser,Stack.Options.ExecParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.ExecParser,Stack.Options.GhcBuildParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.GhcBuildParser,Stack.Options.GhcVariantParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.GhcVariantParser,Stack.Options.GhciParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.GhciParser,Stack.Options.GlobalParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.GlobalParser,Stack.Options.HaddockParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.HaddockParser,Stack.Options.HpcReportParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.HpcReportParser,Stack.Options.LogLevelParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.LogLevelParser,Stack.Options.NewParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.NewParser,Stack.Options.NixParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.NixParser,Stack.Options.PackageParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.PackageParser,Stack.Options.ResolverParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.ResolverParser,Stack.Options.SDistParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.SDistParser,Stack.Options.ScriptParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.ScriptParser,Stack.Options.TestParser=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.TestParser,Stack.Options.Utils=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Options.Utils,Stack.Package=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Package,Stack.PackageDump=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.PackageDump,Stack.Path=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Path,Stack.Prelude=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Prelude,Stack.Runners=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Runners,Stack.SDist=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.SDist,Stack.Script=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Script,Stack.Setup=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Setup,Stack.Setup.Installed=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Setup.Installed,Stack.SetupCmd=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.SetupCmd,Stack.SourceMap=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.SourceMap,Stack.Storage.Project=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Storage.Project,Stack.Storage.User=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Storage.User,Stack.Storage.Util=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Storage.Util,Stack.Types.Build=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.Build,Stack.Types.Compiler=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.Compiler,Stack.Types.CompilerBuild=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.CompilerBuild,Stack.Types.Config=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.Config,Stack.Types.Config.Build=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.Config.Build,Stack.Types.Docker=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.Docker,Stack.Types.GhcPkgId=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.GhcPkgId,Stack.Types.NamedComponent=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.NamedComponent,Stack.Types.Nix=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.Nix,Stack.Types.Package=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.Package,Stack.Types.PackageName=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.PackageName,Stack.Types.Resolver=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.Resolver,Stack.Types.SourceMap=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.SourceMap,Stack.Types.TemplateName=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.TemplateName,Stack.Types.Version=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.Version,Stack.Types.VersionIntervals=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Types.VersionIntervals,Stack.Unpack=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Unpack,Stack.Upgrade=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Upgrade,Stack.Upload=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:Stack.Upload,System.Info.ShortPathName=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:System.Info.ShortPathName,System.Permissions=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:System.Permissions,System.Process.Pager=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:System.Process.Pager,System.Terminal=stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD:System.Terminal
>     unit stack-2.3.3-6KRsiHh7xxSHgU4aN872v-stack
>         include Cabal-3.0.1.0
>         include aeson-1.4.7.1-I85CiJ11QzuLW12neix9Ia
>         include annotated-wl-pprint-0.7.0-GnwGLTLAoUz1b9IARtaRpM
>         include ansi-terminal-0.10.3-DS0jBrus2yKFjX9eUfmc3L
>         include array-0.5.4.0
>         include async-2.2.2-1jIe70QEPH1GVJJWPbuUZ4
>         include attoparsec-0.13.2.4-Ab3vFYnVhC6LY7sYuAbpTr
>         include base-4.13.0.0
>         include base64-bytestring-1.0.0.3-3OEgyGB96vk1z8YgNucr9g
>         include bytestring-0.10.10.1
>         include casa-client-0.0.1-2h8qaIzupzmJXKB4FwKKoC
>         include casa-types-0.0.1-4kMgT501xNsFMcQrQduinS
>         include colour-2.3.5-HwkwGdq0zHOAgUmo2lVa4V
>         include conduit-1.3.2-1qL8PxLVRW6Kc4iBQ3Y40r
>         include conduit-extra-1.3.5-99PxDa3hlUYJwd2qphxIcO
>         include containers-0.6.2.1
>         include cryptonite-0.26-2ZUwwapgR1s38IBjIh8WCr
>         include cryptonite-conduit-0.2.2-8YdZEmkDXRjAOUpBQxXlH7
>         include deepseq-1.4.4.0
>         include directory-1.3.6.0
>         include echo-0.1.3-41MJnQxUj4KJVt9sSLDLI9
>         include exceptions-0.10.4-9CfD2hJyZLFIbks3iYGf0k
>         include extra-1.7.4-4l57rNiWySP4U5geuo1GU4
>         include file-embed-0.0.12.0-EbZU5cxbA6dJnDo3LgeSLm
>         include filelock-0.1.1.5-26KKNi5ZJD2BLXs3QDaNlU
>         include filepath-1.4.2.1
>         include fsnotify-0.3.0.1-8RZ2hAwsZm825F5hRUFX3K
>         include generic-deriving-1.13.1-401x1KvA5C638rgKTLqAa8
>         include hackage-security-0.6.0.1-FwCXzfG3kr7Kydh7jViuiL
>         include hashable-1.3.0.0-AOP4LTmShW4Dax9brHgY53
>         include hi-file-parser-0.1.0.0-43avs0LUsHzHqADEfD3tl3
>         include hpack-0.34.2-AssgFIEPKmaKxevz69v72L
>         include hpc-0.6.0.3
>         include http-client-0.6.4.1-DXCsNbQxHzd5OEvZyvkl6E
>         include http-client-tls-0.3.5.3-CeBQW0SZnJ4GH5V6qIsm2Q
>         include http-conduit-2.3.7.3-SvdF4H929mK4vUus8LeWb
>         include http-download-0.2.0.0-9j9tgzdQuPPLnNZ3yP5110
>         include http-types-0.12.3-3lJUcD0p9NA9DlzJlODIAk
>         include memory-0.15.0-CvAXtSHMVzo3aLnxNdTcZ9
>         include microlens-0.4.11.2-IwTHxwi8Eg8Dsmorq23zza
>         include mono-traversable-1.0.15.1-41hbiaqYJE49jsAJTO69Oh
>         include mtl-2.2.2
>         include mustache-2.3.1-8NSOVlqIHbB8AU3gp0KCEI
>         include neat-interpolation-0.3.2.6-KhhCRx8eDFI90emFO3K5Dj
>         include network-uri-2.6.3.0-CPjS2hnZr1IIlGhZ1dITqG
>         include open-browser-0.2.1.0-EMAQIqEUov633JYDMBnM0R
>         include optparse-applicative-0.15.1.0-GiY4uo4FBQRKuBqOktTXko
>         include pantry-0.4.0.2-CvDjFRLkeq018QYBDE2RHx
>         include path-0.7.0-ItQkMO2BJUADmjR5L3rHpY
>         include path-io-1.6.0-FC3eUncJyXz2ksHHz7Tb9r
>         include persistent-2.10.5.2-8HbWnkchYpeHsGGJIO5NZU
>         include persistent-sqlite-2.10.6.2-7nXxekTuN3lEuapsryypeO
>         include persistent-template-2.8.2.3-8LhtnAQkufI3DOjZoeXeBw
>         include pretty-1.1.3.6
>         include primitive-0.7.0.1-CN4ea3Jrhra6yENuqrDg51
>         include process-1.6.9.0
>         include project-template-0.2.1.0-BrRcsK8eIlkCADWJXN4IfA
>         include regex-applicative-text-0.1.0.1-EvbfhjV5h2fCAn82037uVr
>         include retry-0.8.1.2-Aa5M10BSK598yPXiMIU8oZ
>         include rio-0.1.18.0-L0lEo6yZUkl6tgkTslARlQ
>         include rio-prettyprint-0.1.1.0-1w9SeZ5BZXUH4zfAO9s9Vg
>         include semigroups-0.19.1-LKdktuRRdRZ1yx9gBXzSbK
>         include split-0.2.3.4-KyPtAwfJzED2zEIheQpqQL
>         include stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD
>         include stm-2.5.0.0
>         include streaming-commons-0.2.2.1-CRnmBxJ3GinBzZ40CTYCxG
>         include tar-0.5.1.1-KYVr7F7LowI6BN9L9lKcaX
>         include template-haskell-2.15.0.0
>         include temporary-1.3-AvsKTkX8AtqCfWF6w2go8V
>         include text-1.2.4.0
>         include text-metrics-0.3.0-J3zP5aeGEZ5FlHy8ZGRLgN
>         include th-reify-many-0.1.9-EzHD1thfcfjHok9p6Q1K5I
>         include time-1.9.3
>         include tls-1.5.4-Cz8hzgEvBw3KTlPKtlj54U
>         include transformers-0.5.6.2
>         include typed-process-0.2.6.0-5au5NKOH3pCCyHyzwWiAiD
>         include unicode-transforms-0.3.6-D2QZ7b8g2IPLxM4LJSXMsq
>         include unix-2.7.2.2
>         include unix-compat-0.5.2-1FQI6nqgJsoGP4VQqT0w3a
>         include unliftio-0.2.13-5Ul6qtX6De7516Jlsz3Mou
>         include unordered-containers-0.2.10.0-IpJ3IfcThvdASaOHaltDG
>         include vector-0.12.1.2-C2W44iPdAFeHo4yLU081Gd
>         include yaml-0.11.4.0-JBiEcKQHmcJLWpNU01Tgnn
>         include zip-archive-0.4.1-5TAfP5bt6PVCuKA6EzpTN4
>         include zlib-0.6.2.2-5b26HP1zXA26xBLybZk8Ph
>     unit stack-2.3.3-Em4kUlIDltw3sF70oyznEt-stack-test
>         include Cabal-3.0.1.0
>         include QuickCheck-2.13.2-4wWbKcyoHya6ofaj2IHJWD
>         include aeson-1.4.7.1-I85CiJ11QzuLW12neix9Ia
>         include annotated-wl-pprint-0.7.0-GnwGLTLAoUz1b9IARtaRpM
>         include ansi-terminal-0.10.3-DS0jBrus2yKFjX9eUfmc3L
>         include array-0.5.4.0
>         include async-2.2.2-1jIe70QEPH1GVJJWPbuUZ4
>         include attoparsec-0.13.2.4-Ab3vFYnVhC6LY7sYuAbpTr
>         include base-4.13.0.0
>         include base64-bytestring-1.0.0.3-3OEgyGB96vk1z8YgNucr9g
>         include bytestring-0.10.10.1
>         include casa-client-0.0.1-2h8qaIzupzmJXKB4FwKKoC
>         include casa-types-0.0.1-4kMgT501xNsFMcQrQduinS
>         include colour-2.3.5-HwkwGdq0zHOAgUmo2lVa4V
>         include conduit-1.3.2-1qL8PxLVRW6Kc4iBQ3Y40r
>         include conduit-extra-1.3.5-99PxDa3hlUYJwd2qphxIcO
>         include containers-0.6.2.1
>         include cryptonite-0.26-2ZUwwapgR1s38IBjIh8WCr
>         include cryptonite-conduit-0.2.2-8YdZEmkDXRjAOUpBQxXlH7
>         include deepseq-1.4.4.0
>         include directory-1.3.6.0
>         include echo-0.1.3-41MJnQxUj4KJVt9sSLDLI9
>         include exceptions-0.10.4-9CfD2hJyZLFIbks3iYGf0k
>         include extra-1.7.4-4l57rNiWySP4U5geuo1GU4
>         include file-embed-0.0.12.0-EbZU5cxbA6dJnDo3LgeSLm
>         include filelock-0.1.1.5-26KKNi5ZJD2BLXs3QDaNlU
>         include filepath-1.4.2.1
>         include fsnotify-0.3.0.1-8RZ2hAwsZm825F5hRUFX3K
>         include generic-deriving-1.13.1-401x1KvA5C638rgKTLqAa8
>         include hackage-security-0.6.0.1-FwCXzfG3kr7Kydh7jViuiL
>         include hashable-1.3.0.0-AOP4LTmShW4Dax9brHgY53
>         include hi-file-parser-0.1.0.0-43avs0LUsHzHqADEfD3tl3
>         include hpack-0.34.2-AssgFIEPKmaKxevz69v72L
>         include hpc-0.6.0.3
>         include hspec-2.7.1-5JvuKFX0Z3iFazfgnEEvF6
>         include http-client-0.6.4.1-DXCsNbQxHzd5OEvZyvkl6E
>         include http-client-tls-0.3.5.3-CeBQW0SZnJ4GH5V6qIsm2Q
>         include http-conduit-2.3.7.3-SvdF4H929mK4vUus8LeWb
>         include http-download-0.2.0.0-9j9tgzdQuPPLnNZ3yP5110
>         include http-types-0.12.3-3lJUcD0p9NA9DlzJlODIAk
>         include memory-0.15.0-CvAXtSHMVzo3aLnxNdTcZ9
>         include microlens-0.4.11.2-IwTHxwi8Eg8Dsmorq23zza
>         include mono-traversable-1.0.15.1-41hbiaqYJE49jsAJTO69Oh
>         include mtl-2.2.2
>         include mustache-2.3.1-8NSOVlqIHbB8AU3gp0KCEI
>         include neat-interpolation-0.3.2.6-KhhCRx8eDFI90emFO3K5Dj
>         include network-uri-2.6.3.0-CPjS2hnZr1IIlGhZ1dITqG
>         include open-browser-0.2.1.0-EMAQIqEUov633JYDMBnM0R
>         include optparse-applicative-0.15.1.0-GiY4uo4FBQRKuBqOktTXko
>         include pantry-0.4.0.2-CvDjFRLkeq018QYBDE2RHx
>         include path-0.7.0-ItQkMO2BJUADmjR5L3rHpY
>         include path-io-1.6.0-FC3eUncJyXz2ksHHz7Tb9r
>         include persistent-2.10.5.2-8HbWnkchYpeHsGGJIO5NZU
>         include persistent-sqlite-2.10.6.2-7nXxekTuN3lEuapsryypeO
>         include persistent-template-2.8.2.3-8LhtnAQkufI3DOjZoeXeBw
>         include pretty-1.1.3.6
>         include primitive-0.7.0.1-CN4ea3Jrhra6yENuqrDg51
>         include process-1.6.9.0
>         include project-template-0.2.1.0-BrRcsK8eIlkCADWJXN4IfA
>         include raw-strings-qq-1.1-AbdE9yqpDL8OrKppHrxre
>         include regex-applicative-text-0.1.0.1-EvbfhjV5h2fCAn82037uVr
>         include retry-0.8.1.2-Aa5M10BSK598yPXiMIU8oZ
>         include rio-0.1.18.0-L0lEo6yZUkl6tgkTslARlQ
>         include rio-prettyprint-0.1.1.0-1w9SeZ5BZXUH4zfAO9s9Vg
>         include semigroups-0.19.1-LKdktuRRdRZ1yx9gBXzSbK
>         include smallcheck-1.1.7-JjQqTvxRPkOBDRBDIiVD1c
>         include split-0.2.3.4-KyPtAwfJzED2zEIheQpqQL
>         include stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD
>         include stm-2.5.0.0
>         include streaming-commons-0.2.2.1-CRnmBxJ3GinBzZ40CTYCxG
>         include tar-0.5.1.1-KYVr7F7LowI6BN9L9lKcaX
>         include template-haskell-2.15.0.0
>         include temporary-1.3-AvsKTkX8AtqCfWF6w2go8V
>         include text-1.2.4.0
>         include text-metrics-0.3.0-J3zP5aeGEZ5FlHy8ZGRLgN
>         include th-reify-many-0.1.9-EzHD1thfcfjHok9p6Q1K5I
>         include time-1.9.3
>         include tls-1.5.4-Cz8hzgEvBw3KTlPKtlj54U
>         include transformers-0.5.6.2
>         include typed-process-0.2.6.0-5au5NKOH3pCCyHyzwWiAiD
>         include unicode-transforms-0.3.6-D2QZ7b8g2IPLxM4LJSXMsq
>         include unix-2.7.2.2
>         include unix-compat-0.5.2-1FQI6nqgJsoGP4VQqT0w3a
>         include unliftio-0.2.13-5Ul6qtX6De7516Jlsz3Mou
>         include unordered-containers-0.2.10.0-IpJ3IfcThvdASaOHaltDG
>         include vector-0.12.1.2-C2W44iPdAFeHo4yLU081Gd
>         include yaml-0.11.4.0-JBiEcKQHmcJLWpNU01Tgnn
>         include zip-archive-0.4.1-5TAfP5bt6PVCuKA6EzpTN4
>         include zlib-0.6.2.2-5b26HP1zXA26xBLybZk8Ph
> Ready component graph:
>     definite stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD
>         depends Cabal-3.0.1.0
>         depends aeson-1.4.7.1-I85CiJ11QzuLW12neix9Ia
>         depends annotated-wl-pprint-0.7.0-GnwGLTLAoUz1b9IARtaRpM
>         depends ansi-terminal-0.10.3-DS0jBrus2yKFjX9eUfmc3L
>         depends array-0.5.4.0
>         depends async-2.2.2-1jIe70QEPH1GVJJWPbuUZ4
>         depends attoparsec-0.13.2.4-Ab3vFYnVhC6LY7sYuAbpTr
>         depends base-4.13.0.0
>         depends base64-bytestring-1.0.0.3-3OEgyGB96vk1z8YgNucr9g
>         depends bytestring-0.10.10.1
>         depends casa-client-0.0.1-2h8qaIzupzmJXKB4FwKKoC
>         depends casa-types-0.0.1-4kMgT501xNsFMcQrQduinS
>         depends colour-2.3.5-HwkwGdq0zHOAgUmo2lVa4V
>         depends conduit-1.3.2-1qL8PxLVRW6Kc4iBQ3Y40r
>         depends conduit-extra-1.3.5-99PxDa3hlUYJwd2qphxIcO
>         depends containers-0.6.2.1
>         depends cryptonite-0.26-2ZUwwapgR1s38IBjIh8WCr
>         depends cryptonite-conduit-0.2.2-8YdZEmkDXRjAOUpBQxXlH7
>         depends deepseq-1.4.4.0
>         depends directory-1.3.6.0
>         depends echo-0.1.3-41MJnQxUj4KJVt9sSLDLI9
>         depends exceptions-0.10.4-9CfD2hJyZLFIbks3iYGf0k
>         depends extra-1.7.4-4l57rNiWySP4U5geuo1GU4
>         depends file-embed-0.0.12.0-EbZU5cxbA6dJnDo3LgeSLm
>         depends filelock-0.1.1.5-26KKNi5ZJD2BLXs3QDaNlU
>         depends filepath-1.4.2.1
>         depends fsnotify-0.3.0.1-8RZ2hAwsZm825F5hRUFX3K
>         depends generic-deriving-1.13.1-401x1KvA5C638rgKTLqAa8
>         depends hackage-security-0.6.0.1-FwCXzfG3kr7Kydh7jViuiL
>         depends hashable-1.3.0.0-AOP4LTmShW4Dax9brHgY53
>         depends hi-file-parser-0.1.0.0-43avs0LUsHzHqADEfD3tl3
>         depends hpack-0.34.2-AssgFIEPKmaKxevz69v72L
>         depends hpc-0.6.0.3
>         depends http-client-0.6.4.1-DXCsNbQxHzd5OEvZyvkl6E
>         depends http-client-tls-0.3.5.3-CeBQW0SZnJ4GH5V6qIsm2Q
>         depends http-conduit-2.3.7.3-SvdF4H929mK4vUus8LeWb
>         depends http-download-0.2.0.0-9j9tgzdQuPPLnNZ3yP5110
>         depends http-types-0.12.3-3lJUcD0p9NA9DlzJlODIAk
>         depends memory-0.15.0-CvAXtSHMVzo3aLnxNdTcZ9
>         depends microlens-0.4.11.2-IwTHxwi8Eg8Dsmorq23zza
>         depends mono-traversable-1.0.15.1-41hbiaqYJE49jsAJTO69Oh
>         depends mtl-2.2.2
>         depends mustache-2.3.1-8NSOVlqIHbB8AU3gp0KCEI
>         depends neat-interpolation-0.3.2.6-KhhCRx8eDFI90emFO3K5Dj
>         depends network-uri-2.6.3.0-CPjS2hnZr1IIlGhZ1dITqG
>         depends open-browser-0.2.1.0-EMAQIqEUov633JYDMBnM0R
>         depends optparse-applicative-0.15.1.0-GiY4uo4FBQRKuBqOktTXko
>         depends pantry-0.4.0.2-CvDjFRLkeq018QYBDE2RHx
>         depends path-0.7.0-ItQkMO2BJUADmjR5L3rHpY
>         depends path-io-1.6.0-FC3eUncJyXz2ksHHz7Tb9r
>         depends persistent-2.10.5.2-8HbWnkchYpeHsGGJIO5NZU
>         depends persistent-sqlite-2.10.6.2-7nXxekTuN3lEuapsryypeO
>         depends persistent-template-2.8.2.3-8LhtnAQkufI3DOjZoeXeBw
>         depends pretty-1.1.3.6
>         depends primitive-0.7.0.1-CN4ea3Jrhra6yENuqrDg51
>         depends process-1.6.9.0
>         depends project-template-0.2.1.0-BrRcsK8eIlkCADWJXN4IfA
>         depends regex-applicative-text-0.1.0.1-EvbfhjV5h2fCAn82037uVr
>         depends retry-0.8.1.2-Aa5M10BSK598yPXiMIU8oZ
>         depends rio-0.1.18.0-L0lEo6yZUkl6tgkTslARlQ
>         depends rio-prettyprint-0.1.1.0-1w9SeZ5BZXUH4zfAO9s9Vg
>         depends semigroups-0.19.1-LKdktuRRdRZ1yx9gBXzSbK
>         depends split-0.2.3.4-KyPtAwfJzED2zEIheQpqQL
>         depends stm-2.5.0.0
>         depends streaming-commons-0.2.2.1-CRnmBxJ3GinBzZ40CTYCxG
>         depends tar-0.5.1.1-KYVr7F7LowI6BN9L9lKcaX
>         depends template-haskell-2.15.0.0
>         depends temporary-1.3-AvsKTkX8AtqCfWF6w2go8V
>         depends text-1.2.4.0
>         depends text-metrics-0.3.0-J3zP5aeGEZ5FlHy8ZGRLgN
>         depends th-reify-many-0.1.9-EzHD1thfcfjHok9p6Q1K5I
>         depends time-1.9.3
>         depends tls-1.5.4-Cz8hzgEvBw3KTlPKtlj54U
>         depends transformers-0.5.6.2
>         depends typed-process-0.2.6.0-5au5NKOH3pCCyHyzwWiAiD
>         depends unicode-transforms-0.3.6-D2QZ7b8g2IPLxM4LJSXMsq
>         depends unix-2.7.2.2
>         depends unix-compat-0.5.2-1FQI6nqgJsoGP4VQqT0w3a
>         depends unliftio-0.2.13-5Ul6qtX6De7516Jlsz3Mou
>         depends unordered-containers-0.2.10.0-IpJ3IfcThvdASaOHaltDG
>         depends vector-0.12.1.2-C2W44iPdAFeHo4yLU081Gd
>         depends yaml-0.11.4.0-JBiEcKQHmcJLWpNU01Tgnn
>         depends zip-archive-0.4.1-5TAfP5bt6PVCuKA6EzpTN4
>         depends zlib-0.6.2.2-5b26HP1zXA26xBLybZk8Ph
>     definite stack-2.3.3-Em4kUlIDltw3sF70oyznEt-stack-test
>         depends Cabal-3.0.1.0
>         depends QuickCheck-2.13.2-4wWbKcyoHya6ofaj2IHJWD
>         depends aeson-1.4.7.1-I85CiJ11QzuLW12neix9Ia
>         depends annotated-wl-pprint-0.7.0-GnwGLTLAoUz1b9IARtaRpM
>         depends ansi-terminal-0.10.3-DS0jBrus2yKFjX9eUfmc3L
>         depends array-0.5.4.0
>         depends async-2.2.2-1jIe70QEPH1GVJJWPbuUZ4
>         depends attoparsec-0.13.2.4-Ab3vFYnVhC6LY7sYuAbpTr
>         depends base-4.13.0.0
>         depends base64-bytestring-1.0.0.3-3OEgyGB96vk1z8YgNucr9g
>         depends bytestring-0.10.10.1
>         depends casa-client-0.0.1-2h8qaIzupzmJXKB4FwKKoC
>         depends casa-types-0.0.1-4kMgT501xNsFMcQrQduinS
>         depends colour-2.3.5-HwkwGdq0zHOAgUmo2lVa4V
>         depends conduit-1.3.2-1qL8PxLVRW6Kc4iBQ3Y40r
>         depends conduit-extra-1.3.5-99PxDa3hlUYJwd2qphxIcO
>         depends containers-0.6.2.1
>         depends cryptonite-0.26-2ZUwwapgR1s38IBjIh8WCr
>         depends cryptonite-conduit-0.2.2-8YdZEmkDXRjAOUpBQxXlH7
>         depends deepseq-1.4.4.0
>         depends directory-1.3.6.0
>         depends echo-0.1.3-41MJnQxUj4KJVt9sSLDLI9
>         depends exceptions-0.10.4-9CfD2hJyZLFIbks3iYGf0k
>         depends extra-1.7.4-4l57rNiWySP4U5geuo1GU4
>         depends file-embed-0.0.12.0-EbZU5cxbA6dJnDo3LgeSLm
>         depends filelock-0.1.1.5-26KKNi5ZJD2BLXs3QDaNlU
>         depends filepath-1.4.2.1
>         depends fsnotify-0.3.0.1-8RZ2hAwsZm825F5hRUFX3K
>         depends generic-deriving-1.13.1-401x1KvA5C638rgKTLqAa8
>         depends hackage-security-0.6.0.1-FwCXzfG3kr7Kydh7jViuiL
>         depends hashable-1.3.0.0-AOP4LTmShW4Dax9brHgY53
>         depends hi-file-parser-0.1.0.0-43avs0LUsHzHqADEfD3tl3
>         depends hpack-0.34.2-AssgFIEPKmaKxevz69v72L
>         depends hpc-0.6.0.3
>         depends hspec-2.7.1-5JvuKFX0Z3iFazfgnEEvF6
>         depends http-client-0.6.4.1-DXCsNbQxHzd5OEvZyvkl6E
>         depends http-client-tls-0.3.5.3-CeBQW0SZnJ4GH5V6qIsm2Q
>         depends http-conduit-2.3.7.3-SvdF4H929mK4vUus8LeWb
>         depends http-download-0.2.0.0-9j9tgzdQuPPLnNZ3yP5110
>         depends http-types-0.12.3-3lJUcD0p9NA9DlzJlODIAk
>         depends memory-0.15.0-CvAXtSHMVzo3aLnxNdTcZ9
>         depends microlens-0.4.11.2-IwTHxwi8Eg8Dsmorq23zza
>         depends mono-traversable-1.0.15.1-41hbiaqYJE49jsAJTO69Oh
>         depends mtl-2.2.2
>         depends mustache-2.3.1-8NSOVlqIHbB8AU3gp0KCEI
>         depends neat-interpolation-0.3.2.6-KhhCRx8eDFI90emFO3K5Dj
>         depends network-uri-2.6.3.0-CPjS2hnZr1IIlGhZ1dITqG
>         depends open-browser-0.2.1.0-EMAQIqEUov633JYDMBnM0R
>         depends optparse-applicative-0.15.1.0-GiY4uo4FBQRKuBqOktTXko
>         depends pantry-0.4.0.2-CvDjFRLkeq018QYBDE2RHx
>         depends path-0.7.0-ItQkMO2BJUADmjR5L3rHpY
>         depends path-io-1.6.0-FC3eUncJyXz2ksHHz7Tb9r
>         depends persistent-2.10.5.2-8HbWnkchYpeHsGGJIO5NZU
>         depends persistent-sqlite-2.10.6.2-7nXxekTuN3lEuapsryypeO
>         depends persistent-template-2.8.2.3-8LhtnAQkufI3DOjZoeXeBw
>         depends pretty-1.1.3.6
>         depends primitive-0.7.0.1-CN4ea3Jrhra6yENuqrDg51
>         depends process-1.6.9.0
>         depends project-template-0.2.1.0-BrRcsK8eIlkCADWJXN4IfA
>         depends raw-strings-qq-1.1-AbdE9yqpDL8OrKppHrxre
>         depends regex-applicative-text-0.1.0.1-EvbfhjV5h2fCAn82037uVr
>         depends retry-0.8.1.2-Aa5M10BSK598yPXiMIU8oZ
>         depends rio-0.1.18.0-L0lEo6yZUkl6tgkTslARlQ
>         depends rio-prettyprint-0.1.1.0-1w9SeZ5BZXUH4zfAO9s9Vg
>         depends semigroups-0.19.1-LKdktuRRdRZ1yx9gBXzSbK
>         depends smallcheck-1.1.7-JjQqTvxRPkOBDRBDIiVD1c
>         depends split-0.2.3.4-KyPtAwfJzED2zEIheQpqQL
>         depends stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD
>         depends stm-2.5.0.0
>         depends streaming-commons-0.2.2.1-CRnmBxJ3GinBzZ40CTYCxG
>         depends tar-0.5.1.1-KYVr7F7LowI6BN9L9lKcaX
>         depends template-haskell-2.15.0.0
>         depends temporary-1.3-AvsKTkX8AtqCfWF6w2go8V
>         depends text-1.2.4.0
>         depends text-metrics-0.3.0-J3zP5aeGEZ5FlHy8ZGRLgN
>         depends th-reify-many-0.1.9-EzHD1thfcfjHok9p6Q1K5I
>         depends time-1.9.3
>         depends tls-1.5.4-Cz8hzgEvBw3KTlPKtlj54U
>         depends transformers-0.5.6.2
>         depends typed-process-0.2.6.0-5au5NKOH3pCCyHyzwWiAiD
>         depends unicode-transforms-0.3.6-D2QZ7b8g2IPLxM4LJSXMsq
>         depends unix-2.7.2.2
>         depends unix-compat-0.5.2-1FQI6nqgJsoGP4VQqT0w3a
>         depends unliftio-0.2.13-5Ul6qtX6De7516Jlsz3Mou
>         depends unordered-containers-0.2.10.0-IpJ3IfcThvdASaOHaltDG
>         depends vector-0.12.1.2-C2W44iPdAFeHo4yLU081Gd
>         depends yaml-0.11.4.0-JBiEcKQHmcJLWpNU01Tgnn
>         depends zip-archive-0.4.1-5TAfP5bt6PVCuKA6EzpTN4
>         depends zlib-0.6.2.2-5b26HP1zXA26xBLybZk8Ph
>     definite stack-2.3.3-6KRsiHh7xxSHgU4aN872v-stack
>         depends Cabal-3.0.1.0
>         depends aeson-1.4.7.1-I85CiJ11QzuLW12neix9Ia
>         depends annotated-wl-pprint-0.7.0-GnwGLTLAoUz1b9IARtaRpM
>         depends ansi-terminal-0.10.3-DS0jBrus2yKFjX9eUfmc3L
>         depends array-0.5.4.0
>         depends async-2.2.2-1jIe70QEPH1GVJJWPbuUZ4
>         depends attoparsec-0.13.2.4-Ab3vFYnVhC6LY7sYuAbpTr
>         depends base-4.13.0.0
>         depends base64-bytestring-1.0.0.3-3OEgyGB96vk1z8YgNucr9g
>         depends bytestring-0.10.10.1
>         depends casa-client-0.0.1-2h8qaIzupzmJXKB4FwKKoC
>         depends casa-types-0.0.1-4kMgT501xNsFMcQrQduinS
>         depends colour-2.3.5-HwkwGdq0zHOAgUmo2lVa4V
>         depends conduit-1.3.2-1qL8PxLVRW6Kc4iBQ3Y40r
>         depends conduit-extra-1.3.5-99PxDa3hlUYJwd2qphxIcO
>         depends containers-0.6.2.1
>         depends cryptonite-0.26-2ZUwwapgR1s38IBjIh8WCr
>         depends cryptonite-conduit-0.2.2-8YdZEmkDXRjAOUpBQxXlH7
>         depends deepseq-1.4.4.0
>         depends directory-1.3.6.0
>         depends echo-0.1.3-41MJnQxUj4KJVt9sSLDLI9
>         depends exceptions-0.10.4-9CfD2hJyZLFIbks3iYGf0k
>         depends extra-1.7.4-4l57rNiWySP4U5geuo1GU4
>         depends file-embed-0.0.12.0-EbZU5cxbA6dJnDo3LgeSLm
>         depends filelock-0.1.1.5-26KKNi5ZJD2BLXs3QDaNlU
>         depends filepath-1.4.2.1
>         depends fsnotify-0.3.0.1-8RZ2hAwsZm825F5hRUFX3K
>         depends generic-deriving-1.13.1-401x1KvA5C638rgKTLqAa8
>         depends hackage-security-0.6.0.1-FwCXzfG3kr7Kydh7jViuiL
>         depends hashable-1.3.0.0-AOP4LTmShW4Dax9brHgY53
>         depends hi-file-parser-0.1.0.0-43avs0LUsHzHqADEfD3tl3
>         depends hpack-0.34.2-AssgFIEPKmaKxevz69v72L
>         depends hpc-0.6.0.3
>         depends http-client-0.6.4.1-DXCsNbQxHzd5OEvZyvkl6E
>         depends http-client-tls-0.3.5.3-CeBQW0SZnJ4GH5V6qIsm2Q
>         depends http-conduit-2.3.7.3-SvdF4H929mK4vUus8LeWb
>         depends http-download-0.2.0.0-9j9tgzdQuPPLnNZ3yP5110
>         depends http-types-0.12.3-3lJUcD0p9NA9DlzJlODIAk
>         depends memory-0.15.0-CvAXtSHMVzo3aLnxNdTcZ9
>         depends microlens-0.4.11.2-IwTHxwi8Eg8Dsmorq23zza
>         depends mono-traversable-1.0.15.1-41hbiaqYJE49jsAJTO69Oh
>         depends mtl-2.2.2
>         depends mustache-2.3.1-8NSOVlqIHbB8AU3gp0KCEI
>         depends neat-interpolation-0.3.2.6-KhhCRx8eDFI90emFO3K5Dj
>         depends network-uri-2.6.3.0-CPjS2hnZr1IIlGhZ1dITqG
>         depends open-browser-0.2.1.0-EMAQIqEUov633JYDMBnM0R
>         depends optparse-applicative-0.15.1.0-GiY4uo4FBQRKuBqOktTXko
>         depends pantry-0.4.0.2-CvDjFRLkeq018QYBDE2RHx
>         depends path-0.7.0-ItQkMO2BJUADmjR5L3rHpY
>         depends path-io-1.6.0-FC3eUncJyXz2ksHHz7Tb9r
>         depends persistent-2.10.5.2-8HbWnkchYpeHsGGJIO5NZU
>         depends persistent-sqlite-2.10.6.2-7nXxekTuN3lEuapsryypeO
>         depends persistent-template-2.8.2.3-8LhtnAQkufI3DOjZoeXeBw
>         depends pretty-1.1.3.6
>         depends primitive-0.7.0.1-CN4ea3Jrhra6yENuqrDg51
>         depends process-1.6.9.0
>         depends project-template-0.2.1.0-BrRcsK8eIlkCADWJXN4IfA
>         depends regex-applicative-text-0.1.0.1-EvbfhjV5h2fCAn82037uVr
>         depends retry-0.8.1.2-Aa5M10BSK598yPXiMIU8oZ
>         depends rio-0.1.18.0-L0lEo6yZUkl6tgkTslARlQ
>         depends rio-prettyprint-0.1.1.0-1w9SeZ5BZXUH4zfAO9s9Vg
>         depends semigroups-0.19.1-LKdktuRRdRZ1yx9gBXzSbK
>         depends split-0.2.3.4-KyPtAwfJzED2zEIheQpqQL
>         depends stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD
>         depends stm-2.5.0.0
>         depends streaming-commons-0.2.2.1-CRnmBxJ3GinBzZ40CTYCxG
>         depends tar-0.5.1.1-KYVr7F7LowI6BN9L9lKcaX
>         depends template-haskell-2.15.0.0
>         depends temporary-1.3-AvsKTkX8AtqCfWF6w2go8V
>         depends text-1.2.4.0
>         depends text-metrics-0.3.0-J3zP5aeGEZ5FlHy8ZGRLgN
>         depends th-reify-many-0.1.9-EzHD1thfcfjHok9p6Q1K5I
>         depends time-1.9.3
>         depends tls-1.5.4-Cz8hzgEvBw3KTlPKtlj54U
>         depends transformers-0.5.6.2
>         depends typed-process-0.2.6.0-5au5NKOH3pCCyHyzwWiAiD
>         depends unicode-transforms-0.3.6-D2QZ7b8g2IPLxM4LJSXMsq
>         depends unix-2.7.2.2
>         depends unix-compat-0.5.2-1FQI6nqgJsoGP4VQqT0w3a
>         depends unliftio-0.2.13-5Ul6qtX6De7516Jlsz3Mou
>         depends unordered-containers-0.2.10.0-IpJ3IfcThvdASaOHaltDG
>         depends vector-0.12.1.2-C2W44iPdAFeHo4yLU081Gd
>         depends yaml-0.11.4.0-JBiEcKQHmcJLWpNU01Tgnn
>         depends zip-archive-0.4.1-5TAfP5bt6PVCuKA6EzpTN4
>         depends zlib-0.6.2.2-5b26HP1zXA26xBLybZk8Ph
> Using Cabal-3.0.1.0 compiled by ghc-8.8
> Using compiler: ghc-8.8.4
> Using install prefix: /usr
> Executables installed in: /usr/bin
> Libraries installed in:
> /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.8.4/stack-2.3.3-8YOXrk5JZLY4jHDvtkMdTD
> Dynamic Libraries installed in:
> /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.8.4
> Private executables installed in: /usr/lib/x86_64-linux-ghc-8.8.4/stack-2.3.3
> Data files installed in: /usr/share/stack
> Documentation installed in: /usr/share/doc/x86_64-linux-ghc-8.8.4/stack-2.3.3
> Configuration files installed in: /usr/etc
> No alex found
> Using ar found on system at: /usr/bin/x86_64-linux-gnu-ar
> No c2hs found
> No cpphs found
> No doctest found
> Using gcc version 11 found on system at: /usr/bin/x86_64-linux-gnu-gcc
> Using ghc version 8.8.4 found on system at: /usr/bin/ghc
> Using ghc-pkg version 8.8.4 found on system at: /usr/bin/ghc-pkg
> No ghcjs found
> No ghcjs-pkg found
> No greencard found
> Using haddock version 2.23.0 found on system at: /usr/bin/haddock
> No happy found
> Using haskell-suite found on system at: haskell-suite-dummy-location
> Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
> No hmake found
> Using hpc version 0.67 found on system at: /usr/bin/hpc
> Using hsc2hs version 0.68.7 found on system at: /usr/bin/hsc2hs
> Using hscolour version 1.24 found on system at: /usr/bin/HsColour
> No jhc found
> Using ld found on system at: /usr/bin/x86_64-linux-gnu-ld.gold
> Using pkg-config version 0.29.2 found on system at: /usr/bin/pkg-config
> Using runghc version 8.8.4 found on system at: /usr/bin/runghc
> Using strip version 2.38 found on system at: /usr/bin/strip
> Using tar found on system at: /bin/tar
> No uhc found
> Running dh_listpackages
> haskell-stack
> Running debian/hlibrary.setup haddock --builddir=dist-ghc --with-haddock=/usr/bin/haddock --with-ghc=ghc --verbose=2 --html --hoogle --haddock-options="--mathjax=file:///usr/share/javascript/mathjax/MathJax.js" --hyperlink-source
> Non-zero exit code 1.
> /usr/bin/haddock --version
> /usr/bin/ghc --numeric-version
> /usr/bin/haddock --ghc-version '--mathjax=file:///usr/share/javascript/mathjax/MathJax.js'
> /usr/bin/ghc --print-libdir
> /usr/bin/ghc-pkg init dist-ghc/package.conf.inplace
> creating dist-ghc/build
> creating dist-ghc/build/autogen
> creating dist-ghc/build/autogen
> Preprocessing library for stack-2.3.3..
> creating dist-ghc/build/System
> /usr/bin/hsc2hs '@dist-ghc/build/System/hsc2hs-response692976-2.txt'
> creating dist-ghc/build/System
> /usr/bin/hsc2hs '@dist-ghc/build/System/hsc2hs-response692976-3.txt'
> Running Haddock on library for stack-2.3.3..
> creating dist-ghc/doc/html/stack
> creating dist-ghc/doc/html
> creating dist-ghc/doc
> creating dist-ghc/doc/html
> creating dist-ghc/doc/html/stack
> /usr/bin/haddock '@dist-ghc/doc/html/stack/haddock-response692976-5.txt' '--mathjax=file:///usr/share/javascript/mathjax/MathJax.js'
> Haddock coverage:
> Warning: Couldn't find .haddock for export setRequestMethod
> Warning: Couldn't find .haddock for export setRequestHeader
> Warning: Couldn't find .haddock for export addRequestHeader
> Warning: Couldn't find .haddock for export setRequestBody
> Warning: Couldn't find .haddock for export getResponseHeaders
> Warning: Couldn't find .haddock for export getResponseBody
> Warning: Couldn't find .haddock for export getResponseStatusCode
> Warning: Couldn't find .haddock for export parseRequest
> Warning: Couldn't find .haddock for export getUri
> Warning: Couldn't find .haddock for export Request
> Warning: Couldn't find .haddock for export parseUrlThrow
> Warning: Couldn't find .haddock for export getGlobalManager
> Warning: Couldn't find .haddock for export applyDigestAuth
> Warning: Couldn't find .haddock for export displayDigestAuthException
> Warning: Couldn't find .haddock for export RequestBody
> Warning: Couldn't find .haddock for export Response
> Warning: Couldn't find .haddock for export HttpException
> Warning: Couldn't find .haddock for export hAccept
> Warning: Couldn't find .haddock for export hContentLength
> Warning: Couldn't find .haddock for export hContentMD5
> Warning: Couldn't find .haddock for export methodPut
> Warning: Couldn't find .haddock for export formDataBody
> Warning: Couldn't find .haddock for export partFileRequestBody
> Warning: Couldn't find .haddock for export partBS
> Warning: Couldn't find .haddock for export partLBS
> Warning: Couldn't find .haddock for export CheckHexDigest
> Warning: Couldn't find .haddock for export DownloadRequest
> Warning: Couldn't find .haddock for export drRetryPolicyDefault
> Warning: Couldn't find .haddock for export VerifiedDownloadException
> Warning: Couldn't find .haddock for export HashCheck
> Warning: Couldn't find .haddock for export mkDownloadRequest
> Warning: Couldn't find .haddock for export setHashChecks
> Warning: Couldn't find .haddock for export setLengthCheck
> Warning: Couldn't find .haddock for export setRetryPolicy
> Warning: Couldn't find .haddock for export setForceDownload
>   10% (  5 / 49) in 'Network.HTTP.StackClient'
>   Missing documentation for:
>     httpJSON (src/Network/HTTP/StackClient.hs:88)
>     httpLbs (src/Network/HTTP/StackClient.hs:92)
>     httpNoBody (src/Network/HTTP/StackClient.hs:96)
>     httpSink (src/Network/HTTP/StackClient.hs:100)
>     withResponse (src/Network/HTTP/StackClient.hs:108)
>     setRequestMethod
>     setRequestHeader
>     addRequestHeader
>     setRequestBody
>     getResponseHeaders
>     getResponseBody
>     getResponseStatusCode
>     parseRequest
>     getUri
>     path
>     checkResponse
>     parseUrlThrow
>     requestHeaders
>     getGlobalManager
>     applyDigestAuth
>     displayDigestAuthException
>     Request
>     RequestBody
>     Response
>     HttpException
>     hAccept
>     hContentLength
>     hContentMD5
>     methodPut
>     formDataBody
>     partFileRequestBody
>     partBS
>     partLBS
>     verifiedDownloadWithProgress (src/Network/HTTP/StackClient.hs:162)
>     CheckHexDigest
>     DownloadRequest
>     drRetryPolicyDefault
>     VerifiedDownloadException
>     HashCheck
>     mkDownloadRequest
>     setHashChecks
>     setLengthCheck
>     setRetryPolicy
>     setForceDownload
>   83% ( 10 / 12) in 'Path.Extra'
>   Missing documentation for:
>     pathToText (src/Path/Extra.hs:119)
>     tryGetModificationTime (src/Path/Extra.hs:122)
>  100% (  5 /  5) in 'Path.Find'
>    0% (  0 /  9) in 'Paths_stack'
>   Missing documentation for:
>     Module header
>     version (dist-ghc/build/autogen/Paths_stack.hs:28)
>     getBinDir (dist-ghc/build/autogen/Paths_stack.hs:39)
>     getLibDir (dist-ghc/build/autogen/Paths_stack.hs:39)
>     getDynLibDir (dist-ghc/build/autogen/Paths_stack.hs:39)
>     getDataDir (dist-ghc/build/autogen/Paths_stack.hs:39)
>     getLibexecDir (dist-ghc/build/autogen/Paths_stack.hs:39)
>     getDataFileName (dist-ghc/build/autogen/Paths_stack.hs:47)
>     getSysconfDir (dist-ghc/build/autogen/Paths_stack.hs:39)
> Warning: 'ReadProcessException' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: 'ExitCodeException' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: 'stack' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: Couldn't find .haddock for export ++
> Warning: Couldn't find .haddock for export seq
> Warning: Couldn't find .haddock for export filter
> Warning: Couldn't find .haddock for export zip
> Warning: Couldn't find .haddock for export fst
> Warning: Couldn't find .haddock for export snd
> Warning: Couldn't find .haddock for export otherwise
> Warning: Couldn't find .haddock for export assert
> Warning: Couldn't find .haddock for export map
> Warning: Couldn't find .haddock for export $
> Warning: Couldn't find .haddock for export fromIntegral
> Warning: Couldn't find .haddock for export realToFrac
> Warning: Couldn't find .haddock for export guard
> Warning: Couldn't find .haddock for export join
> Warning: Couldn't find .haddock for export Bounded
> Warning: Couldn't find .haddock for export Enum
> Warning: Couldn't find .haddock for export Eq
> Warning: Couldn't find .haddock for export Floating
> Warning: Couldn't find .haddock for export Fractional
> Warning: Couldn't find .haddock for export Integral
> Warning: Couldn't find .haddock for export Monad
> Warning: Couldn't find .haddock for export Data
> Warning: Couldn't find .haddock for export Functor
> Warning: Couldn't find .haddock for export Num
> Warning: Couldn't find .haddock for export Ord
> Warning: Couldn't find .haddock for export Read
> Warning: Couldn't find .haddock for export Real
> Warning: Couldn't find .haddock for export RealFloat
> Warning: Couldn't find .haddock for export RealFrac
> Warning: Couldn't find .haddock for export Show
> Warning: Couldn't find .haddock for export Typeable
> Warning: Couldn't find .haddock for export MonadFail
> Warning: Couldn't find .haddock for export IsString
> Warning: Couldn't find .haddock for export Applicative
> Warning: Couldn't find .haddock for export Foldable
> Warning: Couldn't find .haddock for export Traversable
> Warning: Couldn't find .haddock for export Generic
> Warning: Couldn't find .haddock for export Semigroup
> Warning: Couldn't find .haddock for export Monoid
> Warning: Couldn't find .haddock for export Bool
> Warning: Couldn't find .haddock for export Char
> Warning: Couldn't find .haddock for export Double
> Warning: Couldn't find .haddock for export Float
> Warning: Couldn't find .haddock for export Int
> Warning: Couldn't find .haddock for export Int8
> Warning: Couldn't find .haddock for export Int16
> Warning: Couldn't find .haddock for export Int32
> Warning: Couldn't find .haddock for export Int64
> Warning: Couldn't find .haddock for export Integer
> Warning: Couldn't find .haddock for export Natural
> Warning: Couldn't find .haddock for export Maybe
> Warning: Couldn't find .haddock for export Ordering
> Warning: Couldn't find .haddock for export Rational
> Warning: Couldn't find .haddock for export IO
> Warning: Couldn't find .haddock for export Word
> Warning: Couldn't find .haddock for export Word8
> Warning: Couldn't find .haddock for export Word16
> Warning: Couldn't find .haddock for export Word32
> Warning: Couldn't find .haddock for export Word64
> Warning: Couldn't find .haddock for export Either
> Warning: Couldn't find .haddock for export CallStack
> Warning: Couldn't find .haddock for export <$!>
> Warning: Couldn't find .haddock for export <=<
> Warning: Couldn't find .haddock for export >=>
> Warning: Couldn't find .haddock for export filterM
> Warning: Couldn't find .haddock for export foldM
> Warning: Couldn't find .haddock for export foldM_
> Warning: Couldn't find .haddock for export forever
> Warning: Couldn't find .haddock for export mfilter
> Warning: Couldn't find .haddock for export replicateM_
> Warning: Couldn't find .haddock for export unless
> Warning: Couldn't find .haddock for export zipWithM
> Warning: Couldn't find .haddock for export zipWithM_
> Warning: Couldn't find .haddock for export forM_
> Warning: Couldn't find .haddock for export mapM_
> Warning: Couldn't find .haddock for export msum
> Warning: Couldn't find .haddock for export sequence_
> Warning: Couldn't find .haddock for export fix
> Warning: Couldn't find .haddock for export void
> Warning: Couldn't find .haddock for export forM
> Warning: Couldn't find .haddock for export =<<
> Warning: Couldn't find .haddock for export liftM
> Warning: Couldn't find .haddock for export liftM2
> Warning: Couldn't find .haddock for export when
> Warning: Couldn't find .haddock for export MonadIO
> Warning: Couldn't find .haddock for export MonadPlus
> Warning: Couldn't find .haddock for export MonadTrans
> Warning: Couldn't find .haddock for export ByteString
> Warning: Couldn't find .haddock for export FilePath
> Warning: Couldn't find .haddock for export Handle
> Warning: Couldn't find .haddock for export String
> Warning: Couldn't find .haddock for export error
> Warning: Couldn't find .haddock for export id
> Warning: Couldn't find .haddock for export stdin
> Warning: Couldn't find .haddock for export SomeException
> Warning: Couldn't find .haddock for export stdout
> Warning: Couldn't find .haddock for export IOException
> Warning: Couldn't find .haddock for export .|
> Warning: Couldn't find .haddock for export runConduit
> Warning: Couldn't find .haddock for export Void
> Warning: Couldn't find .haddock for export ConduitM
> Warning: Couldn't find .haddock for export ReaderT
> Warning: Couldn't find .haddock for export .
> Warning: Couldn't find .haddock for export First
> Warning: Couldn't find .haddock for export Any
> Warning: Couldn't find .haddock for export Endo
> Warning: Couldn't find .haddock for export Sum
> Warning: Couldn't find .haddock for export Alternative
> Warning: Couldn't find .haddock for export NonEmpty
> Warning: Couldn't find .haddock for export Text
> Warning: Couldn't find .haddock for export UnicodeException
> Warning: Couldn't find .haddock for export NFData
> Warning: Couldn't find .haddock for export ST
> Warning: Couldn't find .haddock for export Exception
> Warning: Couldn't find .haddock for export MonadUnliftIO
> Warning: Couldn't find .haddock for export MonadThrow
> Warning: Couldn't find .haddock for export IORef
> Warning: Couldn't find .haddock for export Map
> Warning: Couldn't find .haddock for export Identity
> Warning: Couldn't find .haddock for export lookup
> Warning: Couldn't find .haddock for export Abs
> Warning: Couldn't find .haddock for export File
> Warning: Couldn't find .haddock for export Path
> Warning: Couldn't find .haddock for export RIO
> Warning: Couldn't find .haddock for export const
> Warning: Couldn't find .haddock for export toFilePath
> Warning: Couldn't find .haddock for export Dir
> Warning: Couldn't find .haddock for export Rel
> Warning: Couldn't find .haddock for export either
> Warning: Couldn't find .haddock for export all
> Warning: Couldn't find .haddock for export and
> Warning: Couldn't find .haddock for export any
> Warning: Couldn't find .haddock for export concat
> Warning: Couldn't find .haddock for export concatMap
> Warning: Couldn't find .haddock for export notElem
> Warning: Couldn't find .haddock for export or
> Warning: Couldn't find .haddock for export <$>
> Warning: Couldn't find .haddock for export maybe
> Warning: Couldn't find .haddock for export lines
> Warning: Couldn't find .haddock for export unlines
> Warning: Couldn't find .haddock for export unwords
> Warning: Couldn't find .haddock for export words
> Warning: Couldn't find .haddock for export curry
> Warning: Couldn't find .haddock for export uncurry
> Warning: Couldn't find .haddock for export $!
> Warning: Couldn't find .haddock for export asTypeOf
> Warning: Couldn't find .haddock for export flip
> Warning: Couldn't find .haddock for export undefined
> Warning: Couldn't find .haddock for export break
> Warning: Couldn't find .haddock for export drop
> Warning: Couldn't find .haddock for export dropWhile
> Warning: Couldn't find .haddock for export replicate
> Warning: Couldn't find .haddock for export reverse
> Warning: Couldn't find .haddock for export span
> Warning: Couldn't find .haddock for export take
> Warning: Couldn't find .haddock for export takeWhile
> Warning: Couldn't find .haddock for export zipWith
> Warning: Couldn't find .haddock for export subtract
> Warning: Couldn't find .haddock for export ^
> Warning: Couldn't find .haddock for export ^^
> Warning: Couldn't find .haddock for export even
> Warning: Couldn't find .haddock for export gcd
> Warning: Couldn't find .haddock for export lcm
> Warning: Couldn't find .haddock for export odd
> Warning: Couldn't find .haddock for export &&
> Warning: Couldn't find .haddock for export not
> Warning: Couldn't find .haddock for export ||
> Warning: Couldn't find .haddock for export pollSTM
> Warning: Couldn't find .haddock for export waitAnyCatchSTM
> Warning: Couldn't find .haddock for export waitAnySTM
> Warning: Couldn't find .haddock for export waitBothSTM
> Warning: Couldn't find .haddock for export waitCatchSTM
> Warning: Couldn't find .haddock for export waitEitherCatchSTM
> Warning: Couldn't find .haddock for export waitEitherSTM
> Warning: Couldn't find .haddock for export waitEitherSTM_
> Warning: Couldn't find .haddock for export waitSTM
> Warning: Couldn't find .haddock for export optional
> Warning: Couldn't find .haddock for export >>>
> Warning: Couldn't find .haddock for export biList
> Warning: Couldn't find .haddock for export biall
> Warning: Couldn't find .haddock for export biand
> Warning: Couldn't find .haddock for export biany
> Warning: Couldn't find .haddock for export biasum
> Warning: Couldn't find .haddock for export biconcat
> Warning: Couldn't find .haddock for export biconcatMap
> Warning: Couldn't find .haddock for export bielem
> Warning: Couldn't find .haddock for export bifind
> Warning: Couldn't find .haddock for export bifoldl'
> Warning: Couldn't find .haddock for export bifoldl1
> Warning: Couldn't find .haddock for export bifoldlM
> Warning: Couldn't find .haddock for export bifoldr'
> Warning: Couldn't find .haddock for export bifoldr1
> Warning: Couldn't find .haddock for export bifoldrM
> Warning: Couldn't find .haddock for export bifor_
> Warning: Couldn't find .haddock for export bilength
> Warning: Couldn't find .haddock for export bimaximum
> Warning: Couldn't find .haddock for export bimaximumBy
> Warning: Couldn't find .haddock for export biminimum
> Warning: Couldn't find .haddock for export biminimumBy
> Warning: Couldn't find .haddock for export binotElem
> Warning: Couldn't find .haddock for export binull
> Warning: Couldn't find .haddock for export bior
> Warning: Couldn't find .haddock for export biproduct
> Warning: Couldn't find .haddock for export bisequence_
> Warning: Couldn't find .haddock for export bisum
> Warning: Couldn't find .haddock for export bitraverse_
> Warning: Couldn't find .haddock for export bifor
> Warning: Couldn't find .haddock for export bimapAccumL
> Warning: Couldn't find .haddock for export bimapAccumR
> Warning: Couldn't find .haddock for export bisequence
> Warning: Couldn't find .haddock for export bool
> Warning: Couldn't find .haddock for export isLeft
> Warning: Couldn't find .haddock for export isRight
> Warning: Couldn't find .haddock for export lefts
> Warning: Couldn't find .haddock for export partitionEithers
> Warning: Couldn't find .haddock for export rights
> Warning: Couldn't find .haddock for export asum
> Warning: Couldn't find .haddock for export for_
> Warning: Couldn't find .haddock for export sequenceA_
> Warning: Couldn't find .haddock for export traverse_
> Warning: Couldn't find .haddock for export &
> Warning: Couldn't find .haddock for export on
> Warning: Couldn't find .haddock for export $>
> Warning: Couldn't find .haddock for export <&>
> Warning: Couldn't find .haddock for export catMaybes
> Warning: Couldn't find .haddock for export fromMaybe
> Warning: Couldn't find .haddock for export isJust
> Warning: Couldn't find .haddock for export isNothing
> Warning: Couldn't find .haddock for export listToMaybe
> Warning: Couldn't find .haddock for export mapMaybe
> Warning: Couldn't find .haddock for export maybeToList
> Warning: Couldn't find .haddock for export comparing
> Warning: Couldn't find .haddock for export for
> Warning: Couldn't find .haddock for export absurd
> Warning: Couldn't find .haddock for export liftA
> Warning: Couldn't find .haddock for export liftA3
> Warning: Couldn't find .haddock for export newTVar
> Warning: Couldn't find .haddock for export orElse
> Warning: Couldn't find .haddock for export readTVar
> Warning: Couldn't find .haddock for export writeTVar
> Warning: Couldn't find .haddock for export stderr
> Warning: Couldn't find .haddock for export runST
> Warning: Couldn't find .haddock for export byteSwap16
> Warning: Couldn't find .haddock for export byteSwap32
> Warning: Couldn't find .haddock for export byteSwap64
> Warning: Couldn't find .haddock for export readMaybe
> Warning: Couldn't find .haddock for export fromShort
> Warning: Couldn't find .haddock for export toShort
> Warning: Couldn't find .haddock for export $!!
> Warning: Couldn't find .haddock for export deepseq
> Warning: Couldn't find .haddock for export force
> Warning: Couldn't find .haddock for export %~
> Warning: Couldn't find .haddock for export .~
> Warning: Couldn't find .haddock for export ^.
> Warning: Couldn't find .haddock for export ^..
> Warning: Couldn't find .haddock for export ^?
> Warning: Couldn't find .haddock for export lens
> Warning: Couldn't find .haddock for export over
> Warning: Couldn't find .haddock for export set
> Warning: Couldn't find .haddock for export to
> Warning: Couldn't find .haddock for export sets
> Warning: Couldn't find .haddock for export preview
> Warning: Couldn't find .haddock for export view
> Warning: Couldn't find .haddock for export asks
> Warning: Couldn't find .haddock for export asBDeque
> Warning: Couldn't find .haddock for export asSDeque
> Warning: Couldn't find .haddock for export asUDeque
> Warning: Couldn't find .haddock for export dequeToList
> Warning: Couldn't find .haddock for export dequeToVector
> Warning: Couldn't find .haddock for export foldlDeque
> Warning: Couldn't find .haddock for export foldrDeque
> Warning: Couldn't find .haddock for export freezeDeque
> Warning: Couldn't find .haddock for export getDequeSize
> Warning: Couldn't find .haddock for export newDeque
> Warning: Couldn't find .haddock for export popBackDeque
> Warning: Couldn't find .haddock for export popFrontDeque
> Warning: Couldn't find .haddock for export pushBackDeque
> Warning: Couldn't find .haddock for export pushFrontDeque
> Warning: Couldn't find .haddock for export displayBytesUtf8
> Warning: Couldn't find .haddock for export displayShow
> Warning: Couldn't find .haddock for export utf8BuilderToLazyText
> Warning: Couldn't find .haddock for export utf8BuilderToText
> Warning: Couldn't find .haddock for export writeFileUtf8Builder
> Warning: Couldn't find .haddock for export exitFailure
> Warning: Couldn't find .haddock for export exitSuccess
> Warning: Couldn't find .haddock for export exitWith
> Warning: Couldn't find .haddock for export asIO
> Warning: Couldn't find .haddock for export foldMapM
> Warning: Couldn't find .haddock for export forMaybeA
> Warning: Couldn't find .haddock for export forMaybeM
> Warning: Couldn't find .haddock for export fromFirst
> Warning: Couldn't find .haddock for export mapLeft
> Warning: Couldn't find .haddock for export mapMaybeA
> Warning: Couldn't find .haddock for export mapMaybeM
> Warning: Couldn't find .haddock for export nubOrd
> Warning: Couldn't find .haddock for export unlessM
> Warning: Couldn't find .haddock for export whenM
> Warning: Couldn't find .haddock for export hPutBuilder
> Warning: Couldn't find .haddock for export readFileBinary
> Warning: Couldn't find .haddock for export readFileUtf8
> Warning: Couldn't find .haddock for export withLazyFile
> Warning: Couldn't find .haddock for export withLazyFileUtf8
> Warning: Couldn't find .haddock for export writeFileBinary
> Warning: Couldn't find .haddock for export writeFileUtf8
> Warning: Couldn't find .haddock for export contramapGLogFunc
> Warning: Couldn't find .haddock for export contramapMaybeGLogFunc
> Warning: Couldn't find .haddock for export displayCallStack
> Warning: Couldn't find .haddock for export gLogFuncClassic
> Warning: Couldn't find .haddock for export glog
> Warning: Couldn't find .haddock for export logDebug
> Warning: Couldn't find .haddock for export logDebugS
> Warning: Couldn't find .haddock for export logError
> Warning: Couldn't find .haddock for export logErrorS
> Warning: Couldn't find .haddock for export logFuncAccentColorsL
> Warning: Couldn't find .haddock for export logFuncLogLevelColorsL
> Warning: Couldn't find .haddock for export logFuncSecondaryColorL
> Warning: Couldn't find .haddock for export logFuncUseColorL
> Warning: Couldn't find .haddock for export logGeneric
> Warning: Couldn't find .haddock for export logInfo
> Warning: Couldn't find .haddock for export logInfoS
> Warning: Couldn't find .haddock for export logOptionsHandle
> Warning: Couldn't find .haddock for export logOptionsMemory
> Warning: Couldn't find .haddock for export logOther
> Warning: Couldn't find .haddock for export logOtherS
> Warning: Couldn't find .haddock for export logSticky
> Warning: Couldn't find .haddock for export logStickyDone
> Warning: Couldn't find .haddock for export logWarn
> Warning: Couldn't find .haddock for export logWarnS
> Warning: Couldn't find .haddock for export mkGLogFunc
> Warning: Couldn't find .haddock for export mkLogFunc
> Warning: Couldn't find .haddock for export newLogFunc
> Warning: Couldn't find .haddock for export noLogging
> Warning: Couldn't find .haddock for export setLogAccentColors
> Warning: Couldn't find .haddock for export setLogFormat
> Warning: Couldn't find .haddock for export setLogLevelColors
> Warning: Couldn't find .haddock for export setLogMinLevel
> Warning: Couldn't find .haddock for export setLogMinLevelIO
> Warning: Couldn't find .haddock for export setLogSecondaryColor
> Warning: Couldn't find .haddock for export setLogTerminal
> Warning: Couldn't find .haddock for export setLogUseColor
> Warning: Couldn't find .haddock for export setLogUseLoc
> Warning: Couldn't find .haddock for export setLogUseTime
> Warning: Couldn't find .haddock for export setLogVerboseFormat
> Warning: Couldn't find .haddock for export setLogVerboseFormatIO
> Warning: Couldn't find .haddock for export withLogFunc
> Warning: Couldn't find .haddock for export liftRIO
> Warning: Couldn't find .haddock for export mapRIO
> Warning: Couldn't find .haddock for export modifySomeRef
> Warning: Couldn't find .haddock for export newSomeRef
> Warning: Couldn't find .haddock for export newUnboxedSomeRef
> Warning: Couldn't find .haddock for export readSomeRef
> Warning: Couldn't find .haddock for export runRIO
> Warning: Couldn't find .haddock for export writeSomeRef
> Warning: Couldn't find .haddock for export fromStrictBytes
> Warning: Couldn't find .haddock for export sappend
> Warning: Couldn't find .haddock for export toStrictBytes
> Warning: Couldn't find .haddock for export yieldThread
> Warning: Couldn't find .haddock for export mkSimpleApp
> Warning: Couldn't find .haddock for export runSimpleApp
> Warning: Couldn't find .haddock for export decodeUtf8Lenient
> Warning: Couldn't find .haddock for export tshow
> Warning: Couldn't find .haddock for export trace
> Warning: Couldn't find .haddock for export traceDisplay
> Warning: Couldn't find .haddock for export traceDisplayEvent
> Warning: Couldn't find .haddock for export traceDisplayEventIO
> Warning: Couldn't find .haddock for export traceDisplayIO
> Warning: Couldn't find .haddock for export traceDisplayId
> Warning: Couldn't find .haddock for export traceDisplayM
> Warning: Couldn't find .haddock for export traceDisplayMarker
> Warning: Couldn't find .haddock for export traceDisplayMarkerIO
> Warning: Couldn't find .haddock for export traceDisplayStack
> Warning: Couldn't find .haddock for export traceEvent
> Warning: Couldn't find .haddock for export traceEventIO
> Warning: Couldn't find .haddock for export traceIO
> Warning: Couldn't find .haddock for export traceId
> Warning: Couldn't find .haddock for export traceM
> Warning: Couldn't find .haddock for export traceMarker
> Warning: Couldn't find .haddock for export traceMarkerIO
> Warning: Couldn't find .haddock for export traceShow
> Warning: Couldn't find .haddock for export traceShowEvent
> Warning: Couldn't find .haddock for export traceShowEventIO
> Warning: Couldn't find .haddock for export traceShowIO
> Warning: Couldn't find .haddock for export traceShowId
> Warning: Couldn't find .haddock for export traceShowM
> Warning: Couldn't find .haddock for export traceShowMarker
> Warning: Couldn't find .haddock for export traceShowMarkerIO
> Warning: Couldn't find .haddock for export traceShowStack
> Warning: Couldn't find .haddock for export traceStack
> Warning: Couldn't find .haddock for export modifyURef
> Warning: Couldn't find .haddock for export newURef
> Warning: Couldn't find .haddock for export readURef
> Warning: Couldn't find .haddock for export writeURef
> Warning: Couldn't find .haddock for export isEmptyTBQueue
> Warning: Couldn't find .haddock for export isFullTBQueue
> Warning: Couldn't find .haddock for export newTBQueue
> Warning: Couldn't find .haddock for export peekTBQueue
> Warning: Couldn't find .haddock for export readTBQueue
> Warning: Couldn't find .haddock for export tryPeekTBQueue
> Warning: Couldn't find .haddock for export tryReadTBQueue
> Warning: Couldn't find .haddock for export unGetTBQueue
> Warning: Couldn't find .haddock for export writeTBQueue
> Warning: Couldn't find .haddock for export cloneTChan
> Warning: Couldn't find .haddock for export dupTChan
> Warning: Couldn't find .haddock for export isEmptyTChan
> Warning: Couldn't find .haddock for export newBroadcastTChan
> Warning: Couldn't find .haddock for export newTChan
> Warning: Couldn't find .haddock for export peekTChan
> Warning: Couldn't find .haddock for export readTChan
> Warning: Couldn't find .haddock for export tryPeekTChan
> Warning: Couldn't find .haddock for export tryReadTChan
> Warning: Couldn't find .haddock for export unGetTChan
> Warning: Couldn't find .haddock for export writeTChan
> Warning: Couldn't find .haddock for export isEmptyTMVar
> Warning: Couldn't find .haddock for export newEmptyTMVar
> Warning: Couldn't find .haddock for export newTMVar
> Warning: Couldn't find .haddock for export putTMVar
> Warning: Couldn't find .haddock for export readTMVar
> Warning: Couldn't find .haddock for export swapTMVar
> Warning: Couldn't find .haddock for export takeTMVar
> Warning: Couldn't find .haddock for export tryPutTMVar
> Warning: Couldn't find .haddock for export tryReadTMVar
> Warning: Couldn't find .haddock for export tryTakeTMVar
> Warning: Couldn't find .haddock for export isEmptyTQueue
> Warning: Couldn't find .haddock for export newTQueue
> Warning: Couldn't find .haddock for export peekTQueue
> Warning: Couldn't find .haddock for export readTQueue
> Warning: Couldn't find .haddock for export tryPeekTQueue
> Warning: Couldn't find .haddock for export tryReadTQueue
> Warning: Couldn't find .haddock for export unGetTQueue
> Warning: Couldn't find .haddock for export writeTQueue
> Warning: Couldn't find .haddock for export modifyTVar
> Warning: Couldn't find .haddock for export modifyTVar'
> Warning: Couldn't find .haddock for export swapTVar
> Warning: Couldn't find .haddock for export decodeUtf8'
> Warning: Couldn't find .haddock for export decodeUtf8With
> Warning: Couldn't find .haddock for export encodeUtf8
> Warning: Couldn't find .haddock for export encodeUtf8Builder
> Warning: Couldn't find .haddock for export lenientDecode
> Warning: Couldn't find .haddock for export runReader
> Warning: Couldn't find .haddock for export dupChan
> Warning: Couldn't find .haddock for export getChanContents
> Warning: Couldn't find .haddock for export newChan
> Warning: Couldn't find .haddock for export readChan
> Warning: Couldn't find .haddock for export writeChan
> Warning: Couldn't find .haddock for export writeList2Chan
> Warning: Couldn't find .haddock for export isCurrentThreadBound
> Warning: Couldn't find .haddock for export myThreadId
> Warning: Couldn't find .haddock for export threadDelay
> Warning: Couldn't find .haddock for export threadWaitRead
> Warning: Couldn't find .haddock for export threadWaitWrite
> Warning: Couldn't find .haddock for export bracket
> Warning: Couldn't find .haddock for export bracketOnError
> Warning: Couldn't find .haddock for export bracketOnError_
> Warning: Couldn't find .haddock for export bracket_
> Warning: Couldn't find .haddock for export catch
> Warning: Couldn't find .haddock for export catchAny
> Warning: Couldn't find .haddock for export catchAnyDeep
> Warning: Couldn't find .haddock for export catchDeep
> Warning: Couldn't find .haddock for export catchIO
> Warning: Couldn't find .haddock for export catchJust
> Warning: Couldn't find .haddock for export catches
> Warning: Couldn't find .haddock for export catchesDeep
> Warning: Couldn't find .haddock for export evaluate
> Warning: Couldn't find .haddock for export evaluateDeep
> Warning: Couldn't find .haddock for export finally
> Warning: Couldn't find .haddock for export fromEither
> Warning: Couldn't find .haddock for export fromEitherIO
> Warning: Couldn't find .haddock for export fromEitherM
> Warning: Couldn't find .haddock for export handle
> Warning: Couldn't find .haddock for export handleAny
> Warning: Couldn't find .haddock for export handleAnyDeep
> Warning: Couldn't find .haddock for export handleDeep
> Warning: Couldn't find .haddock for export handleIO
> Warning: Couldn't find .haddock for export handleJust
> Warning: Couldn't find .haddock for export impureThrow
> Warning: Couldn't find .haddock for export isAsyncException
> Warning: Couldn't find .haddock for export isSyncException
> Warning: Couldn't find .haddock for export mask
> Warning: Couldn't find .haddock for export mask_
> Warning: Couldn't find .haddock for export onException
> Warning: Couldn't find .haddock for export pureTry
> Warning: Couldn't find .haddock for export pureTryDeep
> Warning: Couldn't find .haddock for export stringException
> Warning: Couldn't find .haddock for export throwIO
> Warning: Couldn't find .haddock for export throwString
> Warning: Couldn't find .haddock for export throwTo
> Warning: Couldn't find .haddock for export toAsyncException
> Warning: Couldn't find .haddock for export toSyncException
> Warning: Couldn't find .haddock for export try
> Warning: Couldn't find .haddock for export tryAny
> Warning: Couldn't find .haddock for export tryAnyDeep
> Warning: Couldn't find .haddock for export tryDeep
> Warning: Couldn't find .haddock for export tryIO
> Warning: Couldn't find .haddock for export tryJust
> Warning: Couldn't find .haddock for export uninterruptibleMask
> Warning: Couldn't find .haddock for export uninterruptibleMask_
> Warning: Couldn't find .haddock for export withException
> Warning: Couldn't find .haddock for export getMonotonicTime
> Warning: Couldn't find .haddock for export hClose
> Warning: Couldn't find .haddock for export hFileSize
> Warning: Couldn't find .haddock for export hFlush
> Warning: Couldn't find .haddock for export hGetBuffering
> Warning: Couldn't find .haddock for export hGetEcho
> Warning: Couldn't find .haddock for export hIsClosed
> Warning: Couldn't find .haddock for export hIsEOF
> Warning: Couldn't find .haddock for export hIsOpen
> Warning: Couldn't find .haddock for export hIsReadable
> Warning: Couldn't find .haddock for export hIsSeekable
> Warning: Couldn't find .haddock for export hIsTerminalDevice
> Warning: Couldn't find .haddock for export hIsWritable
> Warning: Couldn't find .haddock for export hReady
> Warning: Couldn't find .haddock for export hSeek
> Warning: Couldn't find .haddock for export hSetBuffering
> Warning: Couldn't find .haddock for export hSetEcho
> Warning: Couldn't find .haddock for export hSetFileSize
> Warning: Couldn't find .haddock for export hTell
> Warning: Couldn't find .haddock for export hWaitForInput
> Warning: Couldn't find .haddock for export withBinaryFile
> Warning: Couldn't find .haddock for export withFile
> Warning: Couldn't find .haddock for export atomicModifyIORef
> Warning: Couldn't find .haddock for export atomicModifyIORef'
> Warning: Couldn't find .haddock for export atomicWriteIORef
> Warning: Couldn't find .haddock for export mkWeakIORef
> Warning: Couldn't find .haddock for export modifyIORef
> Warning: Couldn't find .haddock for export modifyIORef'
> Warning: Couldn't find .haddock for export newIORef
> Warning: Couldn't find .haddock for export readIORef
> Warning: Couldn't find .haddock for export writeIORef
> Warning: Couldn't find .haddock for export async
> Warning: Couldn't find .haddock for export asyncBound
> Warning: Couldn't find .haddock for export asyncOn
> Warning: Couldn't find .haddock for export asyncOnWithUnmask
> Warning: Couldn't find .haddock for export asyncWithUnmask
> Warning: Couldn't find .haddock for export cancel
> Warning: Couldn't find .haddock for export cancelWith
> Warning: Couldn't find .haddock for export conc
> Warning: Couldn't find .haddock for export concurrently
> Warning: Couldn't find .haddock for export concurrently_
> Warning: Couldn't find .haddock for export forConcurrently
> Warning: Couldn't find .haddock for export forConcurrently_
> Warning: Couldn't find .haddock for export link
> Warning: Couldn't find .haddock for export link2
> Warning: Couldn't find .haddock for export mapConcurrently
> Warning: Couldn't find .haddock for export mapConcurrently_
> Warning: Couldn't find .haddock for export poll
> Warning: Couldn't find .haddock for export pooledForConcurrently
> Warning: Couldn't find .haddock for export pooledForConcurrentlyN
> Warning: Couldn't find .haddock for export pooledForConcurrentlyN_
> Warning: Couldn't find .haddock for export pooledForConcurrently_
> Warning: Couldn't find .haddock for export pooledMapConcurrently
> Warning: Couldn't find .haddock for export pooledMapConcurrentlyN
> Warning: Couldn't find .haddock for export pooledMapConcurrentlyN_
> Warning: Couldn't find .haddock for export pooledMapConcurrently_
> Warning: Couldn't find .haddock for export pooledReplicateConcurrently
> Warning: Couldn't find .haddock for export pooledReplicateConcurrentlyN
> Warning: Couldn't find .haddock for export pooledReplicateConcurrentlyN_
> Warning: Couldn't find .haddock for export pooledReplicateConcurrently_
> Warning: Couldn't find .haddock for export race
> Warning: Couldn't find .haddock for export race_
> Warning: Couldn't find .haddock for export replicateConcurrently
> Warning: Couldn't find .haddock for export replicateConcurrently_
> Warning: Couldn't find .haddock for export runConc
> Warning: Couldn't find .haddock for export uninterruptibleCancel
> Warning: Couldn't find .haddock for export wait
> Warning: Couldn't find .haddock for export waitAny
> Warning: Couldn't find .haddock for export waitAnyCancel
> Warning: Couldn't find .haddock for export waitAnyCatch
> Warning: Couldn't find .haddock for export waitAnyCatchCancel
> Warning: Couldn't find .haddock for export waitBoth
> Warning: Couldn't find .haddock for export waitCatch
> Warning: Couldn't find .haddock for export waitEither
> Warning: Couldn't find .haddock for export waitEitherCancel
> Warning: Couldn't find .haddock for export waitEitherCatch
> Warning: Couldn't find .haddock for export waitEitherCatchCancel
> Warning: Couldn't find .haddock for export waitEither_
> Warning: Couldn't find .haddock for export withAsync
> Warning: Couldn't find .haddock for export withAsyncBound
> Warning: Couldn't find .haddock for export withAsyncOn
> Warning: Couldn't find .haddock for export withAsyncOnWithUnmask
> Warning: Couldn't find .haddock for export withAsyncWithUnmask
> Warning: Couldn't find .haddock for export isEmptyMVar
> Warning: Couldn't find .haddock for export mkWeakMVar
> Warning: Couldn't find .haddock for export modifyMVar
> Warning: Couldn't find .haddock for export modifyMVarMasked
> Warning: Couldn't find .haddock for export modifyMVarMasked_
> Warning: Couldn't find .haddock for export modifyMVar_
> Warning: Couldn't find .haddock for export newEmptyMVar
> Warning: Couldn't find .haddock for export newMVar
> Warning: Couldn't find .haddock for export putMVar
> Warning: Couldn't find .haddock for export readMVar
> Warning: Couldn't find .haddock for export swapMVar
> Warning: Couldn't find .haddock for export takeMVar
> Warning: Couldn't find .haddock for export tryPutMVar
> Warning: Couldn't find .haddock for export tryReadMVar
> Warning: Couldn't find .haddock for export tryTakeMVar
> Warning: Couldn't find .haddock for export withMVar
> Warning: Couldn't find .haddock for export withMVarMasked
> Warning: Couldn't find .haddock for export memoizeMVar
> Warning: Couldn't find .haddock for export memoizeRef
> Warning: Couldn't find .haddock for export runMemoized
> Warning: Couldn't find .haddock for export atomically
> Warning: Couldn't find .haddock for export checkSTM
> Warning: Couldn't find .haddock for export mkWeakTMVar
> Warning: Couldn't find .haddock for export mkWeakTVar
> Warning: Couldn't find .haddock for export newBroadcastTChanIO
> Warning: Couldn't find .haddock for export newEmptyTMVarIO
> Warning: Couldn't find .haddock for export newTBQueueIO
> Warning: Couldn't find .haddock for export newTChanIO
> Warning: Couldn't find .haddock for export newTMVarIO
> Warning: Couldn't find .haddock for export newTQueueIO
> Warning: Couldn't find .haddock for export newTVarIO
> Warning: Couldn't find .haddock for export readTVarIO
> Warning: Couldn't find .haddock for export registerDelay
> Warning: Couldn't find .haddock for export retrySTM
> Warning: Couldn't find .haddock for export withSystemTempDirectory
> Warning: Couldn't find .haddock for export withSystemTempFile
> Warning: Couldn't find .haddock for export withTempDirectory
> Warning: Couldn't find .haddock for export withTempFile
> Warning: Couldn't find .haddock for export timeout
> Warning: Couldn't find .haddock for export askRunInIO
> Warning: Couldn't find .haddock for export toIO
> Warning: Couldn't find .haddock for export withUnliftIO
> Warning: Couldn't find .haddock for export wrappedWithRunInIO
> Warning: Couldn't find .haddock for export Async
> Warning: Couldn't find .haddock for export Arrow
> Warning: Couldn't find .haddock for export Category
> Warning: Couldn't find .haddock for export Chan
> Warning: Couldn't find .haddock for export Bifoldable
> Warning: Couldn't find .haddock for export Bifunctor
> Warning: Couldn't find .haddock for export Bitraversable
> Warning: Couldn't find .haddock for export Const
> Warning: Couldn't find .haddock for export Down
> Warning: Couldn't find .haddock for export Proxy
> Warning: Couldn't find .haddock for export Storable
> Warning: Couldn't find .haddock for export STM
> Warning: Couldn't find .haddock for export TVar
> Warning: Couldn't find .haddock for export ThreadId
> Warning: Couldn't find .haddock for export SeekMode
> Warning: Couldn't find .haddock for export ExitCode
> Warning: Couldn't find .haddock for export SomeAsyncException
> Warning: Couldn't find .haddock for export BufferMode
> Warning: Couldn't find .haddock for export IOMode
> Warning: Couldn't find .haddock for export MVar
> Warning: Couldn't find .haddock for export HasCallStack
> Warning: Couldn't find .haddock for export Builder
> Warning: Couldn't find .haddock for export ShortByteString
> Warning: Couldn't find .haddock for export IntMap
> Warning: Couldn't find .haddock for export IntSet
> Warning: Couldn't find .haddock for export Seq
> Warning: Couldn't find .haddock for export Set
> Warning: Couldn't find .haddock for export Hashable
> Warning: Couldn't find .haddock for export ASetter
> Warning: Couldn't find .haddock for export ASetter'
> Warning: Couldn't find .haddock for export Getting
> Warning: Couldn't find .haddock for export Lens
> Warning: Couldn't find .haddock for export Lens'
> Warning: Couldn't find .haddock for export SimpleGetter
> Warning: Couldn't find .haddock for export MonadReader
> Warning: Couldn't find .haddock for export PrimMonad
> Warning: Couldn't find .haddock for export PrimState
> Warning: Couldn't find .haddock for export BDeque
> Warning: Couldn't find .haddock for export Deque
> Warning: Couldn't find .haddock for export SDeque
> Warning: Couldn't find .haddock for export UDeque
> Warning: Couldn't find .haddock for export Display
> Warning: Couldn't find .haddock for export Utf8Builder
> Warning: Couldn't find .haddock for export GLogFunc
> Warning: Couldn't find .haddock for export GMsg
> Warning: Couldn't find .haddock for export HasGLogFunc
> Warning: Couldn't find .haddock for export HasLogFunc
> Warning: Couldn't find .haddock for export HasLogLevel
> Warning: Couldn't find .haddock for export HasLogSource
> Warning: Couldn't find .haddock for export LogFunc
> Warning: Couldn't find .haddock for export LogLevel
> Warning: Couldn't find .haddock for export LogOptions
> Warning: Couldn't find .haddock for export LogSource
> Warning: Couldn't find .haddock for export HasStateRef
> Warning: Couldn't find .haddock for export HasWriteRef
> Warning: Couldn't find .haddock for export SomeRef
> Warning: Couldn't find .haddock for export GVector
> Warning: Couldn't find .haddock for export LByteString
> Warning: Couldn't find .haddock for export LText
> Warning: Couldn't find .haddock for export SVector
> Warning: Couldn't find .haddock for export UVector
> Warning: Couldn't find .haddock for export SimpleApp
> Warning: Couldn't find .haddock for export IOURef
> Warning: Couldn't find .haddock for export URef
> Warning: Couldn't find .haddock for export TBQueue
> Warning: Couldn't find .haddock for export TChan
> Warning: Couldn't find .haddock for export TMVar
> Warning: Couldn't find .haddock for export TQueue
> Warning: Couldn't find .haddock for export Reader
> Warning: Couldn't find .haddock for export AsyncExceptionWrapper
> Warning: Couldn't find .haddock for export Handler
> Warning: Couldn't find .haddock for export StringException
> Warning: Couldn't find .haddock for export SyncExceptionWrapper
> Warning: Couldn't find .haddock for export Conc
> Warning: Couldn't find .haddock for export ConcException
> Warning: Couldn't find .haddock for export Concurrently
> Warning: Couldn't find .haddock for export Memoized
> Warning: Couldn't find .haddock for export UnliftIO
> Warning: Couldn't find .haddock for export HashMap
> Warning: Couldn't find .haddock for export HashSet
> Warning: Couldn't find .haddock for export Vector
> Warning: Couldn't find .haddock for export Unbox
> Warning: Couldn't find .haddock for export ensureFileDurable
> Warning: Couldn't find .haddock for export withBinaryFileAtomic
> Warning: Couldn't find .haddock for export withBinaryFileDurable
> Warning: Couldn't find .haddock for export withBinaryFileDurableAtomic
> Warning: Couldn't find .haddock for export writeBinaryFile
> Warning: Couldn't find .haddock for export writeBinaryFileDurable
> Warning: Couldn't find .haddock for export writeBinaryFileDurableAtomic
> Warning: Couldn't find .haddock for export addPackagesToSnapshot
> Warning: Couldn't find .haddock for export completePackageLocation
> Warning: Couldn't find .haddock for export completeSnapshotLocation
> Warning: Couldn't find .haddock for export defaultCasaMaxPerRequest
> Warning: Couldn't find .haddock for export defaultCasaRepoPrefix
> Warning: Couldn't find .haddock for export defaultHackageSecurityConfig
> Warning: Couldn't find .haddock for export fetchPackages
> Warning: Couldn't find .haddock for export findOrGenerateCabalFile
> Warning: Couldn't find .haddock for export getLatestHackageLocation
> Warning: Couldn't find .haddock for export getLatestHackageRevision
> Warning: Couldn't find .haddock for export getLatestHackageVersion
> Warning: Couldn't find .haddock for export getPackageLocationName
> Warning: Couldn't find .haddock for export getPackageLocationTreeKey
> Warning: Couldn't find .haddock for export getRawPackageLocationIdent
> Warning: Couldn't find .haddock for export getRawPackageLocationTreeKey
> Warning: Couldn't find .haddock for export gpdPackageIdentifier
> Warning: Couldn't find .haddock for export gpdPackageName
> Warning: Couldn't find .haddock for export gpdVersion
> Warning: Couldn't find .haddock for export hpackExecutableL
> Warning: Couldn't find .haddock for export loadAndCompleteSnapshot
> Warning: Couldn't find .haddock for export loadAndCompleteSnapshotRaw
> Warning: Couldn't find .haddock for export loadCabalFile
> Warning: Couldn't find .haddock for export loadCabalFileImmutable
> Warning: Couldn't find .haddock for export loadCabalFilePath
> Warning: Couldn't find .haddock for export loadCabalFileRaw
> Warning: Couldn't find .haddock for export loadCabalFileRawImmutable
> Warning: Couldn't find .haddock for export loadGlobalHints
> Warning: Couldn't find .haddock for export loadPackage
> Warning: Couldn't find .haddock for export loadPackageRaw
> Warning: Couldn't find .haddock for export loadRawSnapshotLayer
> Warning: Couldn't find .haddock for export loadSnapshotLayer
> Warning: Couldn't find .haddock for export packageLocationIdent
> Warning: Couldn't find .haddock for export packageLocationVersion
> Warning: Couldn't find .haddock for export partitionReplacedDependencies
> Warning: Couldn't find .haddock for export runPantryApp
> Warning: Couldn't find .haddock for export runPantryAppClean
> Warning: Couldn't find .haddock for export runPantryAppWith
> Warning: Couldn't find .haddock for export tryLoadPackageRawViaCasa
> Warning: Couldn't find .haddock for export unpackPackageLocation
> Warning: Couldn't find .haddock for export unpackPackageLocationRaw
> Warning: Couldn't find .haddock for export withPantryConfig
> Warning: Couldn't find .haddock for export withSnapshotCache
> Warning: Couldn't find .haddock for export getHackagePackageVersions
> Warning: Couldn't find .haddock for export getHackageTypoCorrections
> Warning: Couldn't find .haddock for export hackageIndexTarballL
> Warning: Couldn't find .haddock for export updateHackageIndex
> Warning: Couldn't find .haddock for export withRepo
> Warning: Couldn't find .haddock for export flagNameString
> Warning: Couldn't find .haddock for export ltsSnapshotLocation
> Warning: Couldn't find .haddock for export moduleNameString
> Warning: Couldn't find .haddock for export nightlySnapshotLocation
> Warning: Couldn't find .haddock for export packageIdentifierString
> Warning: Couldn't find .haddock for export packageNameString
> Warning: Couldn't find .haddock for export parseFlagName
> Warning: Couldn't find .haddock for export parseHackageText
> Warning: Couldn't find .haddock for export parsePackageIdentifier
> Warning: Couldn't find .haddock for export parsePackageIdentifierRevision
> Warning: Couldn't find .haddock for export parsePackageName
> Warning: Couldn't find .haddock for export parsePackageNameThrowing
> Warning: Couldn't find .haddock for export parseRawSnapshotLocation
> Warning: Couldn't find .haddock for export parseVersion
> Warning: Couldn't find .haddock for export parseVersionThrowing
> Warning: Couldn't find .haddock for export parseWantedCompiler
> Warning: Couldn't find .haddock for export resolvePaths
> Warning: Couldn't find .haddock for export toCabalStringMap
> Warning: Couldn't find .haddock for export toRawPL
> Warning: Couldn't find .haddock for export toRawSL
> Warning: Couldn't find .haddock for export toRawSnapshotLayer
> Warning: Couldn't find .haddock for export unCabalStringMap
> Warning: Couldn't find .haddock for export versionString
> Warning: Couldn't find .haddock for export warnMissingCabalFile
> Warning: Couldn't find .haddock for export FlagName
> Warning: Couldn't find .haddock for export PackageIdentifier
> Warning: Couldn't find .haddock for export PackageName
> Warning: Couldn't find .haddock for export Version
> Warning: Couldn't find .haddock for export AddPackagesConfig
> Warning: Couldn't find .haddock for export CompletePackageLocation
> Warning: Couldn't find .haddock for export CompletedPLI
> Warning: Couldn't find .haddock for export CompletedSL
> Warning: Couldn't find .haddock for export PantryApp
> Warning: Couldn't find .haddock for export DidUpdateOccur
> Warning: Couldn't find .haddock for export RequireHackageIndex
> Warning: Couldn't find .haddock for export UsePreferredVersions
> Warning: Couldn't find .haddock for export SHA256
> Warning: Couldn't find .haddock for export Archive
> Warning: Couldn't find .haddock for export ArchiveLocation
> Warning: Couldn't find .haddock for export BlobKey
> Warning: Couldn't find .haddock for export CabalFileInfo
> Warning: Couldn't find .haddock for export CabalString
> Warning: Couldn't find .haddock for export FileSize
> Warning: Couldn't find .haddock for export HackageSecurityConfig
> Warning: Couldn't find .haddock for export HasPantryConfig
> Warning: Couldn't find .haddock for export HpackExecutable
> Warning: Couldn't find .haddock for export PackageIdentifierRevision
> Warning: Couldn't find .haddock for export PackageLocation
> Warning: Couldn't find .haddock for export PackageLocationImmutable
> Warning: Couldn't find .haddock for export PackageMetadata
> Warning: Couldn't find .haddock for export PantryConfig
> Warning: Couldn't find .haddock for export PantryException
> Warning: Couldn't find .haddock for export PrintWarnings
> Warning: Couldn't find .haddock for export RawArchive
> Warning: Couldn't find .haddock for export RawPackageLocation
> Warning: Couldn't find .haddock for export RawPackageLocationImmutable
> Warning: Couldn't find .haddock for export RawPackageMetadata
> Warning: Couldn't find .haddock for export RawSnapshot
> Warning: Couldn't find .haddock for export RawSnapshotLayer
> Warning: Couldn't find .haddock for export RawSnapshotLocation
> Warning: Couldn't find .haddock for export RawSnapshotPackage
> Warning: Couldn't find .haddock for export RelFilePath
> Warning: Couldn't find .haddock for export Repo
> Warning: Couldn't find .haddock for export RepoType
> Warning: Couldn't find .haddock for export ResolvedPath
> Warning: Couldn't find .haddock for export Revision
> Warning: Couldn't find .haddock for export Snapshot
> Warning: Couldn't find .haddock for export SnapshotCacheHash
> Warning: Couldn't find .haddock for export SnapshotLayer
> Warning: Couldn't find .haddock for export SnapshotLocation
> Warning: Couldn't find .haddock for export SnapshotPackage
> Warning: Couldn't find .haddock for export TreeKey
> Warning: Couldn't find .haddock for export Unresolved
> Warning: Couldn't find .haddock for export WantedCompiler
>    2% ( 18 /853) in 'Stack.Prelude'
>   Missing documentation for:
>     Module header
>     logProcessStderrStdout (src/Stack/Prelude.hs:99)
>     ++
>     seq
>     filter
>     zip
>     fst
>     snd
>     otherwise
>     assert
>     map
>     $
>     fromIntegral
>     realToFrac
>     guard
>     join
>     Bounded
>     Enum
>     Eq
>     Floating
>     Fractional
>     Integral
>     Monad
>     Data
>     Functor
>     Num
>     Ord
>     Read
>     Real
>     RealFloat
>     RealFrac
>     Show
>     Typeable
>     MonadFail
>     IsString
>     Applicative
>     Foldable
>     Traversable
>     Generic
>     Semigroup
>     Monoid
>     Bool
>     Char
>     Double
>     Float
>     Int
>     Int8
>     Int16
>     Int32
>     Int64
>     Integer
>     Natural
>     Maybe
>     Ordering
>     Rational
>     IO
>     Word
>     Word8
>     Word16
>     Word32
>     Word64
>     Either
>     CallStack
>     <$!>
>     <=<
>     >=>
>     filterM
>     foldM
>     foldM_
>     forever
>     mfilter
>     replicateM_
>     unless
>     zipWithM
>     zipWithM_
>     forM_
>     mapM_
>     msum
>     sequence_
>     fix
>     void
>     forM
>     =<<
>     liftM
>     liftM2
>     when
>     MonadIO
>     MonadPlus
>     MonadTrans
>     ByteString
>     FilePath
>     Handle
>     String
>     error
>     id
>     stdin
>     SomeException
>     stdout
>     IOException
>     .|
>     runConduit
>     Void
>     ConduitM
>     ReaderT
>     .
>     First
>     Any
>     Endo
>     Sum
>     Alternative
>     NonEmpty
>     Text
>     UnicodeException
>     NFData
>     ST
>     Exception
>     MonadUnliftIO
>     MonadThrow
>     IORef
>     Map
>     Identity
>     lookup
>     Abs
>     File
>     Path
>     RIO
>     const
>     toFilePath
>     Dir
>     Rel
>     either
>     all
>     and
>     any
>     concat
>     concatMap
>     notElem
>     or
>     <$>
>     maybe
>     lines
>     unlines
>     unwords
>     words
>     curry
>     uncurry
>     $!
>     asTypeOf
>     flip
>     undefined
>     break
>     drop
>     dropWhile
>     replicate
>     reverse
>     span
>     take
>     takeWhile
>     zipWith
>     subtract
>     ^
>     ^^
>     even
>     gcd
>     lcm
>     odd
>     &&
>     not
>     ||
>     pollSTM
>     waitAnyCatchSTM
>     waitAnySTM
>     waitBothSTM
>     waitCatchSTM
>     waitEitherCatchSTM
>     waitEitherSTM
>     waitEitherSTM_
>     waitSTM
>     optional
>     >>>
>     biList
>     biall
>     biand
>     biany
>     biasum
>     biconcat
>     biconcatMap
>     bielem
>     bifind
>     bifoldl'
>     bifoldl1
>     bifoldlM
>     bifoldr'
>     bifoldr1
>     bifoldrM
>     bifor_
>     bilength
>     bimaximum
>     bimaximumBy
>     biminimum
>     biminimumBy
>     binotElem
>     binull
>     bior
>     biproduct
>     bisequence_
>     bisum
>     bitraverse_
>     bifor
>     bimapAccumL
>     bimapAccumR
>     bisequence
>     bool
>     isLeft
>     isRight
>     lefts
>     partitionEithers
>     rights
>     asum
>     for_
>     sequenceA_
>     traverse_
>     &
>     on
>     $>
>     <&>
>     catMaybes
>     fromMaybe
>     isJust
>     isNothing
>     listToMaybe
>     mapMaybe
>     maybeToList
>     comparing
>     for
>     absurd
>     liftA
>     liftA3
>     newTVar
>     orElse
>     readTVar
>     writeTVar
>     stderr
>     runST
>     byteSwap16
>     byteSwap32
>     byteSwap64
>     readMaybe
>     fromShort
>     toShort
>     $!!
>     deepseq
>     force
>     %~
>     .~
>     ^.
>     ^..
>     ^?
>     lens
>     over
>     set
>     to
>     sets
>     preview
>     view
>     asks
>     asBDeque
>     asSDeque
>     asUDeque
>     dequeToList
>     dequeToVector
>     foldlDeque
>     foldrDeque
>     freezeDeque
>     getDequeSize
>     newDeque
>     popBackDeque
>     popFrontDeque
>     pushBackDeque
>     pushFrontDeque
>     displayBytesUtf8
>     displayShow
>     utf8BuilderToLazyText
>     utf8BuilderToText
>     writeFileUtf8Builder
>     exitFailure
>     exitSuccess
>     exitWith
>     asIO
>     foldMapM
>     forMaybeA
>     forMaybeM
>     fromFirst
>     mapLeft
>     mapMaybeA
>     mapMaybeM
>     nubOrd
>     unlessM
>     whenM
>     hPutBuilder
>     readFileBinary
>     readFileUtf8
>     withLazyFile
>     withLazyFileUtf8
>     writeFileBinary
>     writeFileUtf8
>     contramapGLogFunc
>     contramapMaybeGLogFunc
>     displayCallStack
>     gLogFuncClassic
>     glog
>     logDebug
>     logDebugS
>     logError
>     logErrorS
>     logFuncAccentColorsL
>     logFuncLogLevelColorsL
>     logFuncSecondaryColorL
>     logFuncUseColorL
>     logGeneric
>     logInfo
>     logInfoS
>     logOptionsHandle
>     logOptionsMemory
>     logOther
>     logOtherS
>     logSticky
>     logStickyDone
>     logWarn
>     logWarnS
>     mkGLogFunc
>     mkLogFunc
>     newLogFunc
>     noLogging
>     setLogAccentColors
>     setLogFormat
>     setLogLevelColors
>     setLogMinLevel
>     setLogMinLevelIO
>     setLogSecondaryColor
>     setLogTerminal
>     setLogUseColor
>     setLogUseLoc
>     setLogUseTime
>     setLogVerboseFormat
>     setLogVerboseFormatIO
>     withLogFunc
>     liftRIO
>     mapRIO
>     modifySomeRef
>     newSomeRef
>     newUnboxedSomeRef
>     readSomeRef
>     runRIO
>     writeSomeRef
>     fromStrictBytes
>     sappend
>     toStrictBytes
>     yieldThread
>     mkSimpleApp
>     runSimpleApp
>     decodeUtf8Lenient
>     tshow
>     trace
>     traceDisplay
>     traceDisplayEvent
>     traceDisplayEventIO
>     traceDisplayIO
>     traceDisplayId
>     traceDisplayM
>     traceDisplayMarker
>     traceDisplayMarkerIO
>     traceDisplayStack
>     traceEvent
>     traceEventIO
>     traceIO
>     traceId
>     traceM
>     traceMarker
>     traceMarkerIO
>     traceShow
>     traceShowEvent
>     traceShowEventIO
>     traceShowIO
>     traceShowId
>     traceShowM
>     traceShowMarker
>     traceShowMarkerIO
>     traceShowStack
>     traceStack
>     modifyURef
>     newURef
>     readURef
>     writeURef
>     isEmptyTBQueue
>     isFullTBQueue
>     newTBQueue
>     peekTBQueue
>     readTBQueue
>     tryPeekTBQueue
>     tryReadTBQueue
>     unGetTBQueue
>     writeTBQueue
>     cloneTChan
>     dupTChan
>     isEmptyTChan
>     newBroadcastTChan
>     newTChan
>     peekTChan
>     readTChan
>     tryPeekTChan
>     tryReadTChan
>     unGetTChan
>     writeTChan
>     isEmptyTMVar
>     newEmptyTMVar
>     newTMVar
>     putTMVar
>     readTMVar
>     swapTMVar
>     takeTMVar
>     tryPutTMVar
>     tryReadTMVar
>     tryTakeTMVar
>     isEmptyTQueue
>     newTQueue
>     peekTQueue
>     readTQueue
>     tryPeekTQueue
>     tryReadTQueue
>     unGetTQueue
>     writeTQueue
>     modifyTVar
>     modifyTVar'
>     swapTVar
>     decodeUtf8'
>     decodeUtf8With
>     encodeUtf8
>     encodeUtf8Builder
>     lenientDecode
>     runReader
>     dupChan
>     getChanContents
>     newChan
>     readChan
>     writeChan
>     writeList2Chan
>     isCurrentThreadBound
>     myThreadId
>     threadDelay
>     threadWaitRead
>     threadWaitWrite
>     bracket
>     bracketOnError
>     bracketOnError_
>     bracket_
>     catch
>     catchAny
>     catchAnyDeep
>     catchDeep
>     catchIO
>     catchJust
>     catches
>     catchesDeep
>     evaluate
>     evaluateDeep
>     finally
>     fromEither
>     fromEitherIO
>     fromEitherM
>     handle
>     handleAny
>     handleAnyDeep
>     handleDeep
>     handleIO
>     handleJust
>     impureThrow
>     isAsyncException
>     isSyncException
>     mask
>     mask_
>     onException
>     pureTry
>     pureTryDeep
>     stringException
>     throwIO
>     throwString
>     throwTo
>     toAsyncException
>     toSyncException
>     try
>     tryAny
>     tryAnyDeep
>     tryDeep
>     tryIO
>     tryJust
>     uninterruptibleMask
>     uninterruptibleMask_
>     withException
>     getMonotonicTime
>     hClose
>     hFileSize
>     hFlush
>     hGetBuffering
>     hGetEcho
>     hIsClosed
>     hIsEOF
>     hIsOpen
>     hIsReadable
>     hIsSeekable
>     hIsTerminalDevice
>     hIsWritable
>     hReady
>     hSeek
>     hSetBuffering
>     hSetEcho
>     hSetFileSize
>     hTell
>     hWaitForInput
>     withBinaryFile
>     withFile
>     atomicModifyIORef
>     atomicModifyIORef'
>     atomicWriteIORef
>     mkWeakIORef
>     modifyIORef
>     modifyIORef'
>     newIORef
>     readIORef
>     writeIORef
>     async
>     asyncBound
>     asyncOn
>     asyncOnWithUnmask
>     asyncWithUnmask
>     cancel
>     cancelWith
>     conc
>     concurrently
>     concurrently_
>     forConcurrently
>     forConcurrently_
>     link
>     link2
>     mapConcurrently
>     mapConcurrently_
>     poll
>     pooledForConcurrently
>     pooledForConcurrentlyN
>     pooledForConcurrentlyN_
>     pooledForConcurrently_
>     pooledMapConcurrently
>     pooledMapConcurrentlyN
>     pooledMapConcurrentlyN_
>     pooledMapConcurrently_
>     pooledReplicateConcurrently
>     pooledReplicateConcurrentlyN
>     pooledReplicateConcurrentlyN_
>     pooledReplicateConcurrently_
>     race
>     race_
>     replicateConcurrently
>     replicateConcurrently_
>     runConc
>     uninterruptibleCancel
>     wait
>     waitAny
>     waitAnyCancel
>     waitAnyCatch
>     waitAnyCatchCancel
>     waitBoth
>     waitCatch
>     waitEither
>     waitEitherCancel
>     waitEitherCatch
>     waitEitherCatchCancel
>     waitEither_
>     withAsync
>     withAsyncBound
>     withAsyncOn
>     withAsyncOnWithUnmask
>     withAsyncWithUnmask
>     isEmptyMVar
>     mkWeakMVar
>     modifyMVar
>     modifyMVarMasked
>     modifyMVarMasked_
>     modifyMVar_
>     newEmptyMVar
>     newMVar
>     putMVar
>     readMVar
>     swapMVar
>     takeMVar
>     tryPutMVar
>     tryReadMVar
>     tryTakeMVar
>     withMVar
>     withMVarMasked
>     memoizeMVar
>     memoizeRef
>     runMemoized
>     atomically
>     checkSTM
>     mkWeakTMVar
>     mkWeakTVar
>     newBroadcastTChanIO
>     newEmptyTMVarIO
>     newTBQueueIO
>     newTChanIO
>     newTMVarIO
>     newTQueueIO
>     newTVarIO
>     readTVarIO
>     registerDelay
>     retrySTM
>     withSystemTempDirectory
>     withSystemTempFile
>     withTempDirectory
>     withTempFile
>     timeout
>     askRunInIO
>     toIO
>     withUnliftIO
>     wrappedWithRunInIO
>     Async
>     Arrow
>     Category
>     Chan
>     Bifoldable
>     Bifunctor
>     Bitraversable
>     Const
>     Down
>     Proxy
>     Storable
>     STM
>     TVar
>     ThreadId
>     SeekMode
>     ExitCode
>     SomeAsyncException
>     BufferMode
>     IOMode
>     MVar
>     HasCallStack
>     Builder
>     ShortByteString
>     IntMap
>     IntSet
>     Seq
>     Set
>     Hashable
>     ASetter
>     ASetter'
>     Getting
>     Lens
>     Lens'
>     SimpleGetter
>     MonadReader
>     PrimMonad
>     PrimState
>     BDeque
>     Deque
>     SDeque
>     UDeque
>     Display
>     Utf8Builder
>     GLogFunc
>     GMsg
>     HasGLogFunc
>     HasLogFunc
>     HasLogLevel
>     HasLogSource
>     LogFunc
>     LogLevel
>     LogOptions
>     LogSource
>     HasStateRef
>     HasWriteRef
>     SomeRef
>     GVector
>     LByteString
>     LText
>     SVector
>     UVector
>     SimpleApp
>     IOURef
>     URef
>     TBQueue
>     TChan
>     TMVar
>     TQueue
>     Reader
>     AsyncExceptionWrapper
>     Handler
>     StringException
>     SyncExceptionWrapper
>     Conc
>     ConcException
>     Concurrently
>     Memoized
>     UnliftIO
>     HashMap
>     HashSet
>     Vector
>     Unbox
>     ensureFileDurable
>     withBinaryFileAtomic
>     withBinaryFileDurable
>     withBinaryFileDurableAtomic
>     writeBinaryFile
>     writeBinaryFileDurable
>     writeBinaryFileDurableAtomic
>     addPackagesToSnapshot
>     completePackageLocation
>     completeSnapshotLocation
>     defaultCasaMaxPerRequest
>     defaultCasaRepoPrefix
>     defaultHackageSecurityConfig
>     fetchPackages
>     findOrGenerateCabalFile
>     getLatestHackageLocation
>     getLatestHackageRevision
>     getLatestHackageVersion
>     getPackageLocationName
>     getPackageLocationTreeKey
>     getRawPackageLocationIdent
>     getRawPackageLocationTreeKey
>     gpdPackageIdentifier
>     gpdPackageName
>     gpdVersion
>     hpackExecutableL
>     loadAndCompleteSnapshot
>     loadAndCompleteSnapshotRaw
>     loadCabalFile
>     loadCabalFileImmutable
>     loadCabalFilePath
>     loadCabalFileRaw
>     loadCabalFileRawImmutable
>     loadGlobalHints
>     loadPackage
>     loadPackageRaw
>     loadRawSnapshotLayer
>     loadSnapshotLayer
>     packageLocationIdent
>     packageLocationVersion
>     partitionReplacedDependencies
>     runPantryApp
>     runPantryAppClean
>     runPantryAppWith
>     tryLoadPackageRawViaCasa
>     unpackPackageLocation
>     unpackPackageLocationRaw
>     withPantryConfig
>     withSnapshotCache
>     getHackagePackageVersions
>     getHackageTypoCorrections
>     hackageIndexTarballL
>     updateHackageIndex
>     withRepo
>     flagNameString
>     ltsSnapshotLocation
>     moduleNameString
>     nightlySnapshotLocation
>     packageIdentifierString
>     packageNameString
>     parseFlagName
>     parseHackageText
>     parsePackageIdentifier
>     parsePackageIdentifierRevision
>     parsePackageName
>     parsePackageNameThrowing
>     parseRawSnapshotLocation
>     parseVersion
>     parseVersionThrowing
>     parseWantedCompiler
>     resolvePaths
>     toCabalStringMap
>     toRawPL
>     toRawSL
>     toRawSnapshotLayer
>     unCabalStringMap
>     versionString
>     warnMissingCabalFile
>     FlagName
>     PackageIdentifier
>     PackageName
>     Version
>     AddPackagesConfig
>     CompletePackageLocation
>     CompletedPLI
>     CompletedSL
>     PantryApp
>     DidUpdateOccur
>     RequireHackageIndex
>     UsePreferredVersions
>     SHA256
>     Archive
>     ArchiveLocation
>     BlobKey
>     CabalFileInfo
>     CabalString
>     FileSize
>     HackageSecurityConfig
>     HasPantryConfig
>     HpackExecutable
>     PackageIdentifierRevision
>     PackageLocation
>     PackageLocationImmutable
>     PackageMetadata
>     PantryConfig
>     PantryException
>     PrintWarnings
>     RawArchive
>     RawPackageLocation
>     RawPackageLocationImmutable
>     RawPackageMetadata
>     RawSnapshot
>     RawSnapshotLayer
>     RawSnapshotLocation
>     RawSnapshotPackage
>     RelFilePath
>     Repo
>     RepoType
>     ResolvedPath
>     Revision
>     Snapshot
>     SnapshotCacheHash
>     SnapshotLayer
>     SnapshotLocation
>     SnapshotPackage
>     TreeKey
>     Unresolved
>     WantedCompiler
>   67% (  2 /  3) in 'Stack.Options.Utils'
>   Missing documentation for:
>     Module header
>   50% (  1 /  2) in 'Stack.Options.LogLevelParser'
>   Missing documentation for:
>     Module header
> Warning: Couldn't find .haddock for export ModuleName
>    0% (  0 /  9) in 'Stack.Ghci.Script'
>   Missing documentation for:
>     Module header
>     GhciScript (src/Stack/Ghci/Script.hs:26)
>     ModuleName
>     cmdAdd (src/Stack/Ghci/Script.hs:40)
>     cmdCdGhc (src/Stack/Ghci/Script.hs:43)
>     cmdModule (src/Stack/Ghci/Script.hs:46)
>     scriptToLazyByteString (src/Stack/Ghci/Script.hs:49)
>     scriptToBuilder (src/Stack/Ghci/Script.hs:52)
>     scriptToFile (src/Stack/Ghci/Script.hs:57)
>    0% (  0 /  3) in 'Stack.FileWatch'
>   Missing documentation for:
>     Module header
>     fileWatch (src/Stack/FileWatch.hs:19)
>     fileWatchPoll (src/Stack/FileWatch.hs:25)
>  100% (  5 /  5) in 'Options.Applicative.Complicated'
>   59% ( 16 / 27) in 'Options.Applicative.Builder.Extra'
>   Missing documentation for:
>     absFileOption (src/Options/Applicative/Builder/Extra.hs:189)
>     relFileOption (src/Options/Applicative/Builder/Extra.hs:193)
>     absDirOption (src/Options/Applicative/Builder/Extra.hs:197)
>     relDirOption (src/Options/Applicative/Builder/Extra.hs:201)
>     fileCompleter (src/Options/Applicative/Builder/Extra.hs:226)
>     fileExtCompleter (src/Options/Applicative/Builder/Extra.hs:229)
>     dirCompleter (src/Options/Applicative/Builder/Extra.hs:232)
>     PathCompleterOpts (src/Options/Applicative/Builder/Extra.hs:209)
>     defaultPathCompleterOpts (src/Options/Applicative/Builder/Extra.hs:217)
>     pathCompleterWith (src/Options/Applicative/Builder/Extra.hs:235)
>     unescapeBashArg (src/Options/Applicative/Builder/Extra.hs:271)
>   50% (  1 /  2) in 'Data.Monoid.Map'
>   Missing documentation for:
>     Module header
>  100% (  5 /  5) in 'Data.Attoparsec.Combinators'
>  100% (  5 /  5) in 'Data.Attoparsec.Args'
>  100% (  4 /  4) in 'Options.Applicative.Args'
>  100% (  3 /  3) in 'Data.Attoparsec.Interpreter'
> Warning: 'taskAllInOne' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
>    0% (  0 /  7) in 'Control.Concurrent.Execute'
>   Missing documentation for:
>     Module header
>     ActionType (src/Control/Concurrent/Execute.hs:20)
>     ActionId (src/Control/Concurrent/Execute.hs:34)
>     ActionContext (src/Control/Concurrent/Execute.hs:46)
>     Action (src/Control/Concurrent/Execute.hs:36)
>     Concurrency (src/Control/Concurrent/Execute.hs:43)
>     runActions (src/Control/Concurrent/Execute.hs:72)
>  100% (  3 /  3) in 'Stack.Storage.Util'
>   60% (  3 /  5) in 'Stack.Types.CompilerBuild'
>   Missing documentation for:
>     Module header
>     CompilerBuild (src/Stack/Types/CompilerBuild.hs:13)
>   50% (  1 /  2) in 'Stack.Options.GhcBuildParser'
>   Missing documentation for:
>     Module header
> Warning: 'FinalAction' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: 'DoTests' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: 'DoBenchmarks' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
>   55% ( 11 / 20) in 'Stack.Types.Config.Build'
>   Missing documentation for:
>     defaultBuildOpts (src/Stack/Types/Config/Build.hs:98)
>     defaultBuildOptsCLI (src/Stack/Types/Config/Build.hs:128)
>     defaultTestOpts (src/Stack/Types/Config/Build.hs:356)
>     TestOptsMonoid (src/Stack/Types/Config/Build.hs:365)
>     defaultHaddockOpts (src/Stack/Types/Config/Build.hs:416)
>     HaddockOptsMonoid (src/Stack/Types/Config/Build.hs:412)
>     defaultBenchmarkOpts (src/Stack/Types/Config/Build.hs:442)
>     BenchmarkOptsMonoid (src/Stack/Types/Config/Build.hs:448)
>     FileWatchOpts (src/Stack/Types/Config/Build.hs:473)
>   50% (  1 /  2) in 'Stack.Options.PackageParser'
>   Missing documentation for:
>     Module header
>  100% (  6 /  6) in 'Stack.Types.GhcPkgId'
>    7% (  1 / 14) in 'Stack.Types.NamedComponent'
>   Missing documentation for:
>     Module header
>     renderComponent (src/Stack/Types/NamedComponent.hs:33)
>     renderPkgComponents (src/Stack/Types/NamedComponent.hs:40)
>     renderPkgComponent (src/Stack/Types/NamedComponent.hs:43)
>     exeComponents (src/Stack/Types/NamedComponent.hs:46)
>     testComponents (src/Stack/Types/NamedComponent.hs:52)
>     benchComponents (src/Stack/Types/NamedComponent.hs:58)
>     internalLibComponents (src/Stack/Types/NamedComponent.hs:64)
>     isCLib (src/Stack/Types/NamedComponent.hs:70)
>     isCInternalLib (src/Stack/Types/NamedComponent.hs:74)
>     isCExe (src/Stack/Types/NamedComponent.hs:78)
>     isCTest (src/Stack/Types/NamedComponent.hs:82)
>     isCBench (src/Stack/Types/NamedComponent.hs:86)
> Warning: 'nixpkgs' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
>  100% ( 10 / 10) in 'Stack.Types.Nix'
>  100% (  2 /  2) in 'Stack.Types.PackageName'
>   71% (  5 /  7) in 'Stack.Types.Resolver'
>   Missing documentation for:
>     Module header
>     readAbstractResolver (src/Stack/Types/Resolver.hs:54)
>   25% (  1 /  4) in 'Stack.Options.ResolverParser'
>   Missing documentation for:
>     Module header
>     compilerOptsParser (src/Stack/Options/ResolverParser.hs:21)
>     readCompilerVersion (src/Stack/Options/ResolverParser.hs:29)
>   92% ( 11 / 12) in 'Stack.Types.TemplateName'
>   Missing documentation for:
>     TemplatePath (src/Stack/Types/TemplateName.hs:31)
> Warning: Couldn't find .haddock for export Version
> Warning: Couldn't find .haddock for export VersionRange
> Warning: Couldn't find .haddock for export withinRange
>   60% (  9 / 15) in 'Stack.Types.Version'
>   Missing documentation for:
>     Version
>     VersionRange
>     IntersectingVersionRange (src/Stack/Types/Version.hs:35)
>     VersionCheck (src/Stack/Types/Version.hs:76)
>     withinRange
>     checkVersion (src/Stack/Types/Version.hs:95)
> Warning: 'stack' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
>   97% ( 34 / 35) in 'Stack.Types.Docker'
>   Missing documentation for:
>     dockerHelpOptName (src/Stack/Types/Docker.hs:431)
>   21% (  3 / 14) in 'Stack.Types.Compiler'
>   Missing documentation for:
>     Module header
>     CompilerException (src/Stack/Types/Compiler.hs:66)
>     defaultCompilerRepository (src/Stack/Types/Compiler.hs:123)
>     getGhcVersion (src/Stack/Types/Compiler.hs:106)
>     whichCompiler (src/Stack/Types/Compiler.hs:95)
>     compilerVersionText (src/Stack/Types/Compiler.hs:89)
>     compilerVersionString (src/Stack/Types/Compiler.hs:92)
>     isWantedCompiler (src/Stack/Types/Compiler.hs:99)
>     wantedToActual (src/Stack/Types/Compiler.hs:75)
>     actualToWanted (src/Stack/Types/Compiler.hs:80)
>     parseActualCompiler (src/Stack/Types/Compiler.hs:84)
>   83% ( 15 / 18) in 'Stack.Types.SourceMap'
>   Missing documentation for:
>     PackageType (src/Stack/Types/SourceMap.hs:119)
>     GlobalPackageVersion (src/Stack/Types/SourceMap.hs:110)
>     isReplacedGlobal (src/Stack/Types/SourceMap.hs:79)
>    0% (  0 /  7) in 'Stack.Types.VersionIntervals'
>   Missing documentation for:
>     Module header
>     VersionIntervals (src/Stack/Types/VersionIntervals.hs:17)
>     toVersionRange (src/Stack/Types/VersionIntervals.hs:33)
>     fromVersionRange (src/Stack/Types/VersionIntervals.hs:36)
>     withinIntervals (src/Stack/Types/VersionIntervals.hs:39)
>     unionVersionIntervals (src/Stack/Types/VersionIntervals.hs:42)
>     intersectVersionIntervals (src/Stack/Types/VersionIntervals.hs:47)
>   50% (  1 /  2) in 'Stack.Unpack'
>   Missing documentation for:
>     Module header
>    0% (  0 /  2) in 'System.Info.ShortPathName'
>   Missing documentation for:
>     Module header
>     getShortPathName (src/unix/System/Info/ShortPathName.hs:11)
>   25% (  1 /  4) in 'System.Permissions'
>   Missing documentation for:
>     Module header
>     setScriptPerms (src/unix/System/Permissions.hs:15)
>     setFileExecutable (src/unix/System/Permissions.hs:23)
> Warning: 'stack' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
>   30% ( 35 /116) in 'Stack.Constants'
>   Missing documentation for:
>     wiredInPackages (src/Stack/Constants.hs:188)
>     relFileSetupHs (src/Stack/Constants.hs:283)
>     relFileSetupLhs (src/Stack/Constants.hs:286)
>     relFileHpackPackageConfig (src/Stack/Constants.hs:289)
>     relDirGlobalAutogen (src/Stack/Constants.hs:292)
>     relDirAutogen (src/Stack/Constants.hs:295)
>     relDirLogs (src/Stack/Constants.hs:298)
>     relFileCabalMacrosH (src/Stack/Constants.hs:301)
>     relDirBuild (src/Stack/Constants.hs:304)
>     relDirBin (src/Stack/Constants.hs:307)
>     relDirPantry (src/Stack/Constants.hs:310)
>     relDirPrograms (src/Stack/Constants.hs:313)
>     relDirUpperPrograms (src/Stack/Constants.hs:316)
>     relDirStackProgName (src/Stack/Constants.hs:319)
>     relDirStackWork (src/Stack/Constants.hs:322)
>     relFileReadmeTxt (src/Stack/Constants.hs:325)
>     relDirScript (src/Stack/Constants.hs:328)
>     relFileConfigYaml (src/Stack/Constants.hs:331)
>     relDirSnapshots (src/Stack/Constants.hs:334)
>     relDirGlobalHints (src/Stack/Constants.hs:337)
>     relFileGlobalHintsYaml (src/Stack/Constants.hs:340)
>     relDirInstall (src/Stack/Constants.hs:343)
>     relDirCompilerTools (src/Stack/Constants.hs:346)
>     relDirHoogle (src/Stack/Constants.hs:349)
>     relFileDatabaseHoo (src/Stack/Constants.hs:352)
>     relDirPkgdb (src/Stack/Constants.hs:355)
>     relFileStorage (src/Stack/Constants.hs:358)
>     relDirLoadedSnapshotCache (src/Stack/Constants.hs:361)
>     relDirHpc (src/Stack/Constants.hs:372)
>     relDirLib (src/Stack/Constants.hs:375)
>     relDirShare (src/Stack/Constants.hs:378)
>     relDirLibexec (src/Stack/Constants.hs:381)
>     relDirEtc (src/Stack/Constants.hs:384)
>     setupGhciShimCode (src/Stack/Constants.hs:387)
>     relDirSetupExeCache (src/Stack/Constants.hs:392)
>     relDirSetupExeSrc (src/Stack/Constants.hs:395)
>     relFileConfigure (src/Stack/Constants.hs:398)
>     relDirDist (src/Stack/Constants.hs:401)
>     relFileSetupMacrosH (src/Stack/Constants.hs:404)
>     relDirSetup (src/Stack/Constants.hs:407)
>     relFileSetupLower (src/Stack/Constants.hs:410)
>     relDirMingw (src/Stack/Constants.hs:413)
>     relDirMingw32 (src/Stack/Constants.hs:416)
>     relDirMingw64 (src/Stack/Constants.hs:419)
>     relDirLocal (src/Stack/Constants.hs:422)
>     relDirUsr (src/Stack/Constants.hs:425)
>     relDirInclude (src/Stack/Constants.hs:428)
>     relFileIndexHtml (src/Stack/Constants.hs:431)
>     relDirAll (src/Stack/Constants.hs:434)
>     relFilePackageCache (src/Stack/Constants.hs:437)
>     relFileDockerfile (src/Stack/Constants.hs:440)
>     relDirHaskellStackGhci (src/Stack/Constants.hs:443)
>     relFileGhciScript (src/Stack/Constants.hs:446)
>     relDirCombined (src/Stack/Constants.hs:449)
>     relFileHpcIndexHtml (src/Stack/Constants.hs:452)
>     relDirCustom (src/Stack/Constants.hs:455)
>     relDirPackageConfInplace (src/Stack/Constants.hs:458)
>     relDirExtraTixFiles (src/Stack/Constants.hs:461)
>     relDirInstalledPackages (src/Stack/Constants.hs:464)
>     backupUrlRelPath (src/Stack/Constants.hs:467)
>     relDirDotLocal (src/Stack/Constants.hs:470)
>     relDirDotSsh (src/Stack/Constants.hs:473)
>     relDirDotStackProgName (src/Stack/Constants.hs:476)
>     relDirUnderHome (src/Stack/Constants.hs:479)
>     relDirSrc (src/Stack/Constants.hs:482)
>     relFileLibtinfoSo5 (src/Stack/Constants.hs:485)
>     relFileLibtinfoSo6 (src/Stack/Constants.hs:488)
>     relFileLibncurseswSo6 (src/Stack/Constants.hs:491)
>     relFileLibgmpSo10 (src/Stack/Constants.hs:494)
>     relFileLibgmpSo3 (src/Stack/Constants.hs:497)
>     relDirNewCabal (src/Stack/Constants.hs:500)
>     relFileSetupExe (src/Stack/Constants.hs:503)
>     relFileSetupUpper (src/Stack/Constants.hs:506)
>     relFile7zexe (src/Stack/Constants.hs:509)
>     relFile7zdll (src/Stack/Constants.hs:512)
>     relFileMainHs (src/Stack/Constants.hs:515)
>     relFileStack (src/Stack/Constants.hs:527)
>     relFileStackDotExe (src/Stack/Constants.hs:518)
>     relFileStackDotTmpDotExe (src/Stack/Constants.hs:521)
>     relFileStackDotTmp (src/Stack/Constants.hs:524)
>     ghcShowOptionsOutput (src/Stack/Constants.hs:532)
> Warning: 'loadConfig' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: 'clStackRoot' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: 'configConnectionCount' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: 'configGhcOptionsAll' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: 'ANSI' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: 'LoadedSnapshot' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: 'SnapshotDef' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: Couldn't find .haddock for export HpackExecutable
> Warning: Couldn't find .haddock for export view
> Warning: Couldn't find .haddock for export to
>   69% (107 /156) in 'Stack.Types.Config'
>   Missing documentation for:
>     ColorWhen (src/Stack/Types/Config.hs:252)
>     ppGPD (src/Stack/Types/Config.hs:655)
>     stackYamlL (src/Stack/Types/Config.hs:639)
>     HasBuildConfig (src/Stack/Types/Config.hs:1874)
>     HasSourceMap (src/Stack/Types/Config.hs:2055)
>     HasEnvConfig (src/Stack/Types/Config.hs:1881)
>     HpackExecutable
>     ConfigException (src/Stack/Types/Config.hs:1162)
>     ConfigMonoid (src/Stack/Types/Config.hs:756)
>     configMonoidInstallGHCName (src/Stack/Types/Config.hs:1036)
>     configMonoidSystemGHCName (src/Stack/Types/Config.hs:1033)
>     parseConfigMonoid (src/Stack/Types/Config.hs:878)
>     minimalEnvSettings (src/Stack/Types/Config.hs:1494)
>     stackYamlLocL (src/Stack/Types/Config.hs:530)
>     lockFileBehaviorL (src/Stack/Types/Config.hs:547)
>     ProjectAndConfigMonoid (src/Stack/Types/Config.hs:1536)
>     parseProjectAndConfigMonoid (src/Stack/Types/Config.hs:1539)
>     PvpBounds (src/Stack/Types/Config.hs:1739)
>     parsePvpBounds (src/Stack/Types/Config.hs:1751)
>     readColorWhen (src/Stack/Types/Config.hs:606)
>     readStyles (src/Stack/Types/Config.hs:615)
>     shaPath (src/Stack/Types/Config.hs:1425)
>     shaPathForBytes (src/Stack/Types/Config.hs:1428)
>     EvalOpts (src/Stack/Types/Config.hs:495)
>     ExecOpts (src/Stack/Types/Config.hs:474)
>     SpecialExecCmd (src/Stack/Types/Config.hs:480)
>     ExecOptsExtra (src/Stack/Types/Config.hs:487)
>     VersionedDownloadInfo (src/Stack/Types/Config.hs:1658)
>     GHCDownloadInfo (src/Stack/Types/Config.hs:1673)
>     SetupInfo (src/Stack/Types/Config.hs:1691)
>     cpWhich (src/Stack/Types/Config.hs:2034)
>     ExtraDirs (src/Stack/Types/Config.hs:2037)
>     buildOptsL (src/Stack/Types/Config.hs:2066)
>     globalOptsL (src/Stack/Types/Config.hs:1864)
>     buildOptsInstallExesL (src/Stack/Types/Config.hs:2088)
>     buildOptsMonoidHaddockL (src/Stack/Types/Config.hs:2071)
>     buildOptsMonoidTestsL (src/Stack/Types/Config.hs:2075)
>     buildOptsMonoidBenchmarksL (src/Stack/Types/Config.hs:2079)
>     buildOptsMonoidInstallExesL (src/Stack/Types/Config.hs:2083)
>     buildOptsHaddockL (src/Stack/Types/Config.hs:2093)
>     globalOptsBuildOptsMonoidL (src/Stack/Types/Config.hs:2098)
>     stackRootL (src/Stack/Types/Config.hs:1972)
>     cabalVersionL (src/Stack/Types/Config.hs:2108)
>     whichCompilerL (src/Stack/Types/Config.hs:2111)
>     envOverrideSettingsL (src/Stack/Types/Config.hs:2114)
>     shouldForceGhcColorFlag (src/Stack/Types/Config.hs:2119)
>     appropriateGhcColorFlag (src/Stack/Types/Config.hs:2127)
>     view
>     to
>   89% (  8 /  9) in 'Stack.Upload'
>   Missing documentation for:
>     uploadRevision (src/Stack/Upload.hs:206)
>   62% ( 24 / 39) in 'Stack.Types.Package'
>   Missing documentation for:
>     Module header
>     packageIdent (src/Stack/Types/Package.hs:122)
>     packageIdentifier (src/Stack/Types/Package.hs:146)
>     packageDefinedFlags (src/Stack/Types/Package.hs:150)
>     InstallMap (src/Stack/Types/Package.hs:153)
>     psVersion (src/Stack/Types/Package.hs:253)
>     MemoizedWith (src/Stack/Types/Package.hs:292)
>     memoizeRefWith (src/Stack/Types/Package.hs:295)
>     runMemoizedWith (src/Stack/Types/Package.hs:309)
>     lpFiles (src/Stack/Types/Package.hs:320)
>     InstalledPackageLocation (src/Stack/Types/Package.hs:334)
>     FileCacheInfo (src/Stack/Types/Package.hs:337)
>     InstalledMap (src/Stack/Types/Package.hs:416)
>     Installed (src/Stack/Types/Package.hs:418)
>     installedPackageIdentifier (src/Stack/Types/Package.hs:423)
>   50% (  1 /  2) in 'Stack.Options.TestParser'
>   Missing documentation for:
>     Module header
>   50% (  1 /  2) in 'Stack.Options.HaddockParser'
>   Missing documentation for:
>     Module header
>   50% (  1 /  2) in 'Stack.Options.GhcVariantParser'
>   Missing documentation for:
>     Module header
>   50% (  1 /  2) in 'Stack.Options.BenchParser'
>   Missing documentation for:
>     Module header
>   60% (  3 /  5) in 'Stack.IDE'
>   Missing documentation for:
>     OutputStream (src/Stack/IDE.hs:25)
>     ListPackagesCmd (src/Stack/IDE.hs:28)
>   50% (  1 /  2) in 'Stack.DefaultColorWhen'
>   Missing documentation for:
>     Module header
>  100% (  5 /  5) in 'Stack.Config.Docker'
>   40% (  2 /  5) in 'Stack.Config.Build'
>   Missing documentation for:
>     haddockOptsFromMonoid (src/Stack/Config/Build.hs:70)
>     testOptsFromMonoid (src/Stack/Config/Build.hs:75)
>     benchmarkOptsFromMonoid (src/Stack/Config/Build.hs:85)
>   50% (  1 /  2) in 'Path.CheckInstall'
>   Missing documentation for:
>     Module header
>   53% ( 18 / 34) in 'Stack.Types.Build'
>   Missing documentation for:
>     StackBuildException (src/Stack/Types/Build.hs:79)
>     FlagSource (src/Stack/Types/Build.hs:127)
>     UnusedFlags (src/Stack/Types/Build.hs:130)
>     Installed (src/Stack/Types/Package.hs:418)
>     psVersion (src/Stack/Types/Package.hs:253)
>     taskIsTarget (src/Stack/Types/Build.hs:491)
>     taskLocation (src/Stack/Types/Build.hs:497)
>     taskTargetIsMutable (src/Stack/Types/Build.hs:504)
>     FileWatchOpts (src/Stack/Types/Config/Build.hs:473)
>     defaultBuildOpts (src/Stack/Types/Config/Build.hs:98)
>     IsMutable (src/Stack/Types/Build.hs:477)
>     installLocationIsMutable (src/Stack/Types/Build.hs:510)
>     CachePkgSrc (src/Stack/Types/Build.hs:403)
>     toCachePkgSrc (src/Stack/Types/Build.hs:421)
>     isStackOpt (src/Stack/Types/Build.hs:552)
>     FileCacheInfo (src/Stack/Types/Package.hs:337)
>  100% ( 12 / 12) in 'Stack.Storage.User'
>  100% (  7 /  7) in 'Stack.Storage.Project'
>    8% (  1 / 12) in 'Stack.Setup.Installed'
>   Missing documentation for:
>     Module header
>     getCompilerVersion (src/Stack/Setup/Installed.hs:86)
>     markInstalled (src/Stack/Setup/Installed.hs:57)
>     unmarkInstalled (src/Stack/Setup/Installed.hs:65)
>     listInstalled (src/Stack/Setup/Installed.hs:73)
>     Tool (src/Stack/Setup/Installed.hs:38)
>     toolString (src/Stack/Setup/Installed.hs:43)
>     toolNameString (src/Stack/Setup/Installed.hs:47)
>     parseToolText (src/Stack/Setup/Installed.hs:51)
>     installDir (src/Stack/Setup/Installed.hs:155)
>     tempInstallDir (src/Stack/Setup/Installed.hs:163)
>  100% (  7 /  7) in 'Stack.GhcPkg'
>   90% (  9 / 10) in 'Stack.PackageDump'
>   Missing documentation for:
>     Module header
> Warning: Couldn't find .haddock for export loadGlobalHints
>   16% (  3 / 19) in 'Stack.SourceMap'
>   Missing documentation for:
>     Module header
>     snapToDepPackage (src/Stack/SourceMap.hs:95)
>     loadVersion (src/Stack/SourceMap.hs:117)
>     getPLIVersion (src/Stack/SourceMap.hs:122)
>     loadGlobalHints
>     DumpedGlobalPackage (src/Stack/SourceMap.hs:151)
>     actualFromGhc (src/Stack/SourceMap.hs:153)
>     actualFromHints (src/Stack/SourceMap.hs:168)
>     checkFlagsUsedThrowing (src/Stack/SourceMap.hs:192)
>     pruneGlobals (src/Stack/SourceMap.hs:233)
>     globalsFromHints (src/Stack/SourceMap.hs:139)
>     getCompilerInfo (src/Stack/SourceMap.hs:244)
>     immutableLocSha (src/Stack/SourceMap.hs:247)
>     loadProjectSnapshotCandidate (src/Stack/SourceMap.hs:258)
>     SnapshotCandidate (src/Stack/SourceMap.hs:255)
>     globalsFromDump (src/Stack/SourceMap.hs:127)
>    0% (  0 /  4) in 'Stack.Lock'
>   Missing documentation for:
>     Module header
>     lockCachedWanted (src/Stack/Lock.hs:88)
>     LockedLocation (src/Stack/Lock.hs:27)
>     Locked (src/Stack/Lock.hs:58)
> Warning: 'ResolveResults' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: Couldn't find .haddock for export gpdVersion
>   75% (  9 / 12) in 'Stack.Build.Target'
>   Missing documentation for:
>     PackageType (src/Stack/Types/SourceMap.hs:119)
>     parseTargets (src/Stack/Build/Target.hs:433)
>     gpdVersion
>   94% ( 17 / 18) in 'Stack.Constants.Config'
>   Missing documentation for:
>     Module header
>  100% (  5 /  5) in 'Stack.New'
>  100% (  5 /  5) in 'Stack.Clean'
>   50% (  1 /  2) in 'Stack.Options.CleanParser'
>   Missing documentation for:
>     Module header
>   50% (  2 /  4) in 'Stack.Config.Nix'
>   Missing documentation for:
>     nixCompiler (src/Stack/Config/Nix.hs:54)
>     StackNixException (src/Stack/Config/Nix.hs:81)
>   86% (  6 /  7) in 'Stack.Build.Haddock'
>   Missing documentation for:
>     openHaddocksInBrowser (src/Stack/Build/Haddock.hs:40)
> Warning: 'Resolver' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: 'getEffectiveUserId' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
>   85% ( 11 / 13) in 'Stack.Config'
>   Missing documentation for:
>     packagesParser (src/Stack/Config.hs:888)
>     defaultConfigYaml (src/Stack/Config.hs:891)
>   50% (  2 /  4) in 'Stack.Nix'
>   Missing documentation for:
>     nixHelpOptName (src/Stack/Nix.hs:120)
>     runShellAndExit (src/Stack/Nix.hs:30)
>    0% (  0 /  2) in 'Stack.Options.NixParser'
>   Missing documentation for:
>     Module header
>     nixOptsParser (src/Stack/Options/NixParser.hs:13)
>   11% (  1 /  9) in 'Stack.ConfigCmd'
>   Missing documentation for:
>     ConfigCmdSet (src/Stack/ConfigCmd.hs:38)
>     configCmdSetParser (src/Stack/ConfigCmd.hs:115)
>     cfgCmdSet (src/Stack/ConfigCmd.hs:57)
>     cfgCmdSetName (src/Stack/ConfigCmd.hs:109)
>     configCmdEnvParser (src/Stack/ConfigCmd.hs:163)
>     cfgCmdEnv (src/Stack/ConfigCmd.hs:174)
>     cfgCmdEnvName (src/Stack/ConfigCmd.hs:112)
>     cfgCmdName (src/Stack/ConfigCmd.hs:106)
>   95% ( 19 / 20) in 'Stack.Build.Cache'
>   Missing documentation for:
>     writeFlagCache (src/Stack/Build/Cache.hs:215)
>   17% (  1 /  6) in 'Stack.Build.Installed'
>   Missing documentation for:
>     Module header
>     InstalledMap (src/Stack/Types/Package.hs:416)
>     Installed (src/Stack/Types/Package.hs:418)
>     InstallMap (src/Stack/Types/Package.hs:153)
>     toInstallMap (src/Stack/Build/Installed.hs:32)
>   93% ( 13 / 14) in 'Stack.Package'
>   Missing documentation for:
>     packageFromPackageDescription (src/Stack/Package.hs:129)
>   50% (  4 /  8) in 'Stack.Coverage'
>   Missing documentation for:
>     HpcReportOpts (src/Stack/Coverage.hs:216)
>     generateHpcReportForTargets (src/Stack/Coverage.hs:223)
>     generateHpcUnifiedReport (src/Stack/Coverage.hs:278)
>     generateHpcMarkupIndex (src/Stack/Coverage.hs:342)
>   33% (  3 /  9) in 'Stack.BuildPlan'
>   Missing documentation for:
>     BuildPlanException (src/Stack/BuildPlan.hs:50)
>     BuildPlanCheck (src/Stack/BuildPlan.hs:313)
>     DepError (src/Stack/BuildPlan.hs:277)
>     DepErrors (src/Stack/BuildPlan.hs:276)
>     removeSrcPkgDefaultFlags (src/Stack/BuildPlan.hs:174)
>     showItems (src/Stack/BuildPlan.hs:424)
>   33% (  1 /  3) in 'Stack.Init'
>   Missing documentation for:
>     Module header
>     InitOpts (src/Stack/Init.hs:470)
>   78% (  7 /  9) in 'Stack.Build.Source'
>   Missing documentation for:
>     Module header
>     loadCommonPackage (src/Stack/Build/Source.hs:249)
>   80% (  8 / 10) in 'Stack.Build.Execute'
>   Missing documentation for:
>     ExecuteEnv (src/Stack/Build/Execute.hs:190)
>     ExcludeTHLoading (src/Stack/Build/Execute.hs:2111)
>  100% (  2 /  2) in 'Stack.Build.ConstructPlan'
>  100% (  4 /  4) in 'System.Process.Pager'
>   25% (  1 /  4) in 'System.Terminal'
>   Missing documentation for:
>     Module header
>     fixCodePage (src/unix/System/Terminal.hsc:39)
>     getTerminalWidth (src/unix/System/Terminal.hsc:29)
>   71% (  5 /  7) in 'Stack.Build'
>   Missing documentation for:
>     splitObjsWarning (src/Stack/Build.hs:217)
>     CabalVersionException (src/Stack/Build.hs:137)
>   80% (  4 /  5) in 'Stack.SDist'
>   Missing documentation for:
>     Module header
>    0% (  0 /  2) in 'Stack.Options.BuildMonoidParser'
>   Missing documentation for:
>     Module header
>     buildOptsMonoidParser (src/Stack/Options/BuildMonoidParser.hs:15)
> Warning: 'stack' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
>   50% (  7 / 14) in 'Stack.Setup'
>   Missing documentation for:
>     Module header
>     SetupOpts (src/Stack/Setup.hs:102)
>     StackReleaseInfo (src/Stack/Setup.hs:1788)
>     getDownloadVersion (src/Stack/Setup.hs:2011)
>     preferredPlatforms (src/Stack/Setup.hs:1815)
>     downloadStackReleaseInfo (src/Stack/Setup.hs:1790)
>     downloadStackExe (src/Stack/Setup.hs:1838)
>   25% (  1 /  4) in 'Stack.SetupCmd'
>   Missing documentation for:
>     setup (src/Stack/SetupCmd.hs:67)
>     setupParser (src/Stack/SetupCmd.hs:35)
>     SetupCmdOpts (src/Stack/SetupCmd.hs:27)
>   80% (  4 /  5) in 'Stack.Ghci'
>   Missing documentation for:
>     GhciException (src/Stack/Ghci.hs:102)
> Warning: 'ReadProcessException' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
> Warning: 'stack' is out of scope.
>     If you qualify the identifier, haddock can try to link it anyway.
>   92% ( 11 / 12) in 'Stack.Docker'
>   Missing documentation for:
>     dockerHelpOptName (src/Stack/Types/Docker.hs:431)
>  100% (  8 /  8) in 'Stack.Runners'
>    0% (  0 /  4) in 'Stack.Upgrade'
>   Missing documentation for:
>     Module header
>     upgrade (src/Stack/Upgrade.hs:91)
>     UpgradeOpts (src/Stack/Upgrade.hs:85)
>     upgradeOpts (src/Stack/Upgrade.hs:29)
>   67% (  2 /  3) in 'Stack.Path'
>   Missing documentation for:
>     pathParser (src/Stack/Path.hs:87)
>  100% (  2 /  2) in 'Stack.Hoogle'
>   55% (  6 / 11) in 'Stack.Dot'
>   Missing documentation for:
>     Module header
>     listDependencies (src/Stack/Dot.hs:152)
>     ListDepsOpts (src/Stack/Dot.hs:84)
>     ListDepsFormat (src/Stack/Dot.hs:80)
>     ListDepsFormatOpts (src/Stack/Dot.hs:74)
>   50% (  1 /  2) in 'Stack.Options.DockerParser'
>   Missing documentation for:
>     Module header
>   50% (  1 /  2) in 'Stack.Options.ConfigParser'
>   Missing documentation for:
>     Module header
>   50% (  2 /  4) in 'Stack.Options.GlobalParser'
>   Missing documentation for:
>     Module header
>     initOptsParser (src/Stack/Options/GlobalParser.hs:105)
>   50% (  1 /  2) in 'Stack.Options.NewParser'
>   Missing documentation for:
>     Module header
>    0% (  0 /  5) in 'Stack.Options.Completion'
>   Missing documentation for:
>     Module header
>     ghcOptsCompleter (src/Stack/Options/Completion.hs:30)
>     targetCompleter (src/Stack/Options/Completion.hs:56)
>     flagCompleter (src/Stack/Options/Completion.hs:68)
>     projectExeCompleter (src/Stack/Options/Completion.hs:100)
>    0% (  0 /  4) in 'Stack.Options.ScriptParser'
>   Missing documentation for:
>     Module header
>     ScriptOpts (src/Stack/Options/ScriptParser.hs:9)
>     ScriptExecute (src/Stack/Options/ScriptParser.hs:19)
>     scriptOptsParser (src/Stack/Options/ScriptParser.hs:25)
>   50% (  1 /  2) in 'Stack.Script'
>   Missing documentation for:
>     Module header
>   33% (  1 /  3) in 'Stack.Options.HpcReportParser'
>   Missing documentation for:
>     Module header
>     pvpBoundsOption (src/Stack/Options/HpcReportParser.hs:25)
>   50% (  1 /  2) in 'Stack.Options.SDistParser'
>   Missing documentation for:
>     Module header
>   50% (  2 /  4) in 'Stack.Options.ExecParser'
>   Missing documentation for:
>     Module header
>     evalOptsParser (src/Stack/Options/ExecParser.hs:30)
>   25% (  1 /  4) in 'Stack.Options.BuildParser'
>   Missing documentation for:
>     Module header
>     targetsParser (src/Stack/Options/BuildParser.hs:88)
>     flagsParser (src/Stack/Options/BuildParser.hs:97)
>   50% (  1 /  2) in 'Stack.Options.GhciParser'
>   Missing documentation for:
>     Module header
>   18% (  2 / 11) in 'Stack.Options.DotParser'
>   Missing documentation for:
>     Module header
>     separatorParser (src/Stack/Options/DotParser.hs:60)
>     licenseParser (src/Stack/Options/DotParser.hs:71)
>     listDepsFormatOptsParser (src/Stack/Options/DotParser.hs:77)
>     listDepsTreeParser (src/Stack/Options/DotParser.hs:80)
>     listDepsTextParser (src/Stack/Options/DotParser.hs:83)
>     listDepsJsonParser (src/Stack/Options/DotParser.hs:86)
>     toListDepsOptsParser (src/Stack/Options/DotParser.hs:89)
>     formatSubCommand (src/Stack/Options/DotParser.hs:94)
>   25% (  1 /  4) in 'Stack.Ls'
>   Missing documentation for:
>     Module header
>     lsCmd (src/Stack/Ls.hs:272)
>     lsParser (src/Stack/Ls.hs:70)
> Warning: Network.HTTP.StackClient: could not find link destinations for:
>     FromJSON HeaderName URI BodyReader RequestHeaders Manager DigestAuthException showsPrec ShowS showList ByteString sconcat stimes Type foldMap' foldr' foldl foldr1 foldl1 maximum minimum Method Part PartM HasTerm RetryPolicy HashAlgorithm LengthCheck
> Warning: Path.Extra: could not find link destinations for:
>     parseAbsDir parseAbsFile forgivingAbsence resolveFile canonicalizePath isDoesNotExistError ByteString UTCTime
> Warning: Path.Find: could not find link destinations for:
>     parent
> Warning: Paths_stack: could not find link destinations for:
>     Version
> Warning: Stack.Prelude: could not find link destinations for:
>     HasProcessContext ProcessConfig ProcessContext showsPrec ShowS showList sconcat stimes RuntimeRep VecCount VecElem CSize CChar All Status StdMethod Style CInt Associativity DecidedStrictness SourceStrictness SourceUnpackedness IntPtr WordPtr ReleaseType CBool CIntMax CIntPtr CLLong CLong COff CPtrdiff CSChar CShort CSigAtomic CUChar CUInt CUIntMax CUIntPtr CULLong CULong CUShort CWchar Encoding UTF32_Invalid CSsize CompressionStrategy Format Method CBlkCnt CBlkSize CClockId CDev CFsBlkCnt CFsFilCnt CGid CId CIno CKey CMode CNlink CPid CRLim CTcflag CUid Fd Extension XdgDirectory XdgDirectoryList GeneralCategory FileType CabalSpecVersion PWarnType LicenseExceptionId LicenseId Verbosity VerbosityFlag VerbosityLevel KnownExtension BuildType IsolationLevel Checkmark ConsoleLayer ColorIntensity Color ConsoleIntensity Underlining BlinkSpeed DebugInfoLevel OptimisationLevel TestShowDetails FileType Dual Product First Last Max Min WrappedMonoid BackendKey RawSqlite Flag Ap Tagged toEnum succ pred enumFrom enumFromThen enumFromTo enumFromThenTo DiffTime NominalDiffTime PortNumber Day DayOfWeek CClock CDouble CFloat CSUSeconds CTime CUSeconds Message CryptoError CCc CSpeed NormalizationMode Ratio Offset CountOf Fixed Alt SomeTypeRep Exp Match Clause Pat Type Dec Name FunDep InjectivityAnn Overlap TyCon Module TrName DotNetTime SumEncoding Value ByteString Pos More JSONPathElement Lexeme DataRep Constr Lit NameFlavour ConstrRep UTCTime UniversalTime Cookie CookieJar Proxy ResponseTimeout StreamFileStatus ByteRange HttpVersion DigestAuthExceptionDetails URIAuth URI ParseError PathException StyleAnn SrcLoc ResponseClose AddrInfo AddrInfoFlag NameInfoFlag Family SockAddr SocketType Number Scientific AbsoluteTime SystemTime CalendarDiffDays CalendarDiffTime TimeLocale LocalTime TimeOfDay TimeZone Fixity SpecConstrAnnotation Version BigNat Fingerprint Unique ByteArray UUID UnpackedUUID Fixity ConnHost ConnKey StatusHeaders String ASCII7_Invalid ISO_8859_1_Invalid UTF16_Invalid FileSize CompressionLevel DictionaryHash MemoryLevel WindowBits SharedSecret RetryStatus CTimer StylesUpdate SGR SomeNat Socket ArithException MaskingState RetryAction AsyncException BlockReason ThreadStatus ForeignSrcLang AnnLookup AnnTarget Bang Body Callconv Con DecidedStrictness DerivClause DerivStrategy FamilyResultSig Fixity FixityDirection Foreign Guard Info Inline Loc ModName Module ModuleInfo NameSpace OccName PatSynArgs PatSynDir Phases PkgName Pragma Range Role RuleBndr RuleMatch Safety SourceStrictness SourceUnpackedness Stmt TyLit TySynEqn TyVarBndr TypeFamilyHead Permissions IOErrorType CodePoint DecoderState ErrorCall Mode Style TextDetails Doc ArrayException Package GenericPackageDescription Tree EchoState StdStream CompositeDef FieldDef DBName EmbedEntityDef EmbedFieldDef EntityDef HaskellName UniqueDef ForeignDef FieldType ReferenceDef SqlType PersistValue IsNullable LogStr LogLevel UnixDiffTime UnixTime ConstructorInfo DatatypeInfo CmdSpec IODeviceType NewlineMode Newline AsyncCancelled BuildFile ModuleNameP OptionalSubdirs PHpack PackageCabal PackageNameP SafeFilePath TreeEntry VersionP JSONWarning FileType ShortText ConfVar Flag FlagAssignment CompilerFlavor OS Arch Dependency Library Benchmark UnqualComponentName ForeignLib Executable TestSuite PackageDescription BuildInfo ShortTextLst Bytes32 StaticBytesException Position FileInfo ParserPrefs OptName AltNodeType ArgPolicy Backtracking OptHelpInfo OptVisibility HandlePosn Errno HasCommonStanzas HasElif Event AbiTag CompilerId Language Extension License License LicenseExpression SimpleLicenseExpression LicenseRef Platform AbiHash BenchmarkInterface LegacyExeDependency ExeDependency PkgconfigDependency Mixin BenchmarkType BuildType ComponentId ComponentName LibraryName ComponentRequestedSpec ExecutableScope LibVersionInfo ForeignLibOption ForeignLibType IncludeRenaming ModuleRenaming ModuleReexport LibraryVisibility Module DefUnitId UnitId MungedPackageId MungedPackageName SourceRepo SetupBuildInfo VersionIntervals PkgconfigName PkgconfigVersionRange PkgconfigVersion RepoKind RepoType TestSuiteInterface TestType PublicKey SecretKey Signature KeyId BuildTool CustomSetup DecodeResult Executable Flag Library Package Path ProgramName SourceRepository Verbatim VerbatimValue SystemBuildTools Dependencies DependencyInfo Cond Condition CustomSetupSection Empty ExecutableSection FlagSection LibrarySection Defaults BuildTools Github Local Bytes128 Bytes16 Bytes64 Bytes8 Column WhyNullable ConstructorVariant DatatypeVariant FieldStrictness Strictness Unpackedness AnsiAnn SGRTag Number Position PositionRange ParseBuildTool Bound LowerBound UpperBound CreateProcess Base Warning DataIdentifier GroupEntry UserEntry Syntax GlobSyntaxError Tix TixModule Hash HpcPos FileLock SharedExclusive OpenModule OpenUnitId Compiler PackageDB ProfDetailLevel CopyDest PathTemplate PathTemplateVariable PathComponent InstalledPackageInfo ProgramSearchPathEntry GhcDynLinkMode GhcMode GhcOptimisation GhcProfAuto ConfiguredProgram ProgramLocation ConfigFlags HaddockTarget GivenComponent AbiDependency ExposedModule CondensePolicy DelimPolicy EndPolicy FormatError Entry EntryContent Format LinkTarget Ownership TarPath PackageCheck StablePtr Ptr FunPtr Par1 Encoding' Result IResult ForeignPtr Flush Last CI UArray PrimType Block NonEmpty ZipList AlphaColour Colour ViewL ViewR Tree DList Hashed Complex Option StableName Array PrimArray Prim SmallArray Vector Vector Zn Zn64 CryptoFailable Digest WalkAction AnnotDetails Doc Span Entity Key Tree HackageCabal PackageName TreeEntry Version ArchiveCache Blob CacheUpdate FilePath HPack HackageTarball ModuleName PackageExposedModule PreferredVersions RepoCache SnapshotCache UrlBlob WithJSONWarnings Chunk PerCompilerFlavor Condition VersionRangeF Key KeyType PrivateKey PublicKey Pattern Replacement Conditional Section List NonNull Single LenientData Context Node GlobResult Graph Key SCC InstallDirs PackageIndex NubListR Option' Last' NubList First' Chunk Entries V1 U1 TypeRep MaybeT Eq1 UArray Ix IArray Array Leaf ListT Arg MutableArray SmallMutableArray STRef Product BlockN Node Rec1 URec ExceptT WriterT WriterT ErrorT IdentityT CondTree CondBranch STArray STUArray K1 :+: :*: Product Sum M1 :.: Compose log1p expm1 log1pexp log1mexp HasResolution Type Q P ReadP ReadPrec Id Box Parser Stream Put Acquire ParsecParser ParserResult ReadM ParserM Sh SubM ParseResult ResourceT Parser WrappedMonad ArrowMonad ArrowApply LoggingT NoLoggingT WriterLoggingT WrappedPoly IParser SetM Partial StateT StateT Error WhenMissing StateT ConduitT ContT WhenMissing WhenMatched RWST RWST WhenMatched Pipe Builder DataType ZonedTime Curve_Edwards25519 Curve_P256R1 Curve_P384R1 Curve_P521R1 Curve_X25519 Curve_X448 Blake2b_160 Blake2b_224 Blake2b_256 Blake2b_384 Blake2b_512 Blake2bp_512 Blake2s_160 Blake2s_224 Blake2s_256 Blake2sp_224 Blake2sp_256 Keccak_224 Keccak_256 Keccak_384 Keccak_512 MD2 MD4 MD5 RIPEMD160 SHA1 SHA224 SHA256 SHA3_224 SHA3_256 SHA3_384 SHA3_512 SHA384 SHA512 SHA512t_224 SHA512t_256 Skein256_224 Skein256_256 Skein512_224 Skein512_256 Skein512_384 Skein512_512 Tiger Whirlpool Vector MutableByteArray Blake2b KnownNat Blake2bp Blake2s Blake2sp SHAKE128 SHAKE256 :~: Coercion Coercible :~~: ~~ FromJSONKeyFunction HistoriedResponse Digit Elem FingerTree Node Flat FlatApp Handler Cleanup Concurrently Parser ParserFailure ParserInfo OptReader Option CReader IResult ZipSource Tagged2 Handler StreamSpec ZipSink WrappedArrow Bundle Effect Focusing FocusingMay May Bazaar ZipConduit FocusingErr Err FocusingOn FocusingPlus FocusingWith CommonOptions ConditionalSection ThenElse EffectRWS NatWithinBound Ord1 readsPrec readPrec ReadS readList readListPrec PersistFilter PersistUpdate CompilerInfo LocalBuildInfo ComponentLocalBuildInfo BuildFlags ProgramDb FoldCase HashAlgorithm IsNode Read1 KindRep TypeLitSort Options HttpExceptionContent JSONException ParseError DigestAuthException DownloadException InvalidAccess ResourceCleanupException HttpExceptionContentWrapper VerifyFileException Decoding BlockedIndefinitelyOnSTM AllocationLimitExceeded AssertionFailed BlockedIndefinitelyOnMVar CompactionFailed Deadlock FixIOException CasaRepoPrefix SinkStorableException ByteStringOutputException ExitCodeException ProcessException EntityDefSqlTypeExp SqlTypeExp FTTypeConDescr HandleType ExceptionInLinkedThread PWarning PError PullException PushException SHA256Exception Header TarChunk TarCreateException TarException ParserHelp CompletionResult OptProperties Doc IsCmdStart EventVarietyMismatchException EmptyFilePathError Delegation NullError PersistentSqlException OnlyUniqueException PersistException UpdateException SqliteConf SqliteConnectionInfo ParseException Codec TextException Template Value SubstitutionError ProjectTemplateException Dependencies Dictionary Interface Module Usage CompanionDone GhcOptions Program CleanFlags CopyFlags DoctestFlags HaddockFlags HscolourFlags InstallFlags RegisterFlags ReplFlags SDistFlags ShowBuildInfoFlags PartM Array ExitCase Unique OptTree RB List Show1 Process typeRep# StyleDoc WarningParserMonoid STInput foldMap' foldr' foldl foldr1 foldl1 maximum minimum WrappedMono MonoFoldable from to Rep DefaultsConfig ParseGithub BenchmarkFlags GlobalFlags TestFlags PackageConfig_ Series PrefsMod Completer ParseError MergeSet RetryPolicyM SingleOrNot InfoMod DefaultProp GrowingAppend Traversed Mod range index unsafeIndex inRange rangeSize unsafeRangeSize Lift lift FromJSON parseJSON parseJSONList FromJSONKey fromJSONKey fromJSONKeyList ToJSON toJSON toEncoding Encoding toJSONList toEncodingList ToJSONKey toJSONKey ToJSONKeyFunction toJSONKeyList sizeOf alignment peekElemOff pokeElemOff peekByteOff pokeByteOff peek poke hashWithSalt hash Bits .&. .|. xor complement shift rotate zeroBits bit setBit clearBit complementBit testBit bitSizeMaybe bitSize isSigned shiftL unsafeShiftL shiftR unsafeShiftR rotateL rotateR popCount FiniteBits finiteBitSize countLeadingZeros countTrailingZeros SingKind fromSing Sing DemoteRep FromHttpApiData parseUrlPiece parseHeader parseQueryParam PathPiece fromPathPiece toPathPiece PersistField toPersistValue fromPersistValue PersistFieldSql sqlType ToHttpApiData toUrlPiece toEncodedUrlPiece toHeader toQueryParam Pretty pretty prettyVersioned Parsec parsec CabalParsing Pretty pretty prettyList ToMustache toMustache listToMustache HpcHash toHash BooleanFlag asBool Vector basicUnsafeFreeze Mutable basicUnsafeThaw basicLength basicUnsafeSlice basicUnsafeIndexM basicUnsafeCopy elemseq MVector MVector basicLength basicUnsafeSlice basicOverlaps basicUnsafeNew basicInitialize basicUnsafeReplicate basicUnsafeRead basicUnsafeWrite basicClear basicSet basicUnsafeCopy basicUnsafeMove basicUnsafeGrow SingI sing bounds numElements unsafeArray unsafeAt unsafeReplace unsafeAccum unsafeAccumArray MArray getBounds getNumElements newArray newArray_ unsafeNewArray_ unsafeRead unsafeWrite D1 MetaData C1 MetaCons PrefixI D:R:VectorBool0 V_Bool D:R:SingBoola0 STrue SFalse D:R:MVectorsBool0 MV_Bool MVector TemplateCache PrintfArg formatArg FieldFormatter parseFormat ModifierParser IsChar toChar fromChar primSizeInBytes primShiftToBytes primBaUIndex ByteArray# primMbaURead PrimMonad MutableByteArray# PrimState primMbaUWrite primAddrIndex Addr# primAddrRead primAddrWrite PrimSize Nat ErrorList listMsg sizeOf# Int# alignment# indexByteArray# readByteArray# State# writeByteArray# setByteArray# indexOffAddr# readOffAddr# writeOffAddr# setOffAddr# PrimMemoryComparable Subtractive - Difference foldCase foldCaseList ToLogStr toLogStr FromValue ParsePackageConfig fromValue Parser Generic1 from1 Rep1 to1 ParseCommonOptions ParseConditionalSection ParseThenElse reader D:R:VectorChar0 V_Char NatNumMaxBound D:R:UReckCharp0 UChar uChar# Char# D:R:MVectorsChar0 MV_Char S1 MetaSel NoSourceUnpackedness NoSourceStrictness DecidedLazy UChar D:R:VectorDouble0 V_Double D:R:UReckDoublep0 UDouble uDouble# Double# D:R:MVectorsDouble0 MV_Double UDouble D:R:VectorFloat0 V_Float D:R:UReckFloatp0 UFloat uFloat# Float# D:R:MVectorsFloat0 MV_Float UFloat ByteSource /-/ ByteSink D:R:VectorInt0 V_Int D:R:UReckIntp0 UInt uInt# D:R:MVectorsInt0 MV_Int Takes4Bytes UInt D:R:VectorInt80 V_Int8 D:R:MVectorsInt80 MV_Int8 D:R:VectorInt160 V_Int16 D:R:MVectorsInt160 MV_Int16 D:R:VectorInt320 V_Int32 D:R:MVectorsInt320 MV_Int32 D:R:VectorInt640 V_Int64 D:R:MVectorsInt640 MV_Int64 MonadFix mfix FromJSON1 liftParseJSON liftParseJSONList ToJSON1 liftToJSON liftToJSONList liftToEncoding liftToEncodingList empty liftEq liftCompare liftReadsPrec liftReadList liftReadPrec liftReadListPrec liftShowsPrec liftShowList Hashable1 liftHashWithSalt NFData1 liftRnf MonadFailure mFail Failure MonadBaseControl liftBaseWith RunInBase restoreM StM RecordToPairs Selector GToJSON KeyValuePair recordToPairs ToArgs RecordFromJSON' recordParseJSON' :* ConName TypeName FromArgs Object ofoldMap Element ofoldr ofoldl' otoList oall oany onull olength olength64 ocompareLength otraverse_ ofor_ omapM_ oforM_ ofoldlM ofoldMap1Ex ofoldr1Ex ofoldl1Ex' headEx lastEx unsafeHead unsafeLast maximumByEx minimumByEx oelem onotElem MonoFunctor omap MonoPointed opoint MonoTraversable otraverse omapM RawSql rawSqlCols rawSqlColCountReason rawSqlProcessRow Each each Traversal Symbol Rec0 D:R:SingMaybeb0 SNothing SJust GMonoid gmempty gmappend gmconcat Quasi qNewName qReport qRecover qLookupName qReify qReifyFixity qReifyInstances qReifyRoles qReifyAnnotations qReifyModule qReifyConStrictness qLocation qRunIO qAddDependentFile qAddTempFile qAddTopDecls qAddForeignFilePath qAddModFinalizer qAddCorePlugin qGetQ qPutQ qIsExtEnabled qExtsEnabled primitive primThrow unPrimMonad primVarNew PrimVar primVarRead primVarWrite PrimBase internal MonadCatch catch MonadMask mask uninterruptibleMask generalBracket MonadActive monadActive MonadBase liftBase IOArray HPrintfType hspr UPrintf PrintfType spr RealWorld D:R:VectorWord0 V_Word D:R:UReckWordp0 UWord uWord# Word# D:R:MVectorsWord0 MV_Word UWord D:R:VectorWord80 V_Word8 D:R:MVectorsWord80 MV_Word8 Takes1Byte D:R:VectorWord160 V_Word16 D:R:MVectorsWord160 MV_Word16 Takes2Bytes D:R:VectorWord320 V_Word32 D:R:MVectorsWord320 MV_Word32 D:R:VectorWord640 V_Word64 D:R:MVectorsWord640 MV_Word64 FromJSON2 liftParseJSON2 liftParseJSONList2 ToJSON2 liftToJSON2 liftToJSONList2 liftToEncoding2 liftToEncodingList2 Eq2 liftEq2 Ord2 liftCompare2 Show2 liftShowsPrec2 liftShowList2 Hashable2 liftHashWithSalt2 Read2 liftReadsPrec2 liftReadList2 liftReadPrec2 liftReadListPrec2 NFData2 liftRnf2 PersistConfig PersistConfigPool PersistConfigBackend loadConfig applyEnv createPoolConfig runPool nodeKey nodeNeighbors IsList fromList Item fromListN toList ArrowPlus Chunk nullChunk pappendChunk State atBufferEnd bufferElemAt ChunkElem chunkElemToChar ByteArrayAccess length withByteArray copyByteArrayToPtr ByteArray allocRet IsSequence fromList lengthIndex Index break span dropWhile takeWhile splitAt unsafeSplitAt take unsafeTake drop unsafeDrop dropEnd partition uncons unsnoc filter filterM replicate replicateM groupBy groupAllOn subsequences permutations tailEx tailMay initEx initMay unsafeTail unsafeInit index indexEx unsafeIndex splitWhen SemiSequence intersperse reverse find sortBy cons snoc DynamicBytes lengthD withPeekD fromWordsD AttoparsecInput parseA feedA empty isNull getLinesCols stripFromEnd LazySequence toChunks fromChunks toStrict fromStrict Utf8 encodeUtf8 decodeUtf8 Buffer noMsg strMsg MonadState get put state MonadWriter writer tell listen pass MonadTransControl liftWith Run restoreT StT MonadResource liftResourceT Contravariant contramap >$ MonadZip mzip mzipWith munzip MonadLogger monadLoggerLog LogSource MonadLoggerIO askLoggerIO Magnify magnify LensLike' Magnified Zoom zoom Zoomed ComposeSt D:R:VectorAny0 V_Any D:R:MVectorsAny0 MV_Any D:R:MVectorsSum0 MV_Sum D:R:VectorSum0 V_Sum ArrowZero InfixI LeftAssociative KeyValue .= Pair Textual words unwords lines unlines toLower toUpper toCaseFold breakWord breakLine Text FromPairs fromPairs pair STree Buffer CFile CFpos CJmpBuf TypeRep Context MVector HasResourceMap ReleaseMap resourceMapL ResourceMap State D:R:MVectorsIdentity0 MV_Identity D:R:VectorIdentity0 V_Identity Pretty pretty AnyPath canonicalizePath AbsPath makeAbsolute makeRelative RelPath makeRelativeToCurrentDir OnDecodeError Weak arr first Kleisli second id . D:R:MVectorsConst0 MV_Const D:R:VectorConst0 V_Const D:R:MVectorsDown0 MV_Down D:R:VectorDown0 V_Down In6Addr CTimeSpec CTimeVal PrimStorable Key UnzipWith unzipWith' AccumT SelectT WriterT RWST MVector LoggedProcessContext processContextL HasTerm Binary put Put get Get putList IsCabalString cabalStringName cabalStringParser Package packageId SourceUnpack SourceStrict DecidedUnpack useColorL termWidthL HasStylesUpdate stylesUpdateL DecidedStrict Mismatch FuzzyResults
> Warning: Stack.Options.Utils: could not find link destinations for:
>     Mod showsPrec ShowS showList
> Warning: Stack.Options.LogLevelParser: could not find link destinations for:
>     Parser
> Warning: Stack.Ghci.Script: could not find link destinations for:
>     sconcat stimes Constr DataType readsPrec ReadS readList readPrec ReadPrec readListPrec showsPrec ShowS showList from Rep to Type Binary put Put get Get putList Pretty pretty StyleDoc Pretty pretty Doc prettyVersioned CabalSpecVersion Parsec parsec CabalParsing D1 MetaData C1 MetaCons PrefixI S1 MetaSel Symbol NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 ShortTextLst
> Warning: Stack.FileWatch: could not find link destinations for:
>     HasTerm
> Warning: Options.Applicative.Complicated: could not find link destinations for:
>     Parser ExceptT Writer Mod CommandFields ParserFailure ParserHelp handleParseResult
> Warning: Options.Applicative.Builder.Extra: could not find link destinations for:
>     Mod FlagFields Parser abortOption OptionFields option ArgumentFields argument ReadM eitherReader Completer
> Warning: Data.Monoid.Map: could not find link destinations for:
>     Type readsPrec ReadS readList readPrec ReadPrec readListPrec showsPrec ShowS showList from Rep to sconcat stimes D1 MetaData C1 MetaCons PrefixI S1 MetaSel Symbol NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0
> Warning: Data.Attoparsec.Args: could not find link destinations for:
>     succ pred toEnum enumFrom enumFromThen enumFromTo enumFromThenTo showsPrec ShowS showList Parser
> Warning: Options.Applicative.Args: could not find link destinations for:
>     Mod ArgumentFields Parser OptionFields
> Warning: Data.Attoparsec.Interpreter: could not find link destinations for:
>     Parser
> Warning: Control.Concurrent.Execute: could not find link destinations for:
>     showsPrec ShowS showList
> Warning: Stack.Storage.Util: could not find link destinations for:
>     PersistEntityBackend BaseBackend PersistField PersistEntity PersistQueryWrite EntityField
> Warning: Stack.Types.CompilerBuild: could not find link destinations for:
>     showsPrec ShowS showList FromJSON parseJSON Value Parser parseJSONList
> Warning: Stack.Options.GhcBuildParser: could not find link destinations for:
>     Parser
> Warning: Stack.Types.Config.Build: could not find link destinations for:
>     showsPrec ShowS showList from Rep to Type sconcat stimes FromJSON WithJSONWarnings parseJSON Value Parser parseJSONList D1 MetaData C1 MetaCons PrefixI :*: S1 MetaSel NoSourceUnpackedness SourceStrict DecidedStrict Rec0 NoSourceStrictness DecidedLazy
> Warning: Stack.Options.PackageParser: could not find link destinations for:
>     ReadM
> Warning: Stack.Types.GhcPkgId: could not find link destinations for:
>     Constr DataType readsPrec ReadS readList readPrec ReadPrec readListPrec showsPrec ShowS showList from Rep to Type FromJSON parseJSON Value Parser parseJSONList ToJSON toJSON toEncoding Encoding toJSONList toEncodingList hashWithSalt hash PersistField toPersistValue PersistValue fromPersistValue PersistFieldSql sqlType SqlType D1 MetaData C1 MetaCons PrefixI S1 MetaSel Symbol NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 Parser
> Warning: Stack.Types.NamedComponent: could not find link destinations for:
>     showsPrec ShowS showList
> Warning: Stack.Types.Nix: could not find link destinations for:
>     showsPrec ShowS showList from Rep to Type sconcat stimes FromJSON WithJSONWarnings parseJSON Value Parser parseJSONList D1 MetaData C1 MetaCons PrefixI :*: S1 MetaSel NoSourceUnpackedness SourceStrict DecidedStrict Rec0
> Warning: Stack.Types.PackageName: could not find link destinations for:
>     Mod ArgumentFields Parser
> Warning: Stack.Types.Resolver: could not find link destinations for:
>     showsPrec ShowS showList ReadM Day Constr DataType from Rep to Type D1 MetaData :+: C1 MetaCons PrefixI :*: S1 MetaSel Symbol NoSourceUnpackedness SourceStrict DecidedStrict Rec0 FromJSON parseJSON Value Parser parseJSONList
> Warning: Stack.Options.ResolverParser: could not find link destinations for:
>     Parser ReadM
> Warning: Stack.Types.TemplateName: could not find link destinations for:
>     showsPrec ShowS showList FromJSON parseJSON Value Parser parseJSONList Mod ArgumentFields Parser OptionFields
> Warning: Stack.Types.Version: could not find link destinations for:
>     Constr DataType readsPrec ReadS readList readPrec ReadPrec readListPrec showsPrec ShowS showList from Rep to Type Binary put Put get Get putList IsCabalString cabalStringName cabalStringParser Pretty pretty Doc prettyVersioned CabalSpecVersion Parsec parsec CabalParsing D1 MetaData :+: C1 MetaCons PrefixI S1 MetaSel Symbol SourceUnpack SourceStrict DecidedUnpack Rec0 :*: NoSourceUnpackedness NoSourceStrictness DecidedLazy U1 sconcat stimes FromJSON parseJSON Value Parser parseJSONList ToJSON toJSON toEncoding Encoding toJSONList toEncodingList
> Warning: Stack.Types.Docker: could not find link destinations for:
>     showsPrec ShowS showList from Rep to Type sconcat stimes FromJSON WithJSONWarnings parseJSON Value Parser parseJSONList D1 MetaData C1 MetaCons PrefixI :*: S1 MetaSel NoSourceUnpackedness SourceStrict DecidedStrict Rec0 readsPrec ReadS readList readPrec ReadPrec readListPrec Platform
> Warning: Stack.Types.Compiler: could not find link destinations for:
>     Constr DataType showsPrec ShowS showList from Rep to Type FromJSON parseJSON Value Parser parseJSONList FromJSONKey fromJSONKey FromJSONKeyFunction fromJSONKeyList ToJSON toJSON toEncoding Encoding toJSONList toEncodingList PersistField toPersistValue PersistValue fromPersistValue PersistFieldSql sqlType SqlType D1 MetaData :+: C1 MetaCons PrefixI S1 MetaSel Symbol NoSourceUnpackedness SourceStrict DecidedStrict Rec0 :*:
> Warning: Stack.Types.SourceMap: could not find link destinations for:
>     showsPrec ShowS showList GenericPackageDescription
> Warning: Stack.Types.VersionIntervals: could not find link destinations for:
>     Constr DataType showsPrec ShowS showList from Rep to Type
> Warning: Stack.Unpack: could not find link destinations for:
>     HasProcessContext
> Warning: Stack.Types.Config: could not find link destinations for:
>     Platform HasProcessContext ProcessContext HasTerm useColorL termWidthL HasStylesUpdate stylesUpdateL StylesUpdate processContextL showsPrec ShowS showList from Rep to Type FromJSON parseJSON Value Parser parseJSONList D1 MetaData :+: C1 MetaCons PrefixI U1 GenericPackageDescription Storage succ pred toEnum enumFrom enumFromThen enumFromTo enumFromThenTo readsPrec ReadS readList readPrec ReadPrec readListPrec FromJSONKey fromJSONKey FromJSONKeyFunction fromJSONKeyList ParseException Dual CasaRepoPrefix sconcat stimes :*: S1 MetaSel NoSourceUnpackedness SourceStrict DecidedStrict Rec0 WithJSONWarnings ReadM ToJSON toJSON toEncoding Encoding toJSONList toEncodingList IsPath UserID GroupID FileMode License Arch StyleDoc
> Warning: Stack.Upload: could not find link destinations for:
>     ByteString showsPrec ShowS showList ToJSON toJSON Value toEncoding Encoding toJSONList toEncodingList FromJSON parseJSON Parser parseJSONList
> Warning: Stack.Types.Package: could not find link destinations for:
>     PError PWarning showsPrec ShowS showList Constr DataType from Rep to Type hashWithSalt hash D1 MetaData C1 MetaCons PrefixI S1 MetaSel NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 License License TestSuiteInterface BuildType sconcat stimes Platform CTime FromJSON parseJSON Value Parser parseJSONList ToJSON toJSON toEncoding Encoding toJSONList toEncodingList :*: SourceStrict DecidedStrict
> Warning: Stack.Options.TestParser: could not find link destinations for:
>     Parser
> Warning: Stack.Options.HaddockParser: could not find link destinations for:
>     Parser
> Warning: Stack.Options.GhcVariantParser: could not find link destinations for:
>     Parser
> Warning: Stack.Options.BenchParser: could not find link destinations for:
>     Parser
> Warning: Stack.Config.Docker: could not find link destinations for:
>     showsPrec ShowS showList
> Warning: Stack.Types.Build: could not find link destinations for:
>     Arch TestSuiteInterface showsPrec ShowS showList sconcat stimes License License from Rep to Type FromJSON parseJSON Value Parser parseJSONList ToJSON toJSON toEncoding Encoding toJSONList toEncodingList D1 MetaData C1 MetaCons PrefixI S1 MetaSel NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 Constr DataType :*: SourceStrict DecidedStrict readsPrec ReadS readList readPrec ReadPrec readListPrec PersistField toPersistValue PersistValue fromPersistValue PersistFieldSql sqlType SqlType :+: U1 Symbol CTime
> Warning: Stack.Storage.User: could not find link destinations for:
>     Unique PrecompiledCacheParent UTCTime
> Warning: Stack.Storage.Project: could not find link destinations for:
>     Unique ConfigCacheParent ConfigCacheType
> Warning: Stack.Setup.Installed: could not find link destinations for:
>     HasProcessContext
> Warning: Stack.GhcPkg: could not find link destinations for:
>     HasProcessContext
> Warning: Stack.PackageDump: could not find link destinations for:
>     License readsPrec ReadS readList readPrec ReadPrec readListPrec showsPrec ShowS showList HasProcessContext
> Warning: Stack.SourceMap: could not find link destinations for:
>     HasProcessContext HasTerm ConfVar
> Warning: Stack.Lock: could not find link destinations for:
>     FromJSON WithJSONWarnings parseJSON Value Parser parseJSONList showsPrec ShowS showList ToJSON toJSON toEncoding Encoding toJSONList toEncodingList
> Warning: Stack.Build.Target: could not find link destinations for:
>     showsPrec ShowS showList GenericPackageDescription ComponentName ResolveResult
> Warning: Stack.New: could not find link destinations for:
>     showsPrec ShowS showList FromJSON parseJSON Value Parser parseJSONList
> Warning: Stack.Clean: could not find link destinations for:
>     showsPrec ShowS showList
> Warning: Stack.Options.CleanParser: could not find link destinations for:
>     Parser
> Warning: Stack.Config.Nix: could not find link destinations for:
>     OS showsPrec ShowS showList
> Warning: Stack.Build.Haddock: could not find link destinations for:
>     HasProcessContext HasTerm
> Warning: Stack.Config: could not find link destinations for:
>     Value Parser WithJSONWarnings Parser parent getDirAndOwnership isOwnedByUser
> Warning: Stack.Options.NixParser: could not find link destinations for:
>     Parser
> Warning: Stack.ConfigCmd: could not find link destinations for:
>     CommandScope Parser
> Warning: Stack.Build.Cache: could not find link destinations for:
>     CTime showsPrec ShowS showList from Rep to Type FromJSON parseJSON Value Parser parseJSONList ToJSON toJSON toEncoding Encoding toJSONList toEncodingList D1 MetaData C1 MetaCons PrefixI S1 MetaSel NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0
> Warning: Stack.Build.Installed: could not find link destinations for:
>     License License showsPrec ShowS showList
> Warning: Stack.Package: could not find link destinations for:
>     HookedBuildInfo GenericPackageDescription Flag License License TestSuiteInterface BuildType showsPrec ShowS showList PackageDescription Platform PError PWarning generateBuildInfoOpts componentBuildDir buildToolDepends buildTools allBuildInfo
> Warning: Stack.Coverage: could not find link destinations for:
>     showsPrec ShowS showList
> Warning: Stack.BuildPlan: could not find link destinations for:
>     showsPrec ShowS showList GenericPackageDescription
> Warning: Stack.Build.Source: could not find link destinations for:
>     CTime
> Warning: Stack.Build.Execute: could not find link destinations for:
>     OutputType
> Warning: Stack.Build.ConstructPlan: could not find link destinations for:
>     addPackageDeps wanted
> Warning: System.Process.Pager: could not find link destinations for:
>     CmdSpec showsPrec ShowS showList
> Warning: Stack.Build: could not find link destinations for:
>     showsPrec ShowS showList
> Warning: Stack.SDist: could not find link destinations for:
>     ByteString
> Warning: Stack.Options.BuildMonoidParser: could not find link destinations for:
>     Parser
> Warning: Stack.Setup: could not find link destinations for:
>     Platform showsPrec ShowS showList
> Warning: Stack.SetupCmd: could not find link destinations for:
>     Parser
> Warning: Stack.Ghci: could not find link destinations for:
>     showsPrec ShowS showList ModuleMap
> Warning: Stack.Docker: could not find link destinations for:
>     HasProcessContext showsPrec ShowS showList readProcess_
> Warning: Stack.Upgrade: could not find link destinations for:
>     showsPrec ShowS showList Parser
> Warning: Stack.Path: could not find link destinations for:
>     Parser
> Warning: Stack.Dot: could not find link destinations for:
>     License License showsPrec ShowS showList
> Warning: Stack.Options.DockerParser: could not find link destinations for:
>     Parser
> Warning: Stack.Options.ConfigParser: could not find link destinations for:
>     Parser
> Warning: Stack.Options.GlobalParser: could not find link destinations for:
>     Parser
> Warning: Stack.Options.NewParser: could not find link destinations for:
>     Parser
> Warning: Stack.Options.Completion: could not find link destinations for:
>     Completer
> Warning: Stack.Options.ScriptParser: could not find link destinations for:
>     showsPrec ShowS showList Parser
> Warning: Stack.Options.HpcReportParser: could not find link destinations for:
>     Parser
> Warning: Stack.Options.SDistParser: could not find link destinations for:
>     Parser
> Warning: Stack.Options.ExecParser: could not find link destinations for:
>     Parser
> Warning: Stack.Options.BuildParser: could not find link destinations for:
>     Parser
> Warning: Stack.Options.GhciParser: could not find link destinations for:
>     Parser
> Warning: Stack.Options.DotParser: could not find link destinations for:
>     Parser Mod CommandFields
> Warning: Stack.Ls: could not find link destinations for:
>     LsCmdOpts Parser
> Documentation created: dist-ghc/doc/html/stack/index.html,
> dist-ghc/doc/html/stack/stack.txt
> creating dist-ghc/build/stack-test
> creating dist-ghc/build/stack-test/autogen
> creating dist-ghc/build/stack-test/autogen
> Preprocessing test suite 'stack-test' for stack-2.3.3..
> creating dist-ghc/build/stack
> creating dist-ghc/build/stack/autogen
> creating dist-ghc/build/stack/autogen
> Preprocessing executable 'stack' for stack-2.3.3..
> Warning: The documentation for the following packages are not installed. No
> links will be generated to these packages: Cabal-3.0.1.0, Glob-0.10.1,
> StateVar-1.2, aeson-1.4.7.1, annotated-wl-pprint-0.7.0, ansi-terminal-0.10.3,
> ansi-wl-pprint-0.6.9, array-0.5.4.0, asn1-encoding-0.9.6, asn1-parse-0.9.5,
> asn1-types-0.3.4, async-2.2.2, attoparsec-0.13.2.4,
> attoparsec-iso8601-1.0.1.0, auto-update-0.1.6, base-4.13.0.0,
> base-compat-0.11.1, base-compat-batteries-0.11.1, base-orphans-0.8.2,
> base16-bytestring-0.1.1.7, base64-bytestring-1.0.0.3, basement-0.0.11,
> bifunctors-5.5.7, binary-0.8.7.0, bitarray-0.0.1.1, blaze-builder-0.4.1.0,
> blaze-html-0.9.1.2, blaze-markup-0.8.2.7, bytestring-0.10.10.1,
> casa-client-0.0.1, casa-types-0.0.1, case-insensitive-1.2.1.0, cereal-0.5.8.1,
> clock-0.8, colour-2.3.5, comonad-5.0.6, conduit-1.3.2, conduit-extra-1.3.5,
> connection-0.3.1, constraints-0.12, containers-0.6.2.1, contravariant-1.5.2,
> cookie-0.4.5, cryptohash-sha256-0.11.101.0, cryptonite-0.26,
> cryptonite-conduit-0.2.2, data-default-class-0.1.2.0, deepseq-1.4.4.0,
> digest-0.0.1.2, directory-1.3.6.0, distributive-0.6.2, dlist-0.8.0.8,
> easy-file-0.2.2, echo-0.1.3, ed25519-0.0.5.0, either-5.0.1.1,
> enclosed-exceptions-1.0.3, exceptions-0.10.4, extra-1.7.4, fast-logger-3.0.1,
> file-embed-0.0.12.0, filelock-0.1.1.5, filepath-1.4.2.1, fsnotify-0.3.0.1,
> generic-deriving-1.13.1, ghc-boot-th-8.8.4, ghc-prim-0.5.3,
> hackage-security-0.6.0.1, hashable-1.3.0.0, hi-file-parser-0.1.0.0,
> hinotify-0.4, hourglass-0.2.12, hpack-0.34.2, hpc-0.6.0.3,
> http-api-data-0.4.1.1, http-client-0.6.4.1, http-client-tls-0.3.5.3,
> http-conduit-2.3.7.3, http-download-0.2.0.0, http-types-0.12.3,
> infer-license-0.2.0, integer-gmp-1.0.2.0, integer-logarithms-1.0.3,
> libyaml-0.1.2, lifted-async-0.10.1.2, lifted-base-0.2.3.12, megaparsec-8.0.0,
> memory-0.15.0, microlens-0.4.11.2, microlens-mtl-0.2.0.1,
> microlens-th-0.4.3.5, mime-types-0.1.0.9, monad-control-1.0.2.3,
> monad-logger-0.3.34, monad-loops-0.4.3, mono-traversable-1.0.15.1, mtl-2.2.2,
> mustache-2.3.1, neat-interpolation-0.3.2.6, network-3.1.1.1,
> network-uri-2.6.3.0, old-locale-1.0.0.7, old-time-1.1.0.3,
> open-browser-0.2.1.0, optparse-applicative-0.15.1.0, pantry-0.4.0.2,
> parsec-3.1.14.0, parser-combinators-1.2.1, path-0.7.0, path-io-1.6.0,
> path-pieces-0.2.1, pem-0.2.4, persistent-2.10.5.2, persistent-sqlite-2.10.6.2,
> persistent-template-2.8.2.3, pretty-1.1.3.6, primitive-0.7.0.1,
> process-1.6.9.0, profunctors-5.5.2, project-template-0.2.1.0, random-1.1,
> regex-applicative-0.3.3.1, regex-applicative-text-0.1.0.1,
> resource-pool-0.2.3.2, resourcet-1.2.4.2, retry-0.8.1.2, rio-0.1.18.0,
> rio-orphans-0.1.1.0, rio-prettyprint-0.1.1.0, safe-0.3.19,
> safe-exceptions-0.1.7.0, scientific-0.3.6.2, semigroupoids-5.3.4,
> semigroups-0.19.1, shelly-1.9.0, silently-1.2.5.1, socks-0.6.1, split-0.2.3.4,
> stm-2.5.0.0, stm-chans-3.0.0.4, streaming-commons-0.2.2.1, syb-0.7.1,
> tagged-0.8.6, tar-0.5.1.1, tar-conduit-0.3.2, template-haskell-2.15.0.0,
> temporary-1.3, text-1.2.4.0, text-metrics-0.3.0, th-abstraction-0.3.2.0,
> th-expand-syns-0.4.6.0, th-lift-0.8.1, th-lift-instances-0.1.17,
> th-reify-many-0.1.9, time-1.9.3, time-compat-1.9.3, tls-1.5.4,
> transformers-0.5.6.2, transformers-base-0.4.5.2, transformers-compat-0.6.5,
> type-equality-1, typed-process-0.2.6.0, unicode-transforms-0.3.6,
> unix-2.7.2.2, unix-compat-0.5.2, unix-time-0.4.7, unliftio-0.2.13,
> unliftio-core-0.1.2.0, unordered-containers-0.2.10.0, uuid-types-1.0.3,
> vector-0.12.1.2, vector-algorithms-0.8.0.3, x509-1.7.5, x509-store-1.6.7,
> x509-system-1.6.6, x509-validation-1.6.11, yaml-0.11.4.0, zip-archive-0.4.1,
> zlib-0.6.2.2
> Warning: --source-* options are ignored when --hyperlinked-source is enabled.
> 
> src/Stack/Config.hs:52:1: warning: [-Wunused-imports]
>     The import of ‘Lens.Micro’ is redundant
>       except perhaps to import instances from ‘Lens.Micro’
>     To import instances alone, use: import Lens.Micro()
>    |
> 52 | import           Lens.Micro ((.~))
>    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> CallStack (from HasCallStack):
>   die', called at libraries/Cabal/Cabal/Distribution/Simple/PreProcess.hs:264:21 in Cabal-3.0.1.0:Distribution.Simple.PreProcess
>   preprocessFile, called at libraries/Cabal/Cabal/Distribution/Simple/PreProcess.hs:216:7 in Cabal-3.0.1.0:Distribution.Simple.PreProcess
>   preprocessComponent, called at libraries/Cabal/Cabal/Distribution/Simple/Haddock.hs:250:7 in Cabal-3.0.1.0:Distribution.Simple.Haddock
>   haddock, called at libraries/Cabal/Cabal/Distribution/Simple.hs:636:35 in Cabal-3.0.1.0:Distribution.Simple
>   haddockHook, called at libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs:139:5 in Cabal-3.0.1.0:Distribution.Simple.UserHooks
>   cmd_hook, called at libraries/Cabal/Cabal/Distribution/Simple.hs:497:9 in Cabal-3.0.1.0:Distribution.Simple
>   cmd_hook, called at libraries/Cabal/Cabal/Distribution/Simple.hs:516:4 in Cabal-3.0.1.0:Distribution.Simple
>   hookedActionWithArgs, called at libraries/Cabal/Cabal/Distribution/Simple.hs:495:5 in Cabal-3.0.1.0:Distribution.Simple
>   hookedAction, called at libraries/Cabal/Cabal/Distribution/Simple.hs:360:3 in Cabal-3.0.1.0:Distribution.Simple
>   haddockAction, called at libraries/Cabal/Cabal/Distribution/Simple.hs:187:50 in Cabal-3.0.1.0:Distribution.Simple
>   defaultMainHelper, called at libraries/Cabal/Cabal/Distribution/Simple.hs:125:42 in Cabal-3.0.1.0:Distribution.Simple
>   defaultMainWithHooks, called at Setup.hs:22:8 in main:Main
> hlibrary.setup: can't find source for Build_stack in src/main,
> dist-ghc/build/stack/autogen, dist-ghc/build/global-autogen
> 
>  at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 107.
> 	Debian::Debhelper::Buildsystem::Haskell::Recipes::run_quiet("debian/hlibrary.setup", "haddock", "--builddir=dist-ghc", "--with-haddock=/usr/bin/haddock", "--with-ghc=ghc", "--verbose=2", "--html", "--hoogle", ...) called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 131
> 	Debian::Debhelper::Buildsystem::Haskell::Recipes::run("debian/hlibrary.setup", "haddock", "--builddir=dist-ghc", "--with-haddock=/usr/bin/haddock", "--with-ghc=ghc", "--verbose=2", "--html", "--hoogle", ...) called at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 707
> 	Debian::Debhelper::Buildsystem::Haskell::Recipes::haddock_recipe() called at -e line 1
> make: *** [/usr/share/cdbs/1/class/hlibrary.mk:153: build-ghc-stamp] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/05/25/haskell-stack_2.3.3-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-haskell-maintainers mailing list