Build #1 for tpdb-1.3.3

[all reports]

Package tpdb-1.3.3
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-06-13 11:45:04.774526 UTC
Compiler ghc-8.0.1.20160521
OS linux
Arch x86_64
Dependencies HaXml-1.25.3, base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, filepath-1.4.1.0, hashable-1.2.4.0, hxt-9.3.1.15, mtl-2.2.1, parsec-3.1.11, text-1.2.2.1, time-1.6.0.1, wl-pprint-text-1.1.0.4
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-12272/HUnit-1.3.1.1'
Configuring HUnit-1.3.1.1...
Building HUnit-1.3.1.1...
Preprocessing library HUnit-1.3.1.1...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang  ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base  ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text  ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit       ( Test/HUnit.hs, dist/build/Test/HUnit.o )
Running Haddock for HUnit-1.3.1.1...
Running hscolour for HUnit-1.3.1.1...
Preprocessing library HUnit-1.3.1.1...
Preprocessing library HUnit-1.3.1.1...
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  56% (  5 /  9) in 'Test.HUnit.Lang'
  Missing documentation for:
    Module header
    Location (Test/HUnit/Lang.hs:40)
    Result (Test/HUnit/Lang.hs:76)
    HUnitFailure (Test/HUnit/Lang.hs:46)
  97% ( 33 / 34) in 'Test.HUnit.Base'
  Missing documentation for:
    Location (Test/HUnit/Lang.hs:40)
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html,
dist/doc/html/HUnit/HUnit.txt
Creating package registration file:
/tmp/pkgConf-HUnit-1.3.12145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/HUnit-1.3.1.1-21JuQs5D85SLjuJsLVrBpA
Registering HUnit-1.3.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-12272/HUnit-1.3.1.1'
Installed HUnit-1.3.1.1
cabal: Entering directory '/tmp/cabal-tmp-12272/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.03272545861572276965.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/hxt-charproperties-9.2.0.1-L1rhanzXQ304SfBOSkeXkX
Registering hxt-charproperties-9.2.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-12272/hxt-charproperties-9.2.0.1'
Installed hxt-charproperties-9.2.0.1
cabal: Entering directory '/tmp/cabal-tmp-12272/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.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.21569229320705178736.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-12272/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-12272/random-1.1'
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

System/Random.hs:43:1: warning: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...

System/Random.hs:43:1: warning: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-11584710873993967637.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-12272/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-12272/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.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )

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.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
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:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (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)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text: 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.219315139701605539862.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-12272/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-12272/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.2198628789995234140.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/hxt-unicode-9.0.2.4-AEIThHBnNFILy3JikxDDI3
Registering hxt-unicode-9.0.2.4...
cabal: Leaving directory '/tmp/cabal-tmp-12272/hxt-unicode-9.0.2.4'
Installed hxt-unicode-9.0.2.4
cabal: Entering directory '/tmp/cabal-tmp-12272/hashable-1.2.4.0'
Configuring hashable-1.2.4.0...
Building hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations]
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
Running Haddock for hashable-1.2.4.0...
Running hscolour for hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...

Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations]
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.41256273378129834447.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2
Registering hashable-1.2.4.0...
cabal: Leaving directory '/tmp/cabal-tmp-12272/hashable-1.2.4.0'
Installed hashable-1.2.4.0
cabal: Entering directory '/tmp/cabal-tmp-12272/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.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
[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)
  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)
  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)
  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)
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  Missing documentation for:
    Parser (Text/Parsec/ByteString.hs:24)
    GenParser (Text/Parsec/ByteString.hs:25)
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/ByteString/Lazy.hs:24)
    GenParser (Text/Parsec/ByteString/Lazy.hs:25)
  33% (  1 /  3) in 'Text.Parsec.Text'
  Missing documentation for:
    Parser (Text/Parsec/Text.hs:23)
    GenParser (Text/Parsec/Text.hs:24)
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/Text/Lazy.hs:23)
    GenParser (Text/Parsec/Text/Lazy.hs:24)
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
    runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
    tokens (Text/Parsec/Prim.hs: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)
  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)
 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)
  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.18441699391033206202.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/parsec-3.1.11-37j7M1YEHqtEooY7BpJdri
Registering parsec-3.1.11...
cabal: Leaving directory '/tmp/cabal-tmp-12272/parsec-3.1.11'
Installed parsec-3.1.11
cabal: Entering directory '/tmp/cabal-tmp-12272/polyparse-1.12'
Configuring polyparse-1.12...
Building polyparse-1.12...
Preprocessing library polyparse-1.12...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )

src/Text/ParserCombinators/Poly/Result.hs:3:15: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )

src/Text/ParserCombinators/Poly/Base.hs:3:19: warning: [-Wtabs]
    Tab character found here, and in 14 further locations.
    Please use spaces instead.
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )

src/Text/ParserCombinators/Poly/Parser.hs:7:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )

src/Text/ParserCombinators/Poly/Lazy.hs:4:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )

src/Text/ParserCombinators/Poly/StateParser.hs:7:14: warning: [-Wtabs]
    Tab character found here, and in 7 further locations.
    Please use spaces instead.
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )

src/Text/ParserCombinators/Poly/State.hs:3:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )

src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )

src/Text/ParserCombinators/Poly/Lex.hs:89:18: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o )
[10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o )
[11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o )

src/Text/Parse/ByteString.hs:5:15: warning: [-Wtabs]
    Tab character found here, and in 13 further locations.
    Please use spaces instead.
[12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o )
[13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o )
[14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o )

src/Text/ParserCombinators/Poly/Plain.hs:3:14: warning: [-Wtabs]
    Tab character found here, and in 9 further locations.
    Please use spaces instead.
[15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o )
[16 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, dist/build/Text/Parse.o )

src/Text/Parse.hs:4:15: warning: [-Wtabs]
    Tab character found here, and in 12 further locations.
    Please use spaces instead.
[17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o )
[18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
Running Haddock for polyparse-1.12...
Running hscolour for polyparse-1.12...
Preprocessing library polyparse-1.12...
Preprocessing library polyparse-1.12...

src/Text/ParserCombinators/Poly/Result.hs:3:15: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/Base.hs:3:19: warning: [-Wtabs]
    Tab character found here, and in 14 further locations.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/Parser.hs:7:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/Lazy.hs:4:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/StateParser.hs:7:14: warning: [-Wtabs]
    Tab character found here, and in 7 further locations.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/State.hs:3:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/Lex.hs:89:18: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.

src/Text/Parse/ByteString.hs:5:15: warning: [-Wtabs]
    Tab character found here, and in 13 further locations.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/Plain.hs:3:14: warning: [-Wtabs]
    Tab character found here, and in 9 further locations.
    Please use spaces instead.

src/Text/Parse.hs:4:15: warning: [-Wtabs]
    Tab character found here, and in 12 further locations.
    Please use spaces instead.
Haddock coverage:
  75% (  3 /  4) in 'Text.ParserCombinators.Poly.Result'
  Missing documentation for:
    Module header
  96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base'
  Missing documentation for:
    Module header
 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser'
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy'
  Missing documentation for:
    Module header
 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser'
  95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State'
  Missing documentation for:
    Module header
  90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy'
  Missing documentation for:
    Module header
    manyFinally (src/Text/ParserCombinators/Poly/StateLazy.hs:139)
 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString'
  Missing documentation for:
    Module header
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar'
  Missing documentation for:
    Module header
  97% ( 31 / 32) in 'Text.Parse.ByteString'
  Missing documentation for:
    Module header
  94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text'
  Missing documentation for:
    Module header
  95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText'
  Missing documentation for:
    Module header
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Text.ParserCombinators.Poly'
  Missing documentation for:
    Module header
  77% ( 23 / 30) in 'Text.Parse'
  Missing documentation for:
    Module header
    parseSigned (src/Text/Parse.hs:229)
    parseInt (src/Text/Parse.hs:234)
    parseDec (src/Text/Parse.hs:242)
    parseOct (src/Text/Parse.hs:242)
    parseHex (src/Text/Parse.hs:242)
    parseFloat (src/Text/Parse.hs:247)
  77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace'
  Missing documentation for:
    Parser (src/Text/ParserCombinators/HuttonMeijerWallace.hs:66)
    chainl (src/Text/ParserCombinators/HuttonMeijerWallace.hs:220)
    chainl1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:224)
    chainr (src/Text/ParserCombinators/HuttonMeijerWallace.hs:230)
    chainr1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:234)
    ops (src/Text/ParserCombinators/HuttonMeijerWallace.hs:243)
    bracket (src/Text/ParserCombinators/HuttonMeijerWallace.hs:246)
   6% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
  Missing documentation for:
    item (src/Text/ParserCombinators/HuttonMeijer.hs:83)
    first (src/Text/ParserCombinators/HuttonMeijer.hs:88)
    papply (src/Text/ParserCombinators/HuttonMeijer.hs:93)
    +++ (src/Text/ParserCombinators/HuttonMeijer.hs:100)
    sat (src/Text/ParserCombinators/HuttonMeijer.hs:103)
    many (src/Text/ParserCombinators/HuttonMeijer.hs:109)
    many1 (src/Text/ParserCombinators/HuttonMeijer.hs:113)
    sepby (src/Text/ParserCombinators/HuttonMeijer.hs:116)
    sepby1 (src/Text/ParserCombinators/HuttonMeijer.hs:119)
    chainl (src/Text/ParserCombinators/HuttonMeijer.hs:122)
    chainl1 (src/Text/ParserCombinators/HuttonMeijer.hs:125)
    chainr (src/Text/ParserCombinators/HuttonMeijer.hs:131)
    chainr1 (src/Text/ParserCombinators/HuttonMeijer.hs:134)
    ops (src/Text/ParserCombinators/HuttonMeijer.hs:140)
    bracket (src/Text/ParserCombinators/HuttonMeijer.hs:143)
    char (src/Text/ParserCombinators/HuttonMeijer.hs:150)
    digit (src/Text/ParserCombinators/HuttonMeijer.hs:153)
    lower (src/Text/ParserCombinators/HuttonMeijer.hs:156)
    upper (src/Text/ParserCombinators/HuttonMeijer.hs:159)
    letter (src/Text/ParserCombinators/HuttonMeijer.hs:162)
    alphanum (src/Text/ParserCombinators/HuttonMeijer.hs:165)
    string (src/Text/ParserCombinators/HuttonMeijer.hs:168)
    ident (src/Text/ParserCombinators/HuttonMeijer.hs:172)
    nat (src/Text/ParserCombinators/HuttonMeijer.hs:175)
    int (src/Text/ParserCombinators/HuttonMeijer.hs:180)
    spaces (src/Text/ParserCombinators/HuttonMeijer.hs:187)
    comment (src/Text/ParserCombinators/HuttonMeijer.hs:190)
    junk (src/Text/ParserCombinators/HuttonMeijer.hs:200)
    skip (src/Text/ParserCombinators/HuttonMeijer.hs:203)
    token (src/Text/ParserCombinators/HuttonMeijer.hs:206)
    natural (src/Text/ParserCombinators/HuttonMeijer.hs:213)
    integer (src/Text/ParserCombinators/HuttonMeijer.hs:216)
    symbol (src/Text/ParserCombinators/HuttonMeijer.hs:219)
    identifier (src/Text/ParserCombinators/HuttonMeijer.hs:222)
Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for:
    ParseResult
Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for:
    Token
