Build #1 for RNAdraw-0.2.0.1

[all reports]

Package RNAdraw-0.2.0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies vector-0.10.9.1, text-0.11.2.3, split-0.2.2, repa-3.2.3.3, containers-0.5.0.0, cmdargs-0.10.7, bytestring-0.10.0.2, base-4.6.0.1, array-0.4.0.1, QuasiText-0.1.2.5, PrimitiveArray-0.5.3.0, BiobaseXNA-0.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring OneTuple-0.2.1...
Building OneTuple-0.2.1...
Preprocessing library OneTuple-0.2.1...
[1 of 1] Compiling Data.Tuple.OneTuple ( Data/Tuple/OneTuple.hs, dist/build/Data/Tuple/OneTuple.o )
In-place registering OneTuple-0.2.1...
Running Haddock for OneTuple-0.2.1...
Running hscolour for OneTuple-0.2.1...
Preprocessing library OneTuple-0.2.1...
Preprocessing library OneTuple-0.2.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Tuple.OneTuple'
Documentation created: dist/doc/html/OneTuple/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/OneTuple-0.2.1
Registering OneTuple-0.2.1...
Installed OneTuple-0.2.1
Configuring QuickCheck-2.6...
Building QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
[ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[ 7 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[ 8 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 13] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[10 of 13] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[11 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[12 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[13 of 13] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.6...
Running Haddock for QuickCheck-2.6...
Running hscolour for QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Haddock coverage:
  12% (  1 /  8) in 'Test.QuickCheck.Exception'
   0% (  0 / 18) in 'Test.QuickCheck.Text'
  50% (  1 /  2) in 'Test.QuickCheck.State'
  95% ( 20 / 21) in 'Test.QuickCheck.Gen'
  92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  14% (  1 /  7) in 'Test.QuickCheck.Function'
  92% ( 12 / 13) in 'Test.QuickCheck.Modifiers'
  59% ( 34 / 58) in 'Test.QuickCheck.Property'
  48% ( 13 / 27) in 'Test.QuickCheck.Test'
 100% (  9 /  9) in 'Test.QuickCheck.All'
   7% (  1 / 15) in 'Test.QuickCheck.Monadic'
  93% ( 95 /102) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Text: could not find link destinations for:
    Test.QuickCheck.Text.Output
Warning: Test.QuickCheck.Property: could not find link destinations for:
    Test.QuickCheck.Exception.AnException
Documentation created: dist/doc/html/QuickCheck/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.6
Registering QuickCheck-2.6...
Installed QuickCheck-2.6
Configuring cmdargs-0.10.7...
Building cmdargs-0.10.7...
Preprocessing library cmdargs-0.10.7...
[ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o )
[ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o )
[ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o )
[ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o )
[ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o )
[ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o )
[ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o )
[ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o )
[ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o )
[10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o )
[11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o )
[12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o )
[13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o )
[14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o )
[15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o )
[16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o )

Data/Generics/Any.hs:65:17: Warning:
    In the use of `tyConString'
    (imported from Data.Data, but defined in Data.Typeable.Internal):
    Deprecated: "renamed to tyConName; tyConModule and tyConPackage are also available."
[17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o )
[18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o )
[19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o )
[20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o )
[21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o )
[22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o )
[23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o )
[24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o )
[25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o )
In-place registering cmdargs-0.10.7...
Running Haddock for cmdargs-0.10.7...
Running hscolour for cmdargs-0.10.7...
Preprocessing library cmdargs-0.10.7...
Preprocessing library cmdargs-0.10.7...

dist/build/tmp-1132/Data/Generics/Any.hs:65:17: Warning:
    In the use of `tyConString'
    (imported from Data.Data, but defined in Data.Typeable.Internal):
    Deprecated: "renamed to tyConName; tyConModule and tyConPackage are also available."
Haddock coverage:
  50% (  1 /  2) in 'System.Console.CmdArgs.Implicit.Ann'
 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI'
 100% (  8 /  8) in 'System.Console.CmdArgs.Verbosity'
  25% (  2 /  8) in 'System.Console.CmdArgs.Implicit.Type'
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.SplitJoin'
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt'
  86% ( 24 / 28) in 'System.Console.CmdArgs.Explicit.Type'
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.Process'
  60% (  3 /  5) in 'System.Console.CmdArgs.Explicit.Complete'
 100% (  8 /  8) in 'System.Console.CmdArgs.Helper'
 100% (  2 /  2) in 'System.Console.CmdArgs.Default'
 100% (  5 /  5) in 'System.Console.CmdArgs.Text'
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.Help'
  93% ( 43 / 46) in 'System.Console.CmdArgs.Explicit'
 100% (  8 /  8) in 'System.Console.CmdArgs.GetOpt'
   4% (  1 / 26) in 'Data.Generics.Any'
   0% (  0 / 20) in 'Data.Generics.Any.Prelude'
   0% (  0 /  3) in 'System.Console.CmdArgs.Implicit.Reader'
 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate'
   9% (  1 / 11) in 'System.Console.CmdArgs.Implicit.Local'
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Reform'
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Global'
 100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit'
 100% (  9 /  9) in 'System.Console.CmdArgs.Quote'
 100% (  2 /  2) in 'System.Console.CmdArgs'
Warning: System.Console.CmdArgs.Implicit: could not find link destinations for:
    System.Console.CmdArgs.Implicit.Type.CmdArgsPrivate GHC.IO.Handle.Types.Handle__
Documentation created: dist/doc/html/cmdargs/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cmdargs-0.10.7
Registering cmdargs-0.10.7...
Installed cmdargs-0.10.7
Configuring cpphs-1.17.1...
Building cpphs-1.17.1...
Preprocessing library cpphs-1.17.1...
[ 1 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o )
[ 2 of 12] Compiling Text.ParserCombinators.HuttonMeijer ( Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
[ 3 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o )
[ 4 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o )
[ 5 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o )
[ 6 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o )
[ 7 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 8 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o )
[ 9 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o )
[10 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o )
[11 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o )
[12 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o )
In-place registering cpphs-1.17.1...
Preprocessing executable 'cpphs' for cpphs-1.17.1...
[ 1 of 13] Compiling Text.ParserCombinators.HuttonMeijer ( Text/ParserCombinators/HuttonMeijer.hs, dist/build/cpphs/cpphs-tmp/Text/ParserCombinators/HuttonMeijer.o )
[ 2 of 13] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o )
[ 3 of 13] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o )
[ 4 of 13] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 5 of 13] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o )
[ 6 of 13] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o )
[ 7 of 13] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o )
[ 8 of 13] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o )
[ 9 of 13] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o )
[10 of 13] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o )
[11 of 13] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o )
[12 of 13] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o )
[13 of 13] Compiling Main             ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o )
Linking dist/build/cpphs/cpphs ...
Running Haddock for cpphs-1.17.1...
Running hscolour for cpphs-1.17.1...
Preprocessing library cpphs-1.17.1...
Preprocessing executable 'cpphs' for cpphs-1.17.1...
Preprocessing library cpphs-1.17.1...
Haddock coverage:
  83% (  5 /  6) in 'Language.Preprocessor.Cpphs.HashDefine'
   6% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
  33% (  3 /  9) in 'Language.Preprocessor.Cpphs.SymTab'
 100% (  2 /  2) in 'Language.Preprocessor.Unlit'
 100% (  7 /  7) in 'Language.Preprocessor.Cpphs.Options'
 100% ( 14 / 14) in 'Language.Preprocessor.Cpphs.Position'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.ReadFirst'
  86% (  6 /  7) in 'Language.Preprocessor.Cpphs.Tokenise'
 100% (  5 /  5) in 'Language.Preprocessor.Cpphs.MacroPass'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.CppIfdef'
   0% (  0 /  3) in 'Language.Preprocessor.Cpphs.RunCpphs'
  92% ( 22 / 24) in 'Language.Preprocessor.Cpphs'
