Build #2 for Eq-1.1

[all reports]

Package Eq-1.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-10-01 20:20:45.247313 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies parsec-3.1.9, mtl-2.2.1, filepath-1.4.0.0, containers-0.5.6.2, base-4.8.1.0, array-0.5.1.0, HaXml-1.25.3
Flags -testproject -staticlinking optimize -debug

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.2278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-1711645630195740084.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (126 /126) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (127 /128) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:288)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.113093833031129033333.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.9...
Running Haddock for parsec-3.1.9...
Running hscolour for parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Preprocessing library parsec-3.1.9...

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
  43% (  6 / 14) in 'Text.Parsec.Error'
  Missing documentation for:
    errorIsUnknown (Text/Parsec/Error.hs:110)
    showErrorMessages (Text/Parsec/Error.hs:173)
    newErrorMessage (Text/Parsec/Error.hs:120)
    newErrorUnknown (Text/Parsec/Error.hs:116)
    addErrorMessage (Text/Parsec/Error.hs:124)
    setErrorPos (Text/Parsec/Error.hs:128)
    setErrorMessage (Text/Parsec/Error.hs:132)
    mergeError (Text/Parsec/Error.hs:136)
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  Missing documentation for:
    messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
    messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
    errorIsUnknown (Text/Parsec/Error.hs:110)
    showErrorMessages (Text/Parsec/Error.hs:173)
    newErrorMessage (Text/Parsec/Error.hs:120)
    newErrorUnknown (Text/Parsec/Error.hs:116)
    addErrorMessage (Text/Parsec/Error.hs:124)
    setErrorPos (Text/Parsec/Error.hs:128)
    setErrorMessage (Text/Parsec/Error.hs:132)
    mergeError (Text/Parsec/Error.hs:136)
  64% ( 32 / 50) in 'Text.Parsec.Prim'
  Missing documentation for:
    unknownError (Text/Parsec/Prim.hs:91)
    sysUnExpectError (Text/Parsec/Prim.hs:94)
    Parsec (Text/Parsec/Prim.hs:152)
    Consumed (Text/Parsec/Prim.hs:154)
    Reply (Text/Parsec/Prim.hs:157)
    State (Text/Parsec/Prim.hs:160)
    parsecMap (Text/Parsec/Prim.hs:177)
    parserReturn (Text/Parsec/Prim.hs:221)
    parserBind (Text/Parsec/Prim.hs:226)
    mergeErrorReply (Text/Parsec/Prim.hs:266)
    parserFail (Text/Parsec/Prim.hs:272)
    parserPlus (Text/Parsec/Prim.hs:290)
    labels (Text/Parsec/Prim.hs:345)
    tokens (Text/Parsec/Prim.hs:396)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    manyAccum (Text/Parsec/Prim.hs:592)
    runPT (Text/Parsec/Prim.hs:610)
    runP (Text/Parsec/Prim.hs:624)
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  Missing documentation for:
    Parser (Text/Parsec/ByteString.hs:24)
    GenParser (Text/Parsec/ByteString.hs:25)
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/ByteString/Lazy.hs:24)
    GenParser (Text/Parsec/ByteString/Lazy.hs:25)
  33% (  1 /  3) in 'Text.Parsec.Text'
  Missing documentation for:
    Parser (Text/Parsec/Text.hs:23)
    GenParser (Text/Parsec/Text.hs:24)
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/Text/Lazy.hs:23)
    GenParser (Text/Parsec/Text/Lazy.hs:24)
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
    runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
    tokens (Text/Parsec/Prim.hs:396)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    try (Text/ParserCombinators/Parsec/Prim.hs:64)
    labels (Text/Parsec/Prim.hs:345)
    pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
    State (Text/Parsec/Prim.hs:160)
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:38)
    TokenParser (Text/Parsec/Token.hs:106)
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:38)
    TokenParser (Text/Parsec/Token.hs:106)
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  Missing documentation for:
    CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  Missing documentation for:
    Operator (Text/ParserCombinators/Parsec/Expr.hs:28)
    OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32)
    buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39)
  78% ( 73 / 94) in 'Text.Parsec'
  Missing documentation for:
    Parsec (Text/Parsec/Prim.hs:152)
    tokens (Text/Parsec/Prim.hs:396)
    labels (Text/Parsec/Prim.hs:345)
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
    manyAccum (Text/Parsec/Prim.hs:592)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    runPT (Text/Parsec/Prim.hs:610)
    unknownError (Text/Parsec/Prim.hs:91)
    sysUnExpectError (Text/Parsec/Prim.hs:94)
    mergeErrorReply (Text/Parsec/Prim.hs:266)
    runP (Text/Parsec/Prim.hs:624)
    Consumed (Text/Parsec/Prim.hs:154)
    Reply (Text/Parsec/Prim.hs:157)
    State (Text/Parsec/Prim.hs:160)
    parsecMap (Text/Parsec/Prim.hs:177)
    parserReturn (Text/Parsec/Prim.hs:221)
    parserBind (Text/Parsec/Prim.hs:226)
    parserFail (Text/Parsec/Prim.hs:272)
    parserPlus (Text/Parsec/Prim.hs:290)
  80% (  8 / 10) in 'Text.Parsec.Language'
  Missing documentation for:
    emptyDef (Text/Parsec/Language.hs:79)
    LanguageDef (Text/Parsec/Token.hs:38)
  80% (  8 / 10) in 'Text.ParserCombinators.Parsec.Language'
  Missing documentation for:
    emptyDef (Text/Parsec/Language.hs:79)
    LanguageDef (Text/Parsec/Token.hs:38)
 100% (  8 /  8) in 'Text.Parsec.Perm'
 100% (  7 /  7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file:
/tmp/pkgConf-parsec-3.11936060910928140528.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring polyparse-1.11...
Building polyparse-1.11...
Preprocessing library polyparse-1.11...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )

src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning:
    Tab character
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )

src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning:
    Tab character
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )

src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning:
    Tab character
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )

src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning:
    Tab character
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )

src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning:
    Tab character
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )

src/Text/ParserCombinators/Poly/State.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:10:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:16:12: Warning:
    Tab character
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )

src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning:
    Tab character
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )

src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning:
    Tab character
[ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o )
[10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o )
[11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o )

src/Text/Parse/ByteString.hs:5:15: Warning: Tab character

src/Text/Parse/ByteString.hs:6:14: Warning: Tab character

src/Text/Parse/ByteString.hs:7:1: Warning: Tab character

src/Text/Parse/ByteString.hs:8:16: Warning: Tab character

src/Text/Parse/ByteString.hs:12:9: Warning: Tab character

src/Text/Parse/ByteString.hs:13:11: Warning: Tab character

src/Text/Parse/ByteString.hs:14:12: Warning: Tab character

src/Text/Parse/ByteString.hs:15:19: Warning: Tab character

src/Text/Parse/ByteString.hs:16:11: Warning: Tab character

src/Text/Parse/ByteString.hs:17:10: Warning: Tab character

src/Text/Parse/ByteString.hs:74:32: Warning: Tab character

src/Text/Parse/ByteString.hs:419:31: Warning: Tab character

src/Text/Parse/ByteString.hs:429:1: Warning: Tab character
[12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o )
[13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o )
[14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o )

src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning:
    Tab character
[15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o )
[16 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, dist/build/Text/Parse.o )

src/Text/Parse.hs:4:15: Warning: Tab character

src/Text/Parse.hs:5:14: Warning: Tab character

src/Text/Parse.hs:6:1: Warning: Tab character

src/Text/Parse.hs:7:16: Warning: Tab character

src/Text/Parse.hs:11:9: Warning: Tab character

src/Text/Parse.hs:12:11: Warning: Tab character

src/Text/Parse.hs:13:12: Warning: Tab character

src/Text/Parse.hs:14:19: Warning: Tab character

src/Text/Parse.hs:15:11: Warning: Tab character

src/Text/Parse.hs:16:10: Warning: Tab character

src/Text/Parse.hs:67:32: Warning: Tab character

