Build #1 for rest-gen-0.19.0.0
| Package | rest-gen-0.19.0.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-10-10 18:16:18.993557 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | vector-0.11.0.0, unordered-containers-0.2.5.1, uniplate-1.6.12, text-1.2.1.3, split-0.2.2, semigroups-0.17.0.1, scientific-0.3.4.2, safe-0.3.9, rest-core-0.37, process-1.2.3.0, pretty-1.1.2.0, json-schema-0.7.4.0, hxt-9.3.1.15, haskell-src-exts-1.16.0.1, hashable-1.2.3.3, filepath-1.4.0.0, fclabels-2.0.2.3, directory-1.2.2.0, code-builder-0.1.3, blaze-html-0.8.1.1, base-4.8.1.0, aeson-0.9.0.1, HStringTemplate-0.8.3, Cabal-1.22.4.0 |
| Flags | none |
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 byteable-0.1.1...
Building byteable-0.1.1...
Preprocessing library byteable-0.1.1...
[1 of 1] Compiling Data.Byteable ( Data/Byteable.hs, dist/build/Data/Byteable.o )
Data/Byteable.hs:48:11: Warning:
Rule "constEqBytes/ByteString" may never fire
because ‘constEqBytes’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘constEqBytes’
In-place registering byteable-0.1.1...
Running Haddock for byteable-0.1.1...
Running hscolour for byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Haddock coverage:
100% ( 3 / 3) in 'Data.Byteable'
Documentation created: dist/doc/html/byteable/index.html,
dist/doc/html/byteable/byteable.txt
Creating package registration file:
/tmp/pkgConf-byteable-0.13524062191600028624.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/byteable-0.1.1-F2pcQljAfpbDG2panTEyo8
Registering byteable-0.1.1...
Installed byteable-0.1.1
Configuring code-builder-0.1.3...
Building code-builder-0.1.3...
Preprocessing library code-builder-0.1.3...
src/Code/Build.hs:3:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 5] Compiling Code.Build ( src/Code/Build.hs, dist/build/Code/Build.o )
[2 of 5] Compiling Code.Build.Haskell ( src/Code/Build/Haskell.hs, dist/build/Code/Build/Haskell.o )
[3 of 5] Compiling Code.Build.JavaScript ( src/Code/Build/JavaScript.hs, dist/build/Code/Build/JavaScript.o )
[4 of 5] Compiling Code.Build.PHP ( src/Code/Build/PHP.hs, dist/build/Code/Build/PHP.o )
[5 of 5] Compiling Code.Build.Ruby ( src/Code/Build/Ruby.hs, dist/build/Code/Build/Ruby.o )
In-place registering code-builder-0.1.3...
Running Haddock for code-builder-0.1.3...
Running hscolour for code-builder-0.1.3...
Preprocessing library code-builder-0.1.3...
Preprocessing library code-builder-0.1.3...
src/Code/Build.hs:3:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Haddock coverage:
33% ( 13 / 39) in 'Code.Build'
Missing documentation for:
Module header
showCode (src/Code/Build.hs:14)
(src/Code/Build.hs:21)
(src/Code/Build.hs:24)
(src/Code/Build.hs:27)
(src/Code/Build.hs:30)
CodeList (src/Code/Build.hs:33)
(src/Code/Build.hs:36)
(src/Code/Build.hs:39)
noCode (src/Code/Build.hs:43)
line (src/Code/Build.hs:46)
isNull (src/Code/Build.hs:49)
numLines (src/Code/Build.hs:52)
singleLine (src/Code/Build.hs:55)
indent (src/Code/Build.hs:58)
surround (src/Code/Build.hs:61)
parenthesis (src/Code/Build.hs:64)
accolades (src/Code/Build.hs:67)
square (src/Code/Build.hs:70)
align (src/Code/Build.hs:73)
codeWidth (src/Code/Build.hs:77)
codeLines (src/Code/Build.hs:80)
many (src/Code/Build.hs:83)
mkSequence (src/Code/Build.hs:86)
mkStack (src/Code/Build.hs:89)
interleave (src/Code/Build.hs:92)
0% ( 0 / 13) in 'Code.Build.Haskell'
Missing documentation for:
Module header
record (src/Code/Build/Haskell.hs:6)
block (src/Code/Build/Haskell.hs:10)
hsModule (src/Code/Build/Haskell.hs:13)
hsType (src/Code/Build/Haskell.hs:16)
hsDecl (src/Code/Build/Haskell.hs:19)
function (src/Code/Build/Haskell.hs:23)
hsLet (src/Code/Build/Haskell.hs:26)
hsArray (src/Code/Build/Haskell.hs:29)
hsTuple (src/Code/Build/Haskell.hs:32)
hsData (src/Code/Build/Haskell.hs:35)
string (src/Code/Build/Haskell.hs:38)
.=. (src/Code/Build/Haskell.hs:43)
0% ( 0 / 16) in 'Code.Build.JavaScript'
Missing documentation for:
Module header
jsObject (src/Code/Build/JavaScript.hs:6)
statements (src/Code/Build/JavaScript.hs:10)
block (src/Code/Build/JavaScript.hs:13)
jsIf (src/Code/Build/JavaScript.hs:16)
jsElse (src/Code/Build/JavaScript.hs:19)
for (src/Code/Build/JavaScript.hs:22)
function (src/Code/Build/JavaScript.hs:25)
functionDecl (src/Code/Build/JavaScript.hs:28)
call (src/Code/Build/JavaScript.hs:31)
proc (src/Code/Build/JavaScript.hs:35)
ret (src/Code/Build/JavaScript.hs:38)
string (src/Code/Build/JavaScript.hs:41)
new (src/Code/Build/JavaScript.hs:44)
var (src/Code/Build/JavaScript.hs:47)
.=. (src/Code/Build/JavaScript.hs:53)
0% ( 0 / 19) in 'Code.Build.PHP'
Missing documentation for:
Module header
hashmap (src/Code/Build/PHP.hs:6)
statements (src/Code/Build/PHP.hs:9)
block (src/Code/Build/PHP.hs:12)
phpIf (src/Code/Build/PHP.hs:15)
phpElse (src/Code/Build/PHP.hs:18)
for (src/Code/Build/PHP.hs:21)
php (src/Code/Build/PHP.hs:24)
phpClass (src/Code/Build/PHP.hs:27)
protected (src/Code/Build/PHP.hs:30)
function (src/Code/Build/PHP.hs:33)
functionDecl (src/Code/Build/PHP.hs:36)
call (src/Code/Build/PHP.hs:39)
proc (src/Code/Build/PHP.hs:43)
ret (src/Code/Build/PHP.hs:46)
string (src/Code/Build/PHP.hs:49)
new (src/Code/Build/PHP.hs:52)
var (src/Code/Build/PHP.hs:55)
.=. (src/Code/Build/PHP.hs:62)
0% ( 0 / 19) in 'Code.Build.Ruby'
Missing documentation for:
Module header
hashmap (src/Code/Build/Ruby.hs:6)
statements (src/Code/Build/Ruby.hs:10)
block (src/Code/Build/Ruby.hs:13)
endBlock (src/Code/Build/Ruby.hs:16)
rbIf (src/Code/Build/Ruby.hs:19)
rbIf_ (src/Code/Build/Ruby.hs:22)
rbElsIf (src/Code/Build/Ruby.hs:25)
rbElsIf_ (src/Code/Build/Ruby.hs:28)
rbElse (src/Code/Build/Ruby.hs:31)
rbModule (src/Code/Build/Ruby.hs:37)
rbClass (src/Code/Build/Ruby.hs:40)
require (src/Code/Build/Ruby.hs:43)
function (src/Code/Build/Ruby.hs:46)
call (src/Code/Build/Ruby.hs:49)
ret (src/Code/Build/Ruby.hs:53)
string (src/Code/Build/Ruby.hs:56)
new (src/Code/Build/Ruby.hs:59)
.=. (src/Code/Build/Ruby.hs:64)
Documentation created: dist/doc/html/code-builder/index.html,
dist/doc/html/code-builder/code-builder.txt
Creating package registration file:
/tmp/pkgConf-code-builder-0.114321146131067854538.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/code-builder-0.1.3-FROE7cVtrqu8Vl4KjaN2a5
Registering code-builder-0.1.3...
Installed code-builder-0.1.3
Configuring dlist-0.7.1.2...
Building dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
[1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.2...
Running Haddock for dlist-0.7.1.2...
Running hscolour for dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Haddock coverage:
100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.7.118566691791057418418.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
Configuring generic-deriving-1.8.0...
Building generic-deriving-1.8.0...
Preprocessing library generic-deriving-1.8.0...
src/Generics/Deriving/Show.hs:2:14: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
src/Generics/Deriving/Uniplate.hs:3:14: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 14] Compiling Generics.Deriving.Instances ( src/Generics/Deriving/Instances.hs, dist/build/Generics/Deriving/Instances.o )
[ 2 of 14] Compiling Generics.Deriving.Base ( src/Generics/Deriving/Base.hs, dist/build/Generics/Deriving/Base.o )
[ 3 of 14] Compiling Generics.Deriving.Copoint ( src/Generics/Deriving/Copoint.hs, dist/build/Generics/Deriving/Copoint.o )
[ 4 of 14] Compiling Generics.Deriving.ConNames ( src/Generics/Deriving/ConNames.hs, dist/build/Generics/Deriving/ConNames.o )
[ 5 of 14] Compiling Generics.Deriving.Eq ( src/Generics/Deriving/Eq.hs, dist/build/Generics/Deriving/Eq.o )
[ 6 of 14] Compiling Generics.Deriving.Enum ( src/Generics/Deriving/Enum.hs, dist/build/Generics/Deriving/Enum.o )
[ 7 of 14] Compiling Generics.Deriving.Functor ( src/Generics/Deriving/Functor.hs, dist/build/Generics/Deriving/Functor.o )
[ 8 of 14] Compiling Generics.Deriving.Show ( src/Generics/Deriving/Show.hs, dist/build/Generics/Deriving/Show.o )
[ 9 of 14] Compiling Generics.Deriving.Uniplate ( src/Generics/Deriving/Uniplate.hs, dist/build/Generics/Deriving/Uniplate.o )
[10 of 14] Compiling Generics.Deriving.Foldable ( src/Generics/Deriving/Foldable.hs, dist/build/Generics/Deriving/Foldable.o )
[11 of 14] Compiling Generics.Deriving.Monoid ( src/Generics/Deriving/Monoid.hs, dist/build/Generics/Deriving/Monoid.o )
[12 of 14] Compiling Generics.Deriving.Traversable ( src/Generics/Deriving/Traversable.hs, dist/build/Generics/Deriving/Traversable.o )
[13 of 14] Compiling Generics.Deriving.TH ( src/Generics/Deriving/TH.hs, dist/build/Generics/Deriving/TH.o )
[14 of 14] Compiling Generics.Deriving ( src/Generics/Deriving.hs, dist/build/Generics/Deriving.o )
In-place registering generic-deriving-1.8.0...
Running Haddock for generic-deriving-1.8.0...
Running hscolour for generic-deriving-1.8.0...
Preprocessing library generic-deriving-1.8.0...
Preprocessing library generic-deriving-1.8.0...
src/Generics/Deriving/Show.hs:2:14: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
src/Generics/Deriving/Uniplate.hs:3:14: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Haddock coverage:
0% ( 0 / 1) in 'Generics.Deriving.Instances'
Missing documentation for:
Module header
97% ( 35 / 36) in 'Generics.Deriving.Base'
Missing documentation for:
Module header
40% ( 2 / 5) in 'Generics.Deriving.Copoint'
Missing documentation for:
Module header
GCopoint (src/Generics/Deriving/Copoint.hs:59)
gcopointdefault (src/Generics/Deriving/Copoint.hs:67)
80% ( 4 / 5) in 'Generics.Deriving.ConNames'
Missing documentation for:
ConNames (src/Generics/Deriving/ConNames.hs:32)
33% ( 1 / 3) in 'Generics.Deriving.Eq'
Missing documentation for:
Module header
GEq (src/Generics/Deriving/Eq.hs:58)
31% ( 4 / 13) in 'Generics.Deriving.Enum'
Missing documentation for:
Module header
GEnum (src/Generics/Deriving/Enum.hs:122)
genumDefault (src/Generics/Deriving/Enum.hs:106)
toEnumDefault (src/Generics/Deriving/Enum.hs:109)
fromEnumDefault (src/Generics/Deriving/Enum.hs:115)
GIx (src/Generics/Deriving/Enum.hs:139)
rangeDefault (src/Generics/Deriving/Enum.hs:158)
indexDefault (src/Generics/Deriving/Enum.hs:167)
inRangeDefault (src/Generics/Deriving/Enum.hs:178)
40% ( 2 / 5) in 'Generics.Deriving.Functor'
Missing documentation for:
Module header
GFunctor (src/Generics/Deriving/Functor.hs:53)
gmapdefault (src/Generics/Deriving/Functor.hs:61)
40% ( 2 / 5) in 'Generics.Deriving.Show'
Missing documentation for:
Module header
GShow (src/Generics/Deriving/Show.hs:101)
gshowsPrecdefault (src/Generics/Deriving/Show.hs:121)
18% ( 3 / 17) in 'Generics.Deriving.Uniplate'
Missing documentation for:
Uniplate (src/Generics/Deriving/Uniplate.hs:144)
uniplate (src/Generics/Deriving/Uniplate.hs:202)
universe (src/Generics/Deriving/Uniplate.hs:205)
rewrite (src/Generics/Deriving/Uniplate.hs:210)
rewriteM (src/Generics/Deriving/Uniplate.hs:215)
contexts (src/Generics/Deriving/Uniplate.hs:220)
holes (src/Generics/Deriving/Uniplate.hs:227)
para (src/Generics/Deriving/Uniplate.hs:233)
childrendefault (src/Generics/Deriving/Uniplate.hs:181)
contextdefault (src/Generics/Deriving/Uniplate.hs:184)
descenddefault (src/Generics/Deriving/Uniplate.hs:187)
descendMdefault (src/Generics/Deriving/Uniplate.hs:190)
transformdefault (src/Generics/Deriving/Uniplate.hs:193)
transformMdefault (src/Generics/Deriving/Uniplate.hs:196)
14% ( 3 / 22) in 'Generics.Deriving.Foldable'
Missing documentation for:
Module header
GFoldable (src/Generics/Deriving/Foldable.hs:72)
gfoldMapdefault (src/Generics/Deriving/Foldable.hs:111)
gtoList (src/Generics/Deriving/Foldable.hs:122)
gconcat (src/Generics/Deriving/Foldable.hs:125)
gconcatMap (src/Generics/Deriving/Foldable.hs:128)
gand (src/Generics/Deriving/Foldable.hs:131)
gor (src/Generics/Deriving/Foldable.hs:134)
gany (src/Generics/Deriving/Foldable.hs:137)
gall (src/Generics/Deriving/Foldable.hs:140)
gsum (src/Generics/Deriving/Foldable.hs:143)
gproduct (src/Generics/Deriving/Foldable.hs:146)
gmaximum (src/Generics/Deriving/Foldable.hs:149)
gmaximumBy (src/Generics/Deriving/Foldable.hs:152)
gminimum (src/Generics/Deriving/Foldable.hs:158)
gminimumBy (src/Generics/Deriving/Foldable.hs:161)
gelem (src/Generics/Deriving/Foldable.hs:167)
gnotElem (src/Generics/Deriving/Foldable.hs:170)
gfind (src/Generics/Deriving/Foldable.hs:173)
64% ( 9 / 14) in 'Generics.Deriving.Monoid'
Missing documentation for:
GMonoid (src/Generics/Deriving/Monoid.hs:121)
gmemptydefault (src/Generics/Deriving/Monoid.hs:83)
gmappenddefault (src/Generics/Deriving/Monoid.hs:86)
memptydefault (src/Generics/Deriving/Monoid.hs:113)
mappenddefault (src/Generics/Deriving/Monoid.hs:116)
40% ( 2 / 5) in 'Generics.Deriving.Traversable'
Missing documentation for:
Module header
GTraversable (src/Generics/Deriving/Traversable.hs:56)
gtraversedefault (src/Generics/Deriving/Traversable.hs:73)
100% ( 9 / 9) in 'Generics.Deriving.TH'
89% ( 8 / 9) in 'Generics.Deriving'
Missing documentation for:
Module header
Warning: Generics.Deriving.Copoint: could not find link destinations for:
GCopoint'
Warning: Generics.Deriving.Enum: could not find link destinations for:
Enum'
Warning: Generics.Deriving.Functor: could not find link destinations for:
GFunctor'
Warning: Generics.Deriving.Show: could not find link destinations for:
GShow'
Warning: Generics.Deriving.Uniplate: could not find link destinations for:
Uniplate' Context'
Warning: Generics.Deriving.Foldable: could not find link destinations for:
GFoldable'
Warning: Generics.Deriving.Monoid: could not find link destinations for:
GMonoid' Monoid'
Warning: Generics.Deriving.Traversable: could not find link destinations for:
GTraversable'
Documentation created: dist/doc/html/generic-deriving/index.html,
dist/doc/html/generic-deriving/generic-deriving.txt
Creating package registration file:
/tmp/pkgConf-generic-deriving-1.888216037911614769.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/generic-deriving-1.8.0-1Q2nStr4JSvHfQMGPOhz3e
Registering generic-deriving-1.8.0...
Installed generic-deriving-1.8.0
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.01026413173773319847.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.21566369633483689685.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-144041351113974112
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 network-info-0.2.0.7...
Building network-info-0.2.0.7...
Preprocessing library network-info-0.2.0.7...
[1 of 1] Compiling Network.Info ( dist/build/Network/Info.hs, dist/build/Network/Info.o )
src/Network/Info.hsc:48:10: Warning:
No explicit implementation for
either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
In the instance declaration for ‘Storable NetworkInterface’
In-place registering network-info-0.2.0.7...
Running Haddock for network-info-0.2.0.7...
Running hscolour for network-info-0.2.0.7...
Preprocessing library network-info-0.2.0.7...
Preprocessing library network-info-0.2.0.7...
src/Network/Info.hsc:48:10: Warning:
No explicit implementation for
either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
In the instance declaration for ‘Storable NetworkInterface’
Haddock coverage:
83% ( 5 / 6) in 'Network.Info'
Missing documentation for:
Module header
Documentation created: dist/doc/html/network-info/index.html,
dist/doc/html/network-info/network-info.txt
Creating package registration file:
/tmp/pkgConf-network-info-0.2.019346601831880346039.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-info-0.2.0.7-Fj5ChYsBKnD5k5oGUSaKAZ
Registering network-info-0.2.0.7...
Installed network-info-0.2.0.7
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
60% ( 3 / 5) in 'System.Locale'
Missing documentation for:
TimeLocale (System/Locale.hs:36)
defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.0530788967773446912.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
Control/Monad/Primitive.hs:41:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6.1.0...
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Control/Monad/Primitive.hs:41:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
100% ( 3 / 3) in 'Data.Primitive.Internal.Compat'
3% ( 1 / 35) in 'Data.Primitive.MachDeps'
Missing documentation for:
sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
Word64_# (Data/Primitive/MachDeps.hs:120)
Int64_# (Data/Primitive/MachDeps.hs:121)
3% ( 1 / 29) in 'Data.Primitive.Internal.Operations'
Missing documentation for:
setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
setWordArray# (Data/Primitive/Internal/Operations.hs:41)
setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
setIntArray# (Data/Primitive/Internal/Operations.hs:51)
setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
75% ( 12 / 16) in 'Control.Monad.Primitive'
Missing documentation for:
unsafeInlinePrim (Control/Monad/Primitive.hs:189)
unsafeInlineIO (Control/Monad/Primitive.hs:193)
unsafeInlineST (Control/Monad/Primitive.hs:197)
touch (Control/Monad/Primitive.hs:201)
100% ( 3 / 3) in 'Data.Primitive.Types'
100% ( 15 / 15) in 'Data.Primitive.Array'
93% ( 27 / 29) in 'Data.Primitive.ByteArray'
Missing documentation for:
ByteArray#
MutableByteArray#
100% ( 16 / 16) in 'Data.Primitive.Addr'
100% ( 7 / 7) in 'Data.Primitive'
100% ( 9 / 9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.113840794212115227667.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o )
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-11379887894255812.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring safe-0.3.9...
Building safe-0.3.9...
Preprocessing library safe-0.3.9...
[1 of 4] Compiling Safe.Util ( Safe/Util.hs, dist/build/Safe/Util.o )
[2 of 4] Compiling Safe.Exact ( Safe/Exact.hs, dist/build/Safe/Exact.o )
[3 of 4] Compiling Safe.Foldable ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[4 of 4] Compiling Safe ( Safe.hs, dist/build/Safe.o )
In-place registering safe-0.3.9...
Running Haddock for safe-0.3.9...
Running hscolour for safe-0.3.9...
Preprocessing library safe-0.3.9...
Preprocessing library safe-0.3.9...
Haddock coverage:
14% ( 1 / 7) in 'Safe.Util'
Missing documentation for:
.^ (Safe/Util.hs:8)
.^^ (Safe/Util.hs:11)
liftMay (Safe/Util.hs:14)
fromNoteModule (Safe/Util.hs:17)
fromNoteEitherModule (Safe/Util.hs:21)
eitherToMaybe (Safe/Util.hs:25)
35% ( 8 / 23) in 'Safe.Exact'
Missing documentation for:
takeExactMay (Safe/Exact.hs:93)
takeExactNote (Safe/Exact.hs:90)
takeExactDef (Safe/Exact.hs:96)
dropExactMay (Safe/Exact.hs:102)
dropExactNote (Safe/Exact.hs:99)
dropExactDef (Safe/Exact.hs:105)
splitAtExactMay (Safe/Exact.hs:112)
splitAtExactNote (Safe/Exact.hs:108)
splitAtExactDef (Safe/Exact.hs:116)
zipExactMay (Safe/Exact.hs:140)
zipExactNote (Safe/Exact.hs:137)
zipExactDef (Safe/Exact.hs:143)
zipWithExactMay (Safe/Exact.hs:149)
zipWithExactNote (Safe/Exact.hs:146)
zipWithExactDef (Safe/Exact.hs:152)
18% ( 5 / 28) in 'Safe.Foldable'
Missing documentation for:
foldl1May (Safe/Foldable.hs:38)
foldl1Def (Safe/Foldable.hs:46)
foldl1Note (Safe/Foldable.hs:42)
foldr1May (Safe/Foldable.hs:38)
foldr1Def (Safe/Foldable.hs:46)
foldr1Note (Safe/Foldable.hs:42)
findJustDef (Safe/Foldable.hs:79)
findJustNote (Safe/Foldable.hs:82)
minimumMay (Safe/Foldable.hs:50)
minimumDef (Safe/Foldable.hs:54)
minimumNote (Safe/Foldable.hs:58)
maximumMay (Safe/Foldable.hs:50)
maximumDef (Safe/Foldable.hs:54)
maximumNote (Safe/Foldable.hs:58)
minimumByMay (Safe/Foldable.hs:62)
minimumByDef (Safe/Foldable.hs:66)
minimumByNote (Safe/Foldable.hs:70)
maximumByMay (Safe/Foldable.hs:62)
maximumByDef (Safe/Foldable.hs:66)
maximumByNote (Safe/Foldable.hs:70)
foldl1Safe (Safe/Foldable.hs:90)
foldr1Safe (Safe/Foldable.hs:94)
findJustSafe (Safe/Foldable.hs:99)
20% ( 14 / 71) in 'Safe'
Missing documentation for:
initMay (Safe.hs:114)
initDef (Safe.hs:117)
initNote (Safe.hs:120)
initSafe (Safe.hs:123)
headMay (Safe.hs:128)
headDef (Safe.hs:132)
headNote (Safe.hs:136)
lastMay (Safe.hs:128)
lastDef (Safe.hs:132)
lastNote (Safe.hs:136)
minimumMay (Safe.hs:140)
minimumDef (Safe.hs:144)
minimumNote (Safe.hs:148)
maximumMay (Safe.hs:140)
maximumDef (Safe.hs:144)
maximumNote (Safe.hs:148)
minimumByMay (Safe.hs:152)
minimumByDef (Safe.hs:156)
minimumByNote (Safe.hs:160)
maximumByMay (Safe.hs:152)
maximumByDef (Safe.hs:156)
maximumByNote (Safe.hs:160)
foldr1May (Safe.hs:165)
foldr1Def (Safe.hs:170)
foldr1Note (Safe.hs:175)
foldl1May (Safe.hs:165)
foldl1Def (Safe.hs:170)
foldl1Note (Safe.hs:175)
foldl1May' (Safe.hs:165)
foldl1Def' (Safe.hs:170)
foldl1Note' (Safe.hs:175)
scanl1May (Safe.hs:180)
scanl1Def (Safe.hs:184)
scanl1Note (Safe.hs:188)
scanr1May (Safe.hs:180)
scanr1Def (Safe.hs:184)
scanr1Note (Safe.hs:188)
fromJustNote (Safe.hs:197)
assertNote (Safe.hs:200)
atMay (Safe.hs:209)
atDef (Safe.hs:212)
atNote (Safe.hs:215)
readMay (Safe.hs:219)
readDef (Safe.hs:222)
readNote (Safe.hs:225)
lookupJustDef (Safe.hs:233)
lookupJustNote (Safe.hs:236)
findJustDef (Safe.hs:244)
findJustNote (Safe.hs:247)
elemIndexJustDef (Safe.hs:255)
elemIndexJustNote (Safe.hs:258)
findIndexJustDef (Safe.hs:266)
findIndexJustNote (Safe.hs:269)
toEnumMay (Safe.hs:274)
toEnumDef (Safe.hs:283)
toEnumNote (Safe.hs:286)
toEnumSafe (Safe.hs:289)
Documentation created: dist/doc/html/safe/index.html,
dist/doc/html/safe/safe.txt
Creating package registration file: /tmp/pkgConf-safe-0.39121946501101533292.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/safe-0.3.9-BXSoeRP9IFG6t9s3abNgVi
Registering safe-0.3.9...
Installed safe-0.3.9
Configuring split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
91% ( 61 / 67) in 'Data.List.Split.Internals'
90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file:
/tmp/pkgConf-split-0.25708405161558581086.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/split-0.2.2-E4yadeCDng9EtdbI5MZoDg
Registering split-0.2.2...
Installed split-0.2.2
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
Haddock coverage:
100% ( 2 / 2) in 'Data.Generics.Basics'
100% ( 2 / 2) in 'Generics.SYB.Basics'
100% ( 1 / 1) in 'Data.Generics.Instances'
100% ( 1 / 1) in 'Generics.SYB.Instances'
96% ( 43 / 45) in 'Data.Generics.Aliases'
Missing documentation for:
GenericQ' (src/Data/Generics/Aliases.hs:268)
GenericM' (src/Data/Generics/Aliases.hs:269)
100% ( 19 / 19) in 'Data.Generics.Schemes'
100% ( 2 / 2) in 'Generics.SYB.Schemes'
100% ( 6 / 6) in 'Data.Generics.Text'
100% ( 2 / 2) in 'Generics.SYB.Text'
100% ( 17 / 17) in 'Data.Generics.Twins'
100% ( 2 / 2) in 'Generics.SYB.Twins'
100% ( 3 / 3) in 'Data.Generics.Builders'
100% ( 2 / 2) in 'Generics.SYB.Builders'
100% ( 2 / 2) in 'Generics.SYB.Aliases'
100% ( 8 / 8) in 'Data.Generics'
100% ( 2 / 2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-012331145441638253540.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR
Registering syb-0.6...
Installed syb-0.6
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.8421101832688852786.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.11215387142364531492.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.01930334779639854683.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 utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
100% ( 8 / 8) in 'Codec.Binary.UTF8.String'
94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
Missing documentation for:
UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
89% ( 24 / 27) in 'Data.String.UTF8'
Missing documentation for:
UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
fromRep (Data/String/UTF8.hs:59)
toRep (Data/String/UTF8.hs:62)
100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.11187797756707134463.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring cryptohash-0.11.6...
Building cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...
[ 1 of 23] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o )
on the commandline: Warning:
‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe!
[ 2 of 23] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
on the commandline: Warning:
‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe!
[ 3 of 23] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 4 of 23] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 5 of 23] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 6 of 23] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 7 of 23] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 8 of 23] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 9 of 23] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[10 of 23] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[11 of 23] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
on the commandline: Warning:
‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe!
[12 of 23] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[13 of 23] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[14 of 23] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[15 of 23] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[16 of 23] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[17 of 23] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[18 of 23] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[19 of 23] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o )
[20 of 23] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[21 of 23] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[22 of 23] Compiling Crypto.MAC ( Crypto/MAC.hs, dist/build/Crypto/MAC.o )
[23 of 23] Compiling Crypto.MAC.SHA3 ( Crypto/MAC/SHA3.hs, dist/build/Crypto/MAC/SHA3.o )
In-place registering cryptohash-0.11.6...
Running Haddock for cryptohash-0.11.6...
Running hscolour for cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...
<no location info>: Warning:
‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe!
<no location info>: Warning:
‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe!
<no location info>: Warning:
‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe!
Haddock coverage:
0% ( 0 / 2) in 'Crypto.Hash.Utils.Cpu'
Missing documentation for:
Module header
use32Hex (Crypto/Hash/Utils/Cpu.hs:6)
100% ( 2 / 2) in 'Crypto.MAC.HMAC'
100% ( 2 / 2) in 'Crypto.Hash.Internal'
100% ( 10 / 10) in 'Crypto.Hash.Whirlpool'
100% ( 10 / 10) in 'Crypto.Hash.Skein512'
100% ( 10 / 10) in 'Crypto.Hash.Skein256'
100% ( 10 / 10) in 'Crypto.Hash.Tiger'
100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160'
100% ( 10 / 10) in 'Crypto.Hash.SHA3'
100% ( 11 / 11) in 'Crypto.Hash.SHA512'
100% ( 9 / 9) in 'Crypto.Hash.SHA512t'
100% ( 10 / 10) in 'Crypto.Hash.SHA384'
100% ( 10 / 10) in 'Crypto.Hash.SHA256'
100% ( 10 / 10) in 'Crypto.Hash.SHA224'
100% ( 10 / 10) in 'Crypto.Hash.SHA1'
100% ( 10 / 10) in 'Crypto.Hash.MD5'
100% ( 10 / 10) in 'Crypto.Hash.MD4'
100% ( 10 / 10) in 'Crypto.Hash.MD2'
100% ( 2 / 2) in 'Crypto.Hash.Utils'
100% ( 7 / 7) in 'Crypto.Hash.Types'
100% ( 40 / 40) in 'Crypto.Hash'
100% ( 11 / 11) in 'Crypto.MAC'
100% ( 9 / 9) in 'Crypto.MAC.SHA3'
Documentation created: dist/doc/html/cryptohash/index.html,
dist/doc/html/cryptohash/cryptohash.txt
Creating package registration file:
/tmp/pkgConf-cryptohash-0.1120323631932137288709.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptohash-0.11.6-5epyAhdyCoGIBkp2icUC24
Registering cryptohash-0.11.6...
Installed cryptohash-0.11.6
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.2720936636505631809.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 fclabels-2.0.2.3...
Building fclabels-2.0.2.3...
Preprocessing library fclabels-2.0.2.3...
[ 1 of 10] Compiling Data.Label.Point ( src/Data/Label/Point.hs, dist/build/Data/Label/Point.o )
[ 2 of 10] Compiling Data.Label.Poly ( src/Data/Label/Poly.hs, dist/build/Data/Label/Poly.o )
[ 3 of 10] Compiling Data.Label.Mono ( src/Data/Label/Mono.hs, dist/build/Data/Label/Mono.o )
[ 4 of 10] Compiling Data.Label.Derive ( src/Data/Label/Derive.hs, dist/build/Data/Label/Derive.o )
[ 5 of 10] Compiling Data.Label.Partial ( src/Data/Label/Partial.hs, dist/build/Data/Label/Partial.o )
[ 6 of 10] Compiling Data.Label.Failing ( src/Data/Label/Failing.hs, dist/build/Data/Label/Failing.o )
[ 7 of 10] Compiling Data.Label.Total ( src/Data/Label/Total.hs, dist/build/Data/Label/Total.o )
[ 8 of 10] Compiling Data.Label.Monadic ( src/Data/Label/Monadic.hs, dist/build/Data/Label/Monadic.o )
[ 9 of 10] Compiling Data.Label ( src/Data/Label.hs, dist/build/Data/Label.o )
[10 of 10] Compiling Data.Label.Base ( src/Data/Label/Base.hs, dist/build/Data/Label/Base.o )
In-place registering fclabels-2.0.2.3...
Running Haddock for fclabels-2.0.2.3...
Running hscolour for fclabels-2.0.2.3...
Preprocessing library fclabels-2.0.2.3...
Preprocessing library fclabels-2.0.2.3...
Haddock coverage:
100% ( 17 / 17) in 'Data.Label.Point'
100% ( 11 / 11) in 'Data.Label.Poly'
100% ( 11 / 11) in 'Data.Label.Mono'
100% ( 13 / 13) in 'Data.Label.Derive'
100% ( 13 / 13) in 'Data.Label.Partial'
100% ( 11 / 11) in 'Data.Label.Failing'
100% ( 10 / 10) in 'Data.Label.Total'
100% ( 11 / 11) in 'Data.Label.Monadic'
100% ( 27 / 27) in 'Data.Label'
100% ( 19 / 19) in 'Data.Label.Base'
Documentation created: dist/doc/html/fclabels/index.html,
dist/doc/html/fclabels/fclabels.txt
Creating package registration file:
/tmp/pkgConf-fclabels-2.0.21584892936675161631.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/fclabels-2.0.2.3-5JuYl5UHAG1IVexeybwVOI
Registering fclabels-2.0.2.3...
Installed fclabels-2.0.2.3
Configuring mtl-compat-0.2.1.3...
Building mtl-compat-0.2.1.3...
Preprocessing library mtl-compat-0.2.1.3...
In-place registering mtl-compat-0.2.1.3...
Running Haddock for mtl-compat-0.2.1.3...
Running hscolour for mtl-compat-0.2.1.3...
Preprocessing library mtl-compat-0.2.1.3...
Preprocessing library mtl-compat-0.2.1.3...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-mtl-compat-0.2.11780238390188800835.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-compat-0.2.1.3-JC1QAK2YiYh95rhykvaiJz
Registering mtl-compat-0.2.1.3...
Installed mtl-compat-0.2.1.3
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
95% ( 20 / 21) in 'System.Time'
Missing documentation for:
getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.010452513041622197219.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
Data/Vector/Fusion/Util.hs:19: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()
[ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )
Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o )
Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
Data/Vector/Primitive.hs:167: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()
[15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
Data/Vector/Storable.hs:172: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()
[17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
Data/Vector/Unboxed/Base.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
Data/Vector/Unboxed.hs:189: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()
[19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[21 of 21] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o )
Data/Vector.hs:190: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()
In-place registering vector-0.11.0.0...
Running Haddock for vector-0.11.0.0...
Running hscolour for vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Data/Vector/Fusion/Util.hs:19: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/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
Haddock coverage:
25% ( 1 / 4) in 'Data.Vector.Storable.Internal'
Missing documentation for:
getPtr (Data/Vector/Storable/Internal.hs:22)
setPtr (Data/Vector/Storable/Internal.hs:26)
updPtr (Data/Vector/Storable/Internal.hs:30)
100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base'
100% ( 3 / 3) in 'Data.Vector.Generic.Base'
100% ( 5 / 5) in 'Data.Vector.Fusion.Util'
100% ( 8 / 8) in 'Data.Vector.Fusion.Bundle.Size'
11% ( 1 / 9) in 'Data.Vector.Internal.Check'
Missing documentation for:
Checks (Data/Vector/Internal/Check.hs:51)
doChecks (Data/Vector/Internal/Check.hs:75)
error (Data/Vector/Internal/Check.hs:84)
internalError (Data/Vector/Internal/Check.hs:89)
check (Data/Vector/Internal/Check.hs:105)
checkIndex (Data/Vector/Internal/Check.hs:119)
checkLength (Data/Vector/Internal/Check.hs:133)
checkSlice (Data/Vector/Internal/Check.hs:147)
82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic'
Missing documentation for:
generate (Data/Vector/Fusion/Stream/Monadic.hs:184)
unbox (Data/Vector/Fusion/Stream/Monadic.hs:436)
concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996)
zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512)
zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516)
zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544)
zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551)
zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558)
zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566)
zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570)
zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575)
zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581)
zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587)
zip (Data/Vector/Fusion/Stream/Monadic.hs:593)
zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597)
zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601)
zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606)
zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611)
and (Data/Vector/Fusion/Stream/Monadic.hs:970)
or (Data/Vector/Fusion/Stream/Monadic.hs:983)
concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000)
unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062)
79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic'
Missing documentation for:
Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
generate (Data/Vector/Fusion/Bundle/Monadic.hs:190)
unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301)
concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595)
zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332)
zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336)
zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343)
zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350)
zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357)
zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365)
zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369)
zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374)
zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380)
zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386)
zip (Data/Vector/Fusion/Bundle/Monadic.hs:392)
zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396)
zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400)
zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405)
zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410)
and (Data/Vector/Fusion/Bundle/Monadic.hs:587)
or (Data/Vector/Fusion/Bundle/Monadic.hs:591)
concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599)
fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009)
reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085)
fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028)
concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054)
fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119)
chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126)
elements (Data/Vector/Fusion/Bundle/Monadic.hs:130)
81% ( 88 /109) in 'Data.Vector.Fusion.Bundle'
Missing documentation for:
Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
inplace (Data/Vector/Fusion/Bundle.hs:113)
concatMap (Data/Vector/Fusion/Bundle.hs:265)
unbox (Data/Vector/Fusion/Bundle.hs:261)
zipWith4 (Data/Vector/Fusion/Bundle.hs:293)
zipWith5 (Data/Vector/Fusion/Bundle.hs:299)
zipWith6 (Data/Vector/Fusion/Bundle.hs:305)
zip (Data/Vector/Fusion/Bundle.hs:311)
zip3 (Data/Vector/Fusion/Bundle.hs:315)
zip4 (Data/Vector/Fusion/Bundle.hs:319)
zip5 (Data/Vector/Fusion/Bundle.hs:324)
zip6 (Data/Vector/Fusion/Bundle.hs:329)
and (Data/Vector/Fusion/Bundle.hs:415)
or (Data/Vector/Fusion/Bundle.hs:419)
unsafeFromList (Data/Vector/Fusion/Bundle.hs:609)
fromVector (Data/Vector/Fusion/Bundle.hs:613)
reVector (Data/Vector/Fusion/Bundle.hs:617)
fromVectors (Data/Vector/Fusion/Bundle.hs:621)
concatVectors (Data/Vector/Fusion/Bundle.hs:625)
zipWithM (Data/Vector/Fusion/Bundle.hs:520)
zipWithM_ (Data/Vector/Fusion/Bundle.hs:524)
66% ( 48 / 73) in 'Data.Vector.Generic.Mutable'
Missing documentation for:
init (Data/Vector/Generic/Mutable.hs:536)
tail (Data/Vector/Generic/Mutable.hs:540)
take (Data/Vector/Generic/Mutable.hs:515)
drop (Data/Vector/Generic/Mutable.hs:519)
splitAt (Data/Vector/Generic/Mutable.hs:527)
unsafeInit (Data/Vector/Generic/Mutable.hs:554)
unsafeTail (Data/Vector/Generic/Mutable.hs:558)
unsafeTake (Data/Vector/Generic/Mutable.hs:562)
unsafeDrop (Data/Vector/Generic/Mutable.hs:566)
growFront (Data/Vector/Generic/Mutable.hs:626)
unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665)
mstream (Data/Vector/Generic/Mutable.hs:244)
mstreamR (Data/Vector/Generic/Mutable.hs:274)
transform (Data/Vector/Generic/Mutable.hs:268)
transformR (Data/Vector/Generic/Mutable.hs:303)
fill (Data/Vector/Generic/Mutable.hs:255)
fillR (Data/Vector/Generic/Mutable.hs:287)
unsafeAccum (Data/Vector/Generic/Mutable.hs:848)
accum (Data/Vector/Generic/Mutable.hs:824)
unsafeUpdate (Data/Vector/Generic/Mutable.hs:861)
update (Data/Vector/Generic/Mutable.hs:837)
reverse (Data/Vector/Generic/Mutable.hs:872)
unstablePartition (Data/Vector/Generic/Mutable.hs:881)
unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910)
partitionBundle (Data/Vector/Generic/Mutable.hs:938)
5% ( 1 / 20) in 'Data.Vector.Generic.New'
Missing documentation for:
New (Data/Vector/Generic/New.hs:40)
create (Data/Vector/Generic/New.hs:42)
run (Data/Vector/Generic/New.hs:46)
runPrim (Data/Vector/Generic/New.hs:50)
apply (Data/Vector/Generic/New.hs:54)
modify (Data/Vector/Generic/New.hs:58)
modifyWithBundle (Data/Vector/Generic/New.hs:62)
unstream (Data/Vector/Generic/New.hs:67)
transform (Data/Vector/Generic/New.hs:71)
unstreamR (Data/Vector/Generic/New.hs:93)
transformR (Data/Vector/Generic/New.hs:97)
slice (Data/Vector/Generic/New.hs:119)
init (Data/Vector/Generic/New.hs:123)
tail (Data/Vector/Generic/New.hs:127)
take (Data/Vector/Generic/New.hs:131)
drop (Data/Vector/Generic/New.hs:135)
unsafeSlice (Data/Vector/Generic/New.hs:139)
unsafeInit (Data/Vector/Generic/New.hs:143)
unsafeTail (Data/Vector/Generic/New.hs:147)
93% (223 /240) in 'Data.Vector.Generic'
Missing documentation for:
zipWith4 (Data/Vector/Generic.hs:1069)
zipWith5 (Data/Vector/Generic.hs:1078)
zipWith6 (Data/Vector/Generic.hs:1090)
izipWith3 (Data/Vector/Generic.hs:1112)
izipWith4 (Data/Vector/Generic.hs:1120)
izipWith5 (Data/Vector/Generic.hs:1129)
izipWith6 (Data/Vector/Generic.hs:1141)
zip3 (Data/Vector/Generic.hs:1159)
zip4 (Data/Vector/Generic.hs:1164)
zip5 (Data/Vector/Generic.hs:1169)
zip6 (Data/Vector/Generic.hs:1175)
unzip3 (Data/Vector/Generic.hs:1225)
unzip4 (Data/Vector/Generic.hs:1232)
unzip5 (Data/Vector/Generic.hs:1241)
unzip6 (Data/Vector/Generic.hs:1251)
dataCast (Data/Vector/Generic.hs:2080)
mkType (Data/Vector/Generic.hs:2075)
79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable'
Missing documen
Data/Vector/Primitive.hs:167: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/Vector/Storable.hs:172: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/Vector/Unboxed/Base.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Vector/Unboxed.hs:189: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/Vector.hs:190: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()
tation for:
IOVector (Data/Vector/Primitive/Mutable.hs:76)
STVector (Data/Vector/Primitive/Mutable.hs:77)
init (Data/Vector/Primitive/Mutable.hs:164)
tail (Data/Vector/Primitive/Mutable.hs:168)
take (Data/Vector/Primitive/Mutable.hs:152)
drop (Data/Vector/Primitive/Mutable.hs:156)
splitAt (Data/Vector/Primitive/Mutable.hs:160)
unsafeInit (Data/Vector/Primitive/Mutable.hs:190)
unsafeTail (Data/Vector/Primitive/Mutable.hs:194)
unsafeTake (Data/Vector/Primitive/Mutable.hs:182)
unsafeDrop (Data/Vector/Primitive/Mutable.hs:186)
97% (185 /191) in 'Data.Vector.Primitive'
Missing documentation for:
zipWith4 (Data/Vector/Primitive.hs:802)
zipWith5 (Data/Vector/Primitive.hs:808)
zipWith6 (Data/Vector/Primitive.hs:816)
izipWith4 (Data/Vector/Primitive.hs:838)
izipWith5 (Data/Vector/Primitive.hs:844)
izipWith6 (Data/Vector/Primitive.hs:852)
82% ( 49 / 60) in 'Data.Vector.Storable.Mutable'
Missing documentation for:
IOVector (Data/Vector/Storable/Mutable.hs:96)
STVector (Data/Vector/Storable/Mutable.hs:97)
init (Data/Vector/Storable/Mutable.hs:246)
tail (Data/Vector/Storable/Mutable.hs:250)
take (Data/Vector/Storable/Mutable.hs:234)
drop (Data/Vector/Storable/Mutable.hs:238)
splitAt (Data/Vector/Storable/Mutable.hs:242)
unsafeInit (Data/Vector/Storable/Mutable.hs:272)
unsafeTail (Data/Vector/Storable/Mutable.hs:276)
unsafeTake (Data/Vector/Storable/Mutable.hs:264)
unsafeDrop (Data/Vector/Storable/Mutable.hs:268)
97% (194 /200) in 'Data.Vector.Storable'
Missing documentation for:
zipWith4 (Data/Vector/Storable.hs:812)
zipWith5 (Data/Vector/Storable.hs:818)
zipWith6 (Data/Vector/Storable.hs:826)
izipWith4 (Data/Vector/Storable.hs:848)
izipWith5 (Data/Vector/Storable.hs:854)
izipWith6 (Data/Vector/Storable.hs:862)
17% ( 1 / 6) in 'Data.Vector.Unboxed.Base'
Missing documentation for:
MVector (Data/Vector/Unboxed/Base.hs:55)
IOVector (Data/Vector/Unboxed/Base.hs:58)
STVector (Data/Vector/Unboxed/Base.hs:59)
Vector (Data/Vector/Unboxed/Base.hs:56)
Unbox (Data/Vector/Unboxed/Base.hs:63)
96% (209 /218) in 'Data.Vector.Unboxed'
Missing documentation for:
Vector (Data/Vector/Unboxed/Base.hs:56)
MVector (Data/Vector/Unboxed/Base.hs:55)
Unbox (Data/Vector/Unboxed/Base.hs:63)
zipWith4 (Data/Vector/Unboxed.hs:849)
zipWith5 (Data/Vector/Unboxed.hs:855)
zipWith6 (Data/Vector/Unboxed.hs:862)
izipWith4 (Data/Vector/Unboxed.hs:883)
izipWith5 (Data/Vector/Unboxed.hs:889)
izipWith6 (Data/Vector/Unboxed.hs:896)
79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable'
Missing documentation for:
MVector (Data/Vector/Unboxed/Base.hs:55)
IOVector (Data/Vector/Unboxed/Base.hs:58)
STVector (Data/Vector/Unboxed/Base.hs:59)
Unbox (Data/Vector/Unboxed/Base.hs:63)
init (Data/Vector/Unboxed/Mutable.hs:102)
tail (Data/Vector/Unboxed/Mutable.hs:106)
take (Data/Vector/Unboxed/Mutable.hs:90)
drop (Data/Vector/Unboxed/Mutable.hs:94)
splitAt (Data/Vector/Unboxed/Mutable.hs:98)
unsafeInit (Data/Vector/Unboxed/Mutable.hs:128)
unsafeTail (Data/Vector/Unboxed/Mutable.hs:132)
unsafeTake (Data/Vector/Unboxed/Mutable.hs:120)
unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124)
78% ( 40 / 51) in 'Data.Vector.Mutable'
Missing documentation for:
IOVector (Data/Vector/Mutable.hs:70)
STVector (Data/Vector/Mutable.hs:71)
init (Data/Vector/Mutable.hs:222)
tail (Data/Vector/Mutable.hs:226)
take (Data/Vector/Mutable.hs:210)
drop (Data/Vector/Mutable.hs:214)
splitAt (Data/Vector/Mutable.hs:219)
unsafeInit (Data/Vector/Mutable.hs:247)
unsafeTail (Data/Vector/Mutable.hs:251)
unsafeTake (Data/Vector/Mutable.hs:239)
unsafeDrop (Data/Vector/Mutable.hs:243)
94% (207 /220) in 'Data.Vector'
Missing documentation for:
zipWith4 (Data/Vector.hs:944)
zipWith5 (Data/Vector.hs:949)
zipWith6 (Data/Vector.hs:955)
izipWith4 (Data/Vector.hs:973)
izipWith5 (Data/Vector.hs:978)
izipWith6 (Data/Vector.hs:984)
zip4 (Data/Vector.hs:1000)
zip5 (Data/Vector.hs:1005)
zip6 (Data/Vector.hs:1010)
unzip3 (Data/Vector.hs:1023)
unzip4 (Data/Vector.hs:1027)
unzip5 (Data/Vector.hs:1031)
unzip6 (Data/Vector.hs:1036)
Warning: Data.Vector.Unboxed: could not find link destinations for:
TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.11.0141446039678756298.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring blaze-builder-0.4.0.1...
Building blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...
Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
-XMonoPatBinds is deprecated: Experimental feature now removed; has no effect
Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
-XMonoPatBinds is deprecated: Experimental feature now removed; has no effect
[ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
Blaze/ByteString/Builder/Internal/Write.hs:52: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()
[ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o )
Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
The import of ‘Foreign’ is redundant
except perhaps to import instances from ‘Foreign’
To import instances alone, use: import Foreign()
[ 3 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 4 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[ 5 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
[ 6 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 7 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
Blaze/ByteString/Builder/HTTP.hs:33: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()
[ 8 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 10] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[10 of 10] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
In-place registering blaze-builder-0.4.0.1...
Running Haddock for blaze-builder-0.4.0.1...
Running hscolour for blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...
Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
-XMonoPatBinds is deprecated: Experimental feature now removed; has no effect
Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
-XMonoPatBinds is deprecated: Experimental feature now removed; has no effect
Blaze/ByteString/Builder/Internal/Write.hs:52: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()
Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
The import of ‘Foreign’ is redundant
except perhaps to import instances from ‘Foreign’
To import instances alone, use: import Foreign()
Blaze/ByteString/Builder/HTTP.hs:33: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()
Haddock coverage:
96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write'
Missing documentation for:
fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
50% ( 2 / 4) in 'Blaze.ByteString.Builder.Compat.Write'
Missing documentation for:
writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:23)
writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:27)
100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char.Utf8'
100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char8'
100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
100% ( 4 / 4) in 'Blaze.ByteString.Builder.HTTP'
100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
92% ( 22 / 24) in 'Blaze.ByteString.Builder'
Missing documentation for:
toByteStringIOWith (Blaze/ByteString/Builder.hs:175)
fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
Documentation created: dist/doc/html/blaze-builder/index.html,
dist/doc/html/blaze-builder/blaze-builder.txt
Creating package registration file:
/tmp/pkgConf-blaze-builder-0.4.0443286196910492930.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-builder-0.4.0.1-6BKEupqZliOD9r4rLG9ckJ
Registering blaze-builder-0.4.0.1...
Installed blaze-builder-0.4.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.3159953491127553146.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.1545042417349281413.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring polyparse-1.11...
Building polyparse-1.11...
Preprocessing library polyparse-1.11...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )
src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning:
Tab character
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )
src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning:
Tab character
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )
src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning:
Tab character
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )
src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning:
Tab character
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )
src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning:
Tab character
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )
src/Text/ParserCombinators/Poly/State.hs:3:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:4:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:5:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:7:9: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:8:8: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:9:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:10:11: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:16:12: Warning:
Tab character
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )
src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning:
Tab character
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )
src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning:
Tab character
[ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o )
[10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o )
[11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o )
src/Text/Parse/ByteString.hs:5:15: Warning: Tab character
src/Text/Parse/ByteString.hs:6:14: Warning: Tab character
src/Text/Parse/ByteString.hs:7:1: Warning: Tab character
src/Text/Parse/ByteString.hs:8:16: Warning: Tab character
src/Text/Parse/ByteString.hs:12:9: Warning: Tab character
src/Text/Parse/ByteString.hs:13:11: Warning: Tab character
src/Text/Parse/ByteString.hs:14:12: Warning: Tab character
src/Text/Parse/ByteString.hs:15:19: Warning: Tab character
src/Text/Parse/ByteString.hs:16:11: Warning: Tab character
src/Text/Parse/ByteString.hs:17:10: Warning: Tab character
src/Text/Parse/ByteString.hs:74:32: Warning: Tab character
src/Text/Parse/ByteString.hs:419:31: Warning: Tab character
src/Text/Parse/ByteString.hs:429:1: Warning: Tab character
[12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o )
[13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o )
[14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o )
src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning:
Tab character
[15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o )
[16 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.o )
src/Text/Parse.hs:4:15: Warning: Tab character
src/Text/Parse.hs:5:14: Warning: Tab character
src/Text/Parse.hs:6:1: Warning: Tab character
src/Text/Parse.hs:7:16: Warning: Tab character
src/Text/Parse.hs:11:9: Warning: Tab character
src/Text/Parse.hs:12:11: Warning: Tab character
src/Text/Parse.hs:13:12: Warning: Tab character
src/Text/Parse.hs:14:19: Warning: Tab character
src/Text/Parse.hs:15:11: Warning: Tab character
src/Text/Parse.hs:16:10: Warning: Tab character
src/Text/Parse.hs:67:32: Warning: Tab character
src/Text/Parse.hs:389:1: Warning: Tab character
[17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o )
[18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
In-place registering polyparse-1.11...
Running Haddock for polyparse-1.11...
Running hscolour for polyparse-1.11...
Preprocessing library polyparse-1.11...
Preprocessing library polyparse-1.11...
src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning:
Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:3:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:4:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:5:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:7:9: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:8:8: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:9:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:10:11: Warning:
Tab character
src/Text/ParserCombinators/Poly/State.hs:16:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning:
Tab character
src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning:
Tab character
src/Text/Parse/ByteString.hs:5:15: Warning: Tab character
src/Text/Parse/ByteString.hs:6:14: Warning: Tab character
src/Text/Parse/ByteString.hs:7:1: Warning: Tab character
src/Text/Parse/ByteString.hs:8:16: Warning: Tab character
src/Text/Parse/ByteString.hs:12:9: Warning: Tab character
src/Text/Parse/ByteString.hs:13:11: Warning: Tab character
src/Text/Parse/ByteString.hs:14:12: Warning: Tab character
src/Text/Parse/ByteString.hs:15:19: Warning: Tab character
src/Text/Parse/ByteString.hs:16:11: Warning: Tab character
src/Text/Parse/ByteString.hs:17:10: Warning: Tab character
src/Text/Parse/ByteString.hs:74:32: Warning: Tab character
src/Text/Parse/ByteString.hs:419:31: Warning: Tab character
src/Text/Parse/ByteString.hs:429:1: Warning: Tab character
src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning:
Tab character
src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning:
Tab character
src/Text/Parse.hs:4:15: Warning: Tab character
src/Text/Parse.hs:5:14: Warning: Tab character
src/Text/Parse.hs:6:1: Warning: Tab character
src/Text/Parse.hs:7:16: Warning: Tab character
src/Text/Parse.hs:11:9: Warning: Tab character
src/Text/Parse.hs:12:11: Warning: Tab character
src/Text/Parse.hs:13:12: Warning: Tab character
src/Text/Parse.hs:14:19: Warning: Tab character
src/Text/Parse.hs:15:11: Warning: Tab character
src/Text/Parse.hs:16:10: Warning: Tab character
src/Text/Parse.hs:67:32: Warning: Tab character
src/Text/Parse.hs:389:1: Warning: Tab character
Haddock coverage:
75% ( 3 / 4) in 'Text.ParserCombinators.Poly.Result'
Missing documentation for:
Module header
96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base'
Missing documentation for:
Module header
100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser'
94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy'
Missing documentation for:
Module header
100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser'
95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State'
Missing documentation for:
Module header
90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy'
Missing documentation for:
Module header
manyFinally (src/Text/ParserCombinators/Poly/StateLazy.hs:139)
100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex'
94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString'
Missing documentation for:
Module header
94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar'
Missing documentation for:
Module header
97% ( 30 / 31) in 'Text.Parse.ByteString'
Missing documentation for:
Module header
94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text'
Missing documentation for:
Module header
95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText'
Missing documentation for:
Module header
94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain'
Missing documentation for:
Module header
50% ( 1 / 2) in 'Text.ParserCombinators.Poly'
Missing documentation for:
Module header
72% ( 21 / 29) in 'Text.Parse'
Missing documentation for:
Module header
parseSigned (src/Text/Parse.hs:226)
parseInt (src/Text/Parse.hs:231)
parseDec (src/Text/Parse.hs:239)
parseOct (src/Text/Parse.hs:239)
parseHex (src/Text/Parse.hs:239)
parseFloat (src/Text/Parse.hs:244)
parseLitChar (src/Text/Parse.hs:265)
77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace'
Missing documentation for:
Parser (src/Text/ParserCombinators/HuttonMeijerWallace.hs:66)
chainl (src/Text/ParserCombinators/HuttonMeijerWallace.hs:220)
chainl1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:224)
chainr (src/Text/ParserCombinators/HuttonMeijerWallace.hs:230)
chainr1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:234)
ops (src/Text/ParserCombinators/HuttonMeijerWallace.hs:243)
bracket (src/Text/ParserCombinators/HuttonMeijerWallace.hs:246)
6% ( 2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
Missing documentation for:
item (src/Text/ParserCombinators/HuttonMeijer.hs:83)
first (src/Text/ParserCombinators/HuttonMeijer.hs:88)
papply (src/Text/ParserCombinators/HuttonMeijer.hs:93)
+++ (src/Text/ParserCombinators/HuttonMeijer.hs:100)
sat (src/Text/ParserCombinators/HuttonMeijer.hs:103)
many (src/Text/ParserCombinators/HuttonMeijer.hs:109)
many1 (src/Text/ParserCombinators/HuttonMeijer.hs:113)
sepby (src/Text/ParserCombinators/HuttonMeijer.hs:116)
sepby1 (src/Text/ParserCombinators/HuttonMeijer.hs:119)
chainl (src/Text/ParserCombinators/HuttonMeijer.hs:122)
chainl1 (src/Text/ParserCombinators/HuttonMeijer.hs:125)
chainr (src/Text/ParserCombinators/HuttonMeijer.hs:131)
chainr1 (src/Text/ParserCombinators/HuttonMeijer.hs:134)
ops (src/Text/ParserCombinators/HuttonMeijer.hs:140)
bracket (src/Text/ParserCombinators/HuttonMeijer.hs:143)
char (src/Text/ParserCombinators/HuttonMeijer.hs:150)
digit (src/Text/ParserCombinators/HuttonMeijer.hs:153)
lower (src/Text/ParserCombinators/HuttonMeijer.hs:156)
upper (src/Text/ParserCombinators/HuttonMeijer.hs:159)
letter (src/Text/ParserCombinators/HuttonMeijer.hs:162)
alphanum (src/Text/ParserCombinators/HuttonMeijer.hs:165)
string (src/Text/ParserCombinators/HuttonMeijer.hs:168)
ident (src/Text/ParserCombinators/HuttonMeijer.hs:172)
nat (src/Text/ParserCombinators/HuttonMeijer.hs:175)
int (src/Text/ParserCombinators/HuttonMeijer.hs:180)
spaces (src/Text/ParserCombinators/HuttonMeijer.hs:187)
comment (src/Text/ParserCombinators/HuttonMeijer.hs:190)
junk (src/Text/ParserCombinators/HuttonMeijer.hs:200)
skip (src/Text/ParserCombinators/HuttonMeijer.hs:203)
token (src/Text/ParserCombinators/HuttonMeijer.hs:206)
natural (src/Text/ParserCombinators/HuttonMeijer.hs:213)
integer (src/Text/ParserCombinators/HuttonMeijer.hs:216)
symbol (src/Text/ParserCombinators/HuttonMeijer.hs:219)
identifier (src/Text/ParserCombinators/HuttonMeijer.hs:222)
Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for:
ParseResult
Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for:
Token
Documentation created: dist/doc/html/polyparse/index.html,
dist/doc/html/polyparse/polyparse.txt
Creating package registration file:
/tmp/pkgConf-polyparse-116754393791001271361.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/polyparse-1.11-5gbM4m6k3rhGIQyEboR1bR
Registering polyparse-1.11...
Installed polyparse-1.11
Configuring errors-2.0.1...
Building errors-2.0.1...
Preprocessing library errors-2.0.1...
[1 of 5] Compiling Data.EitherR ( Data/EitherR.hs, dist/build/Data/EitherR.o )
[2 of 5] Compiling Control.Error.Util ( Control/Error/Util.hs, dist/build/Control/Error/Util.o )
[3 of 5] Compiling Control.Error.Script ( Control/Error/Script.hs, dist/build/Control/Error/Script.o )
[4 of 5] Compiling Control.Error.Safe ( Control/Error/Safe.hs, dist/build/Control/Error/Safe.o )
[5 of 5] Compiling Control.Error ( Control/Error.hs, dist/build/Control/Error.o )
In-place registering errors-2.0.1...
Running Haddock for errors-2.0.1...
Running hscolour for errors-2.0.1...
Preprocessing library errors-2.0.1...
Preprocessing library errors-2.0.1...
Haddock coverage:
100% ( 21 / 21) in 'Data.EitherR'
100% ( 41 / 41) in 'Control.Error.Util'
100% ( 5 / 5) in 'Control.Error.Script'
100% ( 48 / 48) in 'Control.Error.Safe'
100% ( 11 / 11) in 'Control.Error'
Documentation created: dist/doc/html/errors/index.html,
dist/doc/html/errors/errors.txt
Creating package registration file:
/tmp/pkgConf-errors-2.0252692819200996683.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/errors-2.0.1-BbQDeZg9K7NILeiAZIGZNr
Registering errors-2.0.1...
Installed errors-2.0.1
Configuring blaze-markup-0.7.0.3...
Building blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...
[1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o )
src/Text/Blaze/Internal.hs:74: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/Blaze/Internal.hs:75: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()
[2 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o )
[3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o )
[4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o )
src/Text/Blaze/Renderer/Text.hs:15: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()
[5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o )
src/Text/Blaze/Renderer/Utf8.hs:11: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()
[6 of 6] Compiling Text.Blaze ( src/Text/Blaze.hs, dist/build/Text/Blaze.o )
src/Text/Blaze.hs:91: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/Text/Blaze.hs:92:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering blaze-markup-0.7.0.3...
Running Haddock for blaze-markup-0.7.0.3...
Running hscolour for blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...
src/Text/Blaze/Internal.hs:74: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/Blaze/Internal.hs:75: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/Text/Blaze/Renderer/Text.hs:15: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/Text/Blaze/Renderer/Utf8.hs:11: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/Text/Blaze.hs:91: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/Text/Blaze.hs:92:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
Warning: Text.Blaze.Internal: ! is exported separately but will be documented under Attributable. Consider exporting it together with its parent(s) for code clarity.
100% ( 50 / 50) in 'Text.Blaze.Internal'
75% ( 3 / 4) in 'Text.Blaze.Renderer.String'
Missing documentation for:
renderHtml (src/Text/Blaze/Renderer/String.hs:93)
67% ( 2 / 3) in 'Text.Blaze.Renderer.Pretty'
Missing documentation for:
renderHtml (src/Text/Blaze/Renderer/Pretty.hs:56)
56% ( 5 / 9) in 'Text.Blaze.Renderer.Text'
Missing documentation for:
renderHtmlBuilder (src/Text/Blaze/Renderer/Text.hs:73)
renderHtmlBuilderWith (src/Text/Blaze/Renderer/Text.hs:133)
renderHtml (src/Text/Blaze/Renderer/Text.hs:149)
renderHtmlWith (src/Text/Blaze/Renderer/Text.hs:164)
86% ( 6 / 7) in 'Text.Blaze.Renderer.Utf8'
Missing documentation for:
Module header
100% ( 43 / 43) in 'Text.Blaze'
Documentation created: dist/doc/html/blaze-markup/index.html,
dist/doc/html/blaze-markup/blaze-markup.txt
Creating package registration file:
/tmp/pkgConf-blaze-markup-0.7.0105282075844979982.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-markup-0.7.0.3-FhrnjaI7C1I5CvgGhchX3R
Registering blaze-markup-0.7.0.3...
Installed blaze-markup-0.7.0.3
Configuring case-insensitive-1.2.0.5...
Building case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o )
[2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o )
[3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o )
In-place registering case-insensitive-1.2.0.5...
Running Haddock for case-insensitive-1.2.0.5...
Running hscolour for case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
Haddock coverage:
100% ( 8 / 8) in 'Data.CaseInsensitive.Internal'
100% ( 2 / 2) in 'Data.CaseInsensitive.Unsafe'
100% ( 7 / 7) in 'Data.CaseInsensitive'
Documentation created: dist/doc/html/case-insensitive/index.html,
dist/doc/html/case-insensitive/case-insensitive.txt
Creating package registration file:
/tmp/pkgConf-case-insensitive-1.2.09784817001051760182.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/case-insensitive-1.2.0.5-9NseolisKnP80bb65s7rJ9
Registering case-insensitive-1.2.0.5...
Installed case-insensitive-1.2.0.5
Configuring scientific-0.3.4.2...
Building scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
[1 of 6] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[2 of 6] Compiling Utils ( src/Utils.hs, dist/build/Utils.o )
[3 of 6] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[4 of 6] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[5 of 6] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[6 of 6] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.4.2...
Running Haddock for scientific-0.3.4.2...
Running hscolour for scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
Haddock coverage:
67% ( 2 / 3) in 'GHC.Integer.Logarithms.Compat'
Missing documentation for:
Module header
33% ( 1 / 3) in 'Utils'
Missing documentation for:
Module header
roundTo (src/Utils.hs:12)
100% ( 2 / 2) in 'Math.NumberTheory.Logarithms'
100% ( 24 / 24) in 'Data.Scientific'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.Scientific'
Missing documentation for:
Module header
75% ( 3 / 4) in 'Data.ByteString.Builder.Scientific'
Missing documentation for:
Module header
Warning: Data.Scientific: could not find link destinations for:
whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file:
/tmp/pkgConf-scientific-0.3.41780690041835127597.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/scientific-0.3.4.2-1UL7hJs0dy8BYuo3rFsz84
Registering scientific-0.3.4.2...
Installed scientific-0.3.4.2
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.519903416161956021008.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 uuid-types-1.0.2...
Building uuid-types-1.0.2...
Preprocessing library uuid-types-1.0.2...
[1 of 3] Compiling Data.UUID.Types.Internal.Builder ( Data/UUID/Types/Internal/Builder.hs, dist/build/Data/UUID/Types/Internal/Builder.o )
[2 of 3] Compiling Data.UUID.Types.Internal ( Data/UUID/Types/Internal.hs, dist/build/Data/UUID/Types/Internal.o )
Data/UUID/Types/Internal.hs:41: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/UUID/Types/Internal.hs:44: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()
[3 of 3] Compiling Data.UUID.Types ( Data/UUID/Types.hs, dist/build/Data/UUID/Types.o )
In-place registering uuid-types-1.0.2...
Running Haddock for uuid-types-1.0.2...
Running hscolour for uuid-types-1.0.2...
Preprocessing library uuid-types-1.0.2...
Preprocessing library uuid-types-1.0.2...
Data/UUID/Types/Internal.hs:41: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/UUID/Types/Internal.hs:44: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:
29% ( 2 / 7) in 'Data.UUID.Types.Internal.Builder'
Missing documentation for:
Module header
Takes1Byte (Data/UUID/Types/Internal/Builder.hs:46)
Takes2Bytes (Data/UUID/Types/Internal/Builder.hs:47)
Takes3Bytes (Data/UUID/Types/Internal/Builder.hs:48)
Takes4Bytes (Data/UUID/Types/Internal/Builder.hs:49)
86% ( 19 / 22) in 'Data.UUID.Types.Internal'
Missing documentation for:
UnpackedUUID (Data/UUID/Types/Internal.hs:111)
pack (Data/UUID/Types/Internal.hs:147)
unpack (Data/UUID/Types/Internal.hs:127)
100% ( 16 / 16) in 'Data.UUID.Types'
Documentation created: dist/doc/html/uuid-types/index.html,
dist/doc/html/uuid-types/uuid-types.txt
Creating package registration file:
/tmp/pkgConf-uuid-types-1.0439847918593333506.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/uuid-types-1.0.2-2PEt00jQxGGFqBr6JlDQgY
Registering uuid-types-1.0.2...
Installed uuid-types-1.0.2
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.01147511485319308630.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 multipart-0.1.2...
Building multipart-0.1.2...
Preprocessing library multipart-0.1.2...
[1 of 2] Compiling Network.Multipart.Header ( Network/Multipart/Header.hs, dist/build/Network/Multipart/Header.o )
Network/Multipart/Header.hs:49: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()
Network/Multipart/Header.hs:145:1: Warning: Tab character
Network/Multipart/Header.hs:200:1: Warning: Tab character
Network/Multipart/Header.hs:218:1: Warning: Tab character
Network/Multipart/Header.hs:274:1: Warning: Tab character
Network/Multipart/Header.hs:275:1: Warning: Tab character
Network/Multipart/Header.hs:276:1: Warning: Tab character
Network/Multipart/Header.hs:309:1: Warning: Tab character
[2 of 2] Compiling Network.Multipart ( Network/Multipart.hs, dist/build/Network/Multipart.o )
In-place registering multipart-0.1.2...
Running Haddock for multipart-0.1.2...
Running hscolour for multipart-0.1.2...
Preprocessing library multipart-0.1.2...
Preprocessing library multipart-0.1.2...
Network/Multipart/Header.hs:145:1: Warning: Tab character
Network/Multipart/Header.hs:200:1: Warning: Tab character
Network/Multipart/Header.hs:218:1: Warning: Tab character
Network/Multipart/Header.hs:274:1: Warning: Tab character
Network/Multipart/Header.hs:275:1: Warning: Tab character
Network/Multipart/Header.hs:276:1: Warning: Tab character
Network/Multipart/Header.hs:309:1: Warning: Tab character
Network/Multipart/Header.hs:49: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()
Haddock coverage:
46% ( 11 / 24) in 'Network.Multipart.Header'
Missing documentation for:
HeaderValue (Network/Multipart/Header.hs:70)
pHeaders (Network/Multipart/Header.hs:74)
getContentType (Network/Multipart/Header.hs:192)
showContentType (Network/Multipart/Header.hs:189)
ContentTransferEncoding (Network/Multipart/Header.hs:199)
getContentTransferEncoding (Network/Multipart/Header.hs:210)
ContentDisposition (Network/Multipart/Header.hs:217)
getContentDisposition (Network/Multipart/Header.hs:231)
parseM (Network/Multipart/Header.hs:238)
caseInsensitiveEq (Network/Multipart/Header.hs:247)
caseInsensitiveCompare (Network/Multipart/Header.hs:250)
lexeme (Network/Multipart/Header.hs:261)
p_token (Network/Multipart/Header.hs:298)
53% ( 9 / 17) in 'Network.Multipart'
Missing documentation for:
MultiPart (Network/Multipart.hs:49)
BodyPart (Network/Multipart.hs:52)
showMultipartBody (Network/Multipart.hs:77)
ContentTransferEncoding (Network/Multipart/Header.hs:199)
ContentDisposition (Network/Multipart/Header.hs:217)
getContentType (Network/Multipart/Header.hs:192)
getContentTransferEncoding (Network/Multipart/Header.hs:210)
getContentDisposition (Network/Multipart/Header.hs:231)
Warning: Network.Multipart: could not find link destinations for:
isBoundary
Documentation created: dist/doc/html/multipart/index.html,
dist/doc/html/multipart/multipart.txt
Creating package registration file:
/tmp/pkgConf-multipart-0.17558679701417383757.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/multipart-0.1.2-IZ2tSdLrN676asJsvkwDSs
Registering multipart-0.1.2...
Installed multipart-0.1.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.016923593981308218417.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 cpphs-1.19.3...
Building cpphs-1.19.3...
Preprocessing library cpphs-1.19.3...
[ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o )
[ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o )
[ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o )
[ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o )
[ 6 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o )
[10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o )
In-place registering cpphs-1.19.3...
Preprocessing executable 'cpphs' for cpphs-1.19.3...
[ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o )
[ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o )
[ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o )
[ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o )
[ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o )
[10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o )
[12 of 12] Compiling Main ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o )
Linking dist/build/cpphs/cpphs ...
Running Haddock for cpphs-1.19.3...
Running hscolour for cpphs-1.19.3...
Preprocessing library cpphs-1.19.3...
Preprocessing executable 'cpphs' for cpphs-1.19.3...
Preprocessing library cpphs-1.19.3...
Haddock coverage:
83% ( 5 / 6) in 'Language.Preprocessor.Cpphs.HashDefine'
Missing documentation for:
HashDefine (Language/Preprocessor/Cpphs/HashDefine.hs:25)
33% ( 3 / 9) in 'Language.Preprocessor.Cpphs.SymTab'
Missing documentation for:
emptyST (Language/Preprocessor/Cpphs/SymTab.hs:30)
insertST (Language/Preprocessor/Cpphs/SymTab.hs:31)
deleteST (Language/Preprocessor/Cpphs/SymTab.hs:32)
lookupST (Language/Preprocessor/Cpphs/SymTab.hs:33)
definedST (Language/Preprocessor/Cpphs/SymTab.hs:34)
flattenST (Language/Preprocessor/Cpphs/SymTab.hs:35)
100% ( 2 / 2) in 'Language.Preprocessor.Unlit'
100% ( 7 / 7) in 'Language.Preprocessor.Cpphs.Options'
100% ( 15 / 15) in 'Language.Preprocessor.Cpphs.Position'
86% ( 6 / 7) in 'Language.Preprocessor.Cpphs.Tokenise'
Missing documentation for:
deWordStyle (Language/Preprocessor/Cpphs/Tokenise.hs:71)
100% ( 5 / 5) in 'Language.Preprocessor.Cpphs.MacroPass'
100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.ReadFirst'
100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.CppIfdef'
0% ( 0 / 5) in 'Language.Preprocessor.Cpphs.RunCpphs'
Missing documentation for:
Module header
runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22)
runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27)
runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40)
runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53)
86% ( 25 / 29) in 'Language.Preprocessor.Cpphs'
Missing documentation for:
runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22)
runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27)
runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40)
runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53)
Warning: Language.Preprocessor.Cpphs: could not find link destinations for:
HashDefine
Documentation created: dist/doc/html/cpphs/index.html,
dist/doc/html/cpphs/cpphs.txt
Preprocessing executable 'cpphs' for cpphs-1.19.3...
Creating package registration file:
/tmp/pkgConf-cpphs-1.197870785921063102296.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cpphs-1.19.3-HTebNkKFYOCAqQG2KzButo
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering cpphs-1.19.3...
Installed cpphs-1.19.3
Configuring blaze-html-0.8.1.1...
Building blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
[ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o )
[ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o )
[ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o )
[ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o )
[ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o )
[ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o )
[ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o )
[ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o )
[ 9 of 21] Compiling Text.Blaze.Html ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o )
[10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o )
[11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o )
[12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o )
[13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o )
[14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o )
[15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o )
[16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o )
[17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o )
[18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o )
[19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o )
[20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o )
[21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o )
In-place registering blaze-html-0.8.1.1...
Running Haddock for blaze-html-0.8.1.1...
Running hscolour for blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
Haddock coverage:
100% (169 /169) in 'Text.Blaze.XHtml5.Attributes'
100% (103 /103) in 'Text.Blaze.XHtml1.Transitional.Attributes'
100% ( 92 / 92) in 'Text.Blaze.XHtml1.Strict.Attributes'
100% (105 /105) in 'Text.Blaze.XHtml1.FrameSet.Attributes'
100% (169 /169) in 'Text.Blaze.Html5.Attributes'
100% (103 /103) in 'Text.Blaze.Html4.Transitional.Attributes'
100% ( 92 / 92) in 'Text.Blaze.Html4.Strict.Attributes'
100% (105 /105) in 'Text.Blaze.Html4.FrameSet.Attributes'
20% ( 1 / 5) in 'Text.Blaze.Html'
Missing documentation for:
Module header
Html (src/Text/Blaze/Html.hs:10)
toHtml (src/Text/Blaze/Html.hs:12)
preEscapedToHtml (src/Text/Blaze/Html.hs:15)
0% ( 0 / 2) in 'Text.Blaze.Html.Renderer.Pretty'
Missing documentation for:
Module header
renderHtml (src/Text/Blaze/Html/Renderer/Pretty.hs:8)
0% ( 0 / 2) in 'Text.Blaze.Html.Renderer.String'
Missing documentation for:
Module header
renderHtml (src/Text/Blaze/Html/Renderer/String.hs:8)
0% ( 0 / 5) in 'Text.Blaze.Html.Renderer.Text'
Missing documentation for:
Module header
renderHtmlBuilder (src/Text/Blaze/Html/Renderer/Text.hs:15)
renderHtmlBuilderWith (src/Text/Blaze/Html/Renderer/Text.hs:18)
renderHtml (src/Text/Blaze/Html/Renderer/Text.hs:21)
renderHtmlWith (src/Text/Blaze/Html/Renderer/Text.hs:24)
0% ( 0 / 4) in 'Text.Blaze.Html.Renderer.Utf8'
Missing documentation for:
Module header
renderHtmlBuilder (src/Text/Blaze/Html/Renderer/Utf8.hs:13)
renderHtml (src/Text/Blaze/Html/Renderer/Utf8.hs:16)
renderHtmlToByteStringIO (src/Text/Blaze/Html/Renderer/Utf8.hs:19)
100% ( 93 / 93) in 'Text.Blaze.Html4.FrameSet'
100% ( 80 / 80) in 'Text.Blaze.Html4.Strict'
100% ( 91 / 91) in 'Text.Blaze.Html4.Transitional'
100% (111 /111) in 'Text.Blaze.Html5'
100% ( 93 / 93) in 'Text.Blaze.XHtml1.FrameSet'
100% ( 80 / 80) in 'Text.Blaze.XHtml1.Strict'
100% ( 91 / 91) in 'Text.Blaze.XHtml1.Transitional'
100% (111 /111) in 'Text.Blaze.XHtml5'
Documentation created: dist/doc/html/blaze-html/index.html,
dist/doc/html/blaze-html/blaze-html.txt
Creating package registration file:
/tmp/pkgConf-blaze-html-0.8.11881346364310094165.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-html-0.8.1.1-1zXVsYxJvNk7KmCYUCIuBj
Registering blaze-html-0.8.1.1...
Installed blaze-html-0.8.1.1
Configuring tostring-0.2.1.1...
Building tostring-0.2.1.1...
Preprocessing library tostring-0.2.1.1...
[1 of 1] Compiling Data.String.ToString ( src/Data/String/ToString.hs, dist/build/Data/String/ToString.o )
In-place registering tostring-0.2.1.1...
Running Haddock for tostring-0.2.1.1...
Running hscolour for tostring-0.2.1.1...
Preprocessing library tostring-0.2.1.1...
Preprocessing library tostring-0.2.1.1...
Haddock coverage:
0% ( 0 / 2) in 'Data.String.ToString'
Missing documentation for:
Module header
ToString (src/Data/String/ToString.hs:13)
Documentation created: dist/doc/html/tostring/index.html,
dist/doc/html/tostring/tostring.txt
Creating package registration file:
/tmp/pkgConf-tostring-0.2.120053853911286236129.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tostring-0.2.1.1-8Kxh0lZtwcL5TWGn9IfJlR
Registering tostring-0.2.1.1...
Installed tostring-0.2.1.1
Configuring attoparsec-0.13.0.1...
Building attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
[ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o )
[ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o )
[ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[21 of 21] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.13.0.1...
Running Haddock for attoparsec-0.13.0.1...
Running hscolour for attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
Haddock coverage:
67% ( 6 / 9) in 'Data.Attoparsec.Text.FastSet'
Missing documentation for:
FastSet (Data/Attoparsec/Text/FastSet.hs:27)
fromList (Data/Attoparsec/Text/FastSet.hs:29)
charClass (Data/Attoparsec/Text/FastSet.hs:37)
50% ( 1 / 2) in 'Data.Attoparsec.Internal.Fhthagn'
Missing documentation for:
Module header
36% ( 4 / 11) in 'Data.Attoparsec.Text.Buffer'
Missing documentation for:
Buffer (Data/Attoparsec/Text/Buffer.hs:58)
unbuffer (Data/Attoparsec/Text/Buffer.hs:75)
unbufferAt (Data/Attoparsec/Text/Buffer.hs:78)
length (Data/Attoparsec/Text/Buffer.hs:120)
pappend (Data/Attoparsec/Text/Buffer.hs:93)
substring (Data/Attoparsec/Text/Buffer.hs:124)
dropWord16 (Data/Attoparsec/Text/Buffer.hs:131)
22% ( 2 / 9) in 'Data.Attoparsec.ByteString.Buffer'
Missing documentation for:
Buffer (Data/Attoparsec/ByteString/Buffer.hs:71)
unbuffer (Data/Attoparsec/ByteString/Buffer.hs:88)
pappend (Data/Attoparsec/ByteString/Buffer.hs:101)
length (Data/Attoparsec/ByteString/Buffer.hs:134)
unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:138)
substring (Data/Attoparsec/ByteString/Buffer.hs:143)
unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:150)
89% ( 8 / 9) in 'Data.Attoparsec.Zepto'
Missing documentation for:
Parser (Data/Attoparsec/Zepto.hs:69)
100% ( 2 / 2) in 'Data.Attoparsec.Number'
69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
Missing documentation for:
FastSet (Data/Attoparsec/ByteString/FastSet.hs:44)
fromList (Data/Attoparsec/ByteString/FastSet.hs:62)
fromSet (Data/Attoparsec/ByteString/FastSet.hs:44)
charClass (Data/Attoparsec/ByteString/FastSet.hs:111)
50% ( 5 / 10) in 'Data.Attoparsec.Internal.Types'
Missing documentation for:
State (Data/Attoparsec/Internal/Types.hs:118)
Failure (Data/Attoparsec/Internal/Types.hs:122)
Success (Data/Attoparsec/Internal/Types.hs:124)
Pos (Data/Attoparsec/Internal/Types.hs:46)
<> (Data/Attoparsec/Internal/Types.hs:209)
100% ( 4 / 4) in 'Data.Attoparsec.Types'
100% ( 9 / 9) in 'Data.Attoparsec.Internal'
100% ( 24 / 24) in 'Data.Attoparsec.Combinator'
93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal'
Missing documentation for:
Parser (Data/Attoparsec/ByteString/Internal.hs:95)
Result (Data/Attoparsec/ByteString/Internal.hs:96)
storable (Data/Attoparsec/ByteString/Internal.hs:138)
95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal'
Missing documentation for:
Parser (Data/Attoparsec/Text/Internal.hs:89)
Result (Data/Attoparsec/Text/Internal.hs:90)
98% ( 90 / 92) in 'Data.Attoparsec.Text'
Missing documentation for:
Parser (Data/Attoparsec/Text/Internal.hs:89)
Result (Data/Attoparsec/Text/Internal.hs:90)
100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy'
97% ( 66 / 68) in 'Data.Attoparsec.ByteString'
Missing documentation for:
Parser (Data/Attoparsec/ByteString/Internal.hs:95)
Result (Data/Attoparsec/ByteString/Internal.hs:96)
98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8'
Missing documentation for:
Parser (Data/Attoparsec/ByteString/Internal.hs:95)
Result (Data/Attoparsec/ByteString/Internal.hs:96)
100% ( 2 / 2) in 'Data.Attoparsec.Char8'
100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy'
100% ( 2 / 2) in 'Data.Attoparsec.Lazy'
100% ( 2 / 2) in 'Data.Attoparsec'
Documentation created: dist/doc/html/attoparsec/index.html,
dist/doc/html/attoparsec/attoparsec.txt
Creating package registration file:
/tmp/pkgConf-attoparsec-0.13.020095898441333303590.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/attoparsec-0.13.0.1-969x13NRo2w1GLFNqu19TU
Registering attoparsec-0.13.0.1...
Installed attoparsec-0.13.0.1
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.0804798971991156615.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 uniplate-1.6.12...
Building uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
[ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o )
[ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o )
[ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o )
[ 4 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o )
[ 5 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o )
[ 6 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o )
[ 7 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o )
[ 8 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o )
[ 9 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o )
[10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o )
[11 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o )
[12 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o )
[13 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o )
[14 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o )
[15 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o )
[16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o )
[17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o )
[18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o )
[19 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o )
[20 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o )
[21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o )
In-place registering uniplate-1.6.12...
Running Haddock for uniplate-1.6.12...
Running hscolour for uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
Haddock coverage:
100% ( 16 / 16) in 'Data.Generics.Uniplate.Data.Instances'
86% ( 6 / 7) in 'Data.Generics.Uniplate.Internal.Utils'
Missing documentation for:
unsafeCoerce
100% ( 19 / 19) in 'Data.Generics.Uniplate'
55% ( 11 / 20) in 'Data.Generics.UniplateOn'
Missing documentation for:
universeOn (Data/Generics/UniplateOn.hs:38)
transformOn (Data/Generics/UniplateOn.hs:50)
transformOnM (Data/Generics/UniplateOn.hs:55)
rewriteOn (Data/Generics/UniplateOn.hs:60)
rewriteOnM (Data/Generics/UniplateOn.hs:65)
descendOn (Data/Generics/UniplateOn.hs:70)
descendOnM (Data/Generics/UniplateOn.hs:75)
holesOn (Data/Generics/UniplateOn.hs:83)
contextsOn (Data/Generics/UniplateOn.hs:90)
46% ( 6 / 13) in 'Data.Generics.Str'
Missing documentation for:
Str (Data/Generics/Str.hs:21)
(Data/Generics/Str.hs:24)
strMap (Data/Generics/Str.hs:32)
strMapM (Data/Generics/Str.hs:42)
(Data/Generics/Str.hs:50)
(Data/Generics/Str.hs:57)
(Data/Generics/Str.hs:63)
76% ( 22 / 29) in 'Data.Generics.Uniplate.Operations'
Missing documentation for:
universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
100% ( 8 / 8) in 'Data.Generics.Compos'
100% ( 13 / 13) in 'Data.Generics.SYB'
8% ( 4 / 49) in 'Data.Generics.Uniplate.Internal.Data'
Missing documentation for:
TypeSet (Data/Generics/Uniplate/Internal/Data.hs:59)
TypeMap (Data/Generics/Uniplate/Internal/Data.hs:60)
TypeKey (Data/Generics/Uniplate/Internal/Data.hs:62)
typeKey (Data/Generics/Uniplate/Internal/Data.hs:64)
! (Data/Generics/Uniplate/Internal/Data.hs:89)
map_findWithDefault (Data/Generics/Uniplate/Internal/Data.hs:90)
map_fromAscList (Data/Generics/Uniplate/Internal/Data.hs:91)
map_keysSet (Data/Generics/Uniplate/Internal/Data.hs:92)
map_member (Data/Generics/Uniplate/Internal/Data.hs:93)
set_partition (Data/Generics/Uniplate/Internal/Data.hs:94)
set_toAscList (Data/Generics/Uniplate/Internal/Data.hs:95)
set_unions (Data/Generics/Uniplate/Internal/Data.hs:96)
uniplateVerbose (Data/Generics/Uniplate/Internal/Data.hs:102)
Answer (Data/Generics/Uniplate/Internal/Data.hs:111)
Oracle (Data/Generics/Uniplate/Internal/Data.hs:115)
hitTest (Data/Generics/Uniplate/Internal/Data.hs:118)
Cache (Data/Generics/Uniplate/Internal/Data.hs:134)
cache (Data/Generics/Uniplate/Internal/Data.hs:139)
readCacheFollower (Data/Generics/Uniplate/Internal/Data.hs:143)
readCacheHitMap (Data/Generics/Uniplate/Internal/Data.hs:166)
TypeMap2 (Data/Generics/Uniplate/Internal/Data.hs:183)
lookup2 (Data/Generics/Uniplate/Internal/Data.hs:185)
insert2 (Data/Generics/Uniplate/Internal/Data.hs:188)
IntMap2 (Data/Generics/Uniplate/Internal/Data.hs:192)
intLookup2 (Data/Generics/Uniplate/Internal/Data.hs:194)
intInsert2 (Data/Generics/Uniplate/Internal/Data.hs:197)
Follower (Data/Generics/Uniplate/Internal/Data.hs:205)
follower (Data/Generics/Uniplate/Internal/Data.hs:209)
dataBox (Data/Generics/Uniplate/Internal/Data.hs:227)
sybChildren (Data/Generics/Uniplate/Internal/Data.hs:232)
HitMap (Data/Generics/Uniplate/Internal/Data.hs:251)
emptyHitMap (Data/Generics/Uniplate/Internal/Data.hs:253)
insertHitMap (Data/Generics/Uniplate/Internal/Data.hs:261)
fixEq (Data/Generics/Uniplate/Internal/Data.hs:285)
C (Data/Generics/Uniplate/Internal/Data.hs:293)
CC (Data/Generics/Uniplate/Internal/Data.hs:295)
biplateData (Data/Generics/Uniplate/Internal/Data.hs:298)
uniplateData (Data/Generics/Uniplate/Internal/Data.hs:305)
descendData (Data/Generics/Uniplate/Internal/Data.hs:316)
descendBiData (Data/Generics/Uniplate/Internal/Data.hs:319)
descendDataM (Data/Generics/Uniplate/Internal/Data.hs:325)
descendBiDataM (Data/Generics/Uniplate/Internal/Data.hs:328)
Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
transformer_ (Data/Generics/Uniplate/Internal/Data.hs:347)
transformBis_ (Data/Generics/Uniplate/Internal/Data.hs:366)
80% ( 4 / 5) in 'Data.Generics.Uniplate.Data'
Missing documentation for:
Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
72% ( 21 / 29) in 'Data.Generics.Uniplate.Internal.DataOnlyOperations'
Missing documentation for:
Module header
universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
75% ( 24 / 32) in 'Data.Generics.Uniplate.DataOnly'
Missing documentation for:
universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
100% ( 11 / 11) in 'Data.Generics.Uniplate.Direct'
100% ( 10 / 10) in 'Data.Generics.Uniplate.Typeable'
100% ( 14 / 14) in 'Data.Generics.Uniplate.Zipper'
100% ( 21 / 21) in 'Data.Generics.UniplateStr'
55% ( 11 / 20) in 'Data.Generics.UniplateStrOn'
Missing documentation for:
universeOn (Data/Generics/UniplateStrOn.hs:42)
transformOn (Data/Generics/UniplateStrOn.hs:64)
transformOnM (Data/Generics/UniplateStrOn.hs:69)
rewriteOn (Data/Generics/UniplateStrOn.hs:74)
rewriteOnM (Data/Generics/UniplateStrOn.hs:79)
descendOn (Data/Generics/UniplateStrOn.hs:84)
descendOnM (Data/Generics/UniplateStrOn.hs:89)
holesOn (Data/Generics/UniplateStrOn.hs:95)
contextsOn (Data/Generics/UniplateStrOn.hs:102)
47% ( 9 / 19) in 'Data.Generics.Biplate'
Missing documentation for:
universeBi (Data/Generics/Biplate.hs:53)
childrenBi (Data/Generics/Biplate.hs:57)
transformBi (Data/Generics/Biplate.hs:63)
transformBiM (Data/Generics/Biplate.hs:67)
rewriteBi (Data/Generics/Biplate.hs:71)
rewriteBiM (Data/Generics/Biplate.hs:75)
descendBi (Data/Generics/Biplate.hs:79)
descendBiM (Data/Generics/Biplate.hs:83)
contextsBi (Data/Generics/Biplate.hs:89)
holesBi (Data/Generics/Biplate.hs:93)
100% ( 10 / 10) in 'Data.Generics.PlateDirect'
100% ( 10 / 10) in 'Data.Generics.PlateTypeable'
100% ( 2 / 2) in 'Data.Generics.PlateData'
Warning: Data.Generics.Uniplate.Direct: could not find link destinations for:
Type
Warning: Data.Generics.Uniplate.Typeable: could not find link destinations for:
Type
Warning: Data.Generics.PlateDirect: could not find link destinations for:
Type
Warning: Data.Generics.PlateTypeable: could not find link destinations for:
Type
Documentation created: dist/doc/html/uniplate/index.html,
dist/doc/html/uniplate/uniplate.txt
Creating package registration file:
/tmp/pkgConf-uniplate-1.687184889277944539.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/uniplate-1.6.12-IHxBduwCXWtIKadQ4sGw0I
Registering uniplate-1.6.12...
Installed uniplate-1.6.12
Configuring uuid-1.3.11...
Building uuid-1.3.11...
Preprocessing library uuid-1.3.11...
[1 of 8] Compiling Data.UUID.Named ( Data/UUID/Named.hs, dist/build/Data/UUID/Named.o )
Data/UUID/Named.hs:31: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 8] Compiling Data.UUID.V5 ( Data/UUID/V5.hs, dist/build/Data/UUID/V5.o )
[3 of 8] Compiling Data.UUID.V3 ( Data/UUID/V3.hs, dist/build/Data/UUID/V3.o )
[4 of 8] Compiling Data.UUID.V1 ( Data/UUID/V1.hs, dist/build/Data/UUID/V1.o )
Data/UUID/V1.hs:34: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()
[5 of 8] Compiling Data.Word.Util ( Data/Word/Util.hs, dist/build/Data/Word/Util.o )
[6 of 8] Compiling Data.UUID.Util ( Data/UUID/Util.hs, dist/build/Data/UUID/Util.o )
[7 of 8] Compiling Data.UUID ( Data/UUID.hs, dist/build/Data/UUID.o )
[8 of 8] Compiling Data.UUID.V4 ( Data/UUID/V4.hs, dist/build/Data/UUID/V4.o )
In-place registering uuid-1.3.11...
Running Haddock for uuid-1.3.11...
Running hscolour for uuid-1.3.11...
Preprocessing library uuid-1.3.11...
Preprocessing library uuid-1.3.11...
Data/UUID/Named.hs:31: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/UUID/V1.hs:34: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:
100% ( 6 / 6) in 'Data.UUID.Named'
100% ( 6 / 6) in 'Data.UUID.V5'
100% ( 6 / 6) in 'Data.UUID.V3'
100% ( 2 / 2) in 'Data.UUID.V1'
33% ( 1 / 3) in 'Data.Word.Util'
Missing documentation for:
w16to32 (Data/Word/Util.hs:8)
w32to64 (Data/Word/Util.hs:15)
0% ( 0 / 8) in 'Data.UUID.Util'
Missing documentation for:
Module header
UnpackedUUID
unpack
pack
version (Data/UUID/Util.hs:19)
extractMac (Data/UUID/Util.hs:46)
extractTime (Data/UUID/Util.hs:35)
setTime (Data/UUID/Util.hs:26)
100% ( 16 / 16) in 'Data.UUID'
100% ( 2 / 2) in 'Data.UUID.V4'
Documentation created: dist/doc/html/uuid/index.html,
dist/doc/html/uuid/uuid.txt
Creating package registration file:
/tmp/pkgConf-uuid-1.31683306396530342482.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/uuid-1.3.11-0M2UV4rDPj15miax4AiRw2
Registering uuid-1.3.11...
Installed uuid-1.3.11
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.11731190922322814652.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 uri-encode-1.5.0.4...
Building uri-encode-1.5.0.4...
Preprocessing library uri-encode-1.5.0.4...
[1 of 1] Compiling Network.URI.Encode ( src/Network/URI/Encode.hs, dist/build/Network/URI/Encode.o )
In-place registering uri-encode-1.5.0.4...
Running Haddock for uri-encode-1.5.0.4...
Running hscolour for uri-encode-1.5.0.4...
Preprocessing library uri-encode-1.5.0.4...
Preprocessing library uri-encode-1.5.0.4...
Haddock coverage:
100% ( 14 / 14) in 'Network.URI.Encode'
Documentation created: dist/doc/html/uri-encode/index.html,
dist/doc/html/uri-encode/uri-encode.txt
Creating package registration file:
/tmp/pkgConf-uri-encode-1.5.019132732091652676224.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/uri-encode-1.5.0.4-4VbfESZOoBpDUqiHRKlW7P
Registering uri-encode-1.5.0.4...
Installed uri-encode-1.5.0.4
Configuring haskell-src-exts-1.16.0.1...
Building haskell-src-exts-1.16.0.1...
Preprocessing library haskell-src-exts-1.16.0.1...
[ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o )
src/Language/Haskell/Exts/Annotated/Syntax.hs:112: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/Language/Haskell/Exts/Annotated/Syntax.hs:113: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()
[ 2 of 22] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o )
[ 3 of 22] Compiling Language.Haskell.Exts.Annotated.Build ( src/Language/Haskell/Exts/Annotated/Build.hs, dist/build/Language/Haskell/Exts/Annotated/Build.o )
[ 4 of 22] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o )
[ 5 of 22] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o )
[ 6 of 22] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src/Language/Haskell/Exts/Annotated/ExactPrint.hs, dist/build/Language/Haskell/Exts/Annotated/ExactPrint.o )
src/Language/Haskell/Exts/Annotated/ExactPrint.hs:27: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()
[ 7 of 22] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o )
src/Language/Haskell/Exts/Extension.hs:42:1: Warning:
The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
[ 8 of 22] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o )
[ 9 of 22] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o )
[10 of 22] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o )
[11 of 22] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o )
[12 of 22] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o )
src/Language/Haskell/Exts/ParseMonad.hs:43: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/Language/Haskell/Exts/ParseMonad.hs:45: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()
[13 of 22] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o )
[14 of 22] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o )
[15 of 22] Compiling Language.Haskell.Exts.Annotated.Simplify ( src/Language/Haskell/Exts/Annotated/Simplify.hs, dist/build/Language/Haskell/Exts/Annotated/Simplify.o )
[16 of 22] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o )
src/Language/Haskell/Exts/Pretty.hs:35: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()
[17 of 22] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o )
src/Language/Haskell/Exts/ParseUtils.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()
[18 of 22] Compiling Language.Haskell.Exts.Annotated.Fixity ( src/Language/Haskell/Exts/Annotated/Fixity.hs, dist/build/Language/Haskell/Exts/Annotated/Fixity.o )
[19 of 22] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o )
[20 of 22] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o )
[21 of 22] Compiling Language.Haskell.Exts.Annotated ( src/Language/Haskell/Exts/Annotated.hs, dist/build/Language/Haskell/Exts/Annotated.o )
[22 of 22] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o )
In-place registering haskell-src-exts-1.16.0.1...
Running Haddock for haskell-src-exts-1.16.0.1...
Running hscolour for haskell-src-exts-1.16.0.1...
Preprocessing library haskell-src-exts-1.16.0.1...
Preprocessing library haskell-src-exts-1.16.0.1...
src/Language/Haskell/Exts/Annotated/Syntax.hs:112: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/Language/Haskell/Exts/Annotated/Syntax.hs:113: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/Language/Haskell/Exts/Annotated/ExactPrint.hs:27: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/Language/Haskell/Exts/Extension.hs:42:1: Warning:
The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
Haddock coverage:
70% ( 96 /137) in 'Language.Haskell.Exts.Annotated.Syntax'
Missing documentation for:
prelude_mod (src/Language/Haskell/Exts/Annotated/Syntax.hs:934)
main_mod (src/Language/Haskell/Exts/Annotated/Syntax.hs:934)
main_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:938)
unit_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:941)
tuple_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:944)
list_cons_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:947)
unboxed_singleton_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:950)
unit_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:953)
tuple_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:956)
unboxed_singleton_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:959)
as_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
qualified_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
hiding_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
minus_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
bang_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
dot_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
star_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
export_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
safe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
unsafe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
interruptible_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
threadsafe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
stdcall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
ccall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
cplusplus_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
dotnet_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
jvm_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
js_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
capi_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
forall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
family_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
unit_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:989)
fun_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:989)
list_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:989)
tuple_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
unboxed_singleton_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:989)
unit_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:998)
fun_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:998)
list_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:998)
tuple_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1004)
unboxed_singleton_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:998)
0% ( 0 / 21) in 'Language.Haskell.Exts.ParseSyntax'
Missing documentation for:
Module header
PExp (src/Language/Haskell/Exts/ParseSyntax.hs:11)
PFieldUpdate (src/Language/Haskell/Exts/ParseSyntax.hs:109)
ParseXAttr (src/Language/Haskell/Exts/ParseSyntax.hs:115)
(src/Language/Haskell/Exts/ParseSyntax.hs:118)
(src/Language/Haskell/Exts/ParseSyntax.hs:255)
(src/Language/Haskell/Exts/ParseSyntax.hs:263)
p_unit_con (src/Language/Haskell/Exts/ParseSyntax.hs:267)
p_tuple_con (src/Language/Haskell/Exts/ParseSyntax.hs:270)
p_unboxed_singleton_con (src/Language/Haskell/Exts/ParseSyntax.hs:273)
PContext (src/Language/Haskell/Exts/ParseSyntax.hs:276)
(src/Language/Haskell/Exts/ParseSyntax.hs:282)
PType (src/Language/Haskell/Exts/ParseSyntax.hs:290)
(src/Language/Haskell/Exts/ParseSyntax.hs:311)
PAsst (src/Language/Haskell/Exts/ParseSyntax.hs:345)
(src/Language/Haskell/Exts/ParseSyntax.hs:354)
unit_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:371)
fun_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:371)
list_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:371)
unboxed_singleton_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:371)
tuple_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:377)
100% ( 49 / 49) in 'Language.Haskell.Exts.Annotated.Build'
73% ( 19 / 26) in 'Language.Haskell.Exts.SrcLoc'
Missing documentation for:
(src/Language/Haskell/Exts/SrcLoc.hs:29)
noLoc (src/Language/Haskell/Exts/SrcLoc.hs:34)
(src/Language/Haskell/Exts/SrcLoc.hs:47)
spanSize (src/Language/Haskell/Exts/SrcLoc.hs:82)
(src/Language/Haskell/Exts/SrcLoc.hs:154)
(src/Language/Haskell/Exts/SrcLoc.hs:161)
(src/Language/Haskell/Exts/SrcLoc.hs:168)
67% ( 2 / 3) in 'Language.Haskell.Exts.Comments'
Missing documentation for:
Module header
67% ( 2 / 3) in 'Language.Haskell.Exts.Annotated.ExactPrint'
Missing documentation for:
ExactP (src/Language/Haskell/Exts/Annotated/ExactPrint.hs:212)
65% ( 13 / 20) in 'Language.Haskell.Exts.Extension'
Missing documentation for:
Language (src/Language/Haskell/Exts/Extension.hs:81)
knownLanguages (src/Language/Haskell/Exts/Extension.hs:100)
classifyLanguage (src/Language/Haskell/Exts/Extension.hs:103)
prettyLanguage (src/Language/Haskell/Exts/Extension.hs:109)
KnownExtension (src/Language/Haskell/Exts/Extension.hs:130)
ghcDefault (src/Language/Haskell/Exts/Extension.hs:586)
toExtensionList (src/Language/Haskell/Exts/Extension.hs:665)
14% ( 1 / 7) in 'Language.Haskell.Exts.ExtScheme'
Missing documentation for:
ExtScheme (src/Language/Haskell/Exts/ExtScheme.hs:20)
MExtScheme (src/Language/Haskell/Exts/ExtScheme.hs:23)
Enabled (src/Language/Haskell/Exts/ExtScheme.hs:25)
(src/Language/Haskell/Exts/ExtScheme.hs:28)
(src/Language/Haskell/Exts/ExtScheme.hs:31)
(src/Language/Haskell/Exts/ExtScheme.hs:35)
67% ( 86 /128) in 'Language.Haskell.Exts.Syntax'
Missing documentation for:
Promoted (src/Language/Haskell/Exts/Syntax.hs:429)
prelude_mod (src/Language/Haskell/Exts/Syntax.hs:769)
main_mod (src/Language/Haskell/Exts/Syntax.hs:769)
main_name (src/Language/Haskell/Exts/Syntax.hs:773)
unit_con_name (src/Language/Haskell/Exts/Syntax.hs:776)
tuple_con_name (src/Language/Haskell/Exts/Syntax.hs:779)
list_cons_name (src/Language/Haskell/Exts/Syntax.hs:782)
unboxed_singleton_con_name (src/Language/Haskell/Exts/Syntax.hs:785)
unit_con (src/Language/Haskell/Exts/Syntax.hs:788)
tuple_con (src/Language/Haskell/Exts/Syntax.hs:791)
unboxed_singleton_con (src/Language/Haskell/Exts/Syntax.hs:794)
as_name (src/Language/Haskell/Exts/Syntax.hs:797)
qualified_name (src/Language/Haskell/Exts/Syntax.hs:797)
hiding_name (src/Language/Haskell/Exts/Syntax.hs:797)
minus_name (src/Language/Haskell/Exts/Syntax.hs:797)
bang_name (src/Language/Haskell/Exts/Syntax.hs:797)
dot_name (src/Language/Haskell/Exts/Syntax.hs:797)
star_name (src/Language/Haskell/Exts/Syntax.hs:797)
export_name (src/Language/Haskell/Exts/Syntax.hs:806)
safe_name (src/Language/Haskell/Exts/Syntax.hs:806)
unsafe_name (src/Language/Haskell/Exts/Syntax.hs:806)
interruptible_name (src/Language/Haskell/Exts/Syntax.hs:806)
threadsafe_name (src/Language/Haskell/Exts/Syntax.hs:806)
stdcall_name (src/Language/Haskell/Exts/Syntax.hs:806)
ccall_name (src/Language/Haskell/Exts/Syntax.hs:806)
cplusplus_name (src/Language/Haskell/Exts/Syntax.hs:806)
dotnet_name (src/Language/Haskell/Exts/Syntax.hs:806)
jvm_name (src/Language/Haskell/Exts/Syntax.hs:806)
js_name (src/Language/Haskell/Exts/Syntax.hs:806)
capi_name (src/Language/Haskell/Exts/Syntax.hs:806)
forall_name (src/Language/Haskell/Exts/Syntax.hs:806)
family_name (src/Language/Haskell/Exts/Syntax.hs:806)
unit_tycon_name (src/Language/Haskell/Exts/Syntax.hs:824)
fun_tycon_name (src/Language/Haskell/Exts/Syntax.hs:824)
list_tycon_name (src/Language/Haskell/Exts/Syntax.hs:824)
tuple_tycon_name (src/Language/Haskell/Exts/
src/Language/Haskell/Exts/ParseMonad.hs:43: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/Language/Haskell/Exts/ParseMonad.hs:45: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/Language/Haskell/Exts/Pretty.hs:35: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/Language/Haskell/Exts/ParseUtils.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()
Syntax.hs:830)
unboxed_singleton_tycon_name (src/Language/Haskell/Exts/Syntax.hs:824)
unit_tycon (src/Language/Haskell/Exts/Syntax.hs:833)
fun_tycon (src/Language/Haskell/Exts/Syntax.hs:833)
list_tycon (src/Language/Haskell/Exts/Syntax.hs:833)
tuple_tycon (src/Language/Haskell/Exts/Syntax.hs:839)
unboxed_singleton_tycon (src/Language/Haskell/Exts/Syntax.hs:833)
100% ( 49 / 49) in 'Language.Haskell.Exts.Build'
77% ( 10 / 13) in 'Language.Haskell.Exts.Fixity'
Missing documentation for:
infix_ (src/Language/Haskell/Exts/Fixity.hs:168)
infixl_ (src/Language/Haskell/Exts/Fixity.hs:168)
infixr_ (src/Language/Haskell/Exts/Fixity.hs:168)
33% ( 16 / 48) in 'Language.Haskell.Exts.ParseMonad'
Missing documentation for:
atSrcLoc (src/Language/Haskell/Exts/ParseMonad.hs:216)
LexContext (src/Language/Haskell/Exts/ParseMonad.hs:88)
runParserWithMode (src/Language/Haskell/Exts/ParseMonad.hs:172)
runParserWithModeComments (src/Language/Haskell/Exts/ParseMonad.hs:187)
runParser (src/Language/Haskell/Exts/ParseMonad.hs:184)
getSrcLoc (src/Language/Haskell/Exts/ParseMonad.hs:219)
pushCurrentContext (src/Language/Haskell/Exts/ParseMonad.hs:243)
popContext (src/Language/Haskell/Exts/ParseMonad.hs:261)
getExtensions (src/Language/Haskell/Exts/ParseMonad.hs:282)
Lex (src/Language/Haskell/Exts/ParseMonad.hs:300)
getInput (src/Language/Haskell/Exts/ParseMonad.hs:317)
lexWhile (src/Language/Haskell/Exts/ParseMonad.hs:346)
alternative (src/Language/Haskell/Exts/ParseMonad.hs:359)
checkBOL (src/Language/Haskell/Exts/ParseMonad.hs:379)
setBOL (src/Language/Haskell/Exts/ParseMonad.hs:384)
startToken (src/Language/Haskell/Exts/ParseMonad.hs:389)
getOffside (src/Language/Haskell/Exts/ParseMonad.hs:403)
pushContextL (src/Language/Haskell/Exts/ParseMonad.hs:415)
popContextL (src/Language/Haskell/Exts/ParseMonad.hs:419)
getExtensionsL (src/Language/Haskell/Exts/ParseMonad.hs:455)
pushComment (src/Language/Haskell/Exts/ParseMonad.hs:489)
getSrcLocL (src/Language/Haskell/Exts/ParseMonad.hs:407)
setSrcLineL (src/Language/Haskell/Exts/ParseMonad.hs:411)
ignoreLinePragmasL (src/Language/Haskell/Exts/ParseMonad.hs:478)
setLineFilenameL (src/Language/Haskell/Exts/ParseMonad.hs:483)
ExtContext (src/Language/Haskell/Exts/ParseMonad.hs:91)
pushExtContextL (src/Language/Haskell/Exts/ParseMonad.hs:443)
popExtContextL (src/Language/Haskell/Exts/ParseMonad.hs:447)
getExtContext (src/Language/Haskell/Exts/ParseMonad.hs:436)
pullCtxtFlag (src/Language/Haskell/Exts/ParseMonad.hs:424)
flagDo (src/Language/Haskell/Exts/ParseMonad.hs:429)
getModuleName (src/Language/Haskell/Exts/ParseMonad.hs:222)
20% ( 1 / 5) in 'Language.Haskell.Exts.InternalLexer'
Missing documentation for:
Token (src/Language/Haskell/Exts/InternalLexer.hs:37)
showToken (src/Language/Haskell/Exts/InternalLexer.hs:1235)
lexer (src/Language/Haskell/Exts/InternalLexer.hs:358)
topLexer (src/Language/Haskell/Exts/InternalLexer.hs:361)
67% ( 4 / 6) in 'Language.Haskell.Exts.Lexer'
Missing documentation for:
Token (src/Language/Haskell/Exts/InternalLexer.hs:37)
showToken (src/Language/Haskell/Exts/InternalLexer.hs:1235)
4% ( 3 / 71) in 'Language.Haskell.Exts.Annotated.Simplify'
Missing documentation for:
sTypeEqn (src/Language/Haskell/Exts/Annotated/Simplify.hs:122)
sAnnotation (src/Language/Haskell/Exts/Annotated/Simplify.hs:125)
sBooleanFormula (src/Language/Haskell/Exts/Annotated/Simplify.hs:131)
sModuleName (src/Language/Haskell/Exts/Annotated/Simplify.hs:138)
sSpecialCon (src/Language/Haskell/Exts/Annotated/Simplify.hs:141)
sQName (src/Language/Haskell/Exts/Annotated/Simplify.hs:150)
sName (src/Language/Haskell/Exts/Annotated/Simplify.hs:156)
sIPName (src/Language/Haskell/Exts/Annotated/Simplify.hs:160)
sQOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:164)
sOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:168)
sCName (src/Language/Haskell/Exts/Annotated/Simplify.hs:172)
sModuleHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:176)
sExportSpecList (src/Language/Haskell/Exts/Annotated/Simplify.hs:181)
sExportSpec (src/Language/Haskell/Exts/Annotated/Simplify.hs:184)
sImportDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:192)
sImportSpecList (src/Language/Haskell/Exts/Annotated/Simplify.hs:196)
sNamespace (src/Language/Haskell/Exts/Annotated/Simplify.hs:199)
sImportSpec (src/Language/Haskell/Exts/Annotated/Simplify.hs:204)
sAssoc (src/Language/Haskell/Exts/Annotated/Simplify.hs:211)
sDeclHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:217)
sInstRule (src/Language/Haskell/Exts/Annotated/Simplify.hs:226)
sInstHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:233)
sDataOrNew (src/Language/Haskell/Exts/Annotated/Simplify.hs:242)
sDeriving (src/Language/Haskell/Exts/Annotated/Simplify.hs:246)
sBinds (src/Language/Haskell/Exts/Annotated/Simplify.hs:249)
sIPBind (src/Language/Haskell/Exts/Annotated/Simplify.hs:254)
sMatch (src/Language/Haskell/Exts/Annotated/Simplify.hs:257)
sQualConDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:263)
sConDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:267)
sFieldDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:273)
sGadtDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:276)
sClassDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:279)
sRecFields (src/Language/Haskell/Exts/Annotated/Simplify.hs:293)
sInstDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:296)
sBangType (src/Language/Haskell/Exts/Annotated/Simplify.hs:306)
sRhs (src/Language/Haskell/Exts/Annotated/Simplify.hs:311)
sGuardedRhs (src/Language/Haskell/Exts/Annotated/Simplify.hs:315)
sType (src/Language/Haskell/Exts/Annotated/Simplify.hs:318)
sPromoted (src/Language/Haskell/Exts/Annotated/Simplify.hs:336)
sTyVarBind (src/Language/Haskell/Exts/Annotated/Simplify.hs:346)
sKind (src/Language/Haskell/Exts/Annotated/Simplify.hs:350)
sFunDep (src/Language/Haskell/Exts/Annotated/Simplify.hs:361)
sContext (src/Language/Haskell/Exts/Annotated/Simplify.hs:364)
sAsst (src/Language/Haskell/Exts/Annotated/Simplify.hs:370)
sLiteral (src/Language/Haskell/Exts/Annotated/Simplify.hs:379)
sSign (src/Language/Haskell/Exts/Annotated/Simplify.hs:392)
sExp (src/Language/Haskell/Exts/Annotated/Simplify.hs:397)
sXName (src/Language/Haskell/Exts/Annotated/Simplify.hs:453)
sXAttr (src/Language/Haskell/Exts/Annotated/Simplify.hs:457)
sBracket (src/Language/Haskell/Exts/Annotated/Simplify.hs:460)
sSplice (src/Language/Haskell/Exts/Annotated/Simplify.hs:467)
sSafety (src/Language/Haskell/Exts/Annotated/Simplify.hs:471)
sCallConv (src/Language/Haskell/Exts/Annotated/Simplify.hs:476)
sModulePragma (src/Language/Haskell/Exts/Annotated/Simplify.hs:485)
sOverlap (src/Language/Haskell/Exts/Annotated/Simplify.hs:491)
sActivation (src/Language/Haskell/Exts/Annotated/Simplify.hs:497)
sRule (src/Language/Haskell/Exts/Annotated/Simplify.hs:502)
sRuleVar (src/Language/Haskell/Exts/Annotated/Simplify.hs:506)
sWarningText (src/Language/Haskell/Exts/Annotated/Simplify.hs:510)
sPat (src/Language/Haskell/Exts/Annotated/Simplify.hs:514)
sPXAttr (src/Language/Haskell/Exts/Annotated/Simplify.hs:539)
sRPatOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:542)
sRPat (src/Language/Haskell/Exts/Annotated/Simplify.hs:551)
sPatField (src/Language/Haskell/Exts/Annotated/Simplify.hs:562)
sStmt (src/Language/Haskell/Exts/Annotated/Simplify.hs:568)
sQualStmt (src/Language/Haskell/Exts/Annotated/Simplify.hs:575)
sFieldUpdate (src/Language/Haskell/Exts/Annotated/Simplify.hs:584)
sAlt (src/Language/Haskell/Exts/Annotated/Simplify.hs:590)
93% ( 14 / 15) in 'Language.Haskell.Exts.Pretty'
Missing documentation for:
Indent (src/Language/Haskell/Exts/Pretty.hs:49)
4% ( 2 / 52) in 'Language.Haskell.Exts.ParseUtils'
Missing documentation for:
splitTyConApp (src/Language/Haskell/Exts/ParseUtils.hs:93)
checkEnabled (src/Language/Haskell/Exts/ParseUtils.hs:108)
checkEnabledOneOf (src/Language/Haskell/Exts/ParseUtils.hs:113)
checkToplevel (src/Language/Haskell/Exts/ParseUtils.hs:123)
checkPatternGuards (src/Language/Haskell/Exts/ParseUtils.hs:119)
mkRecConstrOrUpdate (src/Language/Haskell/Exts/ParseUtils.hs:891)
checkPrec (src/Language/Haskell/Exts/ParseUtils.hs:887)
checkPContext (src/Language/Haskell/Exts/ParseUtils.hs:138)
checkContext (src/Language/Haskell/Exts/ParseUtils.hs:230)
checkAssertion (src/Language/Haskell/Exts/ParseUtils.hs:172)
checkDataHeader (src/Language/Haskell/Exts/ParseUtils.hs:277)
checkClassHeader (src/Language/Haskell/Exts/ParseUtils.hs:286)
checkInstHeader (src/Language/Haskell/Exts/ParseUtils.hs:334)
checkDeriving (src/Language/Haskell/Exts/ParseUtils.hs:363)
checkPattern (src/Language/Haskell/Exts/ParseUtils.hs:372)
checkExpr (src/Language/Haskell/Exts/ParseUtils.hs:608)
checkType (src/Language/Haskell/Exts/ParseUtils.hs:1005)
checkKind (src/Language/Haskell/Exts/ParseUtils.hs:1059)
checkValDef (src/Language/Haskell/Exts/ParseUtils.hs:774)
checkClassBody (src/Language/Haskell/Exts/ParseUtils.hs:828)
checkInstBody (src/Language/Haskell/Exts/ParseUtils.hs:835)
checkUnQual (src/Language/Haskell/Exts/ParseUtils.hs:860)
checkQualOrUnQual (src/Language/Haskell/Exts/ParseUtils.hs:865)
checkRevDecls (src/Language/Haskell/Exts/ParseUtils.hs:905)
checkRevClsDecls (src/Language/Haskell/Exts/ParseUtils.hs:929)
checkRevInstDecls (src/Language/Haskell/Exts/ParseUtils.hs:953)
checkDataOrNew (src/Language/Haskell/Exts/ParseUtils.hs:982)
checkDataOrNewG (src/Language/Haskell/Exts/ParseUtils.hs:990)
checkSimpleType (src/Language/Haskell/Exts/ParseUtils.hs:995)
checkSigVar (src/Language/Haskell/Exts/ParseUtils.hs:821)
checkDefSigDef (src/Language/Haskell/Exts/ParseUtils.hs:848)
getGConName (src/Language/Haskell/Exts/ParseUtils.hs:766)
mkTyForall (src/Language/Haskell/Exts/ParseUtils.hs:1102)
checkRPattern (src/Language/Haskell/Exts/ParseUtils.hs:526)
checkEqNames (src/Language/Haskell/Exts/ParseUtils.hs:872)
checkPageModule (src/Language/Haskell/Exts/ParseUtils.hs:1071)
checkHybridModule (src/Language/Haskell/Exts/ParseUtils.hs:1080)
mkDVar (src/Language/Haskell/Exts/ParseUtils.hs:1094)
checkRuleExpr (src/Language/Haskell/Exts/ParseUtils.hs:748)
readTool (src/Language/Haskell/Exts/ParseUtils.hs:751)
updateQNameLoc (src/Language/Haskell/Exts/ParseUtils.hs:896)
PExp (src/Language/Haskell/Exts/ParseSyntax.hs:11)
PFieldUpdate (src/Language/Haskell/Exts/ParseSyntax.hs:109)
ParseXAttr (src/Language/Haskell/Exts/ParseSyntax.hs:115)
PType (src/Language/Haskell/Exts/ParseSyntax.hs:290)
PContext (src/Language/Haskell/Exts/ParseSyntax.hs:276)
PAsst (src/Language/Haskell/Exts/ParseSyntax.hs:345)
p_unit_con (src/Language/Haskell/Exts/ParseSyntax.hs:267)
p_tuple_con (src/Language/Haskell/Exts/ParseSyntax.hs:270)
p_unboxed_singleton_con (src/Language/Haskell/Exts/ParseSyntax.hs:273)
75% ( 9 / 12) in 'Language.Haskell.Exts.Annotated.Fixity'
Missing documentation for:
infix_ (src/Language/Haskell/Exts/Fixity.hs:168)
infixl_ (src/Language/Haskell/Exts/Fixity.hs:168)
infixr_ (src/Language/Haskell/Exts/Fixity.hs:168)
100% ( 37 / 37) in 'Language.Haskell.Exts.InternalParser'
97% ( 33 / 34) in 'Language.Haskell.Exts.Parser'
Missing documentation for:
getTopPragmas (src/Language/Haskell/Exts/Parser.hs:51)
95% ( 40 / 42) in 'Language.Haskell.Exts.Annotated'
Missing documentation for:
parseFileWithComments (src/Language/Haskell/Exts/Annotated.hs:81)
parseFileContentsWithComments (src/Language/Haskell/Exts/Annotated.hs:106)
100% ( 23 / 23) in 'Language.Haskell.Exts'
Warning: Language.Haskell.Exts.Annotated.ExactPrint: could not find link destinations for:
exactP
Warning: Language.Haskell.Exts.Pretty: could not find link destinations for:
D1Style C1_0Style S1_0_0Style S1_0_1Style S1_0_2Style D1Mode C1_0Mode C1_1Mode C1_2Mode C1_3Mode
Documentation created: dist/doc/html/haskell-src-exts/index.html,
dist/doc/html/haskell-src-exts/haskell-src-exts.txt
Creating package registration file:
/tmp/pkgConf-haskell-src-exts-1.16.020536052701582488688.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haskell-src-exts-1.16.0.1-2mzIFu6itP1JzQr9p1IAHT
Registering haskell-src-exts-1.16.0.1...
Installed haskell-src-exts-1.16.0.1
Configuring aeson-0.9.0.1...
Building aeson-0.9.0.1...
Preprocessing library aeson-0.9.0.1...
Data/Aeson/TH.hs:2:24: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Data/Aeson/Types/Generic.hs:2:45: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Data/Aeson/Types/Instances.hs:2:54: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 13] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
Data/Aeson/Types/Internal.hs:55: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()
[ 2 of 13] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 3 of 13] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 4 of 13] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o )
Data/Aeson/Types/Instances.hs:59:1: Warning:
The import of ‘<*>, pure, <$>’
from module ‘Control.Applicative’ is redundant
Data/Aeson/Types/Instances.hs:77: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()
Data/Aeson/Types/Instances.hs:79:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 5 of 13] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
Data/Aeson/Types/Generic.hs:22:1: Warning:
The import of ‘<*>, pure, <$>’
from module ‘Control.Applicative’ is redundant
Data/Aeson/Types/Generic.hs:30: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()
[ 6 of 13] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[ 7 of 13] Compiling Data.Aeson.Encode.ByteString ( Data/Aeson/Encode/ByteString.hs, dist/build/Data/Aeson/Encode/ByteString.o )
Data/Aeson/Encode/ByteString.hs:25: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()
[ 8 of 13] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
Data/Aeson/Parser/Internal.hs:31:1: Warning:
The import of ‘pure, <*, *>, <$>’
from module ‘Control.Applicative’ is redundant
[ 9 of 13] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[10 of 13] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
Data/Aeson/Encode.hs:32: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()
[11 of 13] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o )
Data/Aeson/Generic.hs:35: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/Aeson/Generic.hs:48:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[12 of 13] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[13 of 13] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
In-place registering aeson-0.9.0.1...
Running Haddock for aeson-0.9.0.1...
Running hscolour for aeson-0.9.0.1...
Preprocessing library aeson-0.9.0.1...
Preprocessing library aeson-0.9.0.1...
Data/Aeson/TH.hs:2:24: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Data/Aeson/Types/Generic.hs:2:45: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Data/Aeson/Types/Instances.hs:2:54: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Data/Aeson/Types/Internal.hs:55: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/Aeson/Types/Instances.hs:59:1: Warning:
The import of ‘<*>, pure, <$>’
from module ‘Control.Applicative’ is redundant
Data/Aeson/Types/Instances.hs:77: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()
Data/Aeson/Types/Instances.hs:79:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Aeson/Types/Generic.hs:22:1: Warning:
The import of ‘<*>, pure, <$>’
from module ‘Control.Applicative’ is redundant
Data/Aeson/Types/Generic.hs:30: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/Aeson/Encode/ByteString.hs:25: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/Aeson/Parser/Internal.hs:31:1: Warning:
The import of ‘pure, <*, *>, <$>’
from module ‘Control.Applicative’ is redundant
Data/Aeson/Encode.hs:32: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/Aeson/Generic.hs:35: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/Aeson/Generic.hs:48:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
100% ( 27 / 27) in 'Data.Aeson.Types.Internal'
100% ( 10 / 10) in 'Data.Aeson.Types.Class'
100% ( 5 / 5) in 'Data.Aeson.Functions'
100% ( 26 / 26) in 'Data.Aeson.Types.Instances'
100% ( 1 / 1) in 'Data.Aeson.Types.Generic'
100% ( 45 / 45) in 'Data.Aeson.Types'
100% ( 4 / 4) in 'Data.Aeson.Encode.ByteString'
73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
Missing documentation for:
decodeWith (Data/Aeson/Parser/Internal.hs:278)
decodeStrictWith (Data/Aeson/Parser/Internal.hs:287)
eitherDecodeWith (Data/Aeson/Parser/Internal.hs:295)
eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:305)
100% ( 10 / 10) in 'Data.Aeson.Parser'
88% ( 7 / 8) in 'Data.Aeson.Encode'
Missing documentation for:
fromValue (Data/Aeson/Encode.hs:69)
75% ( 6 / 8) in 'Data.Aeson.Generic'
Missing documentation for:
fromJSON (Data/Aeson/Generic.hs:181)
toJSON (Data/Aeson/Generic.hs:88)
100% ( 57 / 57) in 'Data.Aeson'
100% ( 12 / 12) in 'Data.Aeson.TH'
Documentation created: dist/doc/html/aeson/index.html,
dist/doc/html/aeson/aeson.txt
Creating package registration file:
/tmp/pkgConf-aeson-0.9.011308122802126497922.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/aeson-0.9.0.1-BQ6ig15dbLxFhkPtCTQHbu
Registering aeson-0.9.0.1...
Installed aeson-0.9.0.1
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.7119646119193691606.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 generic-xmlpickler-0.1.0.3...
Building generic-xmlpickler-0.1.0.3...
Preprocessing library generic-xmlpickler-0.1.0.3...
src/Generics/XmlPickler.hs:6:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 1] Compiling Generics.XmlPickler ( src/Generics/XmlPickler.hs, dist/build/Generics/XmlPickler.o )
In-place registering generic-xmlpickler-0.1.0.3...
Running Haddock for generic-xmlpickler-0.1.0.3...
Running hscolour for generic-xmlpickler-0.1.0.3...
Preprocessing library generic-xmlpickler-0.1.0.3...
Preprocessing library generic-xmlpickler-0.1.0.3...
src/Generics/XmlPickler.hs:6:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Haddock coverage:
60% ( 3 / 5) in 'Generics.XmlPickler'
Missing documentation for:
Module header
formatElement (src/Generics/XmlPickler.hs:138)
Documentation created: dist/doc/html/generic-xmlpickler/index.html,
dist/doc/html/generic-xmlpickler/generic-xmlpickler.txt
Creating package registration file:
/tmp/pkgConf-generic-xmlpickler-0.1.0149607092716406904.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/generic-xmlpickler-0.1.0.3-DGrP0ghJ3oZKslrydeGlYp
Registering generic-xmlpickler-0.1.0.3...
Installed generic-xmlpickler-0.1.0.3
Configuring hxt-pickle-utils-0.1.0.3...
Building hxt-pickle-utils-0.1.0.3...
Preprocessing library hxt-pickle-utils-0.1.0.3...
[1 of 1] Compiling Text.Xml.Pickle ( src/Text/Xml/Pickle.hs, dist/build/Text/Xml/Pickle.o )
In-place registering hxt-pickle-utils-0.1.0.3...
Running Haddock for hxt-pickle-utils-0.1.0.3...
Running hscolour for hxt-pickle-utils-0.1.0.3...
Preprocessing library hxt-pickle-utils-0.1.0.3...
Preprocessing library hxt-pickle-utils-0.1.0.3...
Haddock coverage:
100% ( 5 / 5) in 'Text.Xml.Pickle'
Documentation created: dist/doc/html/hxt-pickle-utils/index.html,
dist/doc/html/hxt-pickle-utils/hxt-pickle-utils.txt
Creating package registration file:
/tmp/pkgConf-hxt-pickle-utils-0.1.056882679825867182.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-pickle-utils-0.1.0.3-B0FsluN4SoXJyU126wEsZt
Registering hxt-pickle-utils-0.1.0.3...
Installed hxt-pickle-utils-0.1.0.3
Configuring aeson-utils-0.3.0.2...
Building aeson-utils-0.3.0.2...
Preprocessing library aeson-utils-0.3.0.2...
[1 of 1] Compiling Data.Aeson.Utils ( src/Data/Aeson/Utils.hs, dist/build/Data/Aeson/Utils.o )
src/Data/Aeson/Utils.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()
In-place registering aeson-utils-0.3.0.2...
Running Haddock for aeson-utils-0.3.0.2...
Running hscolour for aeson-utils-0.3.0.2...
Preprocessing library aeson-utils-0.3.0.2...
Preprocessing library aeson-utils-0.3.0.2...
src/Data/Aeson/Utils.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()
Haddock coverage:
100% ( 11 / 11) in 'Data.Aeson.Utils'
Documentation created: dist/doc/html/aeson-utils/index.html,
dist/doc/html/aeson-utils/aeson-utils.txt
Creating package registration file:
/tmp/pkgConf-aeson-utils-0.3.010441777511951499465.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/aeson-utils-0.3.0.2-JTIbFEtbKO03GG6Nrpl3SS
Registering aeson-utils-0.3.0.2...
Installed aeson-utils-0.3.0.2
Configuring generic-aeson-0.2.0.7...
Building generic-aeson-0.2.0.7...
Preprocessing library generic-aeson-0.2.0.7...
src/Generics/Generic/Aeson.hs:5:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 3] Compiling Generics.Generic.IsEnum ( src/Generics/Generic/IsEnum.hs, dist/build/Generics/Generic/IsEnum.o )
[2 of 3] Compiling Generics.Generic.Aeson.Util ( src/Generics/Generic/Aeson/Util.hs, dist/build/Generics/Generic/Aeson/Util.o )
[3 of 3] Compiling Generics.Generic.Aeson ( src/Generics/Generic/Aeson.hs, dist/build/Generics/Generic/Aeson.o )
In-place registering generic-aeson-0.2.0.7...
Running Haddock for generic-aeson-0.2.0.7...
Running hscolour for generic-aeson-0.2.0.7...
Preprocessing library generic-aeson-0.2.0.7...
Preprocessing library generic-aeson-0.2.0.7...
src/Generics/Generic/Aeson.hs:5:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Haddock coverage:
100% ( 3 / 3) in 'Generics.Generic.IsEnum'
38% ( 3 / 8) in 'Generics.Generic.Aeson.Util'
Missing documentation for:
multipleConstructors (src/Generics/Generic/Aeson/Util.hs:65)
conNameT (src/Generics/Generic/Aeson/Util.hs:27)
selNameT (src/Generics/Generic/Aeson/Util.hs:30)
Settings (src/Generics/Generic/Aeson/Util.hs:69)
defaultSettings (src/Generics/Generic/Aeson/Util.hs:72)
60% ( 6 / 10) in 'Generics.Generic.Aeson'
Missing documentation for:
Settings (src/Generics/Generic/Aeson/Util.hs:69)
defaultSettings (src/Generics/Generic/Aeson/Util.hs:72)
gtoJsonWithSettings (src/Generics/Generic/Aeson.hs:98)
gparseJsonWithSettings (src/Generics/Generic/Aeson.hs:113)
Documentation created: dist/doc/html/generic-aeson/index.html,
dist/doc/html/generic-aeson/generic-aeson.txt
Creating package registration file:
/tmp/pkgConf-generic-aeson-0.2.02074096171105873340.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/generic-aeson-0.2.0.7-014Fd1Wh2jr3PCgmtYSJqU
Registering generic-aeson-0.2.0.7...
Installed generic-aeson-0.2.0.7
Warning: HStringTemplate.cabal: Unknown fields: build-depends (line 12)
Fields allowed in this section:
name, version, cabal-version, build-type, license, license-file,
license-files, copyright, maintainer, stability, homepage,
package-url, bug-reports, synopsis, description, category, author,
tested-with, data-files, data-dir, extra-source-files,
extra-tmp-files, extra-doc-files
Configuring HStringTemplate-0.8.3...
Building HStringTemplate-0.8.3...
Preprocessing library HStringTemplate-0.8.3...
Text/StringTemplate/GenericStandard.hs:1:33: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Text/StringTemplate/Instances.hs:1:38: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 8] Compiling Text.StringTemplate.Classes ( Text/StringTemplate/Classes.hs, dist/build/Text/StringTemplate/Classes.o )
[2 of 8] Compiling Text.StringTemplate.Instances ( Text/StringTemplate/Instances.hs, dist/build/Text/StringTemplate/Instances.o )
[3 of 8] Compiling Text.StringTemplate.GenericStandard ( Text/StringTemplate/GenericStandard.hs, dist/build/Text/StringTemplate/GenericStandard.o )
[4 of 8] Compiling Text.StringTemplate.Base ( Text/StringTemplate/Base.hs, dist/build/Text/StringTemplate/Base.o )
Text/StringTemplate/Base.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()
Text/StringTemplate/Base.hs:23: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()
[5 of 8] Compiling Text.StringTemplate.Group ( Text/StringTemplate/Group.hs, dist/build/Text/StringTemplate/Group.o )
Text/StringTemplate/Group.hs:12: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()
Text/StringTemplate/Group.hs:16: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()
[6 of 8] Compiling Text.StringTemplate.Renderf ( Text/StringTemplate/Renderf.hs, dist/build/Text/StringTemplate/Renderf.o )
[7 of 8] Compiling Text.StringTemplate.QQ ( Text/StringTemplate/QQ.hs, dist/build/Text/StringTemplate/QQ.o )
Text/StringTemplate/QQ.hs:27:8: Warning:
Fields of ‘QuasiQuoter’ not initialised: quoteType, quoteDec
In the expression:
QuasiQuoter {quoteExp = quoteTmplExp, quotePat = quoteTmplPat}
In an equation for ‘stmp’:
stmp
= QuasiQuoter {quoteExp = quoteTmplExp, quotePat = quoteTmplPat}
[8 of 8] Compiling Text.StringTemplate ( Text/StringTemplate.hs, dist/build/Text/StringTemplate.o )
In-place registering HStringTemplate-0.8.3...
Running Haddock for HStringTemplate-0.8.3...
Running hscolour for HStringTemplate-0.8.3...
Preprocessing library HStringTemplate-0.8.3...
Preprocessing library HStringTemplate-0.8.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Text/StringTemplate/GenericStandard.hs:1:33: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Text/StringTemplate/Instances.hs:1:38: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Text/StringTemplate/Base.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()
Text/StringTemplate/Base.hs:23: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()
Text/StringTemplate/Group.hs:12: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()
Text/StringTemplate/Group.hs:16: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()
Text/StringTemplate/QQ.hs:27:8: Warning:
Fields of ‘QuasiQuoter’ not initialised: quoteType, quoteDec
In the expression:
QuasiQuoter {quoteExp = quoteTmplExp, quotePat = quoteTmplPat}
In an equation for ‘stmp’:
stmp
= QuasiQuoter {quoteExp = quoteTmplExp, quotePat = quoteTmplPat}
Haddock coverage:
44% ( 4 / 9) in 'Text.StringTemplate.Classes'
Missing documentation for:
Module header
SElem (Text/StringTemplate/Classes.hs:34)
SMap (Text/StringTemplate/Classes.hs:32)
STShow (Text/StringTemplate/Classes.hs:66)
StFirst (Text/StringTemplate/Classes.hs:22)
0% ( 0 / 1) in 'Text.StringTemplate.Instances'
Missing documentation for:
Module header
100% ( 1 / 1) in 'Text.StringTemplate.GenericStandard'
83% ( 24 / 29) in 'Text.StringTemplate.Base'
Missing documentation for:
Module header
inSGen (Text/StringTemplate/Base.hs:182)
paddedTrans (Text/StringTemplate/Base.hs:59)
SEnv (Text/StringTemplate/Base.hs:180)
parseSTMP (Text/StringTemplate/Base.hs:220)
94% ( 16 / 17) in 'Text.StringTemplate.Group'
Missing documentation for:
Module header
0% ( 0 / 3) in 'Text.StringTemplate.Renderf'
Missing documentation for:
Module header
|= (Text/StringTemplate/Renderf.hs:14)
SEType (Text/StringTemplate/Renderf.hs:5)
50% ( 1 / 2) in 'Text.StringTemplate.QQ'
Missing documentation for:
stmp (Text/StringTemplate/QQ.hs:26)
96% ( 46 / 48) in 'Text.StringTemplate'
Missing documentation for:
SEType (Text/StringTemplate/Renderf.hs:5)
|= (Text/StringTemplate/Renderf.hs:14)
Documentation created: dist/doc/html/HStringTemplate/index.html,
dist/doc/html/HStringTemplate/HStringTemplate.txt
Creating package registration file:
/tmp/pkgConf-HStringTemplate-0.8844198918452400443.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HStringTemplate-0.8.3-8Z0n9QJFqZcH3lDWPd0nCt
Registering HStringTemplate-0.8.3...
Installed HStringTemplate-0.8.3
Configuring json-schema-0.7.4.0...
Building json-schema-0.7.4.0...
Preprocessing library json-schema-0.7.4.0...
src/Data/JSON/Schema/Generic.hs:4:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 5] Compiling Data.JSON.Schema.Types ( src/Data/JSON/Schema/Types.hs, dist/build/Data/JSON/Schema/Types.o )
[2 of 5] Compiling Data.JSON.Schema.Combinators ( src/Data/JSON/Schema/Combinators.hs, dist/build/Data/JSON/Schema/Combinators.o )
[3 of 5] Compiling Data.JSON.Schema.Generic ( src/Data/JSON/Schema/Generic.hs, dist/build/Data/JSON/Schema/Generic.o )
src/Data/JSON/Schema/Generic.hs:20: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()
[4 of 5] Compiling Data.JSON.Schema ( src/Data/JSON/Schema.hs, dist/build/Data/JSON/Schema.o )
[5 of 5] Compiling Data.JSON.Schema.Validate ( src/Data/JSON/Schema/Validate.hs, dist/build/Data/JSON/Schema/Validate.o )
src/Data/JSON/Schema/Validate.hs:12: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()
In-place registering json-schema-0.7.4.0...
Running Haddock for json-schema-0.7.4.0...
Running hscolour for json-schema-0.7.4.0...
Preprocessing library json-schema-0.7.4.0...
Preprocessing library json-schema-0.7.4.0...
src/Data/JSON/Schema/Generic.hs:4:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
src/Data/JSON/Schema/Generic.hs:20: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/JSON/Schema/Validate.hs:12: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:
75% ( 6 / 8) in 'Data.JSON.Schema.Types'
Missing documentation for:
unbounded (src/Data/JSON/Schema/Types.hs:71)
unboundedLength (src/Data/JSON/Schema/Types.hs:79)
88% ( 14 / 16) in 'Data.JSON.Schema.Combinators'
Missing documentation for:
unbounded (src/Data/JSON/Schema/Types.hs:71)
unboundedLength (src/Data/JSON/Schema/Types.hs:79)
50% ( 2 / 4) in 'Data.JSON.Schema.Generic'
Missing documentation for:
GJSONSchema (src/Data/JSON/Schema/Generic.hs:39)
gSchemaWithSettings (src/Data/JSON/Schema/Generic.hs:36)
75% ( 3 / 4) in 'Data.JSON.Schema'
Missing documentation for:
Module header
40% ( 2 / 5) in 'Data.JSON.Schema.Validate'
Missing documentation for:
Module header
ValidationError (src/Data/JSON/Schema/Validate.hs:35)
ErrorType (src/Data/JSON/Schema/Validate.hs:40)
Warning: Data.JSON.Schema.Generic: could not find link destinations for:
gSchema'
Warning: Data.JSON.Schema: could not find link destinations for:
D1Proxy C1_0Proxy
Documentation created: dist/doc/html/json-schema/index.html,
dist/doc/html/json-schema/json-schema.txt
Creating package registration file:
/tmp/pkgConf-json-schema-0.7.411976260051699635878.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/json-schema-0.7.4.0-D9wUXyNorR05l325L1jeHL
Registering json-schema-0.7.4.0...
Installed json-schema-0.7.4.0
Configuring rest-stringmap-0.2.0.6...
Building rest-stringmap-0.2.0.6...
Preprocessing library rest-stringmap-0.2.0.6...
src/Rest/StringMap/HashMap/Lazy.hs:4:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
src/Rest/StringMap/HashMap/Strict.hs:4:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
src/Rest/StringMap/Map/Lazy.hs:4:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
src/Rest/StringMap/Map/Strict.hs:4:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 5] Compiling Rest.StringMap.Util ( src/Rest/StringMap/Util.hs, dist/build/Rest/StringMap/Util.o )
[2 of 5] Compiling Rest.StringMap.HashMap.Strict ( src/Rest/StringMap/HashMap/Strict.hs, dist/build/Rest/StringMap/HashMap/Strict.o )
[3 of 5] Compiling Rest.StringMap.Map.Lazy ( src/Rest/StringMap/Map/Lazy.hs, dist/build/Rest/StringMap/Map/Lazy.o )
[4 of 5] Compiling Rest.StringMap.Map.Strict ( src/Rest/StringMap/Map/Strict.hs, dist/build/Rest/StringMap/Map/Strict.o )
[5 of 5] Compiling Rest.StringMap.HashMap.Lazy ( src/Rest/StringMap/HashMap/Lazy.hs, dist/build/Rest/StringMap/HashMap/Lazy.o )
In-place registering rest-stringmap-0.2.0.6...
Running Haddock for rest-stringmap-0.2.0.6...
Running hscolour for rest-stringmap-0.2.0.6...
Preprocessing library rest-stringmap-0.2.0.6...
Preprocessing library rest-stringmap-0.2.0.6...
src/Rest/StringMap/HashMap/Lazy.hs:4:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
src/Rest/StringMap/HashMap/Strict.hs:4:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
src/Rest/StringMap/Map/Lazy.hs:4:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
src/Rest/StringMap/Map/Strict.hs:4:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Haddock coverage:
0% ( 0 / 4) in 'Rest.StringMap.Util'
Missing documentation for:
Module header
pickleStringMap (src/Rest/StringMap/Util.hs:13)
pickleMap (src/Rest/StringMap/Util.hs:19)
mapSchema (src/Rest/StringMap/Util.hs:22)
0% ( 0 / 6) in 'Rest.StringMap.HashMap.Strict'
Missing documentation for:
Module header
StringHashMap (src/Rest/StringMap/HashMap/Strict.hs:27)
fromHashMap (src/Rest/StringMap/HashMap/Strict.hs:30)
toHashMap (src/Rest/StringMap/HashMap/Strict.hs:33)
fromList (src/Rest/StringMap/HashMap/Strict.hs:36)
toList (src/Rest/StringMap/HashMap/Strict.hs:39)
0% ( 0 / 6) in 'Rest.StringMap.Map.Lazy'
Missing documentation for:
Module header
StringMap (src/Rest/StringMap/Map/Lazy.hs:26)
fromMap (src/Rest/StringMap/Map/Lazy.hs:29)
toMap (src/Rest/StringMap/Map/Lazy.hs:32)
toList (src/Rest/StringMap/Map/Lazy.hs:38)
fromList (src/Rest/StringMap/Map/Lazy.hs:35)
0% ( 0 / 6) in 'Rest.StringMap.Map.Strict'
Missing documentation for:
Module header
StringMap (src/Rest/StringMap/Map/Strict.hs:26)
fromMap (src/Rest/StringMap/Map/Strict.hs:29)
toMap (src/Rest/StringMap/Map/Strict.hs:32)
toList (src/Rest/StringMap/Map/Strict.hs:38)
fromList (src/Rest/StringMap/Map/Strict.hs:35)
0% ( 0 / 6) in 'Rest.StringMap.HashMap.Lazy'
Missing documentation for:
Module header
StringHashMap (src/Rest/StringMap/HashMap/Lazy.hs:27)
fromHashMap (src/Rest/StringMap/HashMap/Lazy.hs:30)
toHashMap (src/Rest/StringMap/HashMap/Lazy.hs:33)
fromList (src/Rest/StringMap/HashMap/Lazy.hs:36)
toList (src/Rest/StringMap/HashMap/Lazy.hs:39)
Documentation created: dist/doc/html/rest-stringmap/index.html,
dist/doc/html/rest-stringmap/rest-stringmap.txt
Creating package registration file:
/tmp/pkgConf-rest-stringmap-0.2.012929257901268110174.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/rest-stringmap-0.2.0.6-LP6q1QIP9SZ9am8K90Q46h
Registering rest-stringmap-0.2.0.6...
Installed rest-stringmap-0.2.0.6
Configuring rest-types-1.14.0.1...
Building rest-types-1.14.0.1...
Preprocessing library rest-types-1.14.0.1...
[1 of 8] Compiling Rest.Types.ShowUrl ( src/Rest/Types/ShowUrl.hs, dist/build/Rest/Types/ShowUrl.o )
[2 of 8] Compiling Rest.Types.Range ( src/Rest/Types/Range.hs, dist/build/Rest/Types/Range.o )
[3 of 8] Compiling Rest.Types.Info ( src/Rest/Types/Info.hs, dist/build/Rest/Types/Info.o )
[4 of 8] Compiling Rest.Types.Void ( src/Rest/Types/Void.hs, dist/build/Rest/Types/Void.o )
[5 of 8] Compiling Rest.Types.Error ( src/Rest/Types/Error.hs, dist/build/Rest/Types/Error.o )
src/Rest/Types/Error.hs:24: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/Rest/Types/Error.hs:27: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/Rest/Types/Error.hs:29: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 8] Compiling Rest.Types.Method ( src/Rest/Types/Method.hs, dist/build/Rest/Types/Method.o )
src/Rest/Types/Method.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()
[7 of 8] Compiling Rest.Types.Container.Resource ( src/Rest/Types/Container/Resource.hs, dist/build/Rest/Types/Container/Resource.o )
[8 of 8] Compiling Rest.Types.Container ( src/Rest/Types/Container.hs, dist/build/Rest/Types/Container.o )
In-place registering rest-types-1.14.0.1...
Running Haddock for rest-types-1.14.0.1...
Running hscolour for rest-types-1.14.0.1...
Preprocessing library rest-types-1.14.0.1...
Preprocessing library rest-types-1.14.0.1...
src/Rest/Types/Error.hs:24: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/Rest/Types/Error.hs:27: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/Rest/Types/Error.hs:29: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/Rest/Types/Method.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 / 2) in 'Rest.Types.ShowUrl'
Missing documentation for:
Module header
ShowUrl (src/Rest/Types/ShowUrl.hs:11)
50% ( 1 / 2) in 'Rest.Types.Range'
Missing documentation for:
Module header
100% ( 2 / 2) in 'Rest.Types.Info'
50% ( 1 / 2) in 'Rest.Types.Void'
Missing documentation for:
Module header
10% ( 1 / 10) in 'Rest.Types.Error'
Missing documentation for:
Module header
DataError (src/Rest/Types/Error.hs:43)
DomainReason (src/Rest/Types/Error.hs:50)
Status (src/Rest/Types/Error.hs:64)
fromEither (src/Rest/Types/Error.hs:76)
toEither (src/Rest/Types/Error.hs:79)
Reason_ (src/Rest/Types/Error.hs:83)
Reason (src/Rest/Types/Error.hs:85)
SomeReason (src/Rest/Types/Error.hs:142)
0% ( 0 / 2) in 'Rest.Types.Method'
Missing documentation for:
Module header
Method (src/Rest/Types/Method.hs:17)
0% ( 0 / 5) in 'Rest.Types.Container.Resource'
Missing documentation for:
Module header
Resource (src/Rest/Types/Container/Resource.hs:42)
Resources (src/Rest/Types/Container/Resource.hs:59)
KeyValues (src/Rest/Types/Container/Resource.hs:28)
Value (src/Rest/Types/Container/Resource.hs:31)
0% ( 0 / 3) in 'Rest.Types.Container'
Missing documentation for:
Module header
List (src/Rest/Types/Container.hs:34)
SomeOutput (src/Rest/Types/Container.hs:47)
Warning: Rest.Types.Container.Resource: could not find link destinations for:
CaseInsensitiveKeyValues
Documentation created: dist/doc/html/rest-types/index.html,
dist/doc/html/rest-types/rest-types.txt
Creating package registration file:
/tmp/pkgConf-rest-types-1.14.01908575765878837568.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/rest-types-1.14.0.1-0GtotiX35qjIVOx1dGwBIB
Registering rest-types-1.14.0.1...
Installed rest-types-1.14.0.1
Configuring rest-core-0.37...
Building rest-core-0.37...
Preprocessing library rest-core-0.37...
[ 1 of 18] Compiling Rest.ShowUrl ( src/Rest/ShowUrl.hs, dist/build/Rest/ShowUrl.o )
[ 2 of 18] Compiling Rest.Info ( src/Rest/Info.hs, dist/build/Rest/Info.o )
[ 3 of 18] Compiling Rest.Error ( src/Rest/Error.hs, dist/build/Rest/Error.o )
src/Rest/Error.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()
[ 4 of 18] Compiling Rest.Dictionary.Types ( src/Rest/Dictionary/Types.hs, dist/build/Rest/Dictionary/Types.o )
src/Rest/Dictionary/Types.hs:187:20: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Types.hs:188:30: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Types.hs:195:27: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Types.hs:196:28: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Types.hs:229:78: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Types.hs:250:21: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Types.hs:250:29: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Types.hs:250:37: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Types.hs:260:38: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Types.hs:260:46: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Types.hs:260:54: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
[ 5 of 18] Compiling Rest.Dictionary.Combinators ( src/Rest/Dictionary/Combinators.hs, dist/build/Rest/Dictionary/Combinators.o )
src/Rest/Dictionary/Combinators.hs:103:21: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:103:46: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:108:22: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:108:47: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:113:19: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:113:44: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:119:87: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:124:88: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:129:21: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:129:46: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:134:101: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:145:23: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:145:48: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:154:21: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:154:46: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:159:90: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:164:23: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:164:48: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:169:101: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:175:26: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:175:51: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:186:121: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:191:110: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:196:118: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:202:118: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:208:138: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:219:42: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:219:51: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
[ 6 of 18] Compiling Rest.Dictionary ( src/Rest/Dictionary.hs, dist/build/Rest/Dictionary.o )
[ 7 of 18] Compiling Rest.Container ( src/Rest/Container.hs, dist/build/Rest/Container.o )
src/Rest/Container.hs:30:37: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:42:39: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:54:77: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:66:79: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:79:55: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:85:72: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:105:58: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:113:21: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
[ 8 of 18] Compiling Rest.Handler ( src/Rest/Handler.hs, dist/build/Rest/Handler.o )
src/Rest/Handler.hs:37: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/Rest/Handler.hs:112:19: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Handler.hs:139:19: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Handler.hs:178:34: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
[ 9 of 18] Compiling Rest.Schema ( src/Rest/Schema.hs, dist/build/Rest/Schema.o )
[10 of 18] Compiling Rest.Resource ( src/Rest/Resource.hs, dist/build/Rest/Resource.o )
src/Rest/Resource.hs:24: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()
[11 of 18] Compiling Rest.Api ( src/Rest/Api.hs, dist/build/Rest/Api.o )
src/Rest/Api.hs:35: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()
[12 of 18] Compiling Rest.Driver.Types ( src/Rest/Driver/Types.hs, dist/build/Rest/Driver/Types.o )
[13 of 18] Compiling Rest.Driver.Perform ( src/Rest/Driver/Perform.hs, dist/build/Rest/Driver/Perform.o )
[14 of 18] Compiling Rest.Driver.RestM ( src/Rest/Driver/RestM.hs, dist/build/Rest/Driver/RestM.o )
[15 of 18] Compiling Rest.Driver.Routing.Internal ( src/Rest/Driver/Routing/Internal.hs, dist/build/Rest/Driver/Routing/Internal.o )
[16 of 18] Compiling Rest.Driver.Routing ( src/Rest/Driver/Routing.hs, dist/build/Rest/Driver/Routing.o )
[17 of 18] Compiling Rest.Run ( src/Rest/Run.hs, dist/build/Rest/Run.o )
src/Rest/Run.hs:9: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()
[18 of 18] Compiling Rest ( src/Rest.hs, dist/build/Rest.o )
In-place registering rest-core-0.37...
Running Haddock for rest-core-0.37...
Running hscolour for rest-core-0.37...
Preprocessing library rest-core-0.37...
Preprocessing library rest-core-0.37...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-compat-0.2.1.3
src/Rest/Error.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/Rest/Dictionary/Types.hs:187:20: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Types.hs:188:30: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Types.hs:195:27: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Types.hs:196:28: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Types.hs:229:78: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Types.hs:250:21: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Types.hs:250:29: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Types.hs:250:37: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Types.hs:260:38: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Types.hs:260:46: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Types.hs:260:54: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:103:21: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:103:46: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:108:22: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:108:47: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:113:19: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:113:44: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:119:87: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:124:88: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:129:21: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:129:46: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:134:101: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:145:23: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:145:48: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:154:21: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:154:46: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:159:90: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:164:23: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:164:48: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:169:101: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:175:26: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Dictionary/Combinators.hs:175:51: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:186:121: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:191:110: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:196:118: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:202:118: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:208:138: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:219:42: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Dictionary/Combinators.hs:219:51: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:30:37: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:42:39: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:54:77: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:66:79: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:79:55: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:85:72: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:105:58: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Container.hs:113:21: Warning:
Unticked promoted constructor: ‘Just’.
Use ‘'Just’ instead of ‘Just’.
src/Rest/Handler.hs:37: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/Rest/Handler.hs:112:19: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Handler.hs:139:19: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Handler.hs:178:34: Warning:
Unticked promoted constructor: ‘Nothing’.
Use ‘'Nothing’ instead of ‘Nothing’.
src/Rest/Resource.hs:24: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/Rest/Api.hs:35: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/Rest/Run.hs:9: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:
50% ( 1 / 2) in 'Rest.ShowUrl'
Missing documentation for:
Module header
100% ( 2 / 2) in 'Rest.Info'
50% ( 4 / 8) in 'Rest.Error'
Missing documentation for:
mapE (src/Rest/Error.hs:26)
orThrow (src/Rest/Error.hs:29)
orThrowWith (src/Rest/Error.hs:32)
eitherToStatus (src/Rest/Error.hs:35)
57% ( 17 / 30) in 'Rest.Dictionary.Types'
Missing documentation for:
Module header
headers (src/Rest/Dictionary/Types.hs:238)
params (src/Rest/Dictionary/Types.hs:238)
inputs (src/Rest/Dictionary/Types.hs:238)
outputs (src/Rest/Dictionary/Types.hs:238)
errors (src/Rest/Dictionary/Types.hs:238)
Dicts (src/Rest/Dictionary/Types.hs:186)
dicts (src/Rest/Dictionary/Types.hs:204)
modDicts (src/Rest/Dictionary/Types.hs:229)
Inputs (src/Rest/Dictionary/Types.hs:182)
Outputs (src/Rest/Dictionary/Types.hs:183)
Errors (src/Rest/Dictionary/Types.hs:184)
FromMaybe (src/Rest/Dictionary/Types.hs:194)
100% ( 34 / 34) in 'Rest.Dictionary.Combinators'
100% ( 3 / 3) in 'Rest.Dictionary'
11% ( 1 / 9) in 'Rest.Container'
Missing documentation for:
Module header
listI (src/Rest/Container.hs:30)
listO (src/Rest/Container.hs:42)
mappingI (src/Rest/Container.hs:54)
mappingO (src/Rest/Container.hs:66)
statusO (src/Rest/Container.hs:78)
reasonE (src/Rest/Container.hs:105)
defaultE (src/Rest/Container.hs:113)
100% ( 22 / 22) in 'Rest.Handler'
100% ( 27 / 27) in 'Rest.Schema'
100% ( 7 / 7) in 'Rest.Resource'
100% ( 23 / 23) in 'Rest.Api'
17% ( 1 / 6) in 'Rest.Driver.Types'
Missing documentation for:
Module header
Run (src/Rest/Driver/Types.hs:21)
RunnableHandler (src/Rest/Driver/Types.hs:23)
Config (src/Rest/Driver/Types.hs:30)
mapHandler (src/Rest/Driver/Types.hs:27)
0% ( 0 / 5) in 'Rest.Driver.Perform'
Missing documentation for:
Module header
Rest (src/Rest/Driver/Perform.hs:51)
failureWriter (src/Rest/Driver/Perform.hs:228)
writeResponse (src/Rest/Driver/Perform.hs:141)
accept (src/Rest/Driver/Perform.hs:358)
0% ( 0 / 7) in 'Rest.Driver.RestM'
Missing documentation for:
Module header
RestM (src/Rest/Driver/RestM.hs:60)
runRestM (src/Rest/Driver/RestM.hs:66)
runRestM_ (src/Rest/Driver/RestM.hs:69)
RestInput (src/Rest/Driver/RestM.hs:23)
emptyInput (src/Rest/Driver/RestM.hs:32)
RestOutput (src/Rest/Driver/RestM.hs:42)
2% ( 1 / 45) in 'Rest.Driver.Routing.Internal'
Missing documentation for:
Module header
UriParts (src/Rest/Driver/Routing/Internal.hs:54)
apiError (src/Rest/Driver/Routing/Internal.hs:56)
RouterData (src/Rest/Driver/Routing/Internal.hs:59)
Router (src/Rest/Driver/Routing/Internal.hs:61)
runRouter (src/Rest/Driver/Routing/Internal.hs:71)
route (src/Rest/Driver/Routing/Internal.hs:78)
routeWith (src/Rest/Driver/Routing/Internal.hs:81)
routeRoot (src/Rest/Driver/Routing/Internal.hs:89)
routeMultiGet (src/Rest/Driver/Routing/Internal.hs:94)
routeRouter (src/Rest/Driver/Routing/Internal.hs:101)
routeToplevel (src/Rest/Driver/Routing/Internal.hs:110)
routeCreate (src/Rest/Driver/Routing/Internal.hs:123)
routeStep (src/Rest/Driver/Routing/Internal.hs:127)
routeNamed (src/Rest/Driver/Routing/Internal.hs:139)
routeUnnamed (src/Rest/Driver/Routing/Internal.hs:149)
routeGetter (src/Rest/Driver/Routing/Internal.hs:164)
multi (src/Rest/Driver/Routing/Internal.hs:176)
routeListGetter (src/Rest/Driver/Routing/Internal.hs:189)
withSubresource (src/Rest/Driver/Routing/Internal.hs:202)
routeSingle (src/Rest/Driver/Routing/Internal.hs:219)
routeName (src/Rest/Driver/Routing/Internal.hs:230)
routeListHandler (src/Rest/Driver/Routing/Internal.hs:236)
lookupRouter (src/Rest/Driver/Routing/Internal.hs:242)
parseIdent (src/Rest/Driver/Routing/Internal.hs:248)
splitUriString (src/Rest/Driver/Routing/Internal.hs:255)
popSegment (src/Rest/Driver/Routing/Internal.hs:258)
withSegment (src/Rest/Driver/Routing/Internal.hs:267)
noRestPath (src/Rest/Driver/Routing/Internal.hs:276)
guardNullPath (src/Rest/Driver/Routing/Internal.hs:282)
hasMethod (src/Rest/Driver/Routing/Internal.hs:285)
guardMethod (src/Rest/Driver/Routing/Internal.hs:291)
mkListHandler (src/Rest/Driver/Routing/Internal.hs:294)
mkListAction (src/Rest/Driver/Routing/Internal.hs:299)
mkMultiHandler (src/Rest/Driver/Routing/Internal.hs:307)
mkMultiGetHandler (src/Rest/Driver/Routing/Internal.hs:321)
defaultRunMultiResources (src/Rest/Driver/Routing/Internal.hs:324)
defaultConfig (src/Rest/Driver/Routing/Internal.hs:327)
runResource (src/Rest/Driver/Routing/Internal.hs:330)
routeResource (src/Rest/Driver/Routing/Internal.hs:337)
toRestInput (src/Rest/Driver/Routing/Internal.hs:340)
mkHeaders (src/Rest/Driver/Routing/Internal.hs:349)
mkBodyPart (src/Rest/Driver/Routing/Internal.hs:352)
fromMaybeT (src/Rest/Driver/Routing/Internal.hs:360)
0% ( 0 / 6) in 'Rest.Driver.Routing'
Missing documentation for:
Module header
route (src/Rest/Driver/Routing/Internal.hs:78)
mkListHandler (src/Rest/Driver/Routing/Internal.hs:294)
mkMultiHandler (src/Rest/Driver/Routing/Internal.hs:307)
UriParts (src/Rest/Driver/Routing/Internal.hs:54)
splitUriString (src/Rest/Driver/Routing/Internal.hs:255)
0% ( 0 / 5) in 'Rest.Run'
Missing documentation for:
Module header
apiToHandler (src/Rest/Run.hs:18)
apiToHandler' (src/Rest/Run.hs:21)
apiToHandlerWith (src/Rest/Run.hs:24)
Config (src/Rest/Driver/Types.hs:30)
100% ( 11 / 11) in 'Rest'
Documentation created: dist/doc/html/rest-core/index.html,
dist/doc/html/rest-core/rest-core.txt
Creating package registration file:
/tmp/pkgConf-rest-core-01030273655790291161.37
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/rest-core-0.37-2JyuMh2clqMBFzLMfjZJhu
Registering rest-core-0.37...
Installed rest-core-0.37
Downloading rest-gen-0.19.0.0...
Configuring rest-gen-0.19.0.0...
Building rest-gen-0.19.0.0...
Preprocessing library rest-gen-0.19.0.0...
src/Rest/Gen/Docs.hs:5:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 17] Compiling Rest.Gen.Base.JSON.Pretty ( src/Rest/Gen/Base/JSON/Pretty.hs, dist/build/Rest/Gen/Base/JSON/Pretty.o )
[ 2 of 17] Compiling Paths_rest_gen ( dist/build/autogen/Paths_rest_gen.hs, dist/build/Paths_rest_gen.o )
[ 3 of 17] Compiling Rest.Gen.Base.XML ( src/Rest/Gen/Base/XML.hs, dist/build/Rest/Gen/Base/XML.o )
[ 4 of 17] Compiling Rest.Gen.Base.JSON ( src/Rest/Gen/Base/JSON.hs, dist/build/Rest/Gen/Base/JSON.o )
[ 5 of 17] Compiling Rest.Gen.Base.Link ( src/Rest/Gen/Base/Link.hs, dist/build/Rest/Gen/Base/Link.o )
[ 6 of 17] Compiling Rest.Gen.Base.ActionInfo.Ident ( src/Rest/Gen/Base/ActionInfo/Ident.hs, dist/build/Rest/Gen/Base/ActionInfo/Ident.o )
[ 7 of 17] Compiling Rest.Gen.Utils ( src/Rest/Gen/Utils.hs, dist/build/Rest/Gen/Utils.o )
[ 8 of 17] Compiling Rest.Gen.Types ( src/Rest/Gen/Types.hs, dist/build/Rest/Gen/Types.o )
[ 9 of 17] Compiling Rest.Gen.Base.ActionInfo ( src/Rest/Gen/Base/ActionInfo.hs, dist/build/Rest/Gen/Base/ActionInfo.o )
src/Rest/Gen/Base/ActionInfo.hs:52: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/Rest/Gen/Base/ActionInfo.hs:55: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/Rest/Gen/Base/ActionInfo.hs:452:25: Warning:
Pattern match(es) are non-exhaustive
In a case alternative: Patterns not matched: MultipartO
[10 of 17] Compiling Rest.Gen.Base.ApiTree ( src/Rest/Gen/Base/ApiTree.hs, dist/build/Rest/Gen/Base/ApiTree.o )
[11 of 17] Compiling Rest.Gen.Base ( src/Rest/Gen/Base.hs, dist/build/Rest/Gen/Base.o )
[12 of 17] Compiling Rest.Gen.Ruby ( src/Rest/Gen/Ruby.hs, dist/build/Rest/Gen/Ruby.o )
[13 of 17] Compiling Rest.Gen.JavaScript ( src/Rest/Gen/JavaScript.hs, dist/build/Rest/Gen/JavaScript.o )
[14 of 17] Compiling Rest.Gen.Haskell ( src/Rest/Gen/Haskell.hs, dist/build/Rest/Gen/Haskell.o )
[15 of 17] Compiling Rest.Gen.Docs ( src/Rest/Gen/Docs.hs, dist/build/Rest/Gen/Docs.o )
[16 of 17] Compiling Rest.Gen.Config ( src/Rest/Gen/Config.hs, dist/build/Rest/Gen/Config.o )
src/Rest/Gen/Config.hs:24: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()
[17 of 17] Compiling Rest.Gen ( src/Rest/Gen.hs, dist/build/Rest/Gen.o )
In-place registering rest-gen-0.19.0.0...
Running Haddock for rest-gen-0.19.0.0...
Running hscolour for rest-gen-0.19.0.0...
Preprocessing library rest-gen-0.19.0.0...
Preprocessing library rest-gen-0.19.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-compat-0.2.1.3, nats-1
src/Rest/Gen/Docs.hs:5:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
src/Rest/Gen/Base/ActionInfo.hs:52: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/Rest/Gen/Base/ActionInfo.hs:55: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/Rest/Gen/Base/ActionInfo.hs:452:25: Warning:
Pattern match(es) are non-exhaustive
In a case alternative: Patterns not matched: MultipartO
src/Rest/Gen/Config.hs:24: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 / 2) in 'Rest.Gen.Base.JSON.Pretty'
Missing documentation for:
Module header
pp_value (src/Rest/Gen/Base/JSON/Pretty.hs:14)
0% ( 0 / 8) in 'Paths_rest_gen'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_rest_gen.hs:15)
getBinDir (dist/build/autogen/Paths_rest_gen.hs:25)
getLibDir (dist/build/autogen/Paths_rest_gen.hs:25)
getDataDir (dist/build/autogen/Paths_rest_gen.hs:25)
getLibexecDir (dist/build/autogen/Paths_rest_gen.hs:25)
getDataFileName (dist/build/autogen/Paths_rest_gen.hs:32)
getSysconfDir (dist/build/autogen/Paths_rest_gen.hs:25)
0% ( 0 / 4) in 'Rest.Gen.Base.XML'
Missing documentation for:
Module header
getXmlSchema (src/Rest/Gen/Base/XML.hs:11)
showSchema (src/Rest/Gen/Base/XML.hs:17)
showExample (src/Rest/Gen/Base/XML.hs:67)
33% ( 1 / 3) in 'Rest.Gen.Base.JSON'
Missing documentation for:
Module header
showExample (src/Rest/Gen/Base/JSON.hs:22)
10% ( 1 / 10) in 'Rest.Gen.Base.Link'
Missing documentation for:
Module header
Link (src/Rest/Gen/Base/Link.hs:26)
flattenLast (src/Rest/Gen/Base/Link.hs:49)
flattenLastResource (src/Rest/Gen/Base/Link.hs:53)
flattenLink (src/Rest/Gen/Base/Link.hs:41)
getLinkIds (src/Rest/Gen/Base/Link.hs:69)
hasParam (src/Rest/Gen/Base/Link.hs:28)
itemString (src/Rest/Gen/Base/Link.hs:33)
setLinkIds (src/Rest/Gen/Base/Link.hs:77)
0% ( 0 / 2) in 'Rest.Gen.Base.ActionInfo.Ident'
Missing documentation for:
Module header
Ident (src/Rest/Gen/Base/ActionInfo/Ident.hs:5)
0% ( 0 / 9) in 'Rest.Gen.Utils'
Missing documentation for:
Module header
readContent (src/Rest/Gen/Utils.hs:16)
groupByFirst (src/Rest/Gen/Utils.hs:19)
fst3 (src/Rest/Gen/Utils.hs:26)
snd3 (src/Rest/Gen/Utils.hs:29)
thd3 (src/Rest/Gen/Utils.hs:32)
upFirst (src/Rest/Gen/Utils.hs:35)
downFirst (src/Rest/Gen/Utils.hs:38)
mapHead (src/Rest/Gen/Utils.hs:41)
31% ( 4 / 13) in 'Rest.Gen.Types'
Missing documentation for:
Module header
unModuleName (src/Rest/Gen/Types.hs:20)
overModuleName (src/Rest/Gen/Types.hs:23)
haskellStringType (src/Rest/Gen/Types.hs:46)
haskellByteStringType (src/Rest/Gen/Types.hs:49)
haskellUnitType (src/Rest/Gen/Types.hs:55)
haskellSimpleType (src/Rest/Gen/Types.hs:52)
haskellVoidType (src/Rest/Gen/Types.hs:58)
noLoc
15% ( 5 / 33) in 'Rest.Gen.Base.ActionInfo'
Missing documentation for:
Module header
Accessor (src/Rest/Gen/Base/ActionInfo.hs:287)
ActionInfo (src/Rest/Gen/Base/ActionInfo.hs:129)
ActionType (src/Rest/Gen/Base/ActionInfo.hs:96)
ActionTarget (src/Rest/Gen/Base/ActionInfo.hs:99)
DataType (src/Rest/Gen/Base/ActionInfo.hs:101)
accessLink (src/Rest/Gen/Base/ActionInfo.hs:269)
accessors (src/Rest/Gen/Base/ActionInfo.hs:277)
chooseType (src/Rest/Gen/Base/ActionInfo.hs:162)
dataType (src/Rest/Gen/Base/ActionInfo.hs:110)
haskellType (src/Rest/Gen/Base/ActionInfo.hs:110)
haskellModules (src/Rest/Gen/Base/ActionInfo.hs:110)
dataTypeDesc (src/Rest/Gen/Base/ActionInfo.hs:119)
dataSchema (src/Rest/Gen/Base/ActionInfo.hs:119)
dataExample (src/Rest/Gen/Base/ActionInfo.hs:119)
desc (src/Rest/Gen/Base/ActionInfo.hs:127)
meta (src/Rest/Gen/Base/ActionInfo.hs:127)
ResponseType (src/Rest/Gen/Base/ActionInfo.hs:165)
responseAcceptType (src/Rest/Gen/Base/ActionInfo.hs:170)
chooseResponseType (src/Rest/Gen/Base/ActionInfo.hs:197)
isAccessor (src/Rest/Gen/Base/ActionInfo.hs:144)
listGetterActionInfo (src/Rest/Gen/Base/ActionInfo.hs:321)
mkActionDescription (src/Rest/Gen/Base/ActionInfo.hs:522)
namedActionInfo (src/Rest/Gen/Base/ActionInfo.hs:305)
resourceToAccessors (src/Rest/Gen/Base/ActionInfo.hs:289)
resourceToActionInfo (src/Rest/Gen/Base/ActionInfo.hs:257)
selectActionInfo (src/Rest/Gen/Base/ActionInfo.hs:367)
singleActionInfo (src/Rest/Gen/Base/ActionInfo.hs:331)
9% ( 2 / 23) in 'Rest.Gen.Base.ApiTree'
Missing documentation for:
Module header
ApiAction (src/Rest/Gen/Base/ApiTree.hs:37)
ApiResource (src/Rest/Gen/Base/ApiTree.hs:44)
allResourceIds (src/Rest/Gen/Base/ApiTree.hs:114)
allSubResourceIds (src/Rest/Gen/Base/ApiTree.hs:117)
allSubResources (src/Rest/Gen/Base/ApiTree.hs:111)
allSubTrees (src/Rest/Gen/Base/ApiTree.hs:102)
allTrees (src/Rest/Gen/Base/ApiTree.hs:99)
apiResources (src/Rest/Gen/Base/ApiTree.hs:105)
apiSubtrees (src/Rest/Gen/Base/ApiTree.hs:60)
apiTree (src/Rest/Gen/Base/ApiTree.hs:63)
apiTree' (src/Rest/Gen/Base/ApiTree.hs:66)
cleanName (src/Rest/Gen/Base/ApiTree.hs:152)
defaultTree (src/Rest/Gen/Base/ApiTree.hs:83)
foldTreeChildren (src/Rest/Gen/Base/ApiTree.hs:90)
hasAccessor (src/Rest/Gen/Base/ApiTree.hs:126)
noPrivate (src/Rest/Gen/Base/ApiTree.hs:93)
resIdents (src/Rest/Gen/Base/ApiTree.hs:57)
sortTree (src/Rest/Gen/Base/ApiTree.hs:96)
subResourceIds (src/Rest/Gen/Base/ApiTree.hs:123)
subResourceNames (src/Rest/Gen/Base/ApiTree.hs:120)
31% ( 4 / 13) in 'Rest.Gen.Base'
Missing documentation for:
Module header
Link (src/Rest/Gen/Base/Link.hs:26)
flattenLast (src/Rest/Gen/Base/Link.hs:49)
flattenLastResource (src/Rest/Gen/Base/Link.hs:53)
flattenLink (src/Rest/Gen/Base/Link.hs:41)
getLinkIds (src/Rest/Gen/Base/Link.hs:69)
hasParam (src/Rest/Gen/Base/Link.hs:28)
itemString (src/Rest/Gen/Base/Link.hs:33)
setLinkIds (src/Rest/Gen/Base/Link.hs:77)
0% ( 0 / 2) in 'Rest.Gen.Ruby'
Missing documentation for:
Module header
mkRbApi (src/Rest/Gen/Ruby.hs:22)
0% ( 0 / 2) in 'Rest.Gen.JavaScript'
Missing documentation for:
Module header
mkJsApi (src/Rest/Gen/JavaScript.hs:21)
0% ( 0 / 3) in 'Rest.Gen.Haskell'
Missing documentation for:
Module header
HaskellContext (src/Rest/Gen/Haskell.hs:49)
mkHsApi (src/Rest/Gen/Haskell.hs:61)
30% ( 3 / 10) in 'Rest.Gen.Docs'
Missing documentation for:
Module header
cdiv (src/Rest/Gen/Docs.hs:105)
mkAllResources (src/Rest/Gen/Docs.hs:65)
mkSingleResource (src/Rest/Gen/Docs.hs:80)
row (src/Rest/Gen/Docs.hs:108)
subResourcesInfo (src/Rest/Gen/Docs.hs:115)
writeDocs (src/Rest/Gen/Docs.hs:52)
0% ( 0 / 13) in 'Rest.Gen.Config'
Missing documentation for:
Module header
Action (src/Rest/Gen/Config.hs:30)
Location (src/Rest/Gen/Config.hs:31)
Config (src/Rest/Gen/Config.hs:33)
action (src/Rest/Gen/Config.hs:41)
source (src/Rest/Gen/Config.hs:41)
target (src/Rest/Gen/Config.hs:41)
apiVersion (src/Rest/Gen/Config.hs:41)
apiPrivate (src/Rest/Gen/Config.hs:41)
defaultConfig (src/Rest/Gen/Config.hs:43)
parseLocation (src/Rest/Gen/Config.hs:52)
options (src/Rest/Gen/Config.hs:56)
configFromArgs (src/Rest/Gen/Config.hs:68)
0% ( 0 / 2) in 'Rest.Gen'
Missing documentation for:
Module header
generate (src/Rest/Gen.hs:24)
Warning: Rest.Gen.Types: could not find link destinations for:
D1ModuleName C1_0ModuleName D1ImportDecl C1_0ImportDecl S1_0_0ImportDecl S1_0_1ImportDecl S1_0_2ImportDecl S1_0_3ImportDecl S1_0_4ImportDecl S1_0_5ImportDecl S1_0_6ImportDecl S1_0_7ImportDecl
Warning: Rest.Gen.Base.ActionInfo: could not find link destinations for:
RequestMethod
Documentation created: dist/doc/html/rest-gen/index.html,
dist/doc/html/rest-gen/rest-gen.txt
Creating package registration file:
/tmp/pkgConf-rest-gen-0.19.01456419087608901980.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/rest-gen-0.19.0.0-9l5jjFd2fgO8bi4KzGF8bo
Registering rest-gen-0.19.0.0...
Installed rest-gen-0.19.0.0
Test log
No test log was submitted for this report.