Build #1 for maid-2009.8.25

[all reports]

Package maid-2009.8.25
Install DependencyFailed hack-handler-happstack-2009.12.20
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies mps-2010.11.28, loli-2011.6.24, haskell98-2.0.0.2, hack-handler-happstack-2009.12.20, hack-contrib-2010.9.28, hack-2012.2.6, data-default-0.5.3, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HUnit-1.2.5.2...
Building HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang  ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base  ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text  ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit       ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.2.5.2...
Running Haddock for HUnit-1.2.5.2...
Running hscolour for HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  86% (  6 /  7) in 'Test.HUnit.Lang'
 100% ( 33 / 33) in 'Test.HUnit.Base'
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HUnit-1.2.5.2
Registering HUnit-1.2.5.2...
Installed HUnit-1.2.5.2
Configuring ansi-terminal-0.6...
Building ansi-terminal-0.6...
Preprocessing library ansi-terminal-0.6...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6...
Running Haddock for ansi-terminal-0.6...
Running hscolour for ansi-terminal-0.6...
Preprocessing library ansi-terminal-0.6...
Preprocessing library ansi-terminal-0.6...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  36% ( 28 / 77) in 'System.Console.ANSI.Unix'
  38% ( 29 / 77) in 'System.Console.ANSI'
Documentation created: dist/doc/html/ansi-terminal/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-terminal-0.6
Registering ansi-terminal-0.6...
Installed ansi-terminal-0.6
Configuring base-unicode-symbols-0.2.2.4...
Building base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
[ 1 of 12] Compiling Data.Ord.Unicode ( Data/Ord/Unicode.hs, dist/build/Data/Ord/Unicode.o )
[ 2 of 12] Compiling Data.Monoid.Unicode ( Data/Monoid/Unicode.hs, dist/build/Data/Monoid/Unicode.o )
[ 3 of 12] Compiling Data.List.Unicode ( Data/List/Unicode.hs, dist/build/Data/List/Unicode.o )
[ 4 of 12] Compiling Data.Function.Unicode ( Data/Function/Unicode.hs, dist/build/Data/Function/Unicode.o )
[ 5 of 12] Compiling Data.Foldable.Unicode ( Data/Foldable/Unicode.hs, dist/build/Data/Foldable/Unicode.o )
[ 6 of 12] Compiling Data.Eq.Unicode  ( Data/Eq/Unicode.hs, dist/build/Data/Eq/Unicode.o )
[ 7 of 12] Compiling Data.Bool.Unicode ( Data/Bool/Unicode.hs, dist/build/Data/Bool/Unicode.o )
[ 8 of 12] Compiling Prelude.Unicode  ( Prelude/Unicode.hs, dist/build/Prelude/Unicode.o )
[ 9 of 12] Compiling Control.Monad.Unicode ( Control/Monad/Unicode.hs, dist/build/Control/Monad/Unicode.o )
[10 of 12] Compiling Control.Category.Unicode ( Control/Category/Unicode.hs, dist/build/Control/Category/Unicode.o )
[11 of 12] Compiling Control.Arrow.Unicode ( Control/Arrow/Unicode.hs, dist/build/Control/Arrow/Unicode.o )
[12 of 12] Compiling Control.Applicative.Unicode ( Control/Applicative/Unicode.hs, dist/build/Control/Applicative/Unicode.o )
In-place registering base-unicode-symbols-0.2.2.4...
Running Haddock for base-unicode-symbols-0.2.2.4...
Running hscolour for base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Haddock coverage:
 100% (  5 /  5) in 'Data.Ord.Unicode'
 100% (  3 /  3) in 'Data.Monoid.Unicode'
 100% ( 10 / 10) in 'Data.List.Unicode'
 100% (  2 /  2) in 'Data.Function.Unicode'
 100% (  5 /  5) in 'Data.Foldable.Unicode'
 100% (  4 /  4) in 'Data.Eq.Unicode'
 100% (  4 /  4) in 'Data.Bool.Unicode'
 100% ( 21 / 21) in 'Prelude.Unicode'
 100% (  4 /  4) in 'Control.Monad.Unicode'
 100% (  4 /  4) in 'Control.Category.Unicode'
 100% (  6 /  6) in 'Control.Arrow.Unicode'
 100% (  3 /  3) in 'Control.Applicative.Unicode'
Documentation created: dist/doc/html/base-unicode-symbols/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/base-unicode-symbols-0.2.2.4
Registering base-unicode-symbols-0.2.2.4...
Installed base-unicode-symbols-0.2.2.4
Configuring base64-bytestring-1.0.0.1...
Building base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
[1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o )
[2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o )
[3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o )
[4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o )
[5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o )
In-place registering base64-bytestring-1.0.0.1...
Running Haddock for base64-bytestring-1.0.0.1...
Running hscolour for base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Haddock coverage:
  45% (  5 / 11) in 'Data.ByteString.Base64.Internal'
 100% (  5 /  5) in 'Data.ByteString.Base64.URL'
 100% (  4 /  4) in 'Data.ByteString.Base64.URL.Lazy'
 100% (  5 /  5) in 'Data.ByteString.Base64'
 100% (  4 /  4) in 'Data.ByteString.Base64.Lazy'
