Build #2 for Pugs-6.2.13.4

[all reports]

Package Pugs-6.2.13.4
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies utf8-string-0.3.7, time-1.4.0.1, stringtable-atom-0.0.6.2, stm-2.4.2, readline-1.0.3.0, random-1.0.1.1, pugs-compat-0.0.6.20130611.0, pugs-DrIFT-2.2.3.20130611, process-1.1.0.2, pretty-1.1.1.0, parsec-3.1.3, network-2.4.1.2, mtl-2.1.2, haskell98-2.0.0.2, filepath-1.3.0.1, directory-1.2.0.1, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1, array-0.4.0.1, MetaObject-0.0.6.20110925, HsSyck-0.51, HsParrot-0.0.2.20120717
Flags -optimize enablereadline

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring hashable-1.2.1.0...
Building hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.1.0...
Running Haddock for hashable-1.2.1.0...
Running hscolour for hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
Configuring primitive-0.5.1.0...
Building primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.5.1.0...
Running Haddock for primitive-0.5.1.0...
Running hscolour for primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
Haddock coverage:
  67% (  2 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s)
  71% ( 10 / 14) in 'Control.Monad.Primitive'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 13 / 13) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  7 /  7) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.1.0
Registering primitive-0.5.1.0...
Installed primitive-0.5.1.0
Configuring readline-1.0.3.0...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for GNUreadline.framework... checking for readline... no
checking for tputs in -lncurses... yes
checking for readline in -lreadline... yes
checking for rl_readline_version... yes
checking for rl_begin_undo_group... yes
checking for rl_erase_empty_line... yes
checking for rl_free_undo_list... yes
checking for rl_completion_word_break_hook in -lreadline... yes
configure: creating ./config.status
config.status: creating config.mk
config.status: creating readline.buildinfo
config.status: creating include/HsReadlineConfig.h
config.status: include/HsReadlineConfig.h is unchanged
Building readline-1.0.3.0...
Preprocessing library readline-1.0.3.0...
[1 of 2] Compiling System.Console.SimpleLineEditor ( System/Console/SimpleLineEditor.hs, dist/build/System/Console/SimpleLineEditor.o )
[2 of 2] Compiling System.Console.Readline ( dist/build/System/Console/Readline.hs, dist/build/System/Console/Readline.o )
In-place registering readline-1.0.3.0...
Running Haddock for readline-1.0.3.0...
Running hscolour for readline-1.0.3.0...
Preprocessing library readline-1.0.3.0...
Preprocessing library readline-1.0.3.0...
Haddock coverage:
  80% (  4 /  5) in 'System.Console.SimpleLineEditor'
   2% (  3 /133) in 'System.Console.Readline'
Documentation created: dist/doc/html/readline/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/readline-1.0.3.0
Registering readline-1.0.3.0...
Installed readline-1.0.3.0
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base  ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )
[4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
In-place registering regex-base-0.93.2...
Running Haddock for regex-base-0.93.2...
Running hscolour for regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
Documentation created: dist/doc/html/regex-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-base-0.93.2
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring stm-2.4.2...
Building stm-2.4.2...
Preprocessing library stm-2.4.2...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.2...
Running Haddock for stm-2.4.2...
Running hscolour for stm-2.4.2...
Preprocessing library stm-2.4.2...
Preprocessing library stm-2.4.2...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.2
Registering stm-2.4.2...
Installed stm-2.4.2
Configuring syb-0.4.1...
Building syb-0.4.1...
Preprocessing library syb-0.4.1...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.4.1...
Running Haddock for syb-0.4.1...
Running hscolour for syb-0.4.1...
Preprocessing library syb-0.4.1...
Preprocessing library syb-0.4.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 16 / 16) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.4.1
Registering syb-0.4.1...
Installed syb-0.4.1
Configuring utf8-string-0.3.7...
Building utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8   ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
In-place registering utf8-string-0.3.7...
Running Haddock for utf8-string-0.3.7...
Running hscolour for utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  89% ( 24 / 27) in 'Data.String.UTF8'
  82% ( 14 / 17) in 'System.IO.UTF8'
  14% (  1 /  7) in 'System.Environment.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7
