Build #1 for hakyll-agda-0.1.2

[all reports]

Package hakyll-agda-0.1.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies xhtml-3000.2.1, transformers-0.3.0.0, pandoc-1.12.1, mtl-2.1.2, hakyll-4.4.1.2, filepath-1.3.0.1, directory-1.2.0.1, containers-0.5.0.0, base-4.6.0.1, Agda-2.3.2.2
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 List-0.5.1...
Building List-0.5.1...
Preprocessing library List-0.5.1...
[1 of 4] Compiling Data.List.Class  ( src/Data/List/Class.hs, dist/build/Data/List/Class.o )
[2 of 4] Compiling Control.Monad.Trans.List ( src/Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[3 of 4] Compiling Control.Monad.Trans.List.Funcs ( src/Control/Monad/Trans/List/Funcs.hs, dist/build/Control/Monad/Trans/List/Funcs.o )
[4 of 4] Compiling Control.Monad.ListT ( src/Control/Monad/ListT.hs, dist/build/Control/Monad/ListT.o )
In-place registering List-0.5.1...
Running Haddock for List-0.5.1...
Running hscolour for List-0.5.1...
Preprocessing library List-0.5.1...
Preprocessing library List-0.5.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:
Warning: Data.List.Class: We do not support associated types in instances yet. These instances are affected:
Data.List.Class.List []
  56% ( 27 / 48) in 'Data.List.Class'
Warning: Control.Monad.Trans.List: We do not support associated types in instances yet. These instances are affected:
GHC.Base.Monad m =>
Data.List.Class.List (Control.Monad.Trans.List.ListT m)
  50% (  1 /  2) in 'Control.Monad.Trans.List'
  20% (  1 /  5) in 'Control.Monad.Trans.List.Funcs'
   0% (  0 /  2) in 'Control.Monad.ListT'
Warning: Data.List.Class: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT
Warning: Control.Monad.Trans.List: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.ListT: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/List/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/List-0.5.1
Registering List-0.5.1...
Installed List-0.5.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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1
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.State: could not find link destinations for:
    System.Random.StdGen
Warning: Test.QuickCheck.Gen: could not find link destinations for:
    System.Random.StdGen System.Random.Random
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    System.Random.Random
Warning: Test.QuickCheck.Property: could not find link destinations for:
    Test.QuickCheck.Exception.AnException
Warning: Test.QuickCheck.Test: could not find link destinations for:
    System.Random.StdGen
Warning: Test.QuickCheck: could not find link destinations for:
    System.Random.StdGen System.Random.Random
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 asn1-types-0.2.2...
Building asn1-types-0.2.2...
Preprocessing library asn1-types-0.2.2...
[1 of 5] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, dist/build/Data/ASN1/Types/String.o )
[2 of 5] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, dist/build/Data/ASN1/Types/Lowlevel.o )
[3 of 5] Compiling Data.ASN1.OID    ( Data/ASN1/OID.hs, dist/build/Data/ASN1/OID.o )
[4 of 5] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o )
[5 of 5] Compiling Data.ASN1.Types  ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o )
In-place registering asn1-types-0.2.2...
Running Haddock for asn1-types-0.2.2...
Running hscolour for asn1-types-0.2.2...
Preprocessing library asn1-types-0.2.2...
Preprocessing library asn1-types-0.2.2...
Haddock coverage:
 100% (  5 /  5) in 'Data.ASN1.Types.String'
 100% (  8 /  8) in 'Data.ASN1.Types.Lowlevel'
 100% (  5 /  5) in 'Data.ASN1.OID'
 100% ( 10 / 10) in 'Data.ASN1.BitArray'
 100% ( 13 / 13) in 'Data.ASN1.Types'
Documentation created: dist/doc/html/asn1-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/asn1-types-0.2.2
Registering asn1-types-0.2.2...
Installed asn1-types-0.2.2
Configuring attoparsec-0.10.4.0...
Building attoparsec-0.10.4.0...
Preprocessing library attoparsec-0.10.4.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.10.4.0...
Running Haddock for attoparsec-0.10.4.0...
Running hscolour for attoparsec-0.10.4.0...
Preprocessing library attoparsec-0.10.4.0...
Preprocessing library attoparsec-0.10.4.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:
  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'
  90% ( 37 / 41) in 'Data.Attoparsec.ByteString.Internal'
  95% ( 38 / 40) in 'Data.Attoparsec.Text.Internal'
  97% ( 71 / 73) in 'Data.Attoparsec.Text'
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  96% ( 48 / 50) in 'Data.Attoparsec.ByteString'
  97% ( 73 / 75) 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'
Warning: Data.Attoparsec.Types: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Data.Attoparsec.Text: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Internal.empty Data.Text.Lazy.Internal.Text
Warning: Data.Attoparsec.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
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.10.4.0
Registering attoparsec-0.10.4.0...
Installed attoparsec-0.10.4.0
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 byteable-0.1.1...
Building byteable-0.1.1...
Preprocessing library byteable-0.1.1...
[1 of 1] Compiling Data.Byteable    ( Data/Byteable.hs, dist/build/Data/Byteable.o )
In-place registering byteable-0.1.1...
Running Haddock for byteable-0.1.1...
Running hscolour for byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Byteable'
Documentation created: dist/doc/html/byteable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/byteable-0.1.1
Registering byteable-0.1.1...
Installed byteable-0.1.1
Configuring bytestring-mmap-0.2.2...
Building bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
[1 of 3] Compiling System.IO.Posix.MMap.Internal ( System/IO/Posix/MMap/Internal.hs, dist/build/System/IO/Posix/MMap/Internal.o )
[2 of 3] Compiling System.IO.Posix.MMap.Lazy ( System/IO/Posix/MMap/Lazy.hs, dist/build/System/IO/Posix/MMap/Lazy.o )
[3 of 3] Compiling System.IO.Posix.MMap ( System/IO/Posix/MMap.hs, dist/build/System/IO/Posix/MMap.o )
In-place registering bytestring-mmap-0.2.2...
Running Haddock for bytestring-mmap-0.2.2...
Running hscolour for bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
Haddock coverage:
  67% (  4 /  6) in 'System.IO.Posix.MMap.Internal'
 100% (  2 /  2) in 'System.IO.Posix.MMap.Lazy'
Cannot find documentation for: $mmap_intro
Cannot find documentation for: $mmap_intro
Cannot find documentation for: $mmap_unmap
 100% (  3 /  3) in 'System.IO.Posix.MMap'
Documentation created: dist/doc/html/bytestring-mmap/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bytestring-mmap-0.2.2
Registering bytestring-mmap-0.2.2...
Installed bytestring-mmap-0.2.2
Configuring cereal-0.4.0.1...
Building cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[5 of 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.4.0.1...
Running Haddock for cereal-0.4.0.1...
Running hscolour for cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
Haddock coverage:
  96% ( 26 / 27) in 'Data.Serialize.Builder'
  69% ( 29 / 42) in 'Data.Serialize.Put'
  94% ( 50 / 53) in 'Data.Serialize.Get'
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
 100% ( 11 / 11) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
    Data.Serialize.Put.PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    Data.Serialize.Get.get
Documentation created: dist/doc/html/cereal/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cereal-0.4.0.1
Registering cereal-0.4.0.1...
Installed cereal-0.4.0.1
Configuring cmdargs-0.10.5...
Building cmdargs-0.10.5...
Preprocessing library cmdargs-0.10.5...
[ 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.5...
Running Haddock for cmdargs-0.10.5...
Running hscolour for cmdargs-0.10.5...
Preprocessing library cmdargs-0.10.5...
Preprocessing library cmdargs-0.10.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0

dist/build/tmp-26107/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.5
Registering cmdargs-0.10.5...
Installed cmdargs-0.10.5
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 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 digest-0.0.1.2...
Building digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
[1 of 2] Compiling Data.Digest.Adler32 ( dist/build/Data/Digest/Adler32.hs, dist/build/Data/Digest/Adler32.o )
[2 of 2] Compiling Data.Digest.CRC32 ( dist/build/Data/Digest/CRC32.hs, dist/build/Data/Digest/CRC32.o )
In-place registering digest-0.0.1.2...
Running Haddock for digest-0.0.1.2...
Running hscolour for digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
Haddock coverage:
Warning: Data.Digest.Adler32: adler32 is exported separately but will be documented under Adler32. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Digest.Adler32: adler32Update is exported separately but will be documented under Adler32. Consider exporting it together with its parent(s) for code clarity.
 100% (  2 /  2) in 'Data.Digest.Adler32'
Warning: Data.Digest.CRC32: crc32 is exported separately but will be documented under CRC32. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Digest.CRC32: crc32Update is exported separately but will be documented under CRC32. Consider exporting it together with its parent(s) for code clarity.
 100% (  2 /  2) in 'Data.Digest.CRC32'
Documentation created: dist/doc/html/digest/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/digest-0.0.1.2
Registering digest-0.0.1.2...
Installed digest-0.0.1.2
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 enumerator-0.4.20...
Building enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
[ 1 of 10] Compiling Data.Enumerator.Util ( lib/Data/Enumerator/Util.hs, dist/build/Data/Enumerator/Util.o )
[ 2 of 10] Compiling Data.Enumerator.Internal ( lib/Data/Enumerator/Internal.hs, dist/build/Data/Enumerator/Internal.o )

lib/Data/Enumerator/Internal.hs:165:25: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

lib/Data/Enumerator/Internal.hs:171:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

lib/Data/Enumerator/Internal.hs:183:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[ 3 of 10] Compiling Data.Enumerator.List[boot] ( lib/Data/Enumerator/List.hs-boot, dist/build/Data/Enumerator/List.o-boot )
[ 4 of 10] Compiling Data.Enumerator.Compatibility ( lib/Data/Enumerator/Compatibility.hs, dist/build/Data/Enumerator/Compatibility.o )
[ 5 of 10] Compiling Data.Enumerator  ( lib/Data/Enumerator.hs, dist/build/Data/Enumerator.o )

lib/Data/Enumerator.hs:63:11: Warning:
    `Iteratee' is exported by `module Data.Enumerator.Internal' and `Iteratee'

lib/Data/Enumerator.hs:63:11: Warning:
    `Enumerator' is exported by `module Data.Enumerator.Internal' and `Enumerator'

lib/Data/Enumerator.hs:63:11: Warning:
    `Enumeratee' is exported by `module Data.Enumerator.Internal' and `Enumeratee'

lib/Data/Enumerator.hs:63:11: Warning:
    `>>==' is exported by `module Data.Enumerator.Internal' and `(>>==)'

lib/Data/Enumerator.hs:63:11: Warning:
    `==<<' is exported by `module Data.Enumerator.Internal' and `(==<<)'

lib/Data/Enumerator.hs:63:11: Warning:
    `$$' is exported by `module Data.Enumerator.Internal' and `($$)'

lib/Data/Enumerator.hs:63:11: Warning:
    `>==>' is exported by `module Data.Enumerator.Internal' and `(>==>)'

lib/Data/Enumerator.hs:63:11: Warning:
    `<==<' is exported by `module Data.Enumerator.Internal' and `(<==<)'
[ 6 of 10] Compiling Data.Enumerator.List ( lib/Data/Enumerator/List.hs, dist/build/Data/Enumerator/List.o )
[ 7 of 10] Compiling Data.Enumerator.Binary ( lib/Data/Enumerator/Binary.hs, dist/build/Data/Enumerator/Binary.o )

lib/Data/Enumerator/Binary.hs:721:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at lib/Data/Enumerator/Binary.hs:716:29

lib/Data/Enumerator/Binary.hs:788:17: Warning:
    This binding for `rem' shadows the existing binding
      imported from `Prelude' at lib/Data/Enumerator/Binary.hs:98:1-92
      (and originally defined in `GHC.Real')
[ 8 of 10] Compiling Data.Enumerator.IO ( lib/Data/Enumerator/IO.hs, dist/build/Data/Enumerator/IO.o )
[ 9 of 10] Compiling Data.Enumerator.Text ( lib/Data/Enumerator/Text.hs, dist/build/Data/Enumerator/Text.o )

lib/Data/Enumerator/Text.hs:744:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at lib/Data/Enumerator/Text.hs:739:29
[10 of 10] Compiling Data.Enumerator.Trans ( lib/Data/Enumerator/Trans.hs, dist/build/Data/Enumerator/Trans.o )
In-place registering enumerator-0.4.20...
Running Haddock for enumerator-0.4.20...
Running hscolour for enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3, transformers-0.3.0.0

dist/build/tmp-26107/lib/Data/Enumerator/Internal.hs:165:25: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-26107/lib/Data/Enumerator/Internal.hs:171:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-26107/lib/Data/Enumerator/Internal.hs:183:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-26107/lib/Data/Enumerator.hs:63:11: Warning:
    `Iteratee' is exported by `module Data.Enumerator.Internal' and `Iteratee'

dist/build/tmp-26107/lib/Data/Enumerator.hs:63:11: Warning:
    `Enumerator' is exported by `module Data.Enumerator.Internal' and `Enumerator'

dist/build/tmp-26107/lib/Data/Enumerator.hs:63:11: Warning:
    `Enumeratee' is exported by `module Data.Enumerator.Internal' and `Enumeratee'

dist/build/tmp-26107/lib/Data/Enumerator.hs:63:11: Warning:
    `>>==' is exported by `module Data.Enumerator.Internal' and `(>>==)'

dist/build/tmp-26107/lib/Data/Enumerator.hs:63:11: Warning:
    `==<<' is exported by `module Data.Enumerator.Internal' and `(==<<)'

dist/build/tmp-26107/lib/Data/Enumerator.hs:63:11: Warning:
    `$$' is exported by `module Data.Enumerator.Internal' and `($$)'

dist/build/tmp-26107/lib/Data/Enumerator.hs:63:11: Warning:
    `>==>' is exported by `module Data.Enumerator.Internal' and `(>==>)'

dist/build/tmp-26107/lib/Data/Enumerator.hs:63:11: Warning:
    `<==<' is exported by `module Data.Enumerator.Internal' and `(<==<)'

dist/build/tmp-26107/lib/Data/Enumerator/Binary.hs:721:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at dist/build/tmp-26107/lib/Data/Enumerator/Binary.hs:716:29

dist/build/tmp-26107/lib/Data/Enumerator/Binary.hs:788:17: Warning:
    This binding for `rem' shadows the existing binding
      imported from `Prelude' at dist/build/tmp-26107/lib/Data/Enumerator/Binary.hs:98:1-92
      (and originally defined in `GHC.Real')

dist/build/tmp-26107/lib/Data/Enumerator/Text.hs:744:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at dist/build/tmp-26107/lib/Data/Enumerator/Text.hs:739:29
Haddock coverage:
   0% (  0 /  7) in 'Data.Enumerator.Util'
  95% ( 21 / 22) in 'Data.Enumerator.Internal'
 100% ( 27 / 27) in 'Data.Enumerator.Compatibility'
 100% ( 67 / 67) in 'Data.Enumerator'
 100% ( 57 / 57) in 'Data.Enumerator.List'
 100% ( 62 / 62) in 'Data.Enumerator.Binary'
 100% (  4 /  4) in 'Data.Enumerator.IO'
  89% ( 64 / 72) in 'Data.Enumerator.Text'
 100% ( 32 / 32) in 'Data.Enumerator.Trans'
Warning: Data.Enumerator.Internal: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Data.Enumerator: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO Data.Functor.Identity.Identity
Warning: Data.Enumerator.Binary: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Data.Enumerator.Text: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Data.Enumerator.Trans: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Identity.runIdentityT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Maybe.runMaybeT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Error.runErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Reader.runReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Lazy.runStateT Control.Monad.Trans.State.Lazy.evalStateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Strict.runStateT Control.Monad.Trans.State.Strict.evalStateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Lazy.runWriterT Control.Monad.Trans.Writer.Lazy.execWriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Strict.runWriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Lazy.runRWST Control.Monad.Trans.RWS.Lazy.evalRWST Control.Monad.Trans.RWS.Lazy.execRWST Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Strict.runRWST Control.Monad.Trans.RWS.Strict.evalRWST Control.Monad.Trans.RWS.Strict.execRWST
Documentation created: dist/doc/html/enumerator/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/enumerator-0.4.20
Registering enumerator-0.4.20...
Installed enumerator-0.4.20
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 failure-0.2.0.1...
Building failure-0.2.0.1...
Preprocessing library failure-0.2.0.1...
[1 of 1] Compiling Control.Failure  ( Control/Failure.hs, dist/build/Control/Failure.o )
In-place registering failure-0.2.0.1...
Running Haddock for failure-0.2.0.1...
Running hscolour for failure-0.2.0.1...
Preprocessing library failure-0.2.0.1...
Preprocessing library failure-0.2.0.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:
  80% (  4 /  5) in 'Control.Failure'
Warning: Control.Failure: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans
Documentation created: dist/doc/html/failure/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/failure-0.2.0.1
Registering failure-0.2.0.1...
Installed failure-0.2.0.1
Configuring geniplate-0.6.0.3...
Building geniplate-0.6.0.3...
Preprocessing library geniplate-0.6.0.3...
[1 of 1] Compiling Data.Generics.Geniplate ( Data/Generics/Geniplate.hs, dist/build/Data/Generics/Geniplate.o )
In-place registering geniplate-0.6.0.3...
Running Haddock for geniplate-0.6.0.3...
Running hscolour for geniplate-0.6.0.3...
Preprocessing library geniplate-0.6.0.3...
Preprocessing library geniplate-0.6.0.3...
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:
  68% ( 13 / 19) in 'Data.Generics.Geniplate'
Documentation created: dist/doc/html/geniplate/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/geniplate-0.6.0.3
Registering geniplate-0.6.0.3...
Installed geniplate-0.6.0.3
Configuring hashable-1.2.1.0...
Building hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.1.0...
Running Haddock for hashable-1.2.1.0...
Running hscolour for hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
Configuring hinotify-0.3.6...
Building hinotify-0.3.6...
Preprocessing library hinotify-0.3.6...
[1 of 2] Compiling System.INotify.Masks ( dist/build/System/INotify/Masks.hs, dist/build/System/INotify/Masks.o )
[2 of 2] Compiling System.INotify   ( dist/build/System/INotify.hs, dist/build/System/INotify.o )
In-place registering hinotify-0.3.6...
Running Haddock for hinotify-0.3.6...
Running hscolour for hinotify-0.3.6...
Preprocessing library hinotify-0.3.6...
Preprocessing library hinotify-0.3.6...
Haddock coverage:
   0% (  0 / 27) in 'System.INotify.Masks'
   9% (  1 / 11) in 'System.INotify'
Warning: System.INotify: could not find link destinations for:
    System.INotify.FDEvent
Documentation created: dist/doc/html/hinotify/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hinotify-0.3.6
Registering hinotify-0.3.6...
Installed hinotify-0.3.6
Configuring hslua-0.3.9...
Building hslua-0.3.9...
Preprocessing library hslua-0.3.9...
[1 of 2] Compiling Scripting.Lua    ( src/Scripting/Lua.hs, dist/build/Scripting/Lua.o )

src/Scripting/Lua.hs:179:1: Warning:
    Module `Prelude' does not export `catch'
[2 of 2] Compiling Scripting.Lua.ConfigFile ( src/Scripting/Lua/ConfigFile.hs, dist/build/Scripting/Lua/ConfigFile.o )
In-place registering hslua-0.3.9...
Running Haddock for hslua-0.3.9...
Running hscolour for hslua-0.3.9...
Preprocessing library hslua-0.3.9...
Preprocessing library hslua-0.3.9...
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-26107/src/Scripting/Lua.hs:179:1: Warning:
    Module `Prelude' does not export `catch'
Haddock coverage:
  98% (106 /108) in 'Scripting.Lua'
 100% ( 14 / 14) in 'Scripting.Lua.ConfigFile'
Warning: Scripting.Lua: could not find link destinations for:
    Scripting.Lua.LuaCallProc Scripting.Lua.LuaCallFunc
Documentation created: dist/doc/html/hslua/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hslua-0.3.9
Registering hslua-0.3.9...
Installed hslua-0.3.9
Configuring lrucache-1.1.1.3...
Building lrucache-1.1.1.3...
Preprocessing library lrucache-1.1.1.3...
[1 of 4] Compiling Data.Cache.LRU.Internal ( src/Data/Cache/LRU/Internal.hs, dist/build/Data/Cache/LRU/Internal.o )
[2 of 4] Compiling Data.Cache.LRU   ( src/Data/Cache/LRU.hs, dist/build/Data/Cache/LRU.o )
[3 of 4] Compiling Data.Cache.LRU.IO.Internal ( src/Data/Cache/LRU/IO/Internal.hs, dist/build/Data/Cache/LRU/IO/Internal.o )
[4 of 4] Compiling Data.Cache.LRU.IO ( src/Data/Cache/LRU/IO.hs, dist/build/Data/Cache/LRU/IO.o )
In-place registering lrucache-1.1.1.3...
Running Haddock for lrucache-1.1.1.3...
Running hscolour for lrucache-1.1.1.3...
Preprocessing library lrucache-1.1.1.3...
Preprocessing library lrucache-1.1.1.3...
Haddock coverage:
 100% ( 15 / 15) in 'Data.Cache.LRU.Internal'
 100% ( 11 / 11) in 'Data.Cache.LRU'
  93% ( 14 / 15) in 'Data.Cache.LRU.IO.Internal'
  92% ( 12 / 13) in 'Data.Cache.LRU.IO'
Documentation created: dist/doc/html/lrucache/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/lrucache-1.1.1.3
Registering lrucache-1.1.1.3...
Installed lrucache-1.1.1.3
Configuring mime-types-0.1.0.3...
Building mime-types-0.1.0.3...
Preprocessing library mime-types-0.1.0.3...
[1 of 1] Compiling Network.Mime     ( Network/Mime.hs, dist/build/Network/Mime.o )
In-place registering mime-types-0.1.0.3...
Running Haddock for mime-types-0.1.0.3...
Running hscolour for mime-types-0.1.0.3...
Preprocessing library mime-types-0.1.0.3...
Preprocessing library mime-types-0.1.0.3...
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:
  93% ( 13 / 14) in 'Network.Mime'
Warning: Network.Mime: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/mime-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mime-types-0.1.0.3
Registering mime-types-0.1.0.3...
Installed mime-types-0.1.0.3
Configuring mmorph-1.0.0...
Building mmorph-1.0.0...
Preprocessing library mmorph-1.0.0...
[1 of 1] Compiling Control.Monad.Morph ( Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )
In-place registering mmorph-1.0.0...
Running Haddock for mmorph-1.0.0...
Running hscolour for mmorph-1.0.0...
Preprocessing library mmorph-1.0.0...
Preprocessing library mmorph-1.0.0...
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: Couldn't find .haddock for export Control.Monad.Trans.Class.MonadTrans
  95% ( 20 / 21) in 'Control.Monad.Morph'
Warning: Control.Monad.Morph: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.Error.Error Control.Monad.Trans.State.Lazy.State Data.Functor.Identity.Identity
Documentation created: dist/doc/html/mmorph/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mmorph-1.0.0
Registering mmorph-1.0.0...
Installed mmorph-1.0.0
Configuring monads-tf-0.1.0.1...
Building monads-tf-0.1.0.1...
Preprocessing library monads-tf-0.1.0.1...
[ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering monads-tf-0.1.0.1...
Running Haddock for monads-tf-0.1.0.1...
Running hscolour for monads-tf-0.1.0.1...
Preprocessing library monads-tf-0.1.0.1...
Preprocessing library monads-tf-0.1.0.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:
Warning: monads-tf-0.1.0.1:Control.Monad.Identity: Could not find documentation for exported module: Data.Functor.Identity
 100% (  1 /  1) in 'Control.Monad.Identity'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
Warning: monads-tf-0.1.0.1:Control.Monad.Trans: Could not find documentation for exported module: Control.Monad.Trans.Class
Warning: monads-tf-0.1.0.1:Control.Monad.Trans: Could not find documentation for exported module: Control.Monad.IO.Class
 100% (  1 /  1) in 'Control.Monad.Trans'
Warning: Control.Monad.Error.Class: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Error.Class.MonadError GHC.Types.IO, Control.Monad.Trans.Error.Error e =>
Control.Monad.Error.Class.MonadError (Data.Either.Either e), (GHC.Base.Monad m, Control.Monad.Trans.Error.Error e) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.List.ListT m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.State.Strict.StateT s m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Writer.Strict.WriterT w m)
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.Error
  67% (  2 /  3) in 'Control.Monad.Error.Class'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.Error
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.ErrorT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.mapErrorT
  79% ( 11 / 14) in 'Control.Monad.Error'
Warning: Couldn't find .haddock for export Control.Monad.Trans.List.ListT
Warning: Couldn't find .haddock for export Control.Monad.Trans.List.mapListT
  60% (  3 /  5) in 'Control.Monad.List'
Warning: Control.Monad.Reader.Class: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Reader.Class.MonadReader ((->) r), GHC.Base.Monad m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Cont.ContT r m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.Reader.Class.MonadReader m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.List.ListT m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.State.Strict.StateT s m), (Data.Monoid.Monoid w, Control.Monad.Reader.Class.MonadReader m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Reader.Class.MonadReader m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Writer.Strict.WriterT w m)
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.Reader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.runReader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.mapReader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.withReader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.ReaderT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.mapReaderT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.withReaderT
  68% ( 15 / 22) in 'Control.Monad.Reader'
Warning: Control.Monad.State.Class: We do not support associated types in instances yet. These instances are affected:
GHC.Base.Monad m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.State.Lazy.StateT s m), GHC.Base.Monad m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.State.Strict.StateT s m), (GHC.Base.Monad m, Data.Monoid.Monoid w) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (GHC.Base.Monad m, Data.Monoid.Monoid w) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Cont.ContT r m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.State.Class.MonadState m) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.List.ListT m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, Control.Monad.State.Class.MonadState m) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.State.Class.MonadState m) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Writer.Strict.WriterT w m)
 100% (  4 /  4) in 'Control.Monad.State.Class'
Warning: Control.Monad.Writer.Class: We do not support associated types in instances yet. These instances are affected:
(Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.Writer.Class.MonadWriter m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.State.Strict.StateT s m)
  25% (  1 /  4) in 'Control.Monad.Writer.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.RWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.runRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.evalRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.execRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.mapRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.withRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.RWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.evalRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.execRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.mapRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.withRWST
  45% (  9 / 20) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.RWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.runRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.evalRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.execRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.mapRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.withRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.RWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.evalRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.execRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.mapRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.withRWST
  45% (  9 / 20) in 'Control.Monad.RWS.Strict'
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.State
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.runState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.evalState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.execState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.mapState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.withState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.StateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.evalStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.execStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.mapStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.withStateT
  52% ( 12 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.State
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.runState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.evalState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.execState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.mapState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.withState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.StateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.evalStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.execStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.mapStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.withStateT
  52% ( 12 / 23) in 'Control.Monad.State.Strict'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.Writer
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.runWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.execWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.mapWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.WriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.execWriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.mapWriterT
  44% (  8 / 18) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.Writer
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.runWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.execWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.mapWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.WriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.execWriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.mapWriterT
  44% (  8 / 18) in 'Control.Monad.Writer.Strict'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.Cont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.runCont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.mapCont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.withCont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.ContT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.mapContT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.withContT
  60% ( 12 / 20) in 'Control.Monad.Cont'
Warning: Control.Monad.Identity: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.Monad.Cont.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Error.Class: could not find link destinations for:
    Control.Monad.Trans.Error.ErrorList Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Error: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.ErrorList Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.List: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Reader.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Reader: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.State.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Writer.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.RWS.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.RWS.Lazy: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.RWS.Strict: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.State.Lazy: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.State.Strict: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Writer.Lazy: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Writer.Strict: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Cont: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/monads-tf/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monads-tf-0.1.0.1
Registering monads-tf-0.1.0.1...
Installed monads-tf-0.1.0.1
Configuring nats-0.1.2...
Building nats-0.1.2...
Preprocessing library nats-0.1.2...
[1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o )
[2 of 2] Compiling Numeric.Natural  ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
In-place registering nats-0.1.2...
Running Haddock for nats-0.1.2...
Running hscolour for nats-0.1.2...
Preprocessing library nats-0.1.2...
Preprocessing library nats-0.1.2...
Haddock coverage:
  75% (  3 /  4) in 'Numeric.Natural.Internal'
  75% (  3 /  4) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/nats-0.1.2
Registering nats-0.1.2...
Installed nats-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 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 regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base  ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )
[4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
In-place registering regex-base-0.93.2...
Running Haddock for regex-base-0.93.2...
Running hscolour for regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
Documentation created: dist/doc/html/regex-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-base-0.93.2
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring rfc5051-0.1.0.3...
Building rfc5051-0.1.0.3...
Preprocessing library rfc5051-0.1.0.3...
[1 of 3] Compiling Data.RFC5051.Types ( Data/RFC5051/Types.hs, dist/build/Data/RFC5051/Types.o )
[2 of 3] Compiling Data.RFC5051.UnicodeData ( Data/RFC5051/UnicodeData.hs, dist/build/Data/RFC5051/UnicodeData.o )
[3 of 3] Compiling Data.RFC5051     ( Data/RFC5051.hs, dist/build/Data/RFC5051.o )
In-place registering rfc5051-0.1.0.3...
Running Haddock for rfc5051-0.1.0.3...
Running hscolour for rfc5051-0.1.0.3...
Preprocessing library rfc5051-0.1.0.3...
Preprocessing library rfc5051-0.1.0.3...
Haddock coverage:
   0% (  0 /  2) in 'Data.RFC5051.Types'
   0% (  0 /  2) in 'Data.RFC5051.UnicodeData'
  50% (  1 /  2) in 'Data.RFC5051'
Documentation created: dist/doc/html/rfc5051/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/rfc5051-0.1.0.3
Registering rfc5051-0.1.0.3...
Installed rfc5051-0.1.0.3
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 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 tagsoup-0.13...
Building tagsoup-0.13...
Preprocessing library tagsoup-0.13...
[ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o )
[ 2 of 13] Compiling Text.StringLike  ( Text/StringLike.hs, dist/build/Text/StringLike.o )
[ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o )
[ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o )
[ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o )
[ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o )
[ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o )
[ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o )
[ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o )
[10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o )
[11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o )
[12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o )
[13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o )
In-place registering tagsoup-0.13...
Running Haddock for tagsoup-0.13...
Running hscolour for tagsoup-0.13...
Preprocessing library tagsoup-0.13...
Preprocessing library tagsoup-0.13...
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% (  7 /  7) in 'Text.HTML.TagSoup.Entity'
 100% (  3 /  3) in 'Text.StringLike'
  81% ( 22 / 27) in 'Text.HTML.TagSoup.Type'
  50% (  9 / 18) in 'Text.HTML.TagSoup.Match'
  67% (  4 /  6) in 'Text.HTML.TagSoup.Tree'
  83% (  5 /  6) in 'Text.HTML.TagSoup.Options'
   0% (  0 / 32) in 'Text.HTML.TagSoup.Implementation'
   0% (  0 /  2) in 'Text.HTML.TagSoup.Specification'
   0% (  0 /  2) in 'Text.HTML.TagSoup.Manual'
   0% (  0 /  2) in 'Text.HTML.TagSoup.Generated'
 100% (  6 /  6) in 'Text.HTML.TagSoup.Render'
  86% (  6 /  7) in 'Text.HTML.TagSoup.Parser'
 100% ( 39 / 39) in 'Text.HTML.TagSoup'
Warning: Text.StringLike: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/tagsoup/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagsoup-0.13
Registering tagsoup-0.13...
Installed tagsoup-0.13
Configuring temporary-1.1.2.4...
Building temporary-1.1.2.4...
Preprocessing library temporary-1.1.2.4...
[1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o )
[2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o )
[3 of 3] Compiling System.IO.Temp   ( System/IO/Temp.hs, dist/build/System/IO/Temp.o )
In-place registering temporary-1.1.2.4...
Running Haddock for temporary-1.1.2.4...
Running hscolour for temporary-1.1.2.4...
Preprocessing library temporary-1.1.2.4...
Preprocessing library temporary-1.1.2.4...
Haddock coverage:
   0% (  0 /  5) in 'Distribution.Compat.Exception'
  40% (  2 /  5) in 'Distribution.Compat.TempFile'
  67% (  6 /  9) in 'System.IO.Temp'
Documentation created: dist/doc/html/temporary/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/temporary-1.1.2.4
Registering temporary-1.1.2.4...
Installed temporary-1.1.2.4
Configuring terminfo-0.3.2.6...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for setupterm in -ltinfo... yes
configure: creating ./config.status
config.status: creating terminfo.buildinfo
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building terminfo-0.3.2.6...
Preprocessing library terminfo-0.3.2.6...
[1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.o )
[2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.o )
[3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.o )
[4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.o )
[5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.o )
[6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.o )
[7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.o )
In-place registering terminfo-0.3.2.6...
Running Haddock for terminfo-0.3.2.6...
Running hscolour for terminfo-0.3.2.6...
Preprocessing library terminfo-0.3.2.6...
Preprocessing library terminfo-0.3.2.6...
Haddock coverage:
  79% ( 22 / 28) in 'System.Console.Terminfo.Base'
  32% (  6 / 19) in 'System.Console.Terminfo.Keys'
  41% ( 15 / 37) in 'System.Console.Terminfo.Cursor'
  56% ( 14 / 25) in 'System.Console.Terminfo.Effects'
 100% (  5 /  5) in 'System.Console.Terminfo.Edit'
  88% (  7 /  8) in 'System.Console.Terminfo.Color'
 100% (  7 /  7) in 'System.Console.Terminfo'
Documentation created: dist/doc/html/terminfo/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/terminfo-0.3.2.6
Registering terminfo-0.3.2.6...
Installed terminfo-0.3.2.6
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 unix-compat-0.4.1.1...
Building unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
[1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o )
In-place registering unix-compat-0.4.1.1...
Running Haddock for unix-compat-0.4.1.1...
Running hscolour for unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
Haddock coverage:
  91% ( 21 / 23) in 'System.PosixCompat.User'
  75% (  6 /  8) in 'System.PosixCompat.Unistd'
 100% (  2 /  2) in 'System.PosixCompat.Types'
  71% (  5 /  7) in 'System.PosixCompat.Extensions'
 100% (  2 /  2) in 'System.PosixCompat.Time'
 100% (  2 /  2) in 'System.PosixCompat.Temp'
  99% ( 77 / 78) in 'System.PosixCompat.Files'
 100% (  8 /  8) in 'System.PosixCompat'
Documentation created: dist/doc/html/unix-compat/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unix-compat-0.4.1.1
Registering unix-compat-0.4.1.1...
Installed unix-compat-0.4.1.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 xml-1.3.13...
Building xml-1.3.13...
Preprocessing library xml-1.3.13...
[1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o )
[2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o )
[3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o )
[4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o )
[5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o )
[6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o )
[7 of 7] Compiling Text.XML.Light   ( Text/XML/Light.hs, dist/build/Text/XML/Light.o )
In-place registering xml-1.3.13...
Running Haddock for xml-1.3.13...
Running hscolour for xml-1.3.13...
Preprocessing library xml-1.3.13...
Preprocessing library xml-1.3.13...
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:
  91% ( 10 / 11) in 'Text.XML.Light.Types'
 100% ( 21 / 21) in 'Text.XML.Light.Proc'
  65% ( 13 / 20) in 'Text.XML.Light.Output'
  12% (  3 / 26) in 'Text.XML.Light.Lexer'
 100% (  3 /  3) in 'Text.XML.Light.Input'
  90% ( 45 / 50) in 'Text.XML.Light.Cursor'
 100% ( 10 / 10) in 'Text.XML.Light'
Warning: Text.XML.Light.Lexer: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/xml/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xml-1.3.13
Registering xml-1.3.13...
Installed xml-1.3.13
Configuring zlib-bindings-0.1.1.3...
Building zlib-bindings-0.1.1.3...
Preprocessing library zlib-bindings-0.1.1.3...
[1 of 2] Compiling Codec.Zlib.Lowlevel ( Codec/Zlib/Lowlevel.hs, dist/build/Codec/Zlib/Lowlevel.o )
[2 of 2] Compiling Codec.Zlib       ( Codec/Zlib.hs, dist/build/Codec/Zlib.o )
In-place registering zlib-bindings-0.1.1.3...
Running Haddock for zlib-bindings-0.1.1.3...
Running hscolour for zlib-bindings-0.1.1.3...
Preprocessing library zlib-bindings-0.1.1.3...
Preprocessing library zlib-bindings-0.1.1.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: zlib-0.5.4.1
Haddock coverage:
   0% (  0 / 20) in 'Codec.Zlib.Lowlevel'
Warning: Couldn't find .haddock for export Codec.Compression.Zlib.Stream.WindowBits
Warning: Couldn't find .haddock for export Codec.Compression.Zlib.Stream.defaultWindowBits
  90% ( 18 / 20) in 'Codec.Zlib'
Documentation created: dist/doc/html/zlib-bindings/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/zlib-bindings-0.1.1.3
Registering zlib-bindings-0.1.1.3...
Installed zlib-bindings-0.1.1.3
Configuring crypto-pubkey-types-0.4.0...
Building crypto-pubkey-types-0.4.0...
Preprocessing library crypto-pubkey-types-0.4.0...
[1 of 5] Compiling Crypto.Types.PubKey.ECC ( Crypto/Types/PubKey/ECC.hs, dist/build/Crypto/Types/PubKey/ECC.o )
[2 of 5] Compiling Crypto.Types.PubKey.ECDSA ( Crypto/Types/PubKey/ECDSA.hs, dist/build/Crypto/Types/PubKey/ECDSA.o )
[3 of 5] Compiling Crypto.Types.PubKey.DH ( Crypto/Types/PubKey/DH.hs, dist/build/Crypto/Types/PubKey/DH.o )
[4 of 5] Compiling Crypto.Types.PubKey.DSA ( Crypto/Types/PubKey/DSA.hs, dist/build/Crypto/Types/PubKey/DSA.o )
[5 of 5] Compiling Crypto.Types.PubKey.RSA ( Crypto/Types/PubKey/RSA.hs, dist/build/Crypto/Types/PubKey/RSA.o )
In-place registering crypto-pubkey-types-0.4.0...
Running Haddock for crypto-pubkey-types-0.4.0...
Running hscolour for crypto-pubkey-types-0.4.0...
Preprocessing library crypto-pubkey-types-0.4.0...
Preprocessing library crypto-pubkey-types-0.4.0...
Haddock coverage:
 100% ( 11 / 11) in 'Crypto.Types.PubKey.ECC'
 100% (  4 /  4) in 'Crypto.Types.PubKey.ECDSA'
 100% (  5 /  5) in 'Crypto.Types.PubKey.DH'
 100% ( 10 / 10) in 'Crypto.Types.PubKey.DSA'
 100% (  8 /  8) in 'Crypto.Types.PubKey.RSA'
Documentation created: dist/doc/html/crypto-pubkey-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-pubkey-types-0.4.0
Registering crypto-pubkey-types-0.4.0...
Installed crypto-pubkey-types-0.4.0
Configuring pem-0.2.1...
Building pem-0.2.1...
Preprocessing library pem-0.2.1...
[1 of 4] Compiling Data.PEM.Types   ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.o )
[2 of 4] Compiling Data.PEM.Writer  ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.o )
[3 of 4] Compiling Data.PEM.Parser  ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.o )
[4 of 4] Compiling Data.PEM         ( Data/PEM.hs, dist/build/Data/PEM.o )
In-place registering pem-0.2.1...
Running Haddock for pem-0.2.1...
Running hscolour for pem-0.2.1...
Preprocessing library pem-0.2.1...
Preprocessing library pem-0.2.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
Haddock coverage:
 100% (  2 /  2) in 'Data.PEM.Types'
 100% (  3 /  3) in 'Data.PEM.Writer'
 100% (  3 /  3) in 'Data.PEM.Parser'
 100% (  6 /  6) in 'Data.PEM'