Documentation created: dist/doc/html/base64-bytestring/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/base64-bytestring-1.0.0.1
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Configuring blaze-builder-0.3.3.0...
Building blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.0...
[ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.o )
[ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
[ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.o )
[ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o )
[ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.o )
[ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
[11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
[13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
In-place registering blaze-builder-0.3.3.0...
Running Haddock for blaze-builder-0.3.3.0...
Running hscolour for blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.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:
  27% (  4 / 15) in 'Blaze.ByteString.Builder.Internal.Types'
  92% ( 24 / 26) in 'Blaze.ByteString.Builder.Internal.Write'
 100% ( 22 / 22) in 'Blaze.ByteString.Builder.Internal.Buffer'
  25% (  1 /  4) in 'Blaze.ByteString.Builder.Internal.UncheckedShifts'
  69% ( 22 / 32) in 'Blaze.ByteString.Builder.Internal'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
Warning: Blaze.ByteString.Builder.Char.Utf8: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Blaze.ByteString.Builder.Char8: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Blaze.ByteString.Builder.Html.Utf8: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/blaze-builder/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-builder-0.3.3.0
Registering blaze-builder-0.3.3.0...
Installed blaze-builder-0.3.3.0
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
Documentation created: dist/doc/html/data-default-class/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-class-0.0.1
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring dlist-0.6.0.1...
Building dlist-0.6.0.1...
Preprocessing library dlist-0.6.0.1...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.6.0.1...
Running Haddock for dlist-0.6.0.1...
Running hscolour for dlist-0.6.0.1...
Preprocessing library dlist-0.6.0.1...
Preprocessing library dlist-0.6.0.1...
Haddock coverage:
  95% ( 20 / 21) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dlist-0.6.0.1
Registering dlist-0.6.0.1...
Installed dlist-0.6.0.1
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Configuring hslogger-1.2.3...
Building hslogger-1.2.3...
Preprocessing library hslogger-1.2.3...
[1 of 8] Compiling System.Log       ( src/System/Log.hs, dist/build/System/Log.o )
[2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o )
[3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o )
[4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o )
[5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o )
[6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o )
[7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o )
[8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o )
In-place registering hslogger-1.2.3...
Running Haddock for hslogger-1.2.3...
Running hscolour for hslogger-1.2.3...
Preprocessing library hslogger-1.2.3...
Preprocessing library hslogger-1.2.3...
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, text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% (  4 /  4) in 'System.Log'
 100% (  6 /  6) in 'System.Log.Formatter'
 100% (  3 /  3) in 'System.Log.Handler'
 100% (  5 /  5) in 'System.Log.Handler.Simple'
 100% ( 10 / 10) in 'System.Log.Handler.Syslog'
 100% (  3 /  3) in 'System.Log.Handler.Growl'
 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML'
  97% ( 37 / 38) in 'System.Log.Logger'
Warning: System.Log.Handler.Syslog: could not find link destinations for:
    System.Log.Handler.Syslog.SyslogHandler Network.Socket.Types.Family Network.Socket.HostName Network.Socket.Types.PortNumber Network.Socket.Types.Socket Network.Socket.Types.SockAddr Network.Socket.Types.SocketType
Warning: System.Log.Handler.Growl: could not find link destinations for:
    Network.Socket.HostName System.Log.Handler.Growl.GrowlHandler
Documentation created: dist/doc/html/hslogger/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hslogger-1.2.3
Registering hslogger-1.2.3...
Installed hslogger-1.2.3
Configuring html-1.0.1.2...
Building html-1.0.1.2...
Preprocessing library html-1.0.1.2...
[1 of 2] Compiling Text.Html.BlockTable ( Text/Html/BlockTable.hs, dist/build/Text/Html/BlockTable.o )
[2 of 2] Compiling Text.Html        ( Text/Html.hs, dist/build/Text/Html.o )
In-place registering html-1.0.1.2...
Running Haddock for html-1.0.1.2...
Running hscolour for html-1.0.1.2...
Preprocessing library html-1.0.1.2...
Preprocessing library html-1.0.1.2...
Haddock coverage:
  11% (  1 /  9) in 'Text.Html.BlockTable'
   0% (  1 /222) in 'Text.Html'
Documentation created: dist/doc/html/html/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/html-1.0.1.2
Registering html-1.0.1.2...
Installed html-1.0.1.2
Configuring monoid-owns-2010.5.29...
Building monoid-owns-2010.5.29...
Preprocessing library monoid-owns-2010.5.29...
[1 of 1] Compiling Data.Monoid.Owns ( src/Data/Monoid/Owns.hs, dist/build/Data/Monoid/Owns.o )
In-place registering monoid-owns-2010.5.29...
Running Haddock for monoid-owns-2010.5.29...
Running hscolour for monoid-owns-2010.5.29...
Preprocessing library monoid-owns-2010.5.29...
Preprocessing library monoid-owns-2010.5.29...
Haddock coverage:
   0% (  0 /  3) in 'Data.Monoid.Owns'
Documentation created: dist/doc/html/monoid-owns/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monoid-owns-2010.5.29
Registering monoid-owns-2010.5.29...
Installed monoid-owns-2010.5.29
Configuring mtlparse-0.1.2...
Building mtlparse-0.1.2...
Preprocessing library mtlparse-0.1.2...
[1 of 2] Compiling Text.ParserCombinators.MTLParse.MTLParseCore ( Text/ParserCombinators/MTLParse/MTLParseCore.hs, dist/build/Text/ParserCombinators/MTLParse/MTLParseCore.o )
[2 of 2] Compiling Text.ParserCombinators.MTLParse ( Text/ParserCombinators/MTLParse.hs, dist/build/Text/ParserCombinators/MTLParse.o )

Text/ParserCombinators/MTLParse.hs:50:1: Warning:
    The import of `liftM' from module `Control.Monad' is redundant
In-place registering mtlparse-0.1.2...
Running Haddock for mtlparse-0.1.2...
Running hscolour for mtlparse-0.1.2...
Preprocessing library mtlparse-0.1.2...
Preprocessing library mtlparse-0.1.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

dist/build/tmp-24606/Text/ParserCombinators/MTLParse.hs:50:1: Warning:
    The import of `liftM' from module `Control.Monad' is redundant
Haddock coverage:
Warning: mtlparse-0.1.2:Text.ParserCombinators.MTLParse.MTLParseCore: Could not find documentation for exported module: Control.Monad.Trans
  21% (  6 / 28) in 'Text.ParserCombinators.MTLParse.MTLParseCore'
  14% (  6 / 44) in 'Text.ParserCombinators.MTLParse'
Warning: Text.ParserCombinators.MTLParse: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Reader.ReaderT Control.Monad.Reader.Class.MonadReader Control.Monad.State.Class.MonadState Control.Monad.Writer.Class.MonadWriter Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/mtlparse/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mtlparse-0.1.2
Registering mtlparse-0.1.2...
Installed mtlparse-0.1.2
Configuring parallel-3.2.0.4...
Building parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.0.4...
Running Haddock for parallel-3.2.0.4...
Running hscolour for parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
Haddock coverage:
 100% (  3 /  3) in 'Control.Parallel'
  72% ( 21 / 29) in 'Control.Seq'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
Documentation created: dist/doc/html/parallel/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parallel-3.2.0.4
Registering parallel-3.2.0.4...
Installed parallel-3.2.0.4
Configuring sendfile-0.7.9...
Building sendfile-0.7.9...
Preprocessing library sendfile-0.7.9...
<command-line>:0:20: warning: missing whitespace after the macro name [enabled by default]
<command-line>:0:20: warning: missing whitespace after the macro name [enabled by default]
[1 of 7] Compiling Network.Socket.SendFile.Util ( src/Network/Socket/SendFile/Util.hs, dist/build/Network/Socket/SendFile/Util.o )
[2 of 7] Compiling Network.Socket.SendFile.Iter ( src/Network/Socket/SendFile/Iter.hs, dist/build/Network/Socket/SendFile/Iter.o )
[3 of 7] Compiling Network.Socket.SendFile.Portable ( src/Network/Socket/SendFile/Portable.hs, dist/build/Network/Socket/SendFile/Portable.o )
[4 of 7] Compiling Network.Socket.SendFile.Linux ( dist/build/Network/Socket/SendFile/Linux.hs, dist/build/Network/Socket/SendFile/Linux.o )

src/Network/Socket/SendFile/Linux.hsc:5:1: Warning:
    The import of `Int32' from module `Data.Int' is redundant

src/Network/Socket/SendFile/Linux.hsc:6:1: Warning:
    The import of `Word32' from module `Data.Word' is redundant
[5 of 7] Compiling Network.Socket.SendFile.Internal ( src/Network/Socket/SendFile/Internal.hs, dist/build/Network/Socket/SendFile/Internal.o )
[6 of 7] Compiling Network.Socket.SendFile ( src/Network/Socket/SendFile.hs, dist/build/Network/Socket/SendFile.o )
[7 of 7] Compiling Network.Socket.SendFile.Handle ( src/Network/Socket/SendFile/Handle.hs, dist/build/Network/Socket/SendFile/Handle.o )
In-place registering sendfile-0.7.9...
Running Haddock for sendfile-0.7.9...
Running hscolour for sendfile-0.7.9...
Preprocessing library sendfile-0.7.9...
Preprocessing library sendfile-0.7.9...
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, text-0.11.2.3, transformers-0.3.0.0

src/Network/Socket/SendFile/Linux.hsc:5:1: Warning:
    The import of `Int32' from module `Data.Int' is redundant

src/Network/Socket/SendFile/Linux.hsc:6:1: Warning:
    The import of `Word32' from module `Data.Word' is redundant
Haddock coverage:
  50% (  1 /  2) in 'Network.Socket.SendFile.Util'
  67% (  2 /  3) in 'Network.Socket.SendFile.Iter'
   0% (  0 / 14) in 'Network.Socket.SendFile.Portable'
 100% (  4 /  4) in 'Network.Socket.SendFile.Linux'
   0% (  0 / 12) in 'Network.Socket.SendFile.Internal'
 100% ( 18 / 18) in 'Network.Socket.SendFile'
 100% ( 10 / 10) in 'Network.Socket.SendFile.Handle'
Warning: Network.Socket.SendFile.Portable: could not find link destinations for:
    Network.Socket.Types.Socket
Warning: Network.Socket.SendFile: could not find link destinations for:
    Network.Socket.Types.Socket
Warning: Network.Socket.SendFile.Handle: could not find link destinations for:
    Network.Socket.Types.Socket
Documentation created: dist/doc/html/sendfile/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/sendfile-0.7.9
Registering sendfile-0.7.9...
Installed sendfile-0.7.9
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 system-filepath-0.4.8...
Building system-filepath-0.4.8...
Preprocessing library system-filepath-0.4.8...
[1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o )
[2 of 4] Compiling Filesystem.Path  ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o )
[3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o )
[4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o )
In-place registering system-filepath-0.4.8...
Running Haddock for system-filepath-0.4.8...
Running hscolour for system-filepath-0.4.8...
Preprocessing library system-filepath-0.4.8...
Preprocessing library system-filepath-0.4.8...
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:
   9% (  2 / 23) in 'Filesystem.Path.Internal'
  97% ( 33 / 34) in 'Filesystem.Path'
  94% ( 17 / 18) in 'Filesystem.Path.Rules'
  92% ( 12 / 13) in 'Filesystem.Path.CurrentOS'
Warning: Filesystem.Path: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Filesystem.Path.Rules: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Filesystem.Path.CurrentOS: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/system-filepath/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/system-filepath-0.4.8
Registering system-filepath-0.4.8...
Installed system-filepath-0.4.8
Configuring template-0.1.1.1...
Building template-0.1.1.1...
Preprocessing library template-0.1.1.1...
[1 of 1] Compiling Text.Template    ( Text/Template.hs, dist/build/Text/Template.o )

Text/Template.hs:65:1: Warning:
    The qualified import of `Control.Monad.State' is redundant
      except perhaps to import instances from `Control.Monad.State'
    To import instances alone, use: import Control.Monad.State()

Text/Template.hs:238:3: Warning:
    A do-notation statement discarded a result of type Maybe Char.
    Suppress this warning by saying "_ <- char",
    or by using the flag -fno-warn-unused-do-bind
In-place registering template-0.1.1.1...
Running Haddock for template-0.1.1.1...
Running hscolour for template-0.1.1.1...
Preprocessing library template-0.1.1.1...
Preprocessing library template-0.1.1.1...
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

dist/build/tmp-24606/Text/Template.hs:65:1: Warning:
    The qualified import of `Control.Monad.State' is redundant
      except perhaps to import instances from `Control.Monad.State'
    To import instances alone, use: import Control.Monad.State()
Haddock coverage:
 100% ( 16 / 16) in 'Text.Template'
Documentation created: dist/doc/html/template/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/template-0.1.1.1
Registering template-0.1.1.1...
Installed template-0.1.1.1
Configuring time-compat-0.1.0.3...
Building time-compat-0.1.0.3...
Preprocessing library time-compat-0.1.0.3...
[1 of 1] Compiling Data.Time.Compat ( src/Data/Time/Compat.hs, dist/build/Data/Time/Compat.o )
In-place registering time-compat-0.1.0.3...
Running Haddock for time-compat-0.1.0.3...
Running hscolour for time-compat-0.1.0.3...
Preprocessing library time-compat-0.1.0.3...
Preprocessing library time-compat-0.1.0.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Time.Compat'
Documentation created: dist/doc/html/time-compat/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/time-compat-0.1.0.3
Registering time-compat-0.1.0.3...
Installed time-compat-0.1.0.3
Configuring transformers-base-0.4.1...
Building transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )
In-place registering transformers-base-0.4.1...
Running Haddock for transformers-base-0.4.1...
Running hscolour for transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
Warning: Control.Monad.Base: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.Class.lift
Documentation created: dist/doc/html/transformers-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-base-0.4.1
Registering transformers-base-0.4.1...
Installed transformers-base-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 xhtml-3000.2.1...
Building xhtml-3000.2.1...
Preprocessing library xhtml-3000.2.1...
[ 1 of 15] Compiling Text.XHtml.BlockTable ( Text/XHtml/BlockTable.hs, dist/build/Text/XHtml/BlockTable.o )
[ 2 of 15] Compiling Text.XHtml.Internals ( Text/XHtml/Internals.hs, dist/build/Text/XHtml/Internals.o )
[ 3 of 15] Compiling Text.XHtml.Transitional.Elements ( Text/XHtml/Transitional/Elements.hs, dist/build/Text/XHtml/Transitional/Elements.o )
[ 4 of 15] Compiling Text.XHtml.Transitional.Attributes ( Text/XHtml/Transitional/Attributes.hs, dist/build/Text/XHtml/Transitional/Attributes.o )
[ 5 of 15] Compiling Text.XHtml.Frameset.Attributes ( Text/XHtml/Frameset/Attributes.hs, dist/build/Text/XHtml/Frameset/Attributes.o )
[ 6 of 15] Compiling Text.XHtml.Strict.Attributes ( Text/XHtml/Strict/Attributes.hs, dist/build/Text/XHtml/Strict/Attributes.o )
[ 7 of 15] Compiling Text.XHtml.Frameset.Elements ( Text/XHtml/Frameset/Elements.hs, dist/build/Text/XHtml/Frameset/Elements.o )
[ 8 of 15] Compiling Text.XHtml.Strict.Elements ( Text/XHtml/Strict/Elements.hs, dist/build/Text/XHtml/Strict/Elements.o )
[ 9 of 15] Compiling Text.XHtml.Extras ( Text/XHtml/Extras.hs, dist/build/Text/XHtml/Extras.o )
[10 of 15] Compiling Text.XHtml.Strict ( Text/XHtml/Strict.hs, dist/build/Text/XHtml/Strict.o )
[11 of 15] Compiling Text.XHtml.Frameset ( Text/XHtml/Frameset.hs, dist/build/Text/XHtml/Frameset.o )
[12 of 15] Compiling Text.XHtml.Table ( Text/XHtml/Table.hs, dist/build/Text/XHtml/Table.o )
[13 of 15] Compiling Text.XHtml.Debug ( Text/XHtml/Debug.hs, dist/build/Text/XHtml/Debug.o )
[14 of 15] Compiling Text.XHtml.Transitional ( Text/XHtml/Transitional.hs, dist/build/Text/XHtml/Transitional.o )
[15 of 15] Compiling Text.XHtml       ( Text/XHtml.hs, dist/build/Text/XHtml.o )
In-place registering xhtml-3000.2.1...
Running Haddock for xhtml-3000.2.1...
Running hscolour for xhtml-3000.2.1...
Preprocessing library xhtml-3000.2.1...
Preprocessing library xhtml-3000.2.1...
Haddock coverage:
  73% (  8 / 11) in 'Text.XHtml.BlockTable'
  71% ( 27 / 38) in 'Text.XHtml.Internals'
   8% (  1 / 12) in 'Text.XHtml.Transitional.Elements'
   5% (  2 / 37) in 'Text.XHtml.Transitional.Attributes'
  14% (  1 /  7) in 'Text.XHtml.Frameset.Attributes'
   2% (  1 / 50) in 'Text.XHtml.Strict.Attributes'
  20% (  1 /  5) in 'Text.XHtml.Frameset.Elements'
   1% (  1 / 79) in 'Text.XHtml.Strict.Elements'
  34% ( 11 / 32) in 'Text.XHtml.Extras'
  19% ( 37 /190) in 'Text.XHtml.Strict'
  18% ( 36 /197) in 'Text.XHtml.Frameset'
  30% (  3 / 10) in 'Text.XHtml.Table'
  60% (  3 /  5) in 'Text.XHtml.Debug'
  16% ( 39 /244) in 'Text.XHtml.Transitional'
  71% (  5 /  7) in 'Text.XHtml'
Documentation created: dist/doc/html/xhtml/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xhtml-3000.2.1
Registering xhtml-3000.2.1...
Installed xhtml-3000.2.1
Configuring ansi-wl-pprint-0.6.6...
Building ansi-wl-pprint-0.6.6...
Preprocessing library ansi-wl-pprint-0.6.6...
[1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o )
In-place registering ansi-wl-pprint-0.6.6...
Running Haddock for ansi-wl-pprint-0.6.6...
Running hscolour for ansi-wl-pprint-0.6.6...
Preprocessing library ansi-wl-pprint-0.6.6...
Preprocessing library ansi-wl-pprint-0.6.6...
Haddock coverage:
  96% (126 /131) in 'Text.PrettyPrint.ANSI.Leijen'
Documentation created: dist/doc/html/ansi-wl-pprint/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-wl-pprint-0.6.6
Registering ansi-wl-pprint-0.6.6...
Installed ansi-wl-pprint-0.6.6
Configuring blaze-markup-0.5.1.5...
Building blaze-markup-0.5.1.5...
Preprocessing library blaze-markup-0.5.1.5...
[1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o )
[2 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o )
[3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o )
[4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o )
[5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o )
[6 of 6] Compiling Text.Blaze       ( src/Text/Blaze.hs, dist/build/Text/Blaze.o )
In-place registering blaze-markup-0.5.1.5...
Running Haddock for blaze-markup-0.5.1.5...
Running hscolour for blaze-markup-0.5.1.5...
Preprocessing library blaze-markup-0.5.1.5...
Preprocessing library blaze-markup-0.5.1.5...
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:
Warning: Text.Blaze.Internal: ! is exported separately but will be documented under Attributable. Consider exporting it together with its parent(s) for code clarity.
 100% ( 41 / 41) in 'Text.Blaze.Internal'
  75% (  3 /  4) in 'Text.Blaze.Renderer.String'
  67% (  2 /  3) in 'Text.Blaze.Renderer.Pretty'
  56% (  5 /  9) in 'Text.Blaze.Renderer.Text'
  86% (  6 /  7) in 'Text.Blaze.Renderer.Utf8'
 100% ( 24 / 24) in 'Text.Blaze'
Warning: Text.Blaze.Internal: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Text.Blaze.Renderer.Text: could not find link destinations for:
    Data.Text.Lazy.Builder.Builder Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Text.Blaze: could not find link destinations for:
    Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Documentation created: dist/doc/html/blaze-markup/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-markup-0.5.1.5
Registering blaze-markup-0.5.1.5...
Installed blaze-markup-0.5.1.5
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Base'
Documentation created: dist/doc/html/data-default-instances-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-base-0.0.1
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
Documentation created:
dist/doc/html/data-default-instances-containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-containers-0.0.1
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-old-locale-0.0.1
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.DList'
Documentation created: dist/doc/html/data-default-instances-dlist/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-dlist-0.0.1
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring MonadCatchIO-mtl-0.3.0.5...
Building MonadCatchIO-mtl-0.3.0.5...
Preprocessing library MonadCatchIO-mtl-0.3.0.5...
[1 of 1] Compiling Control.Monad.CatchIO ( Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o )

Control/Monad/CatchIO.hs:55:15: Warning:
    In the use of `E.block'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

Control/Monad/CatchIO.hs:56:15: Warning:
    In the use of `E.unblock'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
In-place registering MonadCatchIO-mtl-0.3.0.5...
Running Haddock for MonadCatchIO-mtl-0.3.0.5...
Running hscolour for MonadCatchIO-mtl-0.3.0.5...
Preprocessing library MonadCatchIO-mtl-0.3.0.5...
Preprocessing library MonadCatchIO-mtl-0.3.0.5...
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

dist/build/tmp-24606/Control/Monad/CatchIO.hs:55:15: Warning:
    In the use of `E.block'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

dist/build/tmp-24606/Control/Monad/CatchIO.hs:56:15: Warning:
    In the use of `E.unblock'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
Haddock coverage:
  85% ( 11 / 13) in 'Control.Monad.CatchIO'
Warning: Control.Monad.CatchIO: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.RWS.Lazy.RWST
Documentation created: dist/doc/html/MonadCatchIO-mtl/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadCatchIO-mtl-0.3.0.5
Registering MonadCatchIO-mtl-0.3.0.5...
Installed MonadCatchIO-mtl-0.3.0.5
Configuring regexpr-0.5.4...
Building regexpr-0.5.4...
Preprocessing library regexpr-0.5.4...
[1 of 6] Compiling Hidden.Tools     ( Hidden/Tools.hs, dist/build/Hidden/Tools.o )
[2 of 6] Compiling Hidden.RegexPRTypes ( Hidden/RegexPRTypes.hs, dist/build/Hidden/RegexPRTypes.o )
[3 of 6] Compiling Hidden.SrcRegActList ( Hidden/SrcRegActList.hs, dist/build/Hidden/SrcRegActList.o )
[4 of 6] Compiling Hidden.ParseRegexStr ( Hidden/ParseRegexStr.hs, dist/build/Hidden/ParseRegexStr.o )
[5 of 6] Compiling Hidden.RegexPRCore ( Hidden/RegexPRCore.hs, dist/build/Hidden/RegexPRCore.o )
[6 of 6] Compiling Text.RegexPR     ( Text/RegexPR.hs, dist/build/Text/RegexPR.o )
In-place registering regexpr-0.5.4...
Running Haddock for regexpr-0.5.4...
Running hscolour for regexpr-0.5.4...
Preprocessing library regexpr-0.5.4...
Preprocessing library regexpr-0.5.4...
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:
   0% (  0 / 20) in 'Hidden.Tools'
   0% (  0 / 20) in 'Hidden.RegexPRTypes'
   0% (  0 /  7) in 'Hidden.SrcRegActList'
   0% (  0 /  3) in 'Hidden.ParseRegexStr'
   0% (  0 /  3) in 'Hidden.RegexPRCore'
   0% (  0 / 11) in 'Text.RegexPR'
Warning: Text.RegexPR: could not find link destinations for:
    Hidden.RegexPRTypes.MatchFun
Documentation created: dist/doc/html/regexpr/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regexpr-0.5.4
Registering regexpr-0.5.4...
Installed regexpr-0.5.4
[1 of 1] Compiling Main             ( /tmp/threads-0.5.0.3-24606/threads-0.5.0.3/Setup.hs, /tmp/threads-0.5.0.3-24606/threads-0.5.0.3/dist/setup/Main.o )
Linking /tmp/threads-0.5.0.3-24606/threads-0.5.0.3/dist/setup/setup ...
Configuring threads-0.5.0.3...
Building threads-0.5.0.3...
Preprocessing library threads-0.5.0.3...
[1 of 3] Compiling Control.Concurrent.Raw ( Control/Concurrent/Raw.hs, dist/build/Control/Concurrent/Raw.o )
[2 of 3] Compiling Control.Concurrent.Thread ( Control/Concurrent/Thread.hs, dist/build/Control/Concurrent/Thread.o )
[3 of 3] Compiling Control.Concurrent.Thread.Group ( Control/Concurrent/Thread/Group.hs, dist/build/Control/Concurrent/Thread/Group.o )
In-place registering threads-0.5.0.3...
Running Haddock for threads-0.5.0.3...
Running hscolour for threads-0.5.0.3...
Preprocessing library threads-0.5.0.3...
Preprocessing library threads-0.5.0.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

dist/build/tmp-27509/Control/Concurrent/Thread/Group.hs:81:1: Warning:
    The qualified import of `Control.Concurrent.Thread' is redundant
      except perhaps to import instances from `Control.Concurrent.Thread'
    To import instances alone, use: import Control.Concurrent.Thread()
Haddock coverage:
   0% (  0 /  3) in 'Control.Concurrent.Raw'
 100% ( 10 / 10) in 'Control.Concurrent.Thread'
 100% ( 11 / 11) in 'Control.Concurrent.Thread.Group'
Documentation created: dist/doc/html/threads/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/threads-0.5.0.3
Registering threads-0.5.0.3...
Installed threads-0.5.0.3
Configuring monad-control-0.3.2.2...
Building monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-0.3.2.2...
Running Haddock for monad-control-0.3.2.2...
Running hscolour for monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
Warning: Control.Monad.Trans.Control: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Identity.IdentityT, Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Maybe.MaybeT, Control.Monad.Trans.Error.Error e =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Error.ErrorT e), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.List.ListT, Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Reader.ReaderT r), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Lazy.StateT s), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Strict.StateT s), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Lazy.WriterT w), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Strict.WriterT w), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Lazy.RWST r w s), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Strict.RWST r w s), Control.Monad.Trans.Control.MonadBaseControl (GHC.Types.IO) (GHC.Types.IO), Control.Monad.Trans.Control.MonadBaseControl (Data.Maybe.Maybe) (Data.Maybe.Maybe), Control.Monad.Trans.Control.MonadBaseControl (Data.Either.Either e) (Data.Either.Either e), Control.Monad.Trans.Control.MonadBaseControl ([]) ([]), Control.Monad.Trans.Control.MonadBaseControl ((->) r) ((->) r), Control.Monad.Trans.Control.MonadBaseControl (Data.Functor.Identity.Identity) (Data.Functor.Identity.Identity), Control.Monad.Trans.Control.MonadBaseControl (GHC.Conc.Sync.STM) (GHC.Conc.Sync.STM), Control.Monad.Trans.Control.MonadBaseControl (GHC.ST.ST s) (GHC.ST.ST s), Control.Monad.Trans.Control.MonadBaseControl (Control.Monad.ST.Lazy.Imp.ST s) (Control.Monad.ST.Lazy.Imp.ST s), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.List.ListT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Strict.StateT s m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Lazy.StateT s m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Error.ErrorT e m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Lazy.RWST r w s m)
  86% ( 18 / 21) in 'Control.Monad.Trans.Control'
