Build #3 for epub-tools-2.9

[all reports]

Package epub-tools-2.9
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-11-14 03:08:23.964766 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, bytestring-0.10.8.1, directory-1.2.6.2, epub-metadata-4.5, filepath-1.4.1.0, mtl-2.2.1, process-1.4.2.0, zip-archive-0.3.0.5, base-4.9.0.0, directory-1.2.6.2, epub-metadata-4.5, filepath-1.4.1.0, mtl-2.2.1, parsec-3.1.11, regex-compat-0.95.1, base-4.9.0.0, directory-1.2.6.2, epub-metadata-4.5, filepath-1.4.1.0, mtl-2.2.1, parsec-3.1.11, regex-compat-0.95.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-16356/digest-0.0.1.2'
Configuring digest-0.0.1.2...
Building digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
[1 of 2] Compiling Data.Digest.CRC32 ( dist/build/Data/Digest/CRC32.hs, dist/build/Data/Digest/CRC32.o )
[2 of 2] Compiling Data.Digest.Adler32 ( dist/build/Data/Digest/Adler32.hs, dist/build/Data/Digest/Adler32.o )
Running Haddock for digest-0.0.1.2...
Running hscolour for digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
Haddock coverage:
 100% (  4 /  4) in 'Data.Digest.CRC32'
 100% (  4 /  4) in 'Data.Digest.Adler32'
Documentation created: dist/doc/html/digest/index.html,
dist/doc/html/digest/digest.txt
Creating package registration file:
/tmp/pkgConf-digest-0.0.12145174067468703135.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/digest-0.0.1.2-J37LLBONunyDWQLOlAJhTF
Registering digest-0.0.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-16356/digest-0.0.1.2'
Installed digest-0.0.1.2
cabal: Entering directory '/tmp/cabal-tmp-16356/hxt-charproperties-9.2.0.1'
Configuring hxt-charproperties-9.2.0.1...
Building hxt-charproperties-9.2.0.1...
Preprocessing library hxt-charproperties-9.2.0.1...
[1 of 4] Compiling Data.Set.CharSet ( src/Data/Set/CharSet.hs, dist/build/Data/Set/CharSet.o )
[2 of 4] Compiling Data.Char.Properties.XMLCharProps ( src/Data/Char/Properties/XMLCharProps.hs, dist/build/Data/Char/Properties/XMLCharProps.o )
[3 of 4] Compiling Data.Char.Properties.UnicodeCharProps ( src/Data/Char/Properties/UnicodeCharProps.hs, dist/build/Data/Char/Properties/UnicodeCharProps.o )
[4 of 4] Compiling Data.Char.Properties.UnicodeBlocks ( src/Data/Char/Properties/UnicodeBlocks.hs, dist/build/Data/Char/Properties/UnicodeBlocks.o )
Running Haddock for hxt-charproperties-9.2.0.1...
Running hscolour for hxt-charproperties-9.2.0.1...
Preprocessing library hxt-charproperties-9.2.0.1...
Preprocessing library hxt-charproperties-9.2.0.1...
Haddock coverage:
   6% (  1 / 16) in 'Data.Set.CharSet'
  Missing documentation for:
    CharSet (src/Data/Set/CharSet.hs:39)
    emptyCS (src/Data/Set/CharSet.hs:41)
    allCS (src/Data/Set/CharSet.hs:45)
    singleCS (src/Data/Set/CharSet.hs:49)
    stringCS (src/Data/Set/CharSet.hs:53)
    rangeCS (src/Data/Set/CharSet.hs:57)
    nullCS (src/Data/Set/CharSet.hs:63)
    fullCS (src/Data/Set/CharSet.hs:67)
    unionCS (src/Data/Set/CharSet.hs:81)
    diffCS (src/Data/Set/CharSet.hs:97)
    intersectCS (src/Data/Set/CharSet.hs:116)
    exorCS (src/Data/Set/CharSet.hs:132)
    compCS (src/Data/Set/CharSet.hs:113)
    elemCS (src/Data/Set/CharSet.hs:74)
    toListCS (src/Data/Set/CharSet.hs:78)
  51% ( 20 / 39) in 'Data.Char.Properties.XMLCharProps'
  Missing documentation for:
    charPropXmlChar (src/Data/Char/Properties/XMLCharProps.hs:88)
    charPropXmlCharCR (src/Data/Char/Properties/XMLCharProps.hs:120)
    charPropXml1ByteChar (src/Data/Char/Properties/XMLCharProps.hs:135)
    charPropXmlLatin1Char (src/Data/Char/Properties/XMLCharProps.hs:148)
    charPropXmlSpaceChar (src/Data/Char/Properties/XMLCharProps.hs:172)
    charPropXmlSpaceCharCR (src/Data/Char/Properties/XMLCharProps.hs:192)
    charPropXml11SpaceChar (src/Data/Char/Properties/XMLCharProps.hs:204)
    charPropXmlNameChar (src/Data/Char/Properties/XMLCharProps.hs:227)
    charPropXmlNameStartChar (src/Data/Char/Properties/XMLCharProps.hs:260)
    charPropXmlNCNameChar (src/Data/Char/Properties/XMLCharProps.hs:289)
    charPropXmlNCNameStartChar (src/Data/Char/Properties/XMLCharProps.hs:314)
    charPropXmlPubidChar (src/Data/Char/Properties/XMLCharProps.hs:326)
    charPropXmlLetter (src/Data/Char/Properties/XMLCharProps.hs:343)
    charPropXmlBaseChar (src/Data/Char/Properties/XMLCharProps.hs:355)
    charPropXmlIdeographicChar (src/Data/Char/Properties/XMLCharProps.hs:567)
    charPropXmlCombiningChar (src/Data/Char/Properties/XMLCharProps.hs:580)
    charPropXmlDigit (src/Data/Char/Properties/XMLCharProps.hs:685)
    charPropXmlExtender (src/Data/Char/Properties/XMLCharProps.hs:710)
    charPropXmlControlOrPermanentlyUndefined (src/Data/Char/Properties/XMLCharProps.hs:739)
   1% (  1 / 73) in 'Data.Char.Properties.UnicodeCharProps'
  Missing documentation for:
    isUnicodeC (src/Data/Char/Properties/UnicodeCharProps.hs:100)
    isUnicodeCc (src/Data/Char/Properties/UnicodeCharProps.hs:138)
    isUnicodeCf (src/Data/Char/Properties/UnicodeCharProps.hs:150)
    isUnicodeCo (src/Data/Char/Properties/UnicodeCharProps.hs:177)
    isUnicodeCs (src/Data/Char/Properties/UnicodeCharProps.hs:193)
    isUnicodeL (src/Data/Char/Properties/UnicodeCharProps.hs:207)
    isUnicodeLl (src/Data/Char/Properties/UnicodeCharProps.hs:760)
    isUnicodeLm (src/Data/Char/Properties/UnicodeCharProps.hs:1395)
    isUnicodeLo (src/Data/Char/Properties/UnicodeCharProps.hs:1461)
    isUnicodeLt (src/Data/Char/Properties/UnicodeCharProps.hs:1894)
    isUnicodeLu (src/Data/Char/Properties/UnicodeCharProps.hs:1914)
    isUnicodeM (src/Data/Char/Properties/UnicodeCharProps.hs:2546)
    isUnicodeMc (src/Data/Char/Properties/UnicodeCharProps.hs:2785)
    isUnicodeMe (src/Data/Char/Properties/UnicodeCharProps.hs:2942)
    isUnicodeMn (src/Data/Char/Properties/UnicodeCharProps.hs:2957)
    isUnicodeN (src/Data/Char/Properties/UnicodeCharProps.hs:3222)
    isUnicodeNd (src/Data/Char/Properties/UnicodeCharProps.hs:3337)
    isUnicodeNl (src/Data/Char/Properties/UnicodeCharProps.hs:3397)
    isUnicodeNo (src/Data/Char/Properties/UnicodeCharProps.hs:3419)
    isUnicodeP (src/Data/Char/Properties/UnicodeCharProps.hs:3481)
    isUnicodePc (src/Data/Char/Properties/UnicodeCharProps.hs:3646)
    isUnicodePd (src/Data/Char/Properties/UnicodeCharProps.hs:3662)
    isUnicodePe (src/Data/Char/Properties/UnicodeCharProps.hs:3689)
    isUnicodePf (src/Data/Char/Properties/UnicodeCharProps.hs:3771)
    isUnicodePi (src/Data/Char/Properties/UnicodeCharProps.hs:3791)
    isUnicodePo (src/Data/Char/Properties/UnicodeCharProps.hs:3812)
    isUnicodePs (src/Data/Char/Properties/UnicodeCharProps.hs:3973)
    isUnicodeS (src/Data/Char/Properties/UnicodeCharProps.hs:4058)
    isUnicodeSc (src/Data/Char/Properties/UnicodeCharProps.hs:4278)
    isUnicodeSk (src/Data/Char/Properties/UnicodeCharProps.hs:4305)
    isUnicodeSm (src/Data/Char/Properties/UnicodeCharProps.hs:4343)
    isUnicodeSo (src/Data/Char/Properties/UnicodeCharProps.hs:4417)
    isUnicodeZ (src/Data/Char/Properties/UnicodeCharProps.hs:4592)
    isUnicodeZl (src/Data/Char/Properties/UnicodeCharProps.hs:4610)
    isUnicodeZp (src/Data/Char/Properties/UnicodeCharProps.hs:4621)
    isUnicodeZs (src/Data/Char/Properties/UnicodeCharProps.hs:4632)
    charPropUnicodeC (src/Data/Char/Properties/UnicodeCharProps.hs:104)
    charPropUnicodeCc (src/Data/Char/Properties/UnicodeCharProps.hs:142)
    charPropUnicodeCf (src/Data/Char/Properties/UnicodeCharProps.hs:154)
    charPropUnicodeCo (src/Data/Char/Properties/UnicodeCharProps.hs:181)
    charPropUnicodeCs (src/Data/Char/Properties/UnicodeCharProps.hs:197)
    charPropUnicodeL (src/Data/Char/Properties/UnicodeCharProps.hs:211)
    charPropUnicodeLl (src/Data/Char/Properties/UnicodeCharProps.hs:764)
    charPropUnicodeLm (src/Data/Char/Properties/UnicodeCharProps.hs:1399)
    charPropUnicodeLo (src/Data/Char/Properties/UnicodeCharProps.hs:1465)
    charPropUnicodeLt (src/Data/Char/Properties/UnicodeCharProps.hs:1898)
    charPropUnicodeLu (src/Data/Char/Properties/UnicodeCharProps.hs:1918)
    charPropUnicodeM (src/Data/Char/Properties/UnicodeCharProps.hs:2550)
    charPropUnicodeMc (src/Data/Char/Properties/UnicodeCharProps.hs:2789)
    charPropUnicodeMe (src/Data/Char/Properties/UnicodeCharProps.hs:2946)
    charPropUnicodeMn (src/Data/Char/Properties/UnicodeCharProps.hs:2961)
    charPropUnicodeN (src/Data/Char/Properties/UnicodeCharProps.hs:3226)
    charPropUnicodeNd (src/Data/Char/Properties/UnicodeCharProps.hs:3341)
    charPropUnicodeNl (src/Data/Char/Properties/UnicodeCharProps.hs:3401)
    charPropUnicodeNo (src/Data/Char/Properties/UnicodeCharProps.hs:3423)
    charPropUnicodeP (src/Data/Char/Properties/UnicodeCharProps.hs:3485)
    charPropUnicodePc (src/Data/Char/Properties/UnicodeCharProps.hs:3650)
    charPropUnicodePd (src/Data/Char/Properties/UnicodeCharProps.hs:3666)
    charPropUnicodePe (src/Data/Char/Properties/UnicodeCharProps.hs:3693)
    charPropUnicodePf (src/Data/Char/Properties/UnicodeCharProps.hs:3775)
    charPropUnicodePi (src/Data/Char/Properties/UnicodeCharProps.hs:3795)
    charPropUnicodePo (src/Data/Char/Properties/UnicodeCharProps.hs:3816)
    charPropUnicodePs (src/Data/Char/Properties/UnicodeCharProps.hs:3977)
    charPropUnicodeS (src/Data/Char/Properties/UnicodeCharProps.hs:4062)
    charPropUnicodeSc (src/Data/Char/Properties/UnicodeCharProps.hs:4282)
    charPropUnicodeSk (src/Data/Char/Properties/UnicodeCharProps.hs:4309)
    charPropUnicodeSm (src/Data/Char/Properties/UnicodeCharProps.hs:4347)
    charPropUnicodeSo (src/Data/Char/Properties/UnicodeCharProps.hs:4421)
    charPropUnicodeZ (src/Data/Char/Properties/UnicodeCharProps.hs:4596)
    charPropUnicodeZl (src/Data/Char/Properties/UnicodeCharProps.hs:4614)
    charPropUnicodeZp (src/Data/Char/Properties/UnicodeCharProps.hs:4625)
    charPropUnicodeZs (src/Data/Char/Properties/UnicodeCharProps.hs:4636)
   0% (  1 /256) in 'Data.Char.Properties.UnicodeBlocks'
  Missing documentation for:
    codeBlocks (src/Data/Char/Properties/UnicodeBlocks.hs:287)
    elemCodeBlock (src/Data/Char/Properties/UnicodeBlocks.hs:284)
    versionUnicode (src/Data/Char/Properties/UnicodeBlocks.hs:281)
    isBasicLatin (src/Data/Char/Properties/UnicodeBlocks.hs:545)
    isLatin1Supplement (src/Data/Char/Properties/UnicodeBlocks.hs:548)
    isLatinExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:551)
    isLatinExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:554)
    isIPAExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:557)
    isSpacingModifierLetters (src/Data/Char/Properties/UnicodeBlocks.hs:560)
    isCombiningDiacriticalMarks (src/Data/Char/Properties/UnicodeBlocks.hs:563)
    isGreekandCoptic (src/Data/Char/Properties/UnicodeBlocks.hs:566)
    isCyrillic (src/Data/Char/Properties/UnicodeBlocks.hs:569)
    isCyrillicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:572)
    isArmenian (src/Data/Char/Properties/UnicodeBlocks.hs:575)
    isHebrew (src/Data/Char/Properties/UnicodeBlocks.hs:578)
    isArabic (src/Data/Char/Properties/UnicodeBlocks.hs:581)
    isSyriac (src/Data/Char/Properties/UnicodeBlocks.hs:584)
    isArabicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:587)
    isThaana (src/Data/Char/Properties/UnicodeBlocks.hs:590)
    isNKo (src/Data/Char/Properties/UnicodeBlocks.hs:593)
    isSamaritan (src/Data/Char/Properties/UnicodeBlocks.hs:596)
    isMandaic (src/Data/Char/Properties/UnicodeBlocks.hs:599)
    isArabicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:602)
    isDevanagari (src/Data/Char/Properties/UnicodeBlocks.hs:605)
    isBengali (src/Data/Char/Properties/UnicodeBlocks.hs:608)
    isGurmukhi (src/Data/Char/Properties/UnicodeBlocks.hs:611)
    isGujarati (src/Data/Char/Properties/UnicodeBlocks.hs:614)
    isOriya (src/Data/Char/Properties/UnicodeBlocks.hs:617)
    isTamil (src/Data/Char/Properties/UnicodeBlocks.hs:620)
    isTelugu (src/Data/Char/Properties/UnicodeBlocks.hs:623)
    isKannada (src/Data/Char/Properties/UnicodeBlocks.hs:626)
    isMalayalam (src/Data/Char/Properties/UnicodeBlocks.hs:629)
    isSinhala (src/Data/Char/Properties/UnicodeBlocks.hs:632)
    isThai (src/Data/Char/Properties/UnicodeBlocks.hs:635)
    isLao (src/Data/Char/Properties/UnicodeBlocks.hs:638)
    isTibetan (src/Data/Char/Properties/UnicodeBlocks.hs:641)
    isMyanmar (src/Data/Char/Properties/UnicodeBlocks.hs:644)
    isGeorgian (src/Data/Char/Properties/UnicodeBlocks.hs:647)
    isHangulJamo (src/Data/Char/Properties/UnicodeBlocks.hs:650)
    isEthiopic (src/Data/Char/Properties/UnicodeBlocks.hs:653)
    isEthiopicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:656)
    isCherokee (src/Data/Char/Properties/UnicodeBlocks.hs:659)
    isUnifiedCanadianAboriginalSyllabics (src/Data/Char/Properties/UnicodeBlocks.hs:662)
    isOgham (src/Data/Char/Properties/UnicodeBlocks.hs:665)
    isRunic (src/Data/Char/Properties/UnicodeBlocks.hs:668)
    isTagalog (src/Data/Char/Properties/UnicodeBlocks.hs:671)
    isHanunoo (src/Data/Char/Properties/UnicodeBlocks.hs:674)
    isBuhid (src/Data/Char/Properties/UnicodeBlocks.hs:677)
    isTagbanwa (src/Data/Char/Properties/UnicodeBlocks.hs:680)
    isKhmer (src/Data/Char/Properties/UnicodeBlocks.hs:683)
    isMongolian (src/Data/Char/Properties/UnicodeBlocks.hs:686)
    isUnifiedCanadianAboriginalSyllabicsExtended (src/Data/Char/Properties/UnicodeBlocks.hs:689)
    isLimbu (src/Data/Char/Properties/UnicodeBlocks.hs:692)
    isTaiLe (src/Data/Char/Properties/UnicodeBlocks.hs:695)
    isNewTaiLue (src/Data/Char/Properties/UnicodeBlocks.hs:698)
    isKhmerSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:701)
    isBuginese (src/Data/Char/Properties/UnicodeBlocks.hs:704)
    isTaiTham (src/Data/Char/Properties/UnicodeBlocks.hs:707)
    isCombiningDiacriticalMarksExtended (src/Data/Char/Properties/UnicodeBlocks.hs:710)
    isBalinese (src/Data/Char/Properties/UnicodeBlocks.hs:713)
    isSundanese (src/Data/Char/Properties/UnicodeBlocks.hs:716)
    isBatak (src/Data/Char/Properties/UnicodeBlocks.hs:719)
    isLepcha (src/Data/Char/Properties/UnicodeBlocks.hs:722)
    isOlChiki (src/Data/Char/Properties/UnicodeBlocks.hs:725)
    isSundaneseSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:728)
    isVedicExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:731)
    isPhoneticExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:734)
    isPhoneticExtensionsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:737)
    isCombiningDiacriticalMarksSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:740)
    isLatinExtendedAdditional (src/Data/Char/Properties/UnicodeBlocks.hs:743)
    isGreekExtended (src/Data/Char/Properties/UnicodeBlocks.hs:746)
    isGeneralPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:749)
    isSuperscriptsandSubscripts (src/Data/Char/Properties/UnicodeBlocks.hs:752)
    isCurrencySymbols (src/Data/Char/Properties/UnicodeBlocks.hs:755)
    isCombiningDiacriticalMarksforSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:758)
    isLetterlikeSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:761)
    isNumberForms (src/Data/Char/Properties/UnicodeBlocks.hs:764)
    isArrows (src/Data/Char/Properties/UnicodeBlocks.hs:767)
    isMathematicalOperators (src/Data/Char/Properties/UnicodeBlocks.hs:770)
    isMiscellaneousTechnical (src/Data/Char/Properties/UnicodeBlocks.hs:773)
    isControlPictures (src/Data/Char/Properties/UnicodeBlocks.hs:776)
    isOpticalCharacterRecognition (src/Data/Char/Properties/UnicodeBlocks.hs:779)
    isEnclosedAlphanumerics (src/Data/Char/Properties/UnicodeBlocks.hs:782)
    isBoxDrawing (src/Data/Char/Properties/UnicodeBlocks.hs:785)
    isBlockElements (src/Data/Char/Properties/UnicodeBlocks.hs:788)
    isGeometricShapes (src/Data/Char/Properties/UnicodeBlocks.hs:791)
    isMiscellaneousSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:794)
    isDingbats (src/Data/Char/Properties/UnicodeBlocks.hs:797)
    isMiscellaneousMathematicalSymbolsA (src/Data/Char/Properties/UnicodeBlocks.hs:800)
    isSupplementalArrowsA (src/Data/Char/Properties/UnicodeBlocks.hs:803)
    isBraillePatterns (src/Data/Char/Properties/UnicodeBlocks.hs:806)
    isSupplementalArrowsB (src/Data/Char/Properties/UnicodeBlocks.hs:809)
    isMiscellaneousMathematicalSymbolsB (src/Data/Char/Properties/UnicodeBlocks.hs:812)
    isSupplementalMathematicalOperators (src/Data/Char/Properties/UnicodeBlocks.hs:815)
    isMiscellaneousSymbolsandArrows (src/Data/Char/Properties/UnicodeBlocks.hs:818)
    isGlagolitic (src/Data/Char/Properties/UnicodeBlocks.hs:821)
    isLatinExtendedC (src/Data/Char/Properties/UnicodeBlocks.hs:824)
    isCoptic (src/Data/Char/Properties/UnicodeBlocks.hs:827)
    isGeorgianSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:830)
    isTifinagh (src/Data/Char/Properties/UnicodeBlocks.hs:833)
    isEthiopicExtended (src/Data/Char/Properties/UnicodeBlocks.hs:836)
    isCyrillicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:839)
    isSupplementalPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:842)
    isCJKRadicalsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:845)
    isKangxiRadicals (src/Data/Char/Properties/UnicodeBlocks.hs:848)
    isIdeographicDescriptionCharacters (src/Data/Char/Properties/UnicodeBlocks.hs:851)
    isCJKSymbolsandPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:854)
    isHiragana (src/Data/Char/Properties/UnicodeBlocks.hs:857)
    isKatakana (src/Data/Char/Properties/UnicodeBlocks.hs:860)
    isBopomofo (src/Data/Char/Properties/UnicodeBlocks.hs:863)
    isHangulCompatibilityJamo (src/Data/Char/Properties/UnicodeBlocks.hs:866)
    isKanbun (src/Data/Char/Properties/UnicodeBlocks.hs:869)
    isBopomofoExtended (src/Data/Char/Properties/UnicodeBlocks.hs:872)
    isCJKStrokes (src/Data/Char/Properties/UnicodeBlocks.hs:875)
    isKatakanaPhoneticExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:878)
    isEnclosedCJKLettersandMonths (src/Data/Char/Properties/UnicodeBlocks.hs:881)
    isCJKCompatibility (src/Data/Char/Properties/UnicodeBlocks.hs:884)
    isCJKUnifiedIdeographsExtensionA (src/Data/Char/Properties/UnicodeBlocks.hs:887)
    isYijingHexagramSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:890)
    isCJKUnifiedIdeographs (src/Data/Char/Properties/UnicodeBlocks.hs:893)
    isYiSyllables (src/Data/Char/Properties/UnicodeBlocks.hs:896)
    isYiRadicals (src/Data/Char/Properties/UnicodeBlocks.hs:899)
    isLisu (src/Data/Char/Properties/UnicodeBlocks.hs:902)
    isVai (src/Data/Char/Properties/UnicodeBlocks.hs:905)
    isCyrillicExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:908)
    isBamum (src/Data/Char/Properties/UnicodeBlocks.hs:911)
    isModifierToneLetters (src/Data/Char/Properties/UnicodeBlocks.hs:914)
    isLatinExtendedD (src/Data/Char/Properties/UnicodeBlocks.hs:917)
    isSylotiNagri (src/Data/Char/Properties/UnicodeBlocks.hs:920)
    isCommonIndicNumberForms (src/Data/Char/Properties/UnicodeBlocks.hs:923)
    isPhagspa (src/Data/Char/Properties/UnicodeBlocks.hs:926)
    isSaurashtra (src/Data/Char/Properties/UnicodeBlocks.hs:929)
    isDevanagariExtended (src/Data/Char/Properties/UnicodeBlocks.hs:932)
    isKayahLi (src/Data/Char/Properties/UnicodeBlocks.hs:935)
    isRejang (src/Data/Char/Properties/UnicodeBlocks.hs:938)
    isHangulJamoExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:941)
    isJavanese (src/Data/Char/Properties/UnicodeBlocks.hs:944)
    isMyanmarExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:947)
    isCham (src/Data/Char/Properties/UnicodeBlocks.hs:950)
    isMyanmarExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:953)
    isTaiViet (src/Data/Char/Properties/UnicodeBlocks.hs:956)
    isMeeteiMayekExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:959)
    isEthiopicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:962)
    isLatinExtendedE (src/Data/Char/Properties/UnicodeBlocks.hs:965)
    isMeeteiMayek (src/Data/Char/Properties/UnicodeBlocks.hs:968)
    isHangulSyllables (src/Data/Char/Properties/UnicodeBlocks.hs:971)
    isHangulJamoExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:974)
    isHighSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:977)
    isHighPrivateUseSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:980)
    isLowSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:983)
    isPrivateUseArea (src/Data/Char/Properties/UnicodeBlocks.hs:986)
    isCJKCompatibilityIdeographs (src/Data/Char/Properties/UnicodeBlocks.hs:989)
    isAlphabeticPresentationForms (src/Data/Char/Properties/UnicodeBlocks.hs:992)
    isArabicPresentationFormsA (src/Data/Char/Properties/UnicodeBlocks.hs:995)
    isVariationSelectors (src/Data/Char/Properties/UnicodeBlocks.hs:998)
    isVerticalForms (src/Data/Char/Properties/UnicodeBlocks.hs:1001)
    isCombiningHalfMarks (src/Data/Char/Properties/UnicodeBlocks.hs:1004)
    isCJKCompatibilityForms (src/Data/Char/Properties/UnicodeBlocks.hs:1007)
    isSmallFormVariants (src/Data/Char/Properties/UnicodeBlocks.hs:1010)
    isArabicPresentationFormsB (src/Data/Char/Properties/UnicodeBlocks.hs:1013)
    isHalfwidthandFullwidthForms (src/Data/Char/Properties/UnicodeBlocks.hs:1016)
    isSpecials (src/Data/Char/Properties/UnicodeBlocks.hs:1019)
    isLinearBSyllabary (src/Data/Char/Properties/UnicodeBlocks.hs:1022)
    isLinearBIdeograms (src/Data/Char/Properties/UnicodeBlocks.hs:1025)
    isAegeanNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1028)
    isAncientGreekNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1031)
    isAncientSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1034)
    isPhaistosDisc (src/Data/Char/Properties/UnicodeBlocks.hs:1037)
    isLycian (src/Data/Char/Properties/UnicodeBlocks.hs:1040)
    isCarian (src/Data/Char/Properties/UnicodeBlocks.hs:1043)
    isCopticEpactNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1046)
    isOldItalic (src/Data/Char/Properties/UnicodeBlocks.hs:1049)
    isGothic (src/Data/Char/Properties/UnicodeBlocks.hs:1052)
    isOldPermic (src/Data/Char/Properties/UnicodeBlocks.hs:1055)
    isUgaritic (src/Data/Char/Properties/UnicodeBlocks.hs:1058)
    isOldPersian (src/Data/Char/Properties/UnicodeBlocks.hs:1061)
    isDeseret (src/Data/Char/Properties/UnicodeBlocks.hs:1064)
    isShavian (src/Data/Char/Properties/UnicodeBlocks.hs:1067)
    isOsmanya (src/Data/Char/Properties/UnicodeBlocks.hs:1070)
    isElbasan (src/Data/Char/Properties/UnicodeBlocks.hs:1073)
    isCaucasianAlbanian (src/Data/Char/Properties/UnicodeBlocks.hs:1076)
    isLinearA (src/Data/Char/Properties/UnicodeBlocks.hs:1079)
    isCypriotSyllabary (src/Data/Char/Properties/UnicodeBlocks.hs:1082)
    isImperialAramaic (src/Data/Char/Properties/UnicodeBlocks.hs:1085)
    isPalmyrene (src/Data/Char/Properties/UnicodeBlocks.hs:1088)
    isNabataean (src/Data/Char/Properties/UnicodeBlocks.hs:1091)
    isPhoenician (src/Data/Char/Properties/UnicodeBlocks.hs:1094)
    isLydian (src/Data/Char/Properties/UnicodeBlocks.hs:1097)
    isMeroiticHieroglyphs (src/Data/Char/Properties/UnicodeBlocks.hs:1100)
    isMeroiticCursive (src/Data/Char/Properties/UnicodeBlocks.hs:1103)
    isKharoshthi (src/Data/Char/Properties/UnicodeBlocks.hs:1106)
    isOldSouthArabian (src/Data/Char/Properties/UnicodeBlocks.hs:1109)
    isOldNorthArabian (src/Data/Char/Properties/UnicodeBlocks.hs:1112)
    isManichaean (src/Data/Char/Properties/UnicodeBlocks.hs:1115)
    isAvestan (src/Data/Char/Properties/UnicodeBlocks.hs:1118)
    isInscriptionalParthian (src/Data/Char/Properties/UnicodeBlocks.hs:1121)
    isInscriptionalPahlavi (src/Data/Char/Properties/UnicodeBlocks.hs:1124)
    isPsalterPahlavi (src/Data/Char/Properties/UnicodeBlocks.hs:1127)
    isOldTurkic (src/Data/Char/Properties/UnicodeBlocks.hs:1130)
    isRumiNumeralSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1133)
    isBrahmi (src/Data/Char/Properties/UnicodeBlocks.hs:1136)
    isKaithi (src/Data/Char/Properties/UnicodeBlocks.hs:1139)
    isSoraSompeng (src/Data/Char/Properties/UnicodeBlocks.hs:1142)
    isChakma (src/Data/Char/Properties/UnicodeBlocks.hs:1145)
    isMahajani (src/Data/Char/Properties/UnicodeBlocks.hs:1148)
    isSharada (src/Data/Char/Properties/UnicodeBlocks.hs:1151)
    isSinhalaArchaicNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1154)
    isKhojki (src/Data/Char/Properties/UnicodeBlocks.hs:1157)
    isKhudawadi (src/Data/Char/Properties/UnicodeBlocks.hs:1160)
    isGrantha (src/Data/Char/Properties/UnicodeBlocks.hs:1163)
    isTirhuta (src/Data/Char/Properties/UnicodeBlocks.hs:1166)
    isSiddham (src/Data/Char/Properties/UnicodeBlocks.hs:1169)
    isModi (src/Data/Char/Properties/UnicodeBlocks.hs:1172)
    isTakri (src/Data/Char/Properties/UnicodeBlocks.hs:1175)
    isWarangCiti (src/Data/Char/Properties/UnicodeBlocks.hs:1178)
    isPauCinHau (src/Data/Char/Properties/UnicodeBlocks.hs:1181)
    isCuneiform (src/Data/Char/Properties/UnicodeBlocks.hs:1184)
    isCuneiformNumbersandPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:1187)
    isEgyptianHieroglyphs (src/Data/Char/Properties/UnicodeBlocks.hs:1190)
    isBamumSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1193)
    isMro (src/Data/Char/Properties/UnicodeBlocks.hs:1196)
    isBassaVah (src/Data/Char/Properties/UnicodeBlocks.hs:1199)
    isPahawhHmong (src/Data/Char/Properties/UnicodeBlocks.hs:1202)
    isMiao (src/Data/Char/Properties/UnicodeBlocks.hs:1205)
    isKanaSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1208)
    isDuployan (src/Data/Char/Properties/UnicodeBlocks.hs:1211)
    isShorthandFormatControls (src/Data/Char/Properties/UnicodeBlocks.hs:1214)
    isByzantineMusicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1217)
    isMusicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1220)
    isAncientGreekMusicalNotation (src/Data/Char/Properties/UnicodeBlocks.hs:1223)
    isTaiXuanJingSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1226)
    isCountingRodNumerals (src/Data/Char/Properties/UnicodeBlocks.hs:1229)
    isMathematicalAlphanumericSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1232)
    isMendeKikakui (src/Data/Char/Properties/UnicodeBlocks.hs:1235)
    isArabicMathematicalAlphabeticSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1238)
    isMahjongTiles (src/Data/Char/Properties/UnicodeBlocks.hs:1241)
    isDominoTiles (src/Data/Char/Properties/UnicodeBlocks.hs:1244)
    isPlayingCards (src/Data/Char/Properties/UnicodeBlocks.hs:1247)
    isEnclosedAlphanumericSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1250)
    isEnclosedIdeographicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1253)
    isMiscellaneousSymbolsandPictographs (src/Data/Char/Properties/UnicodeBlocks.hs:1256)
    isEmoticons (src/Data/Char/Properties/UnicodeBlocks.hs:1259)
    isOrnamentalDingbats (src/Data/Char/Properties/UnicodeBlocks.hs:1262)
    isTransportandMapSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1265)
    isAlchemicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1268)
    isGeometricShapesExtended (src/Data/Char/Properties/UnicodeBlocks.hs:1271)
    isSupplementalArrowsC (src/Data/Char/Properties/UnicodeBlocks.hs:1274)
    isCJKUnifiedIdeographsExtensionB (src/Data/Char/Properties/UnicodeBlocks.hs:1277)
    isCJKUnifiedIdeographsExtensionC (src/Data/Char/Properties/UnicodeBlocks.hs:1280)
    isCJKUnifiedIdeographsExtensionD (src/Data/Char/Properties/UnicodeBlocks.hs:1283)
    isCJKCompatibilityIdeographsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1286)
    isTags (src/Data/Char/Properties/UnicodeBlocks.hs:1289)
    isVariationSelectorsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1292)
    isSupplementaryPrivateUseAreaA (src/Data/Char/Properties/UnicodeBlocks.hs:1295)
    isSupplementaryPrivateUseAreaB (src/Data/Char/Properties/UnicodeBlocks.hs:1298)