Documentation created: dist/doc/html/polyparse/index.html,
dist/doc/html/polyparse/polyparse.txt
Creating package registration file:
/tmp/pkgConf-polyparse-1992277052284665220.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/polyparse-1.12-FkXEOA8o2Io9i7TJcmDT44
Registering polyparse-1.12...
cabal: Leaving directory '/tmp/cabal-tmp-12272/polyparse-1.12'
Installed polyparse-1.12
cabal: Entering directory '/tmp/cabal-tmp-12272/wl-pprint-text-1.1.0.4'
Configuring wl-pprint-text-1.1.0.4...
Building wl-pprint-text-1.1.0.4...
Preprocessing library wl-pprint-text-1.1.0.4...
[1 of 2] Compiling Text.PrettyPrint.Leijen.Text ( Text/PrettyPrint/Leijen/Text.hs, dist/build/Text/PrettyPrint/Leijen/Text.o )
[2 of 2] Compiling Text.PrettyPrint.Leijen.Text.Monadic ( Text/PrettyPrint/Leijen/Text/Monadic.hs, dist/build/Text/PrettyPrint/Leijen/Text/Monadic.o )
Running Haddock for wl-pprint-text-1.1.0.4...
Running hscolour for wl-pprint-text-1.1.0.4...
Preprocessing library wl-pprint-text-1.1.0.4...
Preprocessing library wl-pprint-text-1.1.0.4...
Haddock coverage:
  99% ( 93 / 94) in 'Text.PrettyPrint.Leijen.Text'
  Missing documentation for:
    width (Text/PrettyPrint/Leijen/Text.hs:677)
  99% ( 94 / 95) in 'Text.PrettyPrint.Leijen.Text.Monadic'
  Missing documentation for:
    width (Text/PrettyPrint/Leijen/Text/Monadic.hs:489)
Documentation created: dist/doc/html/wl-pprint-text/index.html,
dist/doc/html/wl-pprint-text/wl-pprint-text.txt
Creating package registration file:
/tmp/pkgConf-wl-pprint-text-1.1.063134035354449299.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/wl-pprint-text-1.1.0.4-DNIR7vi5nu8CLEkyclu4Li
Registering wl-pprint-text-1.1.0.4...
cabal: Leaving directory '/tmp/cabal-tmp-12272/wl-pprint-text-1.1.0.4'
Installed wl-pprint-text-1.1.0.4
cabal: Entering directory '/tmp/cabal-tmp-12272/hxt-regex-xmlschema-9.2.0.2'
Configuring hxt-regex-xmlschema-9.2.0.2...
Warning: 'ghc-options: -rtsopts' has no effect for libraries. It should only
be used for executables.
Building hxt-regex-xmlschema-9.2.0.2...
Preprocessing library hxt-regex-xmlschema-9.2.0.2...
[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.2...
Running hscolour for hxt-regex-xmlschema-9.2.0.2...
Preprocessing library hxt-regex-xmlschema-9.2.0.2...
Preprocessing library hxt-regex-xmlschema-9.2.0.2...
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.01470593630177312851.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/hxt-regex-xmlschema-9.2.0.2-7UvdTM1hm2suhaMp5j6mp
Registering hxt-regex-xmlschema-9.2.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-12272/hxt-regex-xmlschema-9.2.0.2'
Installed hxt-regex-xmlschema-9.2.0.2
cabal: Entering directory '/tmp/cabal-tmp-12272/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.11112087195603123090.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/network-uri-2.6.1.0-6PuDgH21OiwGLI4QZ1g9kt
Registering network-uri-2.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-12272/network-uri-2.6.1.0'
Installed network-uri-2.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-12272/HaXml-1.25.3'
Configuring HaXml-1.25.3...
Building HaXml-1.25.3...
Preprocessing library HaXml-1.25.3...
[ 1 of 42] Compiling Text.XML.HaXml.Xtract.Lex ( src/Text/XML/HaXml/Xtract/Lex.hs, dist/build/Text/XML/HaXml/Xtract/Lex.o )

src/Text/XML/HaXml/Xtract/Lex.hs:21:19: warning: [-Wtabs]
    Tab character found here, and in five further locations.
    Please use spaces instead.
[ 2 of 42] Compiling Text.XML.HaXml.Posn ( src/Text/XML/HaXml/Posn.hs, dist/build/Text/XML/HaXml/Posn.o )
[ 3 of 42] Compiling Text.XML.HaXml.Lex ( src/Text/XML/HaXml/Lex.hs, dist/build/Text/XML/HaXml/Lex.o )

src/Text/XML/HaXml/Lex.hs:41:21: warning: [-Wtabs]
    Tab character found here, and in 146 further locations.
    Please use spaces instead.
[ 4 of 42] Compiling Text.XML.HaXml.DtdToHaskell.TypeDef ( src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs, dist/build/Text/XML/HaXml/DtdToHaskell/TypeDef.o )

src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:48:18: warning: [-Wtabs]
    Tab character found here, and in six further locations.
    Please use spaces instead.
[ 5 of 42] Compiling Text.XML.HaXml.DtdToHaskell.Instance ( src/Text/XML/HaXml/DtdToHaskell/Instance.hs, dist/build/Text/XML/HaXml/DtdToHaskell/Instance.o )
[ 6 of 42] Compiling Text.XML.HaXml.Types ( src/Text/XML/HaXml/Types.hs, dist/build/Text/XML/HaXml/Types.o )
[ 7 of 42] Compiling Text.XML.HaXml.Escape ( src/Text/XML/HaXml/Escape.hs, dist/build/Text/XML/HaXml/Escape.o )
[ 8 of 42] Compiling Text.XML.HaXml.Namespaces ( src/Text/XML/HaXml/Namespaces.hs, dist/build/Text/XML/HaXml/Namespaces.o )
[ 9 of 42] Compiling Text.XML.HaXml.Combinators ( src/Text/XML/HaXml/Combinators.hs, dist/build/Text/XML/HaXml/Combinators.o )

src/Text/XML/HaXml/Combinators.hs:59:39: warning: [-Wtabs]
    Tab character found here, and in 7 further locations.
    Please use spaces instead.
[10 of 42] Compiling Text.XML.HaXml.Parse ( src/Text/XML/HaXml/Parse.hs, dist/build/Text/XML/HaXml/Parse.o )

src/Text/XML/HaXml/Parse.hs:108:11: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[11 of 42] Compiling Text.XML.HaXml.Pretty ( src/Text/XML/HaXml/Pretty.hs, dist/build/Text/XML/HaXml/Pretty.o )
[12 of 42] Compiling Text.XML.HaXml.Html.Generate ( src/Text/XML/HaXml/Html/Generate.hs, dist/build/Text/XML/HaXml/Html/Generate.o )
[13 of 42] Compiling Text.XML.HaXml.Html.Parse ( src/Text/XML/HaXml/Html/Parse.hs, dist/build/Text/XML/HaXml/Html/Parse.o )

src/Text/XML/HaXml/Html/Parse.hs:332:30: warning: [-Wtabs]
    Tab character found here, and in five further locations.
    Please use spaces instead.
[14 of 42] Compiling Text.XML.HaXml.Wrappers ( src/Text/XML/HaXml/Wrappers.hs, dist/build/Text/XML/HaXml/Wrappers.o )
[15 of 42] Compiling Text.XML.HaXml.Verbatim ( src/Text/XML/HaXml/Verbatim.hs, dist/build/Text/XML/HaXml/Verbatim.o )
[16 of 42] Compiling Text.XML.HaXml.ByteStringPP ( src/Text/XML/HaXml/ByteStringPP.hs, dist/build/Text/XML/HaXml/ByteStringPP.o )
[17 of 42] Compiling Text.XML.HaXml.DtdToHaskell.Convert ( src/Text/XML/HaXml/DtdToHaskell/Convert.hs, dist/build/Text/XML/HaXml/DtdToHaskell/Convert.o )
[18 of 42] Compiling Text.XML.HaXml.Html.ParseLazy ( src/Text/XML/HaXml/Html/ParseLazy.hs, dist/build/Text/XML/HaXml/Html/ParseLazy.o )

src/Text/XML/HaXml/Html/ParseLazy.hs:331:30: warning: [-Wtabs]
    Tab character found here, and in five further locations.
    Please use spaces instead.
[19 of 42] Compiling Text.XML.HaXml.Html.Pretty ( src/Text/XML/HaXml/Html/Pretty.hs, dist/build/Text/XML/HaXml/Html/Pretty.o )

src/Text/XML/HaXml/Html/Pretty.hs:147:12: warning: [-Wtabs]
    Tab character found here, and in 42 further locations.
    Please use spaces instead.
[20 of 42] Compiling Text.XML.HaXml.ParseLazy ( src/Text/XML/HaXml/ParseLazy.hs, dist/build/Text/XML/HaXml/ParseLazy.o )

src/Text/XML/HaXml/ParseLazy.hs:112:11: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[21 of 42] Compiling Text.XML.HaXml.SAX ( src/Text/XML/HaXml/SAX.hs, dist/build/Text/XML/HaXml/SAX.o )

src/Text/XML/HaXml/SAX.hs:8:1: warning: [-Wtabs]
    Tab character found here, and in 43 further locations.
    Please use spaces instead.
[22 of 42] Compiling Text.XML.HaXml.Schema.XSDTypeModel ( src/Text/XML/HaXml/Schema/XSDTypeModel.hs, dist/build/Text/XML/HaXml/Schema/XSDTypeModel.o )

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

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:132:40: warning: [-Wtabs]
    Tab character found here, and in five further locations.
    Please use spaces instead.
[25 of 42] Compiling Text.XML.HaXml.TypeMapping ( src/Text/XML/HaXml/TypeMapping.hs, dist/build/Text/XML/HaXml/TypeMapping.o )

src/Text/XML/HaXml/TypeMapping.hs:4:18: warning: [-Wtabs]
    Tab character found here, and in 12 further locations.
    Please use spaces instead.
[26 of 42] Compiling Text.XML.HaXml.XmlContent.Parser ( src/Text/XML/HaXml/XmlContent/Parser.hs, dist/build/Text/XML/HaXml/XmlContent/Parser.o )
[27 of 42] Compiling Text.XML.HaXml.XmlContent ( src/Text/XML/HaXml/XmlContent.hs, dist/build/Text/XML/HaXml/XmlContent.o )
[28 of 42] Compiling Text.XML.HaXml.Validate ( src/Text/XML/HaXml/Validate.hs, dist/build/Text/XML/HaXml/Validate.o )

src/Text/XML/HaXml/Validate.hs:39:48: warning: [-Wtabs]
    Tab character found here, and in five further locations.
    Please use spaces instead.
[29 of 42] Compiling Text.XML.HaXml.OneOfN ( src/Text/XML/HaXml/OneOfN.hs, dist/build/Text/XML/HaXml/OneOfN.o )
[30 of 42] Compiling Text.XML.HaXml.Schema.Parse ( src/Text/XML/HaXml/Schema/Parse.hs, dist/build/Text/XML/HaXml/Schema/Parse.o )
[31 of 42] Compiling Text.XML.HaXml.Schema.HaskellTypeModel ( src/Text/XML/HaXml/Schema/HaskellTypeModel.hs, dist/build/Text/XML/HaXml/Schema/HaskellTypeModel.o )
[32 of 42] Compiling Text.XML.HaXml.Schema.PrettyHaskell ( src/Text/XML/HaXml/Schema/PrettyHaskell.hs, dist/build/Text/XML/HaXml/Schema/PrettyHaskell.o )

src/Text/XML/HaXml/Schema/PrettyHaskell.hs:547:1: warning: [-Wtabs]
    Tab character found here, and in one further location.
    Please use spaces instead.
[33 of 42] Compiling Text.XML.HaXml.Schema.PrettyHsBoot ( src/Text/XML/HaXml/Schema/PrettyHsBoot.hs, dist/build/Text/XML/HaXml/Schema/PrettyHsBoot.o )
[34 of 42] Compiling Text.XML.HaXml.Schema.Environment ( src/Text/XML/HaXml/Schema/Environment.hs, dist/build/Text/XML/HaXml/Schema/Environment.o )

src/Text/XML/HaXml/Schema/Environment.hs:88:39: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[35 of 42] Compiling Text.XML.HaXml.Schema.TypeConversion ( src/Text/XML/HaXml/Schema/TypeConversion.hs, dist/build/Text/XML/HaXml/Schema/TypeConversion.o )

src/Text/XML/HaXml/Schema/TypeConversion.hs:298:1: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[36 of 42] Compiling Text.XML.HaXml.ShowXmlLazy ( src/Text/XML/HaXml/ShowXmlLazy.hs, dist/build/Text/XML/HaXml/ShowXmlLazy.o )
[37 of 42] Compiling Text.XML.HaXml.Util ( src/Text/XML/HaXml/Util.hs, dist/build/Text/XML/HaXml/Util.o )
[38 of 42] Compiling Text.XML.HaXml.XmlContent.Haskell ( src/Text/XML/HaXml/XmlContent/Haskell.hs, dist/build/Text/XML/HaXml/XmlContent/Haskell.o )
[39 of 42] Compiling Text.XML.HaXml.Xtract.Combinators ( src/Text/XML/HaXml/Xtract/Combinators.hs, dist/build/Text/XML/HaXml/Xtract/Combinators.o )

src/Text/XML/HaXml/Xtract/Combinators.hs:70:26: warning: [-Wtabs]
    Tab character found here, and in one further location.
    Please use spaces instead.
[40 of 42] Compiling Text.XML.HaXml.Xtract.Parse ( src/Text/XML/HaXml/Xtract/Parse.hs, dist/build/Text/XML/HaXml/Xtract/Parse.o )

src/Text/XML/HaXml/Xtract/Parse.hs:231:42: warning: [-Wtabs]
    Tab character found here, and in three further locations.
    Please use spaces instead.
[41 of 42] Compiling Text.XML.HaXml.Schema.Schema ( src/Text/XML/HaXml/Schema/Schema.hs, dist/build/Text/XML/HaXml/Schema/Schema.o )
[42 of 42] Compiling Text.XML.HaXml   ( src/Text/XML/HaXml.hs, dist/build/Text/XML/HaXml.o )

src/Text/XML/HaXml.hs:37:1: warning: [-Wtabs]
    Tab character found here, and in one further location.
    Please use spaces instead.
Preprocessing executable 'Canonicalise' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/Canonicalise.hs, dist/build/Canonicalise/Canonicalise-tmp/Main.o )
Linking dist/build/Canonicalise/Canonicalise ...
Preprocessing executable 'CanonicaliseLazy' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/CanonicaliseLazy.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Main.o )
Linking dist/build/CanonicaliseLazy/CanonicaliseLazy ...
Preprocessing executable 'Xtract' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/Xtract.hs, dist/build/Xtract/Xtract-tmp/Main.o )