Warning: Control.Monad.Trans.Control: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Data.Functor.Identity.Identity
Documentation created: dist/doc/html/monad-control/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-control-0.3.2.2
Registering monad-control-0.3.2.2...
Installed monad-control-0.3.2.2
Configuring blaze-html-0.6.1.1...
Building blaze-html-0.6.1.1...
Preprocessing library blaze-html-0.6.1.1...
[ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o )
[ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o )
[ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o )
[ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o )
[ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o )
[ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o )
[ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o )
[ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o )
[ 9 of 21] Compiling Text.Blaze.Html  ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o )
[10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o )
[11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o )
[12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o )
[13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o )
[14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o )
[15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o )
[16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o )
[17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o )
[18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o )
[19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o )
[20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o )
[21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o )
In-place registering blaze-html-0.6.1.1...
Running Haddock for blaze-html-0.6.1.1...
Running hscolour for blaze-html-0.6.1.1...
Preprocessing library blaze-html-0.6.1.1...
Preprocessing library blaze-html-0.6.1.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:
 100% (167 /167) in 'Text.Blaze.XHtml5.Attributes'
 100% (103 /103) in 'Text.Blaze.XHtml1.Transitional.Attributes'
 100% ( 92 / 92) in 'Text.Blaze.XHtml1.Strict.Attributes'
 100% (105 /105) in 'Text.Blaze.XHtml1.FrameSet.Attributes'
 100% (167 /167) in 'Text.Blaze.Html5.Attributes'
 100% (103 /103) in 'Text.Blaze.Html4.Transitional.Attributes'
 100% ( 92 / 92) in 'Text.Blaze.Html4.Strict.Attributes'
 100% (105 /105) in 'Text.Blaze.Html4.FrameSet.Attributes'
  20% (  1 /  5) in 'Text.Blaze.Html'
   0% (  0 /  2) in 'Text.Blaze.Html.Renderer.Pretty'
   0% (  0 /  2) in 'Text.Blaze.Html.Renderer.String'
   0% (  0 /  5) in 'Text.Blaze.Html.Renderer.Text'
   0% (  0 /  4) in 'Text.Blaze.Html.Renderer.Utf8'
 100% ( 93 / 93) in 'Text.Blaze.Html4.FrameSet'
 100% ( 80 / 80) in 'Text.Blaze.Html4.Strict'
 100% ( 91 / 91) in 'Text.Blaze.Html4.Transitional'
 100% (110 /110) in 'Text.Blaze.Html5'
 100% ( 93 / 93) in 'Text.Blaze.XHtml1.FrameSet'
 100% ( 80 / 80) in 'Text.Blaze.XHtml1.Strict'
 100% ( 91 / 91) in 'Text.Blaze.XHtml1.Transitional'
 100% (110 /110) in 'Text.Blaze.XHtml5'