Documentation created: dist/doc/html/hxt-charproperties/index.html,
dist/doc/html/hxt-charproperties/hxt-charproperties.txt
Creating package registration file:
/tmp/pkgConf-hxt-charproperties-9.2.020406514341975960378.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/hxt-charproperties-9.2.0.1-L1rhanzXQ304SfBOSkeXkX
Registering hxt-charproperties-9.2.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-16356/hxt-charproperties-9.2.0.1'
Installed hxt-charproperties-9.2.0.1
cabal: Entering directory '/tmp/cabal-tmp-16356/mtl-2.2.1'
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.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 3 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[ 4 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[ 5 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[ 6 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 7 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[ 8 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[ 9 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[10 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[11 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[12 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[13 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[14 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[16 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[17 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[18 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[19 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[20 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[21 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
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% (  3 /  3) in 'Control.Monad.Trans'
  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)
 100% (  5 /  5) in 'Control.Monad.State.Class'
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% (  5 /  5) in 'Control.Monad.List'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
 100% ( 19 / 19) in 'Control.Monad.Except'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
  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.210966897722086206725.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-16356/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-16356/old-locale-1.0.0.7'
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.01156541312318561886.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8
Registering old-locale-1.0.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-16356/old-locale-1.0.0.7'
Installed old-locale-1.0.0.7
cabal: Entering directory '/tmp/cabal-tmp-16356/text-1.2.2.1'
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 2 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[ 3 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 4 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 5 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 6 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 7 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 )
[ 8 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 )
[ 9 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.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.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[18 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[19 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[20 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[21 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[22 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 )
[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.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[25 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[26 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.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 )

Data/Text.hs:587:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT compareN/length -> compareLength" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:592:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT ==N/length -> compareLength/==EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:597:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT /=N/length -> compareLength//=EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:602:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <N/length -> compareLength/==LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:607:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <=N/length -> compareLength//=GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:612:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >N/length -> compareLength/==GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >=N/length -> compareLength//=LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[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 )
[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:324:1: warning: [-Winline-rule-shadowing]
    Rule "flush/flush" may never fire
      because ‘flush’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[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 )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[43 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
  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)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  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)
  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% ( 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)
 100% (  2 /  2) in 'Data.Text.Internal.Search'
  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)
  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)
  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)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  4 /  4) in 'Data.Text.Show'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (127 /127) 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% (128 /129) 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:301)
 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)
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
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.21336092622410228794.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-16356/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-16356/utf8-string-1.0.1.1'
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[4 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[5 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
  89% ( 24 / 27) in 'Data.String.UTF8'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
    fromRep (Data/String/UTF8.hs:59)
    toRep (Data/String/UTF8.hs:62)
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.110776831741490549207.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/utf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4
Registering utf8-string-1.0.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-16356/utf8-string-1.0.1.1'
Installed utf8-string-1.0.1.1
cabal: Entering directory '/tmp/cabal-tmp-16356/zlib-0.6.1.2'
Configuring zlib-0.6.1.2...
Building zlib-0.6.1.2...
Preprocessing library zlib-0.6.1.2...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
Running Haddock for zlib-0.6.1.2...
Running hscolour for zlib-0.6.1.2...
Preprocessing library zlib-0.6.1.2...
Preprocessing library zlib-0.6.1.2...
Haddock coverage:
  62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
  Missing documentation for:
    Stream (Codec/Compression/Zlib/Stream.hsc:351)
    State (Codec/Compression/Zlib/Stream.hsc:400)
    mkState (Codec/Compression/Zlib/Stream.hsc:406)
    runStream (Codec/Compression/Zlib/Stream.hsc:420)
    unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:429)
    deflateInit (Codec/Compression/Zlib/Stream.hsc:937)
    inflateInit (Codec/Compression/Zlib/Stream.hsc:929)
    formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:625)
    deflate (Codec/Compression/Zlib/Stream.hsc:250)
    inflate (Codec/Compression/Zlib/Stream.hsc:270)
    Status (Codec/Compression/Zlib/Stream.hsc:519)
    Flush (Codec/Compression/Zlib/Stream.hsc:565)
    ErrorCode (Codec/Compression/Zlib/Stream.hsc:524)
    inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
    pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
    inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
    popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
    pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
    popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
    outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
    outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
    outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
    deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
    inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
  Missing documentation for:
    compress (Codec/Compression/Zlib/Raw.hs:64)
    decompress (Codec/Compression/Zlib/Raw.hs:58)
    compressWith (Codec/Compression/Zlib/Raw.hs:67)
    decompressWith (Codec/Compression/Zlib/Raw.hs:61)
 100% ( 33 / 33) in 'Codec.Compression.Zlib'
 100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/doc/html/zlib/index.html,
dist/doc/html/zlib/zlib.txt
Creating package registration file:
/tmp/pkgConf-zlib-0.6.16571031241386510139.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/zlib-0.6.1.2-3sjfdoEPlrt37YiyVABDl7
Registering zlib-0.6.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-16356/zlib-0.6.1.2'
Installed zlib-0.6.1.2
cabal: Entering directory '/tmp/cabal-tmp-16356/hxt-unicode-9.0.2.4'
Configuring hxt-unicode-9.0.2.4...
Building hxt-unicode-9.0.2.4...
Preprocessing library hxt-unicode-9.0.2.4...
[1 of 5] Compiling Data.String.UTF8 ( src/Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[2 of 5] Compiling Data.String.UTF8Decoding ( src/Data/String/UTF8Decoding.hs, dist/build/Data/String/UTF8Decoding.o )
[3 of 5] Compiling Data.String.EncodingNames ( src/Data/String/EncodingNames.hs, dist/build/Data/String/EncodingNames.o )
[4 of 5] Compiling Data.Char.IsoLatinTables ( src/Data/Char/IsoLatinTables.hs, dist/build/Data/Char/IsoLatinTables.o )
[5 of 5] Compiling Data.String.Unicode ( src/Data/String/Unicode.hs, dist/build/Data/String/Unicode.o )
Running Haddock for hxt-unicode-9.0.2.4...
Running hscolour for hxt-unicode-9.0.2.4...
Preprocessing library hxt-unicode-9.0.2.4...
Preprocessing library hxt-unicode-9.0.2.4...
Haddock coverage:
   0% (  0 /  7) in 'Data.String.UTF8'
  Missing documentation for:
    Module header
    encode (src/Data/String/UTF8.hs:123)
    decode (src/Data/String/UTF8.hs:351)
    decodeEmbedErrors (src/Data/String/UTF8.hs:354)
    encodeOne (src/Data/String/UTF8.hs:102)
    decodeOne (src/Data/String/UTF8.hs:242)
    Error (src/Data/String/UTF8.hs:183)
  50% (  2 /  4) in 'Data.String.UTF8Decoding'
  Missing documentation for:
    decodeUtf8EmbedErrors (src/Data/String/UTF8Decoding.hs:40)
    decodeUtf8IgnoreErrors (src/Data/String/UTF8Decoding.hs:36)
   4% (  1 / 24) in 'Data.String.EncodingNames'
  Missing documentation for:
    isoLatin1 (src/Data/String/EncodingNames.hs:25)
    iso8859_1 (src/Data/String/EncodingNames.hs:25)
    iso8859_2 (src/Data/String/EncodingNames.hs:25)
    iso8859_3 (src/Data/String/EncodingNames.hs:25)
    iso8859_4 (src/Data/String/EncodingNames.hs:25)
    iso8859_5 (src/Data/String/EncodingNames.hs:25)
    iso8859_6 (src/Data/String/EncodingNames.hs:25)
    iso8859_7 (src/Data/String/EncodingNames.hs:25)
    iso8859_8 (src/Data/String/EncodingNames.hs:25)
    iso8859_9 (src/Data/String/EncodingNames.hs:25)
    iso8859_10 (src/Data/String/EncodingNames.hs:25)
    iso8859_11 (src/Data/String/EncodingNames.hs:25)
    iso8859_13 (src/Data/String/EncodingNames.hs:25)
    iso8859_14 (src/Data/String/EncodingNames.hs:25)
    iso8859_15 (src/Data/String/EncodingNames.hs:25)
    iso8859_16 (src/Data/String/EncodingNames.hs:25)
    usAscii (src/Data/String/EncodingNames.hs:25)
    ucs2 (src/Data/String/EncodingNames.hs:25)
    utf8 (src/Data/String/EncodingNames.hs:25)
    utf16 (src/Data/String/EncodingNames.hs:25)
    utf16be (src/Data/String/EncodingNames.hs:25)
    utf16le (src/Data/String/EncodingNames.hs:25)
    unicodeString (src/Data/String/EncodingNames.hs:25)
   0% (  0 / 15) in 'Data.Char.IsoLatinTables'
  Missing documentation for:
    Module header
    iso_8859_2 (src/Data/Char/IsoLatinTables.hs:4)
    iso_8859_3 (src/Data/Char/IsoLatinTables.hs:65)
    iso_8859_4 (src/Data/Char/IsoLatinTables.hs:97)
    iso_8859_5 (src/Data/Char/IsoLatinTables.hs:151)
    iso_8859_6 (src/Data/Char/IsoLatinTables.hs:249)
    iso_8859_7 (src/Data/Char/IsoLatinTables.hs:301)
    iso_8859_8 (src/Data/Char/IsoLatinTables.hs:382)
    iso_8859_9 (src/Data/Char/IsoLatinTables.hs:418)
    iso_8859_10 (src/Data/Char/IsoLatinTables.hs:428)
    iso_8859_11 (src/Data/Char/IsoLatinTables.hs:478)
    iso_8859_13 (src/Data/Char/IsoLatinTables.hs:569)
    iso_8859_14 (src/Data/Char/IsoLatinTables.hs:629)
    iso_8859_15 (src/Data/Char/IsoLatinTables.hs:664)
    iso_8859_16 (src/Data/Char/IsoLatinTables.hs:676)
  89% ( 31 / 35) in 'Data.String.Unicode'
  Missing documentation for:
    UStringWithErrors (src/Data/String/Unicode.hs:98)
    utf8ToUnicodeEmbedErrors (src/Data/String/Unicode.hs:253)
    intToHexString (src/Data/String/Unicode.hs:375)
    guessEncoding (src/Data/String/Unicode.hs:518)
Warning: Data.String.Unicode: could not find link destinations for:
    StringFct decodingTable
Documentation created: dist/doc/html/hxt-unicode/index.html,
dist/doc/html/hxt-unicode/hxt-unicode.txt
Creating package registration file:
/tmp/pkgConf-hxt-unicode-9.0.21379887894255812.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/hxt-unicode-9.0.2.4-AEIThHBnNFILy3JikxDDI3
Registering hxt-unicode-9.0.2.4...
cabal: Leaving directory '/tmp/cabal-tmp-16356/hxt-unicode-9.0.2.4'
Installed hxt-unicode-9.0.2.4
cabal: Entering directory '/tmp/cabal-tmp-16356/regex-base-0.93.2'
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base  ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )

Text/Regex/Base.hs:55:13: warning: [-Wdeprecations]
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
[4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
Running Haddock for regex-base-0.93.2...
Running hscolour for regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...

Text/Regex/Base.hs:55:13: warning: [-Wdeprecations]
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
  Missing documentation for:
    MatchText (Text/Regex/Base/RegexLike.hs:55)
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  Missing documentation for:
    getVersion_Text_Regex_Base (Text/Regex/Base.hs:52)
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
  Missing documentation for:
    polymatch (Text/Regex/Base/Impl.hs:50)
    polymatchM (Text/Regex/Base/Impl.hs:56)
Documentation created: dist/doc/html/regex-base/index.html,
dist/doc/html/regex-base/regex-base.txt
Creating package registration file:
/tmp/pkgConf-regex-base-0.9321326883021017565625.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/regex-base-0.93.2-71isvdwnRNrGKtKYo9rpQd
Registering regex-base-0.93.2...
cabal: Leaving directory '/tmp/cabal-tmp-16356/regex-base-0.93.2'
Installed regex-base-0.93.2
cabal: Entering directory '/tmp/cabal-tmp-16356/old-time-1.1.0.3'
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Warning: System.Time: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.0649022765608034986.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/old-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp
Registering old-time-1.1.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-16356/old-time-1.1.0.3'
Installed old-time-1.1.0.3
cabal: Entering directory '/tmp/cabal-tmp-16356/parsec-3.1.11'
Configuring parsec-3.1.11...
Building parsec-3.1.11...
Preprocessing library parsec-3.1.11...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[ 3 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/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.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 6 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[ 7 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[ 8 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 9 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[10 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[11 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[12 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[13 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[14 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[15 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[16 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[19 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[20 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.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 )
[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 )
Running Haddock for parsec-3.1.11...
Running hscolour for parsec-3.1.11...
Preprocessing library parsec-3.1.11...
Preprocessing library parsec-3.1.11...
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
  43% (  6 / 14) in 'Text.Parsec.Error'
  Missing documentation for:
    errorIsUnknown (Text/Parsec/Error.hs:113)
    showErrorMessages (Text/Parsec/Error.hs:176)
    newErrorMessage (Text/Parsec/Error.hs:123)
    newErrorUnknown (Text/Parsec/Error.hs:119)
    addErrorMessage (Text/Parsec/Error.hs:127)
    setErrorPos (Text/Parsec/Error.hs:131)
    setErrorMessage (Text/Parsec/Error.hs:135)
    mergeError (Text/Parsec/Error.hs:139)
  64% ( 32 / 50) in 'Text.Parsec.Prim'
  Missing documentation for:
    unknownError (Text/Parsec/Prim.hs:93)
    sysUnExpectError (Text/Parsec/Prim.hs:96)
    Parsec (Text/Parsec/Prim.hs:159)
    Consumed (Text/Parsec/Prim.hs:161)
    Reply (Text/Parsec/Prim.hs:165)
    State (Text/Parsec/Prim.hs:169)
    parsecMap (Text/Parsec/Prim.hs:187)
    parserReturn (Text/Parsec/Prim.hs:231)
    parserBind (Text/Parsec/Prim.hs:236)
    mergeErrorReply (Text/Parsec/Prim.hs:276)
    parserFail (Text/Parsec/Prim.hs:282)
    parserPlus (Text/Parsec/Prim.hs:300)
    labels (Text/Parsec/Prim.hs:355)
    tokens (Text/Parsec/Prim.hs:406)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    manyAccum (Text/Parsec/Prim.hs:602)
    runPT (Text/Parsec/Prim.hs:620)
    runP (Text/Parsec/Prim.hs:634)
  50% (  2 /  4) in 'Text.Parsec.String'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
  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)
  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:113)
    showErrorMessages (Text/Parsec/Error.hs:176)
    newErrorMessage (Text/Parsec/Error.hs:123)
    newErrorUnknown (Text/Parsec/Error.hs:119)
    addErrorMessage (Text/Parsec/Error.hs:127)
    setErrorPos (Text/Parsec/Error.hs:131)
    setErrorMessage (Text/Parsec/Error.hs:135)
    mergeError (Text/Parsec/Error.hs:139)
  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:406)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    try (Text/ParserCombinators/Parsec/Prim.hs:64)
    labels (Text/Parsec/Prim.hs:355)
    pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
    State (Text/Parsec/Prim.hs:169)
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% (  5 /  5) in 'Text.Parsec.Expr'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
    TokenParser (Text/Parsec/Token.hs:110)
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
    TokenParser (Text/Parsec/Token.hs:110)
  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:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  Missing documentation for:
    Operator (Text/ParserCombinators/Parsec/Expr.hs:29)
    OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:33)
    buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:40)
  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)
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  Missing documentation for:
    Parser (Text/Parsec/ByteString.hs:24)
    GenParser (Text/Parsec/ByteString.hs:25)
  78% ( 73 / 94) in 'Text.Parsec'
  Missing documentation for:
    Parsec (Text/Parsec/Prim.hs:159)
    tokens (Text/Parsec/Prim.hs:406)
    labels (Text/Parsec/Prim.hs:355)
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
    manyAccum (Text/Parsec/Prim.hs:602)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    runPT (Text/Parsec/Prim.hs:620)
    unknownError (Text/Parsec/Prim.hs:93)
    sysUnExpectError (Text/Parsec/Prim.hs:96)
    mergeErrorReply (Text/Parsec/Prim.hs:276)
    runP (Text/Parsec/Prim.hs:634)
    Consumed (Text/Parsec/Prim.hs:161)
    Reply (Text/Parsec/Prim.hs:165)
    State (Text/Parsec/Prim.hs:169)
    parsecMap (Text/Parsec/Prim.hs:187)
    parserReturn (Text/Parsec/Prim.hs:231)
    parserBind (Text/Parsec/Prim.hs:236)
    parserFail (Text/Parsec/Prim.hs:282)
    parserPlus (Text/Parsec/Prim.hs:300)
  90% (  9 / 10) in 'Text.Parsec.Language'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
  90% (  9 / 10) in 'Text.ParserCombinators.Parsec.Language'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
 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.1575705360194064088.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/parsec-3.1.11-37j7M1YEHqtEooY7BpJdri
Registering parsec-3.1.11...
cabal: Leaving directory '/tmp/cabal-tmp-16356/parsec-3.1.11'
Installed parsec-3.1.11
cabal: Entering directory '/tmp/cabal-tmp-16356/regex-posix-0.95.2'
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o )
[2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o )
[3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o )
[4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o )
[5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o )

Text/Regex/Posix.hs:72:13: warning: [-Wdeprecations]
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Running Haddock for regex-posix-0.95.2...
Running hscolour for regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...

Text/Regex/Posix.hs:72:13: warning: [-Wdeprecations]
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  40% ( 17 / 42) in 'Text.Regex.Posix.Wrap'
  Missing documentation for:
    RegOffsetT (Text/Regex/Posix/Wrap.hsc:166)
    =~ (Text/Regex/Posix/Wrap.hsc:320)
    =~~ (Text/Regex/Posix/Wrap.hsc:322)
    wrapCompile (Text/Regex/Posix/Wrap.hsc:298)
    wrapTest (Text/Regex/Posix/Wrap.hsc:303)
    wrapCount (Text/Regex/Posix/Wrap.hsc:317)
    unusedRegOffset (Text/Regex/Posix/Wrap.hsc:291)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
    retBadbr (Text/Regex/Posix/Wrap.hsc:427)
    retBadpat (Text/Regex/Posix/Wrap.hsc:429)
    retBadrpt (Text/Regex/Posix/Wrap.hsc:431)
    retEcollate (Text/Regex/Posix/Wrap.hsc:433)
    retEctype (Text/Regex/Posix/Wrap.hsc:435)
    retEescape (Text/Regex/Posix/Wrap.hsc:437)
    retEsubreg (Text/Regex/Posix/Wrap.hsc:439)
    retEbrack (Text/Regex/Posix/Wrap.hsc:441)
    retEparen (Text/Regex/Posix/Wrap.hsc:443)
    retEbrace (Text/Regex/Posix/Wrap.hsc:445)
    retErange (Text/Regex/Posix/Wrap.hsc:447)
    retEspace (Text/Regex/Posix/Wrap.hsc:449)
  68% ( 17 / 25) in 'Text.Regex.Posix.String'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/String.hs:63)
    compile (Text/Regex/Posix/String.hs:87)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  67% ( 16 / 24) in 'Text.Regex.Posix.Sequence'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/Sequence.hs:67)
    compile (Text/Regex/Posix/Sequence.hs:91)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/ByteString.hs:143)
    regexec (Text/Regex/Posix/ByteString.hs:124)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/ByteString/Lazy.hs:140)
    regexec (Text/Regex/Posix/ByteString/Lazy.hs:128)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  80% (  4 /  5) in 'Text.Regex.Posix'
  Missing documentation for:
    getVersion_Text_Regex_Posix (Text/Regex/Posix.hs:69)
Warning: Text.Regex.Posix.Wrap: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.String: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.Sequence: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.ByteString: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for:
    retNoMatch
Documentation created: dist/doc/html/regex-posix/index.html,
dist/doc/html/regex-posix/regex-posix.txt
Creating package registration file:
/tmp/pkgConf-regex-posix-0.952057337242543906158.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/regex-posix-0.95.2-BbcuFE4RwTG3oQUmzAVjm
Registering regex-posix-0.95.2...
cabal: Leaving directory '/tmp/cabal-tmp-16356/regex-posix-0.95.2'
Installed regex-posix-0.95.2
cabal: Entering directory '/tmp/cabal-tmp-16356/zip-archive-0.3.0.5'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-16356/zip-archive-0.3.0.5/dist/setup/setup.hs, /tmp/cabal-tmp-16356/zip-archive-0.3.0.5/dist/setup/Main.o )
Linking /tmp/cabal-tmp-16356/zip-archive-0.3.0.5/dist/setup/setup ...
Configuring zip-archive-0.3.0.5...
Building zip-archive-0.3.0.5...
Preprocessing library zip-archive-0.3.0.5...
[1 of 1] Compiling Codec.Archive.Zip ( src/Codec/Archive/Zip.hs, dist/build/Codec/Archive/Zip.o )
Running Haddock for zip-archive-0.3.0.5...
Running hscolour for zip-archive-0.3.0.5...
Preprocessing library zip-archive-0.3.0.5...
Preprocessing library zip-archive-0.3.0.5...
Haddock coverage:
  96% ( 22 / 23) in 'Codec.Archive.Zip'
  Missing documentation for:
    ZipException (src/Codec/Archive/Zip.hs:160)
Documentation created: dist/doc/html/zip-archive/index.html,
dist/doc/html/zip-archive/zip-archive.txt
Creating package registration file:
/tmp/pkgConf-zip-archive-0.3.0641450052246088582.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/zip-archive-0.3.0.5-HBxnzuynu2G1wWqJBAK7Vi
Registering zip-archive-0.3.0.5...
cabal: Leaving directory '/tmp/cabal-tmp-16356/zip-archive-0.3.0.5'
Installed zip-archive-0.3.0.5
cabal: Entering directory '/tmp/cabal-tmp-16356/hxt-regex-xmlschema-9.2.0.3'
Configuring hxt-regex-xmlschema-9.2.0.3...
Building hxt-regex-xmlschema-9.2.0.3...
Preprocessing library hxt-regex-xmlschema-9.2.0.3...
[1 of 9] Compiling Text.Regex.XMLSchema.Generic.StringLike ( src/Text/Regex/XMLSchema/Generic/StringLike.hs, dist/build/Text/Regex/XMLSchema/Generic/StringLike.o )
[2 of 9] Compiling Text.Regex.XMLSchema.Generic.Regex ( src/Text/Regex/XMLSchema/Generic/Regex.hs, dist/build/Text/Regex/XMLSchema/Generic/Regex.o )
[3 of 9] Compiling Text.Regex.XMLSchema.Generic.RegexParser ( src/Text/Regex/XMLSchema/Generic/RegexParser.hs, dist/build/Text/Regex/XMLSchema/Generic/RegexParser.o )
[4 of 9] Compiling Text.Regex.XMLSchema.Generic.Matching ( src/Text/Regex/XMLSchema/Generic/Matching.hs, dist/build/Text/Regex/XMLSchema/Generic/Matching.o )
[5 of 9] Compiling Text.Regex.XMLSchema.Generic ( src/Text/Regex/XMLSchema/Generic.hs, dist/build/Text/Regex/XMLSchema/Generic.o )
[6 of 9] Compiling Text.Regex.XMLSchema.String ( src/Text/Regex/XMLSchema/String.hs, dist/build/Text/Regex/XMLSchema/String.o )
[7 of 9] Compiling Text.Regex.Glob.Generic.RegexParser ( src/Text/Regex/Glob/Generic/RegexParser.hs, dist/build/Text/Regex/Glob/Generic/RegexParser.o )
[8 of 9] Compiling Text.Regex.Glob.Generic ( src/Text/Regex/Glob/Generic.hs, dist/build/Text/Regex/Glob/Generic.o )
[9 of 9] Compiling Text.Regex.Glob.String ( src/Text/Regex/Glob/String.hs, dist/build/Text/Regex/Glob/String.o )
Running Haddock for hxt-regex-xmlschema-9.2.0.3...
Running hscolour for hxt-regex-xmlschema-9.2.0.3...
Preprocessing library hxt-regex-xmlschema-9.2.0.3...
Preprocessing library hxt-regex-xmlschema-9.2.0.3...
Haddock coverage:
  29% (  2 /  7) in 'Text.Regex.XMLSchema.Generic.StringLike'
  Missing documentation for:
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:64)
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:87)
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:109)
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:131)
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:153)
  67% ( 26 / 39) in 'Text.Regex.XMLSchema.Generic.Regex'
  Missing documentation for:
    GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87)
    mkZero' (src/Text/Regex/XMLSchema/Generic/Regex.hs:155)
    mkInterleave (src/Text/Regex/XMLSchema/Generic/Regex.hs:399)
    mkBr' (src/Text/Regex/XMLSchema/Generic/Regex.hs:411)
    isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486)
    errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491)
    nullable (src/Text/Regex/XMLSchema/Generic/Regex.hs:498)
    nullable' (src/Text/Regex/XMLSchema/Generic/Regex.hs:503)
    delta1 (src/Text/Regex/XMLSchema/Generic/Regex.hs:581)
    delta (src/Text/Regex/XMLSchema/Generic/Regex.hs:620)
    matchWithRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:633)
    matchWithRegex' (src/Text/Regex/XMLSchema/Generic/Regex.hs:638)
    splitWithRegexCS (src/Text/Regex/XMLSchema/Generic/Regex.hs:657)
  67% (  4 /  6) in 'Text.Regex.XMLSchema.Generic.RegexParser'
  Missing documentation for:
    parseRegex' (src/Text/Regex/XMLSchema/Generic/RegexParser.hs:54)
    parseRegexExt' (src/Text/Regex/XMLSchema/Generic/RegexParser.hs:71)
  92% ( 24 / 26) in 'Text.Regex.XMLSchema.Generic.Matching'
  Missing documentation for:
    sedExt (src/Text/Regex/XMLSchema/Generic/Matching.hs:369)
    tokenizeExt' (src/Text/Regex/XMLSchema/Generic/Matching.hs:278)
  80% ( 47 / 59) in 'Text.Regex.XMLSchema.Generic'
  Missing documentation for:
    GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87)
    Regex (src/Text/Regex/XMLSchema/Generic.hs:100)
    RegexText (src/Text/Regex/XMLSchema/Generic.hs:101)
    RegexTextLazy (src/Text/Regex/XMLSchema/Generic.hs:102)
    RegexByteString (src/Text/Regex/XMLSchema/Generic.hs:103)
    RegexByteStringLazy (src/Text/Regex/XMLSchema/Generic.hs:104)
    sedExt (src/Text/Regex/XMLSchema/Generic/Matching.hs:369)
    tokenizeExt' (src/Text/Regex/XMLSchema/Generic/Matching.hs:278)
    mkZero' (src/Text/Regex/XMLSchema/Generic/Regex.hs:155)
    mkBr' (src/Text/Regex/XMLSchema/Generic/Regex.hs:411)
    isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486)
    errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491)
  90% ( 47 / 52) in 'Text.Regex.XMLSchema.String'
  Missing documentation for:
    Regex (src/Text/Regex/XMLSchema/Generic.hs:100)
    sedExt (src/Text/Regex/XMLSchema/String.hs:304)
    tokenizeExt' (src/Text/Regex/XMLSchema/String.hs:234)
    isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486)
    errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491)
  67% (  2 /  3) in 'Text.Regex.Glob.Generic.RegexParser'
  Missing documentation for:
    parseRegexNoCase (src/Text/Regex/Glob/Generic/RegexParser.hs:39)
  18% (  2 / 11) in 'Text.Regex.Glob.Generic'
  Missing documentation for:
    GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87)
    Regex (src/Text/Regex/XMLSchema/Generic.hs:100)
    RegexText (src/Text/Regex/XMLSchema/Generic.hs:101)
    RegexTextLazy (src/Text/Regex/XMLSchema/Generic.hs:102)
    RegexByteString (src/Text/Regex/XMLSchema/Generic.hs:103)
    RegexByteStringLazy (src/Text/Regex/XMLSchema/Generic.hs:104)
    match (src/Text/Regex/Glob/Generic.hs:45)
    matchNoCase (src/Text/Regex/Glob/Generic.hs:48)
    parseRegexNoCase (src/Text/Regex/Glob/Generic/RegexParser.hs:39)
  17% (  1 /  6) in 'Text.Regex.Glob.String'
  Missing documentation for:
    Regex (src/Text/Regex/XMLSchema/Generic.hs:100)
    match (src/Text/Regex/Glob/String.hs:32)
    matchNoCase (src/Text/Regex/Glob/String.hs:35)
    parseRegex (src/Text/Regex/Glob/String.hs:38)
    parseRegexNoCase (src/Text/Regex/Glob/String.hs:41)
Warning: Text.Regex.XMLSchema.Generic.Regex: could not find link destinations for:
    Nullable SubexResults
Documentation created: dist/doc/html/hxt-regex-xmlschema/index.html,
dist/doc/html/hxt-regex-xmlschema/hxt-regex-xmlschema.txt
Creating package registration file:
/tmp/pkgConf-hxt-regex-xmlschema-9.2.03582798761682367563.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/hxt-regex-xmlschema-9.2.0.3-62HIHbrqLHNDOurguup9Mc
Registering hxt-regex-xmlschema-9.2.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-16356/hxt-regex-xmlschema-9.2.0.3'
Installed hxt-regex-xmlschema-9.2.0.3
cabal: Entering directory '/tmp/cabal-tmp-16356/network-uri-2.6.1.0'
Configuring network-uri-2.6.1.0...
Building network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
[1 of 1] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o )
Running Haddock for network-uri-2.6.1.0...
Running hscolour for network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
Haddock coverage:
  78% ( 39 / 50) in 'Network.URI'
  Missing documentation for:
    uriIsAbsolute (Network/URI.hs:321)
    uriIsRelative (Network/URI.hs:324)
    parseabsoluteURI (Network/URI.hs:1284)
    escapeString (Network/URI.hs:1288)
    reserved (Network/URI.hs:1292)
    unreserved (Network/URI.hs:1296)
    scheme (Network/URI.hs:1302)
    authority (Network/URI.hs:1306)
    path (Network/URI.hs:1314)
    query (Network/URI.hs:1318)
    fragment (Network/URI.hs:1322)