Documentation created: dist/doc/html/pem/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pem-0.2.1
Registering pem-0.2.1...
Installed pem-0.2.1
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 cryptohash-0.11.1...
Building cryptohash-0.11.1...
Preprocessing library cryptohash-0.11.1...
[ 1 of 21] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o )
[ 2 of 21] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
[ 3 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 4 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 5 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 6 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 7 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 8 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 9 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[10 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[11 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
[12 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[13 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[14 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[15 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[16 of 21] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[17 of 21] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[18 of 21] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[19 of 21] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o )
[20 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[21 of 21] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
In-place registering cryptohash-0.11.1...
Running Haddock for cryptohash-0.11.1...
Running hscolour for cryptohash-0.11.1...
Preprocessing library cryptohash-0.11.1...
Preprocessing library cryptohash-0.11.1...
Haddock coverage:
   0% (  0 /  2) in 'Crypto.Hash.Utils.Cpu'
 100% (  2 /  2) in 'Crypto.MAC.HMAC'
 100% (  2 /  2) in 'Crypto.Hash.Internal'
 100% ( 10 / 10) in 'Crypto.Hash.Whirlpool'
 100% ( 10 / 10) in 'Crypto.Hash.Skein512'
 100% ( 10 / 10) in 'Crypto.Hash.Skein256'
 100% ( 10 / 10) in 'Crypto.Hash.Tiger'
 100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160'
 100% ( 10 / 10) in 'Crypto.Hash.SHA3'
 100% ( 11 / 11) in 'Crypto.Hash.SHA512'
 100% (  9 /  9) in 'Crypto.Hash.SHA512t'
 100% ( 10 / 10) in 'Crypto.Hash.SHA384'
 100% ( 10 / 10) in 'Crypto.Hash.SHA256'
 100% ( 10 / 10) in 'Crypto.Hash.SHA224'
 100% ( 10 / 10) in 'Crypto.Hash.SHA1'
 100% ( 10 / 10) in 'Crypto.Hash.MD5'
 100% ( 10 / 10) in 'Crypto.Hash.MD4'
 100% ( 10 / 10) in 'Crypto.Hash.MD2'
 100% (  2 /  2) in 'Crypto.Hash.Utils'
 100% (  7 /  7) in 'Crypto.Hash.Types'
 100% ( 40 / 40) in 'Crypto.Hash'
Documentation created: dist/doc/html/cryptohash/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cryptohash-0.11.1
Registering cryptohash-0.11.1...
Installed cryptohash-0.11.1
Configuring securemem-0.1.3...
Building securemem-0.1.3...
Preprocessing library securemem-0.1.3...
[1 of 1] Compiling Data.SecureMem   ( Data/SecureMem.hs, dist/build/Data/SecureMem.o )
In-place registering securemem-0.1.3...
Running Haddock for securemem-0.1.3...
Running hscolour for securemem-0.1.3...
Preprocessing library securemem-0.1.3...
Preprocessing library securemem-0.1.3...
Haddock coverage:
  88% ( 14 / 16) in 'Data.SecureMem'
Documentation created: dist/doc/html/securemem/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/securemem-0.1.3
Registering securemem-0.1.3...
Installed securemem-0.1.3
Configuring asn1-data-0.7.1...
Building asn1-data-0.7.1...
Preprocessing library asn1-data-0.7.1...
[ 1 of 14] Compiling Data.ASN1.Get    ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.o )
[ 2 of 14] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.o )
[ 3 of 14] Compiling Data.ASN1.Types  ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o )
[ 4 of 14] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.o )
[ 5 of 14] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.o )
[ 6 of 14] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.o )
[ 7 of 14] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.o )
[ 8 of 14] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o )
[ 9 of 14] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.o )
[10 of 14] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.o )
[11 of 14] Compiling Data.ASN1.Parse  ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.o )
[12 of 14] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.o )
[13 of 14] Compiling Data.ASN1.Prim   ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.o )

Data/ASN1/Prim.hs:279:52: Warning:
    In the use of `decodeASCII'
    (imported from Data.Text.Lazy.Encoding):
    Deprecated: "Use decodeUtf8 instead"

Data/ASN1/Prim.hs:285:40: Warning:
    In the use of `decodeASCII'
    (imported from Data.Text.Lazy.Encoding):
    Deprecated: "Use decodeUtf8 instead"

Data/ASN1/Prim.hs:291:40: Warning:
    In the use of `decodeASCII'
    (imported from Data.Text.Lazy.Encoding):
    Deprecated: "Use decodeUtf8 instead"
[14 of 14] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.o )
In-place registering asn1-data-0.7.1...
Running Haddock for asn1-data-0.7.1...
Running hscolour for asn1-data-0.7.1...
Preprocessing library asn1-data-0.7.1...
Preprocessing library asn1-data-0.7.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0

dist/build/tmp-26107/Data/ASN1/Prim.hs:279:52: Warning:
    In the use of `decodeASCII'
    (imported from Data.Text.Lazy.Encoding):
    Deprecated: "Use decodeUtf8 instead"

dist/build/tmp-26107/Data/ASN1/Prim.hs:285:40: Warning:
    In the use of `decodeASCII'
    (imported from Data.Text.Lazy.Encoding):
    Deprecated: "Use decodeUtf8 instead"

dist/build/tmp-26107/Data/ASN1/Prim.hs:291:40: Warning:
    In the use of `decodeASCII'
    (imported from Data.Text.Lazy.Encoding):
    Deprecated: "Use decodeUtf8 instead"
Haddock coverage:
  67% (  6 /  9) in 'Data.ASN1.Get'
  67% (  4 /  6) in 'Data.ASN1.Internal'
 100% ( 10 / 10) in 'Data.ASN1.Types'
 100% (  3 /  3) in 'Data.ASN1.Serialize'
 100% ( 10 / 10) in 'Data.ASN1.BinaryEncoding.Parse'
 100% (  3 /  3) in 'Data.ASN1.BinaryEncoding.Writer'
 100% ( 13 / 13) in 'Data.ASN1.BinaryEncoding.Raw'
 100% ( 10 / 10) in 'Data.ASN1.BitArray'
  62% (  5 /  8) in 'Data.ASN1.Stream'
 100% (  9 /  9) in 'Data.ASN1.Encoding'
 100% ( 10 / 10) in 'Data.ASN1.Parse'
 100% (  2 /  2) in 'Data.ASN1.Object'
  20% (  8 / 40) in 'Data.ASN1.Prim'
 100% (  3 /  3) in 'Data.ASN1.BinaryEncoding'
Warning: Data.ASN1.Parse: could not find link destinations for:
    Control.Monad.Error.Class.MonadError
Documentation created: dist/doc/html/asn1-data/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/asn1-data-0.7.1
Registering asn1-data-0.7.1...
Installed asn1-data-0.7.1
Configuring socks-0.5.4...
Building socks-0.5.4...
Preprocessing library socks-0.5.4...
[1 of 6] Compiling Network.Socks5.Types ( Network/Socks5/Types.hs, dist/build/Network/Socks5/Types.o )
[2 of 6] Compiling Network.Socks5.Wire ( Network/Socks5/Wire.hs, dist/build/Network/Socks5/Wire.o )
[3 of 6] Compiling Network.Socks5.Command ( Network/Socks5/Command.hs, dist/build/Network/Socks5/Command.o )
[4 of 6] Compiling Network.Socks5.Lowlevel ( Network/Socks5/Lowlevel.hs, dist/build/Network/Socks5/Lowlevel.o )
[5 of 6] Compiling Network.Socks5.Conf ( Network/Socks5/Conf.hs, dist/build/Network/Socks5/Conf.o )
[6 of 6] Compiling Network.Socks5   ( Network/Socks5.hs, dist/build/Network/Socks5.o )
In-place registering socks-0.5.4...
Running Haddock for socks-0.5.4...
Running hscolour for socks-0.5.4...
Preprocessing library socks-0.5.4...
Preprocessing library socks-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, network-2.4.1.2,
parsec-3.1.3, text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% (  9 /  9) in 'Network.Socks5.Types'
 100% (  5 /  5) in 'Network.Socks5.Wire'
  17% (  2 / 12) in 'Network.Socks5.Command'
  32% (  6 / 19) in 'Network.Socks5.Lowlevel'
 100% (  6 /  6) in 'Network.Socks5.Conf'
 100% ( 20 / 20) in 'Network.Socks5'
Warning: Network.Socks5.Types: could not find link destinations for:
    Network.Socket.Types.HostAddress Network.Socket.Types.HostAddress6 Network.Socket.Types.PortNumber
Warning: Network.Socks5.Lowlevel: could not find link destinations for:
    Network.Socket.Types.SockAddr Network.Socket.Types.Socket Network.Socket.Types.PortNumber Network.Socket.Types.HostAddress Network.Socket.Types.HostAddress6
Warning: Network.Socks5: could not find link destinations for:
    Network.Socket.Types.PortNumber Network.Socket.Types.HostAddress Network.Socket.Types.HostAddress6 Network.Socket.Types.SockAddr Network.Socket.Types.Socket Network.PortID
Documentation created: dist/doc/html/socks/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/socks-0.5.4
Registering socks-0.5.4...
Installed socks-0.5.4
[1 of 1] Compiling Main             ( /tmp/haskell-src-exts-1.14.0-26107/haskell-src-exts-1.14.0/Setup.hs, /tmp/haskell-src-exts-1.14.0-26107/haskell-src-exts-1.14.0/dist/setup/Main.o )
Linking /tmp/haskell-src-exts-1.14.0-26107/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 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 attoparsec-enumerator-0.3.1...
Building attoparsec-enumerator-0.3.1...
Preprocessing library attoparsec-enumerator-0.3.1...
[1 of 1] Compiling Data.Attoparsec.Enumerator ( lib/Data/Attoparsec/Enumerator.hs, dist/build/Data/Attoparsec/Enumerator.o )
In-place registering attoparsec-enumerator-0.3.1...
Running Haddock for attoparsec-enumerator-0.3.1...
Running hscolour for attoparsec-enumerator-0.3.1...
Preprocessing library attoparsec-enumerator-0.3.1...
Preprocessing library attoparsec-enumerator-0.3.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% (  4 /  4) in 'Data.Attoparsec.Enumerator'
Warning: Data.Attoparsec.Enumerator: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/attoparsec-enumerator/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/attoparsec-enumerator-0.3.1
Registering attoparsec-enumerator-0.3.1...
Installed attoparsec-enumerator-0.3.1
Configuring blaze-builder-enumerator-0.2.0.5...
Building blaze-builder-enumerator-0.2.0.5...
Preprocessing library blaze-builder-enumerator-0.2.0.5...
[1 of 1] Compiling Blaze.ByteString.Builder.Enumerator ( Blaze/ByteString/Builder/Enumerator.hs, dist/build/Blaze/ByteString/Builder/Enumerator.o )
In-place registering blaze-builder-enumerator-0.2.0.5...
Running Haddock for blaze-builder-enumerator-0.2.0.5...
Running hscolour for blaze-builder-enumerator-0.2.0.5...
Preprocessing library blaze-builder-enumerator-0.2.0.5...
Preprocessing library blaze-builder-enumerator-0.2.0.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% ( 22 / 22) in 'Blaze.ByteString.Builder.Enumerator'
Warning: Blaze.ByteString.Builder.Enumerator: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/blaze-builder-enumerator/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-builder-enumerator-0.2.0.5
Registering blaze-builder-enumerator-0.2.0.5...
Installed blaze-builder-enumerator-0.2.0.5
Configuring case-insensitive-1.1.0.1...
Building case-insensitive-1.1.0.1...
Preprocessing library case-insensitive-1.1.0.1...
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o )
[2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o )
[3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o )
In-place registering case-insensitive-1.1.0.1...
Running Haddock for case-insensitive-1.1.0.1...
Running hscolour for case-insensitive-1.1.0.1...
Preprocessing library case-insensitive-1.1.0.1...
Preprocessing library case-insensitive-1.1.0.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% (  8 /  8) in 'Data.CaseInsensitive.Internal'
 100% (  2 /  2) in 'Data.CaseInsensitive.Unsafe'
 100% (  7 /  7) in 'Data.CaseInsensitive'
Warning: Data.CaseInsensitive: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/case-insensitive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/case-insensitive-1.1.0.1
Registering case-insensitive-1.1.0.1...
Installed case-insensitive-1.1.0.1
Configuring unordered-containers-0.2.3.3...
Building unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.3.3...
Running Haddock for unordered-containers-0.2.3.3...
Running hscolour for unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  85% ( 52 / 61) in 'Data.HashMap.Base'
  98% ( 44 / 45) in 'Data.HashMap.Strict'
  98% ( 44 / 45) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3
Registering unordered-containers-0.2.3.3...
Installed unordered-containers-0.2.3.3
Configuring MonadCatchIO-transformers-0.3.1.0...
Building MonadCatchIO-transformers-0.3.1.0...
Preprocessing library MonadCatchIO-transformers-0.3.1.0...
[1 of 2] Compiling Control.Monad.CatchIO ( src/Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o )

src/Control/Monad/CatchIO.hs:29:1: Warning:
    Module `Prelude' does not export `catch'
[2 of 2] Compiling Control.Monad.CatchIO.Try ( src/Control/Monad/CatchIO/Try.hs, dist/build/Control/Monad/CatchIO/Try.o )
In-place registering MonadCatchIO-transformers-0.3.1.0...
Running Haddock for MonadCatchIO-transformers-0.3.1.0...
Running hscolour for MonadCatchIO-transformers-0.3.1.0...
Preprocessing library MonadCatchIO-transformers-0.3.1.0...
Preprocessing library MonadCatchIO-transformers-0.3.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0

dist/build/tmp-26107/src/Control/Monad/CatchIO.hs:29:1: Warning:
    Module `Prelude' does not export `catch'
Haddock coverage:
  93% ( 13 / 14) in 'Control.Monad.CatchIO'
   0% (  0 /  3) in 'Control.Monad.CatchIO.Try'
Warning: Control.Monad.CatchIO: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Documentation created: dist/doc/html/MonadCatchIO-transformers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadCatchIO-transformers-0.3.1.0
Registering MonadCatchIO-transformers-0.3.1.0...
Installed MonadCatchIO-transformers-0.3.1.0
Configuring vector-0.10.9.1...
Building vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

Text/Regex/PCRE/Wrap.hsc:337:14: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"
Haddock coverage:
  22% ( 12 / 54) in 'Text.Regex.PCRE.Wrap'
  33% ( 13 / 39) in 'Text.Regex.PCRE.String'
  33% ( 13 / 39) in 'Text.Regex.PCRE.Sequence'
  31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString'
  31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString.Lazy'
  80% (  4 /  5) in 'Text.Regex.PCRE'
Documentation created: dist/doc/html/regex-pcre-builtin/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-pcre-builtin-0.94.4.7.8.31
Registering regex-pcre-builtin-0.94.4.7.8.31...
Installed regex-pcre-builtin-0.94.4.7.8.31
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o )
[2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o )
[3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o )
[4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o )
[5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o )
In-place registering regex-posix-0.95.2...
Running Haddock for regex-posix-0.95.2...
Running hscolour for regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0
Haddock coverage:
  40% ( 17 / 42) in 'Text.Regex.Posix.Wrap'
  68% ( 17 / 25) in 'Text.Regex.Posix.String'
  67% ( 16 / 24) in 'Text.Regex.Posix.Sequence'
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString'
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy'
  80% (  4 /  5) in 'Text.Regex.Posix'
Warning: Text.Regex.Posix.Wrap: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.String: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.Sequence: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.ByteString: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Documentation created: dist/doc/html/regex-posix/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-posix-0.95.2
Registering regex-posix-0.95.2...
Installed regex-posix-0.95.2
Configuring regex-tdfa-1.1.8...
Building regex-tdfa-1.1.8...
Preprocessing library regex-tdfa-1.1.8...
[ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o )
[ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o )
[ 3 of 23] Compiling Paths_regex_tdfa ( dist/build/autogen/Paths_regex_tdfa.hs, dist/build/Paths_regex_tdfa.o )
[ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o )
[ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o )
[ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o )
[ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o )
[ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o )
[ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.o )
[10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o )
[11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o )
[12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o )
[13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.o )

Text/Regex/TDFA/NewDFA/Engine_FA.hs:517:3: Warning:
    In the use of `unsafeFreeze' (imported from Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
[14 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC ( Text/Regex/TDFA/NewDFA/Engine_NC.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.o )

Text/Regex/TDFA/NewDFA/Engine_NC.hs:250:3: Warning:
    In the use of `unsafeFreeze' (imported from Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
[15 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA ( Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.o )

Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:75:3: Warning:
    In the use of `unsafeFreeze' (imported from Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
[16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o )

Text/Regex/TDFA/NewDFA/Engine.hs:657:3: Warning:
    In the use of `unsafeFreeze' (imported from Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
[17 of 23] Compiling Text.Regex.TDFA.TNFA ( Text/Regex/TDFA/TNFA.hs, dist/build/Text/Regex/TDFA/TNFA.o )
[18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.o )
[19 of 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.o )
[20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.o )
[21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.o )
[22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.o )
[23 of 23] Compiling Text.Regex.TDFA  ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.o )
In-place registering regex-tdfa-1.1.8...
Running Haddock for regex-tdfa-1.1.8...
Running hscolour for regex-tdfa-1.1.8...
Preprocessing library regex-tdfa-1.1.8...
Preprocessing library regex-tdfa-1.1.8...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0

dist/build/tmp-26107/Text/Regex/TDFA/NewDFA/Engine_FA.hs:517:3: Warning:
    In the use of `unsafeFreeze' (imported from Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"

dist/build/tmp-26107/Text/Regex/TDFA/NewDFA/Engine_NC.hs:250:3: Warning:
    In the use of `unsafeFreeze' (imported from Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"

dist/build/tmp-26107/Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:75:3: Warning:
    In the use of `unsafeFreeze' (imported from Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"

dist/build/tmp-26107/Text/Regex/TDFA/NewDFA/Engine.hs:657:3: Warning:
    In the use of `unsafeFreeze' (imported from Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
Haddock coverage:
   0% (  0 /  2) in 'Text.Regex.TDFA.NewDFA.Uncons'
  83% (  5 /  6) in 'Text.Regex.TDFA.IntArrTrieSet'
   0% (  0 /  8) in 'Paths_regex_tdfa'
   0% (  0 / 31) in 'Data.IntSet.EnumSet2'
   0% (  0 / 68) in 'Data.IntMap.EnumMap2'
   0% (  0 / 69) in 'Data.IntMap.CharMap2'
  59% ( 29 / 49) in 'Text.Regex.TDFA.Common'
  67% ( 10 / 15) in 'Text.Regex.TDFA.Pattern'
 100% (  2 /  2) in 'Text.Regex.TDFA.ReadRegex'
  23% (  3 / 13) in 'Text.Regex.TDFA.CorePattern'
   0% (  0 /  3) in 'Text.Regex.TDFA.NewDFA.MakeTest'
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Tester'
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_FA'
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC'
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC_FA'
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine'
  83% (  5 /  6) in 'Text.Regex.TDFA.TNFA'
  43% (  3 /  7) in 'Text.Regex.TDFA.TDFA'
  64% (  7 / 11) in 'Text.Regex.TDFA.String'
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString'
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString.Lazy'
  43% (  3 /  7) in 'Text.Regex.TDFA.Sequence'
  83% (  5 /  6) in 'Text.Regex.TDFA'
Warning: Text.Regex.TDFA.ReadRegex: could not find link destinations for:
    Text.Parsec.Error.ParseError
Documentation created: dist/doc/html/regex-tdfa/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-tdfa-1.1.8
Registering regex-tdfa-1.1.8...
Installed regex-tdfa-1.1.8
Configuring hs-bibutils-5.0...
Building hs-bibutils-5.0...
Preprocessing library hs-bibutils-5.0...
[1 of 1] Compiling Text.Bibutils    ( dist/build/Text/Bibutils.hs, dist/build/Text/Bibutils.o )
In-place registering hs-bibutils-5.0...
Running Haddock for hs-bibutils-5.0...
Running hscolour for hs-bibutils-5.0...
Preprocessing library hs-bibutils-5.0...
Preprocessing library hs-bibutils-5.0...
Haddock coverage:
  39% ( 31 / 79) in 'Text.Bibutils'
Documentation created: dist/doc/html/hs-bibutils/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hs-bibutils-5.0
Registering hs-bibutils-5.0...
Installed hs-bibutils-5.0
Configuring json-0.7...
Building json-0.7...
Preprocessing library json-0.7...
[1 of 7] Compiling Text.JSON.Types  ( Text/JSON/Types.hs, dist/build/Text/JSON/Types.o )
[2 of 7] Compiling Text.JSON.String ( Text/JSON/String.hs, dist/build/Text/JSON/String.o )
[3 of 7] Compiling Text.JSON.ReadP  ( Text/JSON/ReadP.hs, dist/build/Text/JSON/ReadP.o )
[4 of 7] Compiling Text.JSON.Parsec ( Text/JSON/Parsec.hs, dist/build/Text/JSON/Parsec.o )
[5 of 7] Compiling Text.JSON.Pretty ( Text/JSON/Pretty.hs, dist/build/Text/JSON/Pretty.o )
[6 of 7] Compiling Text.JSON        ( Text/JSON.hs, dist/build/Text/JSON.o )
[7 of 7] Compiling Text.JSON.Generic ( Text/JSON/Generic.hs, dist/build/Text/JSON/Generic.o )
In-place registering json-0.7...
Running Haddock for json-0.7...
Running hscolour for json-0.7...
Preprocessing library json-0.7...
Preprocessing library json-0.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% ( 10 / 10) in 'Text.JSON.Types'
  95% ( 21 / 22) in 'Text.JSON.String'
  18% (  2 / 11) in 'Text.JSON.ReadP'
Warning: json-0.7:Text.JSON.Parsec: Could not find documentation for exported module: Text.ParserCombinators.Parsec
   9% (  1 / 11) in 'Text.JSON.Parsec'
  18% (  2 / 11) in 'Text.JSON.Pretty'
  90% ( 38 / 42) in 'Text.JSON'
  80% (  8 / 10) in 'Text.JSON.Generic'
Warning: Text.JSON.Parsec: could not find link destinations for:
    Text.ParserCombinators.Parsec.Char.CharParser
Warning: Text.JSON: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Text.JSON.Generic: could not find link destinations for:
    Data.Text.Internal.Text GHC.IO.Handle.Types.Handle__
Documentation created: dist/doc/html/json/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/json-0.7
Registering json-0.7...
Installed json-0.7
Configuring system-fileio-0.3.11...
Building system-fileio-0.3.11...
Preprocessing library system-fileio-0.3.11...
[1 of 1] Compiling Filesystem       ( lib/Filesystem.hs, dist/build/Filesystem.o )

lib/Filesystem.hs:79:1: Warning:
    The import of `when' from module `Control.Monad' is redundant

lib/Filesystem.hs:95:1: Warning:
    The import of `System.IO.Error' is redundant
      except perhaps to import instances from `System.IO.Error'
    To import instances alone, use: import System.IO.Error()

lib/Filesystem.hs:922:1: Warning:
    Defined but not used: `throwErrnoPathIfMinus1'
In-place registering system-fileio-0.3.11...
Running Haddock for system-fileio-0.3.11...
Running hscolour for system-fileio-0.3.11...
Preprocessing library system-fileio-0.3.11...
Preprocessing library system-fileio-0.3.11...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3

dist/build/tmp-26107/lib/Filesystem.hs:79:1: Warning:
    The import of `when' from module `Control.Monad' is redundant

dist/build/tmp-26107/lib/Filesystem.hs:95:1: Warning:
    The import of `System.IO.Error' is redundant
      except perhaps to import instances from `System.IO.Error'
    To import instances alone, use: import System.IO.Error()

dist/build/tmp-26107/lib/Filesystem.hs:922:1: Warning:
    Defined but not used: `throwErrnoPathIfMinus1'
Haddock coverage:
 100% ( 46 / 46) in 'Filesystem'
Warning: Filesystem: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/system-fileio/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/system-fileio-0.3.11
Registering system-fileio-0.3.11...
Installed system-fileio-0.3.11
[1 of 1] Compiling Main             ( /tmp/haskeline-0.7.1.1-26107/haskeline-0.7.1.1/Setup.hs, /tmp/haskeline-0.7.1.1-26107/haskeline-0.7.1.1/dist/setup/Main.o )
Linking /tmp/haskeline-0.7.1.1-26107/haskeline-0.7.1.1/dist/setup/setup ...
Configuring haskeline-0.7.1.1...
Building haskeline-0.7.1.1...
Preprocessing library haskeline-0.7.1.1...
[ 1 of 27] Compiling System.Console.Haskeline.Recover ( System/Console/Haskeline/Recover.hs, dist/build/System/Console/Haskeline/Recover.o )
[ 2 of 27] Compiling System.Console.Haskeline.Directory ( dist/build/System/Console/Haskeline/Directory.hs, dist/build/System/Console/Haskeline/Directory.o )
[ 3 of 27] Compiling System.Console.Haskeline.Key ( System/Console/Haskeline/Key.hs, dist/build/System/Console/Haskeline/Key.o )
[ 4 of 27] Compiling System.Console.Haskeline.History ( System/Console/Haskeline/History.hs, dist/build/System/Console/Haskeline/History.o )
[ 5 of 27] Compiling System.Console.Haskeline.LineState ( System/Console/Haskeline/LineState.hs, dist/build/System/Console/Haskeline/LineState.o )
[ 6 of 27] Compiling System.Console.Haskeline.Command ( System/Console/Haskeline/Command.hs, dist/build/System/Console/Haskeline/Command.o )
[ 7 of 27] Compiling System.Console.Haskeline.Backend.WCWidth ( System/Console/Haskeline/Backend/WCWidth.hs, dist/build/System/Console/Haskeline/Backend/WCWidth.o )
[ 8 of 27] Compiling System.Console.Haskeline.MonadException ( System/Console/Haskeline/MonadException.hs, dist/build/System/Console/Haskeline/MonadException.o )
[ 9 of 27] Compiling System.Console.Haskeline.Prefs ( System/Console/Haskeline/Prefs.hs, dist/build/System/Console/Haskeline/Prefs.o )
[10 of 27] Compiling System.Console.Haskeline.Monads ( System/Console/Haskeline/Monads.hs, dist/build/System/Console/Haskeline/Monads.o )
[11 of 27] Compiling System.Console.Haskeline.Command.Undo ( System/Console/Haskeline/Command/Undo.hs, dist/build/System/Console/Haskeline/Command/Undo.o )
[12 of 27] Compiling System.Console.Haskeline.Command.History ( System/Console/Haskeline/Command/History.hs, dist/build/System/Console/Haskeline/Command/History.o )
[13 of 27] Compiling System.Console.Haskeline.Command.KillRing ( System/Console/Haskeline/Command/KillRing.hs, dist/build/System/Console/Haskeline/Command/KillRing.o )
[14 of 27] Compiling System.Console.Haskeline.Completion ( System/Console/Haskeline/Completion.hs, dist/build/System/Console/Haskeline/Completion.o )
[15 of 27] Compiling System.Console.Haskeline.Term ( System/Console/Haskeline/Term.hs, dist/build/System/Console/Haskeline/Term.o )

System/Console/Haskeline/Term.hs:107:16: Warning:
    In the use of `isEmptyChan'
    (imported from Control.Concurrent, but defined in Control.Concurrent.Chan):
    Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead.  See http://hackage.haskell.org/trac/ghc/ticket/4154 for details"
[16 of 27] Compiling System.Console.Haskeline.RunCommand ( System/Console/Haskeline/RunCommand.hs, dist/build/System/Console/Haskeline/RunCommand.o )
[17 of 27] Compiling System.Console.Haskeline.Backend.Posix.Encoder ( System/Console/Haskeline/Backend/Posix/Encoder.hs, dist/build/System/Console/Haskeline/Backend/Posix/Encoder.o )
[18 of 27] Compiling System.Console.Haskeline.Backend.Posix ( dist/build/System/Console/Haskeline/Backend/Posix.hs, dist/build/System/Console/Haskeline/Backend/Posix.o )
[19 of 27] Compiling System.Console.Haskeline.Backend.Terminfo ( System/Console/Haskeline/Backend/Terminfo.hs, dist/build/System/Console/Haskeline/Backend/Terminfo.o )
[20 of 27] Compiling System.Console.Haskeline.Backend.DumbTerm ( System/Console/Haskeline/Backend/DumbTerm.hs, dist/build/System/Console/Haskeline/Backend/DumbTerm.o )
[21 of 27] Compiling System.Console.Haskeline.Backend ( System/Console/Haskeline/Backend.hs, dist/build/System/Console/Haskeline/Backend.o )
[22 of 27] Compiling System.Console.Haskeline.InputT ( System/Console/Haskeline/InputT.hs, dist/build/System/Console/Haskeline/InputT.o )
[23 of 27] Compiling System.Console.Haskeline.Command.Completion ( System/Console/Haskeline/Command/Completion.hs, dist/build/System/Console/Haskeline/Command/Completion.o )
[24 of 27] Compiling System.Console.Haskeline.Vi ( System/Console/Haskeline/Vi.hs, dist/build/System/Console/Haskeline/Vi.o )
[25 of 27] Compiling System.Console.Haskeline.Emacs ( System/Console/Haskeline/Emacs.hs, dist/build/System/Console/Haskeline/Emacs.o )
[26 of 27] Compiling System.Console.Haskeline ( System/Console/Haskeline.hs, dist/build/System/Console/Haskeline.o )
[27 of 27] Compiling System.Console.Haskeline.IO ( System/Console/Haskeline/IO.hs, dist/build/System/Console/Haskeline/IO.o )
In-place registering haskeline-0.7.1.1...
Running Haddock for haskeline-0.7.1.1...
Running hscolour for haskeline-0.7.1.1...
Preprocessing library haskeline-0.7.1.1...
Preprocessing library haskeline-0.7.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0