Warning: Text.Blaze.Html.Renderer.Text: could not find link destinations for:
    Data.Text.Lazy.Builder.Builder Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/blaze-html/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-html-0.6.1.1
Registering blaze-html-0.6.1.1...
Installed blaze-html-0.6.1.1
Configuring data-default-0.5.3...
Building data-default-0.5.3...
Preprocessing library data-default-0.5.3...
[1 of 1] Compiling Data.Default     ( Data/Default.hs, dist/build/Data/Default.o )
In-place registering data-default-0.5.3...
Running Haddock for data-default-0.5.3...
Running hscolour for data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default'
Documentation created: dist/doc/html/data-default/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-0.5.3
Registering data-default-0.5.3...
Installed data-default-0.5.3
Configuring cgi-3001.1.8.4...
Building cgi-3001.1.8.4...
Preprocessing library cgi-3001.1.8.4...

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

Network/CGI/Monad.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 8] Compiling Network.CGI.Header ( Network/CGI/Header.hs, dist/build/Network/CGI/Header.o )
[2 of 8] Compiling Network.CGI.Multipart ( Network/CGI/Multipart.hs, dist/build/Network/CGI/Multipart.o )
[3 of 8] Compiling Network.CGI.Protocol ( Network/CGI/Protocol.hs, dist/build/Network/CGI/Protocol.o )