Documentation created: dist/doc/html/network-uri/index.html,
dist/doc/html/network-uri/network-uri.txt
Creating package registration file:
/tmp/pkgConf-network-uri-2.6.112067588631486235104.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/network-uri-2.6.1.0-6PuDgH21OiwGLI4QZ1g9kt
Registering network-uri-2.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-16356/network-uri-2.6.1.0'
Installed network-uri-2.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-16356/regex-tdfa-1.2.2'
Configuring regex-tdfa-1.2.2...
Building regex-tdfa-1.2.2...
Preprocessing library regex-tdfa-1.2.2...
[ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o )
[ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o )
[ 3 of 23] Compiling Paths_regex_tdfa ( dist/build/autogen/Paths_regex_tdfa.hs, dist/build/Paths_regex_tdfa.o )
[ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o )
[ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o )
[ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o )
[ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o )
[ 8 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o )
[ 9 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o )
[10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o )
[11 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.o )
[12 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.o )
[13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC ( Text/Regex/TDFA/NewDFA/Engine_NC.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.o )
[14 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA ( Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.o )
[15 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o )
[16 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o )
[17 of 23] Compiling Text.Regex.TDFA.TNFA ( Text/Regex/TDFA/TNFA.hs, dist/build/Text/Regex/TDFA/TNFA.o )
[18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.o )
[19 of 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.o )
[20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.o )
[21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.o )
[22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.o )
[23 of 23] Compiling Text.Regex.TDFA  ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.o )
Running Haddock for regex-tdfa-1.2.2...
Running hscolour for regex-tdfa-1.2.2...
Preprocessing library regex-tdfa-1.2.2...
Preprocessing library regex-tdfa-1.2.2...
Haddock coverage:
   0% (  0 /  2) in 'Text.Regex.TDFA.NewDFA.Uncons'
  Missing documentation for:
    Module header
    Uncons (Text/Regex/TDFA/NewDFA/Uncons.hs:7)
  83% (  5 /  6) in 'Text.Regex.TDFA.IntArrTrieSet'
  Missing documentation for:
    TrieSet (Text/Regex/TDFA/IntArrTrieSet.hs:17)
   0% (  0 /  8) in 'Paths_regex_tdfa'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_regex_tdfa.hs:28)
    getBinDir (dist/build/autogen/Paths_regex_tdfa.hs:38)
    getLibDir (dist/build/autogen/Paths_regex_tdfa.hs:38)
    getDataDir (dist/build/autogen/Paths_regex_tdfa.hs:38)
    getLibexecDir (dist/build/autogen/Paths_regex_tdfa.hs:38)
    getDataFileName (dist/build/autogen/Paths_regex_tdfa.hs:45)
    getSysconfDir (dist/build/autogen/Paths_regex_tdfa.hs:38)
   0% (  0 / 32) in 'Data.IntSet.EnumSet2'
  Missing documentation for:
    Module header
    EnumSet (Data/IntSet/EnumSet2.hs:7)
     (Data/IntSet/EnumSet2.hs:10)
    \\ (Data/IntSet/EnumSet2.hs:14)
    null (Data/IntSet/EnumSet2.hs:17)
    size (Data/IntSet/EnumSet2.hs:20)
    member (Data/IntSet/EnumSet2.hs:23)
    notMember (Data/IntSet/EnumSet2.hs:26)
    isSubsetOf (Data/IntSet/EnumSet2.hs:29)
    isProperSubsetOf (Data/IntSet/EnumSet2.hs:32)
    empty (Data/IntSet/EnumSet2.hs:35)
    singleton (Data/IntSet/EnumSet2.hs:38)
    insert (Data/IntSet/EnumSet2.hs:41)
    delete (Data/IntSet/EnumSet2.hs:44)
    union (Data/IntSet/EnumSet2.hs:47)
    unions (Data/IntSet/EnumSet2.hs:50)
    difference (Data/IntSet/EnumSet2.hs:53)
    intersection (Data/IntSet/EnumSet2.hs:56)
    filter (Data/IntSet/EnumSet2.hs:59)
    partition (Data/IntSet/EnumSet2.hs:63)
    split (Data/IntSet/EnumSet2.hs:68)
    splitMember (Data/IntSet/EnumSet2.hs:72)
    map (Data/IntSet/EnumSet2.hs:76)
    fold (Data/IntSet/EnumSet2.hs:80)
    elems (Data/IntSet/EnumSet2.hs:84)
    toList (Data/IntSet/EnumSet2.hs:87)
    fromList (Data/IntSet/EnumSet2.hs:90)
    toAscList (Data/IntSet/EnumSet2.hs:93)
    fromAscList (Data/IntSet/EnumSet2.hs:96)
    fromDistinctAscList (Data/IntSet/EnumSet2.hs:99)
    showTree (Data/IntSet/EnumSet2.hs:102)
    showTreeWith (Data/IntSet/EnumSet2.hs:105)
   0% (  0 / 71) in 'Data.IntMap.EnumMap2'
  Missing documentation for:
    Module header
    EnumMap (Data/IntMap/EnumMap2.hs:10)
     (Data/IntMap/EnumMap2.hs:13)
     (Data/IntMap/EnumMap2.hs:17)
     (Data/IntMap/EnumMap2.hs:20)
    ! (Data/IntMap/EnumMap2.hs:23)
    \\ (Data/IntMap/EnumMap2.hs:26)
    null (Data/IntMap/EnumMap2.hs:29)
    size (Data/IntMap/EnumMap2.hs:32)
    member (Data/IntMap/EnumMap2.hs:35)
    notMember (Data/IntMap/EnumMap2.hs:38)
    lookup (Data/IntMap/EnumMap2.hs:42)
    findWithDefault (Data/IntMap/EnumMap2.hs:45)
    empty (Data/IntMap/EnumMap2.hs:48)
    singleton (Data/IntMap/EnumMap2.hs:51)
    insert (Data/IntMap/EnumMap2.hs:54)
    insertWith (Data/IntMap/EnumMap2.hs:57)
    insertWithKey (Data/IntMap/EnumMap2.hs:60)
    insertLookupWithKey (Data/IntMap/EnumMap2.hs:64)
    delete (Data/IntMap/EnumMap2.hs:69)
    adjust (Data/IntMap/EnumMap2.hs:72)
    adjustWithKey (Data/IntMap/EnumMap2.hs:75)
    update (Data/IntMap/EnumMap2.hs:79)
    updateWithKey (Data/IntMap/EnumMap2.hs:82)
    updateLookupWithKey (Data/IntMap/EnumMap2.hs:86)
    union (Data/IntMap/EnumMap2.hs:91)
    unionWith (Data/IntMap/EnumMap2.hs:94)
    unionWithKey (Data/IntMap/EnumMap2.hs:97)
    unions (Data/IntMap/EnumMap2.hs:101)
    unionsWith (Data/IntMap/EnumMap2.hs:104)
    difference (Data/IntMap/EnumMap2.hs:107)
    differenceWith (Data/IntMap/EnumMap2.hs:110)
    differenceWithKey (Data/IntMap/EnumMap2.hs:113)
    intersection (Data/IntMap/EnumMap2.hs:117)
    intersectionWith (Data/IntMap/EnumMap2.hs:120)
    intersectionWithKey (Data/IntMap/EnumMap2.hs:123)
    map (Data/IntMap/EnumMap2.hs:127)
    mapWithKey (Data/IntMap/EnumMap2.hs:130)
    mapAccum (Data/IntMap/EnumMap2.hs:134)
    mapAccumWithKey (Data/IntMap/EnumMap2.hs:138)
    fold (Data/IntMap/EnumMap2.hs:143)
    foldWithKey (Data/IntMap/EnumMap2.hs:146)
    elems (Data/IntMap/EnumMap2.hs:150)
    keys (Data/IntMap/EnumMap2.hs:153)
    keysSet (Data/IntMap/EnumMap2.hs:157)
    assocs (Data/IntMap/EnumMap2.hs:160)
    toList (Data/IntMap/EnumMap2.hs:163)
    fromList (Data/IntMap/EnumMap2.hs:166)
    fromListWith (Data/IntMap/EnumMap2.hs:169)
    fromListWithKey (Data/IntMap/EnumMap2.hs:172)
    toAscList (Data/IntMap/EnumMap2.hs:176)
    fromAscList (Data/IntMap/EnumMap2.hs:179)
    fromAscListWith (Data/IntMap/EnumMap2.hs:182)
    fromAscListWithKey (Data/IntMap/EnumMap2.hs:185)
    fromDistinctAscList (Data/IntMap/EnumMap2.hs:189)
    filter (Data/IntMap/EnumMap2.hs:192)
    filterWithKey (Data/IntMap/EnumMap2.hs:195)
    partition (Data/IntMap/EnumMap2.hs:199)
    partitionWithKey (Data/IntMap/EnumMap2.hs:203)
    mapMaybe (Data/IntMap/EnumMap2.hs:208)
    mapMaybeWithKey (Data/IntMap/EnumMap2.hs:211)
    mapEither (Data/IntMap/EnumMap2.hs:215)
    mapEitherWithKey (Data/IntMap/EnumMap2.hs:219)
    split (Data/IntMap/EnumMap2.hs:224)
    splitLookup (Data/IntMap/EnumMap2.hs:228)
    isSubmapOf (Data/IntMap/EnumMap2.hs:232)
    isSubmapOfBy (Data/IntMap/EnumMap2.hs:235)
    isProperSubmapOf (Data/IntMap/EnumMap2.hs:238)
    isProperSubmapOfBy (Data/IntMap/EnumMap2.hs:241)
    showTree (Data/IntMap/EnumMap2.hs:244)
    showTreeWith (Data/IntMap/EnumMap2.hs:247)
   0% (  0 / 71) in 'Data.IntMap.CharMap2'
  Missing documentation for:
    Module header
    CharMap (Data/IntMap/CharMap2.hs:19)
     (Data/IntMap/CharMap2.hs:21)
     (Data/IntMap/CharMap2.hs:25)
    Key (Data/IntMap/CharMap2.hs:28)
    ! (Data/IntMap/CharMap2.hs:30)
    \\ (Data/IntMap/CharMap2.hs:33)
    null (Data/IntMap/CharMap2.hs:36)
    size (Data/IntMap/CharMap2.hs:39)
    member (Data/IntMap/CharMap2.hs:42)
    notMember (Data/IntMap/CharMap2.hs:45)
    lookup (Data/IntMap/CharMap2.hs:48)
    findWithDefault (Data/IntMap/CharMap2.hs:51)
    empty (Data/IntMap/CharMap2.hs:54)
    singleton (Data/IntMap/CharMap2.hs:57)
    insert (Data/IntMap/CharMap2.hs:60)
    insertWith (Data/IntMap/CharMap2.hs:63)
    insertWithKey (Data/IntMap/CharMap2.hs:66)
    insertLookupWithKey (Data/IntMap/CharMap2.hs:70)
    delete (Data/IntMap/CharMap2.hs:75)
    adjust (Data/IntMap/CharMap2.hs:78)
    adjustWithKey (Data/IntMap/CharMap2.hs:81)
    update (Data/IntMap/CharMap2.hs:85)
    updateWithKey (Data/IntMap/CharMap2.hs:88)
    updateLookupWithKey (Data/IntMap/CharMap2.hs:92)
    union (Data/IntMap/CharMap2.hs:97)
    unionWith (Data/IntMap/CharMap2.hs:100)
    unionWithKey (Data/IntMap/CharMap2.hs:103)
    unions (Data/IntMap/CharMap2.hs:107)
    unionsWith (Data/IntMap/CharMap2.hs:110)
    difference (Data/IntMap/CharMap2.hs:113)
    differenceWith (Data/IntMap/CharMap2.hs:116)
    differenceWithKey (Data/IntMap/CharMap2.hs:119)
    intersection (Data/IntMap/CharMap2.hs:123)
    intersectionWith (Data/IntMap/CharMap2.hs:126)
    intersectionWithKey (Data/IntMap/CharMap2.hs:129)
    map (Data/IntMap/CharMap2.hs:133)
    mapWithKey (Data/IntMap/CharMap2.hs:136)
    mapAccum (Data/IntMap/CharMap2.hs:140)
    mapAccumWithKey (Data/IntMap/CharMap2.hs:144)
    fold (Data/IntMap/CharMap2.hs:149)
    foldWithKey (Data/IntMap/CharMap2.hs:152)
    elems (Data/IntMap/CharMap2.hs:156)
    keys (Data/IntMap/CharMap2.hs:159)
    keysSet (Data/IntMap/CharMap2.hs:162)
    assocs (Data/IntMap/CharMap2.hs:165)
    toList (Data/IntMap/CharMap2.hs:168)
    fromList (Data/IntMap/CharMap2.hs:171)
    fromListWith (Data/IntMap/CharMap2.hs:174)
    fromListWithKey (Data/IntMap/CharMap2.hs:177)
    toAscList (Data/IntMap/CharMap2.hs:181)
    fromAscList (Data/IntMap/CharMap2.hs:184)
    fromAscListWith (Data/IntMap/CharMap2.hs:187)
    fromAscListWithKey (Data/IntMap/CharMap2.hs:190)
    fromDistinctAscList (Data/IntMap/CharMap2.hs:194)
    filter (Data/IntMap/CharMap2.hs:197)
    filterWithKey (Data/IntMap/CharMap2.hs:200)
    partition (Data/IntMap/CharMap2.hs:204)
    partitionWithKey (Data/IntMap/CharMap2.hs:208)
    mapMaybe (Data/IntMap/CharMap2.hs:213)
    mapMaybeWithKey (Data/IntMap/CharMap2.hs:216)
    mapEither (Data/IntMap/CharMap2.hs:220)
    mapEitherWithKey (Data/IntMap/CharMap2.hs:224)
    split (Data/IntMap/CharMap2.hs:229)
    splitLookup (Data/IntMap/CharMap2.hs:233)
    isSubmapOf (Data/IntMap/CharMap2.hs:237)
    isSubmapOfBy (Data/IntMap/CharMap2.hs:240)
    isProperSubmapOf (Data/IntMap/CharMap2.hs:243)
    isProperSubmapOfBy (Data/IntMap/CharMap2.hs:246)
    showTree (Data/IntMap/CharMap2.hs:249)
    showTreeWith (Data/IntMap/CharMap2.hs:252)
  51% ( 29 / 57) in 'Text.Regex.TDFA.Common'
  Missing documentation for:
    look (Text/Regex/TDFA/Common.hs:24)
    common_error (Text/Regex/TDFA/Common.hs:27)
    on (Text/Regex/TDFA/Common.hs:31)
    mapFst (Text/Regex/TDFA/Common.hs:48)
    mapSnd (Text/Regex/TDFA/Common.hs:51)
    fst3 (Text/Regex/TDFA/Common.hs:54)
    snd3 (Text/Regex/TDFA/Common.hs:57)
    thd3 (Text/Regex/TDFA/Common.hs:60)
    flipOrder (Text/Regex/TDFA/Common.hs:63)
    noWin (Text/Regex/TDFA/Common.hs:68)
     (Text/Regex/TDFA/Common.hs:75)
     (Text/Regex/TDFA/Common.hs:79)
    ExecOption (Text/Regex/TDFA/Common.hs:100)
     (Text/Regex/TDFA/Common.hs:141)
    WinEmpty (Text/Regex/TDFA/Common.hs:160)
    Transition (Text/Regex/TDFA/Common.hs:215)
     (Text/Regex/TDFA/Common.hs:263)
    Action (Text/Regex/TDFA/Common.hs:274)
    OrbitTransformer (Text/Regex/TDFA/Common.hs:275)
    OrbitLog (Text/Regex/TDFA/Common.hs:276)
     (Text/Regex/TDFA/Common.hs:278)
     (Text/Regex/TDFA/Common.hs:283)
    showQT (Text/Regex/TDFA/Common.hs:286)
     (Text/Regex/TDFA/Common.hs:300)
    indent (Text/Regex/TDFA/Common.hs:302)
    showDT (Text/Regex/TDFA/Common.hs:305)
    seeDTrans (Text/Regex/TDFA/Common.hs:349)
     (Text/Regex/TDFA/Common.hs:358)
   0% (  0 /  3) in 'Text.Regex.TDFA.NewDFA.MakeTest'
  Missing documentation for:
    Module header
    test_singleline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10)
    test_multiline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10)
  67% ( 10 / 15) in 'Text.Regex.TDFA.Pattern'
  Missing documentation for:
    PatternSet (Text/Regex/TDFA/Pattern.hs:92)
    PatternSetCharacterClass (Text/Regex/TDFA/Pattern.hs:117)
    PatternSetCollatingElement (Text/Regex/TDFA/Pattern.hs:119)
    PatternSetEquivalenceClass (Text/Regex/TDFA/Pattern.hs:121)
    starTrans' (Text/Regex/TDFA/Pattern.hs:168)
  23% (  3 / 13) in 'Text.Regex.TDFA.CorePattern'
  Missing documentation for:
    Q (Text/Regex/TDFA/CorePattern.hs:74)
    P (Text/Regex/TDFA/CorePattern.hs:59)
    Wanted (Text/Regex/TDFA/CorePattern.hs:117)
    TestInfo (Text/Regex/TDFA/CorePattern.hs:84)
    SetTestInfo (Text/Regex/TDFA/CorePattern.hs:88)
    NullView (Text/Regex/TDFA/CorePattern.hs:101)
    patternToQ (Text/Regex/TDFA/CorePattern.hs:299)
    cleanNullView (Text/Regex/TDFA/CorePattern.hs:185)
    cannotAccept (Text/Regex/TDFA/CorePattern.hs:237)
    mustAccept (Text/Regex/TDFA/CorePattern.hs:231)
 100% (  2 /  2) in 'Text.Regex.TDFA.ReadRegex'
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_FA'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_FA.hs:68)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_NC.hs:47)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC_FA'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:34)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine.hs:77)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Tester'
  Missing documentation for:
    matchTest (Text/Regex/TDFA/NewDFA/Tester.hs:22)
  83% (  5 /  6) in 'Text.Regex.TDFA.TNFA'
  Missing documentation for:
    patternToNFA (Text/Regex/TDFA/TNFA.hs:79)
  43% (  3 /  7) in 'Text.Regex.TDFA.TDFA'
  Missing documentation for:
    patternToRegex (Text/Regex/TDFA/TDFA.hs:159)
    examineDFA (Text/Regex/TDFA/TDFA.hs:175)
    nfaToDFA (Text/Regex/TDFA/TDFA.hs:50)
    dfaMap (Text/Regex/TDFA/TDFA.hs:162)
  64% (  7 / 11) in 'Text.Regex.TDFA.String'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:100)
    compile (Text/Regex/TDFA/String.hs:40)
    execute (Text/Regex/TDFA/String.hs:53)
    regexec (Text/Regex/TDFA/String.hs:58)
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:100)
    compile (Text/Regex/TDFA/ByteString.hs:57)
    execute (Text/Regex/TDFA/ByteString.hs:66)
    regexec (Text/Regex/TDFA/ByteString.hs:71)
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString.Lazy'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:100)
    compile (Text/Regex/TDFA/ByteString/Lazy.hs:73)
    execute (Text/Regex/TDFA/ByteString/Lazy.hs:82)
    regexec (Text/Regex/TDFA/ByteString/Lazy.hs:87)
  43% (  3 /  7) in 'Text.Regex.TDFA.Sequence'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:100)
    compile (Text/Regex/TDFA/Sequence.hs:62)
    execute (Text/Regex/TDFA/Sequence.hs:71)
    regexec (Text/Regex/TDFA/Sequence.hs:76)
  83% (  5 /  6) in 'Text.Regex.TDFA'
  Missing documentation for:
    getVersion_Text_Regex_TDFA (Text/Regex/TDFA.hs:70)
