src/Data/MonoTraversable.hs:69:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.List’ is deprecated: This transformer is invalid on most monads | 69 | import Control.Monad.Trans.List (ListT) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/MonoTraversable.hs:125:24: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 125 | type instance Element (ListT m a) = a | ^^^^^ src/Data/MonoTraversable.hs:185:36: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 185 | instance Functor m => MonoFunctor (ListT m a) | ^^^^^ src/Data/MonoTraversable.hs:768:40: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 768 | instance F.Foldable f => MonoFoldable (ListT f a) | ^^^^^ src/Data/MonoTraversable.hs:1046:44: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 1046 | instance Traversable f => Mo[2 of 6] Compiling Data.Containers ( src/Data/Containers.hs, dist/build/Data/Containers.o, dist/build/Data/Containers.dyn_o ) [3 of 6] Compiling Data.MonoTraversable.Unprefixed ( src/Data/MonoTraversable/Unprefixed.hs, dist/build/Data/MonoTraversable/Unprefixed.o, dist/build/Data/MonoTraversable/Unprefixed.dyn_o ) [4 of 6] Compiling Data.Sequences ( src/Data/Sequences.hs, dist/build/Data/Sequences.o, dist/build/Data/Sequences.dyn_o ) [5 of 6] Compiling Data.NonNull ( src/Data/NonNull.hs, dist/build/Data/NonNull.o, dist/build/Data/NonNull.dyn_o ) [6 of 6] Compiling Paths_mono_traversable ( dist/build/autogen/Paths_mono_traversable.hs, dist/build/Paths_mono_traversable.o, dist/build/Paths_mono_traversable.dyn_o ) [1 of 6] Compiling Data.MonoTraversable ( src/Data/MonoTraversable.hs, dist/build/Data/MonoTraversable.p_o ) [2 of 6] Compiling Data.Containers ( src/Data/Containers.hs, dist/build/Data/Containers.p_o ) [3 of 6] Compiling Data.MonoTraversable.Unprefixed ( src/Data/MonoTraversable/Unprefixed.hs, dist/build/Data/MonoTraversable/Unprefixed.p_o ) [4 of 6] Compiling Data.Sequences ( src/Data/Sequences.hs, dist/build/Data/Sequences.p_o ) [5 of 6] Compiling Data.NonNull ( src/Data/NonNull.hs, dist/build/Data/NonNull.p_o ) [6 of 6] Compiling Paths_mono_traversable ( dist/build/autogen/Paths_mono_traversable.hs, dist/build/Paths_mono_traversable.p_o ) Preprocessing library for mono-traversable-1.0.9.0.. Running Haddock on library for mono-traversable-1.0.9.0.. Haddock coverage: Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Text' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Foldable' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'foldlUnwrap' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'intercalate' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 93% ( 31 / 33) in 'Data.MonoTraversable' Missing documentation for: replaceElemStrictText (src/Data/MonoTraversable.hs:212) replaceElemLazyText (src/Data/MonoTraversable.hs:215) 100% ( 8 / 8) in 'Data.Containers' 100% ( 32 / 32) in 'Data.MonoTraversable.Unprefixed' Warning: 'NonNull' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SemiGroup' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'NonEmpty' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'nfilter' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'String' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Vector' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'c' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'not' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'z' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Text' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'intercalate' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'true' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 80% ( 40 / 50) in 'Data.Sequences' Missing documentation for: splitElemStrictBS (src/Data/Sequences.hs:1385) stripPrefixStrictBS (src/Data/Sequences.hs:1390) stripSuffixStrictBS (src/Data/Sequences.hs:1395) splitSeqLazyBS (src/Data/Sequences.hs:1407) stripPrefixLazyBS (src/Data/Sequences.hs:1412) stripSuffixLazyBS (src/Data/Sequences.hs:1417) splitSeqStrictText (src/Data/Sequences.hs:1431) replaceSeqStrictText (src/Data/Sequences.hs:1436) splitSeqLazyText (src/Data/Sequences.hs:1450) replaceSeqLazyText (src/Data/Sequences.hs:1455) Warning: 'NonEmpty' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'fronNonEmpty' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'foldl1'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 29 / 29) in 'Data.NonNull' Documentation created: dist/doc/html/mono-traversable/index.html Installing library in /usr/src/slapt-src/haskell/haskell-mono-traversable/package-haskell-mono-traversable/usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0 Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/haskell/haskell-mono-traversable/haskell-mono-traversable-1.0.9.0-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/haskell/haskell-mono-traversable/haskell-mono-traversable-1.0.9.0-i586-1salix15.0.txz created. Installing package haskell-mono-traversable-1.0.9.0-i586-1salix15.0... | haskell-mono-traversable (classes for monomorphic containers) | | Type classes for mapping, folding, and traversing monomorphic and | polymorphic containers. Haskell is good at operating over polymorphic | containers such as a list [a]. A monomorphic container is one such | as Text which has a type Text that does not expose a type variable | for the underlying characters. | | | | | | ^^^^^ src/Data/Containers.hs:24:1: warning: [-Wunused-imports] The import of ‘Data.Semigroup’ is redundant except perhaps to import instances from ‘Data.Semigroup’ To import instances alone, use: import Data.Semigroup() | 24 | import Data.Semigroup (Semigroup) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/MonoTraversable/Unprefixed.hs:17:1: warning: [-Wunused-imports] The import of ‘Data.Semigroup’ is redundant except perhaps to import instances from ‘Data.Semigroup’ To import instances alone, use: import Data.Semigroup() | 17 | import Data.Semigroup (Semigroup) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/NonNull.hs:54:1: warning: [-Wunused-imports] The import of ‘Data.Semigroup’ is redundant except perhaps to import instances from ‘Data.Semigroup’ To import instances alone, use: import Data.Semigroup() | 54 | import Data.Semigroup (Semigroup (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/haskell-mono-traversable-1.0.9.0/ usr/doc/haskell-mono-traversable-1.0.9.0/ChangeLog.md usr/doc/haskell-mono-traversable-1.0.9.0/LICENSE usr/doc/haskell-mono-traversable-1.0.9.0/README.md usr/doc/haskell-mono-traversable-1.0.9.0/haskell-mono-traversable.SlackBuild usr/doc/haskell-mono-traversable-1.0.9.0/html/ usr/doc/haskell-mono-traversable-1.0.9.0/html/Data-Containers.html usr/doc/haskell-mono-traversable-1.0.9.0/html/Data-MonoTraversable-Unprefixed.html usr/doc/haskell-mono-traversable-1.0.9.0/html/Data-MonoTraversable.html usr/doc/haskell-mono-traversable-1.0.9.0/html/Data-NonNull.html usr/doc/haskell-mono-traversable-1.0.9.0/html/Data-Sequences.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-60.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-A.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-All.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-B.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-C.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-D.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-E.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-F.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-G.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-H.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-I.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-K.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-L.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-M.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-N.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-O.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-P.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-R.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-S.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-T.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-U.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-V.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index-W.html usr/doc/haskell-mono-traversable-1.0.9.0/html/doc-index.html usr/doc/haskell-mono-traversable-1.0.9.0/html/haddock-bundle.min.js usr/doc/haskell-mono-traversable-1.0.9.0/html/index.html usr/doc/haskell-mono-traversable-1.0.9.0/html/linuwial.css usr/doc/haskell-mono-traversable-1.0.9.0/html/meta.json usr/doc/haskell-mono-traversable-1.0.9.0/html/mono-traversable.haddock usr/doc/haskell-mono-traversable-1.0.9.0/html/quick-jump.css usr/doc/haskell-mono-traversable-1.0.9.0/html/synopsis.png usr/lib/ usr/lib/ghc-8.10.4/ usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/ usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/ usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/Containers.dyn_hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/Containers.hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/Containers.p_hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/MonoTraversable/ usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/MonoTraversable.dyn_hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/MonoTraversable.hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/MonoTraversable.p_hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/MonoTraversable/Unprefixed.dyn_hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/MonoTraversable/Unprefixed.hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/MonoTraversable/Unprefixed.p_hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/NonNull.dyn_hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/NonNull.hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/NonNull.p_hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/Sequences.dyn_hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/Sequences.hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Data/Sequences.p_hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Paths_mono_traversable.dyn_hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Paths_mono_traversable.hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/Paths_mono_traversable.p_hi usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/libHSmono-traversable-1.0.9.0-B4jkBoSsVweFN8qkAaz3dW.a usr/lib/ghc-8.10.4/mono-traversable-1.0.9.0/libHSmono-traversable-1.0.9.0-B4jkBoSsVweFN8qkAaz3dW_p.a usr/lib/ghc-8.10.4/package.conf.d/ usr/lib/ghc-8.10.4/package.conf.d/mono-traversable-1.0.9.0-B4jkBoSsVweFN8qkAaz3dW.conf usr/lib/i386-linux-ghc-8.10.4/ usr/lib/i386-linux-ghc-8.10.4/libHSmono-traversable-1.0.9.0-B4jkBoSsVweFN8qkAaz3dW-ghc8.10.4.so