Build #1 for hxt-cache-9.1.0.2

[all reports]

Package hxt-cache-9.1.0.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-11-14 05:57:01.512477 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies SHA-1.6.4.2, base-4.9.0.0, binary-0.8.3.0, bytestring-0.10.8.1, containers-0.5.7.1, deepseq-1.4.2.0, directory-1.2.6.2, filepath-1.4.1.0, hxt-9.3.1.16, time-1.6.0.1, unix-compat-0.4.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-31450/SHA-1.6.4.2'
Configuring SHA-1.6.4.2...
Building SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs, dist/build/Data/Digest/Pure/SHA.o )
Running Haddock for SHA-1.6.4.2...
Running hscolour for SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
Haddock coverage:
  62% ( 24 / 39) in 'Data.Digest.Pure.SHA'
  Missing documentation for:
    SHA1State (src/Data/Digest/Pure/SHA.hs:76)
    SHA256State (src/Data/Digest/Pure/SHA.hs:81)
    SHA512State (src/Data/Digest/Pure/SHA.hs:92)
    completeSha1Incremental (src/Data/Digest/Pure/SHA.hs:1002)
    completeSha224Incremental (src/Data/Digest/Pure/SHA.hs:1022)
    completeSha256Incremental (src/Data/Digest/Pure/SHA.hs:1042)
    completeSha384Incremental (src/Data/Digest/Pure/SHA.hs:1060)
    completeSha512Incremental (src/Data/Digest/Pure/SHA.hs:1079)
    toBigEndianSBS (src/Data/Digest/Pure/SHA.hs:259)
    fromBigEndianSBS (src/Data/Digest/Pure/SHA.hs:264)
    calc_k (src/Data/Digest/Pure/SHA.hs:251)
    padSHA1 (src/Data/Digest/Pure/SHA.hs:215)
    padSHA512 (src/Data/Digest/Pure/SHA.hs:221)
    padSHA1Chunks (src/Data/Digest/Pure/SHA.hs:218)
    padSHA512Chunks (src/Data/Digest/Pure/SHA.hs:224)