Documentation created: dist/doc/html/regex-tdfa/index.html,
dist/doc/html/regex-tdfa/regex-tdfa.txt
Creating package registration file:
/tmp/pkgConf-regex-tdfa-1.210326843671478326644.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/regex-tdfa-1.2.2-JDBpHysOzmCJBjQ8NG5dyE
Registering regex-tdfa-1.2.2...
cabal: Leaving directory '/tmp/cabal-tmp-16356/regex-tdfa-1.2.2'
Installed regex-tdfa-1.2.2
cabal: Entering directory '/tmp/cabal-tmp-16356/regex-compat-0.95.1'
Configuring regex-compat-0.95.1...
Building regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
[1 of 1] Compiling Text.Regex       ( Text/Regex.hs, dist/build/Text/Regex.o )

Text/Regex.hs:50:1: warning: [-Wtabs]
    Tab character found here, and in 24 further locations.
    Please use spaces instead.
Running Haddock for regex-compat-0.95.1...
Running hscolour for regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...

Text/Regex.hs:63:12: warning: [-Wtabs]
    Tab character found here, and in six further locations.
    Please use spaces instead.
Haddock coverage:
 100% (  9 /  9) in 'Text.Regex'
Documentation created: dist/doc/html/regex-compat/index.html,
dist/doc/html/regex-compat/regex-compat.txt
Creating package registration file:
/tmp/pkgConf-regex-compat-0.9511408589881700217177.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/regex-compat-0.95.1-4nLo9klb6Pk7Tun1BAC3he
Registering regex-compat-0.95.1...
cabal: Leaving directory '/tmp/cabal-tmp-16356/regex-compat-0.95.1'
Installed regex-compat-0.95.1
cabal: Entering directory '/tmp/cabal-tmp-16356/hxt-9.3.1.16'
Configuring hxt-9.3.1.16...
Building hxt-9.3.1.16...
Preprocessing library hxt-9.3.1.16...
[ 1 of 82] Compiling Text.XML.HXT.XMLSchema.DataTypeLibW3CNames ( src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs, dist/build/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.o )
[ 2 of 82] Compiling Text.XML.HXT.Version ( src/Text/XML/HXT/Version.hs, dist/build/Text/XML/HXT/Version.o )
[ 3 of 82] Compiling Text.XML.HXT.Parser.XmlEntities ( src/Text/XML/HXT/Parser/XmlEntities.hs, dist/build/Text/XML/HXT/Parser/XmlEntities.o )
[ 4 of 82] Compiling Text.XML.HXT.Parser.XmlCharParser ( src/Text/XML/HXT/Parser/XmlCharParser.hs, dist/build/Text/XML/HXT/Parser/XmlCharParser.o )
[ 5 of 82] Compiling Text.XML.HXT.Parser.XhtmlEntities ( src/Text/XML/HXT/Parser/XhtmlEntities.hs, dist/build/Text/XML/HXT/Parser/XhtmlEntities.o )
[ 6 of 82] Compiling Text.XML.HXT.DTDValidation.RE ( src/Text/XML/HXT/DTDValidation/RE.hs, dist/build/Text/XML/HXT/DTDValidation/RE.o )
[ 7 of 82] Compiling Text.XML.HXT.DOM.XmlKeywords ( src/Text/XML/HXT/DOM/XmlKeywords.hs, dist/build/Text/XML/HXT/DOM/XmlKeywords.o )
[ 8 of 82] Compiling Text.XML.HXT.IO.GetFILE ( src/Text/XML/HXT/IO/GetFILE.hs, dist/build/Text/XML/HXT/IO/GetFILE.o )
[ 9 of 82] Compiling Text.XML.HXT.DOM.Util ( src/Text/XML/HXT/DOM/Util.hs, dist/build/Text/XML/HXT/DOM/Util.o )
[10 of 82] Compiling Text.XML.HXT.Parser.ProtocolHandlerUtil ( src/Text/XML/HXT/Parser/ProtocolHandlerUtil.hs, dist/build/Text/XML/HXT/Parser/ProtocolHandlerUtil.o )
[11 of 82] Compiling Text.XML.HXT.DOM.MimeTypeDefaults ( src/Text/XML/HXT/DOM/MimeTypeDefaults.hs, dist/build/Text/XML/HXT/DOM/MimeTypeDefaults.o )
[12 of 82] Compiling Text.XML.HXT.DOM.MimeTypes ( src/Text/XML/HXT/DOM/MimeTypes.hs, dist/build/Text/XML/HXT/DOM/MimeTypes.o )
[13 of 82] Compiling Data.Tree.NavigatableTree.Class ( src/Data/Tree/NavigatableTree/Class.hs, dist/build/Data/Tree/NavigatableTree/Class.o )
[14 of 82] Compiling Data.Tree.NavigatableTree.XPathAxis ( src/Data/Tree/NavigatableTree/XPathAxis.hs, dist/build/Data/Tree/NavigatableTree/XPathAxis.o )
[15 of 82] Compiling Data.Tree.Class  ( src/Data/Tree/Class.hs, dist/build/Data/Tree/Class.o )
[16 of 82] Compiling Data.Function.Selector ( src/Data/Function/Selector.hs, dist/build/Data/Function/Selector.o )
[17 of 82] Compiling Data.Atom        ( src/Data/Atom.hs, dist/build/Data/Atom.o )
[18 of 82] Compiling Data.AssocList   ( src/Data/AssocList.hs, dist/build/Data/AssocList.o )
[19 of 82] Compiling Control.FlatSeq  ( src/Control/FlatSeq.hs, dist/build/Control/FlatSeq.o )
[20 of 82] Compiling Data.Tree.NTree.TypeDefs ( src/Data/Tree/NTree/TypeDefs.hs, dist/build/Data/Tree/NTree/TypeDefs.o )
[21 of 82] Compiling Data.Tree.NTree.Edit ( src/Data/Tree/NTree/Edit.hs, dist/build/Data/Tree/NTree/Edit.o )
[22 of 82] Compiling Data.Tree.NTree.Zipper.TypeDefs ( src/Data/Tree/NTree/Zipper/TypeDefs.hs, dist/build/Data/Tree/NTree/Zipper/TypeDefs.o )
[23 of 82] Compiling Text.XML.HXT.DOM.QualifiedName ( src/Text/XML/HXT/DOM/QualifiedName.hs, dist/build/Text/XML/HXT/DOM/QualifiedName.o )
[24 of 82] Compiling Text.XML.HXT.DOM.TypeDefs ( src/Text/XML/HXT/DOM/TypeDefs.hs, dist/build/Text/XML/HXT/DOM/TypeDefs.o )
[25 of 82] Compiling Text.XML.HXT.Arrow.Pickle.Schema ( src/Text/XML/HXT/Arrow/Pickle/Schema.hs, dist/build/Text/XML/HXT/Arrow/Pickle/Schema.o )
[26 of 82] Compiling Text.XML.HXT.DOM.Interface ( src/Text/XML/HXT/DOM/Interface.hs, dist/build/Text/XML/HXT/DOM/Interface.o )
[27 of 82] Compiling Text.XML.HXT.DOM.XmlNode ( src/Text/XML/HXT/DOM/XmlNode.hs, dist/build/Text/XML/HXT/DOM/XmlNode.o )
[28 of 82] Compiling Text.XML.HXT.Arrow.Pickle.DTD ( src/Text/XML/HXT/Arrow/Pickle/DTD.hs, dist/build/Text/XML/HXT/Arrow/Pickle/DTD.o )
[29 of 82] Compiling Text.XML.HXT.DOM.ShowXml ( src/Text/XML/HXT/DOM/ShowXml.hs, dist/build/Text/XML/HXT/DOM/ShowXml.o )
[30 of 82] Compiling Text.XML.HXT.DOM.FormatXmlTree ( src/Text/XML/HXT/DOM/FormatXmlTree.hs, dist/build/Text/XML/HXT/DOM/FormatXmlTree.o )
[31 of 82] Compiling Text.XML.HXT.Parser.XmlTokenParser ( src/Text/XML/HXT/Parser/XmlTokenParser.hs, dist/build/Text/XML/HXT/Parser/XmlTokenParser.o )
[32 of 82] Compiling Text.XML.HXT.Parser.XmlDTDTokenParser ( src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs, dist/build/Text/XML/HXT/Parser/XmlDTDTokenParser.o )
[33 of 82] Compiling Text.XML.HXT.Parser.XmlDTDParser ( src/Text/XML/HXT/Parser/XmlDTDParser.hs, dist/build/Text/XML/HXT/Parser/XmlDTDParser.o )
[34 of 82] Compiling Text.XML.HXT.Parser.XmlParsec ( src/Text/XML/HXT/Parser/XmlParsec.hs, dist/build/Text/XML/HXT/Parser/XmlParsec.o )
[35 of 82] Compiling Text.XML.HXT.Parser.HtmlParsec ( src/Text/XML/HXT/Parser/HtmlParsec.hs, dist/build/Text/XML/HXT/Parser/HtmlParsec.o )
[36 of 82] Compiling Control.Arrow.ArrowState ( src/Control/Arrow/ArrowState.hs, dist/build/Control/Arrow/ArrowState.o )
[37 of 82] Compiling Control.Arrow.ArrowList ( src/Control/Arrow/ArrowList.hs, dist/build/Control/Arrow/ArrowList.o )
[38 of 82] Compiling Control.Arrow.ArrowNF ( src/Control/Arrow/ArrowNF.hs, dist/build/Control/Arrow/ArrowNF.o )
[39 of 82] Compiling Control.Arrow.ArrowIf ( src/Control/Arrow/ArrowIf.hs, dist/build/Control/Arrow/ArrowIf.o )
[40 of 82] Compiling Control.Arrow.ArrowNavigatableTree ( src/Control/Arrow/ArrowNavigatableTree.hs, dist/build/Control/Arrow/ArrowNavigatableTree.o )
[41 of 82] Compiling Control.Arrow.ArrowTree ( src/Control/Arrow/ArrowTree.hs, dist/build/Control/Arrow/ArrowTree.o )
[42 of 82] Compiling Control.Arrow.ListArrow ( src/Control/Arrow/ListArrow.hs, dist/build/Control/Arrow/ListArrow.o )
[43 of 82] Compiling Control.Arrow.NTreeEdit ( src/Control/Arrow/NTreeEdit.hs, dist/build/Control/Arrow/NTreeEdit.o )
[44 of 82] Compiling Control.Arrow.StateListArrow ( src/Control/Arrow/StateListArrow.hs, dist/build/Control/Arrow/StateListArrow.o )
[45 of 82] Compiling Control.Arrow.ArrowIO ( src/Control/Arrow/ArrowIO.hs, dist/build/Control/Arrow/ArrowIO.o )
[46 of 82] Compiling Control.Arrow.ArrowExc ( src/Control/Arrow/ArrowExc.hs, dist/build/Control/Arrow/ArrowExc.o )
[47 of 82] Compiling Control.Arrow.IOListArrow ( src/Control/Arrow/IOListArrow.hs, dist/build/Control/Arrow/IOListArrow.o )
[48 of 82] Compiling Control.Arrow.IOStateListArrow ( src/Control/Arrow/IOStateListArrow.hs, dist/build/Control/Arrow/IOStateListArrow.o )
[49 of 82] Compiling Text.XML.HXT.Arrow.XmlArrow ( src/Text/XML/HXT/Arrow/XmlArrow.hs, dist/build/Text/XML/HXT/Arrow/XmlArrow.o )
[50 of 82] Compiling Text.XML.HXT.Arrow.Edit ( src/Text/XML/HXT/Arrow/Edit.hs, dist/build/Text/XML/HXT/Arrow/Edit.o )
[51 of 82] Compiling Text.XML.HXT.Arrow.Namespace ( src/Text/XML/HXT/Arrow/Namespace.hs, dist/build/Text/XML/HXT/Arrow/Namespace.o )
[52 of 82] Compiling Text.XML.HXT.Arrow.ParserInterface ( src/Text/XML/HXT/Arrow/ParserInterface.hs, dist/build/Text/XML/HXT/Arrow/ParserInterface.o )
[53 of 82] Compiling Text.XML.HXT.DTDValidation.TypeDefs ( src/Text/XML/HXT/DTDValidation/TypeDefs.hs, dist/build/Text/XML/HXT/DTDValidation/TypeDefs.o )
[54 of 82] Compiling Text.XML.HXT.DTDValidation.AttributeValueValidation ( src/Text/XML/HXT/DTDValidation/AttributeValueValidation.hs, dist/build/Text/XML/HXT/DTDValidation/AttributeValueValidation.o )
[55 of 82] Compiling Text.XML.HXT.DTDValidation.DTDValidation ( src/Text/XML/HXT/DTDValidation/DTDValidation.hs, dist/build/Text/XML/HXT/DTDValidation/DTDValidation.o )
[56 of 82] Compiling Text.XML.HXT.DTDValidation.DocTransformation ( src/Text/XML/HXT/DTDValidation/DocTransformation.hs, dist/build/Text/XML/HXT/DTDValidation/DocTransformation.o )
[57 of 82] Compiling Text.XML.HXT.DTDValidation.IdValidation ( src/Text/XML/HXT/DTDValidation/IdValidation.hs, dist/build/Text/XML/HXT/DTDValidation/IdValidation.o )
[58 of 82] Compiling Text.XML.HXT.DTDValidation.XmlRE ( src/Text/XML/HXT/DTDValidation/XmlRE.hs, dist/build/Text/XML/HXT/DTDValidation/XmlRE.o )
[59 of 82] Compiling Text.XML.HXT.DTDValidation.DocValidation ( src/Text/XML/HXT/DTDValidation/DocValidation.hs, dist/build/Text/XML/HXT/DTDValidation/DocValidation.o )
[60 of 82] Compiling Text.XML.HXT.DTDValidation.Validation ( src/Text/XML/HXT/DTDValidation/Validation.hs, dist/build/Text/XML/HXT/DTDValidation/Validation.o )
[61 of 82] Compiling Text.XML.HXT.Arrow.XmlState.TypeDefs ( src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs, dist/build/Text/XML/HXT/Arrow/XmlState/TypeDefs.o )
[62 of 82] Compiling Text.XML.HXT.Arrow.XmlState.ErrorHandling ( src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/ErrorHandling.o )
[63 of 82] Compiling Text.XML.HXT.Arrow.XmlState.MimeTypeTable ( src/Text/XML/HXT/Arrow/XmlState/MimeTypeTable.hs, dist/build/Text/XML/HXT/Arrow/XmlState/MimeTypeTable.o )
[64 of 82] Compiling Text.XML.HXT.Arrow.XmlState.SystemConfig ( src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs, dist/build/Text/XML/HXT/Arrow/XmlState/SystemConfig.o )
[65 of 82] Compiling Text.XML.HXT.Arrow.XmlOptions ( src/Text/XML/HXT/Arrow/XmlOptions.hs, dist/build/Text/XML/HXT/Arrow/XmlOptions.o )
[66 of 82] Compiling Text.XML.HXT.Arrow.XmlState.TraceHandling ( src/Text/XML/HXT/Arrow/XmlState/TraceHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/TraceHandling.o )
[67 of 82] Compiling Text.XML.HXT.Arrow.XmlState.RunIOStateArrow ( src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs, dist/build/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.o )
[68 of 82] Compiling Text.XML.HXT.Arrow.XmlState.URIHandling ( src/Text/XML/HXT/Arrow/XmlState/URIHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/URIHandling.o )
[69 of 82] Compiling Text.XML.HXT.Arrow.XmlState ( src/Text/XML/HXT/Arrow/XmlState.hs, dist/build/Text/XML/HXT/Arrow/XmlState.o )
[70 of 82] Compiling Text.XML.HXT.Arrow.DocumentInput ( src/Text/XML/HXT/Arrow/DocumentInput.hs, dist/build/Text/XML/HXT/Arrow/DocumentInput.o )
[71 of 82] Compiling Text.XML.HXT.Arrow.DTDProcessing ( src/Text/XML/HXT/Arrow/DTDProcessing.hs, dist/build/Text/XML/HXT/Arrow/DTDProcessing.o )
[72 of 82] Compiling Text.XML.HXT.Arrow.GeneralEntitySubstitution ( src/Text/XML/HXT/Arrow/GeneralEntitySubstitution.hs, dist/build/Text/XML/HXT/Arrow/GeneralEntitySubstitution.o )
[73 of 82] Compiling Text.XML.HXT.Arrow.ProcessDocument ( src/Text/XML/HXT/Arrow/ProcessDocument.hs, dist/build/Text/XML/HXT/Arrow/ProcessDocument.o )
[74 of 82] Compiling Control.Arrow.ListArrows ( src/Control/Arrow/ListArrows.hs, dist/build/Control/Arrow/ListArrows.o )
[75 of 82] Compiling Text.XML.HXT.Arrow.ReadDocument ( src/Text/XML/HXT/Arrow/ReadDocument.hs, dist/build/Text/XML/HXT/Arrow/ReadDocument.o )
[76 of 82] Compiling Text.XML.HXT.Arrow.XmlRegex ( src/Text/XML/HXT/Arrow/XmlRegex.hs, dist/build/Text/XML/HXT/Arrow/XmlRegex.o )
[77 of 82] Compiling Text.XML.HXT.Arrow.Binary ( src/Text/XML/HXT/Arrow/Binary.hs, dist/build/Text/XML/HXT/Arrow/Binary.o )
[78 of 82] Compiling Text.XML.HXT.Arrow.DocumentOutput ( src/Text/XML/HXT/Arrow/DocumentOutput.hs, dist/build/Text/XML/HXT/Arrow/DocumentOutput.o )
[79 of 82] Compiling Text.XML.HXT.Arrow.WriteDocument ( src/Text/XML/HXT/Arrow/WriteDocument.hs, dist/build/Text/XML/HXT/Arrow/WriteDocument.o )
[80 of 82] Compiling Text.XML.HXT.Arrow.Pickle.Xml ( src/Text/XML/HXT/Arrow/Pickle/Xml.hs, dist/build/Text/XML/HXT/Arrow/Pickle/Xml.o )
[81 of 82] Compiling Text.XML.HXT.Arrow.Pickle ( src/Text/XML/HXT/Arrow/Pickle.hs, dist/build/Text/XML/HXT/Arrow/Pickle.o )
[82 of 82] Compiling Text.XML.HXT.Core ( src/Text/XML/HXT/Core.hs, dist/build/Text/XML/HXT/Core.o )
Running Haddock for hxt-9.3.1.16...
Running hscolour for hxt-9.3.1.16...
Preprocessing library hxt-9.3.1.16...
Preprocessing library hxt-9.3.1.16...
Haddock coverage:
   3% (  2 / 58) in 'Text.XML.HXT.XMLSchema.DataTypeLibW3CNames'
  Missing documentation for:
    xsd_string (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_normalizedString (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_token (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_language (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_NMTOKEN (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_NMTOKENS (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_Name (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_NCName (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_ID (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_IDREF (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_IDREFS (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_ENTITY (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_ENTITIES (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_anyURI (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_QName (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_NOTATION (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_hexBinary (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_base64Binary (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_decimal (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_integer (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_nonPositiveInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_negativeInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_nonNegativeInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_positiveInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_long (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_int (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_short (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_byte (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_unsignedLong (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_unsignedInt (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_unsignedShort (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_unsignedByte (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_boolean (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_float (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_double (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_time (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_duration (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_date (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_dateTime (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gDay (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gMonth (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gMonthDay (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gYear (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gYearMonth (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_length (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_maxLength (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_minLength (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_maxExclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_minExclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_maxInclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_minInclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_totalDigits (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_fractionDigits (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_pattern (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_enumeration (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_whiteSpace (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
   0% (  0 /  2) in 'Text.XML.HXT.Version'
  Missing documentation for:
    Module header
    hxt_version (src/Text/XML/HXT/Version.hs:3)
 100% (  2 /  2) in 'Text.XML.HXT.Parser.XmlEntities'
  64% (  9 / 14) in 'Text.XML.HXT.Parser.XmlCharParser'
  Missing documentation for:
    XParser (src/Text/XML/HXT/Parser/XmlCharParser.hs:48)
    SimpleXParser (src/Text/XML/HXT/Parser/XmlCharParser.hs:49)
    XPState (src/Text/XML/HXT/Parser/XmlCharParser.hs:51)
    withNormNewline (src/Text/XML/HXT/Parser/XmlCharParser.hs:56)
    withoutNormNewline (src/Text/XML/HXT/Parser/XmlCharParser.hs:59)
 100% (  2 /  2) in 'Text.XML.HXT.Parser.XhtmlEntities'
 100% ( 15 / 15) in 'Text.XML.HXT.DTDValidation.RE'
   5% (  4 / 77) in 'Text.XML.HXT.DOM.XmlKeywords'
  Missing documentation for:
    t_xml (src/Text/XML/HXT/DOM/XmlKeywords.hs:26)
    t_root (src/Text/XML/HXT/DOM/XmlKeywords.hs:26)
    a_default (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_contentLength (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_column (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_encoding (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_kind (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_line (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_module (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_modifier (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_name (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_output_encoding (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_peref (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_source (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_status (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_standalone (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_type (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_url (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_value (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_version (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_xml (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_xmlns (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    v_0 (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_1 (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_2 (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_yes (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_no (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_any (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_children (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_choice (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_empty (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_mixed (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_seq (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_null (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_option (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_pcdata (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_star (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_plus (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    k_any (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_cdata (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_empty (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_entity (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_entities (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_id (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_idref (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_idrefs (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_include (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_ignore (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_nmtoken (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_nmtokens (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_peref (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_public (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_system (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_enumeration (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_fixed (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_implied (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_ndata (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_notation (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_pcdata (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_required (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_default (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    dtdPrefix (src/Text/XML/HXT/DOM/XmlKeywords.hs:162)
    transferPrefix (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferProtocol (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferMimeType (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferEncoding (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferURI (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferDefaultURI (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferStatus (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferMessage (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferVersion (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    httpPrefix (src/Text/XML/HXT/DOM/XmlKeywords.hs:196)
    stringProtocol (src/Text/XML/HXT/DOM/XmlKeywords.hs:199)
  33% (  1 /  3) in 'Text.XML.HXT.IO.GetFILE'
  Missing documentation for:
    getStdinCont (src/Text/XML/HXT/IO/GetFILE.hs:41)
    getCont (src/Text/XML/HXT/IO/GetFILE.hs:62)
  82% ( 23 / 28) in 'Text.XML.HXT.DOM.Util'
  Missing documentation for:
    stringToInt (src/Text/XML/HXT/DOM/Util.hs:172)
    swap (src/Text/XML/HXT/DOM/Util.hs:295)
    partitionEither (src/Text/XML/HXT/DOM/Util.hs:298)
    toMaybe (src/Text/XML/HXT/DOM/Util.hs:302)
    uncurry4 (src/Text/XML/HXT/DOM/Util.hs:313)
  50% (  1 /  2) in 'Text.XML.HXT.Parser.ProtocolHandlerUtil'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Text.XML.HXT.DOM.MimeTypeDefaults'
   5% (  1 / 19) in 'Text.XML.HXT.DOM.MimeTypes'
  Missing documentation for:
    MimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:35)
    application_xhtml (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    application_xml (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    application_xml_external_parsed_entity (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    application_xml_dtd (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_html (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_pdf (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_plain (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_xdtd (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_xml (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_xml_external_parsed_entity (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    isTextMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:66)
    isHtmlMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:69)
    isXmlMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:72)
    defaultMimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:85)
    extensionToMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:88)
    readMimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:99)
    parseMimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:104)
 100% (  4 /  4) in 'Data.Tree.NavigatableTree.Class'
  94% ( 16 / 17) in 'Data.Tree.NavigatableTree.XPathAxis'
  Missing documentation for:
    isAtRoot (src/Data/Tree/NavigatableTree/XPathAxis.hs:124)
 100% (  3 /  3) in 'Data.Tree.Class'
  19% (  3 / 16) in 'Data.Function.Selector'
  Missing documentation for:
    Module header
    chgS (src/Data/Function/Selector.hs:22)
    chgM (src/Data/Function/Selector.hs:27)
     (src/Data/Function/Selector.hs:41)
    idS (src/Data/Function/Selector.hs:52)
    .&&&. (src/Data/Function/Selector.hs:55)
    Comp2 (src/Data/Function/Selector.hs:66)
    Comp3 (src/Data/Function/Selector.hs:67)
     (src/Data/Function/Selector.hs:70)
     (src/Data/Function/Selector.hs:74)
     (src/Data/Function/Selector.hs:78)
     (src/Data/Function/Selector.hs:82)
     (src/Data/Function/Selector.hs:86)
  80% (  4 /  5) in 'Data.Atom'
  Missing documentation for:
    Atom (src/Data/Atom.hs:78)
  89% (  8 /  9) in 'Data.AssocList'
  Missing documentation for:
    AssocList (src/Data/AssocList.hs:26)
  10% (  2 / 21) in 'Control.FlatSeq'
  Missing documentation for:
    $!! (src/Control/FlatSeq.hs:29)
    flatseq (src/Control/FlatSeq.hs:33)
    rlnf (src/Control/FlatSeq.hs:37)
     (src/Control/FlatSeq.hs:55)
     (src/Control/FlatSeq.hs:56)
     (src/Control/FlatSeq.hs:57)
     (src/Control/FlatSeq.hs:58)
     (src/Control/FlatSeq.hs:60)
     (src/Control/FlatSeq.hs:61)
     (src/Control/FlatSeq.hs:62)
     (src/Control/FlatSeq.hs:64)
     (src/Control/FlatSeq.hs:65)
     (src/Control/FlatSeq.hs:66)
     (src/Control/FlatSeq.hs:67)
     (src/Control/FlatSeq.hs:68)
     (src/Control/FlatSeq.hs:70)
     (src/Control/FlatSeq.hs:75)
     (src/Control/FlatSeq.hs:79)
     (src/Control/FlatSeq.hs:83)
  70% (  7 / 10) in 'Data.Tree.NTree.TypeDefs'
  Missing documentation for:
     (src/Data/Tree/NTree/TypeDefs.hs:67)
     (src/Data/Tree/NTree/TypeDefs.hs:71)
     (src/Data/Tree/NTree/TypeDefs.hs:81)
 100% (  3 /  3) in 'Data.Tree.NTree.Edit'
  27% (  6 / 22) in 'Data.Tree.NTree.Zipper.TypeDefs'
  Missing documentation for:
    up (src/Data/Tree/NTree/Zipper/TypeDefs.hs:87)
    down (src/Data/Tree/NTree/Zipper/TypeDefs.hs:96)
    toTheRight (src/Data/Tree/NTree/Zipper/TypeDefs.hs:103)
    toTheLeft (src/Data/Tree/NTree/Zipper/TypeDefs.hs:117)
    addToTheLeft (src/Data/Tree/NTree/Zipper/TypeDefs.hs:131)
    addToTheRight (src/Data/Tree/NTree/Zipper/TypeDefs.hs:140)
    dropFromTheLeft (src/Data/Tree/NTree/Zipper/TypeDefs.hs:149)
    dropFromTheRight (src/Data/Tree/NTree/Zipper/TypeDefs.hs:159)
    isTop (src/Data/Tree/NTree/Zipper/TypeDefs.hs:171)
    up1 (src/Data/Tree/NTree/Zipper/TypeDefs.hs:176)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:183)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:187)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:191)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:205)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:218)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:225)
  63% ( 29 / 46) in 'Text.XML.HXT.DOM.QualifiedName'
  Missing documentation for:
    namePrefix (src/Text/XML/HXT/DOM/QualifiedName.hs:217)
    localPart (src/Text/XML/HXT/DOM/QualifiedName.hs:221)
    namespaceUri (src/Text/XML/HXT/DOM/QualifiedName.hs:225)
    newXName (src/Text/XML/HXT/DOM/QualifiedName.hs:606)
    nullXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    isNullXName (src/Text/XML/HXT/DOM/QualifiedName.hs:213)
    newQName (src/Text/XML/HXT/DOM/QualifiedName.hs:610)
    mkQName' (src/Text/XML/HXT/DOM/QualifiedName.hs:298)
    namePrefix' (src/Text/XML/HXT/DOM/QualifiedName.hs:162)
    localPart' (src/Text/XML/HXT/DOM/QualifiedName.hs:161)
    namespaceUri' (src/Text/XML/HXT/DOM/QualifiedName.hs:163)
    xmlNamespaceXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    xmlXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    xmlnsNamespaceXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    xmlnsXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    xmlnsQN (src/Text/XML/HXT/DOM/QualifiedName.hs:549)
    toNsEnv (src/Text/XML/HXT/DOM/QualifiedName.hs:503)
  65% ( 17 / 26) in 'Text.XML.HXT.DOM.TypeDefs'
  Missing documentation for:
     (src/Text/XML/HXT/DOM/TypeDefs.hs:86)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:99)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:118)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:196)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:199)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:201)
    blobToString (src/Text/XML/HXT/DOM/TypeDefs.hs:212)
    stringToBlob (src/Text/XML/HXT/DOM/TypeDefs.hs:216)
    ChildNodes (src/Text/XML/HXT/DOM/TypeDefs.hs:262)
  13% (  5 / 38) in 'Text.XML.HXT.Arrow.Pickle.Schema'
  Missing documentation for:
    Name (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:56)
    Schemas (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:57)
    DataTypeDescr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:59)
     (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:65)
    isScEnum (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:91)
    isScElem (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:96)
    isScAttr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:100)
    isScElemRef (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:104)
    isScCharData (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:108)
    isScSARE (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:112)
    isScList (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:119)
    isScOpt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:123)
    scDT (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:142)
    scDTxsd (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:145)
    scString (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:148)
    scString1 (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:151)
    scFixed (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:154)
    scEnum (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:157)
    scNmtoken (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:160)
    scNmtokens (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:163)
    scEmpty (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:168)
    scSeq (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:171)
    scSeqs (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:179)
    scNull (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:182)
    scAlt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:185)
    scAlts (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:193)
    scOption (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:196)
    scList (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:203)
    scList1 (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:206)
    scOpt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:209)
    scRep (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:212)
    scElem (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:215)
    scAttr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:218)
 100% (  6 /  6) in 'Text.XML.HXT.DOM.Interface'
  14% (  4 / 29) in 'Text.XML.HXT.DOM.XmlNode'
  Missing documentation for:
    XmlNode (src/Text/XML/HXT/DOM/XmlNode.hs:48)
     (src/Text/XML/HXT/DOM/XmlNode.hs:147)
    mkElementNode (src/Text/XML/HXT/DOM/XmlNode.hs:319)
    mkAttrNode (src/Text/XML/HXT/DOM/XmlNode.hs:323)
    mkDTDNode (src/Text/XML/HXT/DOM/XmlNode.hs:327)
     (src/Text/XML/HXT/DOM/XmlNode.hs:331)
    mkElement (src/Text/XML/HXT/DOM/XmlNode.hs:424)
    mkRoot (src/Text/XML/HXT/DOM/XmlNode.hs:428)
    mkAttr (src/Text/XML/HXT/DOM/XmlNode.hs:431)
    mkDTDElem (src/Text/XML/HXT/DOM/XmlNode.hs:435)
    addAttr (src/Text/XML/HXT/DOM/XmlNode.hs:438)
    mergeAttrl (src/Text/XML/HXT/DOM/XmlNode.hs:454)
    mkRoot' (src/Text/XML/HXT/DOM/XmlNode.hs:465)
    mkAttr' (src/Text/XML/HXT/DOM/XmlNode.hs:469)
    mkText' (src/Text/XML/HXT/DOM/XmlNode.hs:473)
    mkCharRef' (src/Text/XML/HXT/DOM/XmlNode.hs:477)
    mkEntityRef' (src/Text/XML/HXT/DOM/XmlNode.hs:481)
    mkCmt' (src/Text/XML/HXT/DOM/XmlNode.hs:485)
    mkCdata' (src/Text/XML/HXT/DOM/XmlNode.hs:489)
    mkPi' (src/Text/XML/HXT/DOM/XmlNode.hs:493)
    mkError' (src/Text/XML/HXT/DOM/XmlNode.hs:497)
    mkDTDElem' (src/Text/XML/HXT/DOM/XmlNode.hs:501)
    toText (src/Text/XML/HXT/DOM/XmlNode.hs:507)
    concText (src/Text/XML/HXT/DOM/XmlNode.hs:523)
    mergeText (src/Text/XML/HXT/DOM/XmlNode.hs:530)
  13% (  3 / 23) in 'Text.XML.HXT.Arrow.Pickle.DTD'
  Missing documentation for:
    DTDdescr (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:35)
     (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:37)
    checkAttrModell (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:92)
    checkAM (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:95)
    checkAMC (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:99)
    checkContentModell (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:120)
    scContToXml (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:185)
    scWrap (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:210)
    scCont (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:216)
    scConts (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:226)
    scAttrToXml (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:229)
    checkErr (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:259)
    foundErr (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:263)
    elementDeclarations (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:279)
    elementDecs (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:282)
    elemNames (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:296)
    elemName (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:299)
    elemRefs (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:303)
    attrDec (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:314)
    remAttrDec (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:323)
  80% (  4 /  5) in 'Text.XML.HXT.DOM.ShowXml'
  Missing documentation for:
    xshow'' (src/Text/XML/HXT/DOM/ShowXml.hs:73)
  33% (  1 /  3) in 'Text.XML.HXT.DOM.FormatXmlTree'
  Missing documentation for:
    formatXmlTree (src/Text/XML/HXT/DOM/FormatXmlTree.hs:37)
    formatXmlContents (src/Text/XML/HXT/DOM/FormatXmlTree.hs:33)
   2% (  1 / 58) in 'Text.XML.HXT.Parser.XmlTokenParser'
  Missing documentation for:
    allBut (src/Text/XML/HXT/Parser/XmlTokenParser.hs:443)
    allBut1 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:447)
    amp (src/Text/XML/HXT/Parser/XmlTokenParser.hs:392)
    asciiLetter (src/Text/XML/HXT/Parser/XmlTokenParser.hs:147)
    attrChar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:253)
    attrValue (src/Text/XML/HXT/Parser/XmlTokenParser.hs:232)
    bar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:418)
    charRef (src/Text/XML/HXT/Parser/XmlTokenParser.hs:310)
    checkString (src/Text/XML/HXT/Parser/XmlTokenParser.hs:434)
    comma (src/Text/XML/HXT/Parser/XmlTokenParser.hs:418)
    dq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:392)
    encName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:348)
    entityRef (src/Text/XML/HXT/Parser/XmlTokenParser.hs:325)
    entityValue (src/Text/XML/HXT/Parser/XmlTokenParser.hs:211)
    eq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:418)
    gt (src/Text/XML/HXT/Parser/XmlTokenParser.hs:392)
    keyword (src/Text/XML/HXT/Parser/XmlTokenParser.hs:364)
    keywords (src/Text/XML/HXT/Parser/XmlTokenParser.hs:374)
    lpar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:418)
    lt (src/Text/XML/HXT/Parser/XmlTokenParser.hs:392)
    name (src/Text/XML/HXT/Parser/XmlTokenParser.hs:154)
    names (src/Text/XML/HXT/Parser/XmlTokenParser.hs:189)
    ncName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:164)
    nmtoken (src/Text/XML/HXT/Parser/XmlTokenParser.hs:184)
    nmtokens (src/Text/XML/HXT/Parser/XmlTokenParser.hs:193)
    peReference (src/Text/XML/HXT/Parser/XmlTokenParser.hs:334)
    pubidLiteral (src/Text/XML/HXT/Parser/XmlTokenParser.hs:267)
    qName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:174)
    quoted (src/Text/XML/HXT/Parser/XmlTokenParser.hs:382)
    reference (src/Text/XML/HXT/Parser/XmlTokenParser.hs:290)
    rpar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:418)
    semi (src/Text/XML/HXT/Parser/XmlTokenParser.hs:392)
    separator (src/Text/XML/HXT/Parser/XmlTokenParser.hs:408)
    singleChar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:201)
    singleChars (src/Text/XML/HXT/Parser/XmlTokenParser.hs:207)
    skipS (src/Text/XML/HXT/Parser/XmlTokenParser.hs:135)
    skipS0 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:139)
    sPace (src/Text/XML/HXT/Parser/XmlTokenParser.hs:127)
    sPace0 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:131)
    sq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:392)
    systemLiteral (src/Text/XML/HXT/Parser/XmlTokenParser.hs:260)
    versionNum (src/Text/XML/HXT/Parser/XmlTokenParser.hs:355)
    concRes (src/Text/XML/HXT/Parser/XmlTokenParser.hs:468)
    mkList (src/Text/XML/HXT/Parser/XmlTokenParser.hs:474)
    nameT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:488)
    nmtokenT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:494)
    entityValueT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:501)
    entityTokensT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:512)
    entityCharT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:516)
    attrValueT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:529)
    attrValueT' (src/Text/XML/HXT/Parser/XmlTokenParser.hs:536)
    referenceT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:550)
    charRefT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:556)
    entityRefT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:562)
    peReferenceT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:589)
    singleCharsT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:540)
    mergeTextNodes (src/Text/XML/HXT/Parser/XmlTokenParser.hs:597)
  11% (  1 /  9) in 'Text.XML.HXT.Parser.XmlDTDTokenParser'
  Missing documentation for:
    dtdDeclTokenizer (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:33)
    dtdDeclStart (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:41)
    dtdDeclEnd (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:64)
    dtdToken (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:70)
    peReference (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:81)
    entityValue (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:87)
    dtdChars (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:93)
    percent (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:99)
  25% (  2 /  8) in 'Text.XML.HXT.Parser.XmlDTDParser'
  Missing documentation for:
    parseXmlDTDdeclPart (src/Text/XML/HXT/Parser/XmlDTDParser.hs:617)
    parseXmlDTDEntityValue (src/Text/XML/HXT/Parser/XmlDTDParser.hs:590)
    elementDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:182)
    attlistDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:323)
    entityDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:421)
    notationDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:520)
  31% ( 11 / 36) in 'Text.XML.HXT.Parser.XmlParsec'
  Missing documentation for:
    charData (src/Text/XML/HXT/Parser/XmlParsec.hs:106)
    charData' (src/Text/XML/HXT/Parser/XmlParsec.hs:110)
    comment (src/Text/XML/HXT/Parser/XmlParsec.hs:120)
    pI (src/Text/XML/HXT/Parser/XmlParsec.hs:141)
    cDSect (src/Text/XML/HXT/Parser/XmlParsec.hs:173)
    document (src/Text/XML/HXT/Parser/XmlParsec.hs:194)
    document' (src/Text/XML/HXT/Parser/XmlParsec.hs:204)
    prolog (src/Text/XML/HXT/Parser/XmlParsec.hs:213)
    xMLDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:222)
    xMLDecl' (src/Text/XML/HXT/Parser/XmlParsec.hs:234)
    versionInfo (src/Text/XML/HXT/Parser/XmlParsec.hs:246)
    misc (src/Text/XML/HXT/Parser/XmlParsec.hs:261)
    doctypedecl (src/Text/XML/HXT/Parser/XmlParsec.hs:277)
    markupdecl (src/Text/XML/HXT/Parser/XmlParsec.hs:319)
    sDDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:333)
    element (src/Text/XML/HXT/Parser/XmlParsec.hs:350)
    content (src/Text/XML/HXT/Parser/XmlParsec.hs:450)
    contentWithTextDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:482)
    textDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:554)
    encodingDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:576)
    xreadDoc (src/Text/XML/HXT/Parser/XmlParsec.hs:608)
    parseXmlDocEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:768)
    parseXmlDocument (src/Text/XML/HXT/Parser/XmlParsec.hs:635)
    parseXmlEntityEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:765)
    removeEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:646)
  12% (  1 /  8) in 'Text.XML.HXT.Parser.HtmlParsec'
  Missing documentation for:
    parseHtmlText (src/Text/XML/HXT/Parser/HtmlParsec.hs:114)
    parseHtmlDocument (src/Text/XML/HXT/Parser/HtmlParsec.hs:123)
    parseHtmlContent (src/Text/XML/HXT/Parser/HtmlParsec.hs:126)
    isEmptyHtmlTag (src/Text/XML/HXT/Parser/HtmlParsec.hs:545)
    isInnerHtmlTagOf (src/Text/XML/HXT/Parser/HtmlParsec.hs:566)
    closesHtmlTag (src/Text/XML/HXT/Parser/HtmlParsec.hs:593)
    emptyHtmlTags (src/Text/XML/HXT/Parser/HtmlParsec.hs:550)
 100% (  2 /  2) in 'Control.Arrow.ArrowState'
 100% (  2 /  2) in 'Control.Arrow.ArrowList'
  75% (  3 /  4) in 'Control.Arrow.ArrowNF'
  Missing documentation for:
    ArrowNF (src/Control/Arrow/ArrowNF.hs:37)
 100% (  3 /  3) in 'Control.Arrow.ArrowIf'
  93% ( 28 / 30) in 'Control.Arrow.ArrowNavigatableTree'
  Missing documentation for:
    parentAxis (src/Control/Arrow/ArrowNavigatableTree.hs:62)
    isAtRoot (src/Control/Arrow/ArrowNavigatableTree.hs:132)
 100% (  3 /  3) in 'Control.Arrow.ArrowTree'
 100% (  3 /  3) in 'Control.Arrow.ListArrow'
  67% (  2 /  3) in 'Control.Arrow.NTreeEdit'
  Missing documentation for:
    fmapNTreeA (src/Control/Arrow/NTreeEdit.hs:43)
 100% (  3 /  3) in 'Control.Arrow.StateListArrow'
 100% (  3 /  3) in 'Control.Arrow.ArrowIO'
  50% (  1 /  2) in 'Control.Arrow.ArrowExc'
  Missing documentation for:
    ArrowExc (src/Control/Arrow/ArrowExc.hs:29)
 100% (  2 /  2) in 'Control.Arrow.IOListArrow'
 100% (  4 /  4) in 'Control.Arrow.IOStateListArrow'
  27% (  3 / 11) in 'Text.XML.HXT.Arrow.XmlArrow'
  Missing documentation for:
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:722)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:723)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:724)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:725)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:727)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:728)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:729)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:730)
  74% ( 26 / 35) in 'Text.XML.HXT.Arrow.Edit'
  Missing documentation for:
    escapeXmlRefs (src/Text/XML/HXT/Arrow/Edit.hs:303)
    escapeHtmlRefs (src/Text/XML/HXT/Arrow/Edit.hs:318)
    addHeadlineToXmlDoc (src/Text/XML/HXT/Arrow/Edit.hs:405)
    preventEmptyElements (src/Text/XML/HXT/Arrow/Edit.hs:344)
    substAllXHTMLEntityRefs (src/Text/XML/HXT/Arrow/Edit.hs:296)
    substXHTMLEntityRef (src/Text/XML/HXT/Arrow/Edit.hs:283)
    rememberDTDAttrl (src/Text/XML/HXT/Arrow/Edit.hs:678)
    addDefaultDTDecl (src/Text/XML/HXT/Arrow/Edit.hs:689)
    hasXmlPi (src/Text/XML/HXT/Arrow/Edit.hs:711)
 100% ( 13 / 13) in 'Text.XML.HXT.Arrow.Namespace'
   6% (  1 / 16) in 'Text.XML.HXT.Arrow.ParserInterface'
  Missing documentation for:
    parseXmlDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:32)
    parseXmlDTDPart (src/Text/XML/HXT/Arrow/ParserInterface.hs:35)
    xreadCont (src/Text/XML/HXT/Arrow/ParserInterface.hs:38)
    xreadDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:41)
    parseXmlEntityEncodingSpec (src/Text/XML/HXT/Arrow/ParserInterface.hs:44)
    parseXmlDocEncodingSpec (src/Text/XML/HXT/Arrow/ParserInterface.hs:44)
    removeEncodingSpec (src/Text/XML/HXT/Arrow/ParserInterface.hs:44)
    parseXmlDTDdeclPart (src/Text/XML/HXT/Arrow/ParserInterface.hs:53)
    parseXmlDTDdecl (src/Text/XML/HXT/Arrow/ParserInterface.hs:56)
    parseXmlDTDEntityValue (src/Text/XML/HXT/Arrow/ParserInterface.hs:59)
    parseXmlEntityValueAsContent (src/Text/XML/HXT/Arrow/ParserInterface.hs:62)
    parseXmlEntityValueAsAttrValue (src/Text/XML/HXT/Arrow/ParserInterface.hs:65)
    parseHtmlDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:70)
    hread (src/Text/XML/HXT/Arrow/ParserInterface.hs:73)
    hreadDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:76)
  28% ( 12 / 43) in 'Text.XML.HXT.DTDValidation.TypeDefs'
  Missing documentation for:
    XmlArrow (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:49)
    XmlArrowS (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:50)
    dtd_name (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_value (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_type (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_kind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_modifier (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_default (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    isUnparsedEntity (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:70)
    hasDTDAttrValue (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:74)
    isRequiredAttrKind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:78)
    isDefaultAttrKind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:81)
    isFixedAttrKind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:84)
    isMixedContentElement (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:87)
    isEmptyElement (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:90)
    isEnumAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:93)
    isIdAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:96)
    isIdRefAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:99)
    isNotationAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:102)
    isAttlistOfElement (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:105)
    valueOfDTD (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:110)
    valueOf (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:113)
    getDTDAttributes (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:116)
    isDTDDoctypeNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:119)
    isDTDElementNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:122)
    isDTDAttlistNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:125)
    isDTDContentNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:128)
    isDTDNameNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:131)
    isElemNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:134)
    nameOfAttr (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:137)
    nameOfElem (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:140)
 100% (  3 /  3) in 'Text.XML.HXT.DTDValidation.AttributeValueValidation'
 100% (  3 /  3) in 'Text.XML.HXT.DTDValidation.DTDValidation'
 100% (  2 /  2) in 'Text.XML.HXT.DTDValidation.DocTransformation'
 100% (  2 /  2) in 'Text.XML.HXT.DTDValidation.IdValidation'
 100% ( 14 / 14) in 'Text.XML.HXT.DTDValidation.XmlRE'
 100% (  2 /  2) in 'Text.XML.HXT.DTDValidation.DocValidation'
  75% (  6 /  8) in 'Text.XML.HXT.DTDValidation.Validation'
  Missing documentation for:
    getDTDSubset (src/Text/XML/HXT/DTDValidation/Validation.hs:125)
    generalEntitiesDefined (src/Text/XML/HXT/DTDValidation/Validation.hs:130)
  13% ( 17 /126) in 'Text.XML.HXT.Arrow.XmlState.TypeDefs'
  Missing documentation for:
     (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:66)
    withoutUserState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:144)
     (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:159)
    XIOSysWriter (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:162)
    XIOSysEnv (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:170)
    XIOInputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:185)
    XIOParseConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:194)
    XIOOutputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:217)
    XIOXoutConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:227)
    XIORelaxConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:230)
    XIOXmlSchemaConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:239)
    XIOCacheConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:244)
    MimeTypeHandlers (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:254)
    CompressionFct (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:256)
    DeCompressionFct (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:257)
    SysConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:259)
    SysConfigList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:260)
    theSysState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:264)
    theUserState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:269)
    theSysWriter (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:276)
    theErrorStatus (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:281)
    theErrorMsgList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:288)
    theRelaxNoOfErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:295)
    theRelaxDefineId (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:302)
    theRelaxAttrList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:309)
    theSysEnv (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:318)
    theInputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:323)
    theStrictInput (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:330)
    theEncodingErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:337)
    theInputEncoding (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:344)
    theHttpHandler (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:351)
    theInputOptions (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:358)
    theRedirect (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:365)
    theProxy (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:372)
    theOutputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:381)
    theIndent (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:388)
    theOutputEncoding (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:395)
    theOutputFmt (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:402)
    theXmlPi (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:409)
    theNoEmptyElemFor (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:416)
    theAddDefaultDTD (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:423)
    theTextMode (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:430)
    theShowTree (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:437)
    theShowHaskell (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:444)
    theRelaxConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:453)
    theRelaxValidate (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:460)
    theRelaxSchema (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:467)
    theRelaxCheckRestr (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:474)
    theRelaxValidateExtRef (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:481)
    theRelaxValidateInclude (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:488)
    theRelaxCollectErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:495)
    theRelaxValidator (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:502)
    theXmlSchemaConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:511)
    theXmlSchemaValidate (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:518)
    theXmlSchemaSchema (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:525)
    theXmlSchemaValidator (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:532)
    theParseConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:541)
    theErrorMsgHandler (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:548)
    theErrorMsgCollect (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:555)
    theBaseURI (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:562)
    theDefaultBaseURI (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:569)
    theTraceLevel (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:576)
    theTraceCmd (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:583)
    theTrace (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:590)
    theAttrList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:593)
    theMimeTypes (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:600)
    theMimeTypeHandlers (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:607)
    theMimeTypeFile (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:614)
    theAcceptedMimeTypes (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:621)
    theFileMimeType (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:628)
    theWarnings (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:635)
    theRemoveWS (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:642)
    thePreserveComment (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:649)
    theParseByMimeType (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:656)
    theParseHTML (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:663)
    theLowerCaseNames (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:670)
    theValidate (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:677)
    theSubstDTDEntities (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:684)
    theSubstHTMLEntities (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:691)
    theCheckNamespaces (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:698)
    theCanonicalize (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:705)
    theIgnoreNoneXmlContents (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:712)
    theTagSoup (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:719)
    theTagSoupParser (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:726)
    theExpat (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:733)
    theExpatParser (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:740)
    theExpatErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:747)
    theCacheConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:756)
    theBinaryCompression (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:763)
    theBinaryDeCompression (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:770)
    theWithCache (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:777)
    theCacheDir (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:784)
    theDocumentAge (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:791)
    theCache404Err (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:798)
    theCacheRead (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:805)
    theStrictDeserialize (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:812)
    getSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:821)
    setSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:825)
    chgSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:828)
    configSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:831)
    configSysVars (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:835)
    localSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:838)
    localSysEnv (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:846)
    incrSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:849)
    setSysAttrString (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:883)
    toInt (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:903)
    chgS (src/Data/Function/Selector.hs:22)
    idS (src/Data/Function/Selector.hs:52)
    .&&&. (src/Data/Function/Selector.hs:55)
  87% ( 20 / 23) in 'Text.XML.HXT.Arrow.XmlState.ErrorHandling'
  Missing documentation for:
    changeErrorStatus (src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs:58)
    addToErrorMsgList (src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs:147)
    errorOutputToStderr (src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs:246)
 100% (  4 /  4) in 'Text.XML.HXT.Arrow.XmlState.MimeTypeTable'
  77% ( 33 / 43) in 'Text.XML.HXT.Arrow.XmlState.SystemConfig'
  Missing documentation for:
    withInputOption (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:180)
    withInputOptions (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:183)
    withXmlPi (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:235)
    withNoEmptyElemFor (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:238)
    withAddDefaultDTD (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:241)
    withTextMode (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:244)
    withShowTree (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:247)
    withShowHaskell (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:250)
    yes (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:267)
    no (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:270)
  12% (  7 / 59) in 'Text.XML.HXT.Arrow.XmlOptions'
  Missing documentation for:
    a_accept_mimetypes (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_add_default_dtd (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_canonicalize (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_check_namespaces (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_collect_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_default_baseuri (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_canonicalize (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_check_namespaces (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_issue_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_issue_warnings (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_preserve_comment (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_remove_whitespace (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_subst_dtd_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_subst_html_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_validate (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_error (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_error_log (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_help (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_if_modified_since (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_if_unmodified_since (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_ignore_encoding_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_ignore_none_xml_contents (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_indent (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_issue_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_issue_warnings (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_mime_types (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_no_empty_elements (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_no_empty_elem_for (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_no_redirect (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_no_xml_pi (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_file (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_xml (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_html (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_xhtml (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_plain (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_parse_by_mimetype (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_parse_html (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_parse_xml (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_preserve_comment (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_proxy (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_redirect (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_remove_whitespace (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_show_haskell (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_show_tree (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_strict_input (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_subst_dtd_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_subst_html_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_text_mode (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_trace (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_validate (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_verbose (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    removeOptions (src/Text/XML/HXT/Arrow/XmlOptions.hs:250)
  93% ( 13 / 14) in 'Text.XML.HXT.Arrow.XmlState.TraceHandling'
  Missing documentation for:
    traceOutputToStderr (src/Text/XML/HXT/Arrow/XmlState/TraceHandling.hs:143)
  14% (  3 / 21) in 'Text.XML.HXT.Arrow.XmlState.RunIOStateArrow'
  Missing documentation for:
    runXIOState (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:50)
    initialSysState (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:69)
    initialSysWriter (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:75)
    initialSysEnv (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:85)
    initialInputConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:102)
    initialParseConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:113)
    initialOutputConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:138)
    initialRelaxConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:151)
    initialXmlSchemaConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:162)
    initialCacheConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:169)
    dummyHTTPHandler (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:183)
    dummyTagSoupParser (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:197)
    dummyExpatParser (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:205)
    dummyRelaxValidator (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:213)
    dummyXmlSchemaValidator (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:221)
    dummyCacheRead (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:229)
    getConfigAttr (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:239)
    theSysConfigComp (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:247)
 100% ( 19 / 19) in 'Text.XML.HXT.Arrow.XmlState.URIHandling'
  87% (108 /124) in 'Text.XML.HXT.Arrow.XmlState'
  Missing documentation for:
    SysConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:259)
    SysConfigList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:260)
    withoutUserState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:144)
    configSysVars (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:835)
    setSysAttrString (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:883)
    getConfigAttr (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:239)
    yes (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:267)
    no (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:270)
    withAddDefaultDTD (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:241)
    withInputOption (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:180)
    withInputOptions (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:183)
    withNoEmptyElemFor (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:238)
    withXmlPi (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:235)
    withShowHaskell (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:250)
    withShowTree (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:247)
    withTextMode (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:244)
  29% (  2 /  7) in 'Text.XML.HXT.Arrow.DocumentInput'
  Missing documentation for:
    getXmlEntityContents (src/Text/XML/HXT/Arrow/DocumentInput.hs:253)
    getEncoding (src/Text/XML/HXT/Arrow/DocumentInput.hs:317)
    getTextEncoding (src/Text/XML/HXT/Arrow/DocumentInput.hs:329)
    decodeDocument (src/Text/XML/HXT/Arrow/DocumentInput.hs:339)
    addInputError (src/Text/XML/HXT/Arrow/DocumentInput.hs:132)
 100% (  2 /  2) in 'Text.XML.HXT.Arrow.DTDProcessing'
 100% (  2 /  2) in 'Text.XML.HXT.Arrow.GeneralEntitySubstitution'
  75% (  6 /  8) in 'Text.XML.HXT.Arrow.ProcessDocument'
  Missing documentation for:
    parseXmlDocumentWithExpat (src/Text/XML/HXT/Arrow/ProcessDocument.hs:157)
    andValidateNamespaces (src/Text/XML/HXT/Arrow/ProcessDocument.hs:299)
 100% ( 15 / 15) in 'Control.Arrow.ListArrows'
 100% (  9 /  9) in 'Text.XML.HXT.Arrow.ReadDocument'
  26% (  7 / 27) in 'Text.XML.HXT.Arrow.XmlRegex'
  Missing documentation for:
    XmlRegex (src/Text/XML/HXT/Arrow/XmlRegex.hs:94)
    mkZero (src/Text/XML/HXT/Arrow/XmlRegex.hs:133)
    mkUnit (src/Text/XML/HXT/Arrow/XmlRegex.hs:136)
    mkPrim (src/Text/XML/HXT/Arrow/XmlRegex.hs:139)
    mkPrim' (src/Text/XML/HXT/Arrow/XmlRegex.hs:142)
    mkPrimA (src/Text/XML/HXT/Arrow/XmlRegex.hs:145)
    mkDot (src/Text/XML/HXT/Arrow/XmlRegex.hs:148)
    mkStar (src/Text/XML/HXT/Arrow/XmlRegex.hs:151)
    mkAlt (src/Text/XML/HXT/Arrow/XmlRegex.hs:165)
    mkAlts (src/Text/XML/HXT/Arrow/XmlRegex.hs:181)
    mkSeq (src/Text/XML/HXT/Arrow/XmlRegex.hs:184)
    mkSeqs (src/Text/XML/HXT/Arrow/XmlRegex.hs:192)
    mkRep (src/Text/XML/HXT/Arrow/XmlRegex.hs:195)
    mkRng (src/Text/XML/HXT/Arrow/XmlRegex.hs:201)
    mkOpt (src/Text/XML/HXT/Arrow/XmlRegex.hs:212)
    mkPerm (src/Text/XML/HXT/Arrow/XmlRegex.hs:215)
    mkPerms (src/Text/XML/HXT/Arrow/XmlRegex.hs:222)
    mkMerge (src/Text/XML/HXT/Arrow/XmlRegex.hs:225)
    nullable (src/Text/XML/HXT/Arrow/XmlRegex.hs:265)
    delta (src/Text/XML/HXT/Arrow/XmlRegex.hs:285)
  67% (  2 /  3) in 'Text.XML.HXT.Arrow.Binary'
  Missing documentation for:
    readBinaryValue (src/Text/XML/HXT/Arrow/Binary.hs:39)
  67% (  4 /  6) in 'Text.XML.HXT.Arrow.DocumentOutput'
  Missing documentation for:
    encodeDocument (src/Text/XML/HXT/Arrow/DocumentOutput.hs:165)
    encodeDocument' (src/Text/XML/HXT/Arrow/DocumentOutput.hs:208)
  80% (  4 /  5) in 'Text.XML.HXT.Arrow.WriteDocument'
  Missing documentation for:
    writeDocument' (src/Text/XML/HXT/Arrow/WriteDocument.hs:162)
  53% ( 58 /109) in 'Text.XML.HXT.Arrow.Pickle.Xml'
  Missing documentation for:
    St (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:97)
    PU (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:104)
    Pickler (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:113)
    Unpickler (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:119)
    UnpickleVal (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:121)
    UnpickleErr (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:123)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:125)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:129)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:137)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:147)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:151)
    throwMsg (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:163)
    getCont (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:200)
    getAtt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:207)
    getNSAtt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:221)
    emptySt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:236)
    putAtt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:244)
    putCont (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:250)
    findElem (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:258)
    xpLift (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:404)
    xpLiftEither (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:420)
    xp8Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:557)
    xp9Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:565)
    xp10Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:573)
    xp11Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:582)
    xp12Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:591)
    xp13Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:600)
    xp14Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:609)
    xp15Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:618)
    xp16Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:628)
    xp17Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:638)
    xp18Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:648)
    xp19Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:658)
    xp20Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:668)
    xp21Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:679)
    xp22Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:690)
    xp23Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:701)
    xpAttrFixed (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1060)
    xpAttrNSDecl (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1097)
    xpIgnoreCont (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1106)
    xpIgnoreAttr (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1109)
    xpIgnoreInput (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1127)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1144)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1147)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1159)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1162)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1165)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1168)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1171)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1174)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1177)
  73% ( 61 / 83) in 'Text.XML.HXT.Arrow.Pickle'
  Missing documentation for:
    PU (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:104)
    xp8Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:557)
    xp9Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:565)
    xp10Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:573)
    xp11Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:582)
    xp12Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:591)
    xp13Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:600)
    xp14Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:609)
    xp15Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:618)
    xp16Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:628)
    xp17Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:638)
    xp18Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:648)
    xp19Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:658)
    xp20Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:668)
    xp21Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:679)
    xp22Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:690)
    xp23Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:701)
    xpAttrFixed (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1060)
    xpLift (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:404)
    xpLiftEither (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:420)
    Schemas (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:57)
    DataTypeDescr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:59)
 100% ( 17 / 17) in 'Text.XML.HXT.Core'