Registering utf8-string-0.3.7...
Installed utf8-string-0.3.7
Configuring vector-0.10.9.1...
Building vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o )

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
[15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[19 of 19] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )
In-place registering vector-0.10.9.1...
Running Haddock for vector-0.10.9.1...
Running hscolour for vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  6 /  6) in 'Data.Vector.Fusion.Stream.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic'
  85% ( 88 /104) in 'Data.Vector.Fusion.Stream'
  64% ( 42 / 66) in 'Data.Vector.Generic.Mutable'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  93% (215 /232) in 'Data.Vector.Generic'
  76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  97% (185 /191) in 'Data.Vector.Primitive'
  79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  97% (194 /200) in 'Data.Vector.Storable'
Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable, MVector, Vector
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  96% (201 /210) in 'Data.Vector.Unboxed'
  77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable'
  76% ( 37 / 49) in 'Data.Vector.Mutable'
Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  94% (199 /212) in 'Data.Vector'
Documentation created: dist/doc/html/vector/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.1
Registering vector-0.10.9.1...
Installed vector-0.10.9.1
Configuring regex-pcre-builtin-0.94.4.7.8.31...
Building regex-pcre-builtin-0.94.4.7.8.31...
Preprocessing library regex-pcre-builtin-0.94.4.7.8.31...
[1 of 6] Compiling Text.Regex.PCRE.Wrap ( dist/build/Text/Regex/PCRE/Wrap.hs, dist/build/Text/Regex/PCRE/Wrap.o )

Text/Regex/PCRE/Wrap.hsc:210:41: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

Text/Regex/PCRE/Wrap.hsc:217:5: Warning:
    A do-notation statement discarded a result of type CInt.
    Suppress this warning by saying "_ <- c_pcre_fullinfo
                                            pcre_ptr (nullPtr) pcreInfoCapturecount st",
    or by using the flag -fno-warn-unused-do-bind

Text/Regex/PCRE/Wrap.hsc:331:14: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

Text/Regex/PCRE/Wrap.hsc:337:14: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

Text/Regex/PCRE/Wrap.hsc:340:5: Warning:
    A do-notation statement discarded a result of type CInt.
    Suppress this warning by saying "_ <- c_pcre_config
                                            pcreConfigUtf8 ptrVal",
    or by using the flag -fno-warn-unused-do-bind
