=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for hs-pretty-show-1.10nb6 Preprocessing library for pretty-show-1.10.. Building library for pretty-show-1.10.. [1 of 6] Compiling Paths_pretty_show ( dist/build/autogen/Paths_pretty_show.hs, dist/build/Paths_pretty_show.o, dist/build/Paths_pretty_show.dyn_o ) [2 of 6] Compiling Text.Show.Value ( Text/Show/Value.hs, dist/build/Text/Show/Value.o, dist/build/Text/Show/Value.dyn_o ) Text/Show/Value.hs:84:27: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Value]' not matched: [] | 84 | | otherwise -> do ~(v1:vs1) <- delMany (v:vs) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Text/Show/Value.hs:93:25: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Value]' not matched: [] [_] (_:_:_:_) | 93 | Ratio v1 v2 -> do ~[a,b] <- delMany [v1,v2] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 6] Compiling Text.Show.PrettyVal ( Text/Show/PrettyVal.hs, dist/build/Text/Show/PrettyVal.o, dist/build/Text/Show/PrettyVal.dyn_o ) [4 of 6] Compiling Text.Show.Parser ( dist/build/Text/Show/Parser.hs, dist/build/Text/Show/Parser.o, dist/build/Text/Show/Parser.dyn_o ) [5 of 6] Compiling Text.Show.Html ( Text/Show/Html.hs, dist/build/Text/Show/Html.o, dist/build/Text/Show/Html.dyn_o ) Text/Show/Html.hs:112:1: warning: [-Wunused-top-binds] Defined but not used: `tallTuple' | 112 | tallTuple els = table "tallTuple" $ map (tr . return . td) els | ^^^^^^^^^ [6 of 6] Compiling Text.Show.Pretty ( Text/Show/Pretty.hs, dist/build/Text/Show/Pretty.o, dist/build/Text/Show/Pretty.dyn_o ) Text/Show/Pretty.hs:52:22: warning: [-Wunused-imports] The import of `Foldable' from module `Data.Foldable' is redundant | 52 | import Data.Foldable(Foldable,toList) | ^^^^^^^^ [1 of 6] Compiling Paths_pretty_show ( dist/build/autogen/Paths_pretty_show.hs, dist/build/Paths_pretty_show.p_o ) [2 of 6] Compiling Text.Show.Value ( Text/Show/Value.hs, dist/build/Text/Show/Value.p_o ) Text/Show/Value.hs:84:27: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Value]' not matched: [] | 84 | | otherwise -> do ~(v1:vs1) <- delMany (v:vs) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Text/Show/Value.hs:93:25: warning: [GHC-62161] [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[Value]' not matched: [] [_] (_:_:_:_) | 93 | Ratio v1 v2 -> do ~[a,b] <- delMany [v1,v2] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 6] Compiling Text.Show.PrettyVal ( Text/Show/PrettyVal.hs, dist/build/Text/Show/PrettyVal.p_o ) [4 of 6] Compiling Text.Show.Parser ( dist/build/Text/Show/Parser.hs, dist/build/Text/Show/Parser.p_o ) [5 of 6] Compiling Text.Show.Html ( Text/Show/Html.hs, dist/build/Text/Show/Html.p_o ) Text/Show/Html.hs:112:1: warning: [-Wunused-top-binds] Defined but not used: `tallTuple' | 112 | tallTuple els = table "tallTuple" $ map (tr . return . td) els | ^^^^^^^^^ [6 of 6] Compiling Text.Show.Pretty ( Text/Show/Pretty.hs, dist/build/Text/Show/Pretty.p_o ) Text/Show/Pretty.hs:52:22: warning: [-Wunused-imports] The import of `Foldable' from module `Data.Foldable' is redundant | 52 | import Data.Foldable(Foldable,toList) | ^^^^^^^^ Preprocessing executable 'ppsh' for pretty-show-1.10.. Building executable 'ppsh' for pretty-show-1.10.. [1 of 2] Compiling Main ( bin/ppsh.hs, dist/build/ppsh/ppsh-tmp/Main.dyn_o ) [2 of 2] Compiling Paths_pretty_show ( dist/build/ppsh/autogen/Paths_pretty_show.hs, dist/build/ppsh/ppsh-tmp/Paths_pretty_show.dyn_o ) [3 of 3] Linking dist/build/ppsh/ppsh Preprocessing library for pretty-show-1.10.. Running Haddock on library for pretty-show-1.10.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.5.0, base-4.18.1.0, binary-0.8.9.1, bytestring-0.11.5.2, containers-0.6.7, deepseq-1.4.8.1, exceptions-0.10.7, filepath-1.4.100.4, ghc-bignum-1.3, ghc-boot-th-9.6.3, ghc-prim-0.10.0, mtl-2.3.1, pretty-1.1.3.6, stm-2.5.1.0, template-haskell-2.20.0.0, text-2.0.2, transformers-0.6.1.0 Text/Show/Html.hs:112:1: warning: [-Wunused-top-binds] Defined but not used: `tallTuple' | 112 | tallTuple els = table "tallTuple" $ map (tr . return . td) els | ^^^^^^^^^ Text/Show/Pretty.hs:52:22: warning: [-Wunused-imports] The import of `Foldable' from module `Data.Foldable' is redundant | 52 | import Data.Foldable(Foldable,toList) | ^^^^^^^^ Warning: 'NaN' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Infinity' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'String' is ambiguous. It is defined * at Text/Show/Value.hs:42:17 * in `GHC.Base' 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/Show/Value.hs:32:1 Warning: 'Generics' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'style' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'String' is ambiguous. It is defined * at Text/Show/Value.hs:42:17 * in `GHC.Base' 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/Show/Value.hs:32:1 86% ( 32 / 37) in 'Text.Show.Pretty' Missing documentation for: parseValue (Text/Show/Pretty.hs:69) reify (Text/Show/Pretty.hs:66) Html (Text/Show/Html.hs:150) getDataDir (dist/build/autogen/Paths_pretty_show.hs:43) ppValue (Text/Show/Pretty.hs:63) Warning: Text.Show.Pretty: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Real.Integral - GHC.Show.Show - Data.Foldable.Foldable - GHC.Generics.Generic - GHC.Types.Bool - GHC.Base.String - GHC.Types.Char - GHC.Types.Double - GHC.Types.Float - GHC.Types.Int - GHC.Int.Int8 - GHC.Int.Int16 - GHC.Int.Int32 - GHC.Int.Int64 - GHC.Num.Integer.Integer - GHC.Maybe.Maybe - GHC.Types.Ordering - GHC.Real.Ratio - GHC.Types.IO - GHC.Word.Word8 - GHC.Word.Word16 - GHC.Word.Word32 - GHC.Word.Word64 - Data.Either.Either - GHC.Generics.Rep - GHC.Show.ShowS - GHC.IO.FilePath - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Classes./= - Data.Text.Internal.Text - Data.Fixed.Fixed - Data.Fixed.HasResolution - Text.Show.PrettyVal.GDump - Text.Show.PrettyVal.listValue - Text.PrettyPrint.HughesPJ.Doc Documentation created: dist/doc/html/pretty-show/index.html Preprocessing executable 'ppsh' for pretty-show-1.10..