v1-install --enable-documentation --htmldir=/home/bgamari/build-cache/tmp-install/haddocks/$pkgid-docs --disable-optimization --ghc-option -O0 --disable-library-for-ghci --package-db=clear --package-db=global --package-db=/home/bgamari/build-cache/tmp-install/packages.db --reinstall --force-reinstalls --haddock-html-location=/package/$pkg-$version/docs --haddock-contents-location=/package/$pkg-$version --haddock-hyperlink-source --prefix=/home/bgamari/build-cache/tmp-install --build-summary=/home/bgamari/build-cache/tmp-install/reports/$pkgid.report --report-planning-failure --haddock-html --haddock-hoogle --haddock-option=--quickjump pcre-light-0.4.1.3
Resolving dependencies...
Configuring pcre-light-0.4.1.3...
Preprocessing library for pcre-light-0.4.1.3..
Building library for pcre-light-0.4.1.3..
[1 of 3] Compiling Text.Regex.PCRE.Light.Base ( dist/build/Text/Regex/PCRE/Light/Base.hs, dist/build/Text/Regex/PCRE/Light/Base.o, dist/build/Text/Regex/PCRE/Light/Base.dyn_o )
[2 of 3] Compiling Text.Regex.PCRE.Light ( Text/Regex/PCRE/Light.hs, dist/build/Text/Regex/PCRE/Light.o, dist/build/Text/Regex/PCRE/Light.dyn_o )
[3 of 3] Compiling Text.Regex.PCRE.Light.Char8 ( Text/Regex/PCRE/Light/Char8.hs, dist/build/Text/Regex/PCRE/Light/Char8.o, dist/build/Text/Regex/PCRE/Light/Char8.dyn_o )
Preprocessing library for pcre-light-0.4.1.3..
Running Haddock on library for pcre-light-0.4.1.3..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 3] Compiling Text.Regex.PCRE.Light.Base ( dist/build/Text/Regex/PCRE/Light/Base.hs, nothing )
[2 of 3] Compiling Text.Regex.PCRE.Light ( Text/Regex/PCRE/Light.hs, nothing )
[3 of 3] Compiling Text.Regex.PCRE.Light.Char8 ( Text/Regex/PCRE/Light/Char8.hs, nothing )
Haddock coverage:
Warning: 'code' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'subject' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'startoffset' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'options' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ovector' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ovecsize' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bsr_anycrlf' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bsr_unicode' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bse_anycrlf' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'newline_anycrlf' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'newline_any' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'exec' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'compile' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'exec_newline_anycrlf' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'exec_newline_any' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'PCRE_NOTBOL' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'noteol' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'notempty' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'partial' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
49% ( 48 / 97) in 'Text.Regex.PCRE.Light.Base'
Missing documentation for:
PCRE (Text/Regex/PCRE/Light/Base.hsc:128)
PCREExecOption (Text/Regex/PCRE/Light/Base.hsc:438)
error_nomatch (Text/Regex/PCRE/Light/Base.hsc:641)
error_null (Text/Regex/PCRE/Light/Base.hsc:643)
error_badoption (Text/Regex/PCRE/Light/Base.hsc:645)
error_badmagic (Text/Regex/PCRE/Light/Base.hsc:647)
error_unknown_node (Text/Regex/PCRE/Light/Base.hsc:649)
error_nomemory (Text/Regex/PCRE/Light/Base.hsc:651)
error_nosubstring (Text/Regex/PCRE/Light/Base.hsc:653)
error_matchlimit (Text/Regex/PCRE/Light/Base.hsc:655)
error_callout (Text/Regex/PCRE/Light/Base.hsc:657)
error_badutf8 (Text/Regex/PCRE/Light/Base.hsc:659)
error_badutf8_offset (Text/Regex/PCRE/Light/Base.hsc:661)
error_partial (Text/Regex/PCRE/Light/Base.hsc:663)
error_badpartial (Text/Regex/PCRE/Light/Base.hsc:665)
error_internal (Text/Regex/PCRE/Light/Base.hsc:667)
error_badcount (Text/Regex/PCRE/Light/Base.hsc:669)
error_dfa_uitem (Text/Regex/PCRE/Light/Base.hsc:671)
error_dfa_ucond (Text/Regex/PCRE/Light/Base.hsc:673)
error_dfa_umlimit (Text/Regex/PCRE/Light/Base.hsc:675)
error_dfa_wssize (Text/Regex/PCRE/Light/Base.hsc:677)
error_dfa_recurse (Text/Regex/PCRE/Light/Base.hsc:679)
error_recursionlimit (Text/Regex/PCRE/Light/Base.hsc:681)
info_options (Text/Regex/PCRE/Light/Base.hsc:675)
info_size (Text/Regex/PCRE/Light/Base.hsc:677)
info_capturecount (Text/Regex/PCRE/Light/Base.hsc:679)
info_backrefmax (Text/Regex/PCRE/Light/Base.hsc:681)
info_firstbyte (Text/Regex/PCRE/Light/Base.hsc:683)
info_firstchar (Text/Regex/PCRE/Light/Base.hsc:685)
info_firsttable (Text/Regex/PCRE/Light/Base.hsc:687)
info_lastliteral (Text/Regex/PCRE/Light/Base.hsc:689)
info_nameentrysize (Text/Regex/PCRE/Light/Base.hsc:691)
info_namecount (Text/Regex/PCRE/Light/Base.hsc:693)
info_nametable (Text/Regex/PCRE/Light/Base.hsc:695)
info_default_tables (Text/Regex/PCRE/Light/Base.hsc:699)
PCREConfig (Text/Regex/PCRE/Light/Base.hsc:697)
config_utf8 (Text/Regex/PCRE/Light/Base.hsc:700)
config_newline (Text/Regex/PCRE/Light/Base.hsc:702)
config_link_size (Text/Regex/PCRE/Light/Base.hsc:704)
config_posix_malloc_threshold (Text/Regex/PCRE/Light/Base.hsc:706)
config_match_limit (Text/Regex/PCRE/Light/Base.hsc:708)
config_stackrecurse (Text/Regex/PCRE/Light/Base.hsc:710)
config_unicode_properties (Text/Regex/PCRE/Light/Base.hsc:712)
config_match_limit_recursion (Text/Regex/PCRE/Light/Base.hsc:714)
extra_study_data (Text/Regex/PCRE/Light/Base.hsc:734)
extra_match_limit (Text/Regex/PCRE/Light/Base.hsc:736)
extra_callout_data (Text/Regex/PCRE/Light/Base.hsc:738)
extra_tables (Text/Regex/PCRE/Light/Base.hsc:740)
extra_match_limit_recursion (Text/Regex/PCRE/Light/Base.hsc:742)
Warning: 'pat' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'flags' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bsr_anycrlf' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bsr_unicode' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'newline_any' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'newline_anycrlf' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'regex' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'subject' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'options' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'exec_newline_any' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'exec_newline_anycrlf' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Regex' is ambiguous. It is defined
* at Text/Regex/PCRE/Light/Base.hsc:124:14
* at Text/Regex/PCRE/Light/Base.hsc:124:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Text/Regex/PCRE/Light/Base.hsc:124:1
97% ( 39 / 40) in 'Text.Regex.PCRE.Light'
Missing documentation for:
PCREExecOption (Text/Regex/PCRE/Light/Base.hsc:438)
Warning: 'pat' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'flags' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bsr_anycrlf' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bsr_unicode' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'newline_any' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'newline_anycrlf' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'regex' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'subject' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'options' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'notbol' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'noteol' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'notempty' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'partial' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
97% ( 39 / 40) in 'Text.Regex.PCRE.Light.Char8'
Missing documentation for:
PCREExecOption (Text/Regex/PCRE/Light/Base.hsc:438)
Warning: Text.Regex.PCRE.Light.Base: could not find link destinations for:
- Text.Regex.PCRE.Light.Base.PCREExtra
Documentation created: dist/doc/html/pcre-light/,
dist/doc/html/pcre-light/pcre-light.txt
Installing library in /home/bgamari/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/pcre-light-0.4.1.3-clxEtHgvFnBAiYlXUNIa6
Completed pcre-light-0.4.1.3