=> 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-mutable-containers-0.3.4.1nb2 Preprocessing library for mutable-containers-0.3.4.1.. Building library for mutable-containers-0.3.4.1.. [1 of 9] Compiling Data.Mutable.Class ( src/Data/Mutable/Class.hs, dist/build/Data/Mutable/Class.o, dist/build/Data/Mutable/Class.dyn_o ) src/Data/Mutable/Class.hs:71:41: 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 | 71 | newRef :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:78:42: 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 | 78 | readRef :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:85:43: 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 | 85 | writeRef :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:96:44: 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 | 96 | modifyRef :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:104:45: 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 | 104 | modifyRef' :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:154:38: 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 | 154 | :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:163:38: 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 | 163 | :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:190:42: 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 | 190 | newColl :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:212:43: 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 | 212 | popFront :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:217:22: 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 | 217 | , PrimState m ~ MCState c | ^ src/Data/Mutable/Class.hs:219:24: 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 | 219 | , CollElement c ~ Element (RefElement c) | ^ src/Data/Mutable/Class.hs:249:44: 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 | 249 | pushFront :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:255:22: 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 | 255 | , PrimState m ~ MCState c | ^ src/Data/Mutable/Class.hs:257:24: 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 | 257 | , CollElement c ~ Element (RefElement c) | ^ src/Data/Mutable/Class.hs:282:42: 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 | 282 | popBack :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:287:22: 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 | 287 | , PrimState m ~ MCState c | ^ src/Data/Mutable/Class.hs:289:24: 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 | 289 | , CollElement c ~ Element (RefElement c) | ^ src/Data/Mutable/Class.hs:319:43: 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 | 319 | pushBack :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:325:22: 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 | 325 | , PrimState m ~ MCState c | ^ src/Data/Mutable/Class.hs:327:24: 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 | 327 | , CollElement c ~ Element (RefElement c) | ^ [2 of 9] Compiling Data.Mutable.BRef ( src/Data/Mutable/BRef.hs, dist/build/Data/Mutable/BRef.o, dist/build/Data/Mutable/BRef.dyn_o ) [3 of 9] Compiling Data.Mutable.DLList ( src/Data/Mutable/DLList.hs, dist/build/Data/Mutable/DLList.o, dist/build/Data/Mutable/DLList.dyn_o ) [4 of 9] Compiling Data.Mutable.Deque ( src/Data/Mutable/Deque.hs, dist/build/Data/Mutable/Deque.o, dist/build/Data/Mutable/Deque.dyn_o ) [5 of 9] Compiling Data.Mutable.PRef ( src/Data/Mutable/PRef.hs, dist/build/Data/Mutable/PRef.o, dist/build/Data/Mutable/PRef.dyn_o ) [6 of 9] Compiling Data.Mutable.SRef ( src/Data/Mutable/SRef.hs, dist/build/Data/Mutable/SRef.o, dist/build/Data/Mutable/SRef.dyn_o ) [7 of 9] Compiling Data.Mutable.URef ( src/Data/Mutable/URef.hs, dist/build/Data/Mutable/URef.o, dist/build/Data/Mutable/URef.dyn_o ) [8 of 9] Compiling Data.Mutable ( src/Data/Mutable.hs, dist/build/Data/Mutable.o, dist/build/Data/Mutable.dyn_o ) [9 of 9] Compiling Paths_mutable_containers ( dist/build/autogen/Paths_mutable_containers.hs, dist/build/Paths_mutable_containers.o, dist/build/Paths_mutable_containers.dyn_o ) [1 of 9] Compiling Data.Mutable.Class ( src/Data/Mutable/Class.hs, dist/build/Data/Mutable/Class.p_o ) src/Data/Mutable/Class.hs:71:41: 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 | 71 | newRef :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:78:42: 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 | 78 | readRef :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:85:43: 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 | 85 | writeRef :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:96:44: 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 | 96 | modifyRef :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:104:45: 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 | 104 | modifyRef' :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:154:38: 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 | 154 | :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:163:38: 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 | 163 | :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:190:42: 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 | 190 | newColl :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:212:43: 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 | 212 | popFront :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:217:22: 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 | 217 | , PrimState m ~ MCState c | ^ src/Data/Mutable/Class.hs:219:24: 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 | 219 | , CollElement c ~ Element (RefElement c) | ^ src/Data/Mutable/Class.hs:249:44: 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 | 249 | pushFront :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:255:22: 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 | 255 | , PrimState m ~ MCState c | ^ src/Data/Mutable/Class.hs:257:24: 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 | 257 | , CollElement c ~ Element (RefElement c) | ^ src/Data/Mutable/Class.hs:282:42: 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 | 282 | popBack :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:287:22: 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 | 287 | , PrimState m ~ MCState c | ^ src/Data/Mutable/Class.hs:289:24: 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 | 289 | , CollElement c ~ Element (RefElement c) | ^ src/Data/Mutable/Class.hs:319:43: 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 | 319 | pushBack :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:325:22: 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 | 325 | , PrimState m ~ MCState c | ^ src/Data/Mutable/Class.hs:327:24: 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 | 327 | , CollElement c ~ Element (RefElement c) | ^ [2 of 9] Compiling Data.Mutable.BRef ( src/Data/Mutable/BRef.hs, dist/build/Data/Mutable/BRef.p_o ) [3 of 9] Compiling Data.Mutable.DLList ( src/Data/Mutable/DLList.hs, dist/build/Data/Mutable/DLList.p_o ) [4 of 9] Compiling Data.Mutable.Deque ( src/Data/Mutable/Deque.hs, dist/build/Data/Mutable/Deque.p_o ) [5 of 9] Compiling Data.Mutable.PRef ( src/Data/Mutable/PRef.hs, dist/build/Data/Mutable/PRef.p_o ) [6 of 9] Compiling Data.Mutable.SRef ( src/Data/Mutable/SRef.hs, dist/build/Data/Mutable/SRef.p_o ) [7 of 9] Compiling Data.Mutable.URef ( src/Data/Mutable/URef.hs, dist/build/Data/Mutable/URef.p_o ) [8 of 9] Compiling Data.Mutable ( src/Data/Mutable.hs, dist/build/Data/Mutable.p_o ) [9 of 9] Compiling Paths_mutable_containers ( dist/build/autogen/Paths_mutable_containers.hs, dist/build/Paths_mutable_containers.p_o ) Preprocessing library for mutable-containers-0.3.4.1.. Running Haddock on library for mutable-containers-0.3.4.1.. 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 src/Data/Mutable/Class.hs:71:41: 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 | 71 | newRef :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:78:42: 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 | 78 | readRef :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:85:43: 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 | 85 | writeRef :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:96:44: 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 | 96 | modifyRef :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:104:45: 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 | 104 | modifyRef' :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:154:38: 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 | 154 | :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:163:38: 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 | 163 | :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:190:42: 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 | 190 | newColl :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:212:43: 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 | 212 | popFront :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:217:22: 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 | 217 | , PrimState m ~ MCState c | ^ src/Data/Mutable/Class.hs:219:24: 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 | 219 | , CollElement c ~ Element (RefElement c) | ^ src/Data/Mutable/Class.hs:249:44: 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 | 249 | pushFront :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:255:22: 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 | 255 | , PrimState m ~ MCState c | ^ src/Data/Mutable/Class.hs:257:24: 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 | 257 | , CollElement c ~ Element (RefElement c) | ^ src/Data/Mutable/Class.hs:282:42: 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 | 282 | popBack :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:287:22: 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 | 287 | , PrimState m ~ MCState c | ^ src/Data/Mutable/Class.hs:289:24: 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 | 289 | , CollElement c ~ Element (RefElement c) | ^ src/Data/Mutable/Class.hs:319:43: 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 | 319 | pushBack :: (PrimMonad m, PrimState m ~ MCState c) | ^ src/Data/Mutable/Class.hs:325:22: 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 | 325 | , PrimState m ~ MCState c | ^ src/Data/Mutable/Class.hs:327:24: 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 | 327 | , CollElement c ~ Element (RefElement c) | ^ Warning: Couldn't find .haddock for export RealWorld Warning: Couldn't find .haddock for export IORef Warning: Couldn't find .haddock for export STRef Warning: Couldn't find .haddock for export IORef Warning: Couldn't find .haddock for export STRef Warning: Couldn't find .haddock for export RealWorld Warning: Couldn't find .haddock for export Storable 90% ( 47 / 52) in 'Data.Mutable' Missing documentation for: IORef STRef RealWorld Unbox Storable Warning: Data.Mutable: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Real.Integral - GHC.Base.Monad - GHC.Base.Monoid - GHC.Prim.Addr# - GHC.Types.Bool - GHC.Types.Char - GHC.Types.Double - GHC.Types.Float - GHC.Prim.Int# - GHC.Types.Int - GHC.Int.Int8 - GHC.Int.Int16 - GHC.Int.Int32 - GHC.Int.Int64 - GHC.Maybe.Maybe - GHC.Real.Ratio - GHC.Stable.StablePtr - GHC.Prim.State# - GHC.Types.IO - GHC.Types.Word - GHC.Word.Word8 - GHC.Word.Word16 - GHC.Word.Word32 - GHC.Word.Word64 - GHC.Ptr.FunPtr - GHC.Types.Type - Foreign.C.ConstPtr.ConstPtr - GHC.ST.ST - Data.Functor.Identity.Identity - GHC.Classes./= - Control.Monad.Trans.Identity.IdentityT - Control.Monad.ST.Lazy.Imp.ST - Control.Monad.Trans.Accum.AccumT - Control.Monad.Trans.Cont.ContT - Control.Monad.Trans.Except.ExceptT - Control.Monad.Trans.Maybe.MaybeT - Control.Monad.Trans.RWS.Strict.RWST - Control.Monad.Trans.RWS.CPS.RWST - Control.Monad.Trans.RWS.Lazy.RWST - Control.Monad.Trans.Reader.ReaderT - Control.Monad.Trans.Select.SelectT - Control.Monad.Trans.State.Strict.StateT - Control.Monad.Trans.State.Lazy.StateT - Control.Monad.Trans.Writer.Strict.WriterT - Control.Monad.Trans.Writer.CPS.WriterT - Control.Monad.Trans.Writer.Lazy.WriterT - Data.Semigroup.Internal.All - Data.Semigroup.Internal.Alt - Data.Semigroup.Internal.Any - Data.Semigroup.Internal.Dual - Data.Semigroup.Internal.Product - Data.Semigroup.Internal.Sum - Data.Functor.Compose.Compose - Data.Functor.Const.Const - Data.Proxy.Proxy - Foreign.Storable.peekElemOff - Data.Semigroup.Arg - Foreign.Storable.sizeOf - Foreign.Storable.alignment - Foreign.Storable.pokeElemOff - Foreign.Storable.poke - Data.Complex.Complex - Data.Ord.Down - Data.Semigroup.First - Data.Semigroup.Last - Data.Semigroup.Max - Data.Semigroup.Min - Data.Semigroup.WrappedMonoid - Foreign.C.Types.CInt - System.Posix.Types.CBlkCnt - System.Posix.Types.CBlkSize - Foreign.C.Types.CBool - System.Posix.Types.CCc - Foreign.C.Types.CChar - Foreign.C.Types.CClock - System.Posix.Types.CClockId - System.Posix.Types.CDev - Foreign.C.Types.CDouble - Foreign.C.Types.CFloat - System.Posix.Types.CFsBlkCnt - System.Posix.Types.CFsFilCnt - System.Posix.Types.CGid - System.Posix.Types.CId - System.Posix.Types.CIno - Foreign.C.Types.CIntMax - Foreign.C.Types.CIntPtr - System.Posix.Types.CKey - Foreign.C.Types.CLLong - Foreign.C.Types.CLong - System.Posix.Types.CMode - System.Posix.Types.CNlink - System.Posix.Types.COff - System.Posix.Types.CPid - Foreign.C.Types.CPtrdiff - System.Posix.Types.CRLim - Foreign.C.Types.CSChar - Foreign.C.Types.CSUSeconds - Foreign.C.Types.CShort - Foreign.C.Types.CSigAtomic - Foreign.C.Types.CSize - System.Posix.Types.CSpeed - System.Posix.Types.CSsize - System.Posix.Types.CTcflag - Foreign.C.Types.CTime - System.Posix.Types.CTimer - Foreign.C.Types.CUChar - Foreign.C.Types.CUInt - Foreign.C.Types.CUIntMax - Foreign.C.Types.CUIntPtr - Foreign.C.Types.CULLong - Foreign.C.Types.CULong - Foreign.C.Types.CUSeconds - Foreign.C.Types.CUShort - System.Posix.Types.CUid - Foreign.C.Types.CWchar - System.Posix.Types.Fd - Foreign.Ptr.IntPtr - Foreign.Ptr.WordPtr - Foreign.Storable.peek - Foreign.Storable.peekByteOff - Foreign.Storable.pokeByteOff - GHC.Fingerprint.Type.Fingerprint Documentation created: dist/doc/html/mutable-containers/index.html