src/tools/Xtract.hs:32:1: warning: [-Wmissing-signatures]
    Top-level binding with no type signature: defaultOptions :: Opts

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

src/tools/MkOneOf.hs:92:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
Linking dist/build/MkOneOf/MkOneOf ...
Preprocessing executable 'DtdToHaskell' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/DtdToHaskell.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Main.o )

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

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

src/tools/FpMLToHaskell.hs:40:1: warning: [-Wunused-imports]
    The import of ‘vcat’
    from module ‘Text.PrettyPrint.HughesPJ’ is redundant

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

src/tools/FpMLToHaskell.hs:77:37: warning: [-Wunused-matches]
    Defined but not used: ‘outf’

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

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

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

src/tools/FpMLToHaskell.hs:203:12: warning: [-Wunused-matches]
    Defined but not used: ‘proj’

src/tools/FpMLToHaskell.hs:203:17: warning: [-Wunused-matches]
    Defined but not used: ‘x’
Linking dist/build/FpMLToHaskell/FpMLToHaskell ...
Running Haddock for HaXml-1.25.3...
Running hscolour for HaXml-1.25.3...
Preprocessing library HaXml-1.25.3...
Preprocessing executable 'Canonicalise' for HaXml-1.25.3...
Preprocessing executable 'CanonicaliseLazy' for HaXml-1.25.3...
Preprocessing executable 'Xtract' for HaXml-1.25.3...
Preprocessing executable 'Validate' for HaXml-1.25.3...
Preprocessing executable 'MkOneOf' for HaXml-1.25.3...
Preprocessing executable 'DtdToHaskell' for HaXml-1.25.3...
Preprocessing executable 'XsdToHaskell' for HaXml-1.25.3...
Preprocessing executable 'FpMLToHaskell' for HaXml-1.25.3...
Preprocessing library HaXml-1.25.3...

src/Text/XML/HaXml/Xtract/Lex.hs:21:19: warning: [-Wtabs]
    Tab character found here, and in five further locations.
    Please use spaces instead.

src/Text/XML/HaXml/Lex.hs:41:21: warning: [-Wtabs]
    Tab character found here, and in 146 further locations.
    Please use spaces instead.

src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:48:18: warning: [-Wtabs]
    Tab character found here, and in six further locations.
    Please use spaces instead.

src/Text/XML/HaXml/Combinators.hs:59:39: warning: [-Wtabs]
    Tab character found here, and in 7 further locations.
    Please use spaces instead.

src/Text/XML/HaXml/Parse.hs:108:11: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.

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

src/Text/XML/HaXml/Html/Pretty.hs:147:12: warning: [-Wtabs]
    Tab character found here, and in 42 further locations.
    Please use spaces instead.

src/Text/XML/HaXml/ParseLazy.hs:112:11: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.

src/Text/XML/HaXml/SAX.hs:8:1: warning: [-Wtabs]
    Tab character found here, and in 41 further locations.
    Please use spaces instead.

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

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:132:40: warning: [-Wtabs]
    Tab character found here, and in five further locations.
    Please use spaces instead.

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

src/Text/XML/HaXml/Schema/PrettyHaskell.hs:547:1: warning: [-Wtabs]
    Tab character found here, and in one further location.
    Please use spaces instead.

src/Text/XML/HaXml/Schema/Environment.hs:88:39: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.

src/Text/XML/HaXml/Schema/TypeConversion.hs:298:1: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.

src/Text/XML/HaXml/Xtract/Combinators.hs:70:26: warning: [-Wtabs]
    Tab character found here, and in one further location.
    Please use spaces instead.

src/Text/XML/HaXml/Xtract/Parse.hs:231:42: warning: [-Wtabs]
    Tab character found here, and in three further locations.
    Please use spaces instead.

src/Text/XML/HaXml.hs:37:1: warning: [-Wtabs]
    Tab character found here, and in one further location.
    Please use spaces instead.
rc/Text/XML/HaXml/XmlContent/Parser.hs:598)
    fromAttrToStr (src/Text/XML/HaXml/XmlContent/Parser.hs:601)
    toAttrFrStr (src/Text/XML/HaXml/XmlContent/Parser.hs:606)
    str2attr (src/Text/XML/HaXml/XmlContent/Parser.hs:609)
    attr2str (src/Text/XML/HaXml/XmlContent/Parser.hs:622)
 100% ( 17 / 17) in 'Text.XML.HaXml.XmlContent'
 100% (  3 /  3) in 'Text.XML.HaXml.Validate'
   2% (  2 / 81) in 'Text.XML.HaXml.OneOfN'
  Missing documentation for:
    Module header
     (src/Text/XML/HaXml/OneOfN.hs:11)
     (src/Text/XML/HaXml/OneOfN.hs:17)
    foldOneOf1 (src/Text/XML/HaXml/OneOfN.hs:25)
     (src/Text/XML/HaXml/OneOfN.hs:38)
     (src/Text/XML/HaXml/OneOfN.hs:45)
    foldOneOf2 (src/Text/XML/HaXml/OneOfN.hs:54)
    OneOf3 (src/Text/XML/HaXml/OneOfN.hs:61)
     (src/Text/XML/HaXml/OneOfN.hs:65)
     (src/Text/XML/HaXml/OneOfN.hs:69)
    foldOneOf3 (src/Text/XML/HaXml/OneOfN.hs:79)
    OneOf4 (src/Text/XML/HaXml/OneOfN.hs:87)
     (src/Text/XML/HaXml/OneOfN.hs:91)
     (src/Text/XML/HaXml/OneOfN.hs:95)
    foldOneOf4 (src/Text/XML/HaXml/OneOfN.hs:106)
    OneOf5 (src/Text/XML/HaXml/OneOfN.hs:115)
     (src/Text/XML/HaXml/OneOfN.hs:119)
     (src/Text/XML/HaXml/OneOfN.hs:123)
    foldOneOf5 (src/Text/XML/HaXml/OneOfN.hs:136)
    OneOf6 (src/Text/XML/HaXml/OneOfN.hs:146)
     (src/Text/XML/HaXml/OneOfN.hs:150)
     (src/Text/XML/HaXml/OneOfN.hs:155)
    foldOneOf6 (src/Text/XML/HaXml/OneOfN.hs:170)
    OneOf7 (src/Text/XML/HaXml/OneOfN.hs:181)
     (src/Text/XML/HaXml/OneOfN.hs:186)
     (src/Text/XML/HaXml/OneOfN.hs:191)
    foldOneOf7 (src/Text/XML/HaXml/OneOfN.hs:207)
    OneOf8 (src/Text/XML/HaXml/OneOfN.hs:220)
     (src/Text/XML/HaXml/OneOfN.hs:225)
     (src/Text/XML/HaXml/OneOfN.hs:230)
    foldOneOf8 (src/Text/XML/HaXml/OneOfN.hs:247)
    OneOf9 (src/Text/XML/HaXml/OneOfN.hs:261)
     (src/Text/XML/HaXml/OneOfN.hs:266)
     (src/Text/XML/HaXml/OneOfN.hs:271)
    foldOneOf9 (src/Text/XML/HaXml/OneOfN.hs:290)
    OneOf10 (src/Text/XML/HaXml/OneOfN.hs:305)
     (src/Text/XML/HaXml/OneOfN.hs:310)
     (src/Text/XML/HaXml/OneOfN.hs:315)
    foldOneOf10 (src/Text/XML/HaXml/OneOfN.hs:335)
    OneOf11 (src/Text/XML/HaXml/OneOfN.hs:351)
     (src/Text/XML/HaXml/OneOfN.hs:357)
     (src/Text/XML/HaXml/OneOfN.hs:363)
    foldOneOf11 (src/Text/XML/HaXml/OneOfN.hs:386)
    OneOf12 (src/Text/XML/HaXml/OneOfN.hs:403)
     (src/Text/XML/HaXml/OneOfN.hs:409)
     (src/Text/XML/HaXml/OneOfN.hs:415)
    foldOneOf12 (src/Text/XML/HaXml/OneOfN.hs:439)
    OneOf13 (src/Text/XML/HaXml/OneOfN.hs:457)
     (src/Text/XML/HaXml/OneOfN.hs:463)
     (src/Text/XML/HaXml/OneOfN.hs:469)
    foldOneOf13 (src/Text/XML/HaXml/OneOfN.hs:494)
    OneOf14 (src/Text/XML/HaXml/OneOfN.hs:514)
     (src/Text/XML/HaXml/OneOfN.hs:520)
     (src/Text/XML/HaXml/OneOfN.hs:526)
    foldOneOf14 (src/Text/XML/HaXml/OneOfN.hs:553)
    OneOf15 (src/Text/XML/HaXml/OneOfN.hs:574)
     (src/Text/XML/HaXml/OneOfN.hs:581)
     (src/Text/XML/HaXml/OneOfN.hs:587)
    foldOneOf15 (src/Text/XML/HaXml/OneOfN.hs:615)
    OneOf16 (src/Text/XML/HaXml/OneOfN.hs:637)
     (src/Text/XML/HaXml/OneOfN.hs:644)
     (src/Text/XML/HaXml/OneOfN.hs:651)
    foldOneOf16 (src/Text/XML/HaXml/OneOfN.hs:681)
    OneOf17 (src/Text/XML/HaXml/OneOfN.hs:704)
     (src/Text/XML/HaXml/OneOfN.hs:711)
     (src/Text/XML/HaXml/OneOfN.hs:718)
    foldOneOf17 (src/Text/XML/HaXml/OneOfN.hs:750)
    OneOf18 (src/Text/XML/HaXml/OneOfN.hs:774)
     (src/Text/XML/HaXml/OneOfN.hs:781)
     (src/Text/XML/HaXml/OneOfN.hs:788)
    foldOneOf18 (src/Text/XML/HaXml/OneOfN.hs:821)
    OneOf19 (src/Text/XML/HaXml/OneOfN.hs:846)
     (src/Text/XML/HaXml/OneOfN.hs:854)
     (src/Text/XML/HaXml/OneOfN.hs:861)
    foldOneOf19 (src/Text/XML/HaXml/OneOfN.hs:895)
    OneOf20 (src/Text/XML/HaXml/OneOfN.hs:922)
     (src/Text/XML/HaXml/OneOfN.hs:930)
     (src/Text/XML/HaXml/OneOfN.hs:937)
    foldOneOf20 (src/Text/XML/HaXml/OneOfN.hs:973)
  91% ( 53 / 58) in 'Text.XML.HaXml.Schema.Parse'
  Missing documentation for:
    Module header
    block (src/Text/XML/HaXml/Schema/Parse.hs:238)
    aFacet (src/Text/XML/HaXml/Schema/Parse.hs:339)
    facet (src/Text/XML/HaXml/Schema/Parse.hs:353)
    space (src/Text/XML/HaXml/Schema/Parse.hs:616)
  67% (  6 /  9) in 'Text.XML.HaXml.Schema.HaskellTypeModel'
  Missing documentation for:
    Element (src/Text/XML/HaXml/Schema/HaskellTypeModel.hs:138)
    Attribute (src/Text/XML/HaXml/Schema/HaskellTypeModel.hs:156)
    Modifier (src/Text/XML/HaXml/Schema/HaskellTypeModel.hs:163)
 100% (  6 /  6) in 'Text.XML.HaXml.Schema.PrettyHaskell'
 100% (  6 /  6) in 'Text.XML.HaXml.Schema.PrettyHsBoot'
  83% ( 10 / 12) in 'Text.XML.HaXml.Schema.Environment'
  Missing documentation for:
    Module header
    Environment (src/Text/XML/HaXml/Schema/Environment.hs:45)
  42% (  5 / 12) in 'Text.XML.HaXml.Schema.TypeConversion'
  Missing documentation for:
    Module header
    comment (src/Text/XML/HaXml/Schema/TypeConversion.hs:460)
    xname (src/Text/XML/HaXml/Schema/TypeConversion.hs:465)
    checkXName (src/Text/XML/HaXml/Schema/TypeConversion.hs:468)
    nameOfSimple (src/Text/XML/HaXml/Schema/TypeConversion.hs:474)
    mkRestrict (src/Text/XML/HaXml/Schema/TypeConversion.hs:481)
    singleton (src/Text/XML/HaXml/Schema/TypeConversion.hs:513)
  50% (  1 /  2) in 'Text.XML.HaXml.ShowXmlLazy'
  Missing documentation for:
    Module header
  67% (  4 /  6) in 'Text.XML.HaXml.Util'
  Missing documentation for:
    attrs (src/Text/XML/HaXml/Util.hs:31)
    tagTextContent (src/Text/XML/HaXml/Util.hs:34)
 100% ( 16 / 16) in 'Text.XML.HaXml.XmlContent.Haskell'
  56% ( 15 / 27) in 'Text.XML.HaXml.Xtract.Combinators'
  Missing documentation for:
    children (src/Text/XML/HaXml/Xtract/Combinators.hs:73)
    elm (src/Text/XML/HaXml/Xtract/Combinators.hs:73)
    txt (src/Text/XML/HaXml/Xtract/Combinators.hs:73)
    applypred (src/Text/XML/HaXml/Xtract/Combinators.hs:78)
    iffind (src/Text/XML/HaXml/Xtract/Combinators.hs:81)
    ifTxt (src/Text/XML/HaXml/Xtract/Combinators.hs:88)
    cat (src/Text/XML/HaXml/Xtract/Combinators.hs:92)
    /> (src/Text/XML/HaXml/Xtract/Combinators.hs:95)
    </ (src/Text/XML/HaXml/Xtract/Combinators.hs:98)
    deep (src/Text/XML/HaXml/Xtract/Combinators.hs:101)
    deepest (src/Text/XML/HaXml/Xtract/Combinators.hs:101)
    multi (src/Text/XML/HaXml/Xtract/Combinators.hs:101)
 100% (  3 /  3) in 'Text.XML.HaXml.Xtract.Parse'
  71% ( 20 / 28) in 'Text.XML.HaXml.Schema.Schema'
  Missing documentation for:
    Module header
    Occurs (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:239)
    parseAnyElement (src/Text/XML/HaXml/Schema/Schema.hs:131)
    Content (src/Text/XML/HaXml/Types.hs:169)
    toXMLElement (src/Text/XML/HaXml/Schema/Schema.hs:141)
    toXMLText (src/Text/XML/HaXml/Schema/Schema.hs:145)
    toXMLAnyElement (src/Text/XML/HaXml/Schema/Schema.hs:149)
    toXMLAttribute (src/Text/XML/HaXml/Schema/Schema.hs:153)
 100% ( 13 / 13) in 'Text.XML.HaXml'