System/Console/Haskeline/Term.hs:107:16: Warning:
    In the use of `isEmptyChan'
    (imported from Control.Concurrent, but defined in Control.Concurrent.Chan):
    Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead.  See http://hackage.haskell.org/trac/ghc/ticket/4154 for details"
Haddock coverage:
   0% (  0 /  2) in 'System.Console.Haskeline.Recover'
 100% (  4 /  4) in 'System.Console.Haskeline.Directory'
   0% (  0 / 12) in 'System.Console.Haskeline.Key'
  73% (  8 / 11) in 'System.Console.Haskeline.History'
  35% ( 23 / 65) in 'System.Console.Haskeline.LineState'
   4% (  1 / 28) in 'System.Console.Haskeline.Command'
  25% (  1 /  4) in 'System.Console.Haskeline.Backend.WCWidth'
  62% ( 13 / 21) in 'System.Console.Haskeline.MonadException'
  33% (  3 /  9) in 'System.Console.Haskeline.Prefs'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Class.MonadTrans
Warning: Couldn't find .haddock for export Control.Monad.IO.Class.MonadIO
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.ReaderT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.mapReaderT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Maybe.MaybeT
   5% (  1 / 19) in 'System.Console.Haskeline.Monads'
   0% (  0 / 11) in 'System.Console.Haskeline.Command.Undo'
   0% (  0 / 28) in 'System.Console.Haskeline.Command.History'
   0% (  0 / 17) in 'System.Console.Haskeline.Command.KillRing'
  62% (  8 / 13) in 'System.Console.Haskeline.Completion'
  29% (  7 / 24) in 'System.Console.Haskeline.Term'
   0% (  0 /  2) in 'System.Console.Haskeline.RunCommand'
  23% (  3 / 13) in 'System.Console.Haskeline.Backend.Posix.Encoder'
   0% (  0 / 15) in 'System.Console.Haskeline.Backend.Posix'
   0% (  0 /  3) in 'System.Console.Haskeline.Backend.Terminfo'
   0% (  0 / 17) in 'System.Console.Haskeline.Backend.DumbTerm'
   0% (  0 /  7) in 'System.Console.Haskeline.Backend'
  87% ( 20 / 23) in 'System.Console.Haskeline.InputT'
  40% (  2 /  5) in 'System.Console.Haskeline.Command.Completion'
   0% (  0 / 56) in 'System.Console.Haskeline.Vi'
   0% (  0 / 13) in 'System.Console.Haskeline.Emacs'
  98% ( 47 / 48) in 'System.Console.Haskeline'
  83% (  5 /  6) in 'System.Console.Haskeline.IO'
Warning: System.Console.Haskeline.MonadException: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.RWS.Lazy.RWST
Warning: System.Console.Haskeline.Completion: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: System.Console.Haskeline: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/haskeline/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskeline-0.7.1.1
Registering haskeline-0.7.1.1...
Installed haskeline-0.7.1.1
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 hexpat-0.20.4...
Building hexpat-0.20.4...
Preprocessing library hexpat-0.20.4...
[ 1 of 12] Compiling Text.XML.Expat.Internal.IO ( Text/XML/Expat/Internal/IO.hs, dist/build/Text/XML/Expat/Internal/IO.o )
[ 2 of 12] Compiling Text.XML.Expat.SAX ( Text/XML/Expat/SAX.hs, dist/build/Text/XML/Expat/SAX.o )
[ 3 of 12] Compiling Text.XML.Expat.Internal.NodeClass ( Text/XML/Expat/Internal/NodeClass.hs, dist/build/Text/XML/Expat/Internal/NodeClass.o )
[ 4 of 12] Compiling Text.XML.Expat.Internal.Qualified ( Text/XML/Expat/Internal/Qualified.hs, dist/build/Text/XML/Expat/Internal/Qualified.o )
[ 5 of 12] Compiling Text.XML.Expat.Internal.Namespaced ( Text/XML/Expat/Internal/Namespaced.hs, dist/build/Text/XML/Expat/Internal/Namespaced.o )
[ 6 of 12] Compiling Text.XML.Expat.Tree ( Text/XML/Expat/Tree.hs, dist/build/Text/XML/Expat/Tree.o )
[ 7 of 12] Compiling Text.XML.Expat.Cursor ( Text/XML/Expat/Cursor.hs, dist/build/Text/XML/Expat/Cursor.o )
[ 8 of 12] Compiling Text.XML.Expat.Internal.DocumentClass ( Text/XML/Expat/Internal/DocumentClass.hs, dist/build/Text/XML/Expat/Internal/DocumentClass.o )
[ 9 of 12] Compiling Text.XML.Expat.Extended ( Text/XML/Expat/Extended.hs, dist/build/Text/XML/Expat/Extended.o )
[10 of 12] Compiling Text.XML.Expat.Format ( Text/XML/Expat/Format.hs, dist/build/Text/XML/Expat/Format.o )
[11 of 12] Compiling Text.XML.Expat.Proc ( Text/XML/Expat/Proc.hs, dist/build/Text/XML/Expat/Proc.o )
[12 of 12] Compiling Text.XML.Expat.Annotated ( Text/XML/Expat/Annotated.hs, dist/build/Text/XML/Expat/Annotated.o )
In-place registering hexpat-0.20.4...
Running Haddock for hexpat-0.20.4...
Running hscolour for hexpat-0.20.4...
Preprocessing library hexpat-0.20.4...
Preprocessing library hexpat-0.20.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
  43% (  3 /  7) in 'Text.XML.Expat.Internal.IO'
  79% ( 15 / 19) in 'Text.XML.Expat.SAX'
  94% ( 17 / 18) in 'Text.XML.Expat.Internal.NodeClass'
  71% (  5 /  7) in 'Text.XML.Expat.Internal.Qualified'
  44% (  4 /  9) in 'Text.XML.Expat.Internal.Namespaced'
Warning: Text.XML.Expat.Tree: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  ListOf
  90% ( 27 / 30) in 'Text.XML.Expat.Tree'
  96% ( 69 / 72) in 'Text.XML.Expat.Cursor'
  36% (  4 / 11) in 'Text.XML.Expat.Internal.DocumentClass'
Warning: Text.XML.Expat.Extended: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  NodeType, ListOf
  93% ( 43 / 46) in 'Text.XML.Expat.Extended'
  95% ( 21 / 22) in 'Text.XML.Expat.Format'
 100% ( 15 / 15) in 'Text.XML.Expat.Proc'
Warning: Text.XML.Expat.Annotated: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  ListOf
  92% ( 34 / 37) in 'Text.XML.Expat.Annotated'
Warning: Text.XML.Expat.SAX: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Text.XML.Expat.Tree: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Text.XML.Expat.Extended: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Text.XML.Expat.Annotated: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/hexpat/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hexpat-0.20.4
Registering hexpat-0.20.4...
Installed hexpat-0.20.4
Configuring zip-archive-0.1.4...
Building zip-archive-0.1.4...
Preprocessing library zip-archive-0.1.4...
[1 of 1] Compiling Codec.Archive.Zip ( src/Codec/Archive/Zip.hs, dist/build/Codec/Archive/Zip.o )
In-place registering zip-archive-0.1.4...
Running Haddock for zip-archive-0.1.4...
Running hscolour for zip-archive-0.1.4...
Preprocessing library zip-archive-0.1.4...
Preprocessing library zip-archive-0.1.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,
zlib-0.5.4.1
Haddock coverage:
 100% ( 21 / 21) in 'Codec.Archive.Zip'
Documentation created: dist/doc/html/zip-archive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/zip-archive-0.1.4
Registering zip-archive-0.1.4...
Installed zip-archive-0.1.4
Configuring zlib-enum-0.2.3...
Building zlib-enum-0.2.3...
Preprocessing library zlib-enum-0.2.3...
[1 of 1] Compiling Codec.Zlib.Enum  ( Codec/Zlib/Enum.hs, dist/build/Codec/Zlib/Enum.o )
In-place registering zlib-enum-0.2.3...
Running Haddock for zlib-enum-0.2.3...
Running hscolour for zlib-enum-0.2.3...
Preprocessing library zlib-enum-0.2.3...
Preprocessing library zlib-enum-0.2.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3,
transformers-0.3.0.0, zlib-0.5.4.1
Haddock coverage:
Warning: Couldn't find .haddock for export Codec.Compression.Zlib.Stream.WindowBits
Warning: Couldn't find .haddock for export Codec.Compression.Zlib.Stream.defaultWindowBits
  70% (  7 / 10) in 'Codec.Zlib.Enum'
Warning: Codec.Zlib.Enum: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/zlib-enum/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/zlib-enum-0.2.3
Registering zlib-enum-0.2.3...
Installed zlib-enum-0.2.3
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 crypto-cipher-types-0.0.9...
Building crypto-cipher-types-0.0.9...
Preprocessing library crypto-cipher-types-0.0.9...
[ 1 of 10] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o )
[ 2 of 10] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o )
[ 3 of 10] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o )
[ 4 of 10] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o )
[ 5 of 10] Compiling Crypto.Cipher.Types.BlockIO ( Crypto/Cipher/Types/BlockIO.hs, dist/build/Crypto/Cipher/Types/BlockIO.o )
[ 6 of 10] Compiling Crypto.Cipher.Types.Unsafe ( Crypto/Cipher/Types/Unsafe.hs, dist/build/Crypto/Cipher/Types/Unsafe.o )
[ 7 of 10] Compiling Crypto.Cipher.Types.OfIO ( Crypto/Cipher/Types/OfIO.hs, dist/build/Crypto/Cipher/Types/OfIO.o )
[ 8 of 10] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o )
[ 9 of 10] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o )
[10 of 10] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o )
In-place registering crypto-cipher-types-0.0.9...
Running Haddock for crypto-cipher-types-0.0.9...
Running hscolour for crypto-cipher-types-0.0.9...
Preprocessing library crypto-cipher-types-0.0.9...
Preprocessing library crypto-cipher-types-0.0.9...
Haddock coverage:
  33% (  1 /  3) in 'Crypto.Cipher.Types.Utils'
  67% (  2 /  3) in 'Crypto.Cipher.Types.GF'
 100% (  9 /  9) in 'Crypto.Cipher.Types.Base'
  94% ( 16 / 17) in 'Crypto.Cipher.Types.Block'
 100% (  7 /  7) in 'Crypto.Cipher.Types.BlockIO'
 100% (  7 /  7) in 'Crypto.Cipher.Types.Unsafe'
 100% (  4 /  4) in 'Crypto.Cipher.Types.OfIO'
 100% (  2 /  2) in 'Crypto.Cipher.Types.Stream'
 100% (  7 /  7) in 'Crypto.Cipher.Types.AEAD'
 100% ( 31 / 31) in 'Crypto.Cipher.Types'
Documentation created: dist/doc/html/crypto-cipher-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-cipher-types-0.0.9
Registering crypto-cipher-types-0.0.9...
Installed crypto-cipher-types-0.0.9
Configuring certificate-1.3.9...
Building certificate-1.3.9...
Preprocessing library certificate-1.3.9...
[ 1 of 10] Compiling Data.Certificate.KeyDSA ( Data/Certificate/KeyDSA.hs, dist/build/Data/Certificate/KeyDSA.o )
[ 2 of 10] Compiling Data.Certificate.KeyRSA ( Data/Certificate/KeyRSA.hs, dist/build/Data/Certificate/KeyRSA.o )
[ 3 of 10] Compiling Data.Certificate.X509.Internal ( Data/Certificate/X509/Internal.hs, dist/build/Data/Certificate/X509/Internal.o )
[ 4 of 10] Compiling Data.Certificate.X509.Ext ( Data/Certificate/X509/Ext.hs, dist/build/Data/Certificate/X509/Ext.o )
[ 5 of 10] Compiling Data.Certificate.X509.Cert ( Data/Certificate/X509/Cert.hs, dist/build/Data/Certificate/X509/Cert.o )

Data/Certificate/X509/Cert.hs:336:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `encodePK':
        Patterns not matched:
            PubKeyDH _
            PubKeyECDSA _ _
[ 6 of 10] Compiling Data.Certificate.X509 ( Data/Certificate/X509.hs, dist/build/Data/Certificate/X509.o )
[ 7 of 10] Compiling Data.CertificateStore ( Data/CertificateStore.hs, dist/build/Data/CertificateStore.o )
[ 8 of 10] Compiling System.Certificate.X509.Unix ( System/Certificate/X509/Unix.hs, dist/build/System/Certificate/X509/Unix.o )
[ 9 of 10] Compiling System.Certificate.X509 ( System/Certificate/X509.hs, dist/build/System/Certificate/X509.o )
[10 of 10] Compiling System.Certificate.X509.MacOS ( System/Certificate/X509/MacOS.hs, dist/build/System/Certificate/X509/MacOS.o )
In-place registering certificate-1.3.9...
Running Haddock for certificate-1.3.9...
Running hscolour for certificate-1.3.9...
Preprocessing library certificate-1.3.9...
Preprocessing library certificate-1.3.9...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
  33% (  1 /  3) in 'Data.Certificate.KeyDSA'
  33% (  2 /  6) in 'Data.Certificate.KeyRSA'
  20% (  1 /  5) in 'Data.Certificate.X509.Internal'
  33% (  4 / 12) in 'Data.Certificate.X509.Ext'
  17% (  4 / 24) in 'Data.Certificate.X509.Cert'
  50% ( 12 / 24) in 'Data.Certificate.X509'
  83% (  5 /  6) in 'Data.CertificateStore'
  50% (  1 /  2) in 'System.Certificate.X509.Unix'
  50% (  1 /  2) in 'System.Certificate.X509'
   0% (  0 /  2) in 'System.Certificate.X509.MacOS'
Warning: Data.Certificate.X509.Cert: could not find link destinations for:
    Data.Certificate.X509.Cert.Time
Warning: Data.Certificate.X509: could not find link destinations for:
    Data.Certificate.X509.Cert.Time
Documentation created: dist/doc/html/certificate/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/certificate-1.3.9
Registering certificate-1.3.9...
Installed certificate-1.3.9
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 http-types-0.8.2...
Building http-types-0.8.2...
Preprocessing library http-types-0.8.2...
[1 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.o )
[2 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.o )
[3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.o )
[4 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.o )
[5 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.o )
[6 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.o )
[7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.o )
In-place registering http-types-0.8.2...
Running Haddock for http-types-0.8.2...
Running hscolour for http-types-0.8.2...
Preprocessing library http-types-0.8.2...
Preprocessing library http-types-0.8.2...
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:
  80% (  4 /  5) in 'Network.HTTP.Types.Version'
  97% ( 28 / 29) in 'Network.HTTP.Types.URI'
  99% ( 89 / 90) in 'Network.HTTP.Types.Status'
  75% (  3 /  4) in 'Network.HTTP.Types.QueryLike'
  93% ( 14 / 15) in 'Network.HTTP.Types.Method'
  85% ( 28 / 33) in 'Network.HTTP.Types.Header'
  97% (170 /175) in 'Network.HTTP.Types'
Warning: Network.HTTP.Types.URI: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Network.HTTP.Types.QueryLike: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Network.HTTP.Types: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/http-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/http-types-0.8.2
Registering http-types-0.8.2...
Installed http-types-0.8.2
Configuring semigroups-0.12...
Building semigroups-0.12...
Preprocessing library semigroups-0.12...
[1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 2] Compiling Data.Semigroup   ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
In-place registering semigroups-0.12...
Running Haddock for semigroups-0.12...
Running hscolour for semigroups-0.12...
Preprocessing library semigroups-0.12...
Preprocessing library semigroups-0.12...
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:
  94% ( 62 / 66) in 'Data.List.NonEmpty'
  87% ( 20 / 23) in 'Data.Semigroup'
Warning: Data.Semigroup: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/semigroups/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroups-0.12
Registering semigroups-0.12...
Installed semigroups-0.12
Configuring aeson-0.6.2.1...
Building aeson-0.6.2.1...
Preprocessing library aeson-0.6.2.1...
[ 1 of 11] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
[ 2 of 11] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 3 of 11] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 4 of 11] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
[ 5 of 11] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[ 6 of 11] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
[ 7 of 11] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[ 8 of 11] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[ 9 of 11] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o )
[10 of 11] Compiling Data.Aeson       ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[11 of 11] Compiling Data.Aeson.TH    ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
In-place registering aeson-0.6.2.1...
Running Haddock for aeson-0.6.2.1...
Running hscolour for aeson-0.6.2.1...
Preprocessing library aeson-0.6.2.1...
Preprocessing library aeson-0.6.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
 100% ( 23 / 23) in 'Data.Aeson.Types.Internal'
  67% (  6 /  9) in 'Data.Aeson.Functions'
 100% ( 25 / 25) in 'Data.Aeson.Types.Class'
 100% (  1 /  1) in 'Data.Aeson.Types.Generic'
 100% ( 43 / 43) in 'Data.Aeson.Types'
  73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
 100% ( 10 / 10) in 'Data.Aeson.Parser'
 100% (  3 /  3) in 'Data.Aeson.Encode'
  75% (  6 /  8) in 'Data.Aeson.Generic'
 100% ( 56 / 56) in 'Data.Aeson'
 100% ( 12 / 12) in 'Data.Aeson.TH'
Warning: Data.Aeson.Types: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON
Warning: Data.Aeson.Parser: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Data.Aeson.Encode: could not find link destinations for:
    Data.Text.Lazy.Builder.Builder Data.Text.Lazy.Builder.toLazyText
Warning: Data.Aeson: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON
Documentation created: dist/doc/html/aeson/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/aeson-0.6.2.1
Registering aeson-0.6.2.1...
Installed aeson-0.6.2.1
Configuring crypto-random-0.0.7...
Building crypto-random-0.0.7...
Preprocessing library crypto-random-0.0.7...
[1 of 8] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o )
[2 of 8] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o )
[3 of 8] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o )
[4 of 8] Compiling Crypto.Random.Test ( Crypto/Random/Test.hs, dist/build/Crypto/Random/Test.o )
[5 of 8] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o )
[6 of 8] Compiling Crypto.Random.Generator ( Crypto/Random/Generator.hs, dist/build/Crypto/Random/Generator.o )
[7 of 8] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[8 of 8] Compiling Crypto.Random.API ( Crypto/Random/API.hs, dist/build/Crypto/Random/API.o )
In-place registering crypto-random-0.0.7...
Running Haddock for crypto-random-0.0.7...
Running hscolour for crypto-random-0.0.7...
Preprocessing library crypto-random-0.0.7...
Preprocessing library crypto-random-0.0.7...
Haddock coverage:
 100% (  2 /  2) in 'Crypto.Random.Entropy.Source'
 100% (  2 /  2) in 'Crypto.Random.Entropy.RDRand'
 100% (  3 /  3) in 'Crypto.Random.Entropy.Unix'
 100% (  6 /  6) in 'Crypto.Random.Test'
 100% (  7 /  7) in 'Crypto.Random.Entropy'
 100% (  2 /  2) in 'Crypto.Random.Generator'
 100% ( 13 / 13) in 'Crypto.Random'
 100% (  6 /  6) in 'Crypto.Random.API'
Documentation created: dist/doc/html/crypto-random/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-random-0.0.7
Registering crypto-random-0.0.7...
Installed crypto-random-0.0.7
Configuring hashtables-1.1.2.1...
Building hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.1...
[ 1 of 12] Compiling Data.HashTable.Internal.UnsafeTricks ( src/Data/HashTable/Internal/UnsafeTricks.hs, dist/build/Data/HashTable/Internal/UnsafeTricks.o )
[ 2 of 12] Compiling Data.HashTable.Internal.Utils ( src/Data/HashTable/Internal/Utils.hs, dist/build/Data/HashTable/Internal/Utils.o )
[ 3 of 12] Compiling Data.HashTable.Internal.CheapPseudoRandomBitStream ( src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs, dist/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.o )
[ 4 of 12] Compiling Data.HashTable.Internal.IntArray ( src/Data/HashTable/Internal/IntArray.hs, dist/build/Data/HashTable/Internal/IntArray.o )
[ 5 of 12] Compiling Data.HashTable.Internal.CacheLine ( src/Data/HashTable/Internal/CacheLine.hs, dist/build/Data/HashTable/Internal/CacheLine.o )
[ 6 of 12] Compiling Data.HashTable.Internal.Array ( src/Data/HashTable/Internal/Array.hs, dist/build/Data/HashTable/Internal/Array.o )
[ 7 of 12] Compiling Data.HashTable.Internal.Linear.Bucket ( src/Data/HashTable/Internal/Linear/Bucket.hs, dist/build/Data/HashTable/Internal/Linear/Bucket.o )
[ 8 of 12] Compiling Data.HashTable.Class ( src/Data/HashTable/Class.hs, dist/build/Data/HashTable/Class.o )
[ 9 of 12] Compiling Data.HashTable.ST.Basic ( src/Data/HashTable/ST/Basic.hs, dist/build/Data/HashTable/ST/Basic.o )
[10 of 12] Compiling Data.HashTable.ST.Cuckoo ( src/Data/HashTable/ST/Cuckoo.hs, dist/build/Data/HashTable/ST/Cuckoo.o )
[11 of 12] Compiling Data.HashTable.ST.Linear ( src/Data/HashTable/ST/Linear.hs, dist/build/Data/HashTable/ST/Linear.o )
[12 of 12] Compiling Data.HashTable.IO ( src/Data/HashTable/IO.hs, dist/build/Data/HashTable/IO.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

src/Data/HashTable/IO.hs:230:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mapM_'
In-place registering hashtables-1.1.2.1...
Running Haddock for hashtables-1.1.2.1...
Running hscolour for hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
   0% (  0 / 10) in 'Data.HashTable.Internal.UnsafeTricks'
   6% (  1 / 17) in 'Data.HashTable.Internal.Utils'
   0% (  0 /  5) in 'Data.HashTable.Internal.CheapPseudoRandomBitStream'
   0% (  0 /  7) in 'Data.HashTable.Internal.IntArray'
  43% (  6 / 14) in 'Data.HashTable.Internal.CacheLine'
  20% (  1 /  5) in 'Data.HashTable.Internal.Array'
   0% (  0 / 18) in 'Data.HashTable.Internal.Linear.Bucket'
 100% (  5 /  5) in 'Data.HashTable.Class'
 100% ( 10 / 10) in 'Data.HashTable.ST.Basic'
 100% (  9 /  9) in 'Data.HashTable.ST.Cuckoo'
 100% ( 10 / 10) in 'Data.HashTable.ST.Linear'
 100% ( 16 / 16) in 'Data.HashTable.IO'
Documentation created: dist/doc/html/hashtables/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashtables-1.1.2.1
Registering hashtables-1.1.2.1...
Installed hashtables-1.1.2.1
Configuring regex-compat-0.95.1...
Building regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
[1 of 1] Compiling Text.Regex       ( Text/Regex.hs, dist/build/Text/Regex.o )
In-place registering regex-compat-0.95.1...
Running Haddock for regex-compat-0.95.1...
Running hscolour for regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.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
Haddock coverage:
 100% (  9 /  9) in 'Text.Regex'
Documentation created: dist/doc/html/regex-compat/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-compat-0.95.1
Registering regex-compat-0.95.1...
Installed regex-compat-0.95.1
Configuring fsnotify-0.0.11...
Building fsnotify-0.0.11...
Preprocessing library fsnotify-0.0.11...
[1 of 7] Compiling System.FSNotify.Path ( src/System/FSNotify/Path.hs, dist/build/System/FSNotify/Path.o )
[2 of 7] Compiling System.FSNotify.Types ( src/System/FSNotify/Types.hs, dist/build/System/FSNotify/Types.o )
[3 of 7] Compiling System.FSNotify.Listener ( src/System/FSNotify/Listener.hs, dist/build/System/FSNotify/Listener.o )
[4 of 7] Compiling System.FSNotify.Linux ( src/System/FSNotify/Linux.hs, dist/build/System/FSNotify/Linux.o )
[5 of 7] Compiling System.FSNotify.Polling ( src/System/FSNotify/Polling.hs, dist/build/System/FSNotify/Polling.o )
[6 of 7] Compiling System.FSNotify  ( src/System/FSNotify.hs, dist/build/System/FSNotify.o )

src/System/FSNotify.hs:37:1: Warning:
    Module `Prelude' does not export `catch'
[7 of 7] Compiling System.FSNotify.Devel ( src/System/FSNotify/Devel.hs, dist/build/System/FSNotify/Devel.o )

src/System/FSNotify/Devel.hs:7:1: Warning:
    Module `Prelude' does not export `catch'
In-place registering fsnotify-0.0.11...
Running Haddock for fsnotify-0.0.11...
Running hscolour for fsnotify-0.0.11...
Preprocessing library fsnotify-0.0.11...
Preprocessing library fsnotify-0.0.11...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3

dist/build/tmp-26107/src/System/FSNotify.hs:37:1: Warning:
    Module `Prelude' does not export `catch'

dist/build/tmp-26107/src/System/FSNotify/Devel.hs:7:1: Warning:
    Module `Prelude' does not export `catch'
Haddock coverage:
  17% (  1 /  6) in 'System.FSNotify.Path'
  75% (  9 / 12) in 'System.FSNotify.Types'
  80% (  4 /  5) in 'System.FSNotify.Listener'
  33% (  1 /  3) in 'System.FSNotify.Linux'
  25% (  1 /  4) in 'System.FSNotify.Polling'
  77% ( 17 / 22) in 'System.FSNotify'
  33% (  2 /  6) in 'System.FSNotify.Devel'
Warning: System.FSNotify.Devel: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/fsnotify/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/fsnotify-0.0.11
Registering fsnotify-0.0.11...
Installed fsnotify-0.0.11
[1 of 1] Compiling Main             ( /tmp/lifted-base-0.2.1.1-26107/lifted-base-0.2.1.1/Setup.hs, /tmp/lifted-base-0.2.1.1-26107/lifted-base-0.2.1.1/dist/setup/Main.o )
Linking /tmp/lifted-base-0.2.1.1-26107/lifted-base-0.2.1.1/dist/setup/setup ...
Configuring lifted-base-0.2.1.1...
Building lifted-base-0.2.1.1...
Preprocessing library lifted-base-0.2.1.1...
[1 of 6] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o )
[2 of 6] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o )
[3 of 6] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o )
[4 of 6] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o )
[5 of 6] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o )
[6 of 6] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o )
In-place registering lifted-base-0.2.1.1...
Running Haddock for lifted-base-0.2.1.1...
Running hscolour for lifted-base-0.2.1.1...
Preprocessing library lifted-base-0.2.1.1...
Preprocessing library lifted-base-0.2.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
Haddock coverage:
 100% (  2 /  2) in 'System.Timeout.Lifted'
 100% ( 11 / 11) in 'Data.IORef.Lifted'
 100% (  8 /  8) in 'Control.Concurrent.Chan.Lifted'
 100% ( 17 / 17) in 'Control.Concurrent.MVar.Lifted'
 100% ( 36 / 36) in 'Control.Exception.Lifted'
 100% ( 34 / 34) in 'Control.Concurrent.Lifted'
Documentation created: dist/doc/html/lifted-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/lifted-base-0.2.1.1
Registering lifted-base-0.2.1.1...
Installed lifted-base-0.2.1.1
Configuring snap-core-0.9.5.0...
Building snap-core-0.9.5.0...
Preprocessing library snap-core-0.9.5.0...
[ 1 of 22] Compiling Snap.Util.Readable ( src/Snap/Util/Readable.hs, dist/build/Snap/Util/Readable.o )
[ 2 of 22] Compiling Snap.Internal.Iteratee.BoyerMooreHorspool ( src/Snap/Internal/Iteratee/BoyerMooreHorspool.hs, dist/build/Snap/Internal/Iteratee/BoyerMooreHorspool.o )
[ 3 of 22] Compiling Snap.Internal.Parsing.FastSet ( src/Snap/Internal/Parsing/FastSet.hs, dist/build/Snap/Internal/Parsing/FastSet.o )
[ 4 of 22] Compiling Snap.Internal.Debug ( src/Snap/Internal/Debug.hs, dist/build/Snap/Internal/Debug.o )
[ 5 of 22] Compiling Snap.Types.Headers ( src/Snap/Types/Headers.hs, dist/build/Snap/Types/Headers.o )
[ 6 of 22] Compiling Snap.Iteratee    ( src/Snap/Iteratee.hs, dist/build/Snap/Iteratee.o )
[ 7 of 22] Compiling Snap.Internal.Iteratee.Debug ( src/Snap/Internal/Iteratee/Debug.hs, dist/build/Snap/Internal/Iteratee/Debug.o )
[ 8 of 22] Compiling Snap.Internal.Http.Types ( src/Snap/Internal/Http/Types.hs, dist/build/Snap/Internal/Http/Types.o )
[ 9 of 22] Compiling Snap.Internal.Parsing ( src/Snap/Internal/Parsing.hs, dist/build/Snap/Internal/Parsing.o )
[10 of 22] Compiling Snap.Internal.Test.Assertions ( src/Snap/Internal/Test/Assertions.hs, dist/build/Snap/Internal/Test/Assertions.o )
[11 of 22] Compiling Snap.Internal.Exceptions ( src/Snap/Internal/Exceptions.hs, dist/build/Snap/Internal/Exceptions.o )
[12 of 22] Compiling Snap.Internal.Types ( src/Snap/Internal/Types.hs, dist/build/Snap/Internal/Types.o )
[13 of 22] Compiling Snap.Internal.Instances ( src/Snap/Internal/Instances.hs, dist/build/Snap/Internal/Instances.o )
[14 of 22] Compiling Snap.Internal.Routing ( src/Snap/Internal/Routing.hs, dist/build/Snap/Internal/Routing.o )
[15 of 22] Compiling Snap.Core        ( src/Snap/Core.hs, dist/build/Snap/Core.o )
[16 of 22] Compiling Snap.Types       ( src/Snap/Types.hs, dist/build/Snap/Types.o )
[17 of 22] Compiling Snap.Internal.Test.RequestBuilder ( src/Snap/Internal/Test/RequestBuilder.hs, dist/build/Snap/Internal/Test/RequestBuilder.o )
[18 of 22] Compiling Snap.Test        ( src/Snap/Test.hs, dist/build/Snap/Test.o )
[19 of 22] Compiling Snap.Util.FileServe ( src/Snap/Util/FileServe.hs, dist/build/Snap/Util/FileServe.o )
[20 of 22] Compiling Snap.Util.FileUploads ( src/Snap/Util/FileUploads.hs, dist/build/Snap/Util/FileUploads.o )

src/Snap/Util/FileUploads.hs:889:5: Warning:
    In the use of `addMVarFinalizer'
    (imported from Control.Concurrent.MVar):
    Deprecated: "use mkWeakMVar instead"
[21 of 22] Compiling Snap.Util.GZip   ( src/Snap/Util/GZip.hs, dist/build/Snap/Util/GZip.o )
[22 of 22] Compiling Snap.Util.Proxy  ( src/Snap/Util/Proxy.hs, dist/build/Snap/Util/Proxy.o )
In-place registering snap-core-0.9.5.0...
Running Haddock for snap-core-0.9.5.0...
Running hscolour for snap-core-0.9.5.0...
Preprocessing library snap-core-0.9.5.0...
Preprocessing library snap-core-0.9.5.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, random-1.0.1.1,
text-0.11.2.3, transformers-0.3.0.0, zlib-0.5.4.1

src/Snap/Util/FileUploads.hs:889:5: Warning:
    In the use of `addMVarFinalizer'
    (imported from Control.Concurrent.MVar):
    Deprecated: "use mkWeakMVar instead"
Haddock coverage:
  50% (  1 /  2) in 'Snap.Util.Readable'
   0% (  0 /  3) in 'Snap.Internal.Iteratee.BoyerMooreHorspool'
  69% (  9 / 13) in 'Snap.Internal.Parsing.FastSet'
  20% (  1 /  5) in 'Snap.Internal.Debug'
  43% (  9 / 21) in 'Snap.Types.Headers'
  76% ( 55 / 72) in 'Snap.Iteratee'
  20% (  1 /  5) in 'Snap.Internal.Iteratee.Debug'
  77% ( 37 / 48) in 'Snap.Internal.Http.Types'
  20% (  9 / 44) in 'Snap.Internal.Parsing'
  71% (  5 /  7) in 'Snap.Internal.Test.Assertions'
  43% (  3 /  7) in 'Snap.Internal.Exceptions'
  82% ( 61 / 74) in 'Snap.Internal.Types'
   0% (  0 /  1) in 'Snap.Internal.Instances'
  33% (  3 /  9) in 'Snap.Internal.Routing'
  96% (136 /142) in 'Snap.Core'
 100% (  2 /  2) in 'Snap.Types'
  89% ( 25 / 28) in 'Snap.Internal.Test.RequestBuilder'
  93% ( 39 / 42) in 'Snap.Test'
  94% ( 16 / 17) in 'Snap.Util.FileServe'
  85% ( 28 / 33) in 'Snap.Util.FileUploads'
  75% (  3 /  4) in 'Snap.Util.GZip'
 100% (  3 /  3) in 'Snap.Util.Proxy'
Warning: Snap.Util.Readable: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Snap.Internal.Debug: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Snap.Iteratee: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Class.MonadTrans
Warning: Snap.Internal.Iteratee.Debug: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Snap.Internal.Http.Types: could not find link destinations for:
    Control.Monad.State.Class.MonadState
Warning: Snap.Internal.Parsing: could not find link destinations for:
    Snap.Internal.Parsing.FastSet.FastSet
Warning: Snap.Core: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Error.Class.MonadError Control.Monad.Trans.Class.lift Snap.Internal.Routing.route' Control.Monad.State.Class.gets Control.Monad.State.Class.MonadState Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Warning: Snap.Test: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.State.Class.MonadState Control.Monad.IO.Class.MonadIO
Warning: Snap.Util.FileUploads: could not find link destinations for:
    Data.Text.Internal.Text Snap.Internal.Iteratee.BoyerMooreHorspool.MatchInfo Snap.Internal.Iteratee.BoyerMooreHorspool.bmhEnumeratee
Documentation created: dist/doc/html/snap-core/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/snap-core-0.9.5.0
Registering snap-core-0.9.5.0...
Installed snap-core-0.9.5.0
Configuring highlighting-kate-0.5.5.1...
Building highlighting-kate-0.5.5.1...
Preprocessing library highlighting-kate-0.5.5.1...
[  1 of 106] Compiling Paths_highlighting_kate ( dist/build/autogen/Paths_highlighting_kate.hs, dist/build/Paths_highlighting_kate.o )
[  2 of 106] Compiling Text.Highlighting.Kate.Types ( Text/Highlighting/Kate/Types.hs, dist/build/Text/Highlighting/Kate/Types.o )
[  3 of 106] Compiling Text.Highlighting.Kate.Styles ( Text/Highlighting/Kate/Styles.hs, dist/build/Text/Highlighting/Kate/Styles.o )
[  4 of 106] Compiling Text.Highlighting.Kate.Format.HTML ( Text/Highlighting/Kate/Format/HTML.hs, dist/build/Text/Highlighting/Kate/Format/HTML.o )
[  5 of 106] Compiling Text.Highlighting.Kate.Format.LaTeX ( Text/Highlighting/Kate/Format/LaTeX.hs, dist/build/Text/Highlighting/Kate/Format/LaTeX.o )
[  6 of 106] Compiling Text.Highlighting.Kate.Common ( Text/Highlighting/Kate/Common.hs, dist/build/Text/Highlighting/Kate/Common.o )
[  7 of 106] Compiling Text.Highlighting.Kate.Syntax.Ada ( Text/Highlighting/Kate/Syntax/Ada.hs, dist/build/Text/Highlighting/Kate/Syntax/Ada.o )
[  8 of 106] Compiling Text.Highlighting.Kate.Syntax.Alert ( Text/Highlighting/Kate/Syntax/Alert.hs, dist/build/Text/Highlighting/Kate/Syntax/Alert.o )
[  9 of 106] Compiling Text.Highlighting.Kate.Syntax.Alert_indent ( Text/Highlighting/Kate/Syntax/Alert_indent.hs, dist/build/Text/Highlighting/Kate/Syntax/Alert_indent.o )
[ 10 of 106] Compiling Text.Highlighting.Kate.Syntax.Apache ( Text/Highlighting/Kate/Syntax/Apache.hs, dist/build/Text/Highlighting/Kate/Syntax/Apache.o )
[ 11 of 106] Compiling Text.Highlighting.Kate.Syntax.Asn1 ( Text/Highlighting/Kate/Syntax/Asn1.hs, dist/build/Text/Highlighting/Kate/Syntax/Asn1.o )
[ 12 of 106] Compiling Text.Highlighting.Kate.Syntax.Asp ( Text/Highlighting/Kate/Syntax/Asp.hs, dist/build/Text/Highlighting/Kate/Syntax/Asp.o )
[ 13 of 106] Compiling Text.Highlighting.Kate.Syntax.Awk ( Text/Highlighting/Kate/Syntax/Awk.hs, dist/build/Text/Highlighting/Kate/Syntax/Awk.o )
[ 14 of 106] Compiling Text.Highlighting.Kate.Syntax.Bibtex ( Text/Highlighting/Kate/Syntax/Bibtex.hs, dist/build/Text/Highlighting/Kate/Syntax/Bibtex.o )
[ 15 of 106] Compiling Text.Highlighting.Kate.Syntax.Boo ( Text/Highlighting/Kate/Syntax/Boo.hs, dist/build/Text/Highlighting/Kate/Syntax/Boo.o )
[ 16 of 106] Compiling Text.Highlighting.Kate.Syntax.Changelog ( Text/Highlighting/Kate/Syntax/Changelog.hs, dist/build/Text/Highlighting/Kate/Syntax/Changelog.o )
[ 17 of 106] Compiling Text.Highlighting.Kate.Syntax.Clojure ( Text/Highlighting/Kate/Syntax/Clojure.hs, dist/build/Text/Highlighting/Kate/Syntax/Clojure.o )
[ 18 of 106] Compiling Text.Highlighting.Kate.Syntax.Coldfusion ( Text/Highlighting/Kate/Syntax/Coldfusion.hs, dist/build/Text/Highlighting/Kate/Syntax/Coldfusion.o )
[ 19 of 106] Compiling Text.Highlighting.Kate.Syntax.Commonlisp ( Text/Highlighting/Kate/Syntax/Commonlisp.hs, dist/build/Text/Highlighting/Kate/Syntax/Commonlisp.o )
[ 20 of 106] Compiling Text.Highlighting.Kate.Syntax.Css ( Text/Highlighting/Kate/Syntax/Css.hs, dist/build/Text/Highlighting/Kate/Syntax/Css.o )
[ 21 of 106] Compiling Text.Highlighting.Kate.Syntax.Curry ( Text/Highlighting/Kate/Syntax/Curry.hs, dist/build/Text/Highlighting/Kate/Syntax/Curry.o )
[ 22 of 106] Compiling Text.Highlighting.Kate.Syntax.D ( Text/Highlighting/Kate/Syntax/D.hs, dist/build/Text/Highlighting/Kate/Syntax/D.o )
[ 23 of 106] Compiling Text.Highlighting.Kate.Syntax.Diff ( Text/Highlighting/Kate/Syntax/Diff.hs, dist/build/Text/Highlighting/Kate/Syntax/Diff.o )

Text/Highlighting/Kate/Syntax/Diff.hs:46:10: Warning:
    Pattern match(es) are overlapped
    In a case alternative: ("Diff", "File") -> ...

