=> 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-memotrie-0.6.10nb2 Preprocessing library for MemoTrie-0.6.10.. Building library for MemoTrie-0.6.10.. [1 of 1] Compiling Data.MemoTrie ( src/Data/MemoTrie.hs, dist/build/Data/MemoTrie.o, dist/build/Data/MemoTrie.dyn_o ) src/Data/MemoTrie.hs:92:22: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 92 | data (:->:) a :: * -> * | ^ src/Data/MemoTrie.hs:92:27: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 92 | data (:->:) a :: * -> * | ^ src/Data/MemoTrie.hs:605:3: warning: [-Wnoncanonical-monad-instances] Noncanonical `return' definition detected in the instance declaration for `Monad ((:->:) a)'. `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 | 605 | return a = trie (return a) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [1 of 1] Compiling Data.MemoTrie ( src/Data/MemoTrie.hs, dist/build/Data/MemoTrie.p_o ) src/Data/MemoTrie.hs:92:22: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 92 | data (:->:) a :: * -> * | ^ src/Data/MemoTrie.hs:92:27: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 92 | data (:->:) a :: * -> * | ^ src/Data/MemoTrie.hs:605:3: warning: [-Wnoncanonical-monad-instances] Noncanonical `return' definition detected in the instance declaration for `Monad ((:->:) a)'. `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 | 605 | return a = trie (return a) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Preprocessing library for MemoTrie-0.6.10.. Running Haddock on library for MemoTrie-0.6.10.. 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 src/Data/MemoTrie.hs:92:22: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 92 | data (:->:) a :: * -> * | ^ src/Data/MemoTrie.hs:92:27: warning: [GHC-39567] [-Wstar-is-type] Using `*' (or its Unicode variant) to mean `Data.Kind.Type' relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use `Type' from `Data.Kind' instead. | 92 | data (:->:) a :: * -> * | ^ src/Data/MemoTrie.hs:605:3: warning: [-Wnoncanonical-monad-instances] Noncanonical `return' definition detected in the instance declaration for `Monad ((:->:) a)'. `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 | 605 | return a = trie (return a) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: Data.MemoTrie: :->: is exported separately but will be documented under HasTrie. Consider exporting it together with its parent(s) for code clarity. 100% ( 17 / 17) in 'Data.MemoTrie' Warning: Data.MemoTrie: could not find link destinations for: - GHC.Generics.Generic - GHC.Types.Bool - GHC.Types.Char - GHC.Types.Int - GHC.Int.Int8 - GHC.Int.Int16 - GHC.Int.Int32 - GHC.Int.Int64 - GHC.Num.Integer.Integer - GHC.Maybe.Maybe - GHC.Types.Word - GHC.Word.Word8 - GHC.Word.Word16 - GHC.Word.Word32 - GHC.Word.Word64 - Data.Either.Either - GHC.Base.Void - GHC.Types.Type - GHC.Generics.V1 - GHC.Generics.U1 - GHC.Generics.K1 - GHC.Generics.M1 - GHC.Generics.:+: - GHC.Generics.:*: - GHC.Generics.Rep - Data.Function.fix Documentation created: dist/doc/html/MemoTrie/index.html