src/Text/Parse.hs:389:1: Warning: Tab character
[17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o )
[18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
In-place registering polyparse-1.11...
Running Haddock for polyparse-1.11...
Running hscolour for polyparse-1.11...
Preprocessing library polyparse-1.11...
Preprocessing library polyparse-1.11...
haddock: internal error: /tmp/.haddock-11967: createDirectory: already exists (File exists)
Creating package registration file:
/tmp/pkgConf-polyparse-15508048991651675551.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/polyparse-1.11-5gbM4m6k3rhGIQyEboR1bR
Registering polyparse-1.11...
Installed polyparse-1.11
Configuring HaXml-1.25.3...
Building HaXml-1.25.3...
Preprocessing library HaXml-1.25.3...
[ 1 of 42] Compiling Text.XML.HaXml.Xtract.Lex ( src/Text/XML/HaXml/Xtract/Lex.hs, dist/build/Text/XML/HaXml/Xtract/Lex.o )

src/Text/XML/HaXml/Xtract/Lex.hs:21:19: Warning: Tab character

src/Text/XML/HaXml/Xtract/Lex.hs:29:23: Warning: Tab character

src/Text/XML/HaXml/Xtract/Lex.hs:30:21: Warning: Tab character
[ 2 of 42] Compiling Text.XML.HaXml.Posn ( src/Text/XML/HaXml/Posn.hs, dist/build/Text/XML/HaXml/Posn.o )
[ 3 of 42] Compiling Text.XML.HaXml.Lex ( src/Text/XML/HaXml/Lex.hs, dist/build/Text/XML/HaXml/Lex.o )

src/Text/XML/HaXml/Lex.hs:41:21: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:42:22: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:43:16: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:44:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:45:21: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:46:22: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:47:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:48:21: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:49:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:50:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:51:18: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:52:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:53:18: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:54:16: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:55:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:56:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:57:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:58:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:59:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:60:13: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:61:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:62:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:63:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:64:18: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:65:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:66:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:67:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:68:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:69:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:70:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:71:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:72:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:89:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:90:31: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:91:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:92:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:93:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:94:31: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:95:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:96:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:97:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:98:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:99:27: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:100:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:101:27: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:102:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:103:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:104:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:105:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:106:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:107:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:108:22: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:109:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:110:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:111:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:112:27: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:113:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:114:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:115:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:116:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:117:32: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:118:32: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:119:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:120:32: Warning: Tab character
[ 4 of 42] Compiling Text.XML.HaXml.DtdToHaskell.TypeDef ( src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs, dist/build/Text/XML/HaXml/DtdToHaskell/TypeDef.o )

src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:48:18: Warning:
    Tab character

src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:49:13: Warning:
    Tab character
[ 5 of 42] Compiling Text.XML.HaXml.DtdToHaskell.Instance ( src/Text/XML/HaXml/DtdToHaskell/Instance.hs, dist/build/Text/XML/HaXml/DtdToHaskell/Instance.o )
[ 6 of 42] Compiling Text.XML.HaXml.Types ( src/Text/XML/HaXml/Types.hs, dist/build/Text/XML/HaXml/Types.o )
[ 7 of 42] Compiling Text.XML.HaXml.Escape ( src/Text/XML/HaXml/Escape.hs, dist/build/Text/XML/HaXml/Escape.o )
[ 8 of 42] Compiling Text.XML.HaXml.Namespaces ( src/Text/XML/HaXml/Namespaces.hs, dist/build/Text/XML/HaXml/Namespaces.o )
[ 9 of 42] Compiling Text.XML.HaXml.Combinators ( src/Text/XML/HaXml/Combinators.hs, dist/build/Text/XML/HaXml/Combinators.o )

src/Text/XML/HaXml/Combinators.hs:59:39: Warning: Tab character

src/Text/XML/HaXml/Combinators.hs:187:18: Warning: Tab character

src/Text/XML/HaXml/Combinators.hs:204:29: Warning: Tab character

src/Text/XML/HaXml/Combinators.hs:267:34: Warning: Tab character
[10 of 42] Compiling Text.XML.HaXml.Parse ( src/Text/XML/HaXml/Parse.hs, dist/build/Text/XML/HaXml/Parse.o )

src/Text/XML/HaXml/Parse.hs:108:11: Warning: Tab character
[11 of 42] Compiling Text.XML.HaXml.Pretty ( src/Text/XML/HaXml/Pretty.hs, dist/build/Text/XML/HaXml/Pretty.o )
[12 of 42] Compiling Text.XML.HaXml.Html.Generate ( src/Text/XML/HaXml/Html/Generate.hs, dist/build/Text/XML/HaXml/Html/Generate.o )
[13 of 42] Compiling Text.XML.HaXml.Html.Parse ( src/Text/XML/HaXml/Html/Parse.hs, dist/build/Text/XML/HaXml/Html/Parse.o )

src/Text/XML/HaXml/Html/Parse.hs:332:30: Warning: Tab character

src/Text/XML/HaXml/Html/Parse.hs:342:30: Warning: Tab character

src/Text/XML/HaXml/Html/Parse.hs:718:29: Warning: Tab character

src/Text/XML/HaXml/Html/Parse.hs:723:28: Warning: Tab character
[14 of 42] Compiling Text.XML.HaXml.Wrappers ( src/Text/XML/HaXml/Wrappers.hs, dist/build/Text/XML/HaXml/Wrappers.o )
[15 of 42] Compiling Text.XML.HaXml.Verbatim ( src/Text/XML/HaXml/Verbatim.hs, dist/build/Text/XML/HaXml/Verbatim.o )
[16 of 42] Compiling Text.XML.HaXml.ByteStringPP ( src/Text/XML/HaXml/ByteStringPP.hs, dist/build/Text/XML/HaXml/ByteStringPP.o )
[17 of 42] Compiling Text.XML.HaXml.DtdToHaskell.Convert ( src/Text/XML/HaXml/DtdToHaskell/Convert.hs, dist/build/Text/XML/HaXml/DtdToHaskell/Convert.o )
[18 of 42] Compiling Text.XML.HaXml.Html.ParseLazy ( src/Text/XML/HaXml/Html/ParseLazy.hs, dist/build/Text/XML/HaXml/Html/ParseLazy.o )

src/Text/XML/HaXml/Html/ParseLazy.hs:331:30: Warning: Tab character

src/Text/XML/HaXml/Html/ParseLazy.hs:341:30: Warning: Tab character

src/Text/XML/HaXml/Html/ParseLazy.hs:719:29: Warning: Tab character

src/Text/XML/HaXml/Html/ParseLazy.hs:724:28: Warning: Tab character
[19 of 42] Compiling Text.XML.HaXml.Html.Pretty ( src/Text/XML/HaXml/Html/Pretty.hs, dist/build/Text/XML/HaXml/Html/Pretty.o )

src/Text/XML/HaXml/Html/Pretty.hs:147:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:148:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:149:3: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:150:9: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:151:6: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:152:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:153:7: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:154:8: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:155:14: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:156:15: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:157:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:158:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:159:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:160:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:161:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:162:8: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:163:11: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:164:7: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:165:7: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:166:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:167:6: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:168:11: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:169:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:170:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:171:9: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:172:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:173:8: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:174:9: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:175:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:176:3: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:177:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:178:14: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:179:9: Warning: Tab character
[20 of 42] Compiling Text.XML.HaXml.ParseLazy ( src/Text/XML/HaXml/ParseLazy.hs, dist/build/Text/XML/HaXml/ParseLazy.o )

src/Text/XML/HaXml/ParseLazy.hs:112:11: Warning: Tab character
[21 of 42] Compiling Text.XML.HaXml.SAX ( src/Text/XML/HaXml/SAX.hs, dist/build/Text/XML/HaXml/SAX.o )

src/Text/XML/HaXml/SAX.hs:8:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:9:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:10:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:18:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:19:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:20:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:21:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:22:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:22:28: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:23:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:24:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:24:31: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:25:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:26:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:27:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:27:31: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:28:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:28:33: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:34:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:35:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:36:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:37:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:44:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:45:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:57:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:62:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:63:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:64:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:65:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:66:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:67:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:68:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:72:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:73:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:74:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:75:1: Warning: Tab character
[22 of 42] Compiling Text.XML.HaXml.Schema.XSDTypeModel ( src/Text/XML/HaXml/Schema/XSDTypeModel.hs, dist/build/Text/XML/HaXml/Schema/XSDTypeModel.o )

src/Text/XML/HaXml/Schema/XSDTypeModel.hs:305:19: Warning:
    Fields of ‘Schema’ not initialised: schema_elementFormDefault,
                                        schema_attributeFormDefault, schema_finalDefault,
                                        schema_blockDefault, schema_targetNamespace, schema_version,
                                        schema_namespaces
    In the expression: Schema {schema_items = []}
    In an equation for ‘mempty’: mempty = Schema {schema_items = []}
    In the instance declaration for ‘Monoid Schema’
[23 of 42] Compiling Text.XML.HaXml.Schema.NameConversion ( src/Text/XML/HaXml/Schema/NameConversion.hs, dist/build/Text/XML/HaXml/Schema/NameConversion.o )
[24 of 42] Compiling Text.XML.HaXml.Schema.PrimitiveTypes ( src/Text/XML/HaXml/Schema/PrimitiveTypes.hs, dist/build/Text/XML/HaXml/Schema/PrimitiveTypes.o )

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:132:40: Warning:
    Tab character

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:135:30: Warning:
    Tab character

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:138:30: Warning:
    Tab character

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:197:45: Warning:
    Tab character
[25 of 42] Compiling Text.XML.HaXml.TypeMapping ( src/Text/XML/HaXml/TypeMapping.hs, dist/build/Text/XML/HaXml/TypeMapping.o )

src/Text/XML/HaXml/TypeMapping.hs:4:18: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:6:14: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:7:15: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:9:14: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:10:15: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:41:1: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:42:1: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:43:1: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:52:53: Warning: Tab character
[26 of 42] Compiling Text.XML.HaXml.XmlContent.Parser ( src/Text/XML/HaXml/XmlContent/Parser.hs, dist/build/Text/XML/HaXml/XmlContent/Parser.o )
[27 of 42] Compiling Text.XML.HaXml.XmlContent ( src/Text/XML/HaXml/XmlContent.hs, dist/build/Text/XML/HaXml/XmlContent.o )
[28 of 42] Compiling Text.XML.HaXml.Validate ( src/Text/XML/HaXml/Validate.hs, dist/build/Text/XML/HaXml/Validate.o )

src/Text/XML/HaXml/Validate.hs:39:48: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:41:44: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:42:36: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:43:36: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:70:24: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:194:29: Warning: Tab character
[29 of 42] Compiling Text.XML.HaXml.OneOfN ( src/Text/XML/HaXml/OneOfN.hs, dist/build/Text/XML/HaXml/OneOfN.o )
[30 of 42] Compiling Text.XML.HaXml.Schema.Parse ( src/Text/XML/HaXml/Schema/Parse.hs, dist/build/Text/XML/HaXml/Schema/Parse.o )
[31 of 42] Compiling Text.XML.HaXml.Schema.HaskellTypeModel ( src/Text/XML/HaXml/Schema/HaskellTypeModel.hs, dist/build/Text/XML/HaXml/Schema/HaskellTypeModel.o )
[32 of 42] Compiling Text.XML.HaXml.Schema.PrettyHaskell ( src/Text/XML/HaXml/Schema/PrettyHaskell.hs, dist/build/Text/XML/HaXml/Schema/PrettyHaskell.o )

src/Text/XML/HaXml/Schema/PrettyHaskell.hs:547:1: Warning:
    Tab character
[33 of 42] Compiling Text.XML.HaXml.Schema.PrettyHsBoot ( src/Text/XML/HaXml/Schema/PrettyHsBoot.hs, dist/build/Text/XML/HaXml/Schema/PrettyHsBoot.o )
[34 of 42] Compiling Text.XML.HaXml.Schema.Environment ( src/Text/XML/HaXml/Schema/Environment.hs, dist/build/Text/XML/HaXml/Schema/Environment.o )

src/Text/XML/HaXml/Schema/Environment.hs:88:39: Warning:
    Tab character
[35 of 42] Compiling Text.XML.HaXml.Schema.TypeConversion ( src/Text/XML/HaXml/Schema/TypeConversion.hs, dist/build/Text/XML/HaXml/Schema/TypeConversion.o )

src/Text/XML/HaXml/Schema/TypeConversion.hs:298:1: Warning:
    Tab character

src/Text/XML/HaXml/Schema/TypeConversion.hs:299:1: Warning:
    Tab character

src/Text/XML/HaXml/Schema/TypeConversion.hs:300:1: Warning:
    Tab character
[36 of 42] Compiling Text.XML.HaXml.ShowXmlLazy ( src/Text/XML/HaXml/ShowXmlLazy.hs, dist/build/Text/XML/HaXml/ShowXmlLazy.o )
[37 of 42] Compiling Text.XML.HaXml.Util ( src/Text/XML/HaXml/Util.hs, dist/build/Text/XML/HaXml/Util.o )
[38 of 42] Compiling Text.XML.HaXml.XmlContent.Haskell ( src/Text/XML/HaXml/XmlContent/Haskell.hs, dist/build/Text/XML/HaXml/XmlContent/Haskell.o )
[39 of 42] Compiling Text.XML.HaXml.Xtract.Combinators ( src/Text/XML/HaXml/Xtract/Combinators.hs, dist/build/Text/XML/HaXml/Xtract/Combinators.o )

src/Text/XML/HaXml/Xtract/Combinators.hs:70:26: Warning:
    Tab character

src/Text/XML/HaXml/Xtract/Combinators.hs:71:23: Warning:
    Tab character
[40 of 42] Compiling Text.XML.HaXml.Xtract.Parse ( src/Text/XML/HaXml/Xtract/Parse.hs, dist/build/Text/XML/HaXml/Xtract/Parse.o )

src/Text/XML/HaXml/Xtract/Parse.hs:231:42: Warning: Tab character

src/Text/XML/HaXml/Xtract/Parse.hs:266:22: Warning: Tab character

src/Text/XML/HaXml/Xtract/Parse.hs:330:32: Warning: Tab character

src/Text/XML/HaXml/Xtract/Parse.hs:339:32: Warning: Tab character
[41 of 42] Compiling Text.XML.HaXml.Schema.Schema ( src/Text/XML/HaXml/Schema/Schema.hs, dist/build/Text/XML/HaXml/Schema/Schema.o )
[42 of 42] Compiling Text.XML.HaXml   ( src/Text/XML/HaXml.hs, dist/build/Text/XML/HaXml.o )

src/Text/XML/HaXml.hs:37:1: Warning: Tab character
In-place registering HaXml-1.25.3...
Preprocessing executable 'Canonicalise' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/Canonicalise.hs, dist/build/Canonicalise/Canonicalise-tmp/Main.o )
Linking dist/build/Canonicalise/Canonicalise ...
Preprocessing executable 'CanonicaliseLazy' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/CanonicaliseLazy.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Main.o )
Linking dist/build/CanonicaliseLazy/CanonicaliseLazy ...
Preprocessing executable 'Xtract' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/Xtract.hs, dist/build/Xtract/Xtract-tmp/Main.o )