Text/Highlighting/Kate/Syntax/Diff.hs:86:1: Warning:
    Pattern match(es) are overlapped
    In an equation for `parseRules': parseRules ("Diff", "File") = ...
[ 24 of 106] Compiling Text.Highlighting.Kate.Syntax.Doxygen ( Text/Highlighting/Kate/Syntax/Doxygen.hs, dist/build/Text/Highlighting/Kate/Syntax/Doxygen.o )
[ 25 of 106] Compiling Text.Highlighting.Kate.Syntax.C ( Text/Highlighting/Kate/Syntax/C.hs, dist/build/Text/Highlighting/Kate/Syntax/C.o )
[ 26 of 106] Compiling Text.Highlighting.Kate.Syntax.Cpp ( Text/Highlighting/Kate/Syntax/Cpp.hs, dist/build/Text/Highlighting/Kate/Syntax/Cpp.o )
[ 27 of 106] Compiling Text.Highlighting.Kate.Syntax.Cs ( Text/Highlighting/Kate/Syntax/Cs.hs, dist/build/Text/Highlighting/Kate/Syntax/Cs.o )
[ 28 of 106] Compiling Text.Highlighting.Kate.Syntax.Doxygenlua ( Text/Highlighting/Kate/Syntax/Doxygenlua.hs, dist/build/Text/Highlighting/Kate/Syntax/Doxygenlua.o )
[ 29 of 106] Compiling Text.Highlighting.Kate.Syntax.Dtd ( Text/Highlighting/Kate/Syntax/Dtd.hs, dist/build/Text/Highlighting/Kate/Syntax/Dtd.o )
[ 30 of 106] Compiling Text.Highlighting.Kate.Syntax.Eiffel ( Text/Highlighting/Kate/Syntax/Eiffel.hs, dist/build/Text/Highlighting/Kate/Syntax/Eiffel.o )
[ 31 of 106] Compiling Text.Highlighting.Kate.Syntax.Email ( Text/Highlighting/Kate/Syntax/Email.hs, dist/build/Text/Highlighting/Kate/Syntax/Email.o )
[ 32 of 106] Compiling Text.Highlighting.Kate.Syntax.Erlang ( Text/Highlighting/Kate/Syntax/Erlang.hs, dist/build/Text/Highlighting/Kate/Syntax/Erlang.o )
[ 33 of 106] Compiling Text.Highlighting.Kate.Syntax.Fortran ( Text/Highlighting/Kate/Syntax/Fortran.hs, dist/build/Text/Highlighting/Kate/Syntax/Fortran.o )
[ 34 of 106] Compiling Text.Highlighting.Kate.Syntax.Fsharp ( Text/Highlighting/Kate/Syntax/Fsharp.hs, dist/build/Text/Highlighting/Kate/Syntax/Fsharp.o )

Text/Highlighting/Kate/Syntax/Fsharp.hs:70:1: Warning:
    Defined but not used: `list_symbols'
[ 35 of 106] Compiling Text.Highlighting.Kate.Syntax.Gnuassembler ( Text/Highlighting/Kate/Syntax/Gnuassembler.hs, dist/build/Text/Highlighting/Kate/Syntax/Gnuassembler.o )
[ 36 of 106] Compiling Text.Highlighting.Kate.Syntax.Go ( Text/Highlighting/Kate/Syntax/Go.hs, dist/build/Text/Highlighting/Kate/Syntax/Go.o )
[ 37 of 106] Compiling Text.Highlighting.Kate.Syntax.Haskell ( Text/Highlighting/Kate/Syntax/Haskell.hs, dist/build/Text/Highlighting/Kate/Syntax/Haskell.o )
[ 38 of 106] Compiling Text.Highlighting.Kate.Syntax.Haxe ( Text/Highlighting/Kate/Syntax/Haxe.hs, dist/build/Text/Highlighting/Kate/Syntax/Haxe.o )
[ 39 of 106] Compiling Text.Highlighting.Kate.Syntax.Ini ( Text/Highlighting/Kate/Syntax/Ini.hs, dist/build/Text/Highlighting/Kate/Syntax/Ini.o )
[ 40 of 106] Compiling Text.Highlighting.Kate.Syntax.Json ( Text/Highlighting/Kate/Syntax/Json.hs, dist/build/Text/Highlighting/Kate/Syntax/Json.o )
[ 41 of 106] Compiling Text.Highlighting.Kate.Syntax.Jsp ( Text/Highlighting/Kate/Syntax/Jsp.hs, dist/build/Text/Highlighting/Kate/Syntax/Jsp.o )
[ 42 of 106] Compiling Text.Highlighting.Kate.Syntax.Julia ( Text/Highlighting/Kate/Syntax/Julia.hs, dist/build/Text/Highlighting/Kate/Syntax/Julia.o )
[ 43 of 106] Compiling Text.Highlighting.Kate.Syntax.Lex ( Text/Highlighting/Kate/Syntax/Lex.hs, dist/build/Text/Highlighting/Kate/Syntax/Lex.o )
[ 44 of 106] Compiling Text.Highlighting.Kate.Syntax.LiterateCurry ( Text/Highlighting/Kate/Syntax/LiterateCurry.hs, dist/build/Text/Highlighting/Kate/Syntax/LiterateCurry.o )
[ 45 of 106] Compiling Text.Highlighting.Kate.Syntax.LiterateHaskell ( Text/Highlighting/Kate/Syntax/LiterateHaskell.hs, dist/build/Text/Highlighting/Kate/Syntax/LiterateHaskell.o )
[ 46 of 106] Compiling Text.Highlighting.Kate.Syntax.Lua ( Text/Highlighting/Kate/Syntax/Lua.hs, dist/build/Text/Highlighting/Kate/Syntax/Lua.o )
[ 47 of 106] Compiling Text.Highlighting.Kate.Syntax.Makefile ( Text/Highlighting/Kate/Syntax/Makefile.hs, dist/build/Text/Highlighting/Kate/Syntax/Makefile.o )
[ 48 of 106] Compiling Text.Highlighting.Kate.Syntax.Markdown ( Text/Highlighting/Kate/Syntax/Markdown.hs, dist/build/Text/Highlighting/Kate/Syntax/Markdown.o )
[ 49 of 106] Compiling Text.Highlighting.Kate.Syntax.Matlab ( Text/Highlighting/Kate/Syntax/Matlab.hs, dist/build/Text/Highlighting/Kate/Syntax/Matlab.o )
[ 50 of 106] Compiling Text.Highlighting.Kate.Syntax.Maxima ( Text/Highlighting/Kate/Syntax/Maxima.hs, dist/build/Text/Highlighting/Kate/Syntax/Maxima.o )
[ 51 of 106] Compiling Text.Highlighting.Kate.Syntax.Metafont ( Text/Highlighting/Kate/Syntax/Metafont.hs, dist/build/Text/Highlighting/Kate/Syntax/Metafont.o )

Text/Highlighting/Kate/Syntax/Metafont.hs:82:1: Warning:
    Defined but not used: `list_notDefined'

Text/Highlighting/Kate/Syntax/Metafont.hs:84:1: Warning:
    Defined but not used: `list_EnvDelimiters'
[ 52 of 106] Compiling Text.Highlighting.Kate.Syntax.Mips ( Text/Highlighting/Kate/Syntax/Mips.hs, dist/build/Text/Highlighting/Kate/Syntax/Mips.o )
[ 53 of 106] Compiling Text.Highlighting.Kate.Syntax.Modelines ( Text/Highlighting/Kate/Syntax/Modelines.hs, dist/build/Text/Highlighting/Kate/Syntax/Modelines.o )
[ 54 of 106] Compiling Text.Highlighting.Kate.Syntax.Bash ( Text/Highlighting/Kate/Syntax/Bash.hs, dist/build/Text/Highlighting/Kate/Syntax/Bash.o )
[ 55 of 106] Compiling Text.Highlighting.Kate.Syntax.Cmake ( Text/Highlighting/Kate/Syntax/Cmake.hs, dist/build/Text/Highlighting/Kate/Syntax/Cmake.o )
[ 56 of 106] Compiling Text.Highlighting.Kate.Syntax.Javascript ( Text/Highlighting/Kate/Syntax/Javascript.hs, dist/build/Text/Highlighting/Kate/Syntax/Javascript.o )
[ 57 of 106] Compiling Text.Highlighting.Kate.Syntax.Coffee ( Text/Highlighting/Kate/Syntax/Coffee.hs, dist/build/Text/Highlighting/Kate/Syntax/Coffee.o )
[ 58 of 106] Compiling Text.Highlighting.Kate.Syntax.Djangotemplate ( Text/Highlighting/Kate/Syntax/Djangotemplate.hs, dist/build/Text/Highlighting/Kate/Syntax/Djangotemplate.o )
[ 59 of 106] Compiling Text.Highlighting.Kate.Syntax.Html ( Text/Highlighting/Kate/Syntax/Html.hs, dist/build/Text/Highlighting/Kate/Syntax/Html.o )
[ 60 of 106] Compiling Text.Highlighting.Kate.Syntax.Javadoc ( Text/Highlighting/Kate/Syntax/Javadoc.hs, dist/build/Text/Highlighting/Kate/Syntax/Javadoc.o )
[ 61 of 106] Compiling Text.Highlighting.Kate.Syntax.Actionscript ( Text/Highlighting/Kate/Syntax/Actionscript.hs, dist/build/Text/Highlighting/Kate/Syntax/Actionscript.o )
[ 62 of 106] Compiling Text.Highlighting.Kate.Syntax.Java ( Text/Highlighting/Kate/Syntax/Java.hs, dist/build/Text/Highlighting/Kate/Syntax/Java.o )
[ 63 of 106] Compiling Text.Highlighting.Kate.Syntax.Modula2 ( Text/Highlighting/Kate/Syntax/Modula2.hs, dist/build/Text/Highlighting/Kate/Syntax/Modula2.o )
[ 64 of 106] Compiling Text.Highlighting.Kate.Syntax.Modula3 ( Text/Highlighting/Kate/Syntax/Modula3.hs, dist/build/Text/Highlighting/Kate/Syntax/Modula3.o )
[ 65 of 106] Compiling Text.Highlighting.Kate.Syntax.Monobasic ( Text/Highlighting/Kate/Syntax/Monobasic.hs, dist/build/Text/Highlighting/Kate/Syntax/Monobasic.o )
[ 66 of 106] Compiling Text.Highlighting.Kate.Syntax.Nasm ( Text/Highlighting/Kate/Syntax/Nasm.hs, dist/build/Text/Highlighting/Kate/Syntax/Nasm.o )
[ 67 of 106] Compiling Text.Highlighting.Kate.Syntax.Noweb ( Text/Highlighting/Kate/Syntax/Noweb.hs, dist/build/Text/Highlighting/Kate/Syntax/Noweb.o )
[ 68 of 106] Compiling Text.Highlighting.Kate.Syntax.Objectivec ( Text/Highlighting/Kate/Syntax/Objectivec.hs, dist/build/Text/Highlighting/Kate/Syntax/Objectivec.o )
[ 69 of 106] Compiling Text.Highlighting.Kate.Syntax.Objectivecpp ( Text/Highlighting/Kate/Syntax/Objectivecpp.hs, dist/build/Text/Highlighting/Kate/Syntax/Objectivecpp.o )

Text/Highlighting/Kate/Syntax/Objectivecpp.hs:49:10: Warning:
    Pattern match(es) are overlapped
    In a case alternative: ("Objective-C++", "Preprocessor") -> ...

Text/Highlighting/Kate/Syntax/Objectivecpp.hs:84:1: Warning:
    Pattern match(es) are overlapped
    In an equation for `parseRules':
        parseRules ("Objective-C++", "Preprocessor") = ...
[ 70 of 106] Compiling Text.Highlighting.Kate.Syntax.Ocaml ( Text/Highlighting/Kate/Syntax/Ocaml.hs, dist/build/Text/Highlighting/Kate/Syntax/Ocaml.o )

Text/Highlighting/Kate/Syntax/Ocaml.hs:70:1: Warning:
    Defined but not used: `list_symbols'
[ 71 of 106] Compiling Text.Highlighting.Kate.Syntax.Octave ( Text/Highlighting/Kate/Syntax/Octave.hs, dist/build/Text/Highlighting/Kate/Syntax/Octave.o )
[ 72 of 106] Compiling Text.Highlighting.Kate.Syntax.Pascal ( Text/Highlighting/Kate/Syntax/Pascal.hs, dist/build/Text/Highlighting/Kate/Syntax/Pascal.o )
[ 73 of 106] Compiling Text.Highlighting.Kate.Syntax.Perl ( Text/Highlighting/Kate/Syntax/Perl.hs, dist/build/Text/Highlighting/Kate/Syntax/Perl.o )
[ 74 of 106] Compiling Text.Highlighting.Kate.Syntax.Pike ( Text/Highlighting/Kate/Syntax/Pike.hs, dist/build/Text/Highlighting/Kate/Syntax/Pike.o )
[ 75 of 106] Compiling Text.Highlighting.Kate.Syntax.Postscript ( Text/Highlighting/Kate/Syntax/Postscript.hs, dist/build/Text/Highlighting/Kate/Syntax/Postscript.o )
[ 76 of 106] Compiling Text.Highlighting.Kate.Syntax.Prolog ( Text/Highlighting/Kate/Syntax/Prolog.hs, dist/build/Text/Highlighting/Kate/Syntax/Prolog.o )

Text/Highlighting/Kate/Syntax/Prolog.hs:102:1: Warning:
    Defined but not used: `list_directives_non'2dISO'

Text/Highlighting/Kate/Syntax/Prolog.hs:105:1: Warning:
    Defined but not used: `list_listing_non'2dISO'

Text/Highlighting/Kate/Syntax/Prolog.hs:107:1: Warning:
    Defined but not used: `list_terms_non'2dISO'

Text/Highlighting/Kate/Syntax/Prolog.hs:109:1: Warning:
    Defined but not used: `list_lists_ISO'

Text/Highlighting/Kate/Syntax/Prolog.hs:110:1: Warning:
    Defined but not used: `list_lists_non'2dISO'

Text/Highlighting/Kate/Syntax/Prolog.hs:112:1: Warning:
    Defined but not used: `list_streams_deprecated'

Text/Highlighting/Kate/Syntax/Prolog.hs:120:1: Warning:
    Defined but not used: `list_list'2bis'5flist_non'2dISO'
[ 77 of 106] Compiling Text.Highlighting.Kate.Syntax.Python ( Text/Highlighting/Kate/Syntax/Python.hs, dist/build/Text/Highlighting/Kate/Syntax/Python.o )
[ 78 of 106] Compiling Text.Highlighting.Kate.Syntax.Latex ( Text/Highlighting/Kate/Syntax/Latex.hs, dist/build/Text/Highlighting/Kate/Syntax/Latex.o )
[ 79 of 106] Compiling Text.Highlighting.Kate.Syntax.R ( Text/Highlighting/Kate/Syntax/R.hs, dist/build/Text/Highlighting/Kate/Syntax/R.o )
[ 80 of 106] Compiling Text.Highlighting.Kate.Syntax.Relaxngcompact ( Text/Highlighting/Kate/Syntax/Relaxngcompact.hs, dist/build/Text/Highlighting/Kate/Syntax/Relaxngcompact.o )
[ 81 of 106] Compiling Text.Highlighting.Kate.Syntax.Rhtml ( Text/Highlighting/Kate/Syntax/Rhtml.hs, dist/build/Text/Highlighting/Kate/Syntax/Rhtml.o )
[ 82 of 106] Compiling Text.Highlighting.Kate.Syntax.Roff ( Text/Highlighting/Kate/Syntax/Roff.hs, dist/build/Text/Highlighting/Kate/Syntax/Roff.o )
[ 83 of 106] Compiling Text.Highlighting.Kate.Syntax.Mandoc ( Text/Highlighting/Kate/Syntax/Mandoc.hs, dist/build/Text/Highlighting/Kate/Syntax/Mandoc.o )
[ 84 of 106] Compiling Text.Highlighting.Kate.Syntax.Ruby ( Text/Highlighting/Kate/Syntax/Ruby.hs, dist/build/Text/Highlighting/Kate/Syntax/Ruby.o )
[ 85 of 106] Compiling Text.Highlighting.Kate.Syntax.Rust ( Text/Highlighting/Kate/Syntax/Rust.hs, dist/build/Text/Highlighting/Kate/Syntax/Rust.o )
[ 86 of 106] Compiling Text.Highlighting.Kate.Syntax.Scala ( Text/Highlighting/Kate/Syntax/Scala.hs, dist/build/Text/Highlighting/Kate/Syntax/Scala.o )
[ 87 of 106] Compiling Text.Highlighting.Kate.Syntax.Scheme ( Text/Highlighting/Kate/Syntax/Scheme.hs, dist/build/Text/Highlighting/Kate/Syntax/Scheme.o )
[ 88 of 106] Compiling Text.Highlighting.Kate.Syntax.Sci ( Text/Highlighting/Kate/Syntax/Sci.hs, dist/build/Text/Highlighting/Kate/Syntax/Sci.o )
[ 89 of 106] Compiling Text.Highlighting.Kate.Syntax.Sed ( Text/Highlighting/Kate/Syntax/Sed.hs, dist/build/Text/Highlighting/Kate/Syntax/Sed.o )
[ 90 of 106] Compiling Text.Highlighting.Kate.Syntax.Sgml ( Text/Highlighting/Kate/Syntax/Sgml.hs, dist/build/Text/Highlighting/Kate/Syntax/Sgml.o )
[ 91 of 106] Compiling Text.Highlighting.Kate.Syntax.Sql ( Text/Highlighting/Kate/Syntax/Sql.hs, dist/build/Text/Highlighting/Kate/Syntax/Sql.o )
[ 92 of 106] Compiling Text.Highlighting.Kate.Syntax.SqlMysql ( Text/Highlighting/Kate/Syntax/SqlMysql.hs, dist/build/Text/Highlighting/Kate/Syntax/SqlMysql.o )
[ 93 of 106] Compiling Text.Highlighting.Kate.Syntax.Php ( Text/Highlighting/Kate/Syntax/Php.hs, dist/build/Text/Highlighting/Kate/Syntax/Php.o )
[ 94 of 106] Compiling Text.Highlighting.Kate.Syntax.SqlPostgresql ( Text/Highlighting/Kate/Syntax/SqlPostgresql.hs, dist/build/Text/Highlighting/Kate/Syntax/SqlPostgresql.o )
[ 95 of 106] Compiling Text.Highlighting.Kate.Syntax.Tcl ( Text/Highlighting/Kate/Syntax/Tcl.hs, dist/build/Text/Highlighting/Kate/Syntax/Tcl.o )
[ 96 of 106] Compiling Text.Highlighting.Kate.Syntax.Texinfo ( Text/Highlighting/Kate/Syntax/Texinfo.hs, dist/build/Text/Highlighting/Kate/Syntax/Texinfo.o )
[ 97 of 106] Compiling Text.Highlighting.Kate.Syntax.Verilog ( Text/Highlighting/Kate/Syntax/Verilog.hs, dist/build/Text/Highlighting/Kate/Syntax/Verilog.o )
[ 98 of 106] Compiling Text.Highlighting.Kate.Syntax.Vhdl ( Text/Highlighting/Kate/Syntax/Vhdl.hs, dist/build/Text/Highlighting/Kate/Syntax/Vhdl.o )

Text/Highlighting/Kate/Syntax/Vhdl.hs:87:1: Warning:
    Defined but not used: `list_directions'
[ 99 of 106] Compiling Text.Highlighting.Kate.Syntax.Xml ( Text/Highlighting/Kate/Syntax/Xml.hs, dist/build/Text/Highlighting/Kate/Syntax/Xml.o )
[100 of 106] Compiling Text.Highlighting.Kate.Syntax.Xorg ( Text/Highlighting/Kate/Syntax/Xorg.hs, dist/build/Text/Highlighting/Kate/Syntax/Xorg.o )
[101 of 106] Compiling Text.Highlighting.Kate.Syntax.Xslt ( Text/Highlighting/Kate/Syntax/Xslt.hs, dist/build/Text/Highlighting/Kate/Syntax/Xslt.o )
[102 of 106] Compiling Text.Highlighting.Kate.Syntax.Xul ( Text/Highlighting/Kate/Syntax/Xul.hs, dist/build/Text/Highlighting/Kate/Syntax/Xul.o )
[103 of 106] Compiling Text.Highlighting.Kate.Syntax.Yacc ( Text/Highlighting/Kate/Syntax/Yacc.hs, dist/build/Text/Highlighting/Kate/Syntax/Yacc.o )
[104 of 106] Compiling Text.Highlighting.Kate.Syntax.Yaml ( Text/Highlighting/Kate/Syntax/Yaml.hs, dist/build/Text/Highlighting/Kate/Syntax/Yaml.o )
[105 of 106] Compiling Text.Highlighting.Kate.Syntax ( Text/Highlighting/Kate/Syntax.hs, dist/build/Text/Highlighting/Kate/Syntax.o )
[106 of 106] Compiling Text.Highlighting.Kate ( Text/Highlighting/Kate.hs, dist/build/Text/Highlighting/Kate.o )
In-place registering highlighting-kate-0.5.5.1...
Running Haddock for highlighting-kate-0.5.5.1...
Running hscolour for highlighting-kate-0.5.5.1...
Preprocessing library highlighting-kate-0.5.5.1...
Preprocessing library highlighting-kate-0.5.5.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0

dist/build/tmp-26107/Text/Highlighting/Kate/Syntax/Fsharp.hs:70:1: Warning:
    Defined but not used: `list_symbols'

dist/build/tmp-26107/Text/Highlighting/Kate/Syntax/Metafont.hs:82:1: Warning:
    Defined but not used: `list_notDefined'

dist/build/tmp-26107/Text/Highlighting/Kate/Syntax/Metafont.hs:84:1: Warning:
    Defined but not used: `list_EnvDelimiters'

dist/build/tmp-26107/Text/Highlighting/Kate/Syntax/Ocaml.hs:70:1: Warning:
    Defined but not used: `list_symbols'

dist/build/tmp-26107/Text/Highlighting/Kate/Syntax/Prolog.hs:102:1: Warning:
    Defined but not used: `list_directives_non'2dISO'

dist/build/tmp-26107/Text/Highlighting/Kate/Syntax/Prolog.hs:105:1: Warning:
    Defined but not used: `list_listing_non'2dISO'

dist/build/tmp-26107/Text/Highlighting/Kate/Syntax/Prolog.hs:107:1: Warning:
    Defined but not used: `list_terms_non'2dISO'

dist/build/tmp-26107/Text/Highlighting/Kate/Syntax/Prolog.hs:109:1: Warning:
    Defined but not used: `list_lists_ISO'

dist/build/tmp-26107/Text/Highlighting/Kate/Syntax/Prolog.hs:110:1: Warning:
    Defined but not used: `list_lists_non'2dISO'

dist/build/tmp-26107/Text/Highlighting/Kate/Syntax/Prolog.hs:112:1: Warning:
    Defined but not used: `list_streams_deprecated'

dist/build/tmp-26107/Text/Highlighting/Kate/Syntax/Prolog.hs:120:1: Warning:
    Defined but not used: `list_list'2bis'5flist_non'2dISO'

dist/build/tmp-26107/Text/Highlighting/Kate/Syntax/Vhdl.hs:87:1: Warning:
    Defined but not used: `list_directions'
Haddock coverage:
   0% (  0 /  8) in 'Paths_highlighting_kate'
  44% (  7 / 16) in 'Text.Highlighting.Kate.Types'
 100% (  8 /  8) in 'Text.Highlighting.Kate.Styles'
 100% (  4 /  4) in 'Text.Highlighting.Kate.Format.HTML'
 100% (  4 /  4) in 'Text.Highlighting.Kate.Format.LaTeX'
  12% (  5 / 43) in 'Text.Highlighting.Kate.Common'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Ada'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Alert'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Alert_indent'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Apache'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Asn1'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Asp'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Awk'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Bibtex'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Boo'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Changelog'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Clojure'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Coldfusion'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Commonlisp'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Css'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Curry'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.D'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Diff'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Doxygen'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.C'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Cpp'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Cs'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Doxygenlua'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Dtd'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Eiffel'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Email'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Erlang'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Fortran'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Fsharp'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Gnuassembler'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Go'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Haskell'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Haxe'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Ini'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Json'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Jsp'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Julia'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Lex'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.LiterateCurry'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.LiterateHaskell'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Lua'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Makefile'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Markdown'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Matlab'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Maxima'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Metafont'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Mips'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Modelines'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Bash'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Cmake'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Javascript'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Coffee'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Djangotemplate'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Html'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Javadoc'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Actionscript'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Java'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Modula2'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Modula3'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Monobasic'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Nasm'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Noweb'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Objectivec'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Objectivecpp'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Ocaml'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Octave'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Pascal'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Perl'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Pike'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Postscript'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Prolog'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Python'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Latex'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.R'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Relaxngcompact'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Rhtml'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Roff'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Mandoc'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Ruby'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Rust'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Scala'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Scheme'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Sci'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Sed'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Sgml'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Sql'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.SqlMysql'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Php'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.SqlPostgresql'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Tcl'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Texinfo'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Verilog'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Vhdl'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Xml'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Xorg'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Xslt'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Xul'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Yacc'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Yaml'
 100% (  5 /  5) in 'Text.Highlighting.Kate.Syntax'
  90% (  9 / 10) in 'Text.Highlighting.Kate'
Warning: Text.Highlighting.Kate.Types: could not find link destinations for:
    Text.Parsec.String.GenParser
Documentation created: dist/doc/html/highlighting-kate/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/highlighting-kate-0.5.5.1
Registering highlighting-kate-0.5.5.1...
Installed highlighting-kate-0.5.5.1
Configuring cipher-aes-0.2.6...
Building cipher-aes-0.2.6...
Preprocessing library cipher-aes-0.2.6...
[1 of 1] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o )
In-place registering cipher-aes-0.2.6...
Running Haddock for cipher-aes-0.2.6...
Running hscolour for cipher-aes-0.2.6...
Preprocessing library cipher-aes-0.2.6...
Preprocessing library cipher-aes-0.2.6...
Haddock coverage:
  96% ( 24 / 25) in 'Crypto.Cipher.AES'
Documentation created: dist/doc/html/cipher-aes/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cipher-aes-0.2.6
Registering cipher-aes-0.2.6...
Installed cipher-aes-0.2.6
Configuring cipher-rc4-0.1.4...
Building cipher-rc4-0.1.4...
Preprocessing library cipher-rc4-0.1.4...
[1 of 1] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.o )
In-place registering cipher-rc4-0.1.4...
Running Haddock for cipher-rc4-0.1.4...
Running hscolour for cipher-rc4-0.1.4...
Preprocessing library cipher-rc4-0.1.4...
Preprocessing library cipher-rc4-0.1.4...
Haddock coverage:
  80% (  8 / 10) in 'Crypto.Cipher.RC4'
Documentation created: dist/doc/html/cipher-rc4/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cipher-rc4-0.1.4
Registering cipher-rc4-0.1.4...
Installed cipher-rc4-0.1.4
Configuring cookie-0.4.0.1...
Building cookie-0.4.0.1...
Preprocessing library cookie-0.4.0.1...
[1 of 1] Compiling Web.Cookie       ( Web/Cookie.hs, dist/build/Web/Cookie.o )
In-place registering cookie-0.4.0.1...
Running Haddock for cookie-0.4.0.1...
Running hscolour for cookie-0.4.0.1...
Preprocessing library cookie-0.4.0.1...
Preprocessing library cookie-0.4.0.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:
  36% ( 10 / 28) in 'Web.Cookie'
Warning: Web.Cookie: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/cookie/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cookie-0.4.0.1
Registering cookie-0.4.0.1...
Installed cookie-0.4.0.1
Configuring publicsuffixlist-0.1...
Building publicsuffixlist-0.1...
Preprocessing library publicsuffixlist-0.1...
[1 of 4] Compiling Network.PublicSuffixList.Types ( Network/PublicSuffixList/Types.hs, dist/build/Network/PublicSuffixList/Types.o )
[2 of 4] Compiling Network.PublicSuffixList.Serialize ( Network/PublicSuffixList/Serialize.hs, dist/build/Network/PublicSuffixList/Serialize.o )
[3 of 4] Compiling Network.PublicSuffixList.DataStructure ( Network/PublicSuffixList/DataStructure.hs, dist/build/Network/PublicSuffixList/DataStructure.o )
[4 of 4] Compiling Network.PublicSuffixList.Lookup ( Network/PublicSuffixList/Lookup.hs, dist/build/Network/PublicSuffixList/Lookup.o )
In-place registering publicsuffixlist-0.1...
Running Haddock for publicsuffixlist-0.1...
Running hscolour for publicsuffixlist-0.1...
Preprocessing library publicsuffixlist-0.1...
Preprocessing library publicsuffixlist-0.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:
  33% (  1 /  3) in 'Network.PublicSuffixList.Types'
   0% (  0 /  3) in 'Network.PublicSuffixList.Serialize'
  50% (  1 /  2) in 'Network.PublicSuffixList.DataStructure'
  80% (  4 /  5) in 'Network.PublicSuffixList.Lookup'
Warning: Network.PublicSuffixList.DataStructure: could not find link destinations for:
    Network.PublicSuffixList.Types.DataStructure
Warning: Network.PublicSuffixList.Lookup: could not find link destinations for:
    Data.Text.Internal.Text Network.PublicSuffixList.Types.DataStructure
Documentation created: dist/doc/html/publicsuffixlist/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/publicsuffixlist-0.1
Registering publicsuffixlist-0.1...
Installed publicsuffixlist-0.1
Configuring void-0.6.1...
Building void-0.6.1...
Preprocessing library void-0.6.1...
[1 of 2] Compiling Data.Void        ( src/Data/Void.hs, dist/build/Data/Void.o )
[2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.6.1...
Running Haddock for void-0.6.1...
Running hscolour for void-0.6.1...
Preprocessing library void-0.6.1...
Preprocessing library void-0.6.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% (  5 /  5) in 'Data.Void'
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/void-0.6.1
Registering void-0.6.1...
Installed void-0.6.1
Configuring pandoc-types-1.12.3...
Building pandoc-types-1.12.3...
Preprocessing library pandoc-types-1.12.3...
[1 of 5] Compiling Text.Pandoc.Generic ( Text/Pandoc/Generic.hs, dist/build/Text/Pandoc/Generic.o )
[2 of 5] Compiling Text.Pandoc.Definition ( Text/Pandoc/Definition.hs, dist/build/Text/Pandoc/Definition.o )
[3 of 5] Compiling Text.Pandoc.Builder ( Text/Pandoc/Builder.hs, dist/build/Text/Pandoc/Builder.o )
[4 of 5] Compiling Text.Pandoc.Walk ( Text/Pandoc/Walk.hs, dist/build/Text/Pandoc/Walk.o )
[5 of 5] Compiling Text.Pandoc.JSON ( Text/Pandoc/JSON.hs, dist/build/Text/Pandoc/JSON.o )
In-place registering pandoc-types-1.12.3...
Running Haddock for pandoc-types-1.12.3...
Running hscolour for pandoc-types-1.12.3...
Preprocessing library pandoc-types-1.12.3...
Preprocessing library pandoc-types-1.12.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
 100% (  5 /  5) in 'Text.Pandoc.Generic'
  72% ( 18 / 25) in 'Text.Pandoc.Definition'
  29% ( 17 / 58) in 'Text.Pandoc.Builder'
  50% (  1 /  2) in 'Text.Pandoc.Walk'
 100% (  3 /  3) in 'Text.Pandoc.JSON'
Documentation created: dist/doc/html/pandoc-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pandoc-types-1.12.3
Registering pandoc-types-1.12.3...
Installed pandoc-types-1.12.3
Configuring crypto-numbers-0.2.3...
Building crypto-numbers-0.2.3...
Preprocessing library crypto-numbers-0.2.3...
[1 of 7] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.o )
[2 of 7] Compiling Crypto.Number.Polynomial ( Crypto/Number/Polynomial.hs, dist/build/Crypto/Number/Polynomial.o )
[3 of 7] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.o )
[4 of 7] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.o )
[5 of 7] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.o )
[6 of 7] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.o )
[7 of 7] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.o )
In-place registering crypto-numbers-0.2.3...
Running Haddock for crypto-numbers-0.2.3...
Running hscolour for crypto-numbers-0.2.3...
Preprocessing library crypto-numbers-0.2.3...
Preprocessing library crypto-numbers-0.2.3...
Haddock coverage:
 100% (  7 /  7) in 'Crypto.Number.F2m'
  15% (  2 / 13) in 'Crypto.Number.Polynomial'
 100% (  6 /  6) in 'Crypto.Number.Serialize'
 100% (  4 /  4) in 'Crypto.Number.Generate'
 100% (  5 /  5) in 'Crypto.Number.Basic'
  83% ( 10 / 12) in 'Crypto.Number.ModArithmetic'
 100% ( 10 / 10) in 'Crypto.Number.Prime'