Documentation created: dist/doc/html/SHA/index.html, dist/doc/html/SHA/SHA.txt
Creating package registration file:
/tmp/pkgConf-SHA-1.6.42145174067468703135.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/SHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz
Registering SHA-1.6.4.2...
cabal: Leaving directory '/tmp/cabal-tmp-31450/SHA-1.6.4.2'
Installed SHA-1.6.4.2
cabal: Entering directory '/tmp/cabal-tmp-31450/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.014115496761843993368.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-31450/hxt-charproperties-9.2.0.1'
Installed hxt-charproperties-9.2.0.1
cabal: Entering directory '/tmp/cabal-tmp-31450/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.21351797369492067917.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-31450/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-31450/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.21010528946358532290.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-31450/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-31450/unix-compat-0.4.2.0'
Configuring unix-compat-0.4.2.0...
Building unix-compat-0.4.2.0...
Preprocessing library unix-compat-0.4.2.0...
[1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[5 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[6 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[7 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o )
Running Haddock for unix-compat-0.4.2.0...
Running hscolour for unix-compat-0.4.2.0...
Preprocessing library unix-compat-0.4.2.0...
Preprocessing library unix-compat-0.4.2.0...
Haddock coverage:
  91% ( 21 / 23) in 'System.PosixCompat.User'
  Missing documentation for:
    GroupEntry
    UserEntry
  75% (  6 /  8) in 'System.PosixCompat.Unistd'
  Missing documentation for:
    SystemID
    getSystemID
 100% (  2 /  2) in 'System.PosixCompat.Types'
 100% (  2 /  2) in 'System.PosixCompat.Time'
 100% (  2 /  2) in 'System.PosixCompat.Temp'
  99% ( 77 / 78) in 'System.PosixCompat.Files'
  Missing documentation for:
    PathVar
  71% (  5 /  7) in 'System.PosixCompat.Extensions'
  Missing documentation for:
    CMajor (src/System/PosixCompat/Extensions.hsc:23)
    CMinor (src/System/PosixCompat/Extensions.hsc:24)
 100% (  8 /  8) in 'System.PosixCompat'
Documentation created: dist/doc/html/unix-compat/index.html,
dist/doc/html/unix-compat/unix-compat.txt
Creating package registration file:
/tmp/pkgConf-unix-compat-0.4.21968922326221713886.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/unix-compat-0.4.2.0-Gbpgd7d6r6OH0u9z1n3IMb
Registering unix-compat-0.4.2.0...
cabal: Leaving directory '/tmp/cabal-tmp-31450/unix-compat-0.4.2.0'
Installed unix-compat-0.4.2.0
cabal: Entering directory '/tmp/cabal-tmp-31450/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.213672090951589513899.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-31450/hxt-unicode-9.0.2.4'
Installed hxt-unicode-9.0.2.4
cabal: Entering directory '/tmp/cabal-tmp-31450/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.115691159211777288820.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-31450/parsec-3.1.11'
Installed parsec-3.1.11
cabal: Entering directory '/tmp/cabal-tmp-31450/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.03223348131684259683.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-31450/hxt-regex-xmlschema-9.2.0.3'
Installed hxt-regex-xmlschema-9.2.0.3
cabal: Entering directory '/tmp/cabal-tmp-31450/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.1988506952614340012.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-31450/network-uri-2.6.1.0'
Installed network-uri-2.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-31450/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.111795291281961415139.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-31450/hxt-9.3.1.16'
Installed hxt-9.3.1.16
Downloading hxt-cache-9.1.0.2...
cabal: Entering directory '/tmp/cabal-tmp-31450/hxt-cache-9.1.0.2'
Configuring hxt-cache-9.1.0.2...
Building hxt-cache-9.1.0.2...
Preprocessing library hxt-cache-9.1.0.2...
[1 of 3] Compiling Control.Concurrent.ResourceTable ( src/Control/Concurrent/ResourceTable.hs, dist/build/Control/Concurrent/ResourceTable.o )
[2 of 3] Compiling Text.XML.HXT.Arrow.XmlCache ( src/Text/XML/HXT/Arrow/XmlCache.hs, dist/build/Text/XML/HXT/Arrow/XmlCache.o )
[3 of 3] Compiling Text.XML.HXT.Cache ( src/Text/XML/HXT/Cache.hs, dist/build/Text/XML/HXT/Cache.o )
Running Haddock for hxt-cache-9.1.0.2...
Running hscolour for hxt-cache-9.1.0.2...
Preprocessing library hxt-cache-9.1.0.2...
Preprocessing library hxt-cache-9.1.0.2...
Haddock coverage:
   0% (  0 /  6) in 'Control.Concurrent.ResourceTable'
  Missing documentation for:
    Module header
    ResourceTable (src/Control/Concurrent/ResourceTable.hs:13)
    ResourceLock (src/Control/Concurrent/ResourceTable.hs:14)
    requestResource (src/Control/Concurrent/ResourceTable.hs:18)
    releaseResource (src/Control/Concurrent/ResourceTable.hs:30)
    newResourceTable (src/Control/Concurrent/ResourceTable.hs:40)
  56% (  5 /  9) in 'Text.XML.HXT.Arrow.XmlCache'
  Missing documentation for:
    lookupCache (src/Text/XML/HXT/Arrow/XmlCache.hs:228)
    readCache (src/Text/XML/HXT/Arrow/XmlCache.hs:244)
    writeCache (src/Text/XML/HXT/Arrow/XmlCache.hs:252)
    sha1HashString (src/Text/XML/HXT/Arrow/XmlCache.hs:327)
 100% (  3 /  3) in 'Text.XML.HXT.Cache'
Documentation created: dist/doc/html/hxt-cache/index.html,
dist/doc/html/hxt-cache/hxt-cache.txt
Creating package registration file:
/tmp/pkgConf-hxt-cache-9.1.081088258474061048.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/hxt-cache-9.1.0.2-9bUULGIdpz3D7CBF58MEs7
Registering hxt-cache-9.1.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-31450/hxt-cache-9.1.0.2'
Installed hxt-cache-9.1.0.2

Test log

No test log was submitted for this report.