src/tools/Xtract.hs:32:1: Warning:
    Top-level binding with no type signature: defaultOptions :: Opts

src/tools/Xtract.hs:51:23: Warning: Defined but not used: ‘errs’
Linking dist/build/Xtract/Xtract ...
Preprocessing executable 'Validate' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/Validate.hs, dist/build/Validate/Validate-tmp/Main.o )
Linking dist/build/Validate/Validate ...
Preprocessing executable 'MkOneOf' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/MkOneOf.hs, dist/build/MkOneOf/MkOneOf-tmp/Main.o )

src/tools/MkOneOf.hs:92:14: Warning: Tab character

src/tools/MkOneOf.hs:93:14: Warning: Tab character

src/tools/MkOneOf.hs:94:14: Warning: Tab character

src/tools/MkOneOf.hs:95:17: Warning: Tab character

src/tools/MkOneOf.hs:96:17: Warning: Tab character

src/tools/MkOneOf.hs:97:19: Warning: Tab character
Linking dist/build/MkOneOf/MkOneOf ...
Preprocessing executable 'DtdToHaskell' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/DtdToHaskell.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Main.o )

src/tools/DtdToHaskell.hs:12:1: Warning:
    The import of ‘takeWhile, dropWhile’
    from module ‘Data.List’ is redundant

src/tools/DtdToHaskell.hs:20:1: Warning:
    The import of ‘TypeDef’
    from module ‘Text.XML.HaXml.DtdToHaskell.TypeDef’ is redundant
Linking dist/build/DtdToHaskell/DtdToHaskell ...
Preprocessing executable 'XsdToHaskell' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/XsdToHaskell.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Main.o )

src/tools/XsdToHaskell.hs:32:1: Warning:
    The import of ‘vcat’
    from module ‘Text.PrettyPrint.HughesPJ’ is redundant