Documentation created: dist/doc/html/crypto-numbers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-numbers-0.2.3
Registering crypto-numbers-0.2.3...
Installed crypto-numbers-0.2.3
Configuring Agda-2.3.2.2...
Building Agda-2.3.2.2...
Preprocessing library Agda-2.3.2.2...
[  1 of 251] Compiling Agda.Utils.SemiRing ( src/full/Agda/Utils/SemiRing.hs, dist/build/Agda/Utils/SemiRing.o )
[  2 of 251] Compiling Agda.Utils.VarSet ( src/full/Agda/Utils/VarSet.hs, dist/build/Agda/Utils/VarSet.o )
[  3 of 251] Compiling Agda.TypeChecking.Monad.Debug ( src/full/Agda/TypeChecking/Monad/Debug.hs, dist/build/Agda/TypeChecking/Monad/Debug.o )
[  4 of 251] Compiling Agda.Utils.Pointed ( src/full/Agda/Utils/Pointed.hs, dist/build/Agda/Utils/Pointed.o )
[  5 of 251] Compiling Agda.Utils.Maybe ( src/full/Agda/Utils/Maybe.hs, dist/build/Agda/Utils/Maybe.o )
[  6 of 251] Compiling Agda.Utils.Char  ( src/full/Agda/Utils/Char.hs, dist/build/Agda/Utils/Char.o )
[  7 of 251] Compiling Agda.Utils.Hash  ( src/full/Agda/Utils/Hash.hs, dist/build/Agda/Utils/Hash.o )
[  8 of 251] Compiling Agda.Utils.Unicode ( src/full/Agda/Utils/Unicode.hs, dist/build/Agda/Utils/Unicode.o )
[  9 of 251] Compiling Agda.Utils.Pointer ( src/full/Agda/Utils/Pointer.hs, dist/build/Agda/Utils/Pointer.o )
[ 10 of 251] Compiling Agda.Utils.Trie  ( src/full/Agda/Utils/Trie.hs, dist/build/Agda/Utils/Trie.o )
[ 11 of 251] Compiling Agda.Utils.IO.Binary ( src/full/Agda/Utils/IO/Binary.hs, dist/build/Agda/Utils/IO/Binary.o )
[ 12 of 251] Compiling Agda.Utils.Fresh ( src/full/Agda/Utils/Fresh.hs, dist/build/Agda/Utils/Fresh.o )
[ 13 of 251] Compiling Agda.Packaging.Types ( src/full/Agda/Packaging/Types.hs, dist/build/Agda/Packaging/Types.o )
[ 14 of 251] Compiling Agda.Packaging.Monad ( src/full/Agda/Packaging/Monad.hs, dist/build/Agda/Packaging/Monad.o )
[ 15 of 251] Compiling Agda.Packaging.Database ( src/full/Agda/Packaging/Database.hs, dist/build/Agda/Packaging/Database.o )
[ 16 of 251] Compiling Agda.Packaging.Config ( src/full/Agda/Packaging/Config.hs, dist/build/Agda/Packaging/Config.o )
[ 17 of 251] Compiling Agda.Utils.QuickCheck ( src/full/Agda/Utils/QuickCheck.hs, dist/build/Agda/Utils/QuickCheck.o )
[ 18 of 251] Compiling Agda.Utils.TestHelpers ( src/full/Agda/Utils/TestHelpers.hs, dist/build/Agda/Utils/TestHelpers.o )
[ 19 of 251] Compiling Agda.Termination.Semiring ( src/full/Agda/Termination/Semiring.hs, dist/build/Agda/Termination/Semiring.o )
[ 20 of 251] Compiling Agda.Termination.Matrix ( src/full/Agda/Termination/Matrix.hs, dist/build/Agda/Termination/Matrix.o )
[ 21 of 251] Compiling Agda.Utils.ReadP ( src/full/Agda/Utils/ReadP.hs, dist/build/Agda/Utils/ReadP.o )
[ 22 of 251] Compiling Agda.Utils.Function ( src/full/Agda/Utils/Function.hs, dist/build/Agda/Utils/Function.o )
[ 23 of 251] Compiling Agda.TypeChecking.Monad.Base[boot] ( src/full/Agda/TypeChecking/Monad/Base.hs-boot, dist/build/Agda/TypeChecking/Monad/Base.o-boot )
[ 24 of 251] Compiling Paths_Agda       ( dist/build/autogen/Paths_Agda.hs, dist/build/Paths_Agda.o )
[ 25 of 251] Compiling Agda.Utils.Time  ( src/full/Agda/Utils/Time.hs, dist/build/Agda/Utils/Time.o )
[ 26 of 251] Compiling Agda.Utils.HashMap ( src/full/Agda/Utils/HashMap.hs, dist/build/Agda/Utils/HashMap.o )
[ 27 of 251] Compiling Agda.Utils.IO.UTF8 ( src/full/Agda/Utils/IO/UTF8.hs, dist/build/Agda/Utils/IO/UTF8.o )
[ 28 of 251] Compiling Agda.Utils.Tuple ( src/full/Agda/Utils/Tuple.hs, dist/build/Agda/Utils/Tuple.o )
[ 29 of 251] Compiling Agda.Interaction.Response[boot] ( src/full/Agda/Interaction/Response.hs-boot, dist/build/Agda/Interaction/Response.o-boot )
[ 30 of 251] Compiling Agda.Utils.String ( src/full/Agda/Utils/String.hs, dist/build/Agda/Utils/String.o )
[ 31 of 251] Compiling Agda.Utils.Size  ( src/full/Agda/Utils/Size.hs, dist/build/Agda/Utils/Size.o )
[ 32 of 251] Compiling Agda.Utils.Impossible ( src/full/Agda/Utils/Impossible.hs, dist/build/Agda/Utils/Impossible.o )
[ 33 of 251] Compiling Agda.ImpossibleTest ( src/full/Agda/ImpossibleTest.hs, dist/build/Agda/ImpossibleTest.o )
[ 34 of 251] Compiling Agda.Utils.List  ( src/full/Agda/Utils/List.hs, dist/build/Agda/Utils/List.o )
[ 35 of 251] Compiling Agda.Utils.Permutation ( src/full/Agda/Utils/Permutation.hs, dist/build/Agda/Utils/Permutation.o )
[ 36 of 251] Compiling Agda.Utils.Suffix ( src/full/Agda/Utils/Suffix.hs, dist/build/Agda/Utils/Suffix.o )
[ 37 of 251] Compiling Agda.Utils.Either ( src/full/Agda/Utils/Either.hs, dist/build/Agda/Utils/Either.o )
[ 38 of 251] Compiling Agda.Auto.NarrowingSearch ( src/full/Agda/Auto/NarrowingSearch.hs, dist/build/Agda/Auto/NarrowingSearch.o )
[ 39 of 251] Compiling Agda.Auto.Syntax ( src/full/Agda/Auto/Syntax.hs, dist/build/Agda/Auto/Syntax.o )
[ 40 of 251] Compiling Agda.Auto.SearchControl ( src/full/Agda/Auto/SearchControl.hs, dist/build/Agda/Auto/SearchControl.o )
[ 41 of 251] Compiling Agda.Auto.Typecheck ( src/full/Agda/Auto/Typecheck.hs, dist/build/Agda/Auto/Typecheck.o )
[ 42 of 251] Compiling Agda.Auto.CaseSplit ( src/full/Agda/Auto/CaseSplit.hs, dist/build/Agda/Auto/CaseSplit.o )
[ 43 of 251] Compiling Agda.Version     ( src/full/Agda/Version.hs, dist/build/Agda/Version.o )
[ 44 of 251] Compiling Agda.Utils.Pretty ( src/full/Agda/Utils/Pretty.hs, dist/build/Agda/Utils/Pretty.o )
[ 45 of 251] Compiling Agda.Interaction.EmacsCommand ( src/full/Agda/Interaction/EmacsCommand.hs, dist/build/Agda/Interaction/EmacsCommand.o )
[ 46 of 251] Compiling Agda.Termination.SparseMatrix ( src/full/Agda/Termination/SparseMatrix.hs, dist/build/Agda/Termination/SparseMatrix.o )
[ 47 of 251] Compiling Agda.Termination.CallGraph ( src/full/Agda/Termination/CallGraph.hs, dist/build/Agda/Termination/CallGraph.o )
[ 48 of 251] Compiling Agda.Termination.Lexicographic ( src/full/Agda/Termination/Lexicographic.hs, dist/build/Agda/Termination/Lexicographic.o )
[ 49 of 251] Compiling Agda.Termination.Termination ( src/full/Agda/Termination/Termination.hs, dist/build/Agda/Termination/Termination.o )
[ 50 of 251] Compiling Agda.Utils.FileName ( src/full/Agda/Utils/FileName.hs, dist/build/Agda/Utils/FileName.o )
[ 51 of 251] Compiling Agda.Utils.Monad ( src/full/Agda/Utils/Monad.hs, dist/build/Agda/Utils/Monad.o )
[ 52 of 251] Compiling Agda.Utils.Map   ( src/full/Agda/Utils/Map.hs, dist/build/Agda/Utils/Map.o )
[ 53 of 251] Compiling Agda.Utils.Graph ( src/full/Agda/Utils/Graph.hs, dist/build/Agda/Utils/Graph.o )
[ 54 of 251] Compiling Agda.Interaction.Options ( src/full/Agda/Interaction/Options.hs, dist/build/Agda/Interaction/Options.o )
[ 55 of 251] Compiling Agda.Syntax.Position ( src/full/Agda/Syntax/Position.hs, dist/build/Agda/Syntax/Position.o )
[ 56 of 251] Compiling Agda.Syntax.Common ( src/full/Agda/Syntax/Common.hs, dist/build/Agda/Syntax/Common.o )
[ 57 of 251] Compiling Agda.Compiler.JS.Syntax ( src/full/Agda/Compiler/JS/Syntax.hs, dist/build/Agda/Compiler/JS/Syntax.o )
[ 58 of 251] Compiling Agda.Compiler.JS.Pretty ( src/full/Agda/Compiler/JS/Pretty.hs, dist/build/Agda/Compiler/JS/Pretty.o )
[ 59 of 251] Compiling Agda.Compiler.JS.Substitution ( src/full/Agda/Compiler/JS/Substitution.hs, dist/build/Agda/Compiler/JS/Substitution.o )
[ 60 of 251] Compiling Agda.Compiler.JS.Case ( src/full/Agda/Compiler/JS/Case.hs, dist/build/Agda/Compiler/JS/Case.o )
[ 61 of 251] Compiling Agda.Compiler.JS.Parser ( src/full/Agda/Compiler/JS/Parser.hs, dist/build/Agda/Compiler/JS/Parser.o )
[ 62 of 251] Compiling Agda.Utils.Warshall ( src/full/Agda/Utils/Warshall.hs, dist/build/Agda/Utils/Warshall.o )
[ 63 of 251] Compiling Agda.Syntax.Concrete.Name ( src/full/Agda/Syntax/Concrete/Name.hs, dist/build/Agda/Syntax/Concrete/Name.o )
[ 64 of 251] Compiling Agda.Interaction.FindFile[boot] ( src/full/Agda/Interaction/FindFile.hs-boot, dist/build/Agda/Interaction/FindFile.o-boot )
[ 65 of 251] Compiling Agda.Interaction.Highlighting.Range ( src/full/Agda/Interaction/Highlighting/Range.hs, dist/build/Agda/Interaction/Highlighting/Range.o )
[ 66 of 251] Compiling Agda.Syntax.Notation ( src/full/Agda/Syntax/Notation.hs, dist/build/Agda/Syntax/Notation.o )
[ 67 of 251] Compiling Agda.Syntax.Fixity ( src/full/Agda/Syntax/Fixity.hs, dist/build/Agda/Syntax/Fixity.o )
[ 68 of 251] Compiling Agda.Syntax.Abstract.Name ( src/full/Agda/Syntax/Abstract/Name.hs, dist/build/Agda/Syntax/Abstract/Name.o )
[ 69 of 251] Compiling Agda.Syntax.Literal ( src/full/Agda/Syntax/Literal.hs, dist/build/Agda/Syntax/Literal.o )
[ 70 of 251] Compiling Agda.Syntax.Concrete ( src/full/Agda/Syntax/Concrete.hs, dist/build/Agda/Syntax/Concrete.o )
[ 71 of 251] Compiling Agda.Interaction.Highlighting.Precise ( src/full/Agda/Interaction/Highlighting/Precise.hs, dist/build/Agda/Interaction/Highlighting/Precise.o )
[ 72 of 251] Compiling Agda.Syntax.Concrete.Pretty ( src/full/Agda/Syntax/Concrete/Pretty.hs, dist/build/Agda/Syntax/Concrete/Pretty.o )
[ 73 of 251] Compiling Agda.Syntax.Parser.Tokens ( src/full/Agda/Syntax/Parser/Tokens.hs, dist/build/Agda/Syntax/Parser/Tokens.o )
[ 74 of 251] Compiling Agda.TypeChecking.Coverage.SplitTree ( src/full/Agda/TypeChecking/Coverage/SplitTree.hs, dist/build/Agda/TypeChecking/Coverage/SplitTree.o )
[ 75 of 251] Compiling Agda.Syntax.Scope.Base ( src/full/Agda/Syntax/Scope/Base.hs, dist/build/Agda/Syntax/Scope/Base.o )
[ 76 of 251] Compiling Agda.Utils.Geniplate ( src/full/Agda/Utils/Geniplate.hs, dist/build/Agda/Utils/Geniplate.o )
[ 77 of 251] Compiling Agda.Syntax.Internal ( src/full/Agda/Syntax/Internal.hs, dist/build/Agda/Syntax/Internal.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 text-0.11.2.3 ... linking ... done.
Loading package hashable-1.2.1.0 ... linking ... done.
Loading package unordered-containers-0.2.3.3 ... 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 process-1.1.0.2 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package parallel-3.2.0.4 ... 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 terminfo-0.3.2.6 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package haskeline-0.7.1.1 ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package vector-0.10.9.1 ... linking ... done.
Loading package hashtables-1.1.2.1 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package geniplate-0.6.0.3 ... linking ... done.
Loading package binary-0.5.1.1 ... linking ... done.
Loading package random-1.0.1.1 ... linking ... done.
Loading package QuickCheck-2.6 ... linking ... done.
[ 78 of 251] Compiling Agda.TypeChecking.Free ( src/full/Agda/TypeChecking/Free.hs, dist/build/Agda/TypeChecking/Free.o )
[ 79 of 251] Compiling Agda.Compiler.Epic.Interface ( src/full/Agda/Compiler/Epic/Interface.hs, dist/build/Agda/Compiler/Epic/Interface.o )
[ 80 of 251] Compiling Agda.Compiler.Epic.AuxAST ( src/full/Agda/Compiler/Epic/AuxAST.hs, dist/build/Agda/Compiler/Epic/AuxAST.o )
[ 81 of 251] Compiling Agda.TypeChecking.CompiledClause ( src/full/Agda/TypeChecking/CompiledClause.hs, dist/build/Agda/TypeChecking/CompiledClause.o )
[ 82 of 251] Compiling Agda.Syntax.Internal.Generic ( src/full/Agda/Syntax/Internal/Generic.hs, dist/build/Agda/Syntax/Internal/Generic.o )
[ 83 of 251] Compiling Agda.Syntax.Internal.Pattern ( src/full/Agda/Syntax/Internal/Pattern.hs, dist/build/Agda/Syntax/Internal/Pattern.o )
[ 84 of 251] Compiling Agda.TypeChecking.Coverage.Match ( src/full/Agda/TypeChecking/Coverage/Match.hs, dist/build/Agda/TypeChecking/Coverage/Match.o )
[ 85 of 251] Compiling Agda.Syntax.Info ( src/full/Agda/Syntax/Info.hs, dist/build/Agda/Syntax/Info.o )
[ 86 of 251] Compiling Agda.Syntax.Abstract ( src/full/Agda/Syntax/Abstract.hs, dist/build/Agda/Syntax/Abstract.o )
[ 87 of 251] Compiling Agda.Syntax.Abstract.Views ( src/full/Agda/Syntax/Abstract/Views.hs, dist/build/Agda/Syntax/Abstract/Views.o )
[ 88 of 251] Compiling Agda.Syntax.Concrete.Definitions ( src/full/Agda/Syntax/Concrete/Definitions.hs, dist/build/Agda/Syntax/Concrete/Definitions.o )
[ 89 of 251] Compiling Agda.Syntax.Concrete.Operators.Parser ( src/full/Agda/Syntax/Concrete/Operators/Parser.hs, dist/build/Agda/Syntax/Concrete/Operators/Parser.o )
[ 90 of 251] Compiling Agda.Syntax.Parser.Monad ( src/full/Agda/Syntax/Parser/Monad.hs, dist/build/Agda/Syntax/Parser/Monad.o )
[ 91 of 251] Compiling Agda.Syntax.Parser.Alex ( src/full/Agda/Syntax/Parser/Alex.hs, dist/build/Agda/Syntax/Parser/Alex.o )
[ 92 of 251] Compiling Agda.Syntax.Parser.Layout[boot] ( src/full/Agda/Syntax/Parser/Layout.hs-boot, dist/build/Agda/Syntax/Parser/Layout.o-boot )
[ 93 of 251] Compiling Agda.Syntax.Parser.LookAhead ( src/full/Agda/Syntax/Parser/LookAhead.hs, dist/build/Agda/Syntax/Parser/LookAhead.o )
[ 94 of 251] Compiling Agda.Syntax.Parser.LexActions[boot] ( src/full/Agda/Syntax/Parser/LexActions.hs-boot, dist/build/Agda/Syntax/Parser/LexActions.o-boot )
[ 95 of 251] Compiling Agda.Syntax.Parser.Comments ( src/full/Agda/Syntax/Parser/Comments.hs, dist/build/Agda/Syntax/Parser/Comments.o )
[ 96 of 251] Compiling Agda.Syntax.Parser.StringLiterals ( src/full/Agda/Syntax/Parser/StringLiterals.hs, dist/build/Agda/Syntax/Parser/StringLiterals.o )
[ 97 of 251] Compiling Agda.Syntax.Parser.Lexer ( dist/build/Agda/Syntax/Parser/Lexer.hs, dist/build/Agda/Syntax/Parser/Lexer.o )
[ 98 of 251] Compiling Agda.Syntax.Parser.LexActions ( src/full/Agda/Syntax/Parser/LexActions.hs, dist/build/Agda/Syntax/Parser/LexActions.o )
[ 99 of 251] Compiling Agda.Syntax.Parser.Layout ( src/full/Agda/Syntax/Parser/Layout.hs, dist/build/Agda/Syntax/Parser/Layout.o )
[100 of 251] Compiling Agda.Syntax.Parser.Parser ( dist/build/Agda/Syntax/Parser/Parser.hs, dist/build/Agda/Syntax/Parser/Parser.o )
[101 of 251] Compiling Agda.Syntax.Parser ( src/full/Agda/Syntax/Parser.hs, dist/build/Agda/Syntax/Parser.o )
[102 of 251] Compiling Agda.Interaction.Exceptions ( src/full/Agda/Interaction/Exceptions.hs, dist/build/Agda/Interaction/Exceptions.o )
[103 of 251] Compiling Agda.TypeChecking.Monad.Base ( src/full/Agda/TypeChecking/Monad/Base.hs, dist/build/Agda/TypeChecking/Monad/Base.o )
[104 of 251] Compiling Agda.Interaction.Imports[boot] ( src/full/Agda/Interaction/Imports.hs-boot, dist/build/Agda/Interaction/Imports.o-boot )
[105 of 251] Compiling Agda.TypeChecking.Errors[boot] ( src/full/Agda/TypeChecking/Errors.hs-boot, dist/build/Agda/TypeChecking/Errors.o-boot )
[106 of 251] Compiling Agda.TypeChecking.MetaVars[boot] ( src/full/Agda/TypeChecking/MetaVars.hs-boot, dist/build/Agda/TypeChecking/MetaVars.o-boot )
[107 of 251] Compiling Agda.TypeChecking.Substitute ( src/full/Agda/TypeChecking/Substitute.hs, dist/build/Agda/TypeChecking/Substitute.o )
[108 of 251] Compiling Agda.TypeChecking.Abstract ( src/full/Agda/TypeChecking/Abstract.hs, dist/build/Agda/TypeChecking/Abstract.o )
[109 of 251] Compiling Agda.Interaction.Highlighting.Generate[boot] ( src/full/Agda/Interaction/Highlighting/Generate.hs-boot, dist/build/Agda/Interaction/Highlighting/Generate.o-boot )
[110 of 251] Compiling Agda.TypeChecking.Monad.Builtin ( src/full/Agda/TypeChecking/Monad/Builtin.hs, dist/build/Agda/TypeChecking/Monad/Builtin.o )
[111 of 251] Compiling Agda.TypeChecking.Monad.Options[boot] ( src/full/Agda/TypeChecking/Monad/Options.hs-boot, dist/build/Agda/TypeChecking/Monad/Options.o-boot )
[112 of 251] Compiling Agda.TypeChecking.Constraints[boot] ( src/full/Agda/TypeChecking/Constraints.hs-boot, dist/build/Agda/TypeChecking/Constraints.o-boot )
[113 of 251] Compiling Agda.TypeChecking.Monad.Context[boot] ( src/full/Agda/TypeChecking/Monad/Context.hs-boot, dist/build/Agda/TypeChecking/Monad/Context.o-boot )
[114 of 251] Compiling Agda.TypeChecking.Monad.State ( src/full/Agda/TypeChecking/Monad/State.hs, dist/build/Agda/TypeChecking/Monad/State.o )
[115 of 251] Compiling Agda.Syntax.Translation.AbstractToConcrete ( src/full/Agda/Syntax/Translation/AbstractToConcrete.hs, dist/build/Agda/Syntax/Translation/AbstractToConcrete.o )
[116 of 251] Compiling Agda.TypeChecking.Monad.Statistics ( src/full/Agda/TypeChecking/Monad/Statistics.hs, dist/build/Agda/TypeChecking/Monad/Statistics.o )
[117 of 251] Compiling Agda.TypeChecking.Datatypes[boot] ( src/full/Agda/TypeChecking/Datatypes.hs-boot, dist/build/Agda/TypeChecking/Datatypes.o-boot )
[118 of 251] Compiling Agda.TypeChecking.CompiledClause.Compile[boot] ( src/full/Agda/TypeChecking/CompiledClause/Compile.hs-boot, dist/build/Agda/TypeChecking/CompiledClause/Compile.o-boot )
[119 of 251] Compiling Agda.TypeChecking.CompiledClause.Match[boot] ( src/full/Agda/TypeChecking/CompiledClause/Match.hs-boot, dist/build/Agda/TypeChecking/CompiledClause/Match.o-boot )
[120 of 251] Compiling Agda.TypeChecking.InstanceArguments[boot] ( src/full/Agda/TypeChecking/InstanceArguments.hs-boot, dist/build/Agda/TypeChecking/InstanceArguments.o-boot )
[121 of 251] Compiling Agda.TypeChecking.LevelConstraints ( src/full/Agda/TypeChecking/LevelConstraints.hs, dist/build/Agda/TypeChecking/LevelConstraints.o )
[122 of 251] Compiling Agda.TypeChecking.Polarity[boot] ( src/full/Agda/TypeChecking/Polarity.hs-boot, dist/build/Agda/TypeChecking/Polarity.o-boot )
[123 of 251] Compiling Agda.TypeChecking.Monad.Exception ( src/full/Agda/TypeChecking/Monad/Exception.hs, dist/build/Agda/TypeChecking/Monad/Exception.o )
[124 of 251] Compiling Agda.TypeChecking.Monad.Env ( src/full/Agda/TypeChecking/Monad/Env.hs, dist/build/Agda/TypeChecking/Monad/Env.o )
[125 of 251] Compiling Agda.TypeChecking.Monad.Open ( src/full/Agda/TypeChecking/Monad/Open.hs, dist/build/Agda/TypeChecking/Monad/Open.o )
[126 of 251] Compiling Agda.TypeChecking.Monad.Context ( src/full/Agda/TypeChecking/Monad/Context.hs, dist/build/Agda/TypeChecking/Monad/Context.o )
[127 of 251] Compiling Agda.TypeChecking.Monad.Imports ( src/full/Agda/TypeChecking/Monad/Imports.hs, dist/build/Agda/TypeChecking/Monad/Imports.o )
[128 of 251] Compiling Agda.TypeChecking.Monad.Mutual ( src/full/Agda/TypeChecking/Monad/Mutual.hs, dist/build/Agda/TypeChecking/Monad/Mutual.o )
[129 of 251] Compiling Agda.TypeChecking.ProjectionLike[boot] ( src/full/Agda/TypeChecking/ProjectionLike.hs-boot, dist/build/Agda/TypeChecking/ProjectionLike.o-boot )
[130 of 251] Compiling Agda.Interaction.FindFile ( src/full/Agda/Interaction/FindFile.hs, dist/build/Agda/Interaction/FindFile.o )
[131 of 251] Compiling Agda.Interaction.Response ( src/full/Agda/Interaction/Response.hs, dist/build/Agda/Interaction/Response.o )
[132 of 251] Compiling Agda.TypeChecking.Monad.Options ( src/full/Agda/TypeChecking/Monad/Options.hs, dist/build/Agda/TypeChecking/Monad/Options.o )
[133 of 251] Compiling Agda.Syntax.Scope.Monad ( src/full/Agda/Syntax/Scope/Monad.hs, dist/build/Agda/Syntax/Scope/Monad.o )
[134 of 251] Compiling Agda.Syntax.Abstract.Copatterns ( src/full/Agda/Syntax/Abstract/Copatterns.hs, dist/build/Agda/Syntax/Abstract/Copatterns.o )
[135 of 251] Compiling Agda.TypeChecking.Monad.Sharing ( src/full/Agda/TypeChecking/Monad/Sharing.hs, dist/build/Agda/TypeChecking/Monad/Sharing.o )
[136 of 251] Compiling Agda.Syntax.Concrete.Operators ( src/full/Agda/Syntax/Concrete/Operators.hs, dist/build/Agda/Syntax/Concrete/Operators.o )
[137 of 251] Compiling Agda.TypeChecking.Monad.SizedTypes ( src/full/Agda/TypeChecking/Monad/SizedTypes.hs, dist/build/Agda/TypeChecking/Monad/SizedTypes.o )
[138 of 251] Compiling Agda.TypeChecking.Monad.Trace ( src/full/Agda/TypeChecking/Monad/Trace.hs, dist/build/Agda/TypeChecking/Monad/Trace.o )
[139 of 251] Compiling Agda.TypeChecking.Rules.Term[boot] ( src/full/Agda/TypeChecking/Rules/Term.hs-boot, dist/build/Agda/TypeChecking/Rules/Term.o-boot )
[140 of 251] Compiling Agda.TypeChecking.Monad.Signature ( src/full/Agda/TypeChecking/Monad/Signature.hs, dist/build/Agda/TypeChecking/Monad/Signature.o )
[141 of 251] Compiling Agda.TypeChecking.Monad.Closure ( src/full/Agda/TypeChecking/Monad/Closure.hs, dist/build/Agda/TypeChecking/Monad/Closure.o )
[142 of 251] Compiling Agda.TypeChecking.Monad.Constraints ( src/full/Agda/TypeChecking/Monad/Constraints.hs, dist/build/Agda/TypeChecking/Monad/Constraints.o )
[143 of 251] Compiling Agda.TypeChecking.Monad.MetaVars ( src/full/Agda/TypeChecking/Monad/MetaVars.hs, dist/build/Agda/TypeChecking/Monad/MetaVars.o )
[144 of 251] Compiling Agda.TypeChecking.Monad ( src/full/Agda/TypeChecking/Monad.hs, dist/build/Agda/TypeChecking/Monad.o )
[145 of 251] Compiling Agda.Syntax.Abstract.Pretty ( src/full/Agda/Syntax/Abstract/Pretty.hs, dist/build/Agda/Syntax/Abstract/Pretty.o )
[146 of 251] Compiling Agda.Syntax.Translation.ConcreteToAbstract ( src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs, dist/build/Agda/Syntax/Translation/ConcreteToAbstract.o )
[147 of 251] Compiling Agda.Interaction.Monad ( src/full/Agda/Interaction/Monad.hs, dist/build/Agda/Interaction/Monad.o )
[148 of 251] Compiling Agda.Interaction.Highlighting.Dot ( src/full/Agda/Interaction/Highlighting/Dot.hs, dist/build/Agda/Interaction/Highlighting/Dot.o )
[149 of 251] Compiling Agda.Compiler.MAlonzo.Compiler[boot] ( src/full/Agda/Compiler/MAlonzo/Compiler.hs-boot, dist/build/Agda/Compiler/MAlonzo/Compiler.o-boot )
[150 of 251] Compiling Agda.TypeChecking.Conversion[boot] ( src/full/Agda/TypeChecking/Conversion.hs-boot, dist/build/Agda/TypeChecking/Conversion.o-boot )
[151 of 251] Compiling Agda.TypeChecking.Records[boot] ( src/full/Agda/TypeChecking/Records.hs-boot, dist/build/Agda/TypeChecking/Records.o-boot )
[152 of 251] Compiling Agda.TypeChecking.EtaContract ( src/full/Agda/TypeChecking/EtaContract.hs, dist/build/Agda/TypeChecking/EtaContract.o )
[153 of 251] Compiling Agda.TypeChecking.Irrelevance ( src/full/Agda/TypeChecking/Irrelevance.hs, dist/build/Agda/TypeChecking/Irrelevance.o )
[154 of 251] Compiling Agda.TypeChecking.Pretty[boot] ( src/full/Agda/TypeChecking/Pretty.hs-boot, dist/build/Agda/TypeChecking/Pretty.o-boot )
[155 of 251] Compiling Agda.Compiler.CallCompiler ( src/full/Agda/Compiler/CallCompiler.hs, dist/build/Agda/Compiler/CallCompiler.o )
[156 of 251] Compiling Agda.Interaction.Highlighting.LaTeX ( src/full/Agda/Interaction/Highlighting/LaTeX.hs, dist/build/Agda/Interaction/Highlighting/LaTeX.o )
[157 of 251] Compiling Agda.TypeChecking.Level[boot] ( src/full/Agda/TypeChecking/Level.hs-boot, dist/build/Agda/TypeChecking/Level.o-boot )
[158 of 251] Compiling Agda.Interaction.Highlighting.Vim ( src/full/Agda/Interaction/Highlighting/Vim.hs, dist/build/Agda/Interaction/Highlighting/Vim.o )
[159 of 251] Compiling Agda.TypeChecking.DropArgs ( src/full/Agda/TypeChecking/DropArgs.hs, dist/build/Agda/TypeChecking/DropArgs.o )
[160 of 251] Compiling Agda.TypeChecking.Rules.Builtin.Coinduction[boot] ( src/full/Agda/TypeChecking/Rules/Builtin/Coinduction.hs-boot, dist/build/Agda/TypeChecking/Rules/Builtin/Coinduction.o-boot )
[161 of 251] Compiling Agda.TypeChecking.Rules.Decl[boot] ( src/full/Agda/TypeChecking/Rules/Decl.hs-boot, dist/build/Agda/TypeChecking/Rules/Decl.o-boot )
[162 of 251] Compiling Agda.TypeChecking.Rules.Def[boot] ( src/full/Agda/TypeChecking/Rules/Def.hs-boot, dist/build/Agda/TypeChecking/Rules/Def.o-boot )
[163 of 251] Compiling Agda.TypeChecking.Empty[boot] ( src/full/Agda/TypeChecking/Empty.hs-boot, dist/build/Agda/TypeChecking/Empty.o-boot )
[164 of 251] Compiling Agda.TypeChecking.UniversePolymorphism[boot] ( src/full/Agda/TypeChecking/UniversePolymorphism.hs-boot, dist/build/Agda/TypeChecking/UniversePolymorphism.o-boot )
[165 of 251] Compiling Agda.TypeChecking.Patterns.Match[boot] ( src/full/Agda/TypeChecking/Patterns/Match.hs-boot, dist/build/Agda/TypeChecking/Patterns/Match.o-boot )
[166 of 251] Compiling Agda.TypeChecking.Reduce ( src/full/Agda/TypeChecking/Reduce.hs, dist/build/Agda/TypeChecking/Reduce.o )
[167 of 251] Compiling Agda.TypeChecking.Telescope ( src/full/Agda/TypeChecking/Telescope.hs, dist/build/Agda/TypeChecking/Telescope.o )
[168 of 251] Compiling Agda.Compiler.Epic.CompileState ( src/full/Agda/Compiler/Epic/CompileState.hs, dist/build/Agda/Compiler/Epic/CompileState.o )
[169 of 251] Compiling Agda.Compiler.Epic.CaseOpts ( src/full/Agda/Compiler/Epic/CaseOpts.hs, dist/build/Agda/Compiler/Epic/CaseOpts.o )
[170 of 251] Compiling Agda.Compiler.Epic.NatDetection ( src/full/Agda/Compiler/Epic/NatDetection.hs, dist/build/Agda/Compiler/Epic/NatDetection.o )
[171 of 251] Compiling Agda.Compiler.Epic.Primitive ( src/full/Agda/Compiler/Epic/Primitive.hs, dist/build/Agda/Compiler/Epic/Primitive.o )
[172 of 251] Compiling Agda.TypeChecking.Level ( src/full/Agda/TypeChecking/Level.hs, dist/build/Agda/TypeChecking/Level.o )
[173 of 251] Compiling Agda.TypeChecking.DisplayForm ( src/full/Agda/TypeChecking/DisplayForm.hs, dist/build/Agda/TypeChecking/DisplayForm.o )
[174 of 251] Compiling Agda.TypeChecking.Datatypes ( src/full/Agda/TypeChecking/Datatypes.hs, dist/build/Agda/TypeChecking/Datatypes.o )
[175 of 251] Compiling Agda.Syntax.Translation.InternalToAbstract ( src/full/Agda/Syntax/Translation/InternalToAbstract.hs, dist/build/Agda/Syntax/Translation/InternalToAbstract.o )
[176 of 251] Compiling Agda.TypeChecking.MetaVars.Mention ( src/full/Agda/TypeChecking/MetaVars/Mention.hs, dist/build/Agda/TypeChecking/MetaVars/Mention.o )
[177 of 251] Compiling Agda.TypeChecking.Implicit ( src/full/Agda/TypeChecking/Implicit.hs, dist/build/Agda/TypeChecking/Implicit.o )
[178 of 251] Compiling Agda.TypeChecking.Eliminators ( src/full/Agda/TypeChecking/Eliminators.hs, dist/build/Agda/TypeChecking/Eliminators.o )
[179 of 251] Compiling Agda.TypeChecking.Pretty ( src/full/Agda/TypeChecking/Pretty.hs, dist/build/Agda/TypeChecking/Pretty.o )
[180 of 251] Compiling Agda.TypeChecking.Errors ( src/full/Agda/TypeChecking/Errors.hs, dist/build/Agda/TypeChecking/Errors.o )
[181 of 251] Compiling Agda.Interaction.Highlighting.Emacs ( src/full/Agda/Interaction/Highlighting/Emacs.hs, dist/build/Agda/Interaction/Highlighting/Emacs.o )
[182 of 251] Compiling Agda.TypeChecking.Serialise ( src/full/Agda/TypeChecking/Serialise.hs, dist/build/Agda/TypeChecking/Serialise.o )
[183 of 251] Compiling Agda.TypeChecking.SizedTypes ( src/full/Agda/TypeChecking/SizedTypes.hs, dist/build/Agda/TypeChecking/SizedTypes.o )
[184 of 251] Compiling Agda.TypeChecking.Records ( src/full/Agda/TypeChecking/Records.hs, dist/build/Agda/TypeChecking/Records.o )
[185 of 251] Compiling Agda.Compiler.HaskellTypes ( src/full/Agda/Compiler/HaskellTypes.hs, dist/build/Agda/Compiler/HaskellTypes.o )
[186 of 251] Compiling Agda.Compiler.Epic.ForceConstrs ( src/full/Agda/Compiler/Epic/ForceConstrs.hs, dist/build/Agda/Compiler/Epic/ForceConstrs.o )
[187 of 251] Compiling Agda.Compiler.Epic.Epic ( src/full/Agda/Compiler/Epic/Epic.hs, dist/build/Agda/Compiler/Epic/Epic.o )
[188 of 251] Compiling Agda.Compiler.Epic.Erasure ( src/full/Agda/Compiler/Epic/Erasure.hs, dist/build/Agda/Compiler/Epic/Erasure.o )
[189 of 251] Compiling Agda.Compiler.Epic.Static ( src/full/Agda/Compiler/Epic/Static.hs, dist/build/Agda/Compiler/Epic/Static.o )
[190 of 251] Compiling Agda.Compiler.Epic.FromAgda ( src/full/Agda/Compiler/Epic/FromAgda.hs, dist/build/Agda/Compiler/Epic/FromAgda.o )
[191 of 251] Compiling Agda.Compiler.Epic.Injection ( src/full/Agda/Compiler/Epic/Injection.hs, dist/build/Agda/Compiler/Epic/Injection.o )
[192 of 251] Compiling Agda.TypeChecking.RecordPatterns ( src/full/Agda/TypeChecking/RecordPatterns.hs, dist/build/Agda/TypeChecking/RecordPatterns.o )
[193 of 251] Compiling Agda.TypeChecking.InstanceArguments ( src/full/Agda/TypeChecking/InstanceArguments.hs, dist/build/Agda/TypeChecking/InstanceArguments.o )
[194 of 251] Compiling Agda.TypeChecking.Constraints ( src/full/Agda/TypeChecking/Constraints.hs, dist/build/Agda/TypeChecking/Constraints.o )
[195 of 251] Compiling Agda.TypeChecking.MetaVars.Occurs ( src/full/Agda/TypeChecking/MetaVars/Occurs.hs, dist/build/Agda/TypeChecking/MetaVars/Occurs.o )
[196 of 251] Compiling Agda.TypeChecking.MetaVars ( src/full/Agda/TypeChecking/MetaVars.hs, dist/build/Agda/TypeChecking/MetaVars.o )
[197 of 251] Compiling Agda.Interaction.Highlighting.Generate ( src/full/Agda/Interaction/Highlighting/Generate.hs, dist/build/Agda/Interaction/Highlighting/Generate.o )
[198 of 251] Compiling Agda.Interaction.Highlighting.HTML ( src/full/Agda/Interaction/Highlighting/HTML.hs, dist/build/Agda/Interaction/Highlighting/HTML.o )
[199 of 251] Compiling Agda.TypeChecking.Forcing ( src/full/Agda/TypeChecking/Forcing.hs, dist/build/Agda/TypeChecking/Forcing.o )
[200 of 251] Compiling Agda.TypeChecking.Rebind ( src/full/Agda/TypeChecking/Rebind.hs, dist/build/Agda/TypeChecking/Rebind.o )
[201 of 251] Compiling Agda.TypeChecking.Positivity ( src/full/Agda/TypeChecking/Positivity.hs, dist/build/Agda/TypeChecking/Positivity.o )
[202 of 251] Compiling Agda.TypeChecking.Polarity ( src/full/Agda/TypeChecking/Polarity.hs, dist/build/Agda/TypeChecking/Polarity.o )
[203 of 251] Compiling Agda.TypeChecking.ProjectionLike ( src/full/Agda/TypeChecking/ProjectionLike.hs, dist/build/Agda/TypeChecking/ProjectionLike.o )
[204 of 251] Compiling Agda.TypeChecking.Quote ( src/full/Agda/TypeChecking/Quote.hs, dist/build/Agda/TypeChecking/Quote.o )
[205 of 251] Compiling Agda.TypeChecking.Primitive ( src/full/Agda/TypeChecking/Primitive.hs, dist/build/Agda/TypeChecking/Primitive.o )
[206 of 251] Compiling Agda.TypeChecking.CompiledClause.Match ( src/full/Agda/TypeChecking/CompiledClause/Match.hs, dist/build/Agda/TypeChecking/CompiledClause/Match.o )
[207 of 251] Compiling Agda.TypeChecking.Injectivity ( src/full/Agda/TypeChecking/Injectivity.hs, dist/build/Agda/TypeChecking/Injectivity.o )
[208 of 251] Compiling Agda.TypeChecking.Conversion ( src/full/Agda/TypeChecking/Conversion.hs, dist/build/Agda/TypeChecking/Conversion.o )
[209 of 251] Compiling Agda.TypeChecking.Rules.Data ( src/full/Agda/TypeChecking/Rules/Data.hs, dist/build/Agda/TypeChecking/Rules/Data.o )
[210 of 251] Compiling Agda.TypeChecking.UniversePolymorphism ( src/full/Agda/TypeChecking/UniversePolymorphism.hs, dist/build/Agda/TypeChecking/UniversePolymorphism.o )
[211 of 251] Compiling Agda.TypeChecking.Patterns.Match ( src/full/Agda/TypeChecking/Patterns/Match.hs, dist/build/Agda/TypeChecking/Patterns/Match.o )
[212 of 251] Compiling Agda.TypeChecking.Rules.LHS.Problem ( src/full/Agda/TypeChecking/Rules/LHS/Problem.hs, dist/build/Agda/TypeChecking/Rules/LHS/Problem.o )
[213 of 251] Compiling Agda.TypeChecking.Rules.LHS.Unify ( src/full/Agda/TypeChecking/Rules/LHS/Unify.hs, dist/build/Agda/TypeChecking/Rules/LHS/Unify.o )
[214 of 251] Compiling Agda.Compiler.Epic.Smashing ( src/full/Agda/Compiler/Epic/Smashing.hs, dist/build/Agda/Compiler/Epic/Smashing.o )
[215 of 251] Compiling Agda.TypeChecking.Rules.LHS.Implicit ( src/full/Agda/TypeChecking/Rules/LHS/Implicit.hs, dist/build/Agda/TypeChecking/Rules/LHS/Implicit.o )
[216 of 251] Compiling Agda.TypeChecking.Rules.LHS.ProblemRest ( src/full/Agda/TypeChecking/Rules/LHS/ProblemRest.hs, dist/build/Agda/TypeChecking/Rules/LHS/ProblemRest.o )
[217 of 251] Compiling Agda.TypeChecking.Rules.LHS.Split ( src/full/Agda/TypeChecking/Rules/LHS/Split.hs, dist/build/Agda/TypeChecking/Rules/LHS/Split.o )
[218 of 251] Compiling Agda.TypeChecking.Rules.LHS.Instantiate ( src/full/Agda/TypeChecking/Rules/LHS/Instantiate.hs, dist/build/Agda/TypeChecking/Rules/LHS/Instantiate.o )
[219 of 251] Compiling Agda.Compiler.Epic.Forcing ( src/full/Agda/Compiler/Epic/Forcing.hs, dist/build/Agda/Compiler/Epic/Forcing.o )
[220 of 251] Compiling Agda.TypeChecking.Rules.LHS ( src/full/Agda/TypeChecking/Rules/LHS.hs, dist/build/Agda/TypeChecking/Rules/LHS.o )
[221 of 251] Compiling Agda.TypeChecking.Coverage ( src/full/Agda/TypeChecking/Coverage.hs, dist/build/Agda/TypeChecking/Coverage.o )
[222 of 251] Compiling Agda.TypeChecking.CompiledClause.Compile ( src/full/Agda/TypeChecking/CompiledClause/Compile.hs, dist/build/Agda/TypeChecking/CompiledClause/Compile.o )
[223 of 251] Compiling Agda.TypeChecking.Empty ( src/full/Agda/TypeChecking/Empty.hs, dist/build/Agda/TypeChecking/Empty.o )
[224 of 251] Compiling Agda.TypeChecking.Rules.Term ( src/full/Agda/TypeChecking/Rules/Term.hs, dist/build/Agda/TypeChecking/Rules/Term.o )
[225 of 251] Compiling Agda.TypeChecking.Rules.Builtin ( src/full/Agda/TypeChecking/Rules/Builtin.hs, dist/build/Agda/TypeChecking/Rules/Builtin.o )
[226 of 251] Compiling Agda.TypeChecking.Rules.Builtin.Coinduction ( src/full/Agda/TypeChecking/Rules/Builtin/Coinduction.hs, dist/build/Agda/TypeChecking/Rules/Builtin/Coinduction.o )
[227 of 251] Compiling Agda.Termination.TermCheck ( src/full/Agda/Termination/TermCheck.hs, dist/build/Agda/Termination/TermCheck.o )
[228 of 251] Compiling Agda.TypeChecking.Rules.Record ( src/full/Agda/TypeChecking/Rules/Record.hs, dist/build/Agda/TypeChecking/Rules/Record.o )
[229 of 251] Compiling Agda.TypeChecking.With ( src/full/Agda/TypeChecking/With.hs, dist/build/Agda/TypeChecking/With.o )
[230 of 251] Compiling Agda.TypeChecking.Rules.Def ( src/full/Agda/TypeChecking/Rules/Def.hs, dist/build/Agda/TypeChecking/Rules/Def.o )
[231 of 251] Compiling Agda.TypeChecking.Rules.Decl ( src/full/Agda/TypeChecking/Rules/Decl.hs, dist/build/Agda/TypeChecking/Rules/Decl.o )
[232 of 251] Compiling Agda.TypeChecker ( src/full/Agda/TypeChecker.hs, dist/build/Agda/TypeChecker.o )
[233 of 251] Compiling Agda.Interaction.Imports ( src/full/Agda/Interaction/Imports.hs, dist/build/Agda/Interaction/Imports.o )
[234 of 251] Compiling Agda.Compiler.MAlonzo.Misc ( src/full/Agda/Compiler/MAlonzo/Misc.hs, dist/build/Agda/Compiler/MAlonzo/Misc.o )
[235 of 251] Compiling Agda.Compiler.MAlonzo.Encode ( src/full/Agda/Compiler/MAlonzo/Encode.hs, dist/build/Agda/Compiler/MAlonzo/Encode.o )
[236 of 251] Compiling Agda.Compiler.MAlonzo.Pretty ( src/full/Agda/Compiler/MAlonzo/Pretty.hs, dist/build/Agda/Compiler/MAlonzo/Pretty.o )
[237 of 251] Compiling Agda.Compiler.MAlonzo.Primitives ( src/full/Agda/Compiler/MAlonzo/Primitives.hs, dist/build/Agda/Compiler/MAlonzo/Primitives.o )
[238 of 251] Compiling Agda.Compiler.MAlonzo.Compiler ( src/full/Agda/Compiler/MAlonzo/Compiler.hs, dist/build/Agda/Compiler/MAlonzo/Compiler.o )
[239 of 251] Compiling Agda.Compiler.Epic.Compiler ( src/full/Agda/Compiler/Epic/Compiler.hs, dist/build/Agda/Compiler/Epic/Compiler.o )
[240 of 251] Compiling Agda.Compiler.JS.Compiler ( src/full/Agda/Compiler/JS/Compiler.hs, dist/build/Agda/Compiler/JS/Compiler.o )
[241 of 251] Compiling Agda.Interaction.BasicOps ( src/full/Agda/Interaction/BasicOps.hs, dist/build/Agda/Interaction/BasicOps.o )
[242 of 251] Compiling Agda.Interaction.CommandLine.CommandLine ( src/full/Agda/Interaction/CommandLine/CommandLine.hs, dist/build/Agda/Interaction/CommandLine/CommandLine.o )
[243 of 251] Compiling Agda.Interaction.MakeCase ( src/full/Agda/Interaction/MakeCase.hs, dist/build/Agda/Interaction/MakeCase.o )
[244 of 251] Compiling Agda.TypeChecking.Test.Generators ( src/full/Agda/TypeChecking/Test/Generators.hs, dist/build/Agda/TypeChecking/Test/Generators.o )
[245 of 251] Compiling Agda.TypeChecking.Tests ( src/full/Agda/TypeChecking/Tests.hs, dist/build/Agda/TypeChecking/Tests.o )
[246 of 251] Compiling Agda.Tests       ( src/full/Agda/Tests.hs, dist/build/Agda/Tests.o )
[247 of 251] Compiling Agda.Auto.Convert ( src/full/Agda/Auto/Convert.hs, dist/build/Agda/Auto/Convert.o )
[248 of 251] Compiling Agda.Auto.Auto   ( src/full/Agda/Auto/Auto.hs, dist/build/Agda/Auto/Auto.o )
[249 of 251] Compiling Agda.Interaction.InteractionTop ( src/full/Agda/Interaction/InteractionTop.hs, dist/build/Agda/Interaction/InteractionTop.o )
[250 of 251] Compiling Agda.Interaction.GhcTop ( src/full/Agda/Interaction/GhcTop.hs, dist/build/Agda/Interaction/GhcTop.o )
[251 of 251] Compiling Agda.Main        ( src/full/Agda/Main.hs, dist/build/Agda/Main.o )
In-place registering Agda-2.3.2.2...
Preprocessing executable 'agda' for Agda-2.3.2.2...
[1 of 1] Compiling Main             ( src/main/Main.hs, dist/build/agda/agda-tmp/Main.o )
Linking dist/build/agda/agda ...
Preprocessing executable 'agda-mode' for Agda-2.3.2.2...
[1 of 2] Compiling Paths_Agda       ( dist/build/autogen/Paths_Agda.hs, dist/build/agda-mode/agda-mode-tmp/Paths_Agda.o )
[2 of 2] Compiling Main             ( src/agda-mode/Main.hs, dist/build/agda-mode/agda-mode-tmp/Main.o )
Linking dist/build/agda-mode/agda-mode ...
Running Haddock for Agda-2.3.2.2...
Running hscolour for Agda-2.3.2.2...
Preprocessing library Agda-2.3.2.2...
Preprocessing executable 'agda' for Agda-2.3.2.2...
Preprocessing executable 'agda-mode' for Agda-2.3.2.2...
Preprocessing library Agda-2.3.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, random-1.0.1.1,
text-0.11.2.3, transformers-0.3.0.0, zlib-0.5.4.1
Haddock coverage:
   0% (  0 /  2) in 'Agda.Utils.SemiRing'
  83% ( 10 / 12) in 'Agda.Utils.VarSet'
   0% (  0 /  2) in 'Agda.TypeChecking.Monad.Debug'
  50% (  1 /  2) in 'Agda.Utils.Pointed'
  25% (  1 /  4) in 'Agda.Utils.Maybe'
   0% (  0 /  4) in 'Agda.Utils.Char'
   0% (  0 /  2) in 'Agda.Utils.Hash'
  33% (  1 /  3) in 'Agda.Utils.Unicode'
  14% (  1 /  7) in 'Agda.Utils.Pointer'
  14% (  1 /  7) in 'Agda.Utils.Trie'
 100% (  2 /  2) in 'Agda.Utils.IO.Binary'
  25% (  1 /  4) in 'Agda.Utils.Fresh'
   0% (  0 /  1) in 'Agda.Packaging.Types'
   0% (  0 /  1) in 'Agda.Packaging.Monad'
   0% (  0 /  1) in 'Agda.Packaging.Database'
   0% (  0 /  1) in 'Agda.Packaging.Config'
  20% (  1 /  5) in 'Agda.Utils.QuickCheck'
 100% ( 19 / 19) in 'Agda.Utils.TestHelpers'
  75% (  6 /  8) in 'Agda.Termination.Semiring'
  85% ( 23 / 27) in 'Agda.Termination.Matrix'
  95% ( 38 / 40) in 'Agda.Utils.ReadP'
  50% (  1 /  2) in 'Agda.Utils.Function'
   0% (  0 /  8) in 'Paths_Agda'
 100% (  3 /  3) in 'Agda.Utils.Time'
Warning: Agda-2.3.2.2:Agda.Utils.HashMap: Could not find documentation for exported module: HashMap
   0% (  0 /  1) in 'Agda.Utils.HashMap'
 100% (  4 /  4) in 'Agda.Utils.IO.UTF8'
  53% (  8 / 15) in 'Agda.Utils.Tuple'
  80% (  4 /  5) in 'Agda.Utils.String'
   0% (  0 /  2) in 'Agda.Utils.Size'
 100% (  4 /  4) in 'Agda.Utils.Impossible'
   0% (  0 /  2) in 'Agda.ImpossibleTest'
  64% ( 21 / 33) in 'Agda.Utils.List'
  67% (  8 / 12) in 'Agda.Utils.Permutation'
  38% (  3 /  8) in 'Agda.Utils.Suffix'
  88% (  7 /  8) in 'Agda.Utils.Either'
   0% (  0 / 61) in 'Agda.Auto.NarrowingSearch'
   0% (  0 / 48) in 'Agda.Auto.Syntax'
   0% (  0 / 44) in 'Agda.Auto.SearchControl'
   0% (  0 / 37) in 'Agda.Auto.Typecheck'
   0% (  0 / 37) in 'Agda.Auto.CaseSplit'
  50% (  1 /  2) in 'Agda.Version'
  43% (  3 /  7) in 'Agda.Utils.Pretty'
 100% (  7 /  7) in 'Agda.Interaction.EmacsCommand'
  83% ( 24 / 29) in 'Agda.Termination.SparseMatrix'
  88% ( 30 / 34) in 'Agda.Termination.CallGraph'
  88% (  7 /  8) in 'Agda.Termination.Lexicographic'
  50% (  2 /  4) in 'Agda.Termination.Termination'
  75% (  6 /  8) in 'Agda.Utils.FileName'
  62% ( 16 / 26) in 'Agda.Utils.Monad'
  43% (  3 /  7) in 'Agda.Utils.Map'
  54% ( 15 / 28) in 'Agda.Utils.Graph'
  63% ( 12 / 19) in 'Agda.Interaction.Options'
  67% ( 29 / 43) in 'Agda.Syntax.Position'
  50% ( 19 / 38) in 'Agda.Syntax.Common'
   0% (  0 /  9) in 'Agda.Compiler.JS.Syntax'
   0% (  0 / 10) in 'Agda.Compiler.JS.Pretty'
   0% (  0 / 19) in 'Agda.Compiler.JS.Substitution'
   0% (  0 / 14) in 'Agda.Compiler.JS.Case'
   0% (  0 / 35) in 'Agda.Compiler.JS.Parser'
  12% (  6 / 50) in 'Agda.Utils.Warshall'
  59% ( 13 / 22) in 'Agda.Syntax.Concrete.Name'
 100% ( 12 / 12) in 'Agda.Interaction.Highlighting.Range'
  62% (  8 / 13) in 'Agda.Syntax.Notation'
  68% ( 13 / 19) in 'Agda.Syntax.Fixity'
  44% ( 14 / 32) in 'Agda.Syntax.Abstract.Name'
   0% (  0 /  2) in 'Agda.Syntax.Literal'
  61% ( 25 / 41) in 'Agda.Syntax.Concrete'
  96% ( 26 / 27) in 'Agda.Interaction.Highlighting.Precise'
   8% (  1 / 12) in 'Agda.Syntax.Concrete.Pretty'
   0% (  0 /  5) in 'Agda.Syntax.Parser.Tokens'
  54% (  7 / 13) in 'Agda.TypeChecking.Coverage.SplitTree'
  70% ( 46 / 66) in 'Agda.Syntax.Scope.Base'
 100% (  4 /  4) in 'Agda.Utils.Geniplate'
  56% ( 32 / 57) in 'Agda.Syntax.Internal'
  40% (  6 / 15) in 'Agda.TypeChecking.Free'
  17% (  2 / 12) in 'Agda.Compiler.Epic.Interface'
  50% (  9 / 18) in 'Agda.Compiler.Epic.AuxAST'
   0% (  0 /  9) in 'Agda.TypeChecking.CompiledClause'
  33% (  1 /  3) in 'Agda.Syntax.Internal.Generic'
   0% (  0 /  6) in 'Agda.Syntax.Internal.Pattern'
  59% ( 10 / 17) in 'Agda.TypeChecking.Coverage.Match'
  15% (  2 / 13) in 'Agda.Syntax.Info'
  38% ( 16 / 42) in 'Agda.Syntax.Abstract'
  20% (  1 /  5) in 'Agda.Syntax.Abstract.Views'
  50% (  5 / 10) in 'Agda.Syntax.Concrete.Definitions'
  57% ( 13 / 23) in 'Agda.Syntax.Concrete.Operators.Parser'
  70% ( 23 / 33) in 'Agda.Syntax.Parser.Monad'
  72% ( 13 / 18) in 'Agda.Syntax.Parser.Alex'
 100% ( 14 / 14) in 'Agda.Syntax.Parser.LookAhead'
 100% (  6 /  6) in 'Agda.Syntax.Parser.Comments'
 100% (  3 /  3) in 'Agda.Syntax.Parser.StringLiterals'
  86% ( 12 / 14) in 'Agda.Syntax.Parser.Lexer'
 100% ( 25 / 25) in 'Agda.Syntax.Parser.LexActions'
 100% (  7 /  7) in 'Agda.Syntax.Parser.Layout'
 100% (  5 /  5) in 'Agda.Syntax.Parser.Parser'
  64% (  9 / 14) in 'Agda.Syntax.Parser'
  67% (  2 /  3) in 'Agda.Interaction.Exceptions'
  31% ( 44 /144) in 'Agda.TypeChecking.Monad.Base'
  26% ( 12 / 46) in 'Agda.TypeChecking.Substitute'
  33% (  1 /  3) in 'Agda.TypeChecking.Abstract'
   2% (  3 /152) in 'Agda.TypeChecking.Monad.Builtin'
  67% ( 14 / 21) in 'Agda.TypeChecking.Monad.State'
  21% (  3 / 14) in 'Agda.Syntax.Translation.AbstractToConcrete'
   0% (  0 /  5) in 'Agda.TypeChecking.Monad.Statistics'
  50% (  1 /  2) in 'Agda.TypeChecking.LevelConstraints'
  33% (  1 /  3) in 'Agda.TypeChecking.Monad.Exception'
  88% (  7 /  8) in 'Agda.TypeChecking.Monad.Env'
  60% (  3 /  5) in 'Agda.TypeChecking.Monad.Open'
  85% ( 28 / 33) in 'Agda.TypeChecking.Monad.Context'
   6% (  1 / 18) in 'Agda.TypeChecking.Monad.Imports'
  38% (  3 /  8) in 'Agda.TypeChecking.Monad.Mutual'
  93% ( 14 / 15) in 'Agda.Interaction.FindFile'
 100% (  7 /  7) in 'Agda.Interaction.Response'
  47% ( 18 / 38) in 'Agda.TypeChecking.Monad.Options'
  63% ( 31 / 49) in 'Agda.Syntax.Scope.Monad'
   0% (  0 /  2) in 'Agda.Syntax.Abstract.Copatterns'
   0% (  0 /  6) in 'Agda.TypeChecking.Monad.Sharing'
  62% ( 10 / 16) in 'Agda.Syntax.Concrete.Operators'
  46% ( 16 / 35) in 'Agda.TypeChecking.Monad.SizedTypes'
  20% (  2 / 10) in 'Agda.TypeChecking.Monad.Trace'
  52% ( 29 / 56) in 'Agda.TypeChecking.Monad.Signature'
   0% (  0 /  2) in 'Agda.TypeChecking.Monad.Closure'
  32% (  6 / 19) in 'Agda.TypeChecking.Monad.Constraints'
  28% ( 11 / 39) in 'Agda.TypeChecking.Monad.MetaVars'
  94% ( 17 / 18) in 'Agda.TypeChecking.Monad'
  40% (  2 /  5) in 'Agda.Syntax.Abstract.Pretty'
  19% (  4 / 21) in 'Agda.Syntax.Translation.ConcreteToAbstract'
  50% (  2 /  4) in 'Agda.Interaction.Monad'
   0% (  0 /  8) in 'Agda.Interaction.Highlighting.Dot'
  20% (  1 /  5) in 'Agda.TypeChecking.EtaContract'
  86% ( 18 / 21) in 'Agda.TypeChecking.Irrelevance'
 100% (  3 /  3) in 'Agda.Compiler.CallCompiler'
 100% (  2 /  2) in 'Agda.Interaction.Highlighting.LaTeX'
   0% (  0 /  8) in 'Agda.Interaction.Highlighting.Vim'
  67% (  2 /  3) in 'Agda.TypeChecking.DropArgs'
  39% (  7 / 18) in 'Agda.TypeChecking.Reduce'
  71% ( 12 / 17) in 'Agda.TypeChecking.Telescope'
  35% ( 12 / 34) in 'Agda.Compiler.Epic.CompileState'
  67% (  2 /  3) in 'Agda.Compiler.Epic.CaseOpts'
  67% (  4 /  6) in 'Agda.Compiler.Epic.NatDetection'
  53% ( 10 / 19) in 'Agda.Compiler.Epic.Primitive'
   9% (  1 / 11) in 'Agda.TypeChecking.Level'
   0% (  0 /  4) in 'Agda.TypeChecking.DisplayForm'
  50% (  4 /  8) in 'Agda.TypeChecking.Datatypes'
  40% (  2 /  5) in 'Agda.Syntax.Translation.InternalToAbstract'
   0% (  0 /  2) in 'Agda.TypeChecking.MetaVars.Mention'
  60% (  3 /  5) in 'Agda.TypeChecking.Implicit'
   0% (  0 /  3) in 'Agda.TypeChecking.Eliminators'
   7% (  2 / 30) in 'Agda.TypeChecking.Pretty'
  33% (  2 /  6) in 'Agda.TypeChecking.Errors'
 100% (  3 /  3) in 'Agda.Interaction.Highlighting.Emacs'
  83% (  5 /  6) in 'Agda.TypeChecking.Serialise'
  60% ( 15 / 25) in 'Agda.TypeChecking.SizedTypes'
  89% ( 24 / 27) in 'Agda.TypeChecking.Records'
  12% (  2 / 16) in 'Agda.Compiler.HaskellTypes'
  75% (  3 /  4) in 'Agda.Compiler.Epic.ForceConstrs'
 100% (  3 /  3) in 'Agda.Compiler.Epic.Epic'
  47% (  7 / 15) in 'Agda.Compiler.Epic.Erasure'
  20% (  1 /  5) in 'Agda.Compiler.Epic.Static'
  86% (  6 /  7) in 'Agda.Compiler.Epic.FromAgda'
  11% (  3 / 27) in 'Agda.Compiler.Epic.Injection'
  80% (  4 /  5) in 'Agda.TypeChecking.RecordPatterns'
  40% (  4 / 10) in 'Agda.TypeChecking.InstanceArguments'
  38% (  6 / 16) in 'Agda.TypeChecking.Constraints'
  46% ( 13 / 28) in 'Agda.TypeChecking.MetaVars.Occurs'
  57% ( 29 / 51) in 'Agda.TypeChecking.MetaVars'
 100% (  9 /  9) in 'Agda.Interaction.Highlighting.Generate'
 100% (  2 /  2) in 'Agda.Interaction.Highlighting.HTML'
   0% (  0 /  4) in 'Agda.TypeChecking.Forcing'
  50% (  1 /  2) in 'Agda.TypeChecking.Rebind'
  43% ( 10 / 23) in 'Agda.TypeChecking.Positivity'
  83% ( 20 / 24) in 'Agda.TypeChecking.Polarity'
  50% (  1 /  2) in 'Agda.TypeChecking.ProjectionLike'
   0% (  0 / 14) in 'Agda.TypeChecking.Quote'
  15% (  8 / 53) in 'Agda.TypeChecking.Primitive'
   0% (  0 /  6) in 'Agda.TypeChecking.CompiledClause.Match'
  29% (  2 /  7) in 'Agda.TypeChecking.Injectivity'
  54% ( 15 / 28) in 'Agda.TypeChecking.Conversion'
  88% (  7 /  8) in 'Agda.TypeChecking.Rules.Data'
   0% (  0 /  3) in 'Agda.TypeChecking.UniversePolymorphism'
  25% (  1 /  4) in 'Agda.TypeChecking.Patterns.Match'
  31% (  4 / 13) in 'Agda.TypeChecking.Rules.LHS.Problem'
  37% ( 21 / 57) in 'Agda.TypeChecking.Rules.LHS.Unify'
  50% (  4 /  8) in 'Agda.Compiler.Epic.Smashing'
  67% (  2 /  3) in 'Agda.TypeChecking.Rules.LHS.Implicit'
  71% (  5 /  7) in 'Agda.TypeChecking.Rules.LHS.ProblemRest'
  83% (  5 /  6) in 'Agda.TypeChecking.Rules.LHS.Split'
  67% (  2 /  3) in 'Agda.TypeChecking.Rules.LHS.Instantiate'
  57% (  8 / 14) in 'Agda.Compiler.Epic.Forcing'
  73% (  8 / 11) in 'Agda.TypeChecking.Rules.LHS'
  60% ( 12 / 20) in 'Agda.TypeChecking.Coverage'
  18% (  2 / 11) in 'Agda.TypeChecking.CompiledClause.Compile'
  50% (  1 /  2) in 'Agda.TypeChecking.Empty'
  55% ( 21 / 38) in 'Agda.TypeChecking.Rules.Term'
  67% (  2 /  3) in 'Agda.TypeChecking.Rules.Builtin'
 100% (  7 /  7) in 'Agda.TypeChecking.Rules.Builtin.Coinduction'
  75% (  3 /  4) in 'Agda.Termination.TermCheck'
  75% (  3 /  4) in 'Agda.TypeChecking.Rules.Record'
  43% (  3 /  7) in 'Agda.TypeChecking.With'
  69% ( 11 / 16) in 'Agda.TypeChecking.Rules.Def'
  77% ( 10 / 13) in 'Agda.TypeChecking.Rules.Decl'
  80% (  4 /  5) in 'Agda.TypeChecker'
  86% ( 12 / 14) in 'Agda.Interaction.Imports'
   7% (  3 / 41) in 'Agda.Compiler.MAlonzo.Misc'
  67% (  2 /  3) in 'Agda.Compiler.MAlonzo.Encode'
  67% (  2 /  3) in 'Agda.Compiler.MAlonzo.Pretty'
   5% (  1 / 21) in 'Agda.Compiler.MAlonzo.Primitives'
  12% (  4 / 32) in 'Agda.Compiler.MAlonzo.Compiler'
 100% (  2 /  2) in 'Agda.Compiler.Epic.Compiler'
   0% (  0 / 36) in 'Agda.Compiler.JS.Compiler'
  19% (  6 / 31) in 'Agda.Interaction.BasicOps'
  12% (  3 / 24) in 'Agda.Interaction.CommandLine.CommandLine'
  29% (  2 /  7) in 'Agda.Interaction.MakeCase'
   6% (  2 / 35) in 'Agda.TypeChecking.Test.Generators'
  80% (  8 / 10) in 'Agda.TypeChecking.Tests'
  50% (  1 /  2) in 'Agda.Tests'
   0% (  0 / 45) in 'Agda.Auto.Convert'
   0% (  0 /  2) in 'Agda.Auto.Auto'
  69% ( 31 / 45) in 'Agda.Interaction.InteractionTop'
  50% (  1 /  2) in 'Agda.Interaction.GhcTop'
 100% (  6 /  6) in 'Agda.Main'
Warning: Agda.TypeChecking.Monad.Debug: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Agda.Utils.Fresh: could not find link destinations for:
    Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader
Warning: Agda.Auto.NarrowingSearch: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT
Warning: Agda.Auto.SearchControl: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT
Warning: Agda.Termination.CallGraph: could not find link destinations for:
    Agda.Termination.CallGraph.Unknown Agda.Termination.CallGraph.<*> Agda.Termination.CallGraph.maxO Agda.Termination.CallGraph.completePrecondition
Warning: Agda.Termination.Lexicographic: could not find link destinations for:
    Agda.Termination.Lexicographic.newBehaviour Agda.Termination.Lexicographic.correctLexOrder
Warning: Agda.Utils.Monad: could not find link destinations for:
    Control.Monad.Trans.Error.Error Control.Monad.Error.Class.MonadError Control.Monad.State.Class.MonadState
Warning: Agda.Syntax.Position: could not find link destinations for:
    Agda.Syntax.Position.SrcFile
Warning: Agda.Utils.Warshall: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.State
Warning: Agda.Syntax.Abstract.Name: could not find link destinations for:
    Control.Monad.State.Class.MonadState
Warning: Agda.Syntax.Internal: could not find link destinations for:
    Control.Monad.Trans.Error.Error
Warning: Agda.Syntax.Concrete.Definitions: could not find link destinations for:
    Agda.Syntax.Concrete.Definitions.TerminationCheck Agda.Syntax.Concrete.Definitions.DataRecOrFun Control.Monad.Trans.Error.Error Control.Monad.Trans.State.Lazy.StateT Agda.Syntax.Concrete.Definitions.NiceEnv
Warning: Agda.Syntax.Parser.Monad: could not find link destinations for:
    Control.Monad.State.Class.MonadState Control.Monad.Error.Class.MonadError
Warning: Agda.Syntax.Parser.StringLiterals: could not find link destinations for:
    Agda.Syntax.Parser.StringLiterals.readNum
Warning: Agda.Syntax.Parser: could not find link destinations for:
    Control.Monad.Error.Class.MonadError
Warning: Agda.TypeChecking.Monad.Base: could not find link destinations for:
    Control.Monad.State.Class.MonadState Control.Monad.IO.Class.MonadIO Control.Monad.Reader.Class.MonadReader Control.Monad.Trans.Error.Error Control.Monad.Error.Class.MonadError Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.Error.ErrorT
Warning: Agda.Syntax.Translation.AbstractToConcrete: could not find link destinations for:
    Control.Monad.Trans.Reader.Reader
Warning: Agda.TypeChecking.Monad.Exception: could not find link destinations for:
    Control.Monad.Trans.Error.Error Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.Error.Class.MonadError Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Reader.ReaderT
Warning: Agda.Syntax.Scope.Monad: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.State.Lazy.StateT
Warning: Agda.Syntax.Abstract.Copatterns: could not find link destinations for:
    Agda.Syntax.Abstract.Copatterns.groupClauses
Warning: Agda.TypeChecking.Monad.Sharing: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans
Warning: Agda.Syntax.Concrete.Operators: could not find link destinations for:
    Agda.Syntax.Concrete.Operators.FlatScope
Warning: Agda.Interaction.Highlighting.Dot: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT
Warning: Agda.Compiler.Epic.CompileState: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT
Warning: Agda.Syntax.Translation.InternalToAbstract: could not find link destinations for:
    Agda.Syntax.Translation.InternalToAbstract.underscore
Warning: Agda.Compiler.Epic.Erasure: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT
Warning: Agda.TypeChecking.RecordPatterns: could not find link destinations for:
    Agda.TypeChecking.RecordPatterns.VarPat Agda.TypeChecking.RecordPatterns.DotPat Agda.TypeChecking.RecordPatterns.RecPatM Agda.TypeChecking.RecordPatterns.translatePattern
Warning: Agda.TypeChecking.MetaVars: could not find link destinations for:
    Control.Monad.Trans.Error.ErrorT
Warning: Agda.Interaction.Highlighting.Generate: could not find link destinations for:
    Agda.Interaction.Highlighting.Generate.NameKinds Agda.Interaction.Highlighting.Generate.nameToFile
Warning: Agda.TypeChecking.Positivity: could not find link destinations for:
    Control.Monad.Trans.Reader.Reader
Warning: Agda.TypeChecking.Rules.LHS.Problem: could not find link destinations for:
    Control.Monad.Trans.Error.Error
Warning: Agda.TypeChecking.Rules.LHS.Unify: could not find link destinations for:
    Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Lazy.StateT Control.Monad.IO.Class.MonadIO Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.Writer.Class.MonadWriter Control.Monad.Trans.Error.Error
Warning: Agda.Compiler.Epic.Forcing: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans
Warning: Agda.TypeChecking.Coverage: could not find link destinations for:
    Control.Monad.Trans.Error.Error
Warning: Agda.TypeChecking.Rules.Term: could not find link destinations for:
    Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT
Warning: Agda.Termination.TermCheck: could not find link destinations for:
    Agda.Termination.TermCheck.Target Agda.Termination.TermCheck.makeCM Agda.Termination.TermCheck.compareArgs Agda.Termination.TermCheck.addGuardedness
Warning: Agda.Compiler.MAlonzo.Compiler: could not find link destinations for:
    Control.Monad.Trans.Reader.ReaderT
Warning: Agda.Auto.Convert: could not find link destinations for:
    Control.Monad.State.Class.MonadState Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Error.ErrorT
Warning: Agda.Interaction.InteractionTop: could not find link destinations for:
    Control.Monad.State.Class.MonadState Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Class.lift Control.Monad.IO.Class.MonadIO Control.Monad.Error.Class.MonadError Control.Monad.Trans.State.Lazy.runStateT Control.Monad.IO.Class.liftIO Control.Monad.Trans.Error.ErrorT Data.Functor.Identity.Identity
Documentation created: dist/doc/html/Agda/index.html
Preprocessing executable 'agda' for Agda-2.3.2.2...
Preprocessing executable 'agda-mode' for Agda-2.3.2.2...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Agda-2.3.2.2
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 Agda-2.3.2.2...
Installed Agda-2.3.2.2
Configuring resourcet-0.4.9...
Building resourcet-0.4.9...
Preprocessing library resourcet-0.4.9...
[1 of 2] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o )
[2 of 2] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o )
In-place registering resourcet-0.4.9...
Running Haddock for resourcet-0.4.9...
Running hscolour for resourcet-0.4.9...
Preprocessing library resourcet-0.4.9...
Preprocessing library resourcet-0.4.9...
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:
Warning: Control.Monad.Trans.Resource.Internal: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Resource.Internal.ResourceT, Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Resource.Internal.ResourceT m), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Resource.Internal.ExceptionT, Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Resource.Internal.ExceptionT m)
  69% (  9 / 13) in 'Control.Monad.Trans.Resource.Internal'
  98% ( 40 / 41) in 'Control.Monad.Trans.Resource'
