=> 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-regex-applicative-0.3.4nb3 Preprocessing library for regex-applicative-0.3.4.. Building library for regex-applicative-0.3.4.. [1 of 8] Compiling Text.Regex.Applicative.StateQueue ( Text/Regex/Applicative/StateQueue.hs, dist/build/Text/Regex/Applicative/StateQueue.o, dist/build/Text/Regex/Applicative/StateQueue.dyn_o ) [2 of 8] Compiling Text.Regex.Applicative.Types ( Text/Regex/Applicative/Types.hs, dist/build/Text/Regex/Applicative/Types.o, dist/build/Text/Regex/Applicative/Types.dyn_o ) Text/Regex/Applicative/Types.hs:133:16: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 133 | instance (char ~ Char, string ~ String) => IsString (RE char string) where | ^ Text/Regex/Applicative/Types.hs:133:31: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 133 | instance (char ~ Char, string ~ String) => IsString (RE char string) where | ^ [3 of 8] Compiling Text.Regex.Applicative.Reference ( Text/Regex/Applicative/Reference.hs, dist/build/Text/Regex/Applicative/Reference.o, dist/build/Text/Regex/Applicative/Reference.dyn_o ) Text/Regex/Applicative/Reference.hs:27:5: warning: [-Wnoncanonical-monad-instances] Noncanonical `return' definition detected in the instance declaration for `Monad (P s)'. `return' will eventually be removed in favour of `pure' Either remove definition for `return' (recommended) or define as `return = pure' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 27 | return x = P $ \s -> [(x, s)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Text/Regex/Applicative/Reference.hs:36:5: warning: [-Wnoncanonical-monad-instances] Noncanonical `pure = return' definition detected in the instance declaration for `Applicative (P s)'. Move definition from `return' to `pure' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 36 | pure = return | ^^^^^^^^^^^^^ [4 of 8] Compiling Text.Regex.Applicative.Compile ( Text/Regex/Applicative/Compile.hs, dist/build/Text/Regex/Applicative/Compile.o, dist/build/Text/Regex/Applicative/Compile.dyn_o ) [5 of 8] Compiling Text.Regex.Applicative.Object ( Text/Regex/Applicative/Object.hs, dist/build/Text/Regex/Applicative/Object.o, dist/build/Text/Regex/Applicative/Object.dyn_o ) [6 of 8] Compiling Text.Regex.Applicative.Interface ( Text/Regex/Applicative/Interface.hs, dist/build/Text/Regex/Applicative/Interface.o, dist/build/Text/Regex/Applicative/Interface.dyn_o ) [7 of 8] Compiling Text.Regex.Applicative ( Text/Regex/Applicative.hs, dist/build/Text/Regex/Applicative.o, dist/build/Text/Regex/Applicative.dyn_o ) [8 of 8] Compiling Text.Regex.Applicative.Common ( Text/Regex/Applicative/Common.hs, dist/build/Text/Regex/Applicative/Common.o, dist/build/Text/Regex/Applicative/Common.dyn_o ) [1 of 8] Compiling Text.Regex.Applicative.StateQueue ( Text/Regex/Applicative/StateQueue.hs, dist/build/Text/Regex/Applicative/StateQueue.p_o ) [2 of 8] Compiling Text.Regex.Applicative.Types ( Text/Regex/Applicative/Types.hs, dist/build/Text/Regex/Applicative/Types.p_o ) Text/Regex/Applicative/Types.hs:133:16: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 133 | instance (char ~ Char, string ~ String) => IsString (RE char string) where | ^ Text/Regex/Applicative/Types.hs:133:31: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 133 | instance (char ~ Char, string ~ String) => IsString (RE char string) where | ^ [3 of 8] Compiling Text.Regex.Applicative.Reference ( Text/Regex/Applicative/Reference.hs, dist/build/Text/Regex/Applicative/Reference.p_o ) Text/Regex/Applicative/Reference.hs:27:5: warning: [-Wnoncanonical-monad-instances] Noncanonical `return' definition detected in the instance declaration for `Monad (P s)'. `return' will eventually be removed in favour of `pure' Either remove definition for `return' (recommended) or define as `return = pure' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 27 | return x = P $ \s -> [(x, s)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Text/Regex/Applicative/Reference.hs:36:5: warning: [-Wnoncanonical-monad-instances] Noncanonical `pure = return' definition detected in the instance declaration for `Applicative (P s)'. Move definition from `return' to `pure' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 36 | pure = return | ^^^^^^^^^^^^^ [4 of 8] Compiling Text.Regex.Applicative.Compile ( Text/Regex/Applicative/Compile.hs, dist/build/Text/Regex/Applicative/Compile.p_o ) [5 of 8] Compiling Text.Regex.Applicative.Object ( Text/Regex/Applicative/Object.hs, dist/build/Text/Regex/Applicative/Object.p_o ) [6 of 8] Compiling Text.Regex.Applicative.Interface ( Text/Regex/Applicative/Interface.hs, dist/build/Text/Regex/Applicative/Interface.p_o ) [7 of 8] Compiling Text.Regex.Applicative ( Text/Regex/Applicative.hs, dist/build/Text/Regex/Applicative.p_o ) [8 of 8] Compiling Text.Regex.Applicative.Common ( Text/Regex/Applicative/Common.hs, dist/build/Text/Regex/Applicative/Common.p_o ) Preprocessing library for regex-applicative-0.3.4.. Running Haddock on library for regex-applicative-0.3.4.. 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, containers-0.6.7, deepseq-1.4.8.1, ghc-bignum-1.3, ghc-boot-th-9.6.3, ghc-prim-0.10.0, pretty-1.1.3.6, template-haskell-2.20.0.0, transformers-0.6.1.0 Text/Regex/Applicative/Types.hs:133:16: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 133 | instance (char ~ Char, string ~ String) => IsString (RE char string) where | ^ Text/Regex/Applicative/Types.hs:133:31: warning: [GHC-58520] [-Wtype-equality-requires-operators] The use of `~' without TypeOperators will become an error in a future GHC release. Suggested fix: Perhaps you intended to use TypeOperators | 133 | instance (char ~ Char, string ~ String) => IsString (RE char string) where | ^ Text/Regex/Applicative/Reference.hs:27:5: warning: [-Wnoncanonical-monad-instances] Noncanonical `return' definition detected in the instance declaration for `Monad (P s)'. `return' will eventually be removed in favour of `pure' Either remove definition for `return' (recommended) or define as `return = pure' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 27 | return x = P $ \s -> [(x, s)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Text/Regex/Applicative/Reference.hs:36:5: warning: [-Wnoncanonical-monad-instances] Noncanonical `pure = return' definition detected in the instance declaration for `Applicative (P s)'. Move definition from `return' to `pure' See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 36 | pure = return | ^^^^^^^^^^^^^ 100% ( 6 / 6) in 'Text.Regex.Applicative.StateQueue' Warning: '=~' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 2 / 2) in 'Text.Regex.Applicative.Reference' Warning: '<|>' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 93% ( 15 / 16) in 'Text.Regex.Applicative.Object' Missing documentation for: ThreadId (Text/Regex/Applicative/Types.hs:16) Warning: Text.Regex.Applicative: Could not find documentation for exported module: Control.Applicative 96% ( 25 / 26) in 'Text.Regex.Applicative' Missing documentation for: Greediness (Text/Regex/Applicative/Types.hs:33) 100% ( 8 / 8) in 'Text.Regex.Applicative.Common' Warning: Text.Regex.Applicative.StateQueue: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Num.Num - GHC.Classes.Ord - GHC.Show.Show - Data.Foldable.Foldable - GHC.Base.Monoid - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Types.Type - Data.Foldable.foldMap - Data.Foldable.elem - Data.Foldable.foldl - Data.Foldable.foldl1 - Data.Foldable.foldr - Data.Foldable.foldr1 - Data.Foldable.length - Data.Foldable.maximum - Data.Foldable.minimum - Data.Foldable.null - Data.Foldable.product - Data.Foldable.sum - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - Data.Foldable.fold - Data.Foldable.foldMap' - Data.Foldable.foldl' - Data.Foldable.foldr' - Data.Foldable.toList Warning: Text.Regex.Applicative.Reference: could not find link destinations for: - GHC.Maybe.Maybe Warning: Text.Regex.Applicative.Object: could not find link destinations for: - GHC.Types.Bool - GHC.Maybe.Maybe - GHC.Maybe.Nothing - GHC.Maybe.Just Warning: Text.Regex.Applicative: could not find link destinations for: - GHC.Enum.enumFrom - GHC.Enum.enumFromThen - GHC.Enum.enumFromTo - GHC.Enum.enumFromThenTo - GHC.Classes.== - GHC.Classes.>= - GHC.Base.fmap - Data.String.fromString - GHC.Base.<> - GHC.Base.mempty - GHC.Base.mappend - GHC.Base.mconcat - GHC.Base.<*> - GHC.Base.pure - GHC.Base.*> - GHC.Enum.Enum - GHC.Classes.Eq - GHC.Real.Integral - GHC.Base.Functor - GHC.Classes.Ord - GHC.Read.Read - GHC.Show.Show - Data.String.IsString - GHC.Base.Applicative - Data.Traversable.Traversable - GHC.Base.Semigroup - GHC.Base.Monoid - GHC.Types.Bool - GHC.Base.String - GHC.Types.Char - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Types.Ordering - Data.Either.Either - GHC.Base.NonEmpty - GHC.Types.Type - Data.Functor.<$> - GHC.Base.<* - GHC.Base.liftA2 - GHC.Base.<$ - GHC.Enum.fromEnum - GHC.Enum.pred - GHC.Enum.succ - GHC.Enum.toEnum - GHC.Read.readList - GHC.Read.readsPrec - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - Text.ParserCombinators.ReadP.ReadS - GHC.Classes./= - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.compare - GHC.Classes.max - GHC.Classes.min - GHC.Base.Alternative - GHC.Base.<|> - GHC.Base.empty - GHC.Base.many - GHC.Base.some - GHC.Base.sconcat - GHC.Base.stimes - Text.ParserCombinators.ReadPrec.ReadPrec - GHC.Read.readListPrec - GHC.Read.readPrec Warning: Text.Regex.Applicative.Common: could not find link destinations for: - GHC.Num.Num - GHC.Types.Char Documentation created: dist/doc/html/regex-applicative/index.html