Linking dist/build/XsdToHaskell/XsdToHaskell ...
Preprocessing executable 'FpMLToHaskell' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/FpMLToHaskell.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Main.o )

src/tools/FpMLToHaskell.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/tools/FpMLToHaskell.hs:40:1: Warning:
    The import of ‘vcat’
    from module ‘Text.PrettyPrint.HughesPJ’ is redundant

src/tools/FpMLToHaskell.hs:71:3: Warning:
    This binding for ‘wordsBy’ shadows the existing binding
      imported from ‘Text.XML.HaXml.Schema.NameConversion’ at src/tools/FpMLToHaskell.hs:33:1-43

src/tools/FpMLToHaskell.hs:77:37: Warning:
    Defined but not used: ‘outf’

src/tools/FpMLToHaskell.hs:174:9: Warning:
    This binding for ‘name’ shadows the existing binding
      imported from ‘Text.XML.HaXml.Schema.Parse’ at src/tools/FpMLToHaskell.hs:31:1-34

src/tools/FpMLToHaskell.hs:180:5: Warning:
    This binding for ‘traverse’ shadows the existing binding
      imported from ‘Prelude’ at src/tools/FpMLToHaskell.hs:2:8-11
      (and originally defined in ‘Data.Traversable’)

src/tools/FpMLToHaskell.hs:188:12: Warning:
    This binding for ‘name’ shadows the existing binding
      imported from ‘Text.XML.HaXml.Schema.Parse’ at src/tools/FpMLToHaskell.hs:31:1-34

src/tools/FpMLToHaskell.hs:203:12: Warning:
    Defined but not used: ‘proj’

src/tools/FpMLToHaskell.hs:203:17: Warning:
    Defined but not used: ‘x’
Linking dist/build/FpMLToHaskell/FpMLToHaskell ...
Running Haddock for HaXml-1.25.3...
Running hscolour for HaXml-1.25.3...
Preprocessing library HaXml-1.25.3...
Preprocessing executable 'Canonicalise' for HaXml-1.25.3...
Preprocessing executable 'CanonicaliseLazy' for HaXml-1.25.3...
Preprocessing executable 'Xtract' for HaXml-1.25.3...
Preprocessing executable 'Validate' for HaXml-1.25.3...
Preprocessing executable 'MkOneOf' for HaXml-1.25.3...
Preprocessing executable 'DtdToHaskell' for HaXml-1.25.3...
Preprocessing executable 'XsdToHaskell' for HaXml-1.25.3...
Preprocessing executable 'FpMLToHaskell' for HaXml-1.25.3...
Preprocessing library HaXml-1.25.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: polyparse-1.11

src/Text/XML/HaXml/Xtract/Lex.hs:21:19: Warning: Tab character

src/Text/XML/HaXml/Xtract/Lex.hs:29:23: Warning: Tab character

src/Text/XML/HaXml/Xtract/Lex.hs:30:21: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:41:21: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:42:22: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:43:16: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:44:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:45:21: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:46:22: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:47:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:48:21: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:49:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:50:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:51:18: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:52:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:53:18: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:54:16: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:55:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:56:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:57:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:58:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:59:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:60:13: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:61:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:62:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:63:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:64:18: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:65:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:66:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:67:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:68:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:69:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:70:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:71:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:72:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:89:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:90:31: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:91:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:92:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:93:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:94:31: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:95:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:96:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:97:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:98:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:99:27: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:100:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:101:27: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:102:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:103:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:104:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:105:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:106:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:107:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:108:22: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:109:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:110:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:111:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:112:27: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:113:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:114:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:115:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:116:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:117:32: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:118:32: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:119:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:120:32: Warning: Tab character

src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:48:18: Warning:
    Tab character

src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:49:13: Warning:
    Tab character

src/Text/XML/HaXml/Combinators.hs:59:39: Warning: Tab character

src/Text/XML/HaXml/Combinators.hs:187:18: Warning: Tab character

src/Text/XML/HaXml/Combinators.hs:204:29: Warning: Tab character

src/Text/XML/HaXml/Combinators.hs:267:34: Warning: Tab character

src/Text/XML/HaXml/Parse.hs:108:11: Warning: Tab character

src/Text/XML/HaXml/Html/Parse.hs:332:30: Warning: Tab character

src/Text/XML/HaXml/Html/Parse.hs:342:30: Warning: Tab character

src/Text/XML/HaXml/Html/Parse.hs:718:29: Warning: Tab character