Warning: Text.XML.HXT.DOM.ShowXml: could not find link destinations for:
    StringFct
Warning: Text.XML.HXT.Parser.XmlDTDParser: could not find link destinations for:
    SParser
Warning: Text.XML.HXT.Arrow.Namespace: could not find link destinations for:
    propagateNamespaceEnv
Documentation created: dist/doc/html/hxt/index.html, dist/doc/html/hxt/hxt.txt
Creating package registration file: /tmp/pkgConf-hxt-9.3.181748264964317458.16
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/hxt-9.3.1.16-K8cCPyES1aM5rb8U4zfDxQ
Registering hxt-9.3.1.16...
cabal: Leaving directory '/tmp/cabal-tmp-16356/hxt-9.3.1.16'
Installed hxt-9.3.1.16
cabal: Entering directory '/tmp/cabal-tmp-16356/regex-compat-tdfa-0.95.1.4'
Configuring regex-compat-tdfa-0.95.1.4...
Building regex-compat-tdfa-0.95.1.4...
Preprocessing library regex-compat-tdfa-0.95.1.4...
[1 of 1] Compiling Text.Regex       ( Text/Regex.hs, dist/build/Text/Regex.o )

Text/Regex.hs:49:1: warning: [-Wtabs]
    Tab character found here, and in 24 further locations.
    Please use spaces instead.