[2 of 6] Compiling Text.Regex.PCRE.String ( Text/Regex/PCRE/String.hs, dist/build/Text/Regex/PCRE/String.o )
[3 of 6] Compiling Text.Regex.PCRE.Sequence ( Text/Regex/PCRE/Sequence.hs, dist/build/Text/Regex/PCRE/Sequence.o )
[4 of 6] Compiling Text.Regex.PCRE.ByteString ( Text/Regex/PCRE/ByteString.hs, dist/build/Text/Regex/PCRE/ByteString.o )
[5 of 6] Compiling Text.Regex.PCRE.ByteString.Lazy ( Text/Regex/PCRE/ByteString/Lazy.hs, dist/build/Text/Regex/PCRE/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.PCRE  ( Text/Regex/PCRE.hs, dist/build/Text/Regex/PCRE.o )
In-place registering regex-pcre-builtin-0.94.4.7.8.31...
Running Haddock for regex-pcre-builtin-0.94.4.7.8.31...
Running hscolour for regex-pcre-builtin-0.94.4.7.8.31...
Preprocessing library regex-pcre-builtin-0.94.4.7.8.31...
Preprocessing library regex-pcre-builtin-0.94.4.7.8.31...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0

Text/Regex/PCRE/Wrap.hsc:210:41: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

Text/Regex/PCRE/Wrap.hsc:331:14: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

Text/Regex/PCRE/Wrap.hsc:337:14: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"
Haddock coverage:
  22% ( 12 / 54) in 'Text.Regex.PCRE.Wrap'
  33% ( 13 / 39) in 'Text.Regex.PCRE.String'
  33% ( 13 / 39) in 'Text.Regex.PCRE.Sequence'
  31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString'
  31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString.Lazy'
  80% (  4 /  5) in 'Text.Regex.PCRE'
Documentation created: dist/doc/html/regex-pcre-builtin/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-pcre-builtin-0.94.4.7.8.31
Registering regex-pcre-builtin-0.94.4.7.8.31...
Installed regex-pcre-builtin-0.94.4.7.8.31
Configuring stringtable-atom-0.0.6.2...
Building stringtable-atom-0.0.6.2...
Preprocessing library stringtable-atom-0.0.6.2...
[1 of 3] Compiling StringTable.Atom ( dist/build/StringTable/Atom.hs, dist/build/StringTable/Atom.o )

src/StringTable/Atom.hsc:43:18: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

src/StringTable/Atom.hsc:50:16: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

src/StringTable/Atom.hsc:56:56: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

src/StringTable/Atom.hsc:59:17: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

src/StringTable/Atom.hsc:63:16: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

src/StringTable/Atom.hsc:115:19: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

src/StringTable/Atom.hsc:133:42: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"
[2 of 3] Compiling StringTable.AtomSet ( src/StringTable/AtomSet.hs, dist/build/StringTable/AtomSet.o )
[3 of 3] Compiling StringTable.AtomMap ( src/StringTable/AtomMap.hs, dist/build/StringTable/AtomMap.o )
In-place registering stringtable-atom-0.0.6.2...
Running Haddock for stringtable-atom-0.0.6.2...
Running hscolour for stringtable-atom-0.0.6.2...
Preprocessing library stringtable-atom-0.0.6.2...
Preprocessing library stringtable-atom-0.0.6.2...

src/StringTable/Atom.hsc:43:18: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

src/StringTable/Atom.hsc:50:16: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

src/StringTable/Atom.hsc:56:56: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

src/StringTable/Atom.hsc:59:17: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

src/StringTable/Atom.hsc:63:16: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

src/StringTable/Atom.hsc:115:19: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

src/StringTable/Atom.hsc:133:42: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"
Haddock coverage:
   0% (  0 / 13) in 'StringTable.Atom'
  25% ( 13 / 52) in 'StringTable.AtomSet'
  21% ( 21 /102) in 'StringTable.AtomMap'
Documentation created: dist/doc/html/stringtable-atom/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stringtable-atom-0.0.6.2
Registering stringtable-atom-0.0.6.2...
Installed stringtable-atom-0.0.6.2
Configuring hashtables-1.1.2.1...
Building hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.1...
[ 1 of 12] Compiling Data.HashTable.Internal.UnsafeTricks ( src/Data/HashTable/Internal/UnsafeTricks.hs, dist/build/Data/HashTable/Internal/UnsafeTricks.o )
[ 2 of 12] Compiling Data.HashTable.Internal.Utils ( src/Data/HashTable/Internal/Utils.hs, dist/build/Data/HashTable/Internal/Utils.o )
[ 3 of 12] Compiling Data.HashTable.Internal.CheapPseudoRandomBitStream ( src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs, dist/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.o )
[ 4 of 12] Compiling Data.HashTable.Internal.IntArray ( src/Data/HashTable/Internal/IntArray.hs, dist/build/Data/HashTable/Internal/IntArray.o )
[ 5 of 12] Compiling Data.HashTable.Internal.CacheLine ( src/Data/HashTable/Internal/CacheLine.hs, dist/build/Data/HashTable/Internal/CacheLine.o )
[ 6 of 12] Compiling Data.HashTable.Internal.Array ( src/Data/HashTable/Internal/Array.hs, dist/build/Data/HashTable/Internal/Array.o )
[ 7 of 12] Compiling Data.HashTable.Internal.Linear.Bucket ( src/Data/HashTable/Internal/Linear/Bucket.hs, dist/build/Data/HashTable/Internal/Linear/Bucket.o )
[ 8 of 12] Compiling Data.HashTable.Class ( src/Data/HashTable/Class.hs, dist/build/Data/HashTable/Class.o )
[ 9 of 12] Compiling Data.HashTable.ST.Basic ( src/Data/HashTable/ST/Basic.hs, dist/build/Data/HashTable/ST/Basic.o )
[10 of 12] Compiling Data.HashTable.ST.Cuckoo ( src/Data/HashTable/ST/Cuckoo.hs, dist/build/Data/HashTable/ST/Cuckoo.o )
[11 of 12] Compiling Data.HashTable.ST.Linear ( src/Data/HashTable/ST/Linear.hs, dist/build/Data/HashTable/ST/Linear.o )
[12 of 12] Compiling Data.HashTable.IO ( src/Data/HashTable/IO.hs, dist/build/Data/HashTable/IO.o )

src/Data/HashTable/IO.hs:100:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `new'

src/Data/HashTable/IO.hs:101:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `new'

src/Data/HashTable/IO.hs:102:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `new'

src/Data/HashTable/IO.hs:110:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `newSized'

src/Data/HashTable/IO.hs:111:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `newSized'

src/Data/HashTable/IO.hs:112:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `newSized'

src/Data/HashTable/IO.hs:121:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `insert'

src/Data/HashTable/IO.hs:123:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `insert'

src/Data/HashTable/IO.hs:125:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `insert'

src/Data/HashTable/IO.hs:135:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `delete'

src/Data/HashTable/IO.hs:137:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `delete'

src/Data/HashTable/IO.hs:139:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `delete'

src/Data/HashTable/IO.hs:149:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `lookup'

src/Data/HashTable/IO.hs:151:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `lookup'

src/Data/HashTable/IO.hs:153:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `lookup'

src/Data/HashTable/IO.hs:164:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromList'

src/Data/HashTable/IO.hs:166:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromList'

src/Data/HashTable/IO.hs:168:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromList'

src/Data/HashTable/IO.hs:179:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint'

src/Data/HashTable/IO.hs:181:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint'

src/Data/HashTable/IO.hs:183:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint'

src/Data/HashTable/IO.hs:193:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `toList'

src/Data/HashTable/IO.hs:195:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `toList'

src/Data/HashTable/IO.hs:197:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `toList'

src/Data/HashTable/IO.hs:211:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `foldM'

src/Data/HashTable/IO.hs:213:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `foldM'

src/Data/HashTable/IO.hs:215:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `foldM'

src/Data/HashTable/IO.hs:226:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mapM_'

src/Data/HashTable/IO.hs:228:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mapM_'

src/Data/HashTable/IO.hs:230:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mapM_'
In-place registering hashtables-1.1.2.1...
Running Haddock for hashtables-1.1.2.1...
Running hscolour for hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
   0% (  0 / 10) in 'Data.HashTable.Internal.UnsafeTricks'
   6% (  1 / 17) in 'Data.HashTable.Internal.Utils'
   0% (  0 /  5) in 'Data.HashTable.Internal.CheapPseudoRandomBitStream'
   0% (  0 /  7) in 'Data.HashTable.Internal.IntArray'
  43% (  6 / 14) in 'Data.HashTable.Internal.CacheLine'
  20% (  1 /  5) in 'Data.HashTable.Internal.Array'
   0% (  0 / 18) in 'Data.HashTable.Internal.Linear.Bucket'
 100% (  5 /  5) in 'Data.HashTable.Class'
 100% ( 10 / 10) in 'Data.HashTable.ST.Basic'
 100% (  9 /  9) in 'Data.HashTable.ST.Cuckoo'
 100% ( 10 / 10) in 'Data.HashTable.ST.Linear'
 100% ( 16 / 16) in 'Data.HashTable.IO'
Documentation created: dist/doc/html/hashtables/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashtables-1.1.2.1
Registering hashtables-1.1.2.1...
Installed hashtables-1.1.2.1
Configuring MetaObject-0.0.6.20110925...
Building MetaObject-0.0.6.20110925...
Preprocessing library MetaObject-0.0.6.20110925...

src/MO/Base.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/MO/Compile/Attribute.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/MO/Compile/Class.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/MO/Compile/Role.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/MO/Compile.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/MO/Run.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/MO/Util.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/MO/Capture.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/MO/Run.hs-boot:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[ 1 of 10] Compiling MO.Util.C3       ( src/MO/Util/C3.hs, dist/build/MO/Util/C3.o )
[ 2 of 10] Compiling MO.Capture       ( src/MO/Capture.hs, dist/build/MO/Capture.o )
[ 3 of 10] Compiling MO.Util          ( src/MO/Util.hs, dist/build/MO/Util.o )
[ 4 of 10] Compiling MO.Run[boot]     ( src/MO/Run.hs-boot, dist/build/MO/Run.o-boot )
[ 5 of 10] Compiling MO.Base          ( src/MO/Base.hs, dist/build/MO/Base.o )
[ 6 of 10] Compiling MO.Compile.Attribute ( src/MO/Compile/Attribute.hs, dist/build/MO/Compile/Attribute.o )
[ 7 of 10] Compiling MO.Compile       ( src/MO/Compile.hs, dist/build/MO/Compile.o )
[ 8 of 10] Compiling MO.Run           ( src/MO/Run.hs, dist/build/MO/Run.o )

src/MO/Run.hs:97:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

src/MO/Run.hs:111:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[ 9 of 10] Compiling MO.Compile.Role  ( src/MO/Compile/Role.hs, dist/build/MO/Compile/Role.o )
[10 of 10] Compiling MO.Compile.Class ( src/MO/Compile/Class.hs, dist/build/MO/Compile/Class.o )

src/MO/Compile/Class.hs:79:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

src/MO/Compile/Class.hs:127:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
In-place registering MetaObject-0.0.6.20110925...
Running Haddock for MetaObject-0.0.6.20110925...
Running hscolour for MetaObject-0.0.6.20110925...
Preprocessing library MetaObject-0.0.6.20110925...
Preprocessing library MetaObject-0.0.6.20110925...

dist/build/tmp-20105/src/MO/Base.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/tmp-20105/src/MO/Compile/Attribute.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/tmp-20105/src/MO/Compile/Class.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/tmp-20105/src/MO/Compile/Role.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/tmp-20105/src/MO/Compile.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/tmp-20105/src/MO/Run.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/tmp-20105/src/MO/Util.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/tmp-20105/src/MO/Capture.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/MO/Run.hs-boot:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/tmp-20105/src/MO/Run.hs:97:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-20105/src/MO/Run.hs:111:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-20105/src/MO/Compile/Class.hs:79:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-20105/src/MO/Compile/Class.hs:127:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
Haddock coverage:
 100% (  2 /  2) in 'MO.Util.C3'
  40% (  2 /  5) in 'MO.Capture'
   9% (  3 / 35) in 'MO.Util'
  36% (  4 / 11) in 'MO.Base'
   0% (  0 /  6) in 'MO.Compile'
  17% (  2 / 12) in 'MO.Run'
   0% (  0 /  9) in 'MO.Compile.Attribute'
   0% (  0 /  9) in 'MO.Compile.Role'
   0% (  0 / 10) in 'MO.Compile.Class'
Warning: MO.Util.C3: could not find link destinations for:
    MO.Util.C3.merge
Documentation created: dist/doc/html/MetaObject/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MetaObject-0.0.6.20110925
Registering MetaObject-0.0.6.20110925...
Installed MetaObject-0.0.6.20110925
Configuring pugs-compat-0.0.6.20130611.0...
Building pugs-compat-0.0.6.20130611.0...
Preprocessing library pugs-compat-0.0.6.20130611.0...
[1 of 8] Compiling Pugs.Compat.Regex ( src/Pugs/Compat/Regex.hs, dist/build/Pugs/Compat/Regex.o )
[2 of 8] Compiling Pugs.Compat.Posix ( src/Pugs/Compat/Posix.hs, dist/build/Pugs/Compat/Posix.o )

src/Pugs/Compat/Posix.hs:100:5: Warning:
    A do-notation statement discarded a result of type ghc-prim:GHC.Prim.Any
                                                         *.
    Suppress this warning by saying "_ <- executeFile
                                            prog search args env",
    or by using the flag -fno-warn-unused-do-bind

src/Pugs/Compat/Posix.hs:130:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[3 of 8] Compiling Pugs.Compat.Monads ( src/Pugs/Compat/Monads.hs, dist/build/Pugs/Compat/Monads.o )
[4 of 8] Compiling Pugs.Compat.String ( src/Pugs/Compat/String.hs, dist/build/Pugs/Compat/String.o )
[5 of 8] Compiling Pugs.Compat.Global ( src/Pugs/Compat/Global.hs, dist/build/Pugs/Compat/Global.o )
[6 of 8] Compiling Pugs.Compat.Cast ( src/Pugs/Compat/Cast.hs, dist/build/Pugs/Compat/Cast.o )
[7 of 8] Compiling Pugs.Compat.ID   ( src/Pugs/Compat/ID.hs, dist/build/Pugs/Compat/ID.o )

src/Pugs/Compat/ID.hs:17:1: Warning:
    Module `Data.HashTable' is deprecated:
      Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead.

src/Pugs/Compat/ID.hs:31:16: Warning:
    In the use of type constructor or class `H.HashTable'
    (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/Pugs/Compat/ID.hs:32:11: Warning:
    In the use of `H.new' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/Pugs/Compat/ID.hs:90:10: Warning:
    Orphan instance: instance [overlap ok] ID :>: String

src/Pugs/Compat/ID.hs:93:10: Warning:
    Orphan instance: instance [overlap ok] String :>: ID

src/Pugs/Compat/ID.hs:96:10: Warning:
    Orphan instance: instance [overlap ok] String :<: ID

src/Pugs/Compat/ID.hs:99:10: Warning:
    Orphan instance: instance [overlap ok] ID :<: ByteString

src/Pugs/Compat/ID.hs:102:10: Warning:
    Orphan instance: instance [overlap ok] ByteString :<: ID
[8 of 8] Compiling Pugs.Compat      ( src/Pugs/Compat.hs, dist/build/Pugs/Compat.o )
In-place registering pugs-compat-0.0.6.20130611.0...
Running Haddock for pugs-compat-0.0.6.20130611.0...
Running hscolour for pugs-compat-0.0.6.20130611.0...
Preprocessing library pugs-compat-0.0.6.20130611.0...
Preprocessing library pugs-compat-0.0.6.20130611.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, network-2.4.1.2,
parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0

src/Pugs/Compat/Posix.hs:130:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

src/Pugs/Compat/ID.hs:17:1: Warning:
    Module `Data.HashTable' is deprecated:
      Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead.

src/Pugs/Compat/ID.hs:31:16: Warning:
    In the use of type constructor or class `H.HashTable'
    (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/Pugs/Compat/ID.hs:32:11: Warning:
    In the use of `H.new' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/Pugs/Compat/ID.hs:90:10: Warning:
    Orphan instance: instance [overlap ok] ID :>: String

src/Pugs/Compat/ID.hs:93:10: Warning:
    Orphan instance: instance [overlap ok] String :>: ID

src/Pugs/Compat/ID.hs:96:10: Warning:
    Orphan instance: instance [overlap ok] String :<: ID

src/Pugs/Compat/ID.hs:99:10: Warning:
    Orphan instance: instance [overlap ok] ID :<: ByteString

src/Pugs/Compat/ID.hs:102:10: Warning:
    Orphan instance: instance [overlap ok] ByteString :<: ID
Haddock coverage:
   0% (  0 /  3) in 'Pugs.Compat.Regex'
  58% ( 22 / 38) in 'Pugs.Compat.Posix'
  24% (  4 / 17) in 'Pugs.Compat.Monads'
   0% (  0 /  8) in 'Pugs.Compat.String'
  33% (  1 /  3) in 'Pugs.Compat.Global'
   0% (  0 /  7) in 'Pugs.Compat.Cast'
   0% (  0 / 12) in 'Pugs.Compat.ID'
Warning: pugs-compat-0.0.6.20130611.0:Pugs.Compat: Could not find documentation for exported module: X
 100% (  1 /  1) in 'Pugs.Compat'
Documentation created: dist/doc/html/pugs-compat/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pugs-compat-0.0.6.20130611.0
Registering pugs-compat-0.0.6.20130611.0...
Installed pugs-compat-0.0.6.20130611.0
Configuring HsSyck-0.51...
Building HsSyck-0.51...
Preprocessing library HsSyck-0.51...
[1 of 1] Compiling Data.Yaml.Syck   ( dist/build/Data/Yaml/Syck.hs, dist/build/Data/Yaml/Syck.o )

Data/Yaml/Syck.hsc:42:16: Warning:
    In the use of `mkIntConstr'
    (imported from Data.Generics, but defined in Data.Data):
    Deprecated: "Use mkIntegralConstr instead"
gram.c: In function ‘syckparse’:

gram.c:1115:7:
     warning: implicit declaration of function ‘sycklex’ [-Wimplicit-function-declaration]
In-place registering HsSyck-0.51...
Running Haddock for HsSyck-0.51...
Running hscolour for HsSyck-0.51...
Preprocessing library HsSyck-0.51...
Preprocessing library HsSyck-0.51...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3

Data/Yaml/Syck.hsc:42:16: Warning:
    In the use of `mkIntConstr'
    (imported from Data.Generics, but defined in Data.Data):
    Deprecated: "Use mkIntegralConstr instead"
Haddock coverage:
  39% (  7 / 18) in 'Data.Yaml.Syck'
Warning: Data.Yaml.Syck: could not find link destinations for:
    Data.Yaml.Syck.Buf Data.Yaml.Syck.YamlTag
Documentation created: dist/doc/html/HsSyck/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HsSyck-0.51
Registering HsSyck-0.51...
Installed HsSyck-0.51
Configuring pugs-DrIFT-2.2.3.20130611...
Building pugs-DrIFT-2.2.3.20130611...
Preprocessing library pugs-DrIFT-2.2.3.20130611...

src/DrIFT/JSON.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/DrIFT/JSON.hs:1:16: Warning:
    -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead

src/DrIFT/Perl5.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/DrIFT/Perl5.hs:1:16: Warning:
    -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
[1 of 4] Compiling DrIFT.YAML       ( src/DrIFT/YAML.hs, dist/build/DrIFT/YAML.o )

src/DrIFT/YAML.hs:21:1: Warning:
    Module `Data.HashTable' is deprecated:
      Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead.

src/DrIFT/YAML.hs:23:1: Warning:
    Module `Data.HashTable' is deprecated:
      Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead.

src/DrIFT/YAML.hs:311:17: Warning:
    In the use of type constructor or class `HashTable'
    (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/DrIFT/YAML.hs:312:17: Warning:
    In the use of type constructor or class `HashTable'
    (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/DrIFT/YAML.hs:321:16: Warning:
    In the use of `Hash.new' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/DrIFT/YAML.hs:322:16: Warning:
    In the use of `Hash.new' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/DrIFT/YAML.hs:350:12: Warning:
    In the use of `Hash.lookup' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/DrIFT/YAML.hs:354:13: Warning:
    In the use of `Hash.update' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/DrIFT/YAML.hs:379:12: Warning:
    In the use of `Hash.lookup' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/DrIFT/YAML.hs:382:13: Warning:
    In the use of `Hash.update' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/DrIFT/YAML.hs:383:13: Warning:
    In the use of `Hash.update' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/DrIFT/YAML.hs:384:13: Warning:
    In the use of `Hash.update' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/DrIFT/YAML.hs:385:20: Warning:
    In the use of `Hash.update' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

src/DrIFT/YAML.hs:386:20: Warning:
    In the use of `Hash.update' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
[2 of 4] Compiling DrIFT.Perl6Class ( src/DrIFT/Perl6Class.hs, dist/build/DrIFT/Perl6Class.o )
[3 of 4] Compiling DrIFT.Perl5      ( src/DrIFT/Perl5.hs, dist/build/DrIFT/Perl5.o )
[4 of 4] Compiling DrIFT.JSON       ( src/DrIFT/JSON.hs, dist/build/DrIFT/JSON.o )
In-place registering pugs-DrIFT-2.2.3.20130611...
Preprocessing executable 'pugs-DrIFT' for pugs-DrIFT-2.2.3.20130611...
[ 1 of 17] Compiling Unlit            ( src/Unlit.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Unlit.o )
[ 2 of 17] Compiling ParseLib2        ( src/ParseLib2.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/ParseLib2.o )
[ 3 of 17] Compiling Version          ( src/Version.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Version.o )
[ 4 of 17] Compiling Pretty           ( src/Pretty.lhs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Pretty.o )
[ 5 of 17] Compiling GetOpt           ( src/GetOpt.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/GetOpt.o )
[ 6 of 17] Compiling GenUtil          ( src/GenUtil.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/GenUtil.o )

src/GenUtil.hs:214:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `repeatM'

src/GenUtil.hs:219:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `repeatM_'

src/GenUtil.hs:224:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `replicateM'

src/GenUtil.hs:229:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `replicateM_'
[ 7 of 17] Compiling DataP            ( src/DataP.lhs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/DataP.o )
[ 8 of 17] Compiling PreludData       ( src/PreludData.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/PreludData.o )
[ 9 of 17] Compiling RuleUtils        ( src/RuleUtils.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/RuleUtils.o )
[10 of 17] Compiling Rules.Perl5      ( src/Rules/Perl5.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Rules/Perl5.o )
[11 of 17] Compiling Rules.JSON       ( src/Rules/JSON.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Rules/JSON.o )
[12 of 17] Compiling Rules.YAML       ( src/Rules/YAML.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Rules/YAML.o )
[13 of 17] Compiling Rules.Perl6Class ( src/Rules/Perl6Class.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Rules/Perl6Class.o )
[14 of 17] Compiling Rules            ( src/Rules.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Rules.o )
[15 of 17] Compiling CommandP         ( src/CommandP.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/CommandP.o )
[16 of 17] Compiling ChaseImports     ( src/ChaseImports.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/ChaseImports.o )
[17 of 17] Compiling Main             ( src/DrIFT.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Main.o )
Linking dist/build/pugs-DrIFT/pugs-DrIFT ...
Running Haddock for pugs-DrIFT-2.2.3.20130611...
Running hscolour for pugs-DrIFT-2.2.3.20130611...
Preprocessing library pugs-DrIFT-2.2.3.20130611...
Preprocessing executable 'pugs-DrIFT' for pugs-DrIFT-2.2.3.20130611...
Preprocessing library pugs-DrIFT-2.2.3.20130611...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, random-1.0.1.1,
text-0.11.2.3, transformers-0.3.0.0

dist/build/tmp-20105/src/DrIFT/JSON.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/tmp-20105/src/DrIFT/JSON.hs:1:16: Warning:
    -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead

dist/build/tmp-20105/src/DrIFT/Perl5.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/tmp-20105/src/DrIFT/Perl5.hs:1:16: Warning:
    -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead

dist/build/tmp-20105/src/DrIFT/YAML.hs:21:1: Warning:
    Module `Data.HashTable' is deprecated:
      Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead.

dist/build/tmp-20105/src/DrIFT/YAML.hs:23:1: Warning:
    Module `Data.HashTable' is deprecated:
      Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead.

dist/build/tmp-20105/src/DrIFT/YAML.hs:311:17: Warning:
    In the use of type constructor or class `HashTable'
    (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

dist/build/tmp-20105/src/DrIFT/YAML.hs:312:17: Warning:
    In the use of type constructor or class `HashTable'
    (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

dist/build/tmp-20105/src/DrIFT/YAML.hs:321:16: Warning:
    In the use of `Hash.new' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

dist/build/tmp-20105/src/DrIFT/YAML.hs:322:16: Warning:
    In the use of `Hash.new' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

dist/build/tmp-20105/src/DrIFT/YAML.hs:350:12: Warning:
    In the use of `Hash.lookup' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

dist/build/tmp-20105/src/DrIFT/YAML.hs:354:13: Warning:
    In the use of `Hash.update' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

dist/build/tmp-20105/src/DrIFT/YAML.hs:379:12: Warning:
    In the use of `Hash.lookup' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

dist/build/tmp-20105/src/DrIFT/YAML.hs:382:13: Warning:
    In the use of `Hash.update' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

dist/build/tmp-20105/src/DrIFT/YAML.hs:383:13: Warning:
    In the use of `Hash.update' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

dist/build/tmp-20105/src/DrIFT/YAML.hs:384:13: Warning:
    In the use of `Hash.update' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

dist/build/tmp-20105/src/DrIFT/YAML.hs:385:20: Warning:
    In the use of `Hash.update' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."

dist/build/tmp-20105/src/DrIFT/YAML.hs:386:20: Warning:
    In the use of `Hash.update' (imported from Data.HashTable):
    Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
Haddock coverage:
   0% (  0 / 40) in 'DrIFT.YAML'
  25% (  4 / 16) in 'DrIFT.Perl6Class'
   0% (  0 / 11) in 'DrIFT.Perl5'
   0% (  0 / 11) in 'DrIFT.JSON'
Warning: DrIFT.YAML: could not find link destinations for:
    Control.Monad.Trans.Reader.ReaderT
Documentation created: dist/doc/html/pugs-DrIFT/index.html
Preprocessing executable 'pugs-DrIFT' for pugs-DrIFT-2.2.3.20130611...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pugs-DrIFT-2.2.3.20130611
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering pugs-DrIFT-2.2.3.20130611...
Installed pugs-DrIFT-2.2.3.20130611
Configuring HsParrot-0.0.2.20120717...
Building HsParrot-0.0.2.20120717...
Preprocessing library HsParrot-0.0.2.20120717...
[1 of 2] Compiling Language.PIR.Emit ( src/Language/PIR/Emit.hs, dist/build/Language/PIR/Emit.o )
[2 of 2] Compiling Language.PIR     ( src/Language/PIR.hs, dist/build/Language/PIR.o )
In-place registering HsParrot-0.0.2.20120717...
Running Haddock for HsParrot-0.0.2.20120717...
Running hscolour for HsParrot-0.0.2.20120717...
Preprocessing library HsParrot-0.0.2.20120717...
Preprocessing library HsParrot-0.0.2.20120717...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, random-1.0.1.1,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
   0% (  0 /  5) in 'Language.PIR.Emit'
  60% ( 55 / 92) in 'Language.PIR'
Documentation created: dist/doc/html/HsParrot/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HsParrot-0.0.2.20120717
Registering HsParrot-0.0.2.20120717...
Installed HsParrot-0.0.2.20120717
Configuring Pugs-6.2.13.4...
Building Pugs-6.2.13.4...
Preprocessing executable 'pugs' for Pugs-6.2.13.4...

src/Main.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Main.hs:1:1:
    Ambiguous module name `Prelude':
      it was found in multiple packages: base haskell98-2.0.0.2
Failed to install Pugs-6.2.13.4
cabal: Error: some packages failed to install:
Pugs-6.2.13.4 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.