Warning: Text.XML.HaXml.Parse: could not find link destinations for:
    SymTabs
Warning: Text.XML.HaXml.ParseLazy: could not find link destinations for:
    SymTabs
Warning: Text.XML.HaXml.Schema.PrimitiveTypes: could not find link destinations for:
    D:R:URecFloatp0 UFloat uFloat# D:R:URecDoublep0 UDouble uDouble# unsafeIndex unsafeRangeSize D:R:URecIntp0 UInt uInt#
Warning: Text.XML.HaXml.Schema.PrettyHaskell: could not find link destinations for:
    CommentPosition
Warning: Text.XML.HaXml.Schema.PrettyHsBoot: could not find link destinations for:
    CommentPosition
Documentation created: dist/doc/html/HaXml/index.html,
dist/doc/html/HaXml/HaXml.txt
Preprocessing executable 'Canonicalise' for HaXml-1.25.3...
Preprocessing executable 'CanonicaliseLazy' for HaXml-1.25.3...
Preprocessing executable 'Xtract' for HaXml-1.25.3...
Preprocessing executable 'Validate' for HaXml-1.25.3...
Preprocessing executable 'MkOneOf' for HaXml-1.25.3...
Preprocessing executable 'DtdToHaskell' for HaXml-1.25.3...
Preprocessing executable 'XsdToHaskell' for HaXml-1.25.3...
Preprocessing executable 'FpMLToHaskell' for HaXml-1.25.3...
Creating package registration file:
/tmp/pkgConf-HaXml-1.252179855881786910435.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/HaXml-1.25.3-BdMlB1PfskoF2E1uVMkf7H
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering HaXml-1.25.3...
cabal: Leaving directory '/tmp/cabal-tmp-12272/HaXml-1.25.3'
Installed HaXml-1.25.3
cabal: Entering directory '/tmp/cabal-tmp-12272/hxt-9.3.1.15'
Configuring hxt-9.3.1.15...
Building hxt-9.3.1.15...
Preprocessing library hxt-9.3.1.15...
[ 1 of 82] Compiling Text.XML.HXT.Parser.XmlCharParser ( src/Text/XML/HXT/Parser/XmlCharParser.hs, dist/build/Text/XML/HXT/Parser/XmlCharParser.o )
[ 2 of 82] Compiling Text.XML.HXT.DTDValidation.RE ( src/Text/XML/HXT/DTDValidation/RE.hs, dist/build/Text/XML/HXT/DTDValidation/RE.o )
[ 3 of 82] Compiling Text.XML.HXT.DOM.MimeTypeDefaults ( src/Text/XML/HXT/DOM/MimeTypeDefaults.hs, dist/build/Text/XML/HXT/DOM/MimeTypeDefaults.o )
[ 4 of 82] Compiling Text.XML.HXT.DOM.MimeTypes ( src/Text/XML/HXT/DOM/MimeTypes.hs, dist/build/Text/XML/HXT/DOM/MimeTypes.o )
[ 5 of 82] Compiling Text.XML.HXT.DOM.Util ( src/Text/XML/HXT/DOM/Util.hs, dist/build/Text/XML/HXT/DOM/Util.o )
[ 6 of 82] Compiling Text.XML.HXT.DOM.XmlKeywords ( src/Text/XML/HXT/DOM/XmlKeywords.hs, dist/build/Text/XML/HXT/DOM/XmlKeywords.o )
[ 7 of 82] Compiling Text.XML.HXT.Parser.ProtocolHandlerUtil ( src/Text/XML/HXT/Parser/ProtocolHandlerUtil.hs, dist/build/Text/XML/HXT/Parser/ProtocolHandlerUtil.o )
[ 8 of 82] Compiling Text.XML.HXT.Version ( src/Text/XML/HXT/Version.hs, dist/build/Text/XML/HXT/Version.o )
[ 9 of 82] Compiling Text.XML.HXT.XMLSchema.DataTypeLibW3CNames ( src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs, dist/build/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.o )
[10 of 82] Compiling Text.XML.HXT.Parser.XmlEntities ( src/Text/XML/HXT/Parser/XmlEntities.hs, dist/build/Text/XML/HXT/Parser/XmlEntities.o )
[11 of 82] Compiling Text.XML.HXT.Parser.XhtmlEntities ( src/Text/XML/HXT/Parser/XhtmlEntities.hs, dist/build/Text/XML/HXT/Parser/XhtmlEntities.o )
[12 of 82] Compiling Text.XML.HXT.IO.GetFILE ( src/Text/XML/HXT/IO/GetFILE.hs, dist/build/Text/XML/HXT/IO/GetFILE.o )
[13 of 82] Compiling Data.Function.Selector ( src/Data/Function/Selector.hs, dist/build/Data/Function/Selector.o )
[14 of 82] Compiling Data.Atom        ( src/Data/Atom.hs, dist/build/Data/Atom.o )
[15 of 82] Compiling Data.AssocList   ( src/Data/AssocList.hs, dist/build/Data/AssocList.o )
[16 of 82] Compiling Data.Tree.Class  ( src/Data/Tree/Class.hs, dist/build/Data/Tree/Class.o )
[17 of 82] Compiling Control.Arrow.ArrowState ( src/Control/Arrow/ArrowState.hs, dist/build/Control/Arrow/ArrowState.o )
[18 of 82] Compiling Data.Tree.NavigatableTree.Class ( src/Data/Tree/NavigatableTree/Class.hs, dist/build/Data/Tree/NavigatableTree/Class.o )
[19 of 82] Compiling Data.Tree.NavigatableTree.XPathAxis ( src/Data/Tree/NavigatableTree/XPathAxis.hs, dist/build/Data/Tree/NavigatableTree/XPathAxis.o )

src/Data/Tree/NavigatableTree/XPathAxis.hs:104:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NavigatableTree t
    • In the type signature for:
           selfAxis :: NavigatableTree t => t a -> [t a]
[20 of 82] Compiling Control.FlatSeq  ( src/Control/FlatSeq.hs, dist/build/Control/FlatSeq.o )
[21 of 82] Compiling Data.Tree.NTree.TypeDefs ( src/Data/Tree/NTree/TypeDefs.hs, dist/build/Data/Tree/NTree/TypeDefs.o )
[22 of 82] Compiling Data.Tree.NTree.Edit ( src/Data/Tree/NTree/Edit.hs, dist/build/Data/Tree/NTree/Edit.o )
[23 of 82] Compiling Data.Tree.NTree.Zipper.TypeDefs ( src/Data/Tree/NTree/Zipper/TypeDefs.hs, dist/build/Data/Tree/NTree/Zipper/TypeDefs.o )
[24 of 82] Compiling Text.XML.HXT.DOM.QualifiedName ( src/Text/XML/HXT/DOM/QualifiedName.hs, dist/build/Text/XML/HXT/DOM/QualifiedName.o )

src/Text/XML/HXT/DOM/QualifiedName.hs:562:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NFData r
    • In the type signature for:
           changeNameCache :: NFData r => ChangeNameCache r -> r