Warning: Control.Monad.Trans.Resource.Internal: could not find link destinations for:
    Control.Monad.RWS.Class.MonadRWS Control.Monad.Error.Class.MonadError Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.IO.Class.MonadIO Control.Monad.Cont.Class.MonadCont Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.Resource.Internal.NextKey Control.Monad.Trans.Resource.Internal.RefCount
Warning: Control.Monad.Trans.Resource: could not find link destinations for:
    Control.Monad.RWS.Class.MonadRWS Control.Monad.Error.Class.MonadError Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.IO.Class.MonadIO Control.Monad.Cont.Class.MonadCont Data.Functor.Identity.Identity Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Lazy.RWST
Documentation created: dist/doc/html/resourcet/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/resourcet-0.4.9
Registering resourcet-0.4.9...
Installed resourcet-0.4.9
Configuring snap-server-0.9.3.4...
Building snap-server-0.9.3.4...
Preprocessing library snap-server-0.9.3.4...
[ 1 of 17] Compiling System.SendFile.Linux ( dist/build/System/SendFile/Linux.hs, dist/build/System/SendFile/Linux.o )
[ 2 of 17] Compiling System.SendFile  ( src/System/SendFile.hs, dist/build/System/SendFile.o )
[ 3 of 17] Compiling Snap.Internal.Http.Server.TimeoutManager ( src/Snap/Internal/Http/Server/TimeoutManager.hs, dist/build/Snap/Internal/Http/Server/TimeoutManager.o )
[ 4 of 17] Compiling Snap.Internal.Http.Server.Address ( src/Snap/Internal/Http/Server/Address.hs, dist/build/Snap/Internal/Http/Server/Address.o )
[ 5 of 17] Compiling Snap.Internal.Http.Server.Backend ( src/Snap/Internal/Http/Server/Backend.hs, dist/build/Snap/Internal/Http/Server/Backend.o )
[ 6 of 17] Compiling Snap.Internal.Http.Server.HttpPort ( src/Snap/Internal/Http/Server/HttpPort.hs, dist/build/Snap/Internal/Http/Server/HttpPort.o )
[ 7 of 17] Compiling Snap.Internal.Http.Server.TLS ( src/Snap/Internal/Http/Server/TLS.hs, dist/build/Snap/Internal/Http/Server/TLS.o )
[ 8 of 17] Compiling Snap.Internal.Http.Server.ListenHelpers ( src/Snap/Internal/Http/Server/ListenHelpers.hs, dist/build/Snap/Internal/Http/Server/ListenHelpers.o )
[ 9 of 17] Compiling Snap.Internal.Http.Parser ( src/Snap/Internal/Http/Parser.hs, dist/build/Snap/Internal/Http/Parser.o )

src/Snap/Internal/Http/Parser.hs:30:1: Warning:
    The qualified import of `Data.ByteString.Lazy.Char8' is redundant
      except perhaps to import instances from `Data.ByteString.Lazy.Char8'
    To import instances alone, use: import Data.ByteString.Lazy.Char8()
[10 of 17] Compiling Paths_snap_server ( dist/build/autogen/Paths_snap_server.hs, dist/build/Paths_snap_server.o )
[11 of 17] Compiling Snap.Internal.Http.Server.Date ( src/Snap/Internal/Http/Server/Date.hs, dist/build/Snap/Internal/Http/Server/Date.o )

src/Snap/Internal/Http/Server/Date.hs:65:19: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/Date.hs:73:17: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/Date.hs:80:20: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
[12 of 17] Compiling Snap.Internal.Http.Server.SimpleBackend ( src/Snap/Internal/Http/Server/SimpleBackend.hs, dist/build/Snap/Internal/Http/Server/SimpleBackend.o )

src/Snap/Internal/Http/Server/SimpleBackend.hs:24:1: Warning:
    The import of `Data.Maybe' is redundant
      except perhaps to import instances from `Data.Maybe'
    To import instances alone, use: import Data.Maybe()

src/Snap/Internal/Http/Server/SimpleBackend.hs:88:40: Warning:
    In the use of `forkOnIO'
    (imported from GHC.Conc, but defined in GHC.Conc.Sync):
    Deprecated: "renamed to forkOn"

src/Snap/Internal/Http/Server/SimpleBackend.hs:96:17: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/SimpleBackend.hs:118:14: Warning:
    In the use of `forkOnIO'
    (imported from GHC.Conc, but defined in GHC.Conc.Sync):
    Deprecated: "renamed to forkOn"