Documentation created: dist/doc/html/cpphs/index.html
Preprocessing executable 'cpphs' for cpphs-1.17.1...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cpphs-1.17.1
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 cpphs-1.17.1...
Installed cpphs-1.17.1
Configuring csv-0.1.2...
Building csv-0.1.2...
Preprocessing library csv-0.1.2...
[1 of 1] Compiling Text.CSV         ( Text/CSV.hs, dist/build/Text/CSV.o )
In-place registering csv-0.1.2...
Running Haddock for csv-0.1.2...
Running hscolour for csv-0.1.2...
Preprocessing library csv-0.1.2...
Preprocessing library csv-0.1.2...
Haddock coverage:
 100% (  9 /  9) in 'Text.CSV'
Documentation created: dist/doc/html/csv/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/csv-0.1.2
Registering csv-0.1.2...
Installed csv-0.1.2
Configuring file-embed-0.0.6...
Building file-embed-0.0.6...
Preprocessing library file-embed-0.0.6...
[1 of 1] Compiling Data.FileEmbed   ( Data/FileEmbed.hs, dist/build/Data/FileEmbed.o )
In-place registering file-embed-0.0.6...
Running Haddock for file-embed-0.0.6...
Running hscolour for file-embed-0.0.6...
Preprocessing library file-embed-0.0.6...
Preprocessing library file-embed-0.0.6...
Haddock coverage:
  67% (  8 / 12) in 'Data.FileEmbed'
Documentation created: dist/doc/html/file-embed/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/file-embed-0.0.6
Registering file-embed-0.0.6...
Installed file-embed-0.0.6
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...
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.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 split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
  91% ( 61 / 67) in 'Data.List.Split.Internals'
  90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.2.2
Registering split-0.2.2...
Installed split-0.2.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 th-lift-0.5.6...
Building th-lift-0.5.6...
Preprocessing library th-lift-0.5.6...
[1 of 1] Compiling Language.Haskell.TH.Lift ( src/Language/Haskell/TH/Lift.hs, dist/build/Language/Haskell/TH/Lift.o )
In-place registering th-lift-0.5.6...
Running Haddock for th-lift-0.5.6...
Running hscolour for th-lift-0.5.6...
Preprocessing library th-lift-0.5.6...
Preprocessing library th-lift-0.5.6...
Haddock coverage:
  50% (  3 /  6) in 'Language.Haskell.TH.Lift'
Documentation created: dist/doc/html/th-lift/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/th-lift-0.5.6
Registering th-lift-0.5.6...
Installed th-lift-0.5.6
Configuring tuple-0.2.0.1...
Building tuple-0.2.0.1...
Preprocessing library tuple-0.2.0.1...
[1 of 5] Compiling Data.Tuple.Update ( src/Data/Tuple/Update.hs, dist/build/Data/Tuple/Update.o )
[2 of 5] Compiling Data.Tuple.Sequence ( src/Data/Tuple/Sequence.hs, dist/build/Data/Tuple/Sequence.o )
[3 of 5] Compiling Data.Tuple.Select ( src/Data/Tuple/Select.hs, dist/build/Data/Tuple/Select.o )
[4 of 5] Compiling Data.Tuple.Curry ( src/Data/Tuple/Curry.hs, dist/build/Data/Tuple/Curry.o )
[5 of 5] Compiling Data.Tuple.All   ( src/Data/Tuple/All.hs, dist/build/Data/Tuple/All.o )
In-place registering tuple-0.2.0.1...
Running Haddock for tuple-0.2.0.1...
Running hscolour for tuple-0.2.0.1...
Preprocessing library tuple-0.2.0.1...
Preprocessing library tuple-0.2.0.1...
Haddock coverage:
   0% (  0 / 16) in 'Data.Tuple.Update'
  50% (  1 /  2) in 'Data.Tuple.Sequence'
   0% (  0 / 16) in 'Data.Tuple.Select'
  50% (  1 /  2) in 'Data.Tuple.Curry'
  83% (  5 /  6) in 'Data.Tuple.All'
Documentation created: dist/doc/html/tuple/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tuple-0.2.0.1
Registering tuple-0.2.0.1...
Installed tuple-0.2.0.1
[1 of 1] Compiling Main             ( /tmp/haskell-src-exts-1.14.0-1132/haskell-src-exts-1.14.0/Setup.hs, /tmp/haskell-src-exts-1.14.0-1132/haskell-src-exts-1.14.0/dist/setup/Main.o )
Linking /tmp/haskell-src-exts-1.14.0-1132/haskell-src-exts-1.14.0/dist/setup/setup ...
Configuring haskell-src-exts-1.14.0...
Building haskell-src-exts-1.14.0...
Preprocessing library haskell-src-exts-1.14.0...
[ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o )
[ 2 of 22] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o )
[ 3 of 22] Compiling Language.Haskell.Exts.Annotated.Build ( src/Language/Haskell/Exts/Annotated/Build.hs, dist/build/Language/Haskell/Exts/Annotated/Build.o )
[ 4 of 22] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o )
[ 5 of 22] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o )
[ 6 of 22] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src/Language/Haskell/Exts/Annotated/ExactPrint.hs, dist/build/Language/Haskell/Exts/Annotated/ExactPrint.o )
[ 7 of 22] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o )
[ 8 of 22] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o )
[ 9 of 22] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o )
[10 of 22] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o )
[11 of 22] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o )
[12 of 22] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o )
[13 of 22] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o )
[14 of 22] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o )
[15 of 22] Compiling Language.Haskell.Exts.Annotated.Simplify ( src/Language/Haskell/Exts/Annotated/Simplify.hs, dist/build/Language/Haskell/Exts/Annotated/Simplify.o )
[16 of 22] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o )
[17 of 22] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o )
[18 of 22] Compiling Language.Haskell.Exts.Annotated.Fixity ( src/Language/Haskell/Exts/Annotated/Fixity.hs, dist/build/Language/Haskell/Exts/Annotated/Fixity.o )
[19 of 22] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o )
[20 of 22] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o )
[21 of 22] Compiling Language.Haskell.Exts.Annotated ( src/Language/Haskell/Exts/Annotated.hs, dist/build/Language/Haskell/Exts/Annotated.o )
[22 of 22] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o )
In-place registering haskell-src-exts-1.14.0...
Running Haddock for haskell-src-exts-1.14.0...
Running hscolour for haskell-src-exts-1.14.0...
Preprocessing library haskell-src-exts-1.14.0...
Preprocessing library haskell-src-exts-1.14.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  70% ( 91 /130) in 'Language.Haskell.Exts.Annotated.Syntax'
   0% (  0 / 15) in 'Language.Haskell.Exts.ParseSyntax'
 100% ( 49 / 49) in 'Language.Haskell.Exts.Annotated.Build'
  90% ( 19 / 21) in 'Language.Haskell.Exts.SrcLoc'
  50% (  1 /  2) in 'Language.Haskell.Exts.Comments'
  67% (  2 /  3) in 'Language.Haskell.Exts.Annotated.ExactPrint'
  65% ( 13 / 20) in 'Language.Haskell.Exts.Extension'
  25% (  1 /  4) in 'Language.Haskell.Exts.ExtScheme'
  68% ( 83 /122) in 'Language.Haskell.Exts.Syntax'
 100% ( 49 / 49) in 'Language.Haskell.Exts.Build'
  77% ( 10 / 13) in 'Language.Haskell.Exts.Fixity'
  27% ( 12 / 44) in 'Language.Haskell.Exts.ParseMonad'
  20% (  1 /  5) in 'Language.Haskell.Exts.InternalLexer'
  80% (  4 /  5) in 'Language.Haskell.Exts.Lexer'
   5% (  3 / 65) in 'Language.Haskell.Exts.Annotated.Simplify'
  93% ( 14 / 15) in 'Language.Haskell.Exts.Pretty'
   2% (  1 / 45) in 'Language.Haskell.Exts.ParseUtils'
  75% (  9 / 12) in 'Language.Haskell.Exts.Annotated.Fixity'
 100% ( 37 / 37) in 'Language.Haskell.Exts.InternalParser'
  97% ( 33 / 34) in 'Language.Haskell.Exts.Parser'
  95% ( 40 / 42) in 'Language.Haskell.Exts.Annotated'
 100% ( 21 / 21) in 'Language.Haskell.Exts'