[25 of 82] Compiling Text.XML.HXT.DOM.TypeDefs ( src/Text/XML/HXT/DOM/TypeDefs.hs, dist/build/Text/XML/HXT/DOM/TypeDefs.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.Parser.XmlTokenParser ( src/Text/XML/HXT/Parser/XmlTokenParser.hs, dist/build/Text/XML/HXT/Parser/XmlTokenParser.o )
[29 of 82] Compiling Text.XML.HXT.Parser.XmlDTDTokenParser ( src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs, dist/build/Text/XML/HXT/Parser/XmlDTDTokenParser.o )
[30 of 82] Compiling Text.XML.HXT.DOM.ShowXml ( src/Text/XML/HXT/DOM/ShowXml.hs, dist/build/Text/XML/HXT/DOM/ShowXml.o )
[31 of 82] Compiling Text.XML.HXT.DOM.FormatXmlTree ( src/Text/XML/HXT/DOM/FormatXmlTree.hs, dist/build/Text/XML/HXT/DOM/FormatXmlTree.o )
[32 of 82] Compiling Text.XML.HXT.Parser.XmlParsec ( src/Text/XML/HXT/Parser/XmlParsec.hs, dist/build/Text/XML/HXT/Parser/XmlParsec.o )
[33 of 82] Compiling Text.XML.HXT.Parser.HtmlParsec ( src/Text/XML/HXT/Parser/HtmlParsec.hs, dist/build/Text/XML/HXT/Parser/HtmlParsec.o )
[34 of 82] Compiling Text.XML.HXT.Parser.XmlDTDParser ( src/Text/XML/HXT/Parser/XmlDTDParser.hs, dist/build/Text/XML/HXT/Parser/XmlDTDParser.o )
[35 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 )
[36 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 )
[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 )

src/Control/Arrow/ArrowNavigatableTree.hs:207:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NavigatableTree t
    • In the type signature for:
           moveOn :: (ArrowList a, NavigatableTree t) =>
                     a (t b) (t b) -> a (t b) (t b)

src/Control/Arrow/ArrowNavigatableTree.hs:221:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ArrowList a
    • In the type signature for:
           changeThisTree :: (ArrowList a, ArrowIf a,
                              NavigatableTreeToTree nt t, NavigatableTreeModify nt t) =>
                             a (t b) (t b) -> a (nt b) (nt b)

src/Control/Arrow/ArrowNavigatableTree.hs:231:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ArrowList a
    • In the type signature for:
           substThisTree :: (ArrowList a, ArrowIf a,
                             NavigatableTreeToTree nt t, NavigatableTreeModify nt t) =>
                            t b -> a (nt b) (nt b)

src/Control/Arrow/ArrowNavigatableTree.hs:270:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NavigatableTreeModify nt t
    • In the type signature for:
           addToOneSide :: (ArrowList a, NavigatableTreeToTree nt t,
                            NavigatableTreeModify nt t) =>
                           (Maybe (nt b) -> [t b] -> Maybe (nt b))
                           -> a (t b) (t b) -> a (nt b) (nt b)
[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.StateListArrow ( src/Control/Arrow/StateListArrow.hs, dist/build/Control/Arrow/StateListArrow.o )
[44 of 82] Compiling Control.Arrow.NTreeEdit ( src/Control/Arrow/NTreeEdit.hs, dist/build/Control/Arrow/NTreeEdit.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.XmlState.TypeDefs ( src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs, dist/build/Text/XML/HXT/Arrow/XmlState/TypeDefs.o )
[50 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 )
[51 of 82] Compiling Text.XML.HXT.Arrow.XmlArrow ( src/Text/XML/HXT/Arrow/XmlArrow.hs, dist/build/Text/XML/HXT/Arrow/XmlArrow.o )
[52 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 )
[53 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 )
[54 of 82] Compiling Text.XML.HXT.Arrow.XmlOptions ( src/Text/XML/HXT/Arrow/XmlOptions.hs, dist/build/Text/XML/HXT/Arrow/XmlOptions.o )
[55 of 82] Compiling Text.XML.HXT.Arrow.ParserInterface ( src/Text/XML/HXT/Arrow/ParserInterface.hs, dist/build/Text/XML/HXT/Arrow/ParserInterface.o )
[56 of 82] Compiling Text.XML.HXT.Arrow.Edit ( src/Text/XML/HXT/Arrow/Edit.hs, dist/build/Text/XML/HXT/Arrow/Edit.o )
[57 of 82] Compiling Text.XML.HXT.Arrow.Namespace ( src/Text/XML/HXT/Arrow/Namespace.hs, dist/build/Text/XML/HXT/Arrow/Namespace.o )
[58 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 )
[59 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 )
[60 of 82] Compiling Text.XML.HXT.DTDValidation.TypeDefs ( src/Text/XML/HXT/DTDValidation/TypeDefs.hs, dist/build/Text/XML/HXT/DTDValidation/TypeDefs.o )
[61 of 82] Compiling Text.XML.HXT.DTDValidation.AttributeValueValidation ( src/Text/XML/HXT/DTDValidation/AttributeValueValidation.hs, dist/build/Text/XML/HXT/DTDValidation/AttributeValueValidation.o )
[62 of 82] Compiling Text.XML.HXT.DTDValidation.DTDValidation ( src/Text/XML/HXT/DTDValidation/DTDValidation.hs, dist/build/Text/XML/HXT/DTDValidation/DTDValidation.o )
[63 of 82] Compiling Text.XML.HXT.DTDValidation.DocTransformation ( src/Text/XML/HXT/DTDValidation/DocTransformation.hs, dist/build/Text/XML/HXT/DTDValidation/DocTransformation.o )
[64 of 82] Compiling Text.XML.HXT.DTDValidation.XmlRE ( src/Text/XML/HXT/DTDValidation/XmlRE.hs, dist/build/Text/XML/HXT/DTDValidation/XmlRE.o )
[65 of 82] Compiling Text.XML.HXT.DTDValidation.DocValidation ( src/Text/XML/HXT/DTDValidation/DocValidation.hs, dist/build/Text/XML/HXT/DTDValidation/DocValidation.o )
[66 of 82] Compiling Text.XML.HXT.DTDValidation.IdValidation ( src/Text/XML/HXT/DTDValidation/IdValidation.hs, dist/build/Text/XML/HXT/DTDValidation/IdValidation.o )
[67 of 82] Compiling Text.XML.HXT.DTDValidation.Validation ( src/Text/XML/HXT/DTDValidation/Validation.hs, dist/build/Text/XML/HXT/DTDValidation/Validation.o )
[68 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 )
[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.15...
Running hscolour for hxt-9.3.1.15...
Preprocessing library hxt-9.3.1.15...
Preprocessing library hxt-9.3.1.15...
Haddock coverage:
  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% ( 15 / 15) in 'Text.XML.HXT.DTDValidation.RE'
 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)
  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)
   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)
  50% (  1 /  2) in 'Text.XML.HXT.Parser.ProtocolHandlerUtil'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Text.XML.HXT.Version'
  Missing documentation for:
    Module header
    hxt_version (src/Text/XML/HXT/Version.hs:3)
   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)
    
src/Data/Tree/NavigatableTree/XPathAxis.hs:104:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NavigatableTree t
    • In the type signature for:
           selfAxis :: NavigatableTree t => t a -> [t a]

src/Text/XML/HXT/DOM/QualifiedName.hs:562:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NFData r
    • In the type signature for:
           changeNameCache :: NFData r => ChangeNameCache r -> r
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)
 100% (  2 /  2) in 'Text.XML.HXT.Parser.XmlEntities'
 100% (  2 /  2) in 'Text.XML.HXT.Parser.XhtmlEntities'
  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)
  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)
 100% (  3 /  3) in 'Data.Tree.Class'
 100% (  2 /  2) in 'Control.Arrow.ArrowState'
 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)
  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:63)
     (src/Data/Tree/NTree/TypeDefs.hs:67)
     (src/Data/Tree/NTree/TypeDefs.hs:77)
 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)
 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)
   2% (  1 / 58) in 'Text.XML.HXT.Parser.XmlTokenParser'
  Missing documentation for:
    allBut (src/Text/XML/HXT/Parser/XmlTokenParser.hs:437)
    allBut1 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:441)
    amp (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    asciiLetter (src/Text/XML/HXT/Parser/XmlTokenParser.hs:141)
    attrChar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:247)
    attrValue (src/Text/XML/HXT/Parser/XmlTokenParser.hs:226)
    bar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    charRef (src/Text/XML/HXT/Parser/XmlTokenParser.hs:304)
    checkString (src/Text/XML/HXT/Parser/XmlTokenParser.hs:428)
    comma (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    dq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    encName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:342)
    entityRef (src/Text/XML/HXT/Parser/XmlTokenParser.hs:319)
    entityValue (src/Text/XML/HXT/Parser/XmlTokenParser.hs:205)
    eq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    gt (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    keyword (src/Text/XML/HXT/Parser/XmlTokenParser.hs:358)
    keywords (src/Text/XML/HXT/Parser/XmlTokenParser.hs:368)
    lpar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    lt (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    name (src/Text/XML/HXT/Parser/XmlTokenParser.hs:148)
    names (src/Text/XML/HXT/Parser/XmlTokenParser.hs:183)
    ncName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:158)
    nmtoken (src/Text/XML/HXT/Parser/XmlTokenParser.hs:178)
    nmtokens (src/Text/XML/HXT/Parser/XmlTokenParser.hs:187)
    peReference (src/Text/XML/HXT/Parser/XmlTokenParser.hs:328)
    pubidLiteral (src/Text/XML/HXT/Parser/XmlTokenParser.hs:261)
    qName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:168)
    quoted (src/Text/XML/HXT/Parser/XmlTokenParser.hs:376)
    reference (src/Text/XML/HXT/Parser/XmlTokenParser.hs:284)
    rpar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    semi (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    separator (src/Text/XML/HXT/Parser/XmlTokenParser.hs:402)
    singleChar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:195)
    singleChars (src/Text/XML/HXT/Parser/XmlTokenParser.hs:201)
    skipS (src/Text/XML/HXT/Parser/XmlTokenParser.hs:129)
    skipS0 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:133)
    sPace (src/Text/XML/HXT/Parser/XmlTokenParser.hs:121)
    sPace0 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:125)
    sq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    systemLiteral (src/Text/XML/HXT/Parser/XmlTokenParser.hs:254)
    versionNum (src/Text/XML/HXT/Parser/XmlTokenParser.hs:349)
    concRes (src/Text/XML/HXT/Parser/XmlTokenParser.hs:462)
    mkList (src/Text/XML/HXT/Parser/XmlTokenParser.hs:468)
    nameT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:482)
    nmtokenT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:488)
    entityValueT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:495)
    entityTokensT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:506)
    entityCharT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:510)
    attrValueT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:523)
    attrValueT' (src/Text/XML/HXT/Parser/XmlTokenParser.hs:530)
    referenceT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:544)
    charRefT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:550)
    entityRefT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:556)
    peReferenceT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:583)
    singleCharsT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:534)
    mergeTextNodes (src/Text/XML/HXT/Parser/XmlTokenParser.hs:591)
  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)
  80% (  4 /  5) in 'Text.XML.HXT.DOM.ShowXml'
  Missing documentation for:
    xshow'' (src/Text/XML/HXT/DOM/ShowXml.hs:69)
  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)
  31% ( 11 / 36) in 'Text.XML.HXT.Parser.XmlParsec'
  Missing documentation for:
    charData (src/Text/XML/HXT/Parser/XmlParsec.hs:101)
    charData' (src/Text/XML/HXT/Parser/XmlParsec.hs:105)
    comment (src/Text/XML/HXT/Parser/XmlParsec.hs:115)
    pI (src/Text/XML/HXT/Parser/XmlParsec.hs:136)
    cDSect (src/Text/XML/HXT/Parser/XmlParsec.hs:168)
    document (src/Text/XML/HXT/Parser/XmlParsec.hs:189)
    document' (src/Text/XML/HXT/Parser/XmlParsec.hs:199)
    prolog (src/Text/XML/HXT/Parser/XmlParsec.hs:208)
    xMLDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:217)
    xMLDecl' (src/Text/XML/HXT/Parser/XmlParsec.hs:229)
    versionInfo (src/Text/XML/HXT/Parser/XmlParsec.hs:241)
    misc (src/Text/XML/HXT/Parser/XmlParsec.hs:256)
    doctypedecl (src/Text/XML/HXT/Parser/XmlParsec.hs:272)
    markupdecl (src/Text/XML/HXT/Parser/XmlParsec.hs:314)
    sDDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:328)
    element (src/Text/XML/HXT/Parser/XmlParsec.hs:345)
    content (src/Text/XML/HXT/Parser/XmlParsec.hs:445)
    contentWithTextDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:477)
    textDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:549)
    encodingDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:571)
    xreadDoc (src/Text/XML/HXT/Parser/XmlParsec.hs:603)
    parseXmlDocEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:763)
    parseXmlDocument (src/Text/XML/HXT/Parser/XmlParsec.hs:630)
    parseXmlEntityEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:760)
    removeEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:641)
  12% (  1 /  8) in 'Text.XML.HXT.Parser.HtmlParsec'
  Missing documentation for:
    parseHtmlText (src/Text/XML/HXT/Parser/HtmlParsec.hs:109)
    parseHtmlDocument (src/Text/XML/HXT/Parser/HtmlParsec.hs:118)
    parseHtmlContent (src/Text/XML/HXT/Parser/HtmlParsec.hs:121)
    isEmptyHtmlTag (src/Text/XML/HXT/Parser/HtmlParsec.hs:540)
    isInnerHtmlTagOf (src/Text/XML/HXT/Parser/HtmlParsec.hs:561)
    closesHtmlTag (src/Text/XML/HXT/Parser/HtmlParsec.hs:588)
    emptyHtmlTags (src/Text/XML/HXT/Parser/HtmlParsec.hs:545)
  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)
  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)
    isSc