Network/CGI/Protocol.hs:76:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[4 of 8] Compiling Network.CGI.Monad ( Network/CGI/Monad.hs, dist/build/Network/CGI/Monad.o )

Network/CGI/Monad.hs:30:1: Warning:
    Module `Prelude' does not export `catch'

Network/CGI/Monad.hs:60:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[5 of 8] Compiling Network.CGI.Accept ( Network/CGI/Accept.hs, dist/build/Network/CGI/Accept.o )
[6 of 8] Compiling Network.CGI.Cookie ( Network/CGI/Cookie.hs, dist/build/Network/CGI/Cookie.o )
[7 of 8] Compiling Network.CGI.Compat ( Network/CGI/Compat.hs, dist/build/Network/CGI/Compat.o )
[8 of 8] Compiling Network.CGI      ( Network/CGI.hs, dist/build/Network/CGI.o )
In-place registering cgi-3001.1.8.4...
Running Haddock for cgi-3001.1.8.4...
Running hscolour for cgi-3001.1.8.4...
Preprocessing library cgi-3001.1.8.4...
Preprocessing library cgi-3001.1.8.4...
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, text-0.11.2.3, transformers-0.3.0.0

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

Network/CGI/Monad.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

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

Network/CGI/Monad.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

Network/CGI/Protocol.hs:76:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Network/CGI/Monad.hs:30:1: Warning:
    Module `Prelude' does not export `catch'