src/Text/XML/HaXml/Html/Parse.hs:723:28: Warning: Tab character
Haddock coverage:
  40% (  2 /  5) in 'Text.XML.HaXml.Xtract.Lex'
  Missing documentation for:
    Posn (src/Text/XML/HaXml/Xtract/Lex.hs:21)
    TokenT (src/Text/XML/HaXml/Xtract/Lex.hs:27)
    Token (src/Text/XML/HaXml/Xtract/Lex.hs:19)
  82% ( 14 / 17) in 'Text.XML.HaXml.Posn'
  Missing documentation for:
    posnFilename (src/Text/XML/HaXml/Posn.hs:25)
    posnLine (src/Text/XML/HaXml/Posn.hs:28)
    posnColumn (src/Text/XML/HaXml/Posn.hs:28)
  80% (  8 / 10) in 'Text.XML.HaXml.Lex'
  Missing documentation for:
    Special (src/Text/XML/HaXml/Lex.hs:75)
    Section (src/Text/XML/HaXml/Lex.hs:82)
  75% ( 15 / 20) in 'Text.XML.HaXml.DtdToHaskell.TypeDef'
  Missing documentation for:
    TypeDef (src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:34)
    Constructors (src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:38)
    AttrFields (src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:39)
    StructType (src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:40)
    ppTypeDef (src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:74)
  50% (  1 /  2) in 'Text.XML.HaXml.DtdToHaskell.Instance'
  Missing documentation for:
    Module header
  21% ( 18 / 86) in 'Text.XML.HaXml.Types'
  Missing documentation for:
    SymTab (src/Text/XML/HaXml/Types.hs:118)
    emptyST (src/Text/XML/HaXml/Types.hs:120)
    addST (src/Text/XML/HaXml/Types.hs:123)
    lookupST (src/Text/XML/HaXml/Types.hs:126)
    Element (src/Text/XML/HaXml/Types.hs:165)
    ElemTag (src/Text/XML/HaXml/Types.hs:167)
    Content (src/Text/XML/HaXml/Types.hs:169)
    Attribute (src/Text/XML/HaXml/Types.hs:168)
    AttValue (src/Text/XML/HaXml/Types.hs:303)
    info (src/Text/XML/HaXml/Types.hs:183)
    Prolog (src/Text/XML/HaXml/Types.hs:137)
    XMLDecl (src/Text/XML/HaXml/Types.hs:139)
    Misc (src/Text/XML/HaXml/Types.hs:141)
    ProcessingInstruction (src/Text/XML/HaXml/Types.hs:145)
    SDDecl (src/Text/XML/HaXml/Types.hs:147)
    VersionInfo (src/Text/XML/HaXml/Types.hs:148)
    Comment (src/Text/XML/HaXml/Types.hs:149)
    PITarget (src/Text/XML/HaXml/Types.hs:150)
    DocTypeDecl (src/Text/XML/HaXml/Types.hs:152)
    MarkupDecl (src/Text/XML/HaXml/Types.hs:153)
    ExtSubset (src/Text/XML/HaXml/Types.hs:160)
    ExtSubsetDecl (src/Text/XML/HaXml/Types.hs:161)
    ElementDecl (src/Text/XML/HaXml/Types.hs:199)
    ContentSpec (src/Text/XML/HaXml/Types.hs:200)
    CP (src/Text/XML/HaXml/Types.hs:205)
    Modifier (src/Text/XML/HaXml/Types.hs:209)
    Mixed (src/Text/XML/HaXml/Types.hs:214)
    AttListDecl (src/Text/XML/HaXml/Types.hs:217)
    AttDef (src/Text/XML/HaXml/Types.hs:218)
    AttType (src/Text/XML/HaXml/Types.hs:219)
    TokenizedType (src/Text/XML/HaXml/Types.hs:223)
    EnumeratedType (src/Text/XML/HaXml/Types.hs:231)
    NotationType (src/Text/XML/HaXml/Types.hs:234)
    Enumeration (src/Text/XML/HaXml/Types.hs:235)
    DefaultDecl (src/Text/XML/HaXml/Types.hs:236)
    FIXED (src/Text/XML/HaXml/Types.hs:240)
    ConditionalSect (src/Text/XML/HaXml/Types.hs:242)
    IncludeSect (src/Text/XML/HaXml/Types.hs:245)
    IgnoreSect (src/Text/XML/HaXml/Types.hs:246)
    Ignore (src/Text/XML/HaXml/Types.hs:247)
    IgnoreSectContents (src/Text/XML/HaXml/Types.hs:248)
    Reference (src/Text/XML/HaXml/Types.hs:250)
    EntityRef (src/Text/XML/HaXml/Types.hs:253)
    CharRef (src/Text/XML/HaXml/Types.hs:254)
    PEReference (src/Text/XML/HaXml/Types.hs:255)
    EntityDecl (src/Text/XML/HaXml/Types.hs:257)
    GEDecl (src/Text/XML/HaXml/Types.hs:260)
    PEDecl (src/Text/XML/HaXml/Types.hs:261)
    EntityDef (src/Text/XML/HaXml/Types.hs:262)
    PEDef (src/Text/XML/HaXml/Types.hs:265)
    ExternalID (src/Text/XML/HaXml/Types.hs:267)
    NDataDecl (src/Text/XML/HaXml/Types.hs:269)
    TextDecl (src/Text/XML/HaXml/Types.hs:271)
    ExtParsedEnt (src/Text/XML/HaXml/Types.hs:272)
    ExtPE (src/Text/XML/HaXml/Types.hs:273)
    NotationDecl (src/Text/XML/HaXml/Types.hs:275)
    PublicID (src/Text/XML/HaXml/Types.hs:276)
    EncodingDecl (src/Text/XML/HaXml/Types.hs:277)
    EntityValue (src/Text/XML/HaXml/Types.hs:311)
    EV (src/Text/XML/HaXml/Types.hs:312)
    PubidLiteral (src/Text/XML/HaXml/Types.hs:315)
    SystemLiteral (src/Text/XML/HaXml/Types.hs:316)
    Name (src/Text/XML/HaXml/Types.hs:298)
    Names (src/Text/XML/HaXml/Types.hs:299)
    NmToken (src/Text/XML/HaXml/Types.hs:300)
    NmTokens (src/Text/XML/HaXml/Types.hs:301)
    CharData (src/Text/XML/HaXml/Types.hs:317)
    CDSect (src/Text/XML/HaXml/Types.hs:318)
   0% (  0 /  8) in 'Text.XML.HaXml.Escape'
  Missing documentation for:
    Module header
    xmlEscape (src/Text/XML/HaXml/Escape.hs:100)
    xmlUnEscape (src/Text/XML/HaXml/Escape.hs:173)
    xmlEscapeContent (src/Text/XML/HaXml/Escape.hs:104)
    xmlUnEscapeContent (src/Text/XML/HaXml/Escape.hs:177)
    XmlEscaper (src/Text/XML/HaXml/Escape.hs:87)
    stdXmlEscaper (src/Text/XML/HaXml/Escape.hs:266)
    mkXmlEscaper (src/Text/XML/HaXml/Escape.hs:284)
  92% ( 11 / 12) in 'Text.XML.HaXml.Namespaces'
  Missing documentation for:
    Module header
  85% ( 62 / 73) in 'Text.XML.HaXml.Combinators'
  Missing documentation for:
    keep (src/Text/XML/HaXml/Combinators.hs:79)
    none (src/Text/XML/HaXml/Combinators.hs:81)
    elm (src/Text/XML/HaXml/Combinators.hs:105)
    txt (src/Text/XML/HaXml/Combinators.hs:105)
    tag (src/Text/XML/HaXml/Combinators.hs:106)
    attr (src/Text/XML/HaXml/Combinators.hs:107)
    attrval (src/Text/XML/HaXml/Combinators.hs:108)
    tagWith (src/Text/XML/HaXml/Combinators.hs:109)
    deep (src/Text/XML/HaXml/Combinators.hs:253)
    deepest (src/Text/XML/HaXml/Combinators.hs:253)
    multi (src/Text/XML/HaXml/Combinators.hs:253)
  87% ( 27 / 31) in 'Text.XML.HaXml.Parse'
  Missing documentation for:
    cdsect (src/Text/XML/HaXml/Parse.hs:320)
    fst3 (src/Text/XML/HaXml/Parse.hs:147)
    snd3 (src/Text/XML/HaXml/Parse.hs:148)
    thd3 (src/Text/XML/HaXml/Parse.hs:149)
  54% (  7 / 13) in 'Text.XML.HaXml.Pretty'
  Missing documentation for:
    document (src/Text/XML/HaXml/Pretty.hs:44)
    content (src/Text/XML/HaXml/Pretty.hs:58)
    element (src/Text/XML/HaXml/Pretty.hs:56)
    doctypedecl (src/Text/XML/HaXml/Pretty.hs:50)
    prolog (src/Text/XML/HaXml/Pretty.hs:45)
    cp (src/Text/XML/HaXml/Pretty.hs:54)
  22% (  9 / 40) in 'Text.XML.HaXml.Html.Generate'
  Missing documentation for:
    html (src/Text/XML/HaXml/Html/Generate.hs:40)
    hhead (src/Text/XML/HaXml/Html/Generate.hs:40)
    htitle (src/Text/XML/HaXml/Html/Generate.hs:40)
    hbody (src/Text/XML/HaXml/Html/Generate.hs:40)
    h1 (src/Text/XML/HaXml/Html/Generate.hs:40)
    h2 (src/Text/XML/HaXml/Html/Generate.hs:40)
    h3 (src/Text/XML/HaXml/Html/Generate.hs:40)
    h4 (src/Text/XML/HaXml/Html/Generate.hs:40)
    hpara (src/Text/XML/HaXml/Html/Generate.hs:40)
    hdiv (src/Text/XML/HaXml/Html/Generate.hs:40)
    hspan (src/Text/XML/HaXml/Html/Generate.hs:40)
    margin (src/Text/XML/HaXml/Html/Generate.hs:40)
    anchor (src/Text/XML/HaXml/Html/Generate.hs:67)
    makehref (src/Text/XML/HaXml/Html/Generate.hs:70)
    anchorname (src/Text/XML/HaXml/Html/Generate.hs:70)
    hpre (src/Text/XML/HaXml/Html/Generate.hs:40)
    hcentre (src/Text/XML/HaXml/Html/Generate.hs:40)
    hem (src/Text/XML/HaXml/Html/Generate.hs:40)
    htt (src/Text/XML/HaXml/Html/Generate.hs:40)
    hbold (src/Text/XML/HaXml/Html/Generate.hs:40)
    parens (src/Text/XML/HaXml/Html/Generate.hs:85)
    bullet (src/Text/XML/HaXml/Html/Generate.hs:88)
    htable (src/Text/XML/HaXml/Html/Generate.hs:40)
    hrow (src/Text/XML/HaXml/Html/Generate.hs:40)
    hcol (src/Text/XML/HaXml/Html/Generate.hs:40)
    hbr (src/Text/XML/HaXml/Html/Generate.hs:75)
    hhr (src/Text/XML/HaXml/Html/Generate.hs:75)
    showattr (src/Text/XML/HaXml/Html/Generate.hs:80)
    ! (src/Text/XML/HaXml/Html/Generate.hs:80)
    ? (src/Text/XML/HaXml/Html/Generate.hs:80)
    htmlprint (src/Text/XML/HaXml/Html/Generate.hs:108)
 100% (  3 /  3) in 'Text.XML.HaXml.Html.Parse'
  75% (  3 /  4) in 'Text.XML.HaXml.Wrappers'
  Missing documentation for:
    Module header
  27% (  3 / 11) in 'Text.XML.HaXml.Verbatim'
  Missing documentation for:
    qname (src/Text/XML/HaXml
src/Text/XML/HaXml/Html/ParseLazy.hs:331:30: Warning: Tab character

src/Text/XML/HaXml/Html/ParseLazy.hs:341:30: Warning: Tab character

src/Text/XML/HaXml/Html/ParseLazy.hs:719:29: Warning: Tab character

src/Text/XML/HaXml/Html/ParseLazy.hs:724:28: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:147:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:148:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:149:3: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:150:9: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:151:6: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:152:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:153:7: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:154:8: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:155:14: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:156:15: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:157:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:158:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:159:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:160:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:161:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:162:8: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:163:11: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:164:7: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:165:7: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:166:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:167:6: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:168:11: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:169:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:170:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:171:9: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:172:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:173:8: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:174:9: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:175:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:176:3: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:177:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:178:14: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:179:9: Warning: Tab character

src/Text/XML/HaXml/ParseLazy.hs:112:11: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:8:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:9:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:10:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:18:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:19:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:20:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:21:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:22:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:22:28: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:23:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:24:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:24:31: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:25:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:26:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:27:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:27:31: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:28:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:28:33: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:34:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:35:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:36:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:44:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:45:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:57:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:62:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:63:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:64:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:65:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:66:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:67:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:68:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:72:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:73:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:74:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:75:1: Warning: Tab character

src/Text/XML/HaXml/Schema/XSDTypeModel.hs:305:19: Warning:
    Fields of ‘Schema’ not initialised: schema_elementFormDefault,
                                        schema_attributeFormDefault, schema_finalDefault,
                                        schema_blockDefault, schema_targetNamespace, schema_version,
                                        schema_namespaces
    In the expression: Schema {schema_items = []}
    In an equation for ‘mempty’: mempty = Schema {schema_items = []}
    In the instance declaration for ‘Monoid Schema’

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:132:40: Warning:
    Tab character

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:135:30: Warning:
    Tab character

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:138:30: Warning:
    Tab character

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:197:45: Warning:
    Tab character

src/Text/XML/HaXml/TypeMapping.hs:4:18: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:6:14: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:7:15: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:9:14: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:10:15: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:41:1: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:52:53: Warning: Tab character
/Verbatim.hs:50)
     (src/Text/XML/HaXml/Verbatim.hs:60)
     (src/Text/XML/HaXml/Verbatim.hs:63)
     (src/Text/XML/HaXml/Verbatim.hs:66)
     (src/Text/XML/HaXml/Verbatim.hs:70)
     (src/Text/XML/HaXml/Verbatim.hs:78)
     (src/Text/XML/HaXml/Verbatim.hs:87)
     (src/Text/XML/HaXml/Verbatim.hs:91)
  54% (  7 / 13) in 'Text.XML.HaXml.ByteStringPP'
  Missing documentation for:
    document (src/Text/XML/HaXml/ByteStringPP.hs:82)
    content (src/Text/XML/HaXml/ByteStringPP.hs:96)
    element (src/Text/XML/HaXml/ByteStringPP.hs:94)
    doctypedecl (src/Text/XML/HaXml/ByteStringPP.hs:88)
    prolog (src/Text/XML/HaXml/ByteStringPP.hs:83)
    cp (src/Text/XML/HaXml/ByteStringPP.hs:92)
  50% (  1 /  2) in 'Text.XML.HaXml.DtdToHaskell.Convert'
  Missing documentation for:
    dtd2TypeDef (src/Text/XML/HaXml/DtdToHaskell/Convert.hs:27)
 100% (  2 /  2) in 'Text.XML.HaXml.Html.ParseLazy'
  20% (  1 /  5) in 'Text.XML.HaXml.Html.Pretty'
  Missing documentation for:
    document (src/Text/XML/HaXml/Html/Pretty.hs:31)
    element (src/Text/XML/HaXml/Html/Pretty.hs:42)
    attribute (src/Text/XML/HaXml/Html/Pretty.hs:43)
    content (src/Text/XML/HaXml/Html/Pretty.hs:44)
  89% ( 25 / 28) in 'Text.XML.HaXml.ParseLazy'
  Missing documentation for:
    fst3 (src/Text/XML/HaXml/ParseLazy.hs:151)
    snd3 (src/Text/XML/HaXml/ParseLazy.hs:152)
    thd3 (src/Text/XML/HaXml/ParseLazy.hs:153)
  67% (  2 /  3) in 'Text.XML.HaXml.SAX'
  Missing documentation for:
    SaxElement (src/Text/XML/HaXml/SAX.hs:17)
   0% (  0 / 49) in 'Text.XML.HaXml.Schema.XSDTypeModel'
  Missing documentation for:
    Module header
    Schema (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:8)
    SchemaItem (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:20)
    SimpleType (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:36)
    Restriction (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:58)
    Facet (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:69)
    FacetType (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:76)
    ComplexType (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:92)
    ComplexItem (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:102)
    Restriction1 (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:116)
    Extension (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:118)
    Particle (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:125)
    ParticleAttrs (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:126)
    Group (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:129)
    ChoiceOrSeq (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:137)
    ElementEtc (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:141)
    Any (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:147)
    AnyAttr (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:154)
    AttrGroup (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:161)
    ElementDecl (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:169)
    NameAndType (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:184)
    AttributeDecl (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:188)
    UniqueKeyOrKeyRef (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:200)
    Unique (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:206)
    Key (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:213)
    KeyRef (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:220)
    Selector (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:228)
    Field (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:233)
    Occurs (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:239)
    Use (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:241)
    PrimitiveType (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:245)
    MyRestriction (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:253)
    Mixed (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:257)
    Nillable (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:258)
    Fixed (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:259)
    Annotation (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:261)
    QForm (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:266)
    TargetNamespace (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:268)
    Final (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:270)
    Block (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:272)
    ProcessContents (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:273)
    SchemaLocation (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:287)
    DefaultValue (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:288)
    FixedValue (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:289)
    Regexp (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:290)
    URI (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:291)
    TypeName (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:292)
     (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:294)
     (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:304)
  91% ( 10 / 11) in 'Text.XML.HaXml.Schema.NameConversion'
  Missing documentation for:
    fpmlNameConverter (src/Text/XML/HaXml/Schema/NameConversion.hs:156)