src/Control/Arrow/ArrowNavigatableTree.hs:207:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NavigatableTree t
    • In the type signature for:
           moveOn :: (ArrowList a, NavigatableTree t) =>
                     a (t b) (t b) -> a (t b) (t b)

src/Control/Arrow/ArrowNavigatableTree.hs:221:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ArrowList a
    • In the type signature for:
           changeThisTree :: (ArrowList a, ArrowIf a,
                              NavigatableTreeToTree nt t, NavigatableTreeModify nt t) =>
                             a (t b) (t b) -> a (nt b) (nt b)

src/Control/Arrow/ArrowNavigatableTree.hs:231:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ArrowList a
    • In the type signature for:
           substThisTree :: (ArrowList a, ArrowIf a,
                             NavigatableTreeToTree nt t, NavigatableTreeModify nt t) =>
                            t b -> a (nt b) (nt b)

src/Control/Arrow/ArrowNavigatableTree.hs:270:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NavigatableTreeModify nt t
    • In the type signature for:
           addToOneSide :: (ArrowList a, NavigatableTreeToTree nt t,
                            NavigatableTreeModify nt t) =>
                           (Maybe (nt b) -> [t b] -> Maybe (nt b))
                           -> a (t b) (t b) -> a (nt b) (nt b)
ElemRef (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)
  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)
 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'
 100% (  3 /  3) in 'Control.Arrow.StateListArrow'
  67% (  2 /  3) in 'Control.Arrow.NTreeEdit'
  Missing documentation for:
    fmapNTreeA (src/Control/Arrow/NTreeEdit.hs:43)
 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'
  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)
 100% (  4 /  4) in 'Text.XML.HXT.Arrow.XmlState.MimeTypeTable'
  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)
  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)
  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)
   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)
  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'
  93% ( 13 / 14) in 'Text.XML.HXT.Arrow.XmlState.TraceHandling'
  Missing documentation for:
    traceOutputToStderr (src/Text/XML/HXT/Arrow/XmlState/TraceHandling.hs:143)
 100% ( 19 / 19) in 'Text.XML.HXT.Arrow.XmlState.URIHandling'
  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% ( 14 / 14) in 'Text.XML.HXT.DTDValidation.XmlRE'
 100% (  2 /  2) in 'Text.XML.HXT.DTDValidation.DocValidation'
 100% (  2 /  2) in 'Text.XML.HXT.DTDValidation.IdValidation'
  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)
  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)
  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.16259384451492586311.15
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/hxt-9.3.1.15-6Ibkz7dfzNsLFOGKPFF3WJ
Registering hxt-9.3.1.15...
cabal: Leaving directory '/tmp/cabal-tmp-12272/hxt-9.3.1.15'
Installed hxt-9.3.1.15
Downloading tpdb-1.3.3...
cabal: Entering directory '/tmp/cabal-tmp-12272/tpdb-1.3.3'
Configuring tpdb-1.3.3...
Building tpdb-1.3.3...
Preprocessing library tpdb-1.3.3...

src/TPDB/Plain/Read.hs:4:14: warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead

src/TPDB/XTC/Read.hs:1:49: warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead

src/TPDB/Xml.hs:1:36: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/TPDB/CPF/Proof/Write.hs:1:95: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/TPDB/CPF/Proof/Write.hs:1:138: warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead

src/TPDB/CPF/Proof/Read.hs:1:49: warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
[ 1 of 28] Compiling TPDB.Xml         ( src/TPDB/Xml.hs, dist/build/TPDB/Xml.o )

src/TPDB/Xml.hs:53:1: warning: [-Wtabs]
    Tab character found here, and in 16 further locations.
    Please use spaces instead.
[ 2 of 28] Compiling TPDB.Pretty      ( src/TPDB/Pretty.hs, dist/build/TPDB/Pretty.o )
[ 3 of 28] Compiling TPDB.Xml.Pretty  ( src/TPDB/Xml/Pretty.hs, dist/build/TPDB/Xml/Pretty.o )
[ 4 of 28] Compiling TPDB.Data.Rule   ( src/TPDB/Data/Rule.hs, dist/build/TPDB/Data/Rule.o )
[ 5 of 28] Compiling TPDB.Data.Term   ( src/TPDB/Data/Term.hs, dist/build/TPDB/Data/Term.o )
[ 6 of 28] Compiling TPDB.Data.Attributes ( src/TPDB/Data/Attributes.hs, dist/build/TPDB/Data/Attributes.o )
[ 7 of 28] Compiling TPDB.Data        ( src/TPDB/Data.hs, dist/build/TPDB/Data.o )

src/TPDB/Data.hs:133:5: warning: [-Wmissing-fields]
    • Fields of ‘RS’ not initialised: signature
    • In the expression:
        RS
          {rules = map
                     (\ (l, r)
                        -> Rule {relation = Strict, top = False, lhs = l, rhs = r})
                     rs,
           separate = sep}
      In an equation for ‘from_strict_rules’:
          from_strict_rules sep rs
            = RS
                {rules = map
                           (\ (l, r)
                              -> Rule {relation = Strict, top = False, lhs = l, rhs = r})
                           rs,
                 separate = sep}
[ 8 of 28] Compiling TPDB.Data.Xml    ( src/TPDB/Data/Xml.hs, dist/build/TPDB/Data/Xml.o )

src/TPDB/Data/Xml.hs:30:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent (Term v c)’

src/TPDB/Data/Xml.hs:71:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent (Rule (Term v c))’
[ 9 of 28] Compiling TPDB.Convert     ( src/TPDB/Convert.hs, dist/build/TPDB/Convert.o )
[10 of 28] Compiling TPDB.XTC.Read    ( src/TPDB/XTC/Read.hs, dist/build/TPDB/XTC/Read.o )
[11 of 28] Compiling TPDB.XTC         ( src/TPDB/XTC.hs, dist/build/TPDB/XTC.o )
[12 of 28] Compiling TPDB.Mirror      ( src/TPDB/Mirror.hs, dist/build/TPDB/Mirror.o )
[13 of 28] Compiling TPDB.DP.Transform ( src/TPDB/DP/Transform.hs, dist/build/TPDB/DP/Transform.o )
[14 of 28] Compiling TPDB.DP.Unify    ( src/TPDB/DP/Unify.hs, dist/build/TPDB/DP/Unify.o )
[15 of 28] Compiling TPDB.DP.TCap     ( src/TPDB/DP/TCap.hs, dist/build/TPDB/DP/TCap.o )
[16 of 28] Compiling TPDB.Plain.Write ( src/TPDB/Plain/Write.hs, dist/build/TPDB/Plain/Write.o )
[17 of 28] Compiling TPDB.Plain.Read  ( src/TPDB/Plain/Read.hs, dist/build/TPDB/Plain/Read.o )

src/TPDB/Plain/Read.hs:62:1: warning: [-Wtabs]
    Tab character found here, and in 7 further locations.
    Please use spaces instead.

src/TPDB/Plain/Read.hs:138:9: warning: [-Wmissing-fields]
    • Fields of ‘RS’ not initialised: signature
    • In the expression: RS {rules = us, separate = True}
      In the second argument of ‘($)’, namely
        ‘let us = do { ... } in RS {rules = us, separate = True}’
      In the expression:
        repair_signature_srs
        $ let us = do { ... } in RS {rules = us, separate = True}