Running Haddock for regex-compat-tdfa-0.95.1.4...
Running hscolour for regex-compat-tdfa-0.95.1.4...
Preprocessing library regex-compat-tdfa-0.95.1.4...
Preprocessing library regex-compat-tdfa-0.95.1.4...

Text/Regex.hs:63:12: warning: [-Wtabs]
    Tab character found here, and in six further locations.
    Please use spaces instead.
Haddock coverage:
 100% (  9 /  9) in 'Text.Regex'
Documentation created: dist/doc/html/regex-compat-tdfa/index.html,
dist/doc/html/regex-compat-tdfa/regex-compat-tdfa.txt
Creating package registration file:
/tmp/pkgConf-regex-compat-tdfa-0.95.11472184324175324309.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/regex-compat-tdfa-0.95.1.4-INbcjnMrRGB5xuCgsfHena
Registering regex-compat-tdfa-0.95.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-16356/regex-compat-tdfa-0.95.1.4'
Installed regex-compat-tdfa-0.95.1.4
cabal: Entering directory '/tmp/cabal-tmp-16356/epub-metadata-4.5'
Configuring epub-metadata-4.5...
Building epub-metadata-4.5...
Preprocessing library epub-metadata-4.5...
[ 1 of 24] Compiling Codec.Epub.Util  ( src/Codec/Epub/Util.hs, dist/build/Codec/Epub/Util.o )
[ 2 of 24] Compiling Codec.Epub.Parse.Util ( src/Codec/Epub/Parse/Util.hs, dist/build/Codec/Epub/Parse/Util.o )
[ 3 of 24] Compiling Codec.Epub.IO    ( src/Codec/Epub/IO.hs, dist/build/Codec/Epub/IO.o )
[ 4 of 24] Compiling Codec.Epub.Format.Util ( src/Codec/Epub/Format/Util.hs, dist/build/Codec/Epub/Format/Util.o )
[ 5 of 24] Compiling Codec.Epub.Data.Package ( src/Codec/Epub/Data/Package.hs, dist/build/Codec/Epub/Data/Package.o )
[ 6 of 24] Compiling Codec.Epub.Format.Package ( src/Codec/Epub/Format/Package.hs, dist/build/Codec/Epub/Format/Package.o )
[ 7 of 24] Compiling Codec.Epub.Parse.Package ( src/Codec/Epub/Parse/Package.hs, dist/build/Codec/Epub/Parse/Package.o )
[ 8 of 24] Compiling Codec.Epub.Data.Metadata ( src/Codec/Epub/Data/Metadata.hs, dist/build/Codec/Epub/Data/Metadata.o )
[ 9 of 24] Compiling Codec.Epub.Format.Metadata ( src/Codec/Epub/Format/Metadata.hs, dist/build/Codec/Epub/Format/Metadata.o )
[10 of 24] Compiling Codec.Epub.Parse.Metadata ( src/Codec/Epub/Parse/Metadata.hs, dist/build/Codec/Epub/Parse/Metadata.o )
[11 of 24] Compiling Codec.Epub.Parse.Refinements ( src/Codec/Epub/Parse/Refinements.hs, dist/build/Codec/Epub/Parse/Refinements.o )
[12 of 24] Compiling Codec.Epub.Data.Common ( src/Codec/Epub/Data/Common.hs, dist/build/Codec/Epub/Data/Common.o )
[13 of 24] Compiling Codec.Epub.Data.Guide ( src/Codec/Epub/Data/Guide.hs, dist/build/Codec/Epub/Data/Guide.o )
[14 of 24] Compiling Codec.Epub.Format.Guide ( src/Codec/Epub/Format/Guide.hs, dist/build/Codec/Epub/Format/Guide.o )
[15 of 24] Compiling Codec.Epub.Parse.Guide ( src/Codec/Epub/Parse/Guide.hs, dist/build/Codec/Epub/Parse/Guide.o )
[16 of 24] Compiling Codec.Epub.Data.Manifest ( src/Codec/Epub/Data/Manifest.hs, dist/build/Codec/Epub/Data/Manifest.o )
[17 of 24] Compiling Codec.Epub.Format.Manifest ( src/Codec/Epub/Format/Manifest.hs, dist/build/Codec/Epub/Format/Manifest.o )
[18 of 24] Compiling Codec.Epub.Parse.Manifest ( src/Codec/Epub/Parse/Manifest.hs, dist/build/Codec/Epub/Parse/Manifest.o )
[19 of 24] Compiling Codec.Epub.Data.Spine ( src/Codec/Epub/Data/Spine.hs, dist/build/Codec/Epub/Data/Spine.o )
[20 of 24] Compiling Codec.Epub.Format.Spine ( src/Codec/Epub/Format/Spine.hs, dist/build/Codec/Epub/Format/Spine.o )
[21 of 24] Compiling Codec.Epub.Format ( src/Codec/Epub/Format.hs, dist/build/Codec/Epub/Format.o )
[22 of 24] Compiling Codec.Epub.Parse.Spine ( src/Codec/Epub/Parse/Spine.hs, dist/build/Codec/Epub/Parse/Spine.o )
[23 of 24] Compiling Codec.Epub.Parse ( src/Codec/Epub/Parse.hs, dist/build/Codec/Epub/Parse.o )
[24 of 24] Compiling Codec.Epub       ( src/Codec/Epub.hs, dist/build/Codec/Epub.o )
Preprocessing executable 'epub-metadata-example' for epub-metadata-4.5...
[1 of 1] Compiling Main             ( app/epub-metadata-example.hs, dist/build/epub-metadata-example/epub-metadata-example-tmp/Main.o )
Linking dist/build/epub-metadata-example/epub-metadata-example ...
Running Haddock for epub-metadata-4.5...
Running hscolour for epub-metadata-4.5...
Preprocessing library epub-metadata-4.5...
Preprocessing executable 'epub-metadata-example' for epub-metadata-4.5...
Preprocessing library epub-metadata-4.5...
Haddock coverage:
 100% (  4 /  4) in 'Codec.Epub.Util'
 100% ( 10 / 10) in 'Codec.Epub.Parse.Util'
 100% (  8 /  8) in 'Codec.Epub.IO'
  50% (  2 /  4) in 'Codec.Epub.Format.Util'
  Missing documentation for:
    formatSubline (src/Codec/Epub/Format/Util.hs:19)
    tellSeq (src/Codec/Epub/Format/Util.hs:24)
 100% (  2 /  2) in 'Codec.Epub.Data.Package'
 100% (  2 /  2) in 'Codec.Epub.Format.Package'
  50% (  1 /  2) in 'Codec.Epub.Parse.Package'
  Missing documentation for:
    packageP (src/Codec/Epub/Parse/Package.hs:21)
 100% ( 13 / 13) in 'Codec.Epub.Data.Metadata'
 100% (  2 /  2) in 'Codec.Epub.Format.Metadata'
  50% (  1 /  2) in 'Codec.Epub.Parse.Metadata'
  Missing documentation for:
    metadataP (src/Codec/Epub/Parse/Metadata.hs:105)
  50% (  1 /  2) in 'Codec.Epub.Parse.Refinements'
  Missing documentation for:
    refinementsP (src/Codec/Epub/Parse/Refinements.hs:38)
 100% (  2 /  2) in 'Codec.Epub.Data.Common'
 100% (  2 /  2) in 'Codec.Epub.Data.Guide'
 100% (  2 /  2) in 'Codec.Epub.Format.Guide'
  50% (  1 /  2) in 'Codec.Epub.Parse.Guide'
  Missing documentation for:
    guideP (src/Codec/Epub/Parse/Guide.hs:30)
  67% (  2 /  3) in 'Codec.Epub.Data.Manifest'
  Missing documentation for:
    Manifest (src/Codec/Epub/Data/Manifest.hs:31)
 100% (  2 /  2) in 'Codec.Epub.Format.Manifest'
  50% (  1 /  2) in 'Codec.Epub.Parse.Manifest'
  Missing documentation for:
    manifestP (src/Codec/Epub/Parse/Manifest.hs:30)
 100% (  3 /  3) in 'Codec.Epub.Data.Spine'
 100% (  2 /  2) in 'Codec.Epub.Format.Spine'
  50% (  1 /  2) in 'Codec.Epub.Format'
  Missing documentation for:
    Formattable (src/Codec/Epub/Format.hs:29)
  50% (  1 /  2) in 'Codec.Epub.Parse.Spine'
  Missing documentation for:
    spineP (src/Codec/Epub/Parse/Spine.hs:30)
 100% (  6 /  6) in 'Codec.Epub.Parse'
 100% (  7 /  7) in 'Codec.Epub'