Warning: Text.XML.HaXml.Schema.PrimitiveTypes: Could not find documentation for exported module: Text.Parse
  18% (  9 / 49) in 'Text.XML.HaXml.Schema.PrimitiveTypes'
  Missing documentation for:
    Module header
    XsdString (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:74)
    Boolean (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:73)
    Base64Binary (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:75)
    HexBinary (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:76)
    Decimal (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:81)
    AnyURI (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:77)
    NOTATION (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:79)
    Duration (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:84)
    DateTime (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:90)
    Time (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:91)
    Date (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:92)
    GYearMonth (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:93)
    GYear (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:94)
    GMonthDay (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:95)
    GDay (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:96)
    GMonth (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:97)
    NormalizedString (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:197)
    Token (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:198)
    Language (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:199)
    Name (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:200)
    NCName (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:201)
    ID (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:202)
    IDREF (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:203)
    IDREFS (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:204)
    ENTITY (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:205)
    ENTITIES (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:206)
    NMTOKEN (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:207)
    NMTOKENS (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:208)
    NonPositiveInteger (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:248)
    NegativeInteger (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:249)
    Long (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:250)
    Short (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:252)
    Byte (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:253)
    NonNegativeInteger (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:254)
    UnsignedLong (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:255)
    UnsignedInt (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:256)
    UnsignedShort (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:257)
    UnsignedByte (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:258)
    PositiveInteger (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:259)
  82% (  9 / 11) in 'Text.XML.HaXml.TypeMapping'
  Missing documentation for:
    Module header
    showHType (src/Text/XML/HaXml/TypeMapping.hs:254)