src/TPDB/Plain/Read.hs:150:9: warning: [-Wmissing-fields]
    • Fields of ‘RS’ not initialised: signature
    • In the expression: RS {rules = us', separate = False}
      In the second argument of ‘($)’, namely
        ‘let
           vs = do { ... }
           us = do { ... }
           us' = repair_variables vs us
         in RS {rules = us', separate = False}’
      In the expression:
        repair_signature_trs
        $ let
            vs = do { ... }
            us = do { ... }
            us' = repair_variables vs us
          in RS {rules = us', separate = False}
[18 of 28] Compiling TPDB.Input.Memory ( src/TPDB/Input/Memory.hs, dist/build/TPDB/Input/Memory.o )
[19 of 28] Compiling TPDB.Input.File  ( src/TPDB/Input/File.hs, dist/build/TPDB/Input/File.o )
[20 of 28] Compiling TPDB.Input       ( src/TPDB/Input.hs, dist/build/TPDB/Input.o )
[21 of 28] Compiling TPDB.DP.Graph    ( src/TPDB/DP/Graph.hs, dist/build/TPDB/DP/Graph.o )
[22 of 28] Compiling TPDB.DP          ( src/TPDB/DP.hs, dist/build/TPDB/DP.o )
[23 of 28] Compiling TPDB.DP.Usable   ( src/TPDB/DP/Usable.hs, dist/build/TPDB/DP/Usable.o )
[24 of 28] Compiling TPDB.CPF.Proof.Type ( src/TPDB/CPF/Proof/Type.hs, dist/build/TPDB/CPF/Proof/Type.o )
[25 of 28] Compiling TPDB.CPF.Proof.Write ( src/TPDB/CPF/Proof/Write.hs, dist/build/TPDB/CPF/Proof/Write.o )

src/TPDB/CPF/Proof/Write.hs:136:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent Bounds_Type’

src/TPDB/CPF/Proof/Write.hs:141:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent State’

src/TPDB/CPF/Proof/Write.hs:144:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent ClosedTreeAutomaton’

src/TPDB/CPF/Proof/Write.hs:150:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent Criterion’

src/TPDB/CPF/Proof/Write.hs:154:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent TreeAutomaton’

src/TPDB/CPF/Proof/Write.hs:162:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent Transition’

src/TPDB/CPF/Proof/Write.hs:169:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent Transition_Lhs’

src/TPDB/CPF/Proof/Write.hs:223:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent DepGraphComponent’
[26 of 28] Compiling TPDB.CPF.Proof.Read ( src/TPDB/CPF/Proof/Read.hs, dist/build/TPDB/CPF/Proof/Read.o )

src/TPDB/CPF/Proof/Read.hs:46:27: warning: [-Wmissing-fields]
    • Fields of ‘RS’ not initialised: signature
    • In the second argument of ‘($)’, namely
        ‘RS {rules = trsI, separate = False}’
      In the expression: TrsInput $ RS {rules = trsI, separate = False}
      In the command: returnA -< TrsInput
                                 $ RS {rules = trsI, separate = False}

src/TPDB/CPF/Proof/Read.hs:54:26: warning: [-Wmissing-fields]
    • Fields of ‘RS’ not initialised: signature
    • In the ‘trsinput_trs’ field of a record
      In the expression:
        ComplexityInput
          {trsinput_trs = RS {rules = trsI, separate = False},
           complexityMeasure = cm, complexityClass = cc}
      In the command: returnA -< ComplexityInput
                                   {trsinput_trs = RS {rules = trsI, separate = False},
                                    complexityMeasure = cm, complexityClass = cc}
[27 of 28] Compiling TPDB.CPF.Proof.Xml ( src/TPDB/CPF/Proof/Xml.hs, dist/build/TPDB/CPF/Proof/Xml.o )
[28 of 28] Compiling TPDB.CPF.Proof.Util ( src/TPDB/CPF/Proof/Util.hs, dist/build/TPDB/CPF/Proof/Util.o )
Running Haddock for tpdb-1.3.3...
Running hscolour for tpdb-1.3.3...
Preprocessing library tpdb-1.3.3...
Preprocessing library tpdb-1.3.3...

src/TPDB/Plain/Read.hs:4:14: warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead

src/TPDB/XTC/Read.hs:1:49: warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead

src/TPDB/Xml.hs:1:36: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/TPDB/CPF/Proof/Write.hs:1:95: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/TPDB/CPF/Proof/Write.hs:1:138: warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead

src/TPDB/CPF/Proof/Read.hs:1:49: warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead

src/TPDB/Xml.hs:53:1: warning: [-Wtabs]
    Tab character found here, and in 16 further locations.
    Please use spaces instead.

src/TPDB/Data.hs:133:5: warning: [-Wmissing-fields]
    • Fields of ‘RS’ not initialised: signature
    • In the expression:
        RS
          {rules = map
                     (\ (l, r)
                        -> Rule {relation = Strict, top = False, lhs = l, rhs = r})
                     rs,
           separate = sep}
      In an equation for ‘from_strict_rules’:
          from_strict_rules sep rs
            = RS
                {rules = map
                           (\ (l, r)
                              -> Rule {relation = Strict, top = False, lhs = l, rhs = r})
                           rs,
                 separate = sep}

src/TPDB/Data/Xml.hs:30:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent (Term v c)’

src/TPDB/Data/Xml.hs:71:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent (Rule (Term v c))’

src/TPDB/Plain/Read.hs:62:1: warning: [-Wtabs]
    Tab character found here, and in 7 further locations.
    Please use spaces instead.

src/TPDB/Plain/Read.hs:138:9: warning: [-Wmissing-fields]
    • Fields of ‘RS’ not initialised: signature
    • In the expression: RS {rules = us, separate = True}
      In the second argument of ‘($)’, namely
        ‘let us = do { ... } in RS {rules = us, separate = True}’
      In the expression:
        repair_signature_srs
        $ let us = do { ... } in RS {rules = us, separate = True}

src/TPDB/Plain/Read.hs:150:9: warning: [-Wmissing-fields]
    • Fields of ‘RS’ not initialised: signature
    • In the expression: RS {rules = us', separate = False}
      In the second argument of ‘($)’, namely
        ‘let
           vs = do { ... }
           us = do { ... }
           us' = repair_variables vs us
         in RS {rules = us', separate = False}’
      In the expression:
        repair_signature_trs
        $ let
            vs = do { ... }
            us = do { ... }
            us' = repair_variables vs us
          in RS {rules = us', separate = False}
Haddock coverage:
   0% (  0 / 24) in 'TPDB.Xml'
  Missing documentation for:
    Module header
    mkel (src/TPDB/Xml.hs:16)
    rmkel (src/TPDB/Xml.hs:17)
    nospaceString (src/TPDB/Xml.hs:19)
     (src/TPDB/Xml.hs:22)
    escape (src/TPDB/Xml.hs:25)
    Contents (src/TPDB/Xml.hs:32)
    CParser (src/TPDB/Xml.hs:34)
     (src/TPDB/Xml.hs:36)
     (src/TPDB/Xml.hs:40)
     (src/TPDB/Xml.hs:43)
    must_succeed (src/TPDB/Xml.hs:49)
    XRead (src/TPDB/Xml.hs:55)
     (src/TPDB/Xml.hs:58)
    wrap (src/TPDB/Xml.hs:63)
    errmsg (src/TPDB/Xml.hs:72)
    orelse (src/TPDB/Xml.hs:79)
    many (src/TPDB/Xml.hs:83)
    element (src/TPDB/Xml.hs:86)
    element0 (src/TPDB/Xml.hs:88)
    strip (src/TPDB/Xml.hs:95)
    xfromstring (src/TPDB/Xml.hs:99)
    complain (src/TPDB/Xml.hs:104)
    info (src/TPDB/Xml.hs:107)
  54% ( 14 / 26) in 'TPDB.Pretty'
  Missing documentation for:
    Module header
    render (src/TPDB/Pretty.hs:31)
    fsep (src/TPDB/Pretty.hs:28)
    sep (src/TPDB/Pretty.hs:29)
    hsep (src/TPDB/Pretty.hs:27)
    vsep (src/TPDB/Pretty.hs:26)
    vcat (src/TPDB/Pretty.hs:24)
    hcat (src/TPDB/Pretty.hs:25)
    parens (src/TPDB/Pretty.hs:30)
    text (src/TPDB/Pretty.hs:34)
    <+> (src/TPDB/Pretty.hs:23)
    $$ (src/TPDB/Pretty.hs:22)
  54% (  7 / 13) in 'TPDB.Xml.Pretty'
  Missing documentation for:
    document (src/TPDB/Xml/Pretty.hs:60)
    content (src/TPDB/Xml/Pretty.hs:74)
    element (src/TPDB/Xml/Pretty.hs:72)
    doctypedecl (src/TPDB/Xml/Pretty.hs:66)
    prolog (src/TPDB/Xml/Pretty.hs:61)
    cp (src/TPDB/Xml/Pretty.hs:70)
   0% (  0 /  7) in 'TPDB.Data.Rule'
  Missing documentation for:
    Module header
    Relation (src/TPDB/Data/Rule.hs:5)
    Rule (src/TPDB/Data/Rule.hs:7)
    strict (src/TPDB/Data/Rule.hs:13)
    weak (src/TPDB/Data/Rule.hs:16)
    equal (src/TPDB/Data/Rule.hs:19)
     (src/TPDB/Data/Rule.hs:22)
  33% ( 10 / 30) in 'TPDB.Data.Term'
  Missing documentation for:
    Module header
    Term (src/TPDB/Data/Term.hs:9)
    vmap (src/TPDB/Data/Term.hs:13)
     (src/TPDB/Data/Term.hs:17)
    Position (src/TPDB/Data/Term.hs:23)
    positions (src/TPDB/Data/Term.hs:25)
    size (src/TPDB/Data/Term.hs:36)
    depth (src/TPDB/Data/Term.hs:39)
    subterms (src/TPDB/Data/Term.hs:77)
    strict_subterms (src/TPDB/Data/Term.hs:86)
    isSubtermOf (src/TPDB/Data/Term.hs:88)
    isStrictSubtermOf (src/TPDB/Data/Term.hs:92)
    peek (src/TPDB/Data/Term.hs:115)
    peek_symbol (src/TPDB/Data/Term.hs:121)
    poke (src/TPDB/Data/Term.hs:138)
    pokes (src/TPDB/Data/Term.hs:146)
    syms (src/TPDB/Data/Term.hs:158)
    lsyms (src/TPDB/Data/Term.hs:162)
    vars (src/TPDB/Data/Term.hs:165)
    isvar (src/TPDB/Data/Term.hs:170)
   0% (  0 /  7) in 'TPDB.Data.Attributes'
  Missing documentation for:
    Module header
    Attributes (src/TPDB/Data/Attributes.hs:12)
     (src/TPDB/Data/Attributes.hs:26)
    compute_attributes (src/TPDB/Data/Attributes.hs:41)
    safe_maximum (src/TPDB/Data/Attributes.hs:67)
    varcount (src/TPDB/Data/Attributes.hs:70)
    varcount_term (src/TPDB/Data/Attributes.hs:74)
  20% (  6 / 30) in 'TPDB.Data'
  Missing documentation for:
    Identifier (src/TPDB/Data.hs:28)
     (src/TPDB/Data.hs:35)
     (src/TPDB/Data.hs:38)
    mk (src/TPDB/Data.hs:40)
    Signature (src/TPDB/Data.hs:56)
    Replacementmap (src/TPDB/Data.hs:60)
    RS (src/TPDB/Data.hs:66)
     (src/TPDB/Data.hs:73)
     (src/TPDB/Data.hs:76)
    strict_rules (src/TPDB/Data.hs:79)
    weak_rules (src/TPDB/Data.hs:81)
    equal_rules (src/TPDB/Data.hs:83)
    TRS (src/TPDB/Data.hs:86)
    SRS (src/TPDB/Data.hs:88)
    Problem (src/TPDB/Data.hs:90)
    Type (src/TPDB/Data.hs:100)
    Strategy (src/TPDB/Data.hs:103)
    Theory (src/TPDB/Data.hs:113)
    Startterm (src/TPDB/Data.hs:116)
    SES (src/TPDB/Data.hs:126)
    mknullary (src/TPDB/Data.hs:128)
    mkunary (src/TPDB/Data.hs:129)
    from_strict_rules (src/TPDB/Data.hs:131)
    with_rules (src/TPDB/Data.hs:138)
  14% (  1 /  7) in 'TPDB.Data.Xml'
  Missing documentation for:
    Module header
     (src/TPDB/Data/Xml.hs:30)
    no_sharp_name_HACK (src/TPDB/Data/Xml.hs:58)
    sharp_name_HACK (src/TPDB/Data/Xml.hs:60)
     (src/TPDB/Data/Xml.hs:68)
     (src/TPDB/Data/Xml.hs:71)
  14% (  1 /  7) in 'TPDB.Convert'
  Missing documentation for:
    Module header
    srs2trs (src/TPDB/Convert.hs:6)
    convert_srs_rule (src/TPDB/Convert.hs:11)
    trs2srs (src/TPDB/Convert.hs:19)
    convert_trs_rule (src/TPDB/Convert.hs:24)
    unspine (src/TPDB/Convert.hs:30)
   5% (  1 / 21) in 'TPDB.XTC.Read'
  Missing documentation for:
    atTag (src/TPDB/XTC/Read.hs:28)
    getTerm (src/TPDB/XTC/Read.hs:30)
    getVar (src/TPDB/XTC/Read.hs:32)
    getFunApp (src/TPDB/XTC/Read.hs:36)
    gotoChild (src/TPDB/XTC/Read.hs:43)
    getChild (src/TPDB/XTC/Read.hs:46)
    getProblem (src/TPDB/XTC/Read.hs:49)
    getType (src/TPDB/XTC/Read.hs:65)
    getStrategy (src/TPDB/XTC/Read.hs:70)
    getStartterm (src/TPDB/XTC/Read.hs:75)
    getTRS (src/TPDB/XTC/Read.hs:83)
    getSignature (src/TPDB/XTC/Read.hs:95)
    getFOSignature (src/TPDB/XTC/Read.hs:99)
    getHOSignature (src/TPDB/XTC/Read.hs:103)
    getFuncsym (src/TPDB/XTC/Read.hs:106)
    getRead (src/TPDB/XTC/Read.hs:117)
    getRules (src/TPDB/XTC/Read.hs:119)
    getRule (src/TPDB/XTC/Read.hs:122)
    readProblems (src/TPDB/XTC/Read.hs:127)
    readProblemsBS (src/TPDB/XTC/Read.hs:131)
  67% (  2 /  3) in 'TPDB.XTC'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'TPDB.Mirror'
  Missing documentation for:
    Module header
  11% (  1 /  9) in 'TPDB.DP.Transform'
  Missing documentation for:
    Module header
    Marked (src/TPDB/DP/Transform.hs:15)
    isOriginal (src/TPDB/DP/Transform.hs:18)
    isMarked (src/TPDB/DP/Transform.hs:19)
     (src/TPDB/DP/Transform.hs:21)
     (src/TPDB/DP/Transform.hs:23)
    mark_top (src/TPDB/DP/Transform.hs:29)
    defined (src/TPDB/DP/Transform.hs:33)
  33% (  2 /  6) in 'TPDB.DP.Unify'
  Missing documentation for:
    Module header
    unifies (src/TPDB/DP/Unify.hs:10)
    apply (src/TPDB/DP/Unify.hs:54)
    times (src/TPDB/DP/Unify.hs:48)
  25% (  1 /  4) in 'TPDB.DP.TCap'
  Missing documentation for:
    Module header
    fresh_var (src/TPDB/DP/TCap.hs:19)
    walk (src/TPDB/DP/TCap.hs:22)
  11% (  1 /  9) in 'TPDB.Plain.Write'
  Missing documentation for:
     (src/TPDB/Plain/Write.hs:15)
     (src/TPDB/Plain/Write.hs:18)
     (src/TPDB/Plain/Write.hs:25)
    PrettyTerm (src/TPDB/Plain/Write.hs:35)
     (src/TPDB/Plain/Write.hs:38)
     (src/TPDB/Plain/Write.hs:41)
     (src/TPDB/Plain/Write.hs:44)
     (src/TPDB/Plain/Write.hs:56)
  11% (  2 / 19) in 'TPDB.Plain.Read'
  Missing documentation for:
    trs (src/TPDB/Plain/Read.hs:30)
    srs (src/TPDB/Plain/Read.hs:35)
    Reader (src/TPDB/Plain/Read.hs:42)
     (src/TPDB/Plain/Read.hs:59)
     (src/TPDB/Plain/Read.hs:64)
     (src/TPDB/Plain/Read.hs:70)
     (src/TPDB/Plain/Read.hs:76)
    Declaration (src/TPDB/Plain/Read.hs:87)
    declaration (src/TPDB/Plain/Read.hs:96)
    anylist (src/TPDB/Plain/Read.hs:115)
     (src/TPDB/Plain/Read.hs:119)
     (src/TPDB/Plain/Read.hs:125)
    repair_signature_srs (src/TPDB/Plain/Read.hs:131)
    make_srs (src/TPDB/Plain/Read.hs:135)
    repair_signature_trs (src/TPDB/Plain/Read.hs:140)
    make_trs (src/TPDB/Plain/Read.hs:144)
    repair_variables (src/TPDB/Plain/Read.hs:153)
 100% (  2 /  2) in 'TPDB.Input.Memory'
  17% (  1 /  6) in 'TPDB.Input.File'
  Missing documentation for:
    Module header
    getE (src/TPDB/Input/File.hs:25)
    get_trs (src/TPDB/Input/File.hs:29)
    getE_trs (src/TPDB/Input/File.hs:35)
    get_srs (src/TPDB/Input/File.hs:43)
  50% (  1 /  2) in 'TPDB.Input'
  Missing documentation for:
    Module header
  40% (  2 /  5) in 'TPDB.DP.Graph'
  Missing documentation for:
    Module header
    check (src/TPDB/DP/Graph.hs:50)
    sys (src/TPDB/DP/Graph.hs:53)
  50% (  1 /  2) in 'TPDB.DP'
  Missing documentation for:
    Module header
  33% (  2 /  6) in 'TPDB.DP.Usable'
  Missing documentation for:
    Module header
    fixpoint (src/TPDB/DP/Usable.hs:27)
    required (src/
src/TPDB/CPF/Proof/Write.hs:136:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent Bounds_Type’

src/TPDB/CPF/Proof/Write.hs:141:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent State’

src/TPDB/CPF/Proof/Write.hs:144:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent ClosedTreeAutomaton’

src/TPDB/CPF/Proof/Write.hs:150:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent Criterion’

src/TPDB/CPF/Proof/Write.hs:154:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent TreeAutomaton’

src/TPDB/CPF/Proof/Write.hs:162:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent Transition’

src/TPDB/CPF/Proof/Write.hs:169:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent Transition_Lhs’

src/TPDB/CPF/Proof/Write.hs:223:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘parseContents’
    • In the instance declaration for ‘XmlContent DepGraphComponent’

src/TPDB/CPF/Proof/Read.hs:46:27: warning: [-Wmissing-fields]
    • Fields of ‘RS’ not initialised: signature
    • In the second argument of ‘($)’, namely
        ‘RS {rules = trsI, separate = False}’
      In the expression: TrsInput $ RS {rules = trsI, separate = False}
      In the command: returnA -< TrsInput
                                 $ RS {rules = trsI, separate = False}

src/TPDB/CPF/Proof/Read.hs:54:26: warning: [-Wmissing-fields]
    • Fields of ‘RS’ not initialised: signature
    • In the ‘trsinput_trs’ field of a record
      In the expression:
        ComplexityInput
          {trsinput_trs = RS {rules = trsI, separate = False},
           complexityMeasure = cm, complexityClass = cc}
      In the command: returnA -< ComplexityInput
                                   {trsinput_trs = RS {rules = trsI, separate = False},
                                    complexityMeasure = cm, complexityClass = cc}
TPDB/DP/Usable.hs:30)
    needed (src/TPDB/DP/Usable.hs:35)
   5% (  2 / 44) in 'TPDB.CPF.Proof.Type'
  Missing documentation for:
    CertificationProblem (src/TPDB/CPF/Proof/Type.hs:22)
    Origin (src/TPDB/CPF/Proof/Type.hs:30)
    ignoredOrigin (src/TPDB/CPF/Proof/Type.hs:33)
    Tool (src/TPDB/CPF/Proof/Type.hs:35)
    CertificationProblemInput (src/TPDB/CPF/Proof/Type.hs:40)
    Proof (src/TPDB/CPF/Proof/Type.hs:51)
    DPS (src/TPDB/CPF/Proof/Type.hs:58)
     (src/TPDB/CPF/Proof/Type.hs:62)
    ComplexityProof (src/TPDB/CPF/Proof/Type.hs:65)
    ComplexityMeasure (src/TPDB/CPF/Proof/Type.hs:68)
    ComplexityClass (src/TPDB/CPF/Proof/Type.hs:73)
    TrsNonterminationProof (src/TPDB/CPF/Proof/Type.hs:80)
    TrsTerminationProof (src/TPDB/CPF/Proof/Type.hs:83)
    Bounds_Type (src/TPDB/CPF/Proof/Type.hs:109)
    ClosedTreeAutomaton (src/TPDB/CPF/Proof/Type.hs:112)
    Criterion (src/TPDB/CPF/Proof/Type.hs:118)
    TreeAutomaton (src/TPDB/CPF/Proof/Type.hs:121)
    State (src/TPDB/CPF/Proof/Type.hs:127)
    Transition (src/TPDB/CPF/Proof/Type.hs:130)
    Transition_Lhs (src/TPDB/CPF/Proof/Type.hs:136)
    Model (src/TPDB/CPF/Proof/Type.hs:144)
    DpProof (src/TPDB/CPF/Proof/Type.hs:147)
    DepGraphComponent (src/TPDB/CPF/Proof/Type.hs:166)
    OrderingConstraintProof (src/TPDB/CPF/Proof/Type.hs:173)
    RedPair (src/TPDB/CPF/Proof/Type.hs:176)
    Interpretation (src/TPDB/CPF/Proof/Type.hs:180)
    Interpretation_Type (src/TPDB/CPF/Proof/Type.hs:186)
    Domain (src/TPDB/CPF/Proof/Type.hs:192)
    Interpret (src/TPDB/CPF/Proof/Type.hs:198)
    Value (src/TPDB/CPF/Proof/Type.hs:202)
    Polynomial (src/TPDB/CPF/Proof/Type.hs:206)
    ArithFunction (src/TPDB/CPF/Proof/Type.hs:212)
    Symbol (src/TPDB/CPF/Proof/Type.hs:221)
    Label (src/TPDB/CPF/Proof/Type.hs:226)
    Coefficient (src/TPDB/CPF/Proof/Type.hs:230)
     (src/TPDB/CPF/Proof/Type.hs:235)
    Exotic (src/TPDB/CPF/Proof/Type.hs:237)
    ToExotic (src/TPDB/CPF/Proof/Type.hs:240)
    PathOrder (src/TPDB/CPF/Proof/Type.hs:242)
    PrecedenceEntry (src/TPDB/CPF/Proof/Type.hs:245)
    ArgumentFilterEntry (src/TPDB/CPF/Proof/Type.hs:251)
    Identifier (src/TPDB/Data.hs:28)
   3% (  1 / 39) in 'TPDB.CPF.Proof.Write'
  Missing documentation for:
    tox (src/TPDB/CPF/Proof/Write.hs:30)
     (src/TPDB/CPF/Proof/Write.hs:38)
     (src/TPDB/CPF/Proof/Write.hs:48)
     (src/TPDB/CPF/Proof/Write.hs:54)
     (src/TPDB/CPF/Proof/Write.hs:62)
     (src/TPDB/CPF/Proof/Write.hs:71)
     (src/TPDB/CPF/Proof/Write.hs:77)
     (src/TPDB/CPF/Proof/Write.hs:86)
     (src/TPDB/CPF/Proof/Write.hs:98)
     (src/TPDB/CPF/Proof/Write.hs:104)
    symbolize (src/TPDB/CPF/Proof/Write.hs:132)
     (src/TPDB/CPF/Proof/Write.hs:136)
     (src/TPDB/CPF/Proof/Write.hs:141)
     (src/TPDB/CPF/Proof/Write.hs:144)
     (src/TPDB/CPF/Proof/Write.hs:150)
     (src/TPDB/CPF/Proof/Write.hs:154)
     (src/TPDB/CPF/Proof/Write.hs:162)
     (src/TPDB/CPF/Proof/Write.hs:169)
     (src/TPDB/CPF/Proof/Write.hs:178)
     (src/TPDB/CPF/Proof/Write.hs:188)
     (src/TPDB/CPF/Proof/Write.hs:223)
     (src/TPDB/CPF/Proof/Write.hs:235)
     (src/TPDB/CPF/Proof/Write.hs:241)
     (src/TPDB/CPF/Proof/Write.hs:248)
     (src/TPDB/CPF/Proof/Write.hs:255)
     (src/TPDB/CPF/Proof/Write.hs:264)
     (src/TPDB/CPF/Proof/Write.hs:274)
     (src/TPDB/CPF/Proof/Write.hs:282)
     (src/TPDB/CPF/Proof/Write.hs:291)
     (src/TPDB/CPF/Proof/Write.hs:298)
     (src/TPDB/CPF/Proof/Write.hs:307)
     (src/TPDB/CPF/Proof/Write.hs:319)
     (src/TPDB/CPF/Proof/Write.hs:328)
     (src/TPDB/CPF/Proof/Write.hs:338)
     (src/TPDB/CPF/Proof/Write.hs:346)
     (src/TPDB/CPF/Proof/Write.hs:354)
     (src/TPDB/CPF/Proof/Write.hs:363)
     (src/TPDB/CPF/Proof/Write.hs:373)
   5% (  1 / 21) in 'TPDB.CPF.Proof.Read'
  Missing documentation for:
    Module header
    readCP_with_tracelevel (src/TPDB/CPF/Proof/Read.hs:33)
    getCP (src/TPDB/CPF/Proof/Read.hs:35)
    getInput (src/TPDB/CPF/Proof/Read.hs:42)
    getTerminationInput (src/TPDB/CPF/Proof/Read.hs:44)
    getComplexityInput (src/TPDB/CPF/Proof/Read.hs:48)
    getComplexityMeasure (src/TPDB/CPF/Proof/Read.hs:59)
    getComplexityClass (src/TPDB/CPF/Proof/Read.hs:63)
    getTrsInput (src/TPDB/CPF/Proof/Read.hs:67)
    getTrs (src/TPDB/CPF/Proof/Read.hs:72)
    getTrsWith (src/TPDB/CPF/Proof/Read.hs:74)
    getProof (src/TPDB/CPF/Proof/Read.hs:78)
    getDummy (src/TPDB/CPF/Proof/Read.hs:84)
    getRules (src/TPDB/CPF/Proof/Read.hs:88)
    getRule (src/TPDB/CPF/Proof/Read.hs:91)
    getTerm (src/TPDB/CPF/Proof/Read.hs:97)
    getVar (src/TPDB/CPF/Proof/Read.hs:99)
    getFunApp (src/TPDB/CPF/Proof/Read.hs:103)
    gotoChild (src/TPDB/CPF/Proof/Read.hs:110)
    getChild (src/TPDB/CPF/Proof/Read.hs:113)
  67% (  2 /  3) in 'TPDB.CPF.Proof.Xml'
  Missing documentation for:
    Module header
   0% (  0 /  3) in 'TPDB.CPF.Proof.Util'
  Missing documentation for:
    Module header
    fromMarkedIdentifier (src/TPDB/CPF/Proof/Util.hs:10)
    sortVariables (src/TPDB/CPF/Proof/Util.hs:15)
Warning: TPDB.DP.Unify: could not find link destinations for:
    Substitution
Documentation created: dist/doc/html/tpdb/index.html,
dist/doc/html/tpdb/tpdb.txt
Creating package registration file:
/tmp/pkgConf-tpdb-1.317499630071967905751.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/tpdb-1.3.3-3MDSxF9RUnAKsR997ih9NP
Registering tpdb-1.3.3...
cabal: Leaving directory '/tmp/cabal-tmp-12272/tpdb-1.3.3'
Installed tpdb-1.3.3

Test log

No test log was submitted for this report.