Warning: Codec.Epub.Data.Manifest: could not find link destinations for:
    MFItemHref MFItemMediaType
Documentation created: dist/doc/html/epub-metadata/index.html,
dist/doc/html/epub-metadata/epub-metadata.txt
Preprocessing executable 'epub-metadata-example' for epub-metadata-4.5...
Creating package registration file:
/tmp/pkgConf-epub-metadata-4159953491127553146.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/epub-metadata-4.5-F3mHEUG5KA64RrUIqoNs2Q
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 epub-metadata-4.5...
cabal: Leaving directory '/tmp/cabal-tmp-16356/epub-metadata-4.5'
Installed epub-metadata-4.5
cabal: Entering directory '/tmp/cabal-tmp-16356/epub-tools-2.9'
Configuring epub-tools-2.9...
Building epub-tools-2.9...
Preprocessing executable 'epubmeta' for epub-tools-2.9...
[1 of 8] Compiling Paths_epub_tools ( dist/build/autogen/Paths_epub_tools.hs, dist/build/epubmeta/epubmeta-tmp/Paths_epub_tools.o )
[2 of 8] Compiling EpubTools.EpubMeta.Util ( src/EpubTools/EpubMeta/Util.hs, dist/build/epubmeta/epubmeta-tmp/EpubTools/EpubMeta/Util.o )
[3 of 8] Compiling EpubTools.EpubMeta.Opts ( src/EpubTools/EpubMeta/Opts.hs, dist/build/epubmeta/epubmeta-tmp/EpubTools/EpubMeta/Opts.o )
[4 of 8] Compiling EpubTools.EpubMeta.Import ( src/EpubTools/EpubMeta/Import.hs, dist/build/epubmeta/epubmeta-tmp/EpubTools/EpubMeta/Import.o )
[5 of 8] Compiling EpubTools.EpubMeta.Export ( src/EpubTools/EpubMeta/Export.hs, dist/build/epubmeta/epubmeta-tmp/EpubTools/EpubMeta/Export.o )
[6 of 8] Compiling EpubTools.EpubMeta.Edit ( src/EpubTools/EpubMeta/Edit.hs, dist/build/epubmeta/epubmeta-tmp/EpubTools/EpubMeta/Edit.o )
[7 of 8] Compiling EpubTools.EpubMeta.Display ( src/EpubTools/EpubMeta/Display.hs, dist/build/epubmeta/epubmeta-tmp/EpubTools/EpubMeta/Display.o )
[8 of 8] Compiling Main             ( src/EpubTools/epubmeta.hs, dist/build/epubmeta/epubmeta-tmp/Main.o )
Linking dist/build/epubmeta/epubmeta ...
Preprocessing executable 'epubname' for epub-tools-2.9...
[ 1 of 13] Compiling Paths_epub_tools ( dist/build/autogen/Paths_epub_tools.hs, dist/build/epubname/epubname-tmp/Paths_epub_tools.o )
[ 2 of 13] Compiling EpubTools.EpubName.Util ( src/EpubTools/EpubName/Util.hs, dist/build/epubname/epubname-tmp/EpubTools/EpubName/Util.o )
[ 3 of 13] Compiling EpubTools.EpubName.Prompt ( src/EpubTools/EpubName/Prompt.hs, dist/build/epubname/epubname-tmp/EpubTools/EpubName/Prompt.o )
[ 4 of 13] Compiling EpubTools.EpubName.Opts ( src/EpubTools/EpubName/Opts.hs, dist/build/epubname/epubname-tmp/EpubTools/EpubName/Opts.o )
[ 5 of 13] Compiling EpubTools.EpubName.Format.Util ( src/EpubTools/EpubName/Format/Util.hs, dist/build/epubname/epubname-tmp/EpubTools/EpubName/Format/Util.o )
[ 6 of 13] Compiling EpubTools.EpubName.Format.PubYear ( src/EpubTools/EpubName/Format/PubYear.hs, dist/build/epubname/epubname-tmp/EpubTools/EpubName/Format/PubYear.o )
[ 7 of 13] Compiling EpubTools.EpubName.Format.Author ( src/EpubTools/EpubName/Format/Author.hs, dist/build/epubname/epubname-tmp/EpubTools/EpubName/Format/Author.o )
[ 8 of 13] Compiling EpubTools.EpubName.Format.Format ( src/EpubTools/EpubName/Format/Format.hs, dist/build/epubname/epubname-tmp/EpubTools/EpubName/Format/Format.o )
[ 9 of 13] Compiling EpubTools.EpubName.Format.Compile ( src/EpubTools/EpubName/Format/Compile.hs, dist/build/epubname/epubname-tmp/EpubTools/EpubName/Format/Compile.o )
[10 of 13] Compiling EpubTools.EpubName.Doc.Rules ( src/EpubTools/EpubName/Doc/Rules.hs, dist/build/epubname/epubname-tmp/EpubTools/EpubName/Doc/Rules.o )
[11 of 13] Compiling EpubTools.EpubName.Main ( src/EpubTools/EpubName/Main.hs, dist/build/epubname/epubname-tmp/EpubTools/EpubName/Main.o )
[12 of 13] Compiling EpubTools.EpubName.Doc.Dsl ( src/EpubTools/EpubName/Doc/Dsl.hs, dist/build/epubname/epubname-tmp/EpubTools/EpubName/Doc/Dsl.o )
[13 of 13] Compiling Main             ( src/EpubTools/epubname.hs, dist/build/epubname/epubname-tmp/Main.o )
Linking dist/build/epubname/epubname ...
Preprocessing executable 'epubzip' for epub-tools-2.9...
[ 1 of 12] Compiling Paths_epub_tools ( dist/build/autogen/Paths_epub_tools.hs, dist/build/epubzip/epubzip-tmp/Paths_epub_tools.o )
[ 2 of 12] Compiling EpubTools.EpubZip.Opts ( src/EpubTools/EpubZip/Opts.hs, dist/build/epubzip/epubzip-tmp/EpubTools/EpubZip/Opts.o )
[ 3 of 12] Compiling EpubTools.EpubName.Util ( src/EpubTools/EpubName/Util.hs, dist/build/epubzip/epubzip-tmp/EpubTools/EpubName/Util.o )
[ 4 of 12] Compiling EpubTools.EpubName.Opts ( src/EpubTools/EpubName/Opts.hs, dist/build/epubzip/epubzip-tmp/EpubTools/EpubName/Opts.o )
[ 5 of 12] Compiling EpubTools.EpubName.Format.Util ( src/EpubTools/EpubName/Format/Util.hs, dist/build/epubzip/epubzip-tmp/EpubTools/EpubName/Format/Util.o )
[ 6 of 12] Compiling EpubTools.EpubName.Format.PubYear ( src/EpubTools/EpubName/Format/PubYear.hs, dist/build/epubzip/epubzip-tmp/EpubTools/EpubName/Format/PubYear.o )
[ 7 of 12] Compiling EpubTools.EpubName.Format.Author ( src/EpubTools/EpubName/Format/Author.hs, dist/build/epubzip/epubzip-tmp/EpubTools/EpubName/Format/Author.o )
[ 8 of 12] Compiling EpubTools.EpubName.Format.Format ( src/EpubTools/EpubName/Format/Format.hs, dist/build/epubzip/epubzip-tmp/EpubTools/EpubName/Format/Format.o )
[ 9 of 12] Compiling EpubTools.EpubName.Format.Compile ( src/EpubTools/EpubName/Format/Compile.hs, dist/build/epubzip/epubzip-tmp/EpubTools/EpubName/Format/Compile.o )
[10 of 12] Compiling EpubTools.EpubName.Doc.Rules ( src/EpubTools/EpubName/Doc/Rules.hs, dist/build/epubzip/epubzip-tmp/EpubTools/EpubName/Doc/Rules.o )
[11 of 12] Compiling EpubTools.EpubName.Main ( src/EpubTools/EpubName/Main.hs, dist/build/epubzip/epubzip-tmp/EpubTools/EpubName/Main.o )
[12 of 12] Compiling Main             ( src/EpubTools/epubzip.hs, dist/build/epubzip/epubzip-tmp/Main.o )
Linking dist/build/epubzip/epubzip ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
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.
cabal: Leaving directory '/tmp/cabal-tmp-16356/epub-tools-2.9'
Installed epub-tools-2.9

Test log

No test log was submitted for this report.