Network/CGI/Monad.hs:60:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
Haddock coverage:
  46% ( 11 / 24) in 'Network.CGI.Header'
  47% (  7 / 15) in 'Network.CGI.Multipart'
  96% ( 25 / 26) in 'Network.CGI.Protocol'
 100% ( 14 / 14) in 'Network.CGI.Monad'
  22% (  2 /  9) in 'Network.CGI.Accept'
 100% (  7 /  7) in 'Network.CGI.Cookie'
  80% (  4 /  5) in 'Network.CGI.Compat'
Warning: Couldn't find .haddock for export Control.Monad.IO.Class.MonadIO
Warning: Couldn't find .haddock for export Control.Monad.IO.Class.liftIO
  85% ( 81 / 95) in 'Network.CGI'
Warning: Network.CGI.Monad: could not find link destinations for:
    Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Class.MonadTrans Control.Monad.Error.Class.MonadError
Warning: Network.CGI.Compat: could not find link destinations for:
    Network.PortID
Warning: Network.CGI: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.Error.Class.MonadError Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Cont.ContT Text.Parsec.Prim.ParsecT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Network.URI.URI
Documentation created: dist/doc/html/cgi/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cgi-3001.1.8.4
Registering cgi-3001.1.8.4...
Installed cgi-3001.1.8.4
Configuring mps-2010.11.28...
Building mps-2010.11.28...
Preprocessing library mps-2010.11.28...
[1 of 8] Compiling MPS.TH           ( src/MPS/TH.hs, dist/build/MPS/TH.o )

src/MPS/TH.hs:6:1: Warning:
    The import of `Language.Haskell.TH.Syntax' is redundant
      except perhaps to import instances from `Language.Haskell.TH.Syntax'
    To import instances alone, use: import Language.Haskell.TH.Syntax()

src/MPS/TH.hs:22:8: Warning:
    Fields of `QuasiQuoter' not initialised: quoteType, quoteDec
    In the expression:
      QuasiQuoter
        {quoteExp = (litE . stringL), quotePat = (litP . stringL)}
    In an equation for `here':
        here
          = QuasiQuoter
              {quoteExp = (litE . stringL), quotePat = (litP . stringL)}
[2 of 8] Compiling MPS.Light        ( src/MPS/Light.hs, dist/build/MPS/Light.o )
[3 of 8] Compiling MPS.Extra        ( src/MPS/Extra.hs, dist/build/MPS/Extra.o )

src/MPS/Extra.hs:91:12:
    Could not deduce (Show a) arising from a use of `showIntAtBase'
    from the context (Integral a)
      bound by the type signature for
                 base :: Integral a => a -> a -> String
      at src/MPS/Extra.hs:90:9-40
    Possible fix:
      add (Show a) to the context of
        the type signature for base :: Integral a => a -> a -> String
    In the expression: showIntAtBase p intToDigit n ""
    In an equation for `base':
        base p n = showIntAtBase p intToDigit n ""

src/MPS/Extra.hs:110:36:
    Couldn't match type `ClockTime' with `UTCTime'
    Expected type: UTCTime -> Integer
      Actual type: ClockTime -> Integer
    In the second argument of `(^)', namely `seconds'
    In the first argument of `(^)', namely
      `getModificationTime (path . u2b) ^ seconds'
    In the first argument of `(^)', namely
      `getModificationTime (path . u2b) ^ seconds ^ from_i'