Warning: Text.XML.HaXml.XmlContent.Parser: Could not find documentation for exported module: Text.ParserCombinators.Poly
  69% ( 36 / 52) in 'Text.XML.HaXml.XmlContent.Parser'
  Missing documentation for:
    Element (src/Text/XML/HaXml/Types.hs:165)
    ElemTag (src/Text/XML/HaXml/Types.hs:167)
    Content (src/Text/XML/HaXml/Types.hs:169)
    Attribute (src/Text/XML/HaXml/Types.hs:168)
    AttValue (src/Text/XML/HaXml/Types.hs:303)
    Prolog (src/Text/XML/HaXml/Types.hs:137)
    Reference (src/Text/XML/HaXml/Types.hs:250)
    maybeToAttr (src/Text/XML/Ha
src/Text/XML/HaXml/Validate.hs:39:48: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:41:44: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:42:36: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:43:36: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:70:24: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:194:29: Warning: Tab character

src/Text/XML/HaXml/Schema/PrettyHaskell.hs:547:1: Warning:
    Tab character

src/Text/XML/HaXml/Schema/Environment.hs:88:39: Warning:
    Tab character

src/Text/XML/HaXml/Schema/TypeConversion.hs:298:1: Warning:
    Tab character

src/Text/XML/HaXml/Schema/TypeConversion.hs:299:1: Warning:
    Tab character

src/Text/XML/HaXml/Schema/TypeConversion.hs:300:1: Warning:
    Tab character

src/Text/XML/HaXml/Xtract/Combinators.hs:70:26: Warning:
    Tab character

src/Text/XML/HaXml/Xtract/Combinators.hs:71:23: Warning:
    Tab character

src/Text/XML/HaXml/Xtract/Parse.hs:231:42: Warning: Tab character

src/Text/XML/HaXml/Xtract/Parse.hs:266:22: Warning: Tab character

src/Text/XML/HaXml/Xtract/Parse.hs:330:32: Warning: Tab character

src/Text/XML/HaXml/Xtract/Parse.hs:339:32: Warning: Tab character

src/Text/XML/HaXml.hs:37:1: Warning: Tab character
Xml/XmlContent/Parser.hs:574)
    defaultToAttr (src/Text/XML/HaXml/XmlContent/Parser.hs:579)
    definiteA (src/Text/XML/HaXml/XmlContent/Parser.hs:584)
    defaultA (src/Text/XML/HaXml/XmlContent/Parser.hs:591)
    possibleA (src/Text/XML/HaXml/XmlContent/Parser.hs:598)
    fromAttrToStr (src/Text/XML/HaXml/XmlContent/Parser.hs:601)
    toAttrFrStr (src/Text/XML/HaXml/XmlContent/Parser.hs:606)
    str2attr (src/Text/XML/HaXml/XmlContent/Parser.hs:609)
    attr2str (src/Text/XML/HaXml/XmlContent/Parser.hs:622)
 100% ( 17 / 17) in 'Text.XML.HaXml.XmlContent'
 100% (  3 /  3) in 'Text.XML.HaXml.Validate'
   2% (  2 / 81) in 'Text.XML.HaXml.OneOfN'
  Missing documentation for:
    Module header
     (src/Text/XML/HaXml/OneOfN.hs:11)
     (src/Text/XML/HaXml/OneOfN.hs:17)
    foldOneOf1 (src/Text/XML/HaXml/OneOfN.hs:25)
     (src/Text/XML/HaXml/OneOfN.hs:38)
     (src/Text/XML/HaXml/OneOfN.hs:45)
    foldOneOf2 (src/Text/XML/HaXml/OneOfN.hs:54)
    OneOf3 (src/Text/XML/HaXml/OneOfN.hs:61)
     (src/Text/XML/HaXml/OneOfN.hs:65)
     (src/Text/XML/HaXml/OneOfN.hs:69)
    foldOneOf3 (src/Text/XML/HaXml/OneOfN.hs:79)
    OneOf4 (src/Text/XML/HaXml/OneOfN.hs:87)
     (src/Text/XML/HaXml/OneOfN.hs:91)
     (src/Text/XML/HaXml/OneOfN.hs:95)
    foldOneOf4 (src/Text/XML/HaXml/OneOfN.hs:106)
    OneOf5 (src/Text/XML/HaXml/OneOfN.hs:115)
     (src/Text/XML/HaXml/OneOfN.hs:119)
     (src/Text/XML/HaXml/OneOfN.hs:123)
    foldOneOf5 (src/Text/XML/HaXml/OneOfN.hs:136)
    OneOf6 (src/Text/XML/HaXml/OneOfN.hs:146)
     (src/Text/XML/HaXml/OneOfN.hs:150)
     (src/Text/XML/HaXml/OneOfN.hs:155)
    foldOneOf6 (src/Text/XML/HaXml/OneOfN.hs:170)
    OneOf7 (src/Text/XML/HaXml/OneOfN.hs:181)
     (src/Text/XML/HaXml/OneOfN.hs:186)
     (src/Text/XML/HaXml/OneOfN.hs:191)
    foldOneOf7 (src/Text/XML/HaXml/OneOfN.hs:207)
    OneOf8 (src/Text/XML/HaXml/OneOfN.hs:220)
     (src/Text/XML/HaXml/OneOfN.hs:225)
     (src/Text/XML/HaXml/OneOfN.hs:230)
    foldOneOf8 (src/Text/XML/HaXml/OneOfN.hs:247)
    OneOf9 (src/Text/XML/HaXml/OneOfN.hs:261)
     (src/Text/XML/HaXml/OneOfN.hs:266)
     (src/Text/XML/HaXml/OneOfN.hs:271)
    foldOneOf9 (src/Text/XML/HaXml/OneOfN.hs:290)
    OneOf10 (src/Text/XML/HaXml/OneOfN.hs:305)
     (src/Text/XML/HaXml/OneOfN.hs:310)
     (src/Text/XML/HaXml/OneOfN.hs:315)
    foldOneOf10 (src/Text/XML/HaXml/OneOfN.hs:335)
    OneOf11 (src/Text/XML/HaXml/OneOfN.hs:351)
     (src/Text/XML/HaXml/OneOfN.hs:357)
     (src/Text/XML/HaXml/OneOfN.hs:363)
    foldOneOf11 (src/Text/XML/HaXml/OneOfN.hs:386)
    OneOf12 (src/Text/XML/HaXml/OneOfN.hs:403)
     (src/Text/XML/HaXml/OneOfN.hs:409)
     (src/Text/XML/HaXml/OneOfN.hs:415)
    foldOneOf12 (src/Text/XML/HaXml/OneOfN.hs:439)
    OneOf13 (src/Text/XML/HaXml/OneOfN.hs:457)
     (src/Text/XML/HaXml/OneOfN.hs:463)
     (src/Text/XML/HaXml/OneOfN.hs:469)
    foldOneOf13 (src/Text/XML/HaXml/OneOfN.hs:494)
    OneOf14 (src/Text/XML/HaXml/OneOfN.hs:514)
     (src/Text/XML/HaXml/OneOfN.hs:520)
     (src/Text/XML/HaXml/OneOfN.hs:526)
    foldOneOf14 (src/Text/XML/HaXml/OneOfN.hs:553)
    OneOf15 (src/Text/XML/HaXml/OneOfN.hs:574)
     (src/Text/XML/HaXml/OneOfN.hs:581)
     (src/Text/XML/HaXml/OneOfN.hs:587)
    foldOneOf15 (src/Text/XML/HaXml/OneOfN.hs:615)
    OneOf16 (src/Text/XML/HaXml/OneOfN.hs:637)
     (src/Text/XML/HaXml/OneOfN.hs:644)
     (src/Text/XML/HaXml/OneOfN.hs:651)
    foldOneOf16 (src/Text/XML/HaXml/OneOfN.hs:681)
    OneOf17 (src/Text/XML/HaXml/OneOfN.hs:704)
     (src/Text/XML/HaXml/OneOfN.hs:711)
     (src/Text/XML/HaXml/OneOfN.hs:718)
    foldOneOf17 (src/Text/XML/HaXml/OneOfN.hs:750)
    OneOf18 (src/Text/XML/HaXml/OneOfN.hs:774)
     (src/Text/XML/HaXml/OneOfN.hs:781)
     (src/Text/XML/HaXml/OneOfN.hs:788)
    foldOneOf18 (src/Text/XML/HaXml/OneOfN.hs:821)
    OneOf19 (src/Text/XML/HaXml/OneOfN.hs:846)
     (src/Text/XML/HaXml/OneOfN.hs:854)
     (src/Text/XML/HaXml/OneOfN.hs:861)
    foldOneOf19 (src/Text/XML/HaXml/OneOfN.hs:895)
    OneOf20 (src/Text/XML/HaXml/OneOfN.hs:922)
     (src/Text/XML/HaXml/OneOfN.hs:930)
     (src/Text/XML/HaXml/OneOfN.hs:937)
    foldOneOf20 (src/Text/XML/HaXml/OneOfN.hs:973)
  91% ( 53 / 58) in 'Text.XML.HaXml.Schema.Parse'
  Missing documentation for:
    Module header
    block (src/Text/XML/HaXml/Schema/Parse.hs:238)
    aFacet (src/Text/XML/HaXml/Schema/Parse.hs:339)
    facet (src/Text/XML/HaXml/Schema/Parse.hs:353)
    space (src/Text/XML/HaXml/Schema/Parse.hs:616)
  67% (  6 /  9) in 'Text.XML.HaXml.Schema.HaskellTypeModel'
  Missing documentation for:
    Element (src/Text/XML/HaXml/Schema/HaskellTypeModel.hs:138)
    Attribute (src/Text/XML/HaXml/Schema/HaskellTypeModel.hs:156)
    Modifier (src/Text/XML/HaXml/Schema/HaskellTypeModel.hs:163)
 100% (  6 /  6) in 'Text.XML.HaXml.Schema.PrettyHaskell'
 100% (  6 /  6) in 'Text.XML.HaXml.Schema.PrettyHsBoot'
  83% ( 10 / 12) in 'Text.XML.HaXml.Schema.Environment'
  Missing documentation for:
    Module header
    Environment (src/Text/XML/HaXml/Schema/Environment.hs:45)
  42% (  5 / 12) in 'Text.XML.HaXml.Schema.TypeConversion'
  Missing documentation for:
    Module header
    comment (src/Text/XML/HaXml/Schema/TypeConversion.hs:460)
    xname (src/Text/XML/HaXml/Schema/TypeConversion.hs:465)
    checkXName (src/Text/XML/HaXml/Schema/TypeConversion.hs:468)
    nameOfSimple (src/Text/XML/HaXml/Schema/TypeConversion.hs:474)
    mkRestrict (src/Text/XML/HaXml/Schema/TypeConversion.hs:481)
    singleton (src/Text/XML/HaXml/Schema/TypeConversion.hs:513)
  50% (  1 /  2) in 'Text.XML.HaXml.ShowXmlLazy'
  Missing documentation for:
    Module header
  67% (  4 /  6) in 'Text.XML.HaXml.Util'
  Missing documentation for:
    attrs (src/Text/XML/HaXml/Util.hs:31)
    tagTextContent (src/Text/XML/HaXml/Util.hs:34)
 100% ( 16 / 16) in 'Text.XML.HaXml.XmlContent.Haskell'
  56% ( 15 / 27) in 'Text.XML.HaXml.Xtract.Combinators'
  Missing documentation for:
    children (src/Text/XML/HaXml/Xtract/Combinators.hs:73)
    elm (src/Text/XML/HaXml/Xtract/Combinators.hs:73)
    txt (src/Text/XML/HaXml/Xtract/Combinators.hs:73)
    applypred (src/Text/XML/HaXml/Xtract/Combinators.hs:78)
    iffind (src/Text/XML/HaXml/Xtract/Combinators.hs:81)
    ifTxt (src/Text/XML/HaXml/Xtract/Combinators.hs:88)
    cat (src/Text/XML/HaXml/Xtract/Combinators.hs:92)
    /> (src/Text/XML/HaXml/Xtract/Combinators.hs:95)
    </ (src/Text/XML/HaXml/Xtract/Combinators.hs:98)
    deep (src/Text/XML/HaXml/Xtract/Combinators.hs:101)
    deepest (src/Text/XML/HaXml/Xtract/Combinators.hs:101)
    multi (src/Text/XML/HaXml/Xtract/Combinators.hs:101)
 100% (  3 /  3) in 'Text.XML.HaXml.Xtract.Parse'
