*** setup configure Configuring queuelike-1.0.3... Dependency array -any: using array-0.3.0.0 Dependency base -any: using base-4.2.0.0 Dependency containers -any: using containers-0.3.0.0 Dependency mtl -any: using mtl-1.1.0.2 Dependency stateful-mtl >=1.0.7: using stateful-mtl-1.0.7 Dependency utility-ht -any: using utility-ht-0.0.5.1 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.1 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/queuelike-1.0.3/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/queuelike-1.0.3 Documentation installed in: /usr/local/tmp/archive/install/share/doc/queuelike-1.0.3 Using alex version 2.3.1 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.3 found on system at: /usr/bin/gcc Using ghc version 6.12.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.1 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.7.2 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.16 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.22 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup haddock Running Haddock for queuelike-1.0.3... /usr/local/bin/haddock --use-contents=/package/queuelike-1.0.3 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library queuelike-1.0.3... Running hscolour for queuelike-1.0.3... Creating dist/doc/html/queuelike (and its parents) Creating dist/doc/html/queuelike/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/queuelike/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue.html Data/Queue.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue-PQueue.html Data/Queue/PQueue.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue-Class.html Data/Queue/Class.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue-Instances.html Data/Queue/Instances.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue-Stack.html Data/Queue/Stack.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue-Queue.html Data/Queue/Queue.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue-TrieQueue.html Data/Queue/TrieQueue.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-MQueue-Class.html Data/MQueue/Class.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-MQueue-Heap.html Data/MQueue/Heap.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-MQueue-SyncQueue.html Data/MQueue/SyncQueue.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-MQueue-Chan.html Data/MQueue/Chan.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-MQueue.html Data/MQueue.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue-QueueHelpers.html Data/Queue/QueueHelpers.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-MQueue-MonadHelpers.html Data/MQueue/MonadHelpers.hs Warning: The documentation for the following packages are not installed. No links will be generated to these packages: ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir copy Data/Queue.hs to dist/build/tmp16292/Data/Queue.hs copy Data/Queue/PQueue.hs to dist/build/tmp16292/Data/Queue/PQueue.hs copy Data/Queue/Class.hs to dist/build/tmp16292/Data/Queue/Class.hs copy Data/Queue/Instances.hs to dist/build/tmp16292/Data/Queue/Instances.hs copy Data/Queue/Stack.hs to dist/build/tmp16292/Data/Queue/Stack.hs copy Data/Queue/Queue.hs to dist/build/tmp16292/Data/Queue/Queue.hs copy Data/Queue/TrieQueue.hs to dist/build/tmp16292/Data/Queue/TrieQueue.hs copy Data/MQueue/Class.hs to dist/build/tmp16292/Data/MQueue/Class.hs copy Data/MQueue/Heap.hs to dist/build/tmp16292/Data/MQueue/Heap.hs copy Data/MQueue/SyncQueue.hs to dist/build/tmp16292/Data/MQueue/SyncQueue.hs copy Data/MQueue/Chan.hs to dist/build/tmp16292/Data/MQueue/Chan.hs copy Data/MQueue.hs to dist/build/tmp16292/Data/MQueue.hs copy Data/Queue/QueueHelpers.hs to dist/build/tmp16292/Data/Queue/QueueHelpers.hs copy Data/MQueue/MonadHelpers.hs to dist/build/tmp16292/Data/MQueue/MonadHelpers.hs Creating dist/doc/html/queuelike/ (and its parents) /usr/local/bin/haddock --use-contents=/package/queuelike-1.0.3 --prologue=dist/doc/html/queuelike/haddock-prolog16292.txt --dump-interface=dist/doc/html/queuelike/queuelike.haddock --optghc=-package-name --optghc=queuelike-1.0.3 --hide=Data.Queue.QueueHelpers --hide=Data.MQueue.MonadHelpers --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/MaybeT/0.1.2/doc/html,/usr/local/tmp/archive/install/share/doc/MaybeT-0.1.2/html/MaybeT.haddock --read-interface=/packages/archive/array/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.0/array.haddock --read-interface=/packages/archive/base/4.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.0/base.haddock --read-interface=/packages/archive/containers/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock --read-interface=/packages/archive/ghc-prim/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock --read-interface=/packages/archive/integer-gmp/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/integer-gmp.haddock --read-interface=/packages/archive/mtl/1.1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html/mtl.haddock --read-interface=/packages/archive/stateful-mtl/1.0.7/doc/html,/usr/local/tmp/archive/install/share/doc/stateful-mtl-1.0.7/html/stateful-mtl.haddock --read-interface=/packages/archive/utility-ht/0.0.5.1/doc/html,/usr/local/tmp/archive/install/share/doc/utility-ht-0.0.5.1/html/utility-ht.haddock --odir=dist/doc/html/queuelike/ --title=queuelike-1.0.3: A library of queuelike data structures, both functional and stateful. --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-stubdir --optghc=dist/build --optghc=-package-id --optghc=array-0.3.0.0-dbdf73710a5bd9a534e8bcb2d8c8ee98 --optghc=-package-id --optghc=base-4.2.0.0-c9182baf5cf44f2e72b2298fa160086c --optghc=-package-id --optghc=containers-0.3.0.0-409fe3b8f0dda25b98e03716d26be411 --optghc=-package-id --optghc=mtl-1.1.0.2-23ca4de7c573fd4df309067199a40634 --optghc=-package-id --optghc=stateful-mtl-1.0.7-daff83de7dfee456f9208372e120fa8f --optghc=-package-id --optghc=utility-ht-0.0.5.1-33260ce1fdbce9ddb744eb96e981a1ec --optghc=-O -B/usr/local/lib/ghc-6.12.1 dist/build/tmp16292/Data/Queue.hs dist/build/tmp16292/Data/Queue/PQueue.hs dist/build/tmp16292/Data/Queue/Class.hs dist/build/tmp16292/Data/Queue/Instances.hs dist/build/tmp16292/Data/Queue/Stack.hs dist/build/tmp16292/Data/Queue/Queue.hs dist/build/tmp16292/Data/Queue/TrieQueue.hs dist/build/tmp16292/Data/MQueue/Class.hs dist/build/tmp16292/Data/MQueue/Heap.hs dist/build/tmp16292/Data/MQueue/SyncQueue.hs dist/build/tmp16292/Data/MQueue/Chan.hs dist/build/tmp16292/Data/MQueue.hs dist/build/tmp16292/Data/Queue/QueueHelpers.hs dist/build/tmp16292/Data/MQueue/MonadHelpers.hs dist/build/tmp16292/Data/Queue/Instances.hs:1:206: The export item `module Data.Queue.IntQueue' is not imported Warning: Data.MQueue.Heap: We do not support associated types in instances yet. These instances are affected: (GHC.Base.Monad m, Control.Monad.ST.Class.MonadST m, (Control.Monad.ST.Class.StateThread m) ~ s, GHC.Classes.Ord e) => Data.MQueue.Class.MQueue (Data.MQueue.Heap.Heap s e) m Warning: Data.MQueue.Chan: We do not support associated types in instances yet. These instances are affected: (Control.Monad.Trans.MonadIO m) => Data.MQueue.Class.MQueue (Control.Concurrent.Chan.Chan a) m Warning: Data.Queue.PQueue: We do not support associated types in instances yet. These instances are affected: (GHC.Classes.Ord e) => Data.Queue.Class.IQueue (Data.Queue.PQueue.PQueue e) Warning: Data.Queue.Stack: We do not support associated types in instances yet. These instances are affected: Data.Queue.Class.IQueue (Data.Queue.Stack.Stack e) Warning: Data.Queue.Queue: We do not support associated types in instances yet. These instances are affected: Data.Queue.Class.IQueue (Data.Queue.Queue.Queue e) Warning: Data.Queue.TrieQueue: We do not support associated types in instances yet. These instances are affected: (GHC.Classes.Ord e) => Data.Queue.Class.IQueue (Data.Queue.TrieQueue.TrieQueue e) Warning: Data.MQueue.SyncQueue: We do not support associated types in instances yet. These instances are affected: (Control.Monad.Trans.MonadIO m, Data.Queue.Class.IQueue q) => Data.MQueue.Class.MQueue (Data.MQueue.SyncQueue.SyncQ q) m, (Control.Monad.Trans.MonadIO m, Data.MQueue.Class.MQueue q GHC.Types.IO) => Data.MQueue.Class.MQueue (Data.MQueue.SyncQueue.SyncMQ q) m *** Trying again with preferred-versions *** setup configure Configuring queuelike-1.0.3... Dependency array -any: using array-0.3.0.0 Dependency base <4: using base-3.0.3.2 Dependency containers -any: using containers-0.3.0.0 Dependency mtl -any: using mtl-1.1.0.2 Dependency stateful-mtl >=1.0.7: using stateful-mtl-1.0.7 Dependency utility-ht -any: using utility-ht-0.0.5.1 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.1 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/queuelike-1.0.3/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/queuelike-1.0.3 Documentation installed in: /usr/local/tmp/archive/install/share/doc/queuelike-1.0.3 Using alex version 2.3.1 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.3 found on system at: /usr/bin/gcc Using ghc version 6.12.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.1 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.7.2 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.16 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.22 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup haddock Running Haddock for queuelike-1.0.3... /usr/local/bin/haddock --use-contents=/package/queuelike-1.0.3 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library queuelike-1.0.3... Running hscolour for queuelike-1.0.3... Creating dist/doc/html/queuelike (and its parents) Creating dist/doc/html/queuelike/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/queuelike/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue.html Data/Queue.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue-PQueue.html Data/Queue/PQueue.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue-Class.html Data/Queue/Class.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue-Instances.html Data/Queue/Instances.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue-Stack.html Data/Queue/Stack.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue-Queue.html Data/Queue/Queue.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue-TrieQueue.html Data/Queue/TrieQueue.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-MQueue-Class.html Data/MQueue/Class.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-MQueue-Heap.html Data/MQueue/Heap.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-MQueue-SyncQueue.html Data/MQueue/SyncQueue.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-MQueue-Chan.html Data/MQueue/Chan.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-MQueue.html Data/MQueue.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-Queue-QueueHelpers.html Data/Queue/QueueHelpers.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/queuelike/src/Data-MQueue-MonadHelpers.html Data/MQueue/MonadHelpers.hs Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-3.0.3.2, ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir copy Data/Queue.hs to dist/build/tmp16349/Data/Queue.hs copy Data/Queue/PQueue.hs to dist/build/tmp16349/Data/Queue/PQueue.hs copy Data/Queue/Class.hs to dist/build/tmp16349/Data/Queue/Class.hs copy Data/Queue/Instances.hs to dist/build/tmp16349/Data/Queue/Instances.hs copy Data/Queue/Stack.hs to dist/build/tmp16349/Data/Queue/Stack.hs copy Data/Queue/Queue.hs to dist/build/tmp16349/Data/Queue/Queue.hs copy Data/Queue/TrieQueue.hs to dist/build/tmp16349/Data/Queue/TrieQueue.hs copy Data/MQueue/Class.hs to dist/build/tmp16349/Data/MQueue/Class.hs copy Data/MQueue/Heap.hs to dist/build/tmp16349/Data/MQueue/Heap.hs copy Data/MQueue/SyncQueue.hs to dist/build/tmp16349/Data/MQueue/SyncQueue.hs copy Data/MQueue/Chan.hs to dist/build/tmp16349/Data/MQueue/Chan.hs copy Data/MQueue.hs to dist/build/tmp16349/Data/MQueue.hs copy Data/Queue/QueueHelpers.hs to dist/build/tmp16349/Data/Queue/QueueHelpers.hs copy Data/MQueue/MonadHelpers.hs to dist/build/tmp16349/Data/MQueue/MonadHelpers.hs Creating dist/doc/html/queuelike/ (and its parents) /usr/local/bin/haddock --use-contents=/package/queuelike-1.0.3 --prologue=dist/doc/html/queuelike/haddock-prolog16349.txt --dump-interface=dist/doc/html/queuelike/queuelike.haddock --optghc=-package-name --optghc=queuelike-1.0.3 --hide=Data.Queue.QueueHelpers --hide=Data.MQueue.MonadHelpers --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/MaybeT/0.1.2/doc/html,/usr/local/tmp/archive/install/share/doc/MaybeT-0.1.2/html/MaybeT.haddock --read-interface=/packages/archive/array/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.0/array.haddock --read-interface=/packages/archive/base/4.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.0/base.haddock --read-interface=/packages/archive/containers/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock --read-interface=/packages/archive/ghc-prim/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock --read-interface=/packages/archive/integer-gmp/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/integer-gmp.haddock --read-interface=/packages/archive/mtl/1.1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html/mtl.haddock --read-interface=/packages/archive/stateful-mtl/1.0.7/doc/html,/usr/local/tmp/archive/install/share/doc/stateful-mtl-1.0.7/html/stateful-mtl.haddock --read-interface=/packages/archive/syb/0.1.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock --read-interface=/packages/archive/utility-ht/0.0.5.1/doc/html,/usr/local/tmp/archive/install/share/doc/utility-ht-0.0.5.1/html/utility-ht.haddock --odir=dist/doc/html/queuelike/ --title=queuelike-1.0.3: A library of queuelike data structures, both functional and stateful. --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-stubdir --optghc=dist/build --optghc=-package-id --optghc=array-0.3.0.0-dbdf73710a5bd9a534e8bcb2d8c8ee98 --optghc=-package-id --optghc=base-3.0.3.2-52acef427378232ec569bca0486ee48f --optghc=-package-id --optghc=containers-0.3.0.0-409fe3b8f0dda25b98e03716d26be411 --optghc=-package-id --optghc=mtl-1.1.0.2-23ca4de7c573fd4df309067199a40634 --optghc=-package-id --optghc=stateful-mtl-1.0.7-daff83de7dfee456f9208372e120fa8f --optghc=-package-id --optghc=utility-ht-0.0.5.1-33260ce1fdbce9ddb744eb96e981a1ec --optghc=-O -B/usr/local/lib/ghc-6.12.1 dist/build/tmp16349/Data/Queue.hs dist/build/tmp16349/Data/Queue/PQueue.hs dist/build/tmp16349/Data/Queue/Class.hs dist/build/tmp16349/Data/Queue/Instances.hs dist/build/tmp16349/Data/Queue/Stack.hs dist/build/tmp16349/Data/Queue/Queue.hs dist/build/tmp16349/Data/Queue/TrieQueue.hs dist/build/tmp16349/Data/MQueue/Class.hs dist/build/tmp16349/Data/MQueue/Heap.hs dist/build/tmp16349/Data/MQueue/SyncQueue.hs dist/build/tmp16349/Data/MQueue/Chan.hs dist/build/tmp16349/Data/MQueue.hs dist/build/tmp16349/Data/Queue/QueueHelpers.hs dist/build/tmp16349/Data/MQueue/MonadHelpers.hs dist/build/tmp16349/Data/Queue/Instances.hs:1:206: The export item `module Data.Queue.IntQueue' is not imported Warning: Data.MQueue.Heap: We do not support associated types in instances yet. These instances are affected: (GHC.Base.Monad m, Control.Monad.ST.Class.MonadST m, (Control.Monad.ST.Class.StateThread m) ~ s, GHC.Classes.Ord e) => Data.MQueue.Class.MQueue (Data.MQueue.Heap.Heap s e) m Warning: Data.MQueue.Chan: We do not support associated types in instances yet. These instances are affected: (Control.Monad.Trans.MonadIO m) => Data.MQueue.Class.MQueue (Control.Concurrent.Chan.Chan a) m Warning: Data.Queue.PQueue: We do not support associated types in instances yet. These instances are affected: (GHC.Classes.Ord e) => Data.Queue.Class.IQueue (Data.Queue.PQueue.PQueue e) Warning: Data.Queue.Stack: We do not support associated types in instances yet. These instances are affected: Data.Queue.Class.IQueue (Data.Queue.Stack.Stack e) Warning: Data.Queue.Queue: We do not support associated types in instances yet. These instances are affected: Data.Queue.Class.IQueue (Data.Queue.Queue.Queue e) Warning: Data.Queue.TrieQueue: We do not support associated types in instances yet. These instances are affected: (GHC.Classes.Ord e) => Data.Queue.Class.IQueue (Data.Queue.TrieQueue.TrieQueue e) Warning: Data.MQueue.SyncQueue: We do not support associated types in instances yet. These instances are affected: (Control.Monad.Trans.MonadIO m, Data.Queue.Class.IQueue q) => Data.MQueue.Class.MQueue (Data.MQueue.SyncQueue.SyncQ q) m, (Control.Monad.Trans.MonadIO m, Data.MQueue.Class.MQueue q GHC.Types.IO) => Data.MQueue.Class.MQueue (Data.MQueue.SyncQueue.SyncMQ q) m