Failed to install mps-2010.11.28
Configuring happstack-server-7.3.1...
Building happstack-server-7.3.1...
Preprocessing library happstack-server-7.3.1...
[ 1 of 38] Compiling Happstack.Server.Internal.LazyLiner ( src/Happstack/Server/Internal/LazyLiner.hs, dist/build/Happstack/Server/Internal/LazyLiner.o )
[ 2 of 38] Compiling Happstack.Server.Internal.SocketTH ( src/Happstack/Server/Internal/SocketTH.hs, dist/build/Happstack/Server/Internal/SocketTH.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package zlib-0.5.4.1 ... linking ... done.
Loading package xhtml-3000.2.1 ... linking ... done.
Loading package utf8-string-0.3.7 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package old-time-1.1.0.1 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package time-compat-0.1.0.3 ... linking ... done.
Loading package base-unicode-symbols-0.2.2.4 ... linking ... done.
Loading package stm-2.4.2 ... linking ... done.
Loading package threads-0.5.0.3 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package text-0.11.2.3 ... linking ... done.
Loading package system-filepath-0.4.8 ... linking ... done.
Loading package syb-0.4.1 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package parsec-3.1.3 ... linking ... done.
Loading package unix-2.6.0.1 ... linking ... done.
Loading package network-2.4.1.2 ... linking ... done.
Loading package sendfile-0.7.9 ... linking ... done.
Loading package transformers-base-0.4.1 ... linking ... done.
Loading package monad-control-0.3.2.2 ... linking ... done.
Loading package html-1.0.1.2 ... linking ... done.
Loading package filepath-1.3.0.1 ... linking ... done.
Loading package directory-1.2.0.1 ... linking ... done.
Loading package process-1.1.0.2 ... linking ... done.
Loading package hslogger-1.2.3 ... linking ... done.
Loading package extensible-exceptions-0.1.1.4 ... linking ... done.
Loading package blaze-builder-0.3.3.0 ... linking ... done.
Loading package blaze-markup-0.5.1.5 ... linking ... done.
Loading package blaze-html-0.6.1.1 ... linking ... done.
Loading package base64-bytestring-1.0.0.1 ... linking ... done.
[ 3 of 38] Compiling Happstack.Server.Internal.Socket ( src/Happstack/Server/Internal/Socket.hs, dist/build/Happstack/Server/Internal/Socket.o )
[ 4 of 38] Compiling Happstack.Server.Internal.LogFormat ( src/Happstack/Server/Internal/LogFormat.hs, dist/build/Happstack/Server/Internal/LogFormat.o )
[ 5 of 38] Compiling Happstack.Server.Internal.TimeoutManager ( src/Happstack/Server/Internal/TimeoutManager.hs, dist/build/Happstack/Server/Internal/TimeoutManager.o )
[ 6 of 38] Compiling Happstack.Server.Internal.TimeoutIO ( src/Happstack/Server/Internal/TimeoutIO.hs, dist/build/Happstack/Server/Internal/TimeoutIO.o )
[ 7 of 38] Compiling Happstack.Server.Internal.TimeoutSocket ( src/Happstack/Server/Internal/TimeoutSocket.hs, dist/build/Happstack/Server/Internal/TimeoutSocket.o )
[ 8 of 38] Compiling Happstack.Server.SURI.ParseURI ( src/Happstack/Server/SURI/ParseURI.hs, dist/build/Happstack/Server/SURI/ParseURI.o )
[ 9 of 38] Compiling Happstack.Server.SURI ( src/Happstack/Server/SURI.hs, dist/build/Happstack/Server/SURI.o )
[10 of 38] Compiling Happstack.Server.Internal.RFC822Headers ( src/Happstack/Server/Internal/RFC822Headers.hs, dist/build/Happstack/Server/Internal/RFC822Headers.o )
[11 of 38] Compiling Paths_happstack_server ( dist/build/autogen/Paths_happstack_server.hs, dist/build/Paths_happstack_server.o )
[12 of 38] Compiling Happstack.Server.Internal.Clock ( src/Happstack/Server/Internal/Clock.hs, dist/build/Happstack/Server/Internal/Clock.o )
[13 of 38] Compiling Happstack.Server.Internal.Cookie ( src/Happstack/Server/Internal/Cookie.hs, dist/build/Happstack/Server/Internal/Cookie.o )
[14 of 38] Compiling Happstack.Server.Internal.Types ( src/Happstack/Server/Internal/Types.hs, dist/build/Happstack/Server/Internal/Types.o )
[15 of 38] Compiling Happstack.Server.Internal.Multipart ( src/Happstack/Server/Internal/Multipart.hs, dist/build/Happstack/Server/Internal/Multipart.o )
[16 of 38] Compiling Happstack.Server.Internal.MessageWrap ( src/Happstack/Server/Internal/MessageWrap.hs, dist/build/Happstack/Server/Internal/MessageWrap.o )
[17 of 38] Compiling Happstack.Server.Internal.Handler ( src/Happstack/Server/Internal/Handler.hs, dist/build/Happstack/Server/Internal/Handler.o )
[18 of 38] Compiling Happstack.Server.Internal.Listen ( src/Happstack/Server/Internal/Listen.hs, dist/build/Happstack/Server/Internal/Listen.o )
[19 of 38] Compiling Happstack.Server.Internal.LowLevel ( src/Happstack/Server/Internal/LowLevel.hs, dist/build/Happstack/Server/Internal/LowLevel.o )
[20 of 38] Compiling Happstack.Server.Client ( src/Happstack/Server/Client.hs, dist/build/Happstack/Server/Client.o )
[21 of 38] Compiling Happstack.Server.Types ( src/Happstack/Server/Types.hs, dist/build/Happstack/Server/Types.o )
[22 of 38] Compiling Happstack.Server.Internal.Monads ( src/Happstack/Server/Internal/Monads.hs, dist/build/Happstack/Server/Internal/Monads.o )
[23 of 38] Compiling Happstack.Server.Cookie ( src/Happstack/Server/Cookie.hs, dist/build/Happstack/Server/Cookie.o )
[24 of 38] Compiling Happstack.Server.Response ( src/Happstack/Server/Response.hs, dist/build/Happstack/Server/Response.o )
[25 of 38] Compiling Happstack.Server.RqData ( src/Happstack/Server/RqData.hs, dist/build/Happstack/Server/RqData.o )
[26 of 38] Compiling Happstack.Server.Monads ( src/Happstack/Server/Monads.hs, dist/build/Happstack/Server/Monads.o )
[27 of 38] Compiling Happstack.Server.Auth ( src/Happstack/Server/Auth.hs, dist/build/Happstack/Server/Auth.o )
[28 of 38] Compiling Happstack.Server.Error ( src/Happstack/Server/Error.hs, dist/build/Happstack/Server/Error.o )
[29 of 38] Compiling Happstack.Server.Proxy ( src/Happstack/Server/Proxy.hs, dist/build/Happstack/Server/Proxy.o )
[30 of 38] Compiling Happstack.Server.Validation ( src/Happstack/Server/Validation.hs, dist/build/Happstack/Server/Validation.o )
[31 of 38] Compiling Happstack.Server.FileServe.BuildingBlocks ( src/Happstack/Server/FileServe/BuildingBlocks.hs, dist/build/Happstack/Server/FileServe/BuildingBlocks.o )
[32 of 38] Compiling Happstack.Server.FileServe ( src/Happstack/Server/FileServe.hs, dist/build/Happstack/Server/FileServe.o )
[33 of 38] Compiling Happstack.Server.Routing ( src/Happstack/Server/Routing.hs, dist/build/Happstack/Server/Routing.o )
[34 of 38] Compiling Happstack.Server.SimpleHTTP ( src/Happstack/Server/SimpleHTTP.hs, dist/build/Happstack/Server/SimpleHTTP.o )
[35 of 38] Compiling Happstack.Server.Internal.Compression ( src/Happstack/Server/Internal/Compression.hs, dist/build/Happstack/Server/Internal/Compression.o )
[36 of 38] Compiling Happstack.Server.I18N ( src/Happstack/Server/I18N.hs, dist/build/Happstack/Server/I18N.o )
[37 of 38] Compiling Happstack.Server.Compression ( src/Happstack/Server/Compression.hs, dist/build/Happstack/Server/Compression.o )
[38 of 38] Compiling Happstack.Server ( src/Happstack/Server.hs, dist/build/Happstack/Server.o )
In-place registering happstack-server-7.3.1...
Running Haddock for happstack-server-7.3.1...
Running hscolour for happstack-server-7.3.1...
Preprocessing library happstack-server-7.3.1...
Preprocessing library happstack-server-7.3.1...
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, text-0.11.2.3, transformers-0.3.0.0, zlib-0.5.4.1
Haddock coverage:
  12% (  1 /  8) in 'Happstack.Server.Internal.LazyLiner'
   0% (  0 /  2) in 'Happstack.Server.Internal.SocketTH'
  33% (  1 /  3) in 'Happstack.Server.Internal.Socket'
  67% (  2 /  3) in 'Happstack.Server.Internal.LogFormat'
  10% (  1 / 10) in 'Happstack.Server.Internal.TimeoutManager'
  50% (  1 /  2) in 'Happstack.Server.Internal.TimeoutIO'
  14% (  1 /  7) in 'Happstack.Server.Internal.TimeoutSocket'
   0% (  0 /  2) in 'Happstack.Server.SURI.ParseURI'
  76% ( 13 / 17) in 'Happstack.Server.SURI'
  43% (  9 / 21) in 'Happstack.Server.Internal.RFC822Headers'
   0% (  0 /  8) in 'Paths_happstack_server'
   0% (  0 /  5) in 'Happstack.Server.Internal.Clock'
  67% (  8 / 12) in 'Happstack.Server.Internal.Cookie'
  96% ( 46 / 48) in 'Happstack.Server.Internal.Types'
  19% (  6 / 32) in 'Happstack.Server.Internal.Multipart'
  62% (  8 / 13) in 'Happstack.Server.Internal.MessageWrap'
  50% (  2 /  4) in 'Happstack.Server.Internal.Handler'
  40% (  2 /  5) in 'Happstack.Server.Internal.Listen'
  89% (  8 /  9) in 'Happstack.Server.Internal.LowLevel'
 100% (  2 /  2) in 'Happstack.Server.Client'
  96% ( 45 / 47) in 'Happstack.Server.Types'
Warning: Happstack.Server.Internal.Monads: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Trans.Control.MonadTransControl Happstack.Server.Internal.Monads.ServerPartT, Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Happstack.Server.Internal.Monads.ServerPartT m), Control.Monad.Trans.Control.MonadTransControl (Happstack.Server.Internal.Monads.FilterT a), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Happstack.Server.Internal.Monads.FilterT a m), Control.Monad.Trans.Control.MonadTransControl Happstack.Server.Internal.Monads.WebT, Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Happstack.Server.Internal.Monads.WebT m)
  82% ( 27 / 33) in 'Happstack.Server.Internal.Monads'
 100% (  7 /  7) in 'Happstack.Server.Cookie'
 100% ( 24 / 24) in 'Happstack.Server.Response'
 100% ( 50 / 50) in 'Happstack.Server.RqData'
 100% ( 26 / 26) in 'Happstack.Server.Monads'
 100% (  2 /  2) in 'Happstack.Server.Auth'
 100% (  4 /  4) in 'Happstack.Server.Error'
  67% (  4 /  6) in 'Happstack.Server.Proxy'
 100% (  8 /  8) in 'Happstack.Server.Validation'
  86% ( 38 / 44) in 'Happstack.Server.FileServe.BuildingBlocks'
 100% ( 15 / 15) in 'Happstack.Server.FileServe'
 100% ( 24 / 24) in 'Happstack.Server.Routing'
 100% ( 31 / 31) in 'Happstack.Server.SimpleHTTP'
 100% (  6 /  6) in 'Happstack.Server.Internal.Compression'
  67% (  2 /  3) in 'Happstack.Server.I18N'
 100% (  2 /  2) in 'Happstack.Server.Compression'
 100% ( 29 / 29) in 'Happstack.Server'