src/Snap/Internal/Http/Server/SimpleBackend.hs:172:26: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
[13 of 17] Compiling System.FastLogger ( src/System/FastLogger.hs, dist/build/System/FastLogger.o )
[14 of 17] Compiling Snap.Internal.Http.Server ( src/Snap/Internal/Http/Server.hs, dist/build/Snap/Internal/Http/Server.o )
[15 of 17] Compiling Snap.Internal.Http.Server.Config ( src/Snap/Internal/Http/Server/Config.hs, dist/build/Snap/Internal/Http/Server/Config.o )

src/Snap/Internal/Http/Server/Config.hs:196:15: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[16 of 17] Compiling Snap.Http.Server.Config ( src/Snap/Http/Server/Config.hs, dist/build/Snap/Http/Server/Config.o )
[17 of 17] Compiling Snap.Http.Server ( src/Snap/Http/Server.hs, dist/build/Snap/Http/Server.o )

src/Snap/Http/Server.hs:27:1: Warning:
    The import of `Data.List' is redundant
      except perhaps to import instances from `Data.List'
    To import instances alone, use: import Data.List()
In-place registering snap-server-0.9.3.4...
Running Haddock for snap-server-0.9.3.4...
Running hscolour for snap-server-0.9.3.4...
Preprocessing library snap-server-0.9.3.4...
Preprocessing library snap-server-0.9.3.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, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0,
zlib-0.5.4.1

src/Snap/Internal/Http/Parser.hs:30:1: Warning:
    The qualified import of `Data.ByteString.Lazy.Char8' is redundant
      except perhaps to import instances from `Data.ByteString.Lazy.Char8'
    To import instances alone, use: import Data.ByteString.Lazy.Char8()

src/Snap/Internal/Http/Server/Date.hs:65:19: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/Date.hs:73:17: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/Date.hs:80:20: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/SimpleBackend.hs:24:1: Warning:
    The import of `Data.Maybe' is redundant
      except perhaps to import instances from `Data.Maybe'
    To import instances alone, use: import Data.Maybe()

src/Snap/Internal/Http/Server/SimpleBackend.hs:88:40: Warning:
    In the use of `forkOnIO'
    (imported from GHC.Conc, but defined in GHC.Conc.Sync):
    Deprecated: "renamed to forkOn"

src/Snap/Internal/Http/Server/SimpleBackend.hs:96:17: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/SimpleBackend.hs:118:14: Warning:
    In the use of `forkOnIO'
    (imported from GHC.Conc, but defined in GHC.Conc.Sync):
    Deprecated: "renamed to forkOn"

src/Snap/Internal/Http/Server/SimpleBackend.hs:172:26: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/Config.hs:196:15: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

src/Snap/Http/Server.hs:27:1: Warning:
    The import of `Data.List' is redundant
      except perhaps to import instances from `Data.List'
    To import instances alone, use: import Data.List()
Haddock coverage:
  50% (  1 /  2) in 'System.SendFile.Linux'
  33% (  1 /  3) in 'System.SendFile'
  70% (  7 / 10) in 'Snap.Internal.Http.Server.TimeoutManager'
   0% (  0 /  4) in 'Snap.Internal.Http.Server.Address'
   0% (  0 /  6) in 'Snap.Internal.Http.Server.Backend'
   0% (  0 /  6) in 'Snap.Internal.Http.Server.HttpPort'
   0% (  0 / 10) in 'Snap.Internal.Http.Server.TLS'
   0% (  0 /  8) in 'Snap.Internal.Http.Server.ListenHelpers'
  33% (  3 /  9) in 'Snap.Internal.Http.Parser'
   0% (  0 /  8) in 'Paths_snap_server'
   0% (  0 /  4) in 'Snap.Internal.Http.Server.Date'
   0% (  0 /  2) in 'Snap.Internal.Http.Server.SimpleBackend'
  88% (  7 /  8) in 'System.FastLogger'
  10% (  3 / 31) in 'Snap.Internal.Http.Server'
  45% ( 26 / 58) in 'Snap.Internal.Http.Server.Config'
  51% ( 24 / 47) in 'Snap.Http.Server.Config'
 100% (  7 /  7) in 'Snap.Http.Server'
Warning: Snap.Http.Server.Config: could not find link destinations for:
    Network.Socket.Types.Socket
Documentation created: dist/doc/html/snap-server/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/snap-server-0.9.3.4
Registering snap-server-0.9.3.4...
Installed snap-server-0.9.3.4
Configuring cprng-aes-0.5.2...
Building cprng-aes-0.5.2...
Preprocessing library cprng-aes-0.5.2...
[1 of 2] Compiling Crypto.Random.AESCtr.Internal ( Crypto/Random/AESCtr/Internal.hs, dist/build/Crypto/Random/AESCtr/Internal.o )
[2 of 2] Compiling Crypto.Random.AESCtr ( Crypto/Random/AESCtr.hs, dist/build/Crypto/Random/AESCtr.o )
In-place registering cprng-aes-0.5.2...
Running Haddock for cprng-aes-0.5.2...
Running hscolour for cprng-aes-0.5.2...
Preprocessing library cprng-aes-0.5.2...
Preprocessing library cprng-aes-0.5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1
Haddock coverage:
  18% (  2 / 11) in 'Crypto.Random.AESCtr.Internal'
 100% (  4 /  4) in 'Crypto.Random.AESCtr'
Warning: Crypto.Random.AESCtr: could not find link destinations for:
    System.Random.RandomGen
Documentation created: dist/doc/html/cprng-aes/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cprng-aes-0.5.2
Registering cprng-aes-0.5.2...
Installed cprng-aes-0.5.2
[1 of 1] Compiling Main             ( /tmp/texmath-0.6.5.2-26107/texmath-0.6.5.2/Setup.hs, /tmp/texmath-0.6.5.2-26107/texmath-0.6.5.2/dist/setup/Main.o )

/tmp/texmath-0.6.5.2-26107/texmath-0.6.5.2/Setup.hs:5:49: Warning:
    In the use of `runTests'
    (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks):
    Deprecated: "Please use the new testing interface instead!"
Linking /tmp/texmath-0.6.5.2-26107/texmath-0.6.5.2/dist/setup/setup ...
Configuring texmath-0.6.5.2...
Building texmath-0.6.5.2...
Preprocessing library texmath-0.6.5.2...
[1 of 8] Compiling Text.TeXMath.Macros ( Text/TeXMath/Macros.hs, dist/build/Text/TeXMath/Macros.o )
[2 of 8] Compiling Text.TeXMath.Types ( Text/TeXMath/Types.hs, dist/build/Text/TeXMath/Types.o )
[3 of 8] Compiling Text.TeXMath.ToUnicode ( Text/TeXMath/ToUnicode.hs, dist/build/Text/TeXMath/ToUnicode.o )
[4 of 8] Compiling Text.TeXMath.Pandoc ( Text/TeXMath/Pandoc.hs, dist/build/Text/TeXMath/Pandoc.o )
[5 of 8] Compiling Text.TeXMath.OMML ( Text/TeXMath/OMML.hs, dist/build/Text/TeXMath/OMML.o )
[6 of 8] Compiling Text.TeXMath.MathML ( Text/TeXMath/MathML.hs, dist/build/Text/TeXMath/MathML.o )
[7 of 8] Compiling Text.TeXMath.Parser ( Text/TeXMath/Parser.hs, dist/build/Text/TeXMath/Parser.o )
[8 of 8] Compiling Text.TeXMath     ( Text/TeXMath.hs, dist/build/Text/TeXMath.o )
In-place registering texmath-0.6.5.2...
Running Haddock for texmath-0.6.5.2...
Running hscolour for texmath-0.6.5.2...
Preprocessing library texmath-0.6.5.2...
Preprocessing library texmath-0.6.5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
  75% (  3 /  4) in 'Text.TeXMath.Macros'
  14% (  1 /  7) in 'Text.TeXMath.Types'
 100% (  2 /  2) in 'Text.TeXMath.ToUnicode'
 100% (  2 /  2) in 'Text.TeXMath.Pandoc'
  33% (  1 /  3) in 'Text.TeXMath.OMML'
  33% (  1 /  3) in 'Text.TeXMath.MathML'
 100% (  2 /  2) in 'Text.TeXMath.Parser'
  20% (  1 /  5) in 'Text.TeXMath'
Documentation created: dist/doc/html/texmath/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/texmath-0.6.5.2
Registering texmath-0.6.5.2...
Installed texmath-0.6.5.2
Configuring crypto-pubkey-0.2.2...
Building crypto-pubkey-0.2.2...
Preprocessing library crypto-pubkey-0.2.2...
[ 1 of 12] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o )
[ 2 of 12] Compiling Crypto.PubKey.HashDescr ( Crypto/PubKey/HashDescr.hs, dist/build/Crypto/PubKey/HashDescr.o )
[ 3 of 12] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o )
[ 4 of 12] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o )
[ 5 of 12] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o )
[ 6 of 12] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o )
[ 7 of 12] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o )
[ 8 of 12] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o )
[ 9 of 12] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o )
[10 of 12] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o )
[11 of 12] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o )
[12 of 12] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o )
In-place registering crypto-pubkey-0.2.2...
Running Haddock for crypto-pubkey-0.2.2...
Running hscolour for crypto-pubkey-0.2.2...
Preprocessing library crypto-pubkey-0.2.2...
Preprocessing library crypto-pubkey-0.2.2...
Haddock coverage:
 100% (  9 /  9) in 'Crypto.PubKey.DH'
 100% ( 13 / 13) in 'Crypto.PubKey.HashDescr'
 100% (  3 /  3) in 'Crypto.PubKey.MaskGenFunction'
 100% ( 10 / 10) in 'Crypto.PubKey.DSA'
 100% ( 19 / 19) in 'Crypto.PubKey.ElGamal'
 100% (  3 /  3) in 'Crypto.PubKey.Internal'
 100% (  3 /  3) in 'Crypto.PubKey.RSA.Types'
 100% (  5 /  5) in 'Crypto.PubKey.RSA.Prim'
 100% (  9 /  9) in 'Crypto.PubKey.RSA'
 100% ( 13 / 13) in 'Crypto.PubKey.RSA.PKCS15'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.OAEP'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.PSS'
Documentation created: dist/doc/html/crypto-pubkey/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-pubkey-0.2.2
Registering crypto-pubkey-0.2.2...
Installed crypto-pubkey-0.2.2
Configuring conduit-1.0.9.3...
Building conduit-1.0.9.3...
Preprocessing library conduit-1.0.9.3...
[1 of 8] Compiling System.PosixFile ( dist/build/System/PosixFile.hs, dist/build/System/PosixFile.o )
[2 of 8] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o )
[3 of 8] Compiling Data.Conduit.Util ( Data/Conduit/Util.hs, dist/build/Data/Conduit/Util.o )
[4 of 8] Compiling Data.Conduit     ( Data/Conduit.hs, dist/build/Data/Conduit.o )
[5 of 8] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.o )
[6 of 8] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.o )
[7 of 8] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.o )
[8 of 8] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.o )
In-place registering conduit-1.0.9.3...
Running Haddock for conduit-1.0.9.3...
Running hscolour for conduit-1.0.9.3...
Preprocessing library conduit-1.0.9.3...
Preprocessing library conduit-1.0.9.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
   0% (  0 /  6) in 'System.PosixFile'
  91% ( 39 / 43) in 'Data.Conduit.Internal'
 100% (  4 /  4) in 'Data.Conduit.Util'
  98% ( 49 / 50) in 'Data.Conduit'
  98% ( 43 / 44) in 'Data.Conduit.List'
 100% ( 30 / 30) in 'Data.Conduit.Binary'
 100% ( 21 / 21) in 'Data.Conduit.Text'
 100% (  2 /  2) in 'Data.Conduit.Lazy'
Warning: Data.Conduit.Internal: could not find link destinations for:
    Control.Monad.RWS.Class.MonadRWS Control.Monad.Error.Class.MonadError Control.Monad.Reader.Class.MonadReader Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.IO.Class.MonadIO
Warning: Data.Conduit: could not find link destinations for:
    Control.Monad.RWS.Class.MonadRWS Control.Monad.Error.Class.MonadError Control.Monad.Reader.Class.MonadReader Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.IO.Class.MonadIO Control.Monad.Cont.Class.MonadCont Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Data.Functor.Identity.Identity
Warning: Data.Conduit.Binary: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Data.Conduit.Text: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/conduit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/conduit-1.0.9.3
Registering conduit-1.0.9.3...
Installed conduit-1.0.9.3
Configuring tls-1.1.5...
Building tls-1.1.5...
Preprocessing library tls-1.1.5...
[ 1 of 31] Compiling Network.TLS.MAC  ( Network/TLS/MAC.hs, dist/build/Network/TLS/MAC.o )
[ 2 of 31] Compiling Network.TLS.Measurement ( Network/TLS/Measurement.hs, dist/build/Network/TLS/Measurement.o )
[ 3 of 31] Compiling Network.TLS.Types ( Network/TLS/Types.hs, dist/build/Network/TLS/Types.o )
[ 4 of 31] Compiling Network.TLS.Session ( Network/TLS/Session.hs, dist/build/Network/TLS/Session.o )
[ 5 of 31] Compiling Network.TLS.Crypto ( Network/TLS/Crypto.hs, dist/build/Network/TLS/Crypto.o )
[ 6 of 31] Compiling Network.TLS.Struct ( Network/TLS/Struct.hs, dist/build/Network/TLS/Struct.o )
[ 7 of 31] Compiling Network.TLS.Cap  ( Network/TLS/Cap.hs, dist/build/Network/TLS/Cap.o )
[ 8 of 31] Compiling Network.TLS.Wire ( Network/TLS/Wire.hs, dist/build/Network/TLS/Wire.o )
[ 9 of 31] Compiling Network.TLS.Extension ( Network/TLS/Extension.hs, dist/build/Network/TLS/Extension.o )
[10 of 31] Compiling Network.TLS.Util ( Network/TLS/Util.hs, dist/build/Network/TLS/Util.o )
[11 of 31] Compiling Network.TLS.Cipher ( Network/TLS/Cipher.hs, dist/build/Network/TLS/Cipher.o )
[12 of 31] Compiling Network.TLS.Packet ( Network/TLS/Packet.hs, dist/build/Network/TLS/Packet.o )
[13 of 31] Compiling Network.TLS.Compression ( Network/TLS/Compression.hs, dist/build/Network/TLS/Compression.o )
[14 of 31] Compiling Network.TLS.State ( Network/TLS/State.hs, dist/build/Network/TLS/State.o )
[15 of 31] Compiling Network.TLS.Context ( Network/TLS/Context.hs, dist/build/Network/TLS/Context.o )
[16 of 31] Compiling Network.TLS.Handshake.Certificate ( Network/TLS/Handshake/Certificate.hs, dist/build/Network/TLS/Handshake/Certificate.o )
[17 of 31] Compiling Network.TLS.Handshake.Signature ( Network/TLS/Handshake/Signature.hs, dist/build/Network/TLS/Handshake/Signature.o )
[18 of 31] Compiling Network.TLS.Record.Types ( Network/TLS/Record/Types.hs, dist/build/Network/TLS/Record/Types.o )
[19 of 31] Compiling Network.TLS.Record.Engage ( Network/TLS/Record/Engage.hs, dist/build/Network/TLS/Record/Engage.o )
[20 of 31] Compiling Network.TLS.Record.Disengage ( Network/TLS/Record/Disengage.hs, dist/build/Network/TLS/Record/Disengage.o )
[21 of 31] Compiling Network.TLS.Record ( Network/TLS/Record.hs, dist/build/Network/TLS/Record.o )
[22 of 31] Compiling Network.TLS.Receiving ( Network/TLS/Receiving.hs, dist/build/Network/TLS/Receiving.o )
[23 of 31] Compiling Network.TLS.Sending ( Network/TLS/Sending.hs, dist/build/Network/TLS/Sending.o )
[24 of 31] Compiling Network.TLS.IO   ( Network/TLS/IO.hs, dist/build/Network/TLS/IO.o )
[25 of 31] Compiling Network.TLS.Handshake.Common ( Network/TLS/Handshake/Common.hs, dist/build/Network/TLS/Handshake/Common.o )
[26 of 31] Compiling Network.TLS.Handshake.Client ( Network/TLS/Handshake/Client.hs, dist/build/Network/TLS/Handshake/Client.o )
[27 of 31] Compiling Network.TLS.Handshake.Server ( Network/TLS/Handshake/Server.hs, dist/build/Network/TLS/Handshake/Server.o )
[28 of 31] Compiling Network.TLS.Handshake ( Network/TLS/Handshake.hs, dist/build/Network/TLS/Handshake.o )
[29 of 31] Compiling Network.TLS.Core ( Network/TLS/Core.hs, dist/build/Network/TLS/Core.o )
[30 of 31] Compiling Network.TLS.Internal ( Network/TLS/Internal.hs, dist/build/Network/TLS/Internal.o )
[31 of 31] Compiling Network.TLS      ( Network/TLS.hs, dist/build/Network/TLS.o )
In-place registering tls-1.1.5...
Running Haddock for tls-1.1.5...
Running hscolour for tls-1.1.5...
Preprocessing library tls-1.1.5...
Preprocessing library tls-1.1.5...
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:
  10% (  1 / 10) in 'Network.TLS.MAC'
  29% (  2 /  7) in 'Network.TLS.Measurement'
 100% (  6 /  6) in 'Network.TLS.Types'
  67% (  2 /  3) in 'Network.TLS.Session'
  17% (  3 / 18) in 'Network.TLS.Crypto'
Warning: Network.TLS.Struct: valOfType is exported separately but will be documented under TypeValuable. Consider exporting it together with its parent(s) for code clarity.
Warning: Network.TLS.Struct: valToType is exported separately but will be documented under TypeValuable. Consider exporting it together with its parent(s) for code clarity.
  13% (  5 / 38) in 'Network.TLS.Struct'
  33% (  1 /  3) in 'Network.TLS.Cap'
  29% (  9 / 31) in 'Network.TLS.Wire'
  54% (  7 / 13) in 'Network.TLS.Extension'
  33% (  3 /  9) in 'Network.TLS.Util'
  27% (  3 / 11) in 'Network.TLS.Cipher'
  22% (  7 / 32) in 'Network.TLS.Packet'
 100% ( 12 / 12) in 'Network.TLS.Compression'
   2% (  1 / 63) in 'Network.TLS.State'
  33% ( 18 / 54) in 'Network.TLS.Context'
  33% (  1 /  3) in 'Network.TLS.Handshake.Certificate'
  50% (  1 /  2) in 'Network.TLS.Handshake.Signature'
  54% ( 13 / 24) in 'Network.TLS.Record.Types'
  50% (  1 /  2) in 'Network.TLS.Record.Engage'
  50% (  1 /  2) in 'Network.TLS.Record.Disengage'
  36% (  5 / 14) in 'Network.TLS.Record'
  20% (  1 /  5) in 'Network.TLS.Receiving'
  25% (  1 /  4) in 'Network.TLS.Sending'
  60% (  3 /  5) in 'Network.TLS.IO'
  21% (  3 / 14) in 'Network.TLS.Handshake.Common'
  50% (  1 /  2) in 'Network.TLS.Handshake.Client'
  67% (  2 /  3) in 'Network.TLS.Handshake.Server'
  60% (  3 /  5) in 'Network.TLS.Handshake'
  88% ( 14 / 16) in 'Network.TLS.Core'
  17% ( 13 / 78) in 'Network.TLS.Internal'
  57% ( 52 / 91) in 'Network.TLS'
Warning: Network.TLS: could not find link destinations for:
    Network.Socket.HostName Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Error.Error
Documentation created: dist/doc/html/tls/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tls-1.1.5
Registering tls-1.1.5...
Installed tls-1.1.5
Configuring blaze-builder-conduit-1.0.0...
Building blaze-builder-conduit-1.0.0...
Preprocessing library blaze-builder-conduit-1.0.0...
[1 of 1] Compiling Data.Conduit.Blaze ( Data/Conduit/Blaze.hs, dist/build/Data/Conduit/Blaze.o )
In-place registering blaze-builder-conduit-1.0.0...
Running Haddock for blaze-builder-conduit-1.0.0...
Running hscolour for blaze-builder-conduit-1.0.0...
Preprocessing library blaze-builder-conduit-1.0.0...
Preprocessing library blaze-builder-conduit-1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
 100% ( 25 / 25) in 'Data.Conduit.Blaze'
Documentation created: dist/doc/html/blaze-builder-conduit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-builder-conduit-1.0.0
Registering blaze-builder-conduit-1.0.0...
Installed blaze-builder-conduit-1.0.0
Configuring yaml-0.8.5.2...
Building yaml-0.8.5.2...
Preprocessing library yaml-0.8.5.2...
[1 of 2] Compiling Text.Libyaml     ( Text/Libyaml.hs, dist/build/Text/Libyaml.o )

Text/Libyaml.hs:392:26: Warning:
    This binding for `pi' shadows the existing binding
      imported from `Prelude' at Text/Libyaml.hs:15:8-19
      (and originally defined in `GHC.Float')

Text/Libyaml.hs:491:33: Warning:
    In the use of `unsafeForeignPtrToPtr'
    (imported from Foreign.ForeignPtr):
    Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release"
[2 of 2] Compiling Data.Yaml        ( Data/Yaml.hs, dist/build/Data/Yaml.o )
In-place registering yaml-0.8.5.2...
Preprocessing executable 'yaml2json' for yaml-0.8.5.2...
[1 of 1] Compiling Main             ( exe/yaml2json.hs, dist/build/yaml2json/yaml2json-tmp/Main.o )
Linking dist/build/yaml2json/yaml2json ...
Running Haddock for yaml-0.8.5.2...
Running hscolour for yaml-0.8.5.2...
Preprocessing library yaml-0.8.5.2...
Preprocessing executable 'yaml2json' for yaml-0.8.5.2...
Preprocessing library yaml-0.8.5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0

dist/build/tmp-26107/Text/Libyaml.hs:392:26: Warning:
    This binding for `pi' shadows the existing binding
      imported from `Prelude' at dist/build/tmp-26107/Text/Libyaml.hs:15:8-19
      (and originally defined in `GHC.Float')

dist/build/tmp-26107/Text/Libyaml.hs:491:33: Warning:
    In the use of `unsafeForeignPtrToPtr'
    (imported from Foreign.ForeignPtr):
    Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release"
Haddock coverage:
  33% (  5 / 15) in 'Text.Libyaml'
  71% ( 24 / 34) in 'Data.Yaml'
Warning: Data.Yaml: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Yaml.Parse
Documentation created: dist/doc/html/yaml/index.html
Preprocessing executable 'yaml2json' for yaml-0.8.5.2...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/yaml-0.8.5.2
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 yaml-0.8.5.2...
Installed yaml-0.8.5.2
Configuring zlib-conduit-1.0.0...
Building zlib-conduit-1.0.0...
Preprocessing library zlib-conduit-1.0.0...
[1 of 1] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, dist/build/Data/Conduit/Zlib.o )
In-place registering zlib-conduit-1.0.0...
Running Haddock for zlib-conduit-1.0.0...
Running hscolour for zlib-conduit-1.0.0...
Preprocessing library zlib-conduit-1.0.0...
Preprocessing library zlib-conduit-1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0, zlib-0.5.4.1
Haddock coverage:
Warning: Couldn't find .haddock for export Codec.Compression.Zlib.Stream.WindowBits
Warning: Couldn't find .haddock for export Codec.Compression.Zlib.Stream.defaultWindowBits
  83% ( 10 / 12) in 'Data.Conduit.Zlib'
Documentation created: dist/doc/html/zlib-conduit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/zlib-conduit-1.0.0
Registering zlib-conduit-1.0.0...
Installed zlib-conduit-1.0.0
Configuring tls-extra-0.6.6...
Building tls-extra-0.6.6...
Preprocessing library tls-extra-0.6.6...
[1 of 6] Compiling Network.TLS.Extra.Compression ( Network/TLS/Extra/Compression.hs, dist/build/Network/TLS/Extra/Compression.o )
[2 of 6] Compiling Network.TLS.Extra.File ( Network/TLS/Extra/File.hs, dist/build/Network/TLS/Extra/File.o )
[3 of 6] Compiling Network.TLS.Extra.Connection ( Network/TLS/Extra/Connection.hs, dist/build/Network/TLS/Extra/Connection.o )
[4 of 6] Compiling Network.TLS.Extra.Certificate ( Network/TLS/Extra/Certificate.hs, dist/build/Network/TLS/Extra/Certificate.o )

Network/TLS/Extra/Certificate.hs:25:1: Warning:
    The qualified import of `Crypto.Hash.SHA1' is redundant
      except perhaps to import instances from `Crypto.Hash.SHA1'
    To import instances alone, use: import Crypto.Hash.SHA1()

Network/TLS/Extra/Certificate.hs:28:1: Warning:
    The qualified import of `Crypto.PubKey.DSA' is redundant
      except perhaps to import instances from `Crypto.PubKey.DSA'
    To import instances alone, use: import Crypto.PubKey.DSA()

Network/TLS/Extra/Certificate.hs:160:15: Warning:
    Defined but not used: `pk'

Network/TLS/Extra/Certificate.hs:160:20: Warning:
    Defined but not used: `b'
[5 of 6] Compiling Network.TLS.Extra.Cipher ( Network/TLS/Extra/Cipher.hs, dist/build/Network/TLS/Extra/Cipher.o )
[6 of 6] Compiling Network.TLS.Extra ( Network/TLS/Extra.hs, dist/build/Network/TLS/Extra.o )
In-place registering tls-extra-0.6.6...
Running Haddock for tls-extra-0.6.6...
Running hscolour for tls-extra-0.6.6...
Preprocessing library tls-extra-0.6.6...
Preprocessing library tls-extra-0.6.6...
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

dist/build/tmp-26107/Network/TLS/Extra/Certificate.hs:25:1: Warning:
    The qualified import of `Crypto.Hash.SHA1' is redundant
      except perhaps to import instances from `Crypto.Hash.SHA1'
    To import instances alone, use: import Crypto.Hash.SHA1()

dist/build/tmp-26107/Network/TLS/Extra/Certificate.hs:28:1: Warning:
    The qualified import of `Crypto.PubKey.DSA' is redundant
      except perhaps to import instances from `Crypto.PubKey.DSA'
    To import instances alone, use: import Crypto.PubKey.DSA()

dist/build/tmp-26107/Network/TLS/Extra/Certificate.hs:160:15: Warning:
    Defined but not used: `pk'