Warning: Text.XML.HaXml.Schema.Schema: Could not find documentation for exported module: Text.ParserCombinators.Poly
Warning: Text.XML.HaXml.Schema.Schema: Could not find documentation for exported module: Text.Parse
  69% ( 18 / 26) in 'Text.XML.HaXml.Schema.Schema'
  Missing documentation for:
    Module header
    Occurs (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:239)
    parseAnyElement (src/Text/XML/HaXml/Schema/Schema.hs:131)
    Content (src/Text/XML/HaXml/Types.hs:169)
    toXMLElement (src/Text/XML/HaXml/Schema/Schema.hs:141)
    toXMLText (src/Text/XML/HaXml/Schema/Schema.hs:145)
    toXMLAnyElement (src/Text/XML/HaXml/Schema/Schema.hs:149)
    toXMLAttribute (src/Text/XML/HaXml/Schema/Schema.hs:153)
 100% ( 13 / 13) in 'Text.XML.HaXml'
Warning: Text.XML.HaXml.Parse: could not find link destinations for:
    SymTabs Parser
Warning: Text.XML.HaXml.ParseLazy: could not find link destinations for:
    SymTabs Parser
Warning: Text.XML.HaXml.Schema.PrimitiveTypes: could not find link destinations for:
    TextParser Parse D_Float C_Float D_Double C_Double D_Int C_Int
Warning: Text.XML.HaXml.XmlContent.Parser: could not find link destinations for:
    Parser
Warning: Text.XML.HaXml.Schema.Parse: could not find link destinations for:
    Parser TextParser Result
Warning: Text.XML.HaXml.Schema.PrettyHaskell: could not find link destinations for:
    CommentPosition
Warning: Text.XML.HaXml.Schema.PrettyHsBoot: could not find link destinations for:
    CommentPosition
Warning: Text.XML.HaXml.Schema.Schema: could not find link destinations for:
    TextParser PolyParse Parser
Documentation created: dist/doc/html/HaXml/index.html,
dist/doc/html/HaXml/HaXml.txt
Preprocessing executable 'Canonicalise' for HaXml-1.25.3...
Preprocessing executable 'CanonicaliseLazy' for HaXml-1.25.3...
Preprocessing executable 'Xtract' for HaXml-1.25.3...
Preprocessing executable 'Validate' for HaXml-1.25.3...
Preprocessing executable 'MkOneOf' for HaXml-1.25.3...
Preprocessing executable 'DtdToHaskell' for HaXml-1.25.3...
Preprocessing executable 'XsdToHaskell' for HaXml-1.25.3...
Preprocessing executable 'FpMLToHaskell' for HaXml-1.25.3...
Creating package registration file:
/tmp/pkgConf-HaXml-1.2517020229391850612763.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HaXml-1.25.3-As16z4K0A8U6Xfdb3jshPJ
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering HaXml-1.25.3...
Installed HaXml-1.25.3
Downloading Eq-1.1...
Configuring Eq-1.1...
Building Eq-1.1...
Preprocessing executable 'eq' for Eq-1.1...
[ 1 of 48] Compiling EqManips.Conf    ( EqManips/Conf.hs, dist/build/eq/eq-tmp/EqManips/Conf.o )
[ 2 of 48] Compiling EqManips.UnicodeSymbols ( EqManips/UnicodeSymbols.hs, dist/build/eq/eq-tmp/EqManips/UnicodeSymbols.o )
[ 3 of 48] Compiling EqManips.ErrorMessages ( EqManips/ErrorMessages.hs, dist/build/eq/eq-tmp/EqManips/ErrorMessages.o )
[ 4 of 48] Compiling EqManips.Propreties ( EqManips/Propreties.hs, dist/build/eq/eq-tmp/EqManips/Propreties.o )
[ 5 of 48] Compiling EqManips.Algorithm.EmptyMonad ( EqManips/Algorithm/EmptyMonad.hs, dist/build/eq/eq-tmp/EqManips/Algorithm/EmptyMonad.o )

EqManips/Algorithm/EmptyMonad.hs:5:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 6 of 48] Compiling EqManips.Renderer.RenderConf ( EqManips/Renderer/RenderConf.hs, dist/build/eq/eq-tmp/EqManips/Renderer/RenderConf.o )
[ 7 of 48] Compiling EqManips.Types[boot] ( EqManips/Types.hs-boot, dist/build/eq/eq-tmp/EqManips/Types.o-boot )
[ 8 of 48] Compiling EqManips.Polynome[boot] ( EqManips/Polynome.hs-boot, dist/build/eq/eq-tmp/EqManips/Polynome.o-boot )
[ 9 of 48] Compiling EqManips.Renderer.Sexpr[boot] ( EqManips/Renderer/Sexpr.hs-boot, dist/build/eq/eq-tmp/EqManips/Renderer/Sexpr.o-boot )
[10 of 48] Compiling EqManips.Types   ( EqManips/Types.hs, dist/build/eq/eq-tmp/EqManips/Types.o )

EqManips/Types.hs:602:10:
    Illegal instance declaration for
      ‘Property UnOperator OperatorText String’
      (All instance types must be of the form (T a1 ... an)
       where a1 ... an are *distinct type variables*,
       and each type variable appears at most once in the instance head.
       Use FlexibleInstances if you want to disable this.)
    In the instance declaration for
      ‘Property UnOperator OperatorText String’
Failed to install Eq-1.1
cabal: Error: some packages failed to install:
Eq-1.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.