Warning: Happstack.Server.Internal.Socket: could not find link destinations for:
    Network.Socket.Types.Socket Network.Socket.HostName Network.Socket.Types.PortNumber Network.Socket.Types.SockAddr
Warning: Happstack.Server.Internal.TimeoutSocket: could not find link destinations for:
    Network.Socket.Types.Socket
Warning: Happstack.Server.SURI: could not find link destinations for:
    Network.URI.URI Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Warning: Happstack.Server.Internal.Cookie: could not find link destinations for:
    Control.Monad.Reader.Class.MonadReader Text.Parsec.String.GenParser
Warning: Happstack.Server.Internal.Types: could not find link destinations for:
    Control.Monad.Trans.Error.Error Control.Monad.Reader.Class.MonadReader Control.Monad.IO.Class.MonadIO Happstack.Server.Internal.Types.HasHeaders Happstack.Server.Internal.RFC822Headers.showContentType Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Warning: Happstack.Server.Internal.Multipart: could not find link destinations for:
    Happstack.Server.Internal.RFC822Headers.Header
Warning: Happstack.Server.Internal.MessageWrap: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Happstack.Server.Internal.Listen: could not find link destinations for:
    Network.Socket.Types.Socket
Warning: Happstack.Server.Types: could not find link destinations for:
    Control.Monad.Trans.Error.Error Control.Monad.Reader.Class.MonadReader Control.Monad.IO.Class.MonadIO Happstack.Server.Internal.Types.HasHeaders Happstack.Server.Internal.RFC822Headers.showContentType Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Warning: Happstack.Server.Internal.Monads: could not find link destinations for:
    Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Class.MonadTrans Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.Error.Class.MonadError Control.Monad.Writer.Class.MonadWriter Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Error.ErrorT Control.Monad.Error.Class.throwError Control.Monad.Error.Class.catchError Control.Monad.Trans.Error.Error Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.Maybe.MaybeT
Warning: Happstack.Server.Cookie: could not find link destinations for:
    Control.Monad.Reader.Class.MonadReader Control.Monad.IO.Class.MonadIO
Warning: Happstack.Server.Response: could not find link destinations for:
    Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Warning: Happstack.Server.RqData: could not find link destinations for:
    Data.Text.Lazy.Internal.Text Data.Text.Internal.Text Control.Monad.IO.Class.MonadIO Control.Monad.Reader.Class.MonadReader Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Lazy.RWST
Warning: Happstack.Server.Monads: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.Error.Class.MonadError Control.Monad.Writer.Class.MonadWriter Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Error.Class.throwError Control.Monad.Error.Class.catchError
Warning: Happstack.Server.Error: could not find link destinations for:
    Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Error.Error
Warning: Happstack.Server.Proxy: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Happstack.Server.Validation: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Happstack.Server.FileServe.BuildingBlocks: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Happstack.Server.FileServe.BuildingBlocks.getMetaData
Warning: Happstack.Server.FileServe: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Happstack.Server.SimpleHTTP: could not find link destinations for:
    Network.Socket.Types.Socket
Warning: Happstack.Server.Internal.Compression: could not find link destinations for:
    Codec.Compression.GZip.compress Codec.Compression.Zlib.compress Text.Parsec.String.GenParser
Warning: Happstack.Server.I18N: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/happstack-server/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/happstack-server-7.3.1
Registering happstack-server-7.3.1...
Installed happstack-server-7.3.1
Configuring hack-2012.2.6...
Building hack-2012.2.6...
Preprocessing library hack-2012.2.6...
[1 of 1] Compiling Hack             ( src/Hack.hs, dist/build/Hack.o )

src/Hack.hs:28:10: Warning:
    Orphan instance: instance Show HackErrors
In-place registering hack-2012.2.6...
Running Haddock for hack-2012.2.6...
Running hscolour for hack-2012.2.6...
Preprocessing library hack-2012.2.6...
Preprocessing library hack-2012.2.6...

dist/build/tmp-24606/src/Hack.hs:28:10: Warning:
    Orphan instance: instance Show HackErrors
Haddock coverage:
   0% (  0 /  8) in 'Hack'
Documentation created: dist/doc/html/hack/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hack-2012.2.6
Registering hack-2012.2.6...
Installed hack-2012.2.6
Configuring hack-handler-happstack-2009.12.20...
Building hack-handler-happstack-2009.12.20...
Preprocessing library hack-handler-happstack-2009.12.20...
[1 of 1] Compiling Hack.Handler.Happstack ( src/Hack/Handler/Happstack.hs, dist/build/Hack/Handler/Happstack.o )

src/Hack/Handler/Happstack.hs:44:11:
    Ambiguous occurrence `queryString'
    It could refer to either `Hack.queryString',
                             imported from `Hack' at src/Hack/Handler/Happstack.hs:13:1-31
                          or `H.queryString',
                             imported from `Happstack.Server.SimpleHTTP' at src/Hack/Handler/Happstack.hs:15:1-69
                             (and originally defined in `Happstack.Server.RqData')

src/Hack/Handler/Happstack.hs:47:11:
    Ambiguous occurrence `http'
    It could refer to either `Hack.http',
                             imported from `Hack' at src/Hack/Handler/Happstack.hs:13:1-31
                          or `H.http',
                             imported from `Happstack.Server.SimpleHTTP' at src/Hack/Handler/Happstack.hs:15:1-69
                             (and originally defined in `Happstack.Server.Routing')

src/Hack/Handler/Happstack.hs:74:28:
    `rsfContentLength' is not a (visible) field of constructor `RsFlags'

src/Hack/Handler/Happstack.hs:75:19:
    Ambiguous occurrence `body'
    It could refer to either `Hack.body',
                             imported from `Hack' at src/Hack/Handler/Happstack.hs:13:1-31
                          or `H.body',
                             imported from `Happstack.Server.SimpleHTTP' at src/Hack/Handler/Happstack.hs:15:1-69
                             (and originally defined in `Happstack.Server.RqData')
Failed to install hack-handler-happstack-2009.12.20
cabal: Error: some packages failed to install:
hack-contrib-2010.9.28 depends on mps-2010.11.28 which failed to install.
hack-handler-happstack-2009.12.20 failed during the building phase. The
exception was:
ExitFailure 1
loli-2011.6.24 depends on mps-2010.11.28 which failed to install.
maid-2009.8.25 depends on hack-handler-happstack-2009.12.20 which failed to
install.
mps-2010.11.28 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.