=> 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-parser-combinators-1.3.0nb6 Preprocessing library for parser-combinators-1.3.0.. Building library for parser-combinators-1.3.0.. [1 of 7] Compiling Control.Applicative.Combinators ( Control/Applicative/Combinators.hs, dist/build/Control/Applicative/Combinators.o, dist/build/Control/Applicative/Combinators.dyn_o ) Control/Applicative/Combinators.hs:87:1: warning: [-Wunused-imports] The import of `Data.Foldable' is redundant except perhaps to import instances from `Data.Foldable' To import instances alone, use: import Data.Foldable() | 87 | import Data.Foldable | ^^^^^^^^^^^^^^^^^^^^ [2 of 7] Compiling Control.Applicative.Combinators.NonEmpty ( Control/Applicative/Combinators/NonEmpty.hs, dist/build/Control/Applicative/Combinators/NonEmpty.o, dist/build/Control/Applicative/Combinators/NonEmpty.dyn_o ) [3 of 7] Compiling Control.Applicative.Permutations ( Control/Applicative/Permutations.hs, dist/build/Control/Applicative/Permutations.o, dist/build/Control/Applicative/Permutations.dyn_o ) [4 of 7] Compiling Control.Monad.Combinators ( Control/Monad/Combinators.hs, dist/build/Control/Monad/Combinators.o, dist/build/Control/Monad/Combinators.dyn_o ) [5 of 7] Compiling Control.Monad.Combinators.Expr ( Control/Monad/Combinators/Expr.hs, dist/build/Control/Monad/Combinators/Expr.o, dist/build/Control/Monad/Combinators/Expr.dyn_o ) [6 of 7] Compiling Control.Monad.Combinators.NonEmpty ( Control/Monad/Combinators/NonEmpty.hs, dist/build/Control/Monad/Combinators/NonEmpty.o, dist/build/Control/Monad/Combinators/NonEmpty.dyn_o ) [7 of 7] Compiling Control.Monad.Permutations ( Control/Monad/Permutations.hs, dist/build/Control/Monad/Permutations.o, dist/build/Control/Monad/Permutations.dyn_o ) [1 of 7] Compiling Control.Applicative.Combinators ( Control/Applicative/Combinators.hs, dist/build/Control/Applicative/Combinators.p_o ) Control/Applicative/Combinators.hs:87:1: warning: [-Wunused-imports] The import of `Data.Foldable' is redundant except perhaps to import instances from `Data.Foldable' To import instances alone, use: import Data.Foldable() | 87 | import Data.Foldable | ^^^^^^^^^^^^^^^^^^^^ [2 of 7] Compiling Control.Applicative.Combinators.NonEmpty ( Control/Applicative/Combinators/NonEmpty.hs, dist/build/Control/Applicative/Combinators/NonEmpty.p_o ) [3 of 7] Compiling Control.Applicative.Permutations ( Control/Applicative/Permutations.hs, dist/build/Control/Applicative/Permutations.p_o ) [4 of 7] Compiling Control.Monad.Combinators ( Control/Monad/Combinators.hs, dist/build/Control/Monad/Combinators.p_o ) [5 of 7] Compiling Control.Monad.Combinators.Expr ( Control/Monad/Combinators/Expr.hs, dist/build/Control/Monad/Combinators/Expr.p_o ) [6 of 7] Compiling Control.Monad.Combinators.NonEmpty ( Control/Monad/Combinators/NonEmpty.hs, dist/build/Control/Monad/Combinators/NonEmpty.p_o ) [7 of 7] Compiling Control.Monad.Permutations ( Control/Monad/Permutations.hs, dist/build/Control/Monad/Permutations.p_o ) Preprocessing library for parser-combinators-1.3.0.. Running Haddock on library for parser-combinators-1.3.0.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-4.18.1.0, ghc-bignum-1.3, ghc-prim-0.10.0 Control/Applicative/Combinators.hs:87:1: warning: [-Wunused-imports] The import of `Data.Foldable' is redundant except perhaps to import instances from `Data.Foldable' To import instances alone, use: import Data.Foldable() | 87 | import Data.Foldable | ^^^^^^^^^^^^^^^^^^^^ Warning: Couldn't find .haddock for export Alternative Warning: Couldn't find .haddock for export Alternative Warning: Couldn't find .haddock for export Alternative Warning: Couldn't find .haddock for export optional Warning: Couldn't find .haddock for export Alternative 85% ( 29 / 34) in 'Control.Applicative.Combinators' Missing documentation for: <|> many some optional empty 100% ( 6 / 6) in 'Control.Applicative.Combinators.NonEmpty' 100% ( 9 / 9) in 'Control.Applicative.Permutations' Warning: Couldn't find .haddock for export Alternative Warning: Couldn't find .haddock for export optional Warning: Couldn't find .haddock for export Alternative 90% ( 29 / 32) in 'Control.Monad.Combinators' Missing documentation for: <|> optional empty 100% ( 3 / 3) in 'Control.Monad.Combinators.Expr' 100% ( 6 / 6) in 'Control.Monad.Combinators.NonEmpty' 100% ( 9 / 9) in 'Control.Monad.Permutations' Warning: Control.Applicative.Combinators: could not find link destinations for: - GHC.Base.pure - GHC.Base.Applicative - Data.Foldable.Foldable - GHC.Types.Int - GHC.Maybe.Maybe - Data.Either.Either - GHC.Maybe.Nothing - GHC.Maybe.Just - GHC.Base.Alternative Warning: Control.Applicative.Combinators.NonEmpty: could not find link destinations for: - GHC.Base.NonEmpty - GHC.Base.Alternative Warning: Control.Applicative.Permutations: could not find link destinations for: - GHC.Base.fmap - GHC.Base.<*> - GHC.Base.pure - GHC.Base.*> - GHC.Base.Monad - GHC.Base.Functor - GHC.Base.Applicative - GHC.Types.Type - GHC.Base.<* - GHC.Base.liftA2 - GHC.Base.<$ - GHC.Base.Alternative Warning: Control.Monad.Combinators: could not find link destinations for: - GHC.Base.return - GHC.Base.Monad - GHC.Base.Applicative - Data.Foldable.Foldable - GHC.Types.Int - GHC.Maybe.Maybe - Data.Either.Either - GHC.Maybe.Nothing - GHC.Maybe.Just - GHC.Base.Alternative - GHC.Base.MonadPlus Warning: Control.Monad.Combinators.Expr: could not find link destinations for: - GHC.Base.MonadPlus Warning: Control.Monad.Combinators.NonEmpty: could not find link destinations for: - GHC.Base.NonEmpty - GHC.Base.MonadPlus Warning: Control.Monad.Permutations: could not find link destinations for: - GHC.Base.fmap - GHC.Base.<*> - GHC.Base.pure - GHC.Base.*> - GHC.Base.Monad - GHC.Base.Functor - GHC.Base.Applicative - GHC.Types.Type - GHC.Base.<* - GHC.Base.liftA2 - GHC.Base.<$ - GHC.Base.Alternative Documentation created: dist/doc/html/parser-combinators/index.html