Build #3 for OSM-0.6.2
| Package | OSM-0.6.2 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-10-04 13:13:16.989326 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | newtype-0.2, hxt-9.3.1.15, data-lens-2.10.7, containers-0.5.6.2, comonad-transformers-4.0, base-4.8.1.0 |
| Flags | small_base |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring HUnit-1.3.0.0...
Building HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.3.0.0...
Running Haddock for HUnit-1.3.0.0...
Running hscolour for HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
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:38)
Result (Test/HUnit/Lang.hs:74)
HUnitFailure (Test/HUnit/Lang.hs:44)
97% ( 33 / 34) in 'Test.HUnit.Base'
Missing documentation for:
Location (Test/HUnit/Lang.hs:38)
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.0278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HUnit-1.3.0.0-DDLSMCRs3jyLBDbJPCH01j
Registering HUnit-1.3.0.0...
Installed HUnit-1.3.0.0
Configuring base-orphans-0.4.4...
Building base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o )
[2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, dist/build/Data/Orphans.o )
In-place registering base-orphans-0.4.4...
Running Haddock for base-orphans-0.4.4...
Running hscolour for base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
Haddock coverage:
Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude
100% ( 1 / 1) in 'Data.Orphans.Prelude'
100% ( 1 / 1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/index.html,
dist/doc/html/base-orphans/base-orphans.txt
Creating package registration file:
/tmp/pkgConf-base-orphans-0.43524062191600028624.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base-orphans-0.4.4-E55c3OEBLyu45sND7mOuE9
Registering base-orphans-0.4.4...
Installed base-orphans-0.4.4
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 )
In-place registering hxt-charproperties-9.2.0.1...
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.01909002904165344818.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-charproperties-9.2.0.1-8SupK5eAgu73iV3Vmf7B19
Registering hxt-charproperties-9.2.0.1...
Installed hxt-charproperties-9.2.0.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 )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
75% ( 3 / 4) in 'Control.Monad.Writer.Class'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
100% ( 5 / 5) in 'Control.Monad.State.Class'
100% ( 3 / 3) in 'Control.Monad.Reader.Class'
80% ( 4 / 5) in 'Control.Monad.RWS.Class'
Missing documentation for:
MonadRWS (Control/Monad/RWS/Class.hs:44)
100% ( 4 / 4) in 'Control.Monad.Identity'
100% ( 3 / 3) in 'Control.Monad.Error.Class'
50% ( 1 / 2) in 'Control.Monad.Cont.Class'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
100% ( 3 / 3) in 'Control.Monad.Trans'
93% ( 14 / 15) in 'Control.Monad.Error'
Missing documentation for:
runErrorT
100% ( 19 / 19) in 'Control.Monad.Except'
100% ( 5 / 5) in 'Control.Monad.List'
95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
Missing documentation for:
runRWST
100% ( 2 / 2) in 'Control.Monad.RWS'
96% ( 22 / 23) in 'Control.Monad.Reader'
Missing documentation for:
runReaderT
95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
Missing documentation for:
runRWST
96% ( 24 / 25) in 'Control.Monad.State.Lazy'
Missing documentation for:
runStateT
100% ( 2 / 2) in 'Control.Monad.State'
96% ( 24 / 25) in 'Control.Monad.State.Strict'
Missing documentation for:
runStateT
89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
runWriterT
100% ( 2 / 2) in 'Control.Monad.Writer'
94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
91% ( 20 / 22) in 'Control.Monad.Cont'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.26975177212001229904.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring nats-1...
Building nats-1...
Preprocessing library nats-1...
In-place registering nats-1...
Running Haddock for nats-1...
Running hscolour for nats-1...
Preprocessing library nats-1...
Preprocessing library nats-1...
haddock: No input file(s).
Creating package registration file: /tmp/pkgConf-nats-12032894977262692685
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/nats-1-Fmk0Emc1i6fF1ZuCqfyZlm
Registering nats-1...
Installed nats-1
Configuring newtype-0.2...
Building newtype-0.2...
Preprocessing library newtype-0.2...
[1 of 1] Compiling Control.Newtype ( Control/Newtype.hs, dist/build/Control/Newtype.o )
In-place registering newtype-0.2...
Running Haddock for newtype-0.2...
Running hscolour for newtype-0.2...
Preprocessing library newtype-0.2...
Preprocessing library newtype-0.2...
Haddock coverage:
100% ( 9 / 9) in 'Control.Newtype'
Documentation created: dist/doc/html/newtype/index.html,
dist/doc/html/newtype/newtype.txt
Creating package registration file:
/tmp/pkgConf-newtype-05241335891959343768.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/newtype-0.2-L5sgrgNl4zTHP4bzoZ9sPq
Registering newtype-0.2...
Installed newtype-0.2
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
0% ( 0 / 11) in 'Control.Sequential.STM'
Missing documentation for:
Module header
STM (Control/Sequential/STM.hs:29)
atomically (Control/Sequential/STM.hs:47)
throwSTM (Control/Sequential/STM.hs:54)
catchSTM (Control/Sequential/STM.hs:57)
TVar (Control/Sequential/STM.hs:72)
newTVar (Control/Sequential/STM.hs:75)
newTVarIO (Control/Sequential/STM.hs:78)
readTVar (Control/Sequential/STM.hs:83)
readTVarIO (Control/Sequential/STM.hs:86)
writeTVar (Control/Sequential/STM.hs:89)
100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
100% ( 2 / 2) in 'Control.Concurrent.STM.TArray'
90% ( 9 / 10) in 'Control.Monad.STM'
Missing documentation for:
check (Control/Monad/STM.hs:81)
100% ( 8 / 8) in 'Control.Concurrent.STM'
40% ( 2 / 5) in 'Control.Concurrent.STM.TSem'
Missing documentation for:
newTSem (Control/Concurrent/STM/TSem.hs:42)
waitTSem (Control/Concurrent/STM/TSem.hs:45)
signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.414600821951385414639.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring tagged-0.8.1...
Building tagged-0.8.1...
Preprocessing library tagged-0.8.1...
[1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.1...
Running Haddock for tagged-0.8.1...
Running hscolour for tagged-0.8.1...
Preprocessing library tagged-0.8.1...
Preprocessing library tagged-0.8.1...
Haddock coverage:
67% ( 2 / 3) in 'Data.Proxy.TH'
Missing documentation for:
Module header
93% ( 14 / 15) in 'Data.Tagged'
Missing documentation for:
witness (src/Data/Tagged.hs:297)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.816233805951287859999.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.1-6Tf46oJAk552xT73wGffBW
Registering tagged-0.8.1...
Installed tagged-0.8.1
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
Data/Text/Internal/Read.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
Data/Text/Lazy/Encoding.hs:65:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
Data/Text/Internal/Builder.hs:61:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Data/Text/Internal/Read.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Encoding.hs:65:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Internal/Builder.hs:61:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
14% ( 1 / 7) in 'Data.Text.Internal.Read'
Missing documentation for:
IReader (Data/Text/Internal/Read.hs:26)
IParser (Data/Text/Internal/Read.hs:28)
T (Data/Text/Internal/Read.hs:48)
digitToInt (Data/Text/Internal/Read.hs:61)
hexDigitToInt (Data/Text/Internal/Read.hs:55)
perhaps (Data/Text/Internal/Read.hs:50)
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
Missing documentation for:
validate (Data/Text/Internal/Encoding/Utf32.hs:24)
50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
Missing documentation for:
roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits'
Missing documentation for:
Module header
digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
100% ( 12 / 12) in 'Data.Text.Encoding.Error'
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
Missing documentation for:
chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
100% ( 2 / 2) in 'Data.Text.Internal.Functions'
100% ( 3 / 3) in 'Data.Text.Internal.Unsafe'
100% ( 16 / 16) in 'Data.Text.Array'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
Missing documentation for:
ord (Data/Text/Internal/Unsafe/Char.hs:39)
unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
95% ( 19 / 20) in 'Data.Text.Internal'
Missing documentation for:
textP (Data/Text/Internal.hs:97)
38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size'
Missing documentation for:
Size (Data/Text/Internal/Fusion/Size.hs:40)
exactly (Data/Text/Internal/Fusion/Size.hs:44)
exactSize (Data/Text/Internal/Fusion/Size.hs:49)
maxSize (Data/Text/Internal/Fusion/Size.hs:57)
betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
compareSize (Data/Text/Internal/Fusion/Size.hs:143)
isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping'
Missing documentation for:
Module header
upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
Missing documentation for:
singleton (Data/Text/Internal/Fusion/Common.hs:119)
streamList (Data/Text/Internal/Fusion/Common.hs:125)
unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
intercalate (Data/Text/Internal/Fusion/Common.hs:577)
justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
scanl (Data/Text/Internal/Fusion/Common.hs:656)
replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
replicateI (Data/Text/Internal/Fusion/Common.hs:682)
93% ( 13 / 14) in 'Data.Text.Unsafe'
Missing documentation for:
Iter (Data/Text/Unsafe.hs:62)
33% ( 1 / 3) in 'Data.Text.Internal.Private'
Missing documentation for:
runText (Data/Text/Internal/Private.hs:33)
span_ (Data/Text/Internal/Private.hs:23)
91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
length (Data/Text/Internal/Fusion.hs:127)
100% ( 4 / 4) in 'Data.Text.Show'
33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common'
Missing documentation for:
restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
Missing documentation for:
ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
Missing documentation for:
streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
100% ( 33 / 33) in 'Data.Text.Encoding'
100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Search'
100% ( 18 / 18) in 'Data.Text.Foreign'
100% (126 /126) in 'Data.Text'
100% ( 3 / 3) in 'Data.Text.Internal.IO'
100% ( 20 / 20) in 'Data.Text.IO'
93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search'
100% ( 2 / 2) in 'Data.Text.Lazy.Internal'
89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
Missing documentation for:
encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
99% (127 /128) in 'Data.Text.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
94% ( 16 / 17) in 'Data.Text.Internal.Builder'
Missing documentation for:
append' (Data/Text/Internal/Builder.hs:288)
100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions'
0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int'
Missing documentation for:
Module header
decimal (Data/Text/Lazy/Builder/Int.hs:52)
hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
100% ( 19 / 19) in 'Data.Text.Lazy.IO'
100% ( 7 / 7) in 'Data.Text.Lazy.Read'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat'
Missing documentation for:
formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
100% ( 7 / 7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
bracket
Warning: Data.Text: could not find link destinations for:
replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.116094169311031126087.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
0% ( 0 / 8) in 'Paths_transformers_compat'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_transformers_compat.hs:15)
getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.05708405161558581086.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.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 )
In-place registering hxt-unicode-9.0.2.4...
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.24870738471750829613.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-unicode-9.0.2.4-8MEWU9z6gDj0rsBXG8KNa9
Registering hxt-unicode-9.0.2.4...
Installed hxt-unicode-9.0.2.4
Configuring StateVar-1.1.0.1...
Building StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
[1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
In-place registering StateVar-1.1.0.1...
Running Haddock for StateVar-1.1.0.1...
Running hscolour for StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
Haddock coverage:
100% ( 15 / 15) in 'Data.StateVar'
Documentation created: dist/doc/html/StateVar/index.html,
dist/doc/html/StateVar/StateVar.txt
Creating package registration file:
/tmp/pkgConf-StateVar-1.1.01950148346542314107.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/StateVar-1.1.0.1-6K4a3UqSdqh6lGAm1wlr9s
Registering StateVar-1.1.0.1...
Installed StateVar-1.1.0.1
Configuring hashable-1.2.3.3...
Building hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
Data/Hashable/Class.hs:54:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Hashable/Class.hs:218:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:241:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:420:28: Warning:
In the use of ‘B.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 )
Data/Hashable/Generic.hs:20:1: Warning:
The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.3...
Running Haddock for hashable-1.2.3.3...
Running hscolour for hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Data/Hashable/Class.hs:54:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Hashable/Class.hs:218:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:241:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:420:28: Warning:
In the use of ‘B.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'."
Data/Hashable/Generic.hs:20:1: Warning:
The import of ‘Bits’ from module ‘Data.Bits’ is redundant
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.31924338781476492728.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy
Registering hashable-1.2.3.3...
Installed hashable-1.2.3.3
Configuring parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
Text/Parsec/Language.hs:44:30: Warning: Tab character
Text/Parsec/Language.hs:45:26: Warning: Tab character
Text/Parsec/Language.hs:46:27: Warning: Tab character
Text/Parsec/Language.hs:58:1: Warning: Tab character
Text/Parsec/Language.hs:58:31: Warning: Tab character
Text/Parsec/Language.hs:59:1: Warning: Tab character
Text/Parsec/Language.hs:59:29: Warning: Tab character
Text/Parsec/Language.hs:60:1: Warning: Tab character
Text/Parsec/Language.hs:60:30: Warning: Tab character
Text/Parsec/Language.hs:61:1: Warning: Tab character
Text/Parsec/Language.hs:62:1: Warning: Tab character
Text/Parsec/Language.hs:62:29: Warning: Tab character
Text/Parsec/Language.hs:63:1: Warning: Tab character
Text/Parsec/Language.hs:63:30: Warning: Tab character
Text/Parsec/Language.hs:64:1: Warning: Tab character
Text/Parsec/Language.hs:65:1: Warning: Tab character
Text/Parsec/Language.hs:67:1: Warning: Tab character
Text/Parsec/Language.hs:109:1: Warning: Tab character
Text/Parsec/Language.hs:109:30: Warning: Tab character
Text/Parsec/Language.hs:110:1: Warning: Tab character
Text/Parsec/Language.hs:110:32: Warning: Tab character
Text/Parsec/Language.hs:111:5: Warning: Tab character
Text/Parsec/Language.hs:112:5: Warning: Tab character
Text/Parsec/Language.hs:113:5: Warning: Tab character
Text/Parsec/Language.hs:114:5: Warning: Tab character
Text/Parsec/Language.hs:146:1: Warning: Tab character
Text/Parsec/Language.hs:147:1: Warning: Tab character
Text/Parsec/Language.hs:148:1: Warning: Tab character
Text/Parsec/Language.hs:150:1: Warning: Tab character
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.9...
Running Haddock for parsec-3.1.9...
Running hscolour for parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Text/Parsec/Language.hs:44:30: Warning: Tab character
Text/Parsec/Language.hs:45:26: Warning: Tab character
Text/Parsec/Language.hs:46:27: Warning: Tab character
Text/Parsec/Language.hs:58:1: Warning: Tab character
Text/Parsec/Language.hs:58:31: Warning: Tab character
Text/Parsec/Language.hs:59:1: Warning: Tab character
Text/Parsec/Language.hs:59:29: Warning: Tab character
Text/Parsec/Language.hs:60:1: Warning: Tab character
Text/Parsec/Language.hs:60:30: Warning: Tab character
Text/Parsec/Language.hs:61:1: Warning: Tab character
Text/Parsec/Language.hs:62:1: Warning: Tab character
Text/Parsec/Language.hs:62:29: Warning: Tab character
Text/Parsec/Language.hs:63:1: Warning: Tab character
Text/Parsec/Language.hs:63:30: Warning: Tab character
Text/Parsec/Language.hs:64:1: Warning: Tab character
Text/Parsec/Language.hs:65:1: Warning: Tab character
Text/Parsec/Language.hs:67:1: Warning: Tab character
Text/Parsec/Language.hs:109:1: Warning: Tab character
Text/Parsec/Language.hs:109:30: Warning: Tab character
Text/Parsec/Language.hs:110:1: Warning: Tab character
Text/Parsec/Language.hs:110:32: Warning: Tab character
Text/Parsec/Language.hs:111:5: Warning: Tab character
Text/Parsec/Language.hs:112:5: Warning: Tab character
Text/Parsec/Language.hs:113:5: Warning: Tab character
Text/Parsec/Language.hs:114:5: Warning: Tab character
Text/Parsec/Language.hs:146:1: Warning: Tab character
Text/Parsec/Language.hs:147:1: Warning: Tab character
Text/Parsec/Language.hs:148:1: Warning: Tab character
Text/Parsec/Language.hs:150:1: Warning: Tab character
Haddock coverage:
82% ( 14 / 17) in 'Text.Parsec.Pos'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
43% ( 6 / 14) in 'Text.Parsec.Error'
Missing documentation for:
errorIsUnknown (Text/Parsec/Error.hs:110)
showErrorMessages (Text/Parsec/Error.hs:173)
newErrorMessage (Text/Parsec/Error.hs:120)
newErrorUnknown (Text/Parsec/Error.hs:116)
addErrorMessage (Text/Parsec/Error.hs:124)
setErrorPos (Text/Parsec/Error.hs:128)
setErrorMessage (Text/Parsec/Error.hs:132)
mergeError (Text/Parsec/Error.hs:136)
38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error'
Missing documentation for:
messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
errorIsUnknown (Text/Parsec/Error.hs:110)
showErrorMessages (Text/Parsec/Error.hs:173)
newErrorMessage (Text/Parsec/Error.hs:120)
newErrorUnknown (Text/Parsec/Error.hs:116)
addErrorMessage (Text/Parsec/Error.hs:124)
setErrorPos (Text/Parsec/Error.hs:128)
setErrorMessage (Text/Parsec/Error.hs:132)
mergeError (Text/Parsec/Error.hs:136)
64% ( 32 / 50) in 'Text.Parsec.Prim'
Missing documentation for:
unknownError (Text/Parsec/Prim.hs:91)
sysUnExpectError (Text/Parsec/Prim.hs:94)
Parsec (Text/Parsec/Prim.hs:152)
Consumed (Text/Parsec/Prim.hs:154)
Reply (Text/Parsec/Prim.hs:157)
State (Text/Parsec/Prim.hs:160)
parsecMap (Text/Parsec/Prim.hs:177)
parserReturn (Text/Parsec/Prim.hs:221)
parserBind (Text/Parsec/Prim.hs:226)
mergeErrorReply (Text/Parsec/Prim.hs:266)
parserFail (Text/Parsec/Prim.hs:272)
parserPlus (Text/Parsec/Prim.hs:290)
labels (Text/Parsec/Prim.hs:345)
tokens (Text/Parsec/Prim.hs:396)
tokenPrimEx (Text/Parsec/Prim.hs:533)
manyAccum (Text/Parsec/Prim.hs:592)
runPT (Text/Parsec/Prim.hs:610)
runP (Text/Parsec/Prim.hs:624)
100% ( 24 / 24) in 'Text.Parsec.Combinator'
100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
50% ( 2 / 4) in 'Text.Parsec.String'
Missing documentation for:
Parser (Text/Parsec/String.hs:22)
GenParser (Text/Parsec/String.hs:23)
50% ( 2 / 4) in 'Text.Parsec.ByteString'
Missing documentation for:
Parser (Text/Parsec/ByteString.hs:24)
GenParser (Text/Parsec/ByteString.hs:25)
50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy'
Missing documentation for:
Parser (Text/Parsec/ByteString/Lazy.hs:24)
GenParser (Text/Parsec/ByteString/Lazy.hs:25)
33% ( 1 / 3) in 'Text.Parsec.Text'
Missing documentation for:
Parser (Text/Parsec/Text.hs:23)
GenParser (Text/Parsec/Text.hs:24)
33% ( 1 / 3) in 'Text.Parsec.Text.Lazy'
Missing documentation for:
Parser (Text/Parsec/Text/Lazy.hs:23)
GenParser (Text/Parsec/Text/Lazy.hs:24)
100% ( 5 / 5) in 'Text.Parsec.Expr'
70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
Missing documentation for:
Parser (Text/Parsec/String.hs:22)
GenParser (Text/Parsec/String.hs:23)
runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
tokens (Text/Parsec/Prim.hs:396)
tokenPrimEx (Text/Parsec/Prim.hs:533)
try (Text/ParserCombinators/Parsec/Prim.hs:64)
labels (Text/Parsec/Prim.hs:345)
pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
State (Text/Parsec/Prim.hs:160)
82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
100% ( 20 / 20) in 'Text.Parsec.Char'
67% ( 4 / 6) in 'Text.Parsec.Token'
Missing documentation for:
LanguageDef (Text/Parsec/Token.hs:38)
TokenParser (Text/Parsec/Token.hs:106)
67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token'
Missing documentation for:
LanguageDef (Text/Parsec/Token.hs:38)
TokenParser (Text/Parsec/Token.hs:106)
95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
Missing documentation for:
CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr'
Missing documentation for:
Operator (Text/ParserCombinators/Parsec/Expr.hs:28)
OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32)
buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39)
78% ( 73 / 94) in 'Text.Parsec'
Missing documentation for:
Parsec (Text/Parsec/Prim.hs:152)
tokens (Text/Parsec/Prim.hs:396)
labels (Text/Parsec/Prim.hs:345)
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
manyAccum (Text/Parsec/Prim.hs:592)
tokenPrimEx (Text/Parsec/Prim.hs:533)
runPT (Text/Parsec/Prim.hs:610)
unknownError (Text/Parsec/Prim.hs:91)
sysUnExpectError (Text/Parsec/Prim.hs:94)
mergeErrorReply (Text/Parsec/Prim.hs:266)
runP (Text/Parsec/Prim.hs:624)
Consumed (Text/Parsec/Prim.hs:154)
Reply (Text/Parsec/Prim.hs:157)
State (Text/Parsec/Prim.hs:160)
parsecMap (Text/Parsec/Prim.hs:177)
parserReturn (Text/Parsec/Prim.hs:221)
parserBind (Text/Parsec/Prim.hs:226)
parserFail (Text/Parsec/Prim.hs:272)
parserPlus (Text/Parsec/Prim.hs:290)
80% ( 8 / 10) in 'Text.Parsec.Language'
Missing documentation for:
emptyDef (Text/Parsec/Language.hs:79)
LanguageDef (Text/Parsec/Token.hs:38)
80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language'
Missing documentation for:
emptyDef (Text/Parsec/Language.hs:79)
LanguageDef (Text/Parsec/Token.hs:38)
100% ( 8 / 8) in 'Text.Parsec.Perm'
100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file:
/tmp/pkgConf-parsec-3.18569797591145975358.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0
Registering parsec-3.1.9...
Installed parsec-3.1.9
[1 of 1] Compiling Main ( /tmp/cabal-tmp-7362/distributive-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-7362/distributive-0.4.4/dist/setup/Main.o )
Linking /tmp/cabal-tmp-7362/distributive-0.4.4/dist/setup/setup ...
Configuring distributive-0.4.4...
Building distributive-0.4.4...
Preprocessing library distributive-0.4.4...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.4.4...
Running Haddock for distributive-0.4.4...
Running hscolour for distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Haddock coverage:
67% ( 2 / 3) in 'Data.Distributive.Generic'
Missing documentation for:
GDistributive (src/Data/Distributive/Generic.hs:35)
100% ( 4 / 4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Creating package registration file:
/tmp/pkgConf-distributive-0.411728950381557686227.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributive-0.4.4-IiTFZxvjHzA0FvKz3AU35Q
Registering distributive-0.4.4...
Installed distributive-0.4.4
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
Data/HashMap/Base.hs:85:1: Warning:
The import of ‘Data.Functor’ is redundant
except perhaps to import instances from ‘Data.Functor’
To import instances alone, use: import Data.Functor()
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Data/HashMap/Base.hs:85:1: Warning:
The import of ‘Data.Functor’ is redundant
except perhaps to import instances from ‘Data.Functor’
To import instances alone, use: import Data.Functor()
Haddock coverage:
0% ( 0 / 3) in 'Data.HashMap.UnsafeShift'
Missing documentation for:
Module header
unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
50% ( 1 / 2) in 'Data.HashMap.PopCount'
Missing documentation for:
Module header
100% ( 2 / 2) in 'Data.HashMap.Unsafe'
38% ( 14 / 37) in 'Data.HashMap.Array'
Missing documentation for:
Array (Data/HashMap/Array.hs:102)
MArray (Data/HashMap/Array.hs:127)
new_ (Data/HashMap/Array.hs:174)
singleton (Data/HashMap/Array.hs:177)
singletonM (Data/HashMap/Array.hs:181)
pair (Data/HashMap/Array.hs:185)
length (Data/HashMap/Array.hs:113)
lengthM (Data/HashMap/Array.hs:135)
read (Data/HashMap/Array.hs:192)
write (Data/HashMap/Array.hs:198)
index (Data/HashMap/Array.hs:205)
indexM (Data/HashMap/Array.hs:211)
unsafeFreeze (Data/HashMap/Array.hs:217)
unsafeThaw (Data/HashMap/Array.hs:223)
run (Data/HashMap/Array.hs:229)
run2 (Data/HashMap/Array.hs:233)
foldl' (Data/HashMap/Array.hs:335)
foldr (Data/HashMap/Array.hs:343)
thaw (Data/HashMap/Array.hs:355)
map (Data/HashMap/Array.hs:388)
traverse (Data/HashMap/Array.hs:431)
filter (Data/HashMap/Array.hs:436)
toList (Data/HashMap/Array.hs:428)
87% ( 54 / 62) in 'Data.HashMap.Base'
Missing documentation for:
Module header
Leaf (Data/HashMap/Base.hs:124)
Hash (Data/HashMap/Base.hs:177)
Bitmap (Data/HashMap/Base.hs:178)
mask (Data/HashMap/Base.hs:1094)
bitsPerSubkey (Data/HashMap/Base.hs:1082)
sparseIndex (Data/HashMap/Base.hs:1091)
updateOrConcatWith (Data/HashMap/Base.hs:1003)
100% ( 46 / 46) in 'Data.HashMap.Strict'
100% ( 46 / 46) in 'Data.HashMap.Lazy'
100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.5556939443346804712.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring hxt-regex-xmlschema-9.2.0.2...
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 )
In-place registering hxt-regex-xmlschema-9.2.0.2...
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.06656802971675910875.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-regex-xmlschema-9.2.0.2-54SglnfzsveApYtU2aF5k5
Registering hxt-regex-xmlschema-9.2.0.2...
Installed hxt-regex-xmlschema-9.2.0.2
Configuring network-uri-2.6.0.3...
Building network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...
[1 of 1] Compiling Network.URI ( Network/URI.hs, dist/build/Network/URI.o )
Network/URI.hs:129:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
In-place registering network-uri-2.6.0.3...
Running Haddock for network-uri-2.6.0.3...
Running hscolour for network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...
Network/URI.hs:129:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
Haddock coverage:
78% ( 38 / 49) in 'Network.URI'
Missing documentation for:
uriIsAbsolute (Network/URI.hs:316)
uriIsRelative (Network/URI.hs:319)
parseabsoluteURI (Network/URI.hs:1258)
escapeString (Network/URI.hs:1262)
reserved (Network/URI.hs:1266)
unreserved (Network/URI.hs:1270)
scheme (Network/URI.hs:1276)
authority (Network/URI.hs:1280)
path (Network/URI.hs:1288)
query (Network/URI.hs:1292)
fragment (Network/URI.hs:1296)
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.06391382641415431554.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-uri-2.6.0.3-LFMzacKIfjmC6gRt5N3aSz
Registering network-uri-2.6.0.3...
Installed network-uri-2.6.0.3
Configuring semigroups-0.17.0.1...
Building semigroups-0.17.0.1...
Preprocessing library semigroups-0.17.0.1...
[1 of 3] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 3] Compiling Data.Semigroup ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
[3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
In-place registering semigroups-0.17.0.1...
Running Haddock for semigroups-0.17.0.1...
Running hscolour for semigroups-0.17.0.1...
Preprocessing library semigroups-0.17.0.1...
Preprocessing library semigroups-0.17.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
95% ( 69 / 73) in 'Data.List.NonEmpty'
Missing documentation for:
NonEmpty (src/Data/List/NonEmpty.hs:177)
length (src/Data/List/NonEmpty.hs:222)
unfoldr (src/Data/List/NonEmpty.hs:253)
xor (src/Data/List/NonEmpty.hs:226)
83% ( 25 / 30) in 'Data.Semigroup'
Missing documentation for:
Semigroup (src/Data/Semigroup.hs:181)
Min (src/Data/Semigroup.hs:419)
Max (src/Data/Semigroup.hs:504)
ArgMin (src/Data/Semigroup.hs:605)
ArgMax (src/Data/Semigroup.hs:606)
60% ( 3 / 5) in 'Data.Semigroup.Generic'
Missing documentation for:
GSemigroup (src/Data/Semigroup/Generic.hs:39)
GMonoid (src/Data/Semigroup/Generic.hs:69)
Warning: Data.Semigroup: could not find link destinations for:
Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product
Warning: Data.Semigroup.Generic: could not find link destinations for:
gmappend' gmempty'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Creating package registration file:
/tmp/pkgConf-semigroups-0.17.0122125315159999213.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroups-0.17.0.1-7ZJSgZ5CNVm8tWmGAujY46
Registering semigroups-0.17.0.1...
Installed semigroups-0.17.0.1
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 )
[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 )
src/Data/Tree/NTree/TypeDefs.hs:26:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[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 )
[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 )
src/Text/XML/HXT/Parser/XmlTokenParser.hs:86:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[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 )
src/Text/XML/HXT/Parser/XmlParsec.hs:61:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[33 of 82] Compiling Text.XML.HXT.Parser.HtmlParsec ( src/Text/XML/HXT/Parser/HtmlParsec.hs, dist/build/Text/XML/HXT/Parser/HtmlParsec.o )
src/Text/XML/HXT/Parser/HtmlParsec.hs:36:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[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 )
[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 )
In-place registering hxt-9.3.1.15...
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/NTree/TypeDefs.hs:26:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
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
src/Text/XML/HXT/Parser/XmlTokenParser.hs:86:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Text/XML/HXT/Parser/XmlParsec.hs:61:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Text/XML/HXT/Parser/HtmlParsec.hs:36:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
/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)
isScElemRef (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:104)
isScCharData (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:108)
isScSARE (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:112)
isScList (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:119)
isScOpt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:123)
scDT (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:142)
scDTxsd (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:145)
scString (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:148)
scString1 (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:151)
scFixed (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:154)
scEnum (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:157)
scNmtoken (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:160)
scNmtokens (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:163)
scEmpty (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:168)
scSeq (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:171)
scSeqs (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:179)
scNull (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:182)
scAlt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:185)
scAlts (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:193)
scOption (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:196)
scList (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:203)
scList1 (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:206)
scOpt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:209)
scRep (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:212)
scElem (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:215)
scAttr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:218)
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.11904279192604303818.15
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-9.3.1.15-J2S0iZ3ycOQHaxoYSwPUmO
Registering hxt-9.3.1.15...
Installed hxt-9.3.1.15
Configuring bifunctors-5...
Building bifunctors-5...
Preprocessing library bifunctors-5...
[ 1 of 11] Compiling Data.Bifoldable ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 2 of 11] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 3 of 11] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 4 of 11] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o )
src/Data/Bifunctor/Biff.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Biff.hs:19:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Data/Bifunctor/Biff.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Bifunctor/Biff.hs:21:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
[ 5 of 11] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
src/Data/Bifunctor/Clown.hs:17:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Clown.hs:21:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Data/Bifunctor/Clown.hs:22:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Bifunctor/Clown.hs:23:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
[ 6 of 11] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
src/Data/Bifunctor/Flip.hs:16:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Flip.hs:20:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Data/Bifunctor/Flip.hs:21:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Bifunctor/Flip.hs:22:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
[ 7 of 11] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
src/Data/Bifunctor/Join.hs:16:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Join.hs:20:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Data/Bifunctor/Join.hs:21:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
[ 8 of 11] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
src/Data/Bifunctor/Joker.hs:17:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Joker.hs:21:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Data/Bifunctor/Joker.hs:22:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
[ 9 of 11] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
src/Data/Bifunctor/Product.hs:16:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Product.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[10 of 11] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o )
src/Data/Bifunctor/Tannen.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Tannen.hs:19:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Data/Bifunctor/Tannen.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Bifunctor/Tannen.hs:21:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
[11 of 11] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
src/Data/Bifunctor/Wrapped.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Wrapped.hs:19:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Data/Bifunctor/Wrapped.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Bifunctor/Wrapped.hs:21:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
In-place registering bifunctors-5...
Running Haddock for bifunctors-5...
Running hscolour for bifunctors-5...
Preprocessing library bifunctors-5...
Preprocessing library bifunctors-5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
src/Data/Bifunctor/Biff.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Biff.hs:19:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Data/Bifunctor/Biff.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Bifunctor/Biff.hs:21:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
src/Data/Bifunctor/Clown.hs:17:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Clown.hs:21:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Data/Bifunctor/Clown.hs:22:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Bifunctor/Clown.hs:23:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
src/Data/Bifunctor/Flip.hs:16:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Flip.hs:20:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Data/Bifunctor/Flip.hs:21:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Bifunctor/Flip.hs:22:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
src/Data/Bifunctor/Join.hs:16:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Join.hs:20:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Data/Bifunctor/Join.hs:21:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
src/Data/Bifunctor/Joker.hs:17:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Joker.hs:21:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Data/Bifunctor/Joker.hs:22:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
src/Data/Bifunctor/Product.hs:16:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Product.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Bifunctor/Tannen.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Tannen.hs:19:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Data/Bifunctor/Tannen.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Bifunctor/Tannen.hs:21:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
src/Data/Bifunctor/Wrapped.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Bifunctor/Wrapped.hs:19:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Data/Bifunctor/Wrapped.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Data/Bifunctor/Wrapped.hs:21:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
Haddock coverage:
100% ( 17 / 17) in 'Data.Bifoldable'
100% ( 8 / 8) in 'Data.Bitraversable'
62% ( 5 / 8) in 'Data.Biapplicative'
Missing documentation for:
Biapplicative (src/Data/Biapplicative.hs:44)
<<$>> (src/Data/Biapplicative.hs:40)
<<**>> (src/Data/Biapplicative.hs:65)
100% ( 2 / 2) in 'Data.Bifunctor.Biff'
100% ( 2 / 2) in 'Data.Bifunctor.Clown'
100% ( 2 / 2) in 'Data.Bifunctor.Flip'
100% ( 2 / 2) in 'Data.Bifunctor.Join'
100% ( 2 / 2) in 'Data.Bifunctor.Joker'
100% ( 2 / 2) in 'Data.Bifunctor.Product'
100% ( 2 / 2) in 'Data.Bifunctor.Tannen'
100% ( 2 / 2) in 'Data.Bifunctor.Wrapped'
Documentation created: dist/doc/html/bifunctors/index.html,
dist/doc/html/bifunctors/bifunctors.txt
Creating package registration file:
/tmp/pkgConf-bifunctors-512553499461576184454
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bifunctors-5-G4gLtDmKDxFEnUJ9Mt7bVz
Registering bifunctors-5...
Installed bifunctors-5
Configuring void-0.7.1...
Building void-0.7.1...
Preprocessing library void-0.7.1...
[1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.7.1...
Running Haddock for void-0.7.1...
Running hscolour for void-0.7.1...
Preprocessing library void-0.7.1...
Preprocessing library void-0.7.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
100% ( 3 / 3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html,
dist/doc/html/void/void.txt
Creating package registration file:
/tmp/pkgConf-void-0.714161629641401016538.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/void-0.7.1-9yhpMnPXpwdEXb0fUkPcv6
Registering void-0.7.1...
Installed void-0.7.1
Configuring contravariant-1.3.3...
Building contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
[1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o )
[3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o )
In-place registering contravariant-1.3.3...
Running Haddock for contravariant-1.3.3...
Running hscolour for contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
89% ( 17 / 19) in 'Data.Functor.Contravariant'
Missing documentation for:
Predicate (src/Data/Functor/Contravariant.hs:278)
comparisonEquivalence (src/Data/Functor/Contravariant.hs:362)
100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible'
100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose'
100% ( 3 / 3) in 'Data.Functor.Contravariant.Generic'
Warning: Data.Functor.Contravariant.Generic: could not find link destinations for:
GDeciding GDeciding1
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Creating package registration file:
/tmp/pkgConf-contravariant-1.35328442301378811577.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/contravariant-1.3.3-6YXCrIazFLhDoYkGeQkZZL
Registering contravariant-1.3.3...
Installed contravariant-1.3.3
[1 of 1] Compiling Main ( /tmp/cabal-tmp-7362/comonad-4.2.7.2/dist/setup/setup.hs, /tmp/cabal-tmp-7362/comonad-4.2.7.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-7362/comonad-4.2.7.2/dist/setup/setup ...
Configuring comonad-4.2.7.2...
Building comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 16] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o )
In-place registering comonad-4.2.7.2...
Running Haddock for comonad-4.2.7.2...
Running hscolour for comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
50% ( 1 / 2) in 'Data.Functor.Composition'
Missing documentation for:
Module header
100% ( 2 / 2) in 'Control.Comonad.Trans.Identity'
100% ( 22 / 22) in 'Control.Comonad'
50% ( 1 / 2) in 'Control.Comonad.Trans.Class'
Missing documentation for:
ComonadTrans (src/Control/Comonad/Trans/Class.hs:23)
50% ( 1 / 2) in 'Control.Comonad.Hoist.Class'
Missing documentation for:
ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19)
69% ( 9 / 13) in 'Control.Comonad.Trans.Env'
Missing documentation for:
Env (src/Control/Comonad/Trans/Env.hs:127)
runEnv (src/Control/Comonad/Trans/Env.hs:134)
EnvT (src/Control/Comonad/Trans/Env.hs:128)
runEnvT (src/Control/Comonad/Trans/Env.hs:137)
73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
Missing documentation for:
Store (src/Control/Comonad/Trans/Store.hs:118)
runStore (src/Control/Comonad/Trans/Store.hs:124)
StoreT (src/Control/Comonad/Trans/Store.hs:127)
runStoreT (src/Control/Comonad/Trans/Store.hs:129)
33% ( 4 / 12) in 'Control.Comonad.Trans.Traced'
Missing documentation for:
Traced (src/Control/Comonad/Trans/Traced.hs:65)
traced (src/Control/Comonad/Trans/Traced.hs:67)
runTraced (src/Control/Comonad/Trans/Traced.hs:70)
TracedT (src/Control/Comonad/Trans/Traced.hs:73)
trace (src/Control/Comonad/Trans/Traced.hs:100)
listen (src/Control/Comonad/Trans/Traced.hs:103)
listens (src/Control/Comonad/Trans/Traced.hs:106)
censor (src/Control/Comonad/Trans/Traced.hs:109)
33% ( 1 / 3) in 'Control.Comonad.Env.Class'
Missing documentation for:
ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
asks (src/Control/Comonad/Env/Class.hs:37)
60% ( 9 / 15) in 'Control.Comonad.Env'
Missing documentation for:
ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
asks (src/Control/Comonad/Env/Class.hs:37)
Env (src/Control/Comonad/Trans/Env.hs:127)
runEnv (src/Control/Comonad/Trans/Env.hs:134)
EnvT (src/Control/Comonad/Trans/Env.hs:128)
runEnvT (src/Control/Comonad/Trans/Env.hs:137)
100% ( 4 / 4) in 'Control.Comonad.Identity'
25% ( 1 / 4) in 'Control.Comonad.Store.Class'
Missing documentation for:
ComonadStore (src/Control/Comonad/Store/Class.hs:35)
lowerPos (src/Control/Comonad/Store/Class.hs:59)
lowerPeek (src/Control/Comonad/Store/Class.hs:63)
62% ( 8 / 13) in 'Control.Comonad.Store'
Missing documentation for:
ComonadStore (src/Control/Comonad/Store/Class.hs:35)
Store (src/Control/Comonad/Trans/Store.hs:118)
runStore (src/Control/Comonad/Trans/Store.hs:124)
StoreT (src/Control/Comonad/Trans/Store.hs:127)
runStoreT (src/Control/Comonad/Trans/Store.hs:129)
33% ( 1 / 3) in 'Control.Comonad.Traced.Class'
Missing documentation for:
ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
traces (src/Control/Comonad/Traced/Class.hs:37)
57% ( 8 / 14) in 'Control.Comonad.Traced'
Missing documentation for:
ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
traces (src/Control/Comonad/Traced/Class.hs:37)
Traced (src/Control/Comonad/Trans/Traced.hs:65)
traced (src/Control/Comonad/Trans/Traced.hs:67)
runTraced (src/Control/Comonad/Trans/Traced.hs:70)
TracedT (src/Control/Comonad/Trans/Traced.hs:73)
20% ( 1 / 5) in 'Data.Functor.Coproduct'
Missing documentation for:
Coproduct (src/Data/Functor/Coproduct.hs:34)
left (src/Data/Functor/Coproduct.hs:37)
right (src/Data/Functor/Coproduct.hs:40)
coproduct (src/Data/Functor/Coproduct.hs:43)
Warning: Control.Comonad: could not find link destinations for:
Id P Digit Node Elem FingerTree StateL StateR State
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Creating package registration file:
/tmp/pkgConf-comonad-4.2.74197862261038453694.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/comonad-4.2.7.2-BggM6Z4XCUeHVlPwhbJP28
Registering comonad-4.2.7.2...
Installed comonad-4.2.7.2
Configuring comonad-transformers-4.0...
Building comonad-transformers-4.0...
Preprocessing library comonad-transformers-4.0...
In-place registering comonad-transformers-4.0...
Running Haddock for comonad-transformers-4.0...
Running hscolour for comonad-transformers-4.0...
Preprocessing library comonad-transformers-4.0...
Preprocessing library comonad-transformers-4.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-comonad-transformers-49836503521374330757.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/comonad-transformers-4.0-K1fzUn0avVk883EtrKZ3V5
Registering comonad-transformers-4.0...
Installed comonad-transformers-4.0
[1 of 1] Compiling Main ( /tmp/cabal-tmp-7362/semigroupoids-5.0.0.4/dist/setup/setup.hs, /tmp/cabal-tmp-7362/semigroupoids-5.0.0.4/dist/setup/Main.o )
Linking /tmp/cabal-tmp-7362/semigroupoids-5.0.0.4/dist/setup/setup ...
Configuring semigroupoids-5.0.0.4...
Building semigroupoids-5.0.0.4...
Preprocessing library semigroupoids-5.0.0.4...
[ 1 of 21] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 21] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o )
[ 3 of 21] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 4 of 21] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o )
[ 5 of 21] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[ 6 of 21] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o )
[ 7 of 21] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 8 of 21] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[ 9 of 21] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[10 of 21] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o )
[11 of 21] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o )
[12 of 21] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[13 of 21] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[14 of 21] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[15 of 21] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[16 of 21] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[17 of 21] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[18 of 21] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[19 of 21] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
[20 of 21] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[21 of 21] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o )
In-place registering semigroupoids-5.0.0.4...
Running Haddock for semigroupoids-5.0.0.4...
Running hscolour for semigroupoids-5.0.0.4...
Preprocessing library semigroupoids-5.0.0.4...
Preprocessing library semigroupoids-5.0.0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
100% ( 1 / 1) in 'Data.Traversable.Instances'
33% ( 1 / 3) in 'Data.Semigroup.Foldable.Class'
Missing documentation for:
Foldable1 (src/Data/Semigroup/Foldable/Class.hs:57)
Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:64)
75% ( 3 / 4) in 'Data.Functor.Extend'
Missing documentation for:
Extend (src/Data/Functor/Extend.hs:45)
75% ( 9 / 12) in 'Data.Functor.Bind.Class'
Missing documentation for:
apDefault (src/Data/Functor/Bind/Class.hs:399)
returning (src/Data/Functor/Bind/Class.hs:396)
Biapply (src/Data/Functor/Bind/Class.hs:524)
100% ( 13 / 13) in 'Data.Functor.Apply'
33% ( 2 / 6) in 'Data.Semigroup.Bifoldable'
Missing documentation for:
Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:64)
bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:39)
bifor1_ (src/Data/Semigroup/Bifoldable.hs:43)
bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:51)
75% ( 15 / 20) in 'Data.Functor.Bind'
Missing documentation for:
-<< (src/Data/Functor/Bind.hs:49)
-<- (src/Data/Functor/Bind.hs:55)
->- (src/Data/Functor/Bind.hs:52)
apDefault (src/Data/Functor/Bind/Class.hs:399)
returning (src/Data/Functor/Bind/Class.hs:396)
100% ( 3 / 3) in 'Data.Functor.Alt'
44% ( 4 / 9) in 'Data.Semigroup.Foldable'
Missing documentation for:
Foldable1 (src/Data/Semigroup/Foldable/Class.hs:57)
traverse1_ (src/Data/Semigroup/Foldable.hs:73)
for1_ (src/Data/Semigroup/Foldable.hs:77)
sequenceA1_ (src/Data/Semigroup/Foldable.hs:81)
asum1 (src/Data/Semigroup/Foldable.hs:99)
33% ( 1 / 3) in 'Data.Semigroup.Traversable.Class'
Missing documentation for:
Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:56)
Traversable1 (src/Data/Semigroup/Traversable/Class.hs:137)
33% ( 1 / 3) in 'Data.Semigroup.Bitraversable'
Missing documentation for:
Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:56)
bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:21)
33% ( 1 / 3) in 'Data.Semigroup.Traversable'
Missing documentation for:
Traversable1 (src/Data/Semigroup/Traversable/Class.hs:137)
foldMap1Default (src/Data/Semigroup/Traversable.hs:20)
100% ( 2 / 2) in 'Data.Functor.Bind.Trans'
100% ( 3 / 3) in 'Data.Functor.Plus'
50% ( 2 / 4) in 'Data.Semigroupoid'
Missing documentation for:
WrappedCategory (src/Data/Semigroupoid.hs:69)
Semi (src/Data/Semigroupoid.hs:78)
50% ( 1 / 2) in 'Data.Semigroupoid.Dual'
Missing documentation for:
Dual (src/Data/Semigroupoid/Dual.hs:23)
100% ( 2 / 2) in 'Data.Groupoid'
50% ( 1 / 2) in 'Data.Isomorphism'
Missing documentation for:
Iso (src/Data/Isomorphism.hs:25)
50% ( 1 / 2) in 'Data.Semigroupoid.Static'
Missing documentation for:
Static (src/Data/Semigroupoid/Static.hs:44)
20% ( 1 / 5) in 'Data.Semigroupoid.Ob'
Missing documentation for:
Ob (src/Data/Semigroupoid/Ob.hs:30)
(src/Data/Semigroupoid/Ob.hs:33)
(src/Data/Semigroupoid/Ob.hs:37)
(src/Data/Semigroupoid/Ob.hs:41)
62% ( 5 / 8) in 'Data.Bifunctor.Apply'
Missing documentation for:
Biapply (src/Data/Functor/Bind/Class.hs:524)
<<$>>
<<..>> (src/Data/Bifunctor/Apply.hs:27)
Warning: Data.Functor.Apply: could not find link destinations for:
Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State
Warning: Data.Functor.Bind: could not find link destinations for:
Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State
Documentation created: dist/doc/html/semigroupoids/index.html,
dist/doc/html/semigroupoids/semigroupoids.txt
Creating package registration file:
/tmp/pkgConf-semigroupoids-5.0.021139530461110304183.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroupoids-5.0.0.4-BW6xw8pFrWDHWU5GlvdG4W
Registering semigroupoids-5.0.0.4...
Installed semigroupoids-5.0.0.4
Configuring data-lens-2.10.7...
Building data-lens-2.10.7...
Preprocessing library data-lens-2.10.7...
[1 of 6] Compiling Control.Category.Product ( src/Control/Category/Product.hs, dist/build/Control/Category/Product.o )
[2 of 6] Compiling Data.Lens.Common ( src/Data/Lens/Common.hs, dist/build/Data/Lens/Common.o )
[3 of 6] Compiling Data.Lens.Lazy ( src/Data/Lens/Lazy.hs, dist/build/Data/Lens/Lazy.o )
[4 of 6] Compiling Data.Lens.Strict ( src/Data/Lens/Strict.hs, dist/build/Data/Lens/Strict.o )
[5 of 6] Compiling Data.Lens.Partial.Common ( src/Data/Lens/Partial/Common.hs, dist/build/Data/Lens/Partial/Common.o )
src/Data/Lens/Partial/Common.hs:4:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[6 of 6] Compiling Data.Lens.Partial.Lazy ( src/Data/Lens/Partial/Lazy.hs, dist/build/Data/Lens/Partial/Lazy.o )
In-place registering data-lens-2.10.7...
Running Haddock for data-lens-2.10.7...
Running hscolour for data-lens-2.10.7...
Preprocessing library data-lens-2.10.7...
Preprocessing library data-lens-2.10.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
src/Data/Lens/Partial/Common.hs:4:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
0% ( 0 / 3) in 'Control.Category.Product'
Missing documentation for:
Module header
Tensor (src/Control/Category/Product.hs:8)
(src/Control/Category/Product.hs:17)
42% ( 15 / 36) in 'Data.Lens.Common'
Missing documentation for:
Module header
Lens (src/Data/Lens/Common.hs:48)
mergeL (src/Data/Lens/Common.hs:100)
^$ (src/Data/Lens/Common.hs:76)
^$! (src/Data/Lens/Common.hs:76)
^= (src/Data/Lens/Common.hs:91)
^!= (src/Data/Lens/Common.hs:91)
^+= (src/Data/Lens/Common.hs:118)
^!+= (src/Data/Lens/Common.hs:118)
^-= (src/Data/Lens/Common.hs:118)
^!-= (src/Data/Lens/Common.hs:118)
^*= (src/Data/Lens/Common.hs:118)
^!*= (src/Data/Lens/Common.hs:118)
^/= (src/Data/Lens/Common.hs:127)
^!/= (src/Data/Lens/Common.hs:127)
fstLens (src/Data/Lens/Common.hs:133)
sndLens (src/Data/Lens/Common.hs:136)
mapLens (src/Data/Lens/Common.hs:139)
intMapLens (src/Data/Lens/Common.hs:145)
setLens (src/Data/Lens/Common.hs:151)
intSetLens (src/Data/Lens/Common.hs:156)
39% ( 9 / 23) in 'Data.Lens.Lazy'
Missing documentation for:
Module header
+= (src/Data/Lens/Lazy.hs:70)
!+= (src/Data/Lens/Lazy.hs:70)
-= (src/Data/Lens/Lazy.hs:70)
!-= (src/Data/Lens/Lazy.hs:70)
*= (src/Data/Lens/Lazy.hs:70)
!*= (src/Data/Lens/Lazy.hs:70)
//= (src/Data/Lens/Lazy.hs:80)
!/= (src/Data/Lens/Lazy.hs:80)
&&= (src/Data/Lens/Lazy.hs:86)
!&&= (src/Data/Lens/Lazy.hs:86)
||= (src/Data/Lens/Lazy.hs:86)
!||= (src/Data/Lens/Lazy.hs:86)
focus (src/Data/Lens/Lazy.hs:31)
39% ( 9 / 23) in 'Data.Lens.Strict'
Missing documentation for:
Module header
+= (src/Data/Lens/Strict.hs:70)
!+= (src/Data/Lens/Strict.hs:70)
-= (src/Data/Lens/Strict.hs:70)
!-= (src/Data/Lens/Strict.hs:70)
*= (src/Data/Lens/Strict.hs:70)
!*= (src/Data/Lens/Strict.hs:70)
//= (src/Data/Lens/Strict.hs:80)
!/= (src/Data/Lens/Strict.hs:80)
&&= (src/Data/Lens/Strict.hs:86)
!&&= (src/Data/Lens/Strict.hs:86)
||= (src/Data/Lens/Strict.hs:86)
!||= (src/Data/Lens/Strict.hs:86)
focus (src/Data/Lens/Strict.hs:31)
13% ( 5 / 38) in 'Data.Lens.Partial.Common'
Missing documentation for:
Module header
PartialLens (src/Data/Lens/Partial/Common.hs:15)
runPLens (src/Data/Lens/Partial/Common.hs:18)
(src/Data/Lens/Partial/Common.hs:21)
null (src/Data/Lens/Partial/Common.hs:28)
totalLens (src/Data/Lens/Partial/Common.hs:32)
getPL (src/Data/Lens/Partial/Common.hs:37)
getorPL (src/Data/Lens/Partial/Common.hs:41)
getorAPL (src/Data/Lens/Partial/Common.hs:45)
mergePL (src/Data/Lens/Partial/Common.hs:48)
nullPL (src/Data/Lens/Partial/Common.hs:53)
getorEmptyPL (src/Data/Lens/Partial/Common.hs:56)
sumPL (src/Data/Lens/Partial/Common.hs:60)
productPL (src/Data/Lens/Partial/Common.hs:64)
anyPL (src/Data/Lens/Partial/Common.hs:67)
allPL (src/Data/Lens/Partial/Common.hs:71)
trySetPL (src/Data/Lens/Partial/Common.hs:75)
setPL (src/Data/Lens/Partial/Common.hs:79)
modPL (src/Data/Lens/Partial/Common.hs:83)
^$ (src/Data/Lens/Partial/Common.hs:89)
^. (src/Data/Lens/Partial/Common.hs:93)
^= (src/Data/Lens/Partial/Common.hs:97)
^%= (src/Data/Lens/Partial/Common.hs:101)
^+= (src/Data/Lens/Partial/Common.hs:114)
^-= (src/Data/Lens/Partial/Common.hs:114)
^*= (src/Data/Lens/Partial/Common.hs:114)
^/= (src/Data/Lens/Partial/Common.hs:120)
justLens (src/Data/Lens/Partial/Common.hs:125)
leftLens (src/Data/Lens/Partial/Common.hs:130)
rightLens (src/Data/Lens/Partial/Common.hs:133)
headLens (src/Data/Lens/Partial/Common.hs:136)
tailLens (src/Data/Lens/Partial/Common.hs:142)
(src/Data/Lens/Partial/Common.hs:164)
40% ( 6 / 15) in 'Data.Lens.Partial.Lazy'
Missing documentation for:
Module header
maybeZero (src/Data/Lens/Partial/Lazy.hs:9)
joinMaybe (src/Data/Lens/Partial/Lazy.hs:13)
+= (src/Data/Lens/Partial/Lazy.hs:52)
-= (src/Data/Lens/Partial/Lazy.hs:52)
*= (src/Data/Lens/Partial/Lazy.hs:52)
//= (src/Data/Lens/Partial/Lazy.hs:59)
&&= (src/Data/Lens/Partial/Lazy.hs:64)
||= (src/Data/Lens/Partial/Lazy.hs:64)
Documentation created: dist/doc/html/data-lens/index.html,
dist/doc/html/data-lens/data-lens.txt
Creating package registration file:
/tmp/pkgConf-data-lens-2.103829261311127040702.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-lens-2.10.7-HaxIg8NoCH9C4NNQueGfJa
Registering data-lens-2.10.7...
Installed data-lens-2.10.7
Configuring OSM-0.6.2...
Building OSM-0.6.2...
Preprocessing library OSM-0.6.2...
src/Data/Geo/OSM/Api.hs:16:8:
Could not find module ‘Control.Comonad.Trans.Store’
It is a member of the hidden package ‘comonad-4.2.7.2@comon_BggM6Z4XCUeHVlPwhbJP28’.
Perhaps you need to add ‘comonad’ to the build-depends in your .cabal file.
Use -v to see a list of the files searched for.
Failed to install OSM-0.6.2
cabal: Error: some packages failed to install:
OSM-0.6.2 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.