dist/build/tmp-26107/Network/TLS/Extra/Certificate.hs:160:20: Warning:
    Defined but not used: `b'
Haddock coverage:
 100% (  1 /  1) in 'Network.TLS.Extra.Compression'
 100% (  3 /  3) in 'Network.TLS.Extra.File'
 100% (  2 /  2) in 'Network.TLS.Extra.Connection'
 100% (  8 /  8) in 'Network.TLS.Extra.Certificate'
 100% ( 15 / 15) in 'Network.TLS.Extra.Cipher'
 100% ( 29 / 29) in 'Network.TLS.Extra'
Documentation created: dist/doc/html/tls-extra/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tls-extra-0.6.6
Registering tls-extra-0.6.6...
Installed tls-extra-0.6.6
Configuring http-conduit-1.9.5.2...
Building http-conduit-1.9.5.2...
Preprocessing library http-conduit-1.9.5.2...
[ 1 of 12] Compiling Network.HTTP.Conduit.Util ( Network/HTTP/Conduit/Util.hs, dist/build/Network/HTTP/Conduit/Util.o )
[ 2 of 12] Compiling Network.HTTP.Conduit.ConnInfo ( Network/HTTP/Conduit/ConnInfo.hs, dist/build/Network/HTTP/Conduit/ConnInfo.o )
[ 3 of 12] Compiling Network.HTTP.Conduit.Types ( Network/HTTP/Conduit/Types.hs, dist/build/Network/HTTP/Conduit/Types.o )
[ 4 of 12] Compiling Network.HTTP.Conduit.Parser ( Network/HTTP/Conduit/Parser.hs, dist/build/Network/HTTP/Conduit/Parser.o )
[ 5 of 12] Compiling Network.HTTP.Conduit.Chunk ( Network/HTTP/Conduit/Chunk.hs, dist/build/Network/HTTP/Conduit/Chunk.o )
[ 6 of 12] Compiling Network.HTTP.Conduit.Manager ( Network/HTTP/Conduit/Manager.hs, dist/build/Network/HTTP/Conduit/Manager.o )
[ 7 of 12] Compiling Network.HTTP.Conduit.Request ( Network/HTTP/Conduit/Request.hs, dist/build/Network/HTTP/Conduit/Request.o )
[ 8 of 12] Compiling Network.HTTP.Conduit.Response ( Network/HTTP/Conduit/Response.hs, dist/build/Network/HTTP/Conduit/Response.o )
[ 9 of 12] Compiling Network.HTTP.Conduit.Cookies ( Network/HTTP/Conduit/Cookies.hs, dist/build/Network/HTTP/Conduit/Cookies.o )
[10 of 12] Compiling Network.HTTP.Conduit.Internal ( Network/HTTP/Conduit/Internal.hs, dist/build/Network/HTTP/Conduit/Internal.o )
[11 of 12] Compiling Network.HTTP.Conduit.MultipartFormData ( Network/HTTP/Conduit/MultipartFormData.hs, dist/build/Network/HTTP/Conduit/MultipartFormData.o )
[12 of 12] Compiling Network.HTTP.Conduit ( Network/HTTP/Conduit.hs, dist/build/Network/HTTP/Conduit.o )
In-place registering http-conduit-1.9.5.2...
Running Haddock for http-conduit-1.9.5.2...
Running hscolour for http-conduit-1.9.5.2...
Preprocessing library http-conduit-1.9.5.2...
Preprocessing library http-conduit-1.9.5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, network-2.4.1.2,
parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0,
zlib-0.5.4.1
Haddock coverage:
  33% (  2 /  6) in 'Network.HTTP.Conduit.Util'
  20% (  2 / 10) in 'Network.HTTP.Conduit.ConnInfo'
  33% (  4 / 12) in 'Network.HTTP.Conduit.Types'
  50% (  1 /  2) in 'Network.HTTP.Conduit.Parser'
   0% (  0 /  3) in 'Network.HTTP.Conduit.Chunk'
  69% ( 11 / 16) in 'Network.HTTP.Conduit.Manager'
  72% ( 13 / 18) in 'Network.HTTP.Conduit.Request'
  60% (  3 /  5) in 'Network.HTTP.Conduit.Response'
  63% ( 12 / 19) in 'Network.HTTP.Conduit.Cookies'
  93% ( 14 / 15) in 'Network.HTTP.Conduit.Internal'
  81% ( 17 / 21) in 'Network.HTTP.Conduit.MultipartFormData'
  87% ( 61 / 70) in 'Network.HTTP.Conduit'
Warning: Network.HTTP.Conduit.Internal: could not find link destinations for:
    Network.URI.URI
Warning: Network.HTTP.Conduit.MultipartFormData: could not find link destinations for:
    Data.Text.Internal.Text Control.Monad.IO.Class.MonadIO Data.Functor.Identity.Identity System.Random.RandomGen
Warning: Network.HTTP.Conduit: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Network.Socket.Types.HostAddress Network.HTTP.Conduit.Types.ContentType Network.HTTP.Conduit.Types.ConnRelease Network.HTTP.Conduit.ConnInfo.ConnInfo Network.HTTP.Conduit.Types.ManagedConn
Documentation created: dist/doc/html/http-conduit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/http-conduit-1.9.5.2
Registering http-conduit-1.9.5.2...
Installed http-conduit-1.9.5.2
[1 of 1] Compiling Main             ( /tmp/pandoc-1.12.1-26107/pandoc-1.12.1/Setup.hs, /tmp/pandoc-1.12.1-26107/pandoc-1.12.1/dist/setup/Main.o )
Linking /tmp/pandoc-1.12.1-26107/pandoc-1.12.1/dist/setup/setup ...
Configuring pandoc-1.12.1...
Building pandoc-1.12.1...
Preprocessing library pandoc-1.12.1...
unused terminals: 1
[ 1 of 55] Compiling Text.Pandoc.Asciify ( src/Text/Pandoc/Asciify.hs, dist/build/Text/Pandoc/Asciify.o )
[ 2 of 55] Compiling Text.Pandoc.Process ( src/Text/Pandoc/Process.hs, dist/build/Text/Pandoc/Process.o )
[ 3 of 55] Compiling Text.Pandoc.UUID ( src/Text/Pandoc/UUID.hs, dist/build/Text/Pandoc/UUID.o )
[ 4 of 55] Compiling Text.Pandoc.Slides ( src/Text/Pandoc/Slides.hs, dist/build/Text/Pandoc/Slides.o )
[ 5 of 55] Compiling Text.Pandoc.Readers.Haddock.Lex ( dist/build/Text/Pandoc/Readers/Haddock/Lex.hs, dist/build/Text/Pandoc/Readers/Haddock/Lex.o )
[ 6 of 55] Compiling Text.Pandoc.Readers.TeXMath ( src/Text/Pandoc/Readers/TeXMath.hs, dist/build/Text/Pandoc/Readers/TeXMath.o )
[ 7 of 55] Compiling Text.Pandoc.Compat.TagSoupEntity ( src/Text/Pandoc/Compat/TagSoupEntity.hs, dist/build/Text/Pandoc/Compat/TagSoupEntity.o )
[ 8 of 55] Compiling Text.Pandoc.Compat.Monoid ( src/Text/Pandoc/Compat/Monoid.hs, dist/build/Text/Pandoc/Compat/Monoid.o )
[ 9 of 55] Compiling Text.Pandoc.MIME ( src/Text/Pandoc/MIME.hs, dist/build/Text/Pandoc/MIME.o )
[10 of 55] Compiling Text.Pandoc.Pretty ( src/Text/Pandoc/Pretty.hs, dist/build/Text/Pandoc/Pretty.o )
[11 of 55] Compiling Text.Pandoc.XML  ( src/Text/Pandoc/XML.hs, dist/build/Text/Pandoc/XML.o )
[12 of 55] Compiling Paths_pandoc     ( dist/build/autogen/Paths_pandoc.hs, dist/build/Paths_pandoc.o )
[13 of 55] Compiling Text.Pandoc.UTF8 ( src/Text/Pandoc/UTF8.hs, dist/build/Text/Pandoc/UTF8.o )
[14 of 55] Compiling Text.Pandoc.Shared ( src/Text/Pandoc/Shared.hs, dist/build/Text/Pandoc/Shared.o )
[15 of 55] Compiling Text.Pandoc.Highlighting ( src/Text/Pandoc/Highlighting.hs, dist/build/Text/Pandoc/Highlighting.o )
[16 of 55] Compiling Text.Pandoc.Readers.Haddock.Parse ( dist/build/Text/Pandoc/Readers/Haddock/Parse.hs, dist/build/Text/Pandoc/Readers/Haddock/Parse.o )
[17 of 55] Compiling Text.Pandoc.ImageSize ( src/Text/Pandoc/ImageSize.hs, dist/build/Text/Pandoc/ImageSize.o )
[18 of 55] Compiling Text.Pandoc.SelfContained ( src/Text/Pandoc/SelfContained.hs, dist/build/Text/Pandoc/SelfContained.o )
[19 of 55] Compiling Text.Pandoc.Readers.Native ( src/Text/Pandoc/Readers/Native.hs, dist/build/Text/Pandoc/Readers/Native.o )
[20 of 55] Compiling Text.Pandoc.Templates ( src/Text/Pandoc/Templates.hs, dist/build/Text/Pandoc/Templates.o )
[21 of 55] Compiling Text.Pandoc.Options ( src/Text/Pandoc/Options.hs, dist/build/Text/Pandoc/Options.o )
[22 of 55] Compiling Text.Pandoc.Readers.DocBook ( src/Text/Pandoc/Readers/DocBook.hs, dist/build/Text/Pandoc/Readers/DocBook.o )
[23 of 55] Compiling Text.Pandoc.Readers.Haddock ( src/Text/Pandoc/Readers/Haddock.hs, dist/build/Text/Pandoc/Readers/Haddock.o )
[24 of 55] Compiling Text.Pandoc.Writers.Native ( src/Text/Pandoc/Writers/Native.hs, dist/build/Text/Pandoc/Writers/Native.o )
[25 of 55] Compiling Text.Pandoc.Writers.Docx ( src/Text/Pandoc/Writers/Docx.hs, dist/build/Text/Pandoc/Writers/Docx.o )
[26 of 55] Compiling Text.Pandoc.Writers.FB2 ( src/Text/Pandoc/Writers/FB2.hs, dist/build/Text/Pandoc/Writers/FB2.o )
[27 of 55] Compiling Text.Pandoc.Writers.Custom ( src/Text/Pandoc/Writers/Custom.hs, dist/build/Text/Pandoc/Writers/Custom.o )
[28 of 55] Compiling Text.Pandoc.Parsing ( src/Text/Pandoc/Parsing.hs, dist/build/Text/Pandoc/Parsing.o )
[29 of 55] Compiling Text.Pandoc.Readers.RST ( src/Text/Pandoc/Readers/RST.hs, dist/build/Text/Pandoc/Readers/RST.o )
[30 of 55] Compiling Text.Pandoc.Readers.LaTeX ( src/Text/Pandoc/Readers/LaTeX.hs, dist/build/Text/Pandoc/Readers/LaTeX.o )
[31 of 55] Compiling Text.Pandoc.Readers.HTML ( src/Text/Pandoc/Readers/HTML.hs, dist/build/Text/Pandoc/Readers/HTML.o )
[32 of 55] Compiling Text.Pandoc.Readers.Markdown ( src/Text/Pandoc/Readers/Markdown.hs, dist/build/Text/Pandoc/Readers/Markdown.o )
[33 of 55] Compiling Text.Pandoc.Readers.MediaWiki ( src/Text/Pandoc/Readers/MediaWiki.hs, dist/build/Text/Pandoc/Readers/MediaWiki.o )
[34 of 55] Compiling Text.Pandoc.Readers.OPML ( src/Text/Pandoc/Readers/OPML.hs, dist/build/Text/Pandoc/Readers/OPML.o )
[35 of 55] Compiling Text.Pandoc.Readers.Textile ( src/Text/Pandoc/Readers/Textile.hs, dist/build/Text/Pandoc/Readers/Textile.o )
[36 of 55] Compiling Text.Pandoc.Writers.Shared ( src/Text/Pandoc/Writers/Shared.hs, dist/build/Text/Pandoc/Writers/Shared.o )
[37 of 55] Compiling Text.Pandoc.Writers.RST ( src/Text/Pandoc/Writers/RST.hs, dist/build/Text/Pandoc/Writers/RST.o )
[38 of 55] Compiling Text.Pandoc.Writers.LaTeX ( src/Text/Pandoc/Writers/LaTeX.hs, dist/build/Text/Pandoc/Writers/LaTeX.o )
[39 of 55] Compiling Text.Pandoc.Writers.ConTeXt ( src/Text/Pandoc/Writers/ConTeXt.hs, dist/build/Text/Pandoc/Writers/ConTeXt.o )
[40 of 55] Compiling Text.Pandoc.Writers.Texinfo ( src/Text/Pandoc/Writers/Texinfo.hs, dist/build/Text/Pandoc/Writers/Texinfo.o )
[41 of 55] Compiling Text.Pandoc.Writers.HTML ( src/Text/Pandoc/Writers/HTML.hs, dist/build/Text/Pandoc/Writers/HTML.o )
[42 of 55] Compiling Text.Pandoc.Writers.Markdown ( src/Text/Pandoc/Writers/Markdown.hs, dist/build/Text/Pandoc/Writers/Markdown.o )
[43 of 55] Compiling Text.Pandoc.Writers.EPUB ( src/Text/Pandoc/Writers/EPUB.hs, dist/build/Text/Pandoc/Writers/EPUB.o )
[44 of 55] Compiling Text.Pandoc.Writers.Docbook ( src/Text/Pandoc/Writers/Docbook.hs, dist/build/Text/Pandoc/Writers/Docbook.o )
[45 of 55] Compiling Text.Pandoc.Writers.OPML ( src/Text/Pandoc/Writers/OPML.hs, dist/build/Text/Pandoc/Writers/OPML.o )
[46 of 55] Compiling Text.Pandoc.Writers.OpenDocument ( src/Text/Pandoc/Writers/OpenDocument.hs, dist/build/Text/Pandoc/Writers/OpenDocument.o )
[47 of 55] Compiling Text.Pandoc.Writers.ODT ( src/Text/Pandoc/Writers/ODT.hs, dist/build/Text/Pandoc/Writers/ODT.o )
[48 of 55] Compiling Text.Pandoc.Writers.Man ( src/Text/Pandoc/Writers/Man.hs, dist/build/Text/Pandoc/Writers/Man.o )
[49 of 55] Compiling Text.Pandoc.Writers.RTF ( src/Text/Pandoc/Writers/RTF.hs, dist/build/Text/Pandoc/Writers/RTF.o )
[50 of 55] Compiling Text.Pandoc.Writers.MediaWiki ( src/Text/Pandoc/Writers/MediaWiki.hs, dist/build/Text/Pandoc/Writers/MediaWiki.o )
[51 of 55] Compiling Text.Pandoc.Writers.Textile ( src/Text/Pandoc/Writers/Textile.hs, dist/build/Text/Pandoc/Writers/Textile.o )
[52 of 55] Compiling Text.Pandoc.Writers.Org ( src/Text/Pandoc/Writers/Org.hs, dist/build/Text/Pandoc/Writers/Org.o )
[53 of 55] Compiling Text.Pandoc.Writers.AsciiDoc ( src/Text/Pandoc/Writers/AsciiDoc.hs, dist/build/Text/Pandoc/Writers/AsciiDoc.o )
[54 of 55] Compiling Text.Pandoc.PDF  ( src/Text/Pandoc/PDF.hs, dist/build/Text/Pandoc/PDF.o )
[55 of 55] Compiling Text.Pandoc      ( src/Text/Pandoc.hs, dist/build/Text/Pandoc.o )
In-place registering pandoc-1.12.1...
Preprocessing executable 'make-pandoc-man-pages' for pandoc-1.12.1...
[1 of 1] Compiling Main             ( man/make-pandoc-man-pages.hs, dist/build/make-pandoc-man-pages/make-pandoc-man-pages-tmp/Main.o )
Linking dist/build/make-pandoc-man-pages/make-pandoc-man-pages ...
Preprocessing executable 'pandoc' for pandoc-1.12.1...
[1 of 1] Compiling Main             ( pandoc.hs, dist/build/pandoc/pandoc-tmp/Main.o )
Linking dist/build/pandoc/pandoc ...
Running Haddock for pandoc-1.12.1...
Running hscolour for pandoc-1.12.1...
Preprocessing library pandoc-1.12.1...
Preprocessing executable 'make-pandoc-man-pages' for pandoc-1.12.1...
Preprocessing executable 'pandoc' for pandoc-1.12.1...
Preprocessing library pandoc-1.12.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: HTTP-4000.2.8, rts-1.0, mtl-2.1.2,
network-2.4.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3,
transformers-0.3.0.0, zlib-0.5.4.1
Haddock coverage:
  50% (  1 /  2) in 'Text.Pandoc.Asciify'
 100% (  2 /  2) in 'Text.Pandoc.Process'
  33% (  1 /  3) in 'Text.Pandoc.UUID'
 100% (  3 /  3) in 'Text.Pandoc.Slides'
  20% (  1 /  5) in 'Text.Pandoc.Readers.Haddock.Lex'
 100% (  2 /  2) in 'Text.Pandoc.Readers.TeXMath'
   0% (  0 /  2) in 'Text.Pandoc.Compat.TagSoupEntity'
  67% (  2 /  3) in 'Text.Pandoc.Compat.Monoid'
  67% (  2 /  3) in 'Text.Pandoc.MIME'
  97% ( 38 / 39) in 'Text.Pandoc.Pretty'
  89% (  8 /  9) in 'Text.Pandoc.XML'
   0% (  0 /  7) in 'Paths_pandoc'
  20% (  3 / 15) in 'Text.Pandoc.UTF8'
  92% ( 44 / 48) in 'Text.Pandoc.Shared'
  80% ( 16 / 20) in 'Text.Pandoc.Highlighting'
   0% (  0 /  3) in 'Text.Pandoc.Readers.Haddock.Parse'
  17% (  1 /  6) in 'Text.Pandoc.ImageSize'
 100% (  2 /  2) in 'Text.Pandoc.SelfContained'
 100% (  2 /  2) in 'Text.Pandoc.Readers.Native'
  38% (  3 /  8) in 'Text.Pandoc.Templates'
  44% (  7 / 16) in 'Text.Pandoc.Options'
   0% (  0 /  2) in 'Text.Pandoc.Readers.DocBook'
 100% (  2 /  2) in 'Text.Pandoc.Readers.Haddock'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Native'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Docx'
 100% (  2 /  2) in 'Text.Pandoc.Writers.FB2'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Custom'
Warning: Couldn't find .haddock for export Text.Parsec.Prim.runParser
Warning: Couldn't find .haddock for export Text.Parsec.Prim.parse
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.anyToken
Warning: Couldn't find .haddock for export Text.Parsec.Prim.getInput
Warning: Couldn't find .haddock for export Text.Parsec.Prim.setInput
Warning: Couldn't find .haddock for export Text.Parsec.Prim.unexpected
Warning: Couldn't find .haddock for export Text.Parsec.Char.char
Warning: Couldn't find .haddock for export Text.Parsec.Char.letter
Warning: Couldn't find .haddock for export Text.Parsec.Char.digit
Warning: Couldn't find .haddock for export Text.Parsec.Char.alphaNum
Warning: Couldn't find .haddock for export Text.Parsec.Prim.skipMany
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.skipMany1
Warning: Couldn't find .haddock for export Text.Parsec.Char.spaces
Warning: Couldn't find .haddock for export Text.Parsec.Char.space
Warning: Couldn't find .haddock for export Text.Parsec.Char.anyChar
Warning: Couldn't find .haddock for export Text.Parsec.Char.satisfy
Warning: Couldn't find .haddock for export Text.Parsec.Char.newline
Warning: Couldn't find .haddock for export Text.Parsec.Char.string
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.count
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.eof
Warning: Couldn't find .haddock for export Text.Parsec.Char.noneOf
Warning: Couldn't find .haddock for export Text.Parsec.Char.oneOf
Warning: Couldn't find .haddock for export Text.Parsec.Prim.lookAhead
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.notFollowedBy
Warning: Couldn't find .haddock for export Text.Parsec.Prim.many
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.many1
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.manyTill
Warning: Couldn't find .haddock for export Text.Parsec.Prim.<|>
Warning: Couldn't find .haddock for export Text.Parsec.Prim.<?>
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.choice
Warning: Couldn't find .haddock for export Text.Parsec.Prim.try
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.sepBy
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.sepBy1
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.sepEndBy
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.sepEndBy1
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.endBy
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.endBy1
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.option
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.optional
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.optionMaybe
Warning: Couldn't find .haddock for export Text.Parsec.Prim.getState
Warning: Couldn't find .haddock for export Text.Parsec.Prim.setState
Warning: Couldn't find .haddock for export Text.Parsec.Prim.updateState
Warning: Couldn't find .haddock for export Text.Parsec.Pos.SourcePos
Warning: Couldn't find .haddock for export Text.Parsec.Prim.getPosition
Warning: Couldn't find .haddock for export Text.Parsec.Prim.setPosition
Warning: Couldn't find .haddock for export Text.Parsec.Pos.sourceColumn
Warning: Couldn't find .haddock for export Text.Parsec.Pos.sourceLine
Warning: Couldn't find .haddock for export Text.Parsec.Pos.setSourceColumn
Warning: Couldn't find .haddock for export Text.Parsec.Pos.setSourceLine
Warning: Couldn't find .haddock for export Text.Parsec.Pos.newPos
Warning: Couldn't find .haddock for export Text.Parsec.Prim.token
  31% ( 37 /119) in 'Text.Pandoc.Parsing'
 100% (  2 /  2) in 'Text.Pandoc.Readers.RST'
  60% (  3 /  5) in 'Text.Pandoc.Readers.LaTeX'
  50% (  4 /  8) in 'Text.Pandoc.Readers.HTML'
 100% (  3 /  3) in 'Text.Pandoc.Readers.Markdown'
 100% (  2 /  2) in 'Text.Pandoc.Readers.MediaWiki'
   0% (  0 /  2) in 'Text.Pandoc.Readers.OPML'
 100% (  2 /  2) in 'Text.Pandoc.Readers.Textile'
  83% (  5 /  6) in 'Text.Pandoc.Writers.Shared'
 100% (  2 /  2) in 'Text.Pandoc.Writers.RST'
 100% (  2 /  2) in 'Text.Pandoc.Writers.LaTeX'
 100% (  2 /  2) in 'Text.Pandoc.Writers.ConTeXt'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Texinfo'
 100% (  3 /  3) in 'Text.Pandoc.Writers.HTML'
 100% (  3 /  3) in 'Text.Pandoc.Writers.Markdown'
 100% (  2 /  2) in 'Text.Pandoc.Writers.EPUB'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Docbook'
 100% (  2 /  2) in 'Text.Pandoc.Writers.OPML'
 100% (  2 /  2) in 'Text.Pandoc.Writers.OpenDocument'
 100% (  2 /  2) in 'Text.Pandoc.Writers.ODT'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Man'
 100% (  3 /  3) in 'Text.Pandoc.Writers.RTF'
 100% (  2 /  2) in 'Text.Pandoc.Writers.MediaWiki'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Textile'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Org'
 100% (  2 /  2) in 'Text.Pandoc.Writers.AsciiDoc'
  50% (  1 /  2) in 'Text.Pandoc.PDF'
  91% ( 51 / 56) in 'Text.Pandoc'
Warning: Text.Pandoc.Templates: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Text.Pandoc.Readers.LaTeX: could not find link destinations for:
    Text.Pandoc.Parsing.Parser Text.Pandoc.Parsing.ParserState
Warning: Text.Pandoc.Readers.HTML: could not find link destinations for:
    Text.Pandoc.Parsing.Parser Text.Pandoc.Parsing.ParserState
Warning: Text.Pandoc.Readers.Textile: could not find link destinations for:
    Text.Pandoc.Readers.Textile.table
Warning: Text.Pandoc.Writers.EPUB: could not find link destinations for:
    Text.Pandoc.Writers.EPUB.ppTopElement
Documentation created: dist/doc/html/pandoc/index.html
Preprocessing executable 'make-pandoc-man-pages' for pandoc-1.12.1...
Preprocessing executable 'pandoc' for pandoc-1.12.1...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pandoc-1.12.1
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Registering pandoc-1.12.1...
Installed pandoc-1.12.1
[1 of 1] Compiling Main             ( /tmp/pandoc-citeproc-0.1.2.1-26107/pandoc-citeproc-0.1.2.1/Setup.hs, /tmp/pandoc-citeproc-0.1.2.1-26107/pandoc-citeproc-0.1.2.1/dist/setup/Main.o )
Linking /tmp/pandoc-citeproc-0.1.2.1-26107/pandoc-citeproc-0.1.2.1/dist/setup/setup ...
Configuring pandoc-citeproc-0.1.2.1...
Building pandoc-citeproc-0.1.2.1...
Preprocessing library pandoc-citeproc-0.1.2.1...
[ 1 of 24] Compiling Paths_pandoc_citeproc ( dist/build/autogen/Paths_pandoc_citeproc.hs, dist/build/Paths_pandoc_citeproc.o )
[ 2 of 24] Compiling Text.CSL.Style   ( src/Text/CSL/Style.hs, dist/build/Text/CSL/Style.o )
[ 3 of 24] Compiling Text.CSL.Output.Plain ( src/Text/CSL/Output/Plain.hs, dist/build/Text/CSL/Output/Plain.o )
[ 4 of 24] Compiling Text.CSL.Output.Pandoc ( src/Text/CSL/Output/Pandoc.hs, dist/build/Text/CSL/Output/Pandoc.o )
[ 5 of 24] Compiling Text.CSL.Eval.Output ( src/Text/CSL/Eval/Output.hs, dist/build/Text/CSL/Eval/Output.o )
[ 6 of 24] Compiling Text.CSL.Reference ( src/Text/CSL/Reference.hs, dist/build/Text/CSL/Reference.o )
[ 7 of 24] Compiling Text.CSL.Input.Json ( src/Text/CSL/Input/Json.hs, dist/build/Text/CSL/Input/Json.o )
[ 8 of 24] Compiling Text.CSL.Eval.Common ( src/Text/CSL/Eval/Common.hs, dist/build/Text/CSL/Eval/Common.o )
[ 9 of 24] Compiling Text.CSL.Data    ( src/Text/CSL/Data.hs, dist/build/Text/CSL/Data.o )
[10 of 24] Compiling Text.CSL.Input.Pandoc ( src/Text/CSL/Input/Pandoc.hs, dist/build/Text/CSL/Input/Pandoc.o )
[11 of 24] Compiling Text.CSL.Input.Bibtex ( src/Text/CSL/Input/Bibtex.hs, dist/build/Text/CSL/Input/Bibtex.o )
[12 of 24] Compiling Text.CSL.Pickle.Hexpat ( src/Text/CSL/Pickle/Hexpat.hs, dist/build/Text/CSL/Pickle/Hexpat.o )
[13 of 24] Compiling Text.CSL.Pickle  ( src/Text/CSL/Pickle.hs, dist/build/Text/CSL/Pickle.o )
[14 of 24] Compiling Text.CSL.Parser  ( src/Text/CSL/Parser.hs, dist/build/Text/CSL/Parser.o )
[15 of 24] Compiling Text.CSL.Eval.Date ( src/Text/CSL/Eval/Date.hs, dist/build/Text/CSL/Eval/Date.o )
[16 of 24] Compiling Text.CSL.Eval.Names ( src/Text/CSL/Eval/Names.hs, dist/build/Text/CSL/Eval/Names.o )
[17 of 24] Compiling Text.CSL.Eval    ( src/Text/CSL/Eval.hs, dist/build/Text/CSL/Eval.o )
[18 of 24] Compiling Text.CSL.Proc.Disamb ( src/Text/CSL/Proc/Disamb.hs, dist/build/Text/CSL/Proc/Disamb.o )
[19 of 24] Compiling Text.CSL.Proc.Collapse ( src/Text/CSL/Proc/Collapse.hs, dist/build/Text/CSL/Proc/Collapse.o )
[20 of 24] Compiling Text.CSL.Proc    ( src/Text/CSL/Proc.hs, dist/build/Text/CSL/Proc.o )
[21 of 24] Compiling Text.CSL.Input.MODS ( src/Text/CSL/Input/MODS.hs, dist/build/Text/CSL/Input/MODS.o )
[22 of 24] Compiling Text.CSL.Input.Bibutils ( src/Text/CSL/Input/Bibutils.hs, dist/build/Text/CSL/Input/Bibutils.o )
[23 of 24] Compiling Text.CSL         ( src/Text/CSL.hs, dist/build/Text/CSL.o )
[24 of 24] Compiling Text.CSL.Pandoc  ( src/Text/CSL/Pandoc.hs, dist/build/Text/CSL/Pandoc.o )
In-place registering pandoc-citeproc-0.1.2.1...
Preprocessing executable 'pandoc-citeproc' for pandoc-citeproc-0.1.2.1...
[1 of 2] Compiling Paths_pandoc_citeproc ( dist/build/autogen/Paths_pandoc_citeproc.hs, dist/build/pandoc-citeproc/pandoc-citeproc-tmp/Paths_pandoc_citeproc.o )
[2 of 2] Compiling Main             ( pandoc-citeproc.hs, dist/build/pandoc-citeproc/pandoc-citeproc-tmp/Main.o )
Linking dist/build/pandoc-citeproc/pandoc-citeproc ...
Preprocessing executable 'biblio2yaml' for pandoc-citeproc-0.1.2.1...
[1 of 2] Compiling Paths_pandoc_citeproc ( dist/build/autogen/Paths_pandoc_citeproc.hs, dist/build/biblio2yaml/biblio2yaml-tmp/Paths_pandoc_citeproc.o )
[2 of 2] Compiling Main             ( biblio2yaml.hs, dist/build/biblio2yaml/biblio2yaml-tmp/Main.o )
Linking dist/build/biblio2yaml/biblio2yaml ...
Running Haddock for pandoc-citeproc-0.1.2.1...
Running hscolour for pandoc-citeproc-0.1.2.1...
Preprocessing library pandoc-citeproc-0.1.2.1...
Preprocessing executable 'pandoc-citeproc' for pandoc-citeproc-0.1.2.1...
Preprocessing executable 'biblio2yaml' for pandoc-citeproc-0.1.2.1...
Preprocessing library pandoc-citeproc-0.1.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: HTTP-4000.2.8, rts-1.0, mtl-2.1.2,
network-2.4.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3,
transformers-0.3.0.0, zlib-0.5.4.1
Haddock coverage:
   0% (  0 /  7) in 'Paths_pandoc_citeproc'
  20% ( 15 / 74) in 'Text.CSL.Style'
  30% (  3 / 10) in 'Text.CSL.Output.Plain'
  40% (  4 / 10) in 'Text.CSL.Output.Pandoc'
   7% (  1 / 14) in 'Text.CSL.Eval.Output'
  12% (  3 / 25) in 'Text.CSL.Reference'
  10% (  2 / 21) in 'Text.CSL.Input.Json'
  14% (  4 / 28) in 'Text.CSL.Eval.Common'
  25% (  1 /  4) in 'Text.CSL.Data'
   0% (  0 /  3) in 'Text.CSL.Input.Pandoc'
  33% (  1 /  3) in 'Text.CSL.Input.Bibtex'
   5% (  1 / 21) in 'Text.CSL.Pickle.Hexpat'
   4% (  2 / 46) in 'Text.CSL.Pickle'
  12% (  5 / 43) in 'Text.CSL.Parser'
  12% (  1 /  8) in 'Text.CSL.Eval.Date'
  50% (  4 /  8) in 'Text.CSL.Eval.Names'
  50% (  4 /  8) in 'Text.CSL.Eval'
  32% (  9 / 28) in 'Text.CSL.Proc.Disamb'
  33% (  4 / 12) in 'Text.CSL.Proc.Collapse'
  44% (  8 / 18) in 'Text.CSL.Proc'
  14% (  5 / 36) in 'Text.CSL.Input.MODS'
  50% (  2 /  4) in 'Text.CSL.Input.Bibutils'
  53% ( 26 / 49) in 'Text.CSL'
  40% (  2 /  5) in 'Text.CSL.Pandoc'
Warning: Text.CSL.Reference: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Text.CSL.Eval.Common: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.State
Warning: Text.CSL.Eval.Date: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.State
Warning: Text.CSL.Eval.Names: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.State
Documentation created: dist/doc/html/pandoc-citeproc/index.html
Preprocessing executable 'pandoc-citeproc' for pandoc-citeproc-0.1.2.1...
Preprocessing executable 'biblio2yaml' for pandoc-citeproc-0.1.2.1...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pandoc-citeproc-0.1.2.1
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Registering pandoc-citeproc-0.1.2.1...
Installed pandoc-citeproc-0.1.2.1
Configuring hakyll-4.4.1.2...
Building hakyll-4.4.1.2...
Preprocessing library hakyll-4.4.1.2...
[ 1 of 47] Compiling Hakyll.Preview.Server ( src/Hakyll/Preview/Server.hs, dist/build/Hakyll/Preview/Server.o )
[ 2 of 47] Compiling Hakyll.Core.Util.Parser ( src/Hakyll/Core/Util/Parser.hs, dist/build/Hakyll/Core/Util/Parser.o )
[ 3 of 47] Compiling Paths_hakyll     ( dist/build/autogen/Paths_hakyll.hs, dist/build/Paths_hakyll.o )
[ 4 of 47] Compiling Hakyll.Core.Store ( src/Hakyll/Core/Store.hs, dist/build/Hakyll/Core/Store.o )
[ 5 of 47] Compiling Hakyll.Core.Logger ( src/Hakyll/Core/Logger.hs, dist/build/Hakyll/Core/Logger.o )
[ 6 of 47] Compiling Hakyll.Web.Html  ( src/Hakyll/Web/Html.hs, dist/build/Hakyll/Web/Html.o )
[ 7 of 47] Compiling Hakyll.Core.Util.String ( src/Hakyll/Core/Util/String.hs, dist/build/Hakyll/Core/Util/String.o )
[ 8 of 47] Compiling Hakyll.Core.Util.File ( src/Hakyll/Core/Util/File.hs, dist/build/Hakyll/Core/Util/File.o )
[ 9 of 47] Compiling Hakyll.Core.Identifier ( src/Hakyll/Core/Identifier.hs, dist/build/Hakyll/Core/Identifier.o )
[10 of 47] Compiling Hakyll.Core.Identifier.Pattern ( src/Hakyll/Core/Identifier/Pattern.hs, dist/build/Hakyll/Core/Identifier/Pattern.o )
[11 of 47] Compiling Hakyll.Core.Dependencies ( src/Hakyll/Core/Dependencies.hs, dist/build/Hakyll/Core/Dependencies.o )
[12 of 47] Compiling Hakyll.Core.Metadata ( src/Hakyll/Core/Metadata.hs, dist/build/Hakyll/Core/Metadata.o )
[13 of 47] Compiling Hakyll.Core.Provider.Internal ( src/Hakyll/Core/Provider/Internal.hs, dist/build/Hakyll/Core/Provider/Internal.o )
[14 of 47] Compiling Hakyll.Core.Provider.Metadata ( src/Hakyll/Core/Provider/Metadata.hs, dist/build/Hakyll/Core/Provider/Metadata.o )
[15 of 47] Compiling Hakyll.Core.Provider.MetadataCache ( src/Hakyll/Core/Provider/MetadataCache.hs, dist/build/Hakyll/Core/Provider/MetadataCache.o )
[16 of 47] Compiling Hakyll.Core.Provider ( src/Hakyll/Core/Provider.hs, dist/build/Hakyll/Core/Provider.o )
[17 of 47] Compiling Hakyll.Core.Routes ( src/Hakyll/Core/Routes.hs, dist/build/Hakyll/Core/Routes.o )
[18 of 47] Compiling Hakyll.Core.Configuration ( src/Hakyll/Core/Configuration.hs, dist/build/Hakyll/Core/Configuration.o )
[19 of 47] Compiling Hakyll.Core.Compiler.Internal ( src/Hakyll/Core/Compiler/Internal.hs, dist/build/Hakyll/Core/Compiler/Internal.o )
[20 of 47] Compiling Hakyll.Core.Item ( src/Hakyll/Core/Item.hs, dist/build/Hakyll/Core/Item.o )
[21 of 47] Compiling Hakyll.Core.Writable ( src/Hakyll/Core/Writable.hs, dist/build/Hakyll/Core/Writable.o )
[22 of 47] Compiling Hakyll.Web.Template.Internal ( src/Hakyll/Web/Template/Internal.hs, dist/build/Hakyll/Web/Template/Internal.o )
[23 of 47] Compiling Hakyll.Web.Template.Read ( src/Hakyll/Web/Template/Read.hs, dist/build/Hakyll/Web/Template/Read.o )
[24 of 47] Compiling Hakyll.Web.Pandoc.FileType ( src/Hakyll/Web/Pandoc/FileType.hs, dist/build/Hakyll/Web/Pandoc/FileType.o )
[25 of 47] Compiling Hakyll.Core.Item.SomeItem ( src/Hakyll/Core/Item/SomeItem.hs, dist/build/Hakyll/Core/Item/SomeItem.o )
[26 of 47] Compiling Hakyll.Core.Compiler.Require ( src/Hakyll/Core/Compiler/Require.hs, dist/build/Hakyll/Core/Compiler/Require.o )
[27 of 47] Compiling Hakyll.Core.Rules.Internal ( src/Hakyll/Core/Rules/Internal.hs, dist/build/Hakyll/Core/Rules/Internal.o )
[28 of 47] Compiling Hakyll.Core.Rules ( src/Hakyll/Core/Rules.hs, dist/build/Hakyll/Core/Rules.o )
[29 of 47] Compiling Hakyll.Check     ( src/Hakyll/Check.hs, dist/build/Hakyll/Check.o )
[30 of 47] Compiling Hakyll.Core.Runtime ( src/Hakyll/Core/Runtime.hs, dist/build/Hakyll/Core/Runtime.o )
[31 of 47] Compiling Hakyll.Preview.Poll ( src/Hakyll/Preview/Poll.hs, dist/build/Hakyll/Preview/Poll.o )

src/Hakyll/Preview/Poll.hs:14:1: Warning:
    The import of `</>' from module `System.FilePath' is redundant
[32 of 47] Compiling Hakyll.Commands  ( src/Hakyll/Commands.hs, dist/build/Hakyll/Commands.o )
[33 of 47] Compiling Hakyll.Main      ( src/Hakyll/Main.hs, dist/build/Hakyll/Main.o )

src/Hakyll/Main.hs:71:46: Warning:
    Defined but not used: `no_server'
[34 of 47] Compiling Hakyll.Core.Compiler ( src/Hakyll/Core/Compiler.hs, dist/build/Hakyll/Core/Compiler.o )
[35 of 47] Compiling Hakyll.Core.File ( src/Hakyll/Core/File.hs, dist/build/Hakyll/Core/File.o )
[36 of 47] Compiling Hakyll.Core.UnixFilter ( src/Hakyll/Core/UnixFilter.hs, dist/build/Hakyll/Core/UnixFilter.o )
[37 of 47] Compiling Hakyll.Web.CompressCss ( src/Hakyll/Web/CompressCss.hs, dist/build/Hakyll/Web/CompressCss.o )
[38 of 47] Compiling Hakyll.Web.Html.RelativizeUrls ( src/Hakyll/Web/Html/RelativizeUrls.hs, dist/build/Hakyll/Web/Html/RelativizeUrls.o )
[39 of 47] Compiling Hakyll.Web.Pandoc ( src/Hakyll/Web/Pandoc.hs, dist/build/Hakyll/Web/Pandoc.o )
[40 of 47] Compiling Hakyll.Web.Pandoc.Biblio ( src/Hakyll/Web/Pandoc/Biblio.hs, dist/build/Hakyll/Web/Pandoc/Biblio.o )
[41 of 47] Compiling Hakyll.Web.Template.Context ( src/Hakyll/Web/Template/Context.hs, dist/build/Hakyll/Web/Template/Context.o )
[42 of 47] Compiling Hakyll.Web.Tags  ( src/Hakyll/Web/Tags.hs, dist/build/Hakyll/Web/Tags.o )
[43 of 47] Compiling Hakyll.Web.Paginate ( src/Hakyll/Web/Paginate.hs, dist/build/Hakyll/Web/Paginate.o )
[44 of 47] Compiling Hakyll.Web.Template ( src/Hakyll/Web/Template.hs, dist/build/Hakyll/Web/Template.o )
[45 of 47] Compiling Hakyll.Web.Template.List ( src/Hakyll/Web/Template/List.hs, dist/build/Hakyll/Web/Template/List.o )
[46 of 47] Compiling Hakyll.Web.Feed  ( src/Hakyll/Web/Feed.hs, dist/build/Hakyll/Web/Feed.o )
[47 of 47] Compiling Hakyll           ( src/Hakyll.hs, dist/build/Hakyll.o )
In-place registering hakyll-4.4.1.2...
Preprocessing executable 'hakyll-init' for hakyll-4.4.1.2...
[1 of 3] Compiling Paths_hakyll     ( dist/build/autogen/Paths_hakyll.hs, dist/build/hakyll-init/hakyll-init-tmp/Paths_hakyll.o )
[2 of 3] Compiling Hakyll.Core.Util.File ( src/Hakyll/Core/Util/File.hs, dist/build/hakyll-init/hakyll-init-tmp/Hakyll/Core/Util/File.o )
[3 of 3] Compiling Main             ( src/Hakyll/Init.hs, dist/build/hakyll-init/hakyll-init-tmp/Main.o )
Linking dist/build/hakyll-init/hakyll-init ...
Running Haddock for hakyll-4.4.1.2...
Running hscolour for hakyll-4.4.1.2...
Preprocessing library hakyll-4.4.1.2...
Preprocessing executable 'hakyll-init' for hakyll-4.4.1.2...
Preprocessing library hakyll-4.4.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: HTTP-4000.2.8, mtl-2.1.2,
network-2.4.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3,
transformers-0.3.0.0, zlib-0.5.4.1

dist/build/tmp-26107/src/Hakyll/Preview/Poll.hs:14:1: Warning:
    The import of `</>' from module `System.FilePath' is redundant

dist/build/tmp-26107/src/Hakyll/Main.hs:71:46: Warning:
    Defined but not used: `no_server'
Haddock coverage:
 100% (  2 /  2) in 'Hakyll.Preview.Server'
  33% (  1 /  3) in 'Hakyll.Core.Util.Parser'
   0% (  0 /  8) in 'Paths_hakyll'
  90% (  9 / 10) in 'Hakyll.Core.Store'
  44% (  4 /  9) in 'Hakyll.Core.Logger'
  93% ( 13 / 14) in 'Hakyll.Web.Html'
 100% (  5 /  5) in 'Hakyll.Core.Util.String'
  75% (  3 /  4) in 'Hakyll.Core.Util.File'
  50% (  3 /  6) in 'Hakyll.Core.Identifier'
 100% ( 21 / 21) in 'Hakyll.Core.Identifier.Pattern'
   0% (  0 /  4) in 'Hakyll.Core.Dependencies'
  17% (  1 /  6) in 'Hakyll.Core.Metadata'
  55% (  6 / 11) in 'Hakyll.Core.Provider.Internal'
  60% (  3 /  5) in 'Hakyll.Core.Provider.Metadata'
   0% (  0 /  4) in 'Hakyll.Core.Provider.MetadataCache'
  69% ( 11 / 16) in 'Hakyll.Core.Provider'
 100% ( 12 / 12) in 'Hakyll.Core.Routes'
  75% (  3 /  4) in 'Hakyll.Core.Configuration'
  41% (  7 / 17) in 'Hakyll.Core.Compiler.Internal'
  50% (  2 /  4) in 'Hakyll.Core.Item'
 100% (  2 /  2) in 'Hakyll.Core.Writable'
 100% (  3 /  3) in 'Hakyll.Web.Template.Internal'
  50% (  1 /  2) in 'Hakyll.Web.Template.Read'
 100% (  4 /  4) in 'Hakyll.Web.Pandoc.FileType'
  50% (  1 /  2) in 'Hakyll.Core.Item.SomeItem'
  60% (  6 / 10) in 'Hakyll.Core.Compiler.Require'
  29% (  2 /  7) in 'Hakyll.Core.Rules.Internal'
  64% (  7 / 11) in 'Hakyll.Core.Rules'
   0% (  0 /  3) in 'Hakyll.Check'
   0% (  0 /  2) in 'Hakyll.Core.Runtime'
  50% (  1 /  2) in 'Hakyll.Preview.Poll'
 100% (  9 /  9) in 'Hakyll.Commands'
 100% (  3 /  3) in 'Hakyll.Main'
  71% ( 15 / 21) in 'Hakyll.Core.Compiler'
  60% (  3 /  5) in 'Hakyll.Core.File'
 100% (  3 /  3) in 'Hakyll.Core.UnixFilter'
 100% (  3 /  3) in 'Hakyll.Web.CompressCss'
 100% (  3 /  3) in 'Hakyll.Web.Html.RelativizeUrls'
 100% ( 15 / 15) in 'Hakyll.Web.Pandoc'
  17% (  1 /  6) in 'Hakyll.Web.Pandoc.Biblio'
  43% (  9 / 21) in 'Hakyll.Web.Template.Context'
  83% ( 15 / 18) in 'Hakyll.Web.Tags'
  14% (  1 /  7) in 'Hakyll.Web.Paginate'
  83% (  5 /  6) in 'Hakyll.Web.Template'
 100% (  5 /  5) in 'Hakyll.Web.Template.List'
 100% (  4 /  4) in 'Hakyll.Web.Feed'
  97% ( 29 / 30) in 'Hakyll'
Warning: Hakyll.Core.Routes: could not find link destinations for:
    Hakyll.Core.Provider.Internal.Provider
Warning: Hakyll.Core.Compiler: could not find link destinations for:
    Control.Monad.Error.Class.MonadError
Documentation created: dist/doc/html/hakyll/index.html
Preprocessing executable 'hakyll-init' for hakyll-4.4.1.2...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hakyll-4.4.1.2
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 hakyll-4.4.1.2...
Installed hakyll-4.4.1.2
Downloading hakyll-agda-0.1.2...
Configuring hakyll-agda-0.1.2...
Building hakyll-agda-0.1.2...
Preprocessing library hakyll-agda-0.1.2...
[1 of 1] Compiling Hakyll.Web.Agda  ( Hakyll/Web/Agda.hs, dist/build/Hakyll/Web/Agda.o )
In-place registering hakyll-agda-0.1.2...
Running Haddock for hakyll-agda-0.1.2...
Running hscolour for hakyll-agda-0.1.2...
Preprocessing library hakyll-agda-0.1.2...
Preprocessing library hakyll-agda-0.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: HTTP-4000.2.8, mtl-2.1.2,
network-2.4.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3,
transformers-0.3.0.0, zlib-0.5.4.1
Haddock coverage:
   0% (  0 /  4) in 'Hakyll.Web.Agda'
Documentation created: dist/doc/html/hakyll-agda/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hakyll-agda-0.1.2
Registering hakyll-agda-0.1.2...
Installed hakyll-agda-0.1.2

Test log

No test log was submitted for this report.