Documentation created: dist/doc/html/haskell-src-exts/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-src-exts-1.14.0
Registering haskell-src-exts-1.14.0...
Installed haskell-src-exts-1.14.0
Configuring scientific-0.2.0.1...
Building scientific-0.2.0.1...
Preprocessing library scientific-0.2.0.1...
[1 of 1] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
In-place registering scientific-0.2.0.1...
Running Haddock for scientific-0.2.0.1...
Running hscolour for scientific-0.2.0.1...
Preprocessing library scientific-0.2.0.1...
Preprocessing library scientific-0.2.0.1...
Haddock coverage:
 100% ( 13 / 13) in 'Data.Scientific'
Documentation created: dist/doc/html/scientific/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/scientific-0.2.0.1
Registering scientific-0.2.0.1...
Installed scientific-0.2.0.1
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 th-orphans-0.8...
Building th-orphans-0.8...
Preprocessing library th-orphans-0.8...
[1 of 1] Compiling Language.Haskell.TH.Instances ( src/Language/Haskell/TH/Instances.hs, dist/build/Language/Haskell/TH/Instances.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 containers-0.5.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package th-lift-0.5.6 ... linking ... done.
In-place registering th-orphans-0.8...
Running Haddock for th-orphans-0.8...
Running hscolour for th-orphans-0.8...
Preprocessing library th-orphans-0.8...
Preprocessing library th-orphans-0.8...
Haddock coverage:
 100% (  1 /  1) in 'Language.Haskell.TH.Instances'
Documentation created: dist/doc/html/th-orphans/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/th-orphans-0.8
Registering th-orphans-0.8...
Installed th-orphans-0.8
Configuring attoparsec-0.11.1.0...
Building attoparsec-0.11.1.0...
Preprocessing library attoparsec-0.11.1.0...
[ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[18 of 18] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.11.1.0...
Running Haddock for attoparsec-0.11.1.0...
Running hscolour for attoparsec-0.11.1.0...
Preprocessing library attoparsec-0.11.1.0...
Preprocessing library attoparsec-0.11.1.0...
Haddock coverage:
  70% (  7 / 10) in 'Data.Attoparsec.Text.FastSet'
 100% (  7 /  7) in 'Data.Attoparsec.Zepto'
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  40% (  4 / 10) in 'Data.Attoparsec.Internal.Types'
 100% (  3 /  3) in 'Data.Attoparsec.Types'
 100% (  2 /  2) in 'Data.Attoparsec.Internal'
 100% ( 16 / 16) in 'Data.Attoparsec.Combinator'
  91% ( 39 / 43) in 'Data.Attoparsec.ByteString.Internal'
  95% ( 40 / 42) in 'Data.Attoparsec.Text.Internal'
  97% ( 73 / 75) in 'Data.Attoparsec.Text'
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  96% ( 50 / 52) in 'Data.Attoparsec.ByteString'
  97% ( 75 / 77) in 'Data.Attoparsec.ByteString.Char8'
 100% (  2 /  2) in 'Data.Attoparsec.Char8'
 100% (  9 /  9) in 'Data.Attoparsec.ByteString.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec'
Documentation created: dist/doc/html/attoparsec/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/attoparsec-0.11.1.0
Registering attoparsec-0.11.1.0...
Installed attoparsec-0.11.1.0
Configuring repa-3.2.3.3...
Building repa-3.2.3.3...
Preprocessing library repa-3.2.3.3...
[ 1 of 39] Compiling Data.Array.Repa.Stencil.Partition ( Data/Array/Repa/Stencil/Partition.hs, dist/build/Data/Array/Repa/Stencil/Partition.o )
[ 2 of 39] Compiling Data.Array.Repa.Eval.Elt ( Data/Array/Repa/Eval/Elt.hs, dist/build/Data/Array/Repa/Eval/Elt.o )
[ 3 of 39] Compiling Data.Array.Repa.Shape ( Data/Array/Repa/Shape.hs, dist/build/Data/Array/Repa/Shape.o )
[ 4 of 39] Compiling Data.Array.Repa.Base ( Data/Array/Repa/Base.hs, dist/build/Data/Array/Repa/Base.o )
[ 5 of 39] Compiling Data.Array.Repa.Eval.Target ( Data/Array/Repa/Eval/Target.hs, dist/build/Data/Array/Repa/Eval/Target.o )
[ 6 of 39] Compiling Data.Array.Repa.Eval.Load ( Data/Array/Repa/Eval/Load.hs, dist/build/Data/Array/Repa/Eval/Load.o )
[ 7 of 39] Compiling Data.Array.Repa.Repr.HintSmall ( Data/Array/Repa/Repr/HintSmall.hs, dist/build/Data/Array/Repa/Repr/HintSmall.o )
[ 8 of 39] Compiling Data.Array.Repa.Index ( Data/Array/Repa/Index.hs, dist/build/Data/Array/Repa/Index.o )
[ 9 of 39] Compiling Data.Array.Repa.Slice ( Data/Array/Repa/Slice.hs, dist/build/Data/Array/Repa/Slice.o )
[10 of 39] Compiling Data.Array.Repa.Stencil.Base ( Data/Array/Repa/Stencil/Base.hs, dist/build/Data/Array/Repa/Stencil/Base.o )
[11 of 39] Compiling Data.Array.Repa.Stencil.Template ( Data/Array/Repa/Stencil/Template.hs, dist/build/Data/Array/Repa/Stencil/Template.o )
[12 of 39] Compiling Data.Array.Repa.Eval.Gang ( Data/Array/Repa/Eval/Gang.hs, dist/build/Data/Array/Repa/Eval/Gang.o )
[13 of 39] Compiling Data.Array.Repa.Eval.Reduction ( Data/Array/Repa/Eval/Reduction.hs, dist/build/Data/Array/Repa/Eval/Reduction.o )
[14 of 39] Compiling Data.Array.Repa.Eval.Selection ( Data/Array/Repa/Eval/Selection.hs, dist/build/Data/Array/Repa/Eval/Selection.o )
[15 of 39] Compiling Data.Array.Repa.Eval.Cursored ( Data/Array/Repa/Eval/Cursored.hs, dist/build/Data/Array/Repa/Eval/Cursored.o )
[16 of 39] Compiling Data.Array.Repa.Eval.Chunked ( Data/Array/Repa/Eval/Chunked.hs, dist/build/Data/Array/Repa/Eval/Chunked.o )
[17 of 39] Compiling Data.Array.Repa.Repr.Delayed ( Data/Array/Repa/Repr/Delayed.hs, dist/build/Data/Array/Repa/Repr/Delayed.o )
[18 of 39] Compiling Data.Array.Repa.Operators.Traversal ( Data/Array/Repa/Operators/Traversal.hs, dist/build/Data/Array/Repa/Operators/Traversal.o )
[19 of 39] Compiling Data.Array.Repa.Operators.IndexSpace ( Data/Array/Repa/Operators/IndexSpace.hs, dist/build/Data/Array/Repa/Operators/IndexSpace.o )
[20 of 39] Compiling Data.Array.Repa.Unsafe ( Data/Array/Repa/Unsafe.hs, dist/build/Data/Array/Repa/Unsafe.o )
[21 of 39] Compiling Data.Array.Repa.Operators.Interleave ( Data/Array/Repa/Operators/Interleave.hs, dist/build/Data/Array/Repa/Operators/Interleave.o )
[22 of 39] Compiling Data.Array.Repa.Repr.ByteString ( Data/Array/Repa/Repr/ByteString.hs, dist/build/Data/Array/Repa/Repr/ByteString.o )
[23 of 39] Compiling Data.Array.Repa.Repr.ForeignPtr ( Data/Array/Repa/Repr/ForeignPtr.hs, dist/build/Data/Array/Repa/Repr/ForeignPtr.o )
[24 of 39] Compiling Data.Array.Repa.Eval.Interleaved ( Data/Array/Repa/Eval/Interleaved.hs, dist/build/Data/Array/Repa/Eval/Interleaved.o )
[25 of 39] Compiling Data.Array.Repa.Eval ( Data/Array/Repa/Eval.hs, dist/build/Data/Array/Repa/Eval.o )
[26 of 39] Compiling Data.Array.Repa.Repr.Partitioned ( Data/Array/Repa/Repr/Partitioned.hs, dist/build/Data/Array/Repa/Repr/Partitioned.o )
[27 of 39] Compiling Data.Array.Repa.Repr.Unboxed ( Data/Array/Repa/Repr/Unboxed.hs, dist/build/Data/Array/Repa/Repr/Unboxed.o )
[28 of 39] Compiling Data.Array.Repa.Operators.Selection ( Data/Array/Repa/Operators/Selection.hs, dist/build/Data/Array/Repa/Operators/Selection.o )
[29 of 39] Compiling Data.Array.Repa.Repr.Undefined ( Data/Array/Repa/Repr/Undefined.hs, dist/build/Data/Array/Repa/Repr/Undefined.o )
[30 of 39] Compiling Data.Array.Repa.Repr.Cursored ( Data/Array/Repa/Repr/Cursored.hs, dist/build/Data/Array/Repa/Repr/Cursored.o )
[31 of 39] Compiling Data.Array.Repa.Specialised.Dim2 ( Data/Array/Repa/Specialised/Dim2.hs, dist/build/Data/Array/Repa/Specialised/Dim2.o )
[32 of 39] Compiling Data.Array.Repa.Stencil.Dim2 ( Data/Array/Repa/Stencil/Dim2.hs, dist/build/Data/Array/Repa/Stencil/Dim2.o )
[33 of 39] Compiling Data.Array.Repa.Repr.Vector ( Data/Array/Repa/Repr/Vector.hs, dist/build/Data/Array/Repa/Repr/Vector.o )
[34 of 39] Compiling Data.Array.Repa.Arbitrary ( Data/Array/Repa/Arbitrary.hs, dist/build/Data/Array/Repa/Arbitrary.o )
[35 of 39] Compiling Data.Array.Repa.Repr.HintInterleave ( Data/Array/Repa/Repr/HintInterleave.hs, dist/build/Data/Array/Repa/Repr/HintInterleave.o )
[36 of 39] Compiling Data.Array.Repa.Operators.Mapping ( Data/Array/Repa/Operators/Mapping.hs, dist/build/Data/Array/Repa/Operators/Mapping.o )
[37 of 39] Compiling Data.Array.Repa.Operators.Reduction ( Data/Array/Repa/Operators/Reduction.hs, dist/build/Data/Array/Repa/Operators/Reduction.o )
[38 of 39] Compiling Data.Array.Repa  ( Data/Array/Repa.hs, dist/build/Data/Array/Repa.o )
[39 of 39] Compiling Data.Array.Repa.Stencil ( Data/Array/Repa/Stencil.hs, dist/build/Data/Array/Repa/Stencil.o )
In-place registering repa-3.2.3.3...
Running Haddock for repa-3.2.3.3...
Running hscolour for repa-3.2.3.3...
Preprocessing library repa-3.2.3.3...
Preprocessing library repa-3.2.3.3...
Haddock coverage:
  80% (  4 /  5) in 'Data.Array.Repa.Stencil.Partition'
 100% (  2 /  2) in 'Data.Array.Repa.Eval.Elt'
 100% (  4 /  4) in 'Data.Array.Repa.Shape'
  80% (  4 /  5) in 'Data.Array.Repa.Base'
  67% (  2 /  3) in 'Data.Array.Repa.Eval.Target'
  67% (  2 /  3) in 'Data.Array.Repa.Eval.Load'
Warning: Data.Array.Repa.Repr.HintSmall: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source r1 a =>
Data.Array.Repa.Base.Source (Data.Array.Repa.Repr.HintSmall.S r1) a
  67% (  2 /  3) in 'Data.Array.Repa.Repr.HintSmall'
  38% (  6 / 16) in 'Data.Array.Repa.Index'
Warning: Data.Array.Repa.Slice: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  FullShape, SliceShape
 100% (  6 /  6) in 'Data.Array.Repa.Slice'
 100% (  5 /  5) in 'Data.Array.Repa.Stencil.Base'
 100% (  2 /  2) in 'Data.Array.Repa.Stencil.Template'
 100% (  7 /  7) in 'Data.Array.Repa.Eval.Gang'
  80% (  4 /  5) in 'Data.Array.Repa.Eval.Reduction'
  67% (  2 /  3) in 'Data.Array.Repa.Eval.Selection'
 100% (  4 /  4) in 'Data.Array.Repa.Eval.Cursored'
 100% (  5 /  5) in 'Data.Array.Repa.Eval.Chunked'
Warning: Data.Array.Repa.Repr.Delayed: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Delayed.D a
  80% (  4 /  5) in 'Data.Array.Repa.Repr.Delayed'
  89% (  8 /  9) in 'Data.Array.Repa.Operators.Traversal'
  93% ( 13 / 14) in 'Data.Array.Repa.Operators.IndexSpace'
 100% (  9 /  9) in 'Data.Array.Repa.Unsafe'
  75% (  3 /  4) in 'Data.Array.Repa.Operators.Interleave'
Warning: Data.Array.Repa.Repr.ByteString: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.ByteString.B GHC.Word.Word8
  75% (  3 /  4) in 'Data.Array.Repa.Repr.ByteString'
Warning: Data.Array.Repa.Repr.ForeignPtr: We do not support associated types in instances yet. These instances are affected:
Foreign.Storable.Storable a =>
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.ForeignPtr.F a, Foreign.Storable.Storable e =>
Data.Array.Repa.Eval.Target.Target Data.Array.Repa.Repr.ForeignPtr.F e
  83% (  5 /  6) in 'Data.Array.Repa.Repr.ForeignPtr'
 100% (  2 /  2) in 'Data.Array.Repa.Eval.Interleaved'
Warning: Data.Array.Repa.Repr.HintInterleave: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source r1 a =>
Data.Array.Repa.Base.Source (Data.Array.Repa.Repr.HintInterleave.I r1) a
  67% (  2 /  3) in 'Data.Array.Repa.Repr.HintInterleave'
 100% ( 31 / 31) in 'Data.Array.Repa.Eval'
Warning: Data.Array.Repa.Repr.Partitioned: We do not support associated types in instances yet. These instances are affected:
(Data.Array.Repa.Base.Source r1 e,
 Data.Array.Repa.Base.Source r2 e) =>
Data.Array.Repa.Base.Source (Data.Array.Repa.Repr.Partitioned.P r1 r2) e
  50% (  2 /  4) in 'Data.Array.Repa.Repr.Partitioned'
Warning: Data.Array.Repa.Repr.Unboxed: We do not support associated types in instances yet. These instances are affected:
Data.Vector.Unboxed.Base.Unbox a =>
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Unboxed.U a, Data.Vector.Unboxed.Base.Unbox e =>
Data.Array.Repa.Eval.Target.Target Data.Array.Repa.Repr.Unboxed.U e
  89% ( 16 / 18) in 'Data.Array.Repa.Repr.Unboxed'
  50% (  1 /  2) in 'Data.Array.Repa.Operators.Selection'
Warning: Data.Array.Repa.Repr.Undefined: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Undefined.X e
  50% (  1 /  2) in 'Data.Array.Repa.Repr.Undefined'
Warning: Data.Array.Repa.Repr.Cursored: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Cursored.C a
  67% (  2 /  3) in 'Data.Array.Repa.Repr.Cursored'
Warning: Data.Array.Repa.Operators.Mapping: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.ByteString.B GHC.Word.Word8 b, Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Cursored.C a b, Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Delayed.D a b, Foreign.Storable.Storable a =>
Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.ForeignPtr.F a b, (Data.Array.Repa.Operators.Mapping.Structured r1 a b,
 Data.Array.Repa.Operators.Mapping.Structured r2 a b) =>
Data.Array.Repa.Operators.Mapping.Structured (Data.Array.Repa.Repr.Partitioned.P r1 r2) a b, Data.Array.Repa.Operators.Mapping.Structured r1 a b =>
Data.Array.Repa.Operators.Mapping.Structured (Data.Array.Repa.Repr.HintSmall.S r1) a b, Data.Array.Repa.Operators.Mapping.Structured r1 a b =>
Data.Array.Repa.Operators.Mapping.Structured (Data.Array.Repa.Repr.HintInterleave.I r1) a b, Data.Vector.Unboxed.Base.Unbox a =>
Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Unboxed.U a b, Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Undefined.X a b
  50% (  5 / 10) in 'Data.Array.Repa.Operators.Mapping'
 100% (  5 /  5) in 'Data.Array.Repa.Specialised.Dim2'
  75% (  6 /  8) in 'Data.Array.Repa.Stencil.Dim2'
  91% ( 10 / 11) in 'Data.Array.Repa.Operators.Reduction'
Warning: Data.Array.Repa.Repr.Vector: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Vector.V a, Data.Array.Repa.Eval.Target.Target Data.Array.Repa.Repr.Vector.V e
  86% (  6 /  7) in 'Data.Array.Repa.Repr.Vector'
  93% ( 14 / 15) in 'Data.Array.Repa.Arbitrary'
  94% ( 65 / 69) in 'Data.Array.Repa'
 100% (  5 /  5) in 'Data.Array.Repa.Stencil'
Warning: Data.Array.Repa.Eval.Gang: could not find link destinations for:
    Data.Array.Repa.Eval.Gang.Req
Documentation created: dist/doc/html/repa/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/repa-3.2.3.3
Registering repa-3.2.3.3...
Installed repa-3.2.3.3
Configuring vector-th-unbox-0.2.0.2...
Building vector-th-unbox-0.2.0.2...
Preprocessing library vector-th-unbox-0.2.0.2...
[1 of 1] Compiling Data.Vector.Unboxed.Deriving ( Data/Vector/Unboxed/Deriving.hs, dist/build/Data/Vector/Unboxed/Deriving.o )
In-place registering vector-th-unbox-0.2.0.2...
Running Haddock for vector-th-unbox-0.2.0.2...
Running hscolour for vector-th-unbox-0.2.0.2...
Preprocessing library vector-th-unbox-0.2.0.2...
Preprocessing library vector-th-unbox-0.2.0.2...
Haddock coverage:
 100% (  2 /  2) in 'Data.Vector.Unboxed.Deriving'
Documentation created: dist/doc/html/vector-th-unbox/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-th-unbox-0.2.0.2
Registering vector-th-unbox-0.2.0.2...
Installed vector-th-unbox-0.2.0.2
Configuring haskell-src-meta-0.6.0.5...
Building haskell-src-meta-0.6.0.5...
Preprocessing library haskell-src-meta-0.6.0.5...
[1 of 6] Compiling Language.Haskell.TH.Instances.Lift ( src/Language/Haskell/TH/Instances/Lift.hs, dist/build/Language/Haskell/TH/Instances/Lift.o )
[2 of 6] Compiling Language.Haskell.Meta.Syntax.Translate ( src/Language/Haskell/Meta/Syntax/Translate.hs, dist/build/Language/Haskell/Meta/Syntax/Translate.o )
[3 of 6] Compiling Language.Haskell.Meta.Parse ( src/Language/Haskell/Meta/Parse.hs, dist/build/Language/Haskell/Meta/Parse.o )
[4 of 6] Compiling Language.Haskell.Meta.Parse.Careful ( src/Language/Haskell/Meta/Parse/Careful.hs, dist/build/Language/Haskell/Meta/Parse/Careful.o )
[5 of 6] Compiling Language.Haskell.Meta ( src/Language/Haskell/Meta.hs, dist/build/Language/Haskell/Meta.o )
[6 of 6] Compiling Language.Haskell.Meta.Utils ( src/Language/Haskell/Meta/Utils.hs, dist/build/Language/Haskell/Meta/Utils.o )
In-place registering haskell-src-meta-0.6.0.5...
Running Haddock for haskell-src-meta-0.6.0.5...
Running hscolour for haskell-src-meta-0.6.0.5...
Preprocessing library haskell-src-meta-0.6.0.5...
Preprocessing library haskell-src-meta-0.6.0.5...
Haddock coverage:
 100% (  1 /  1) in 'Language.Haskell.TH.Instances.Lift'
  23% ( 11 / 48) in 'Language.Haskell.Meta.Syntax.Translate'
   6% (  1 / 17) in 'Language.Haskell.Meta.Parse'
  20% (  1 /  5) in 'Language.Haskell.Meta.Parse.Careful'
 100% (  3 /  3) in 'Language.Haskell.Meta'
  23% ( 11 / 47) in 'Language.Haskell.Meta.Utils'
Documentation created: dist/doc/html/haskell-src-meta/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-src-meta-0.6.0.5
Registering haskell-src-meta-0.6.0.5...
Installed haskell-src-meta-0.6.0.5
Configuring PrimitiveArray-0.5.3.0...
Building PrimitiveArray-0.5.3.0...
Preprocessing library PrimitiveArray-0.5.3.0...
[1 of 9] Compiling Data.PrimitiveArray.QuickCheck ( Data/PrimitiveArray/QuickCheck.hs, dist/build/Data/PrimitiveArray/QuickCheck.o )
[2 of 9] Compiling Data.Array.Repa.ExtShape ( Data/Array/Repa/ExtShape.hs, dist/build/Data/Array/Repa/ExtShape.o )
[3 of 9] Compiling Data.Array.Repa.Index.Subword ( Data/Array/Repa/Index/Subword.hs, dist/build/Data/Array/Repa/Index/Subword.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 containers-0.5.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package vector-0.10.9.1 ... linking ... done.
Loading package vector-th-unbox-0.2.0.2 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package random-1.0.1.1 ... linking ... done.
Loading package QuickCheck-2.6 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package repa-3.2.3.3 ... linking ... done.
[4 of 9] Compiling Data.Array.Repa.Index.Outside ( Data/Array/Repa/Index/Outside.hs, dist/build/Data/Array/Repa/Index/Outside.o )
[5 of 9] Compiling Data.Array.Repa.Index.Point ( Data/Array/Repa/Index/Point.hs, dist/build/Data/Array/Repa/Index/Point.o )
[6 of 9] Compiling Data.Array.Repa.Index.Points ( Data/Array/Repa/Index/Points.hs, dist/build/Data/Array/Repa/Index/Points.o )
[7 of 9] Compiling Data.PrimitiveArray ( Data/PrimitiveArray.hs, dist/build/Data/PrimitiveArray.o )
[8 of 9] Compiling Data.PrimitiveArray.FillTables ( Data/PrimitiveArray/FillTables.hs, dist/build/Data/PrimitiveArray/FillTables.o )
[9 of 9] Compiling Data.PrimitiveArray.Zero ( Data/PrimitiveArray/Zero.hs, dist/build/Data/PrimitiveArray/Zero.o )
In-place registering PrimitiveArray-0.5.3.0...
Running Haddock for PrimitiveArray-0.5.3.0...
Running hscolour for PrimitiveArray-0.5.3.0...
Preprocessing library PrimitiveArray-0.5.3.0...
Preprocessing library PrimitiveArray-0.5.3.0...
Haddock coverage:
   0% (  0 /  1) in 'Data.PrimitiveArray.QuickCheck'
 100% (  2 /  2) in 'Data.Array.Repa.ExtShape'
Warning: Data.Array.Repa.Index.Subword: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Vector, MVector
  62% (  5 /  8) in 'Data.Array.Repa.Index.Subword'
Warning: Data.Array.Repa.Index.Outside: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Vector, MVector
  57% (  4 /  7) in 'Data.Array.Repa.Index.Outside'
  33% (  1 /  3) in 'Data.Array.Repa.Index.Point'
Warning: Data.Array.Repa.Index.Points: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Vector, MVector
  67% (  4 /  6) in 'Data.Array.Repa.Index.Points'
  93% ( 13 / 14) in 'Data.PrimitiveArray'
  67% (  6 /  9) in 'Data.PrimitiveArray.FillTables'
Warning: Data.PrimitiveArray.Zero: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  MutArr
  60% (  3 /  5) in 'Data.PrimitiveArray.Zero'
Documentation created: dist/doc/html/PrimitiveArray/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/PrimitiveArray-0.5.3.0
Registering PrimitiveArray-0.5.3.0...
Installed PrimitiveArray-0.5.3.0
Downloading QuasiText-0.1.2.5...
Configuring QuasiText-0.1.2.5...
Building QuasiText-0.1.2.5...
Preprocessing library QuasiText-0.1.2.5...
[1 of 1] Compiling Text.QuasiText   ( src/Text/QuasiText.hs, dist/build/Text/QuasiText.o )

src/Text/QuasiText.hs:50:9: Warning:
    Fields of `QuasiQuoter' not initialised: quotePat, quoteType,
                                             quoteDec
    In the expression:
      QuasiQuoter
        {quoteExp = \ s -> let ... in appE [| T.concat |] (listE chunks)}
    In an equation for `embed':
        embed
          = QuasiQuoter
              {quoteExp = \ s -> let ... in appE ... (listE chunks)}
In-place registering QuasiText-0.1.2.5...
Running Haddock for QuasiText-0.1.2.5...
Running hscolour for QuasiText-0.1.2.5...
Preprocessing library QuasiText-0.1.2.5...
Preprocessing library QuasiText-0.1.2.5...

dist/build/tmp-1132/src/Text/QuasiText.hs:50:9: Warning:
    Fields of `QuasiQuoter' not initialised: quotePat, quoteType,
                                             quoteDec
    In the expression:
      QuasiQuoter
        {quoteExp = \ s -> let ... in appE [| T.concat |] (listE chunks)}
    In an equation for `embed':
        embed
          = QuasiQuoter
              {quoteExp = \ s -> let ... in appE ... (listE chunks)}
Haddock coverage:
  75% (  3 /  4) in 'Text.QuasiText'
Documentation created: dist/doc/html/QuasiText/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuasiText-0.1.2.5
Registering QuasiText-0.1.2.5...
Installed QuasiText-0.1.2.5
Configuring BiobaseXNA-0.8.1.0...
Building BiobaseXNA-0.8.1.0...
Preprocessing library BiobaseXNA-0.8.1.0...
[ 1 of 11] Compiling Biobase.Primary.IUPAC ( Biobase/Primary/IUPAC.hs, dist/build/Biobase/Primary/IUPAC.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package OneTuple-0.2.1 ... linking ... done.
Loading package tuple-0.2.0.1 ... 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 filepath-1.3.0.1 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package unix-2.6.0.1 ... linking ... done.
Loading package directory-1.2.0.1 ... 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 file-embed-0.0.6 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package text-0.11.2.3 ... linking ... done.
Loading package parsec-3.1.3 ... linking ... done.
Loading package csv-0.1.2 ... linking ... done.
Loading package process-1.1.0.2 ... linking ... done.
Loading package cmdargs-0.10.7 ... linking ... done.
Loading package random-1.0.1.1 ... linking ... done.
Loading package QuickCheck-2.6 ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package vector-0.10.9.1 ... linking ... done.
Loading package repa-3.2.3.3 ... linking ... done.
Loading package vector-th-unbox-0.2.0.2 ... linking ... done.
Loading package PrimitiveArray-0.5.3.0 ... linking ... done.
[ 2 of 11] Compiling Biobase.Primary.Bounds ( Biobase/Primary/Bounds.hs, dist/build/Biobase/Primary/Bounds.o )
[ 3 of 11] Compiling Biobase.Primary  ( Biobase/Primary.hs, dist/build/Biobase/Primary.o )
[ 4 of 11] Compiling Biobase.Primary.Hashed ( Biobase/Primary/Hashed.hs, dist/build/Biobase/Primary/Hashed.o )
[ 5 of 11] Compiling Biobase.Secondary ( Biobase/Secondary.hs, dist/build/Biobase/Secondary.o )
[ 6 of 11] Compiling Biobase.Secondary.PseudoKnots ( Biobase/Secondary/PseudoKnots.hs, dist/build/Biobase/Secondary/PseudoKnots.o )
[ 7 of 11] Compiling Biobase.Secondary.Diagrams ( Biobase/Secondary/Diagrams.hs, dist/build/Biobase/Secondary/Diagrams.o )
[ 8 of 11] Compiling Biobase.Secondary.Constraint ( Biobase/Secondary/Constraint.hs, dist/build/Biobase/Secondary/Constraint.o )
[ 9 of 11] Compiling Biobase.Secondary.Isostericity ( Biobase/Secondary/Isostericity.hs, dist/build/Biobase/Secondary/Isostericity.o )
[10 of 11] Compiling Biobase.Secondary.Vienna ( Biobase/Secondary/Vienna.hs, dist/build/Biobase/Secondary/Vienna.o )
[11 of 11] Compiling Biobase.AAseq    ( Biobase/AAseq.hs, dist/build/Biobase/AAseq.o )
In-place registering BiobaseXNA-0.8.1.0...
Preprocessing executable 'SubOptDistance' for BiobaseXNA-0.8.1.0...
[1 of 5] Compiling Biobase.Primary.Bounds ( Biobase/Primary/Bounds.hs, dist/build/SubOptDistance/SubOptDistance-tmp/Biobase/Primary/Bounds.o )
[2 of 5] Compiling Biobase.Primary  ( Biobase/Primary.hs, dist/build/SubOptDistance/SubOptDistance-tmp/Biobase/Primary.o )
[3 of 5] Compiling Biobase.Secondary ( Biobase/Secondary.hs, dist/build/SubOptDistance/SubOptDistance-tmp/Biobase/Secondary.o )
[4 of 5] Compiling Biobase.Secondary.Diagrams ( Biobase/Secondary/Diagrams.hs, dist/build/SubOptDistance/SubOptDistance-tmp/Biobase/Secondary/Diagrams.o )
[5 of 5] Compiling Main             ( SubOptDistance.hs, dist/build/SubOptDistance/SubOptDistance-tmp/Main.o )
Linking dist/build/SubOptDistance/SubOptDistance ...
Running Haddock for BiobaseXNA-0.8.1.0...
Running hscolour for BiobaseXNA-0.8.1.0...
Preprocessing library BiobaseXNA-0.8.1.0...
Preprocessing executable 'SubOptDistance' for BiobaseXNA-0.8.1.0...
Preprocessing library BiobaseXNA-0.8.1.0...
Haddock coverage:
  80% (  4 /  5) in 'Biobase.Primary.IUPAC'
 100% (  3 /  3) in 'Biobase.Primary.Bounds'
  42% (  8 / 19) in 'Biobase.Primary'
  67% (  2 /  3) in 'Biobase.Primary.Hashed'
  40% ( 17 / 43) in 'Biobase.Secondary'
 100% (  2 /  2) in 'Biobase.Secondary.PseudoKnots'
  69% ( 11 / 16) in 'Biobase.Secondary.Diagrams'
  57% (  4 /  7) in 'Biobase.Secondary.Constraint'
 100% (  9 /  9) in 'Biobase.Secondary.Isostericity'
  36% (  4 / 11) in 'Biobase.Secondary.Vienna'
  56% (  9 / 16) in 'Biobase.AAseq'
Documentation created: dist/doc/html/BiobaseXNA/index.html
Preprocessing executable 'SubOptDistance' for BiobaseXNA-0.8.1.0...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/BiobaseXNA-0.8.1.0
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 BiobaseXNA-0.8.1.0...
Installed BiobaseXNA-0.8.1.0
Downloading RNAdraw-0.2.0.1...
Configuring RNAdraw-0.2.0.1...
Building RNAdraw-0.2.0.1...
Preprocessing library RNAdraw-0.2.0.1...
[1 of 4] Compiling BioInf.ViennaRNA.DotPlot ( BioInf/ViennaRNA/DotPlot.hs, dist/build/BioInf/ViennaRNA/DotPlot.o )
[2 of 4] Compiling BioInf.ViennaRNA.DotPlot.Export ( BioInf/ViennaRNA/DotPlot/Export.hs, dist/build/BioInf/ViennaRNA/DotPlot/Export.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package split-0.2.2 ... 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 containers-0.5.0.0 ... linking ... done.
Loading package text-0.11.2.3 ... linking ... done.
Loading package hashable-1.2.1.0 ... linking ... done.
Loading package scientific-0.2.0.1 ... linking ... done.
Loading package attoparsec-0.11.1.0 ... linking ... done.
Loading package filepath-1.3.0.1 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package unix-2.6.0.1 ... linking ... done.
Loading package directory-1.2.0.1 ... linking ... done.
Loading package old-time-1.1.0.1 ... linking ... done.
Loading package cpphs-1.17.1 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package haskell-src-exts-1.14.0 ... linking ... done.
Loading package syb-0.4.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package th-lift-0.5.6 ... linking ... done.
Loading package th-orphans-0.8 ... linking ... done.
Loading package haskell-src-meta-0.6.0.5 ... linking ... done.
Loading package QuasiText-0.1.2.5 ... linking ... done.
Loading package random-1.0.1.1 ... linking ... done.
Loading package QuickCheck-2.6 ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package vector-0.10.9.1 ... linking ... done.
Loading package repa-3.2.3.3 ... linking ... done.
Loading package vector-th-unbox-0.2.0.2 ... linking ... done.
Loading package PrimitiveArray-0.5.3.0 ... linking ... done.
Loading package process-1.1.0.2 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package cmdargs-0.10.7 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package parsec-3.1.3 ... linking ... done.
Loading package csv-0.1.2 ... linking ... done.
Loading package file-embed-0.0.6 ... linking ... done.
Loading package OneTuple-0.2.1 ... linking ... done.
Loading package tuple-0.2.0.1 ... linking ... done.
Loading package BiobaseXNA-0.8.1.0 ... linking ... done.
[3 of 4] Compiling BioInf.ViennaRNA.DotPlot.Import ( BioInf/ViennaRNA/DotPlot/Import.hs, dist/build/BioInf/ViennaRNA/DotPlot/Import.o )
[4 of 4] Compiling BioInf.Secondary.Draw.DotBracket ( BioInf/Secondary/Draw/DotBracket.hs, dist/build/BioInf/Secondary/Draw/DotBracket.o )

BioInf/Secondary/Draw/DotBracket.hs:42:10: Warning:
    No explicit method or default declaration for `drawPK'
    In the instance declaration for `DotBracketDraw
                                       (String, [ExtPairIdx])'

BioInf/Secondary/Draw/DotBracket.hs:66:10: Warning:
    No explicit method or default declaration for `drawPK'
    In the instance declaration for `DotBracketDraw
                                       (String, [PairIdx])'

BioInf/Secondary/Draw/DotBracket.hs:70:10: Warning:
    No explicit method or default declaration for `drawPK'
    In the instance declaration for `DotBracketDraw
                                       (ByteString, [PairIdx])'

BioInf/Secondary/Draw/DotBracket.hs:74:10: Warning:
    No explicit method or default declaration for `drawPK'
    In the instance declaration for `DotBracketDraw
                                       (ByteString, [ExtPairIdx])'
In-place registering RNAdraw-0.2.0.1...
Preprocessing executable 'RNAdotplot' for RNAdraw-0.2.0.1...
[1 of 4] Compiling BioInf.ViennaRNA.DotPlot ( BioInf/ViennaRNA/DotPlot.hs, dist/build/RNAdotplot/RNAdotplot-tmp/BioInf/ViennaRNA/DotPlot.o )
[2 of 4] Compiling BioInf.ViennaRNA.DotPlot.Export ( BioInf/ViennaRNA/DotPlot/Export.hs, dist/build/RNAdotplot/RNAdotplot-tmp/BioInf/ViennaRNA/DotPlot/Export.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package split-0.2.2 ... 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 containers-0.5.0.0 ... linking ... done.
Loading package text-0.11.2.3 ... linking ... done.
Loading package hashable-1.2.1.0 ... linking ... done.
Loading package scientific-0.2.0.1 ... linking ... done.
Loading package attoparsec-0.11.1.0 ... linking ... done.
Loading package filepath-1.3.0.1 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package unix-2.6.0.1 ... linking ... done.
Loading package directory-1.2.0.1 ... linking ... done.
Loading package old-time-1.1.0.1 ... linking ... done.
Loading package cpphs-1.17.1 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package haskell-src-exts-1.14.0 ... linking ... done.
Loading package syb-0.4.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package th-lift-0.5.6 ... linking ... done.
Loading package th-orphans-0.8 ... linking ... done.
Loading package haskell-src-meta-0.6.0.5 ... linking ... done.
Loading package QuasiText-0.1.2.5 ... linking ... done.
Loading package random-1.0.1.1 ... linking ... done.
Loading package QuickCheck-2.6 ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package vector-0.10.9.1 ... linking ... done.
Loading package repa-3.2.3.3 ... linking ... done.
Loading package vector-th-unbox-0.2.0.2 ... linking ... done.
Loading package PrimitiveArray-0.5.3.0 ... linking ... done.
Loading package process-1.1.0.2 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package cmdargs-0.10.7 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package parsec-3.1.3 ... linking ... done.
Loading package csv-0.1.2 ... linking ... done.
Loading package file-embed-0.0.6 ... linking ... done.
Loading package OneTuple-0.2.1 ... linking ... done.
Loading package tuple-0.2.0.1 ... linking ... done.
Loading package BiobaseXNA-0.8.1.0 ... linking ... done.
[3 of 4] Compiling BioInf.ViennaRNA.DotPlot.Import ( BioInf/ViennaRNA/DotPlot/Import.hs, dist/build/RNAdotplot/RNAdotplot-tmp/BioInf/ViennaRNA/DotPlot/Import.o )
[4 of 4] Compiling Main             ( RNAdotplot.hs, dist/build/RNAdotplot/RNAdotplot-tmp/Main.o )
Linking dist/build/RNAdotplot/RNAdotplot ...
Running Haddock for RNAdraw-0.2.0.1...
Running hscolour for RNAdraw-0.2.0.1...
Preprocessing library RNAdraw-0.2.0.1...
Preprocessing executable 'RNAdotplot' for RNAdraw-0.2.0.1...
Preprocessing library RNAdraw-0.2.0.1...

dist/build/tmp-1132/BioInf/Secondary/Draw/DotBracket.hs:42:10: Warning:
    No explicit method or default declaration for `drawPK'
    In the instance declaration for `DotBracketDraw
                                       (String, [ExtPairIdx])'

dist/build/tmp-1132/BioInf/Secondary/Draw/DotBracket.hs:66:10: Warning:
    No explicit method or default declaration for `drawPK'
    In the instance declaration for `DotBracketDraw
                                       (String, [PairIdx])'

dist/build/tmp-1132/BioInf/Secondary/Draw/DotBracket.hs:70:10: Warning:
    No explicit method or default declaration for `drawPK'
    In the instance declaration for `DotBracketDraw
                                       (ByteString, [PairIdx])'

dist/build/tmp-1132/BioInf/Secondary/Draw/DotBracket.hs:74:10: Warning:
    No explicit method or default declaration for `drawPK'
    In the instance declaration for `DotBracketDraw
                                       (ByteString, [ExtPairIdx])'
Haddock coverage:
  20% (  1 /  5) in 'BioInf.ViennaRNA.DotPlot'
  25% (  1 /  4) in 'BioInf.ViennaRNA.DotPlot.Export'
   0% (  0 /  2) in 'BioInf.ViennaRNA.DotPlot.Import'
  60% (  3 /  5) in 'BioInf.Secondary.Draw.DotBracket'
Documentation created: dist/doc/html/RNAdraw/index.html
Preprocessing executable 'RNAdotplot' for RNAdraw-0.2.0.1...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/RNAdraw-0.2.0.1
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 RNAdraw-0.2.0.1...
Installed RNAdraw-0.2.0.1

Test log

No test log was submitted for this report.