Build #1 for irc-fun-color-0.2.1.0
| Package | irc-fun-color-0.2.1.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-03-15 14:48:04.358398 UTC |
|---|---|
| Compiler | ghc-7.10.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | text-show-3.0.1, text-1.2.2.0, irc-fun-types-0.1.0.0, formatting-6.2.2, dlist-0.7.1.2, base-4.8.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring base-compat-0.9.0...
Building base-compat-0.9.0...
Preprocessing library base-compat-0.9.0...
[ 1 of 37] Compiling Text.Read.Compat ( src/Text/Read/Compat.hs, dist/build/Text/Read/Compat.o )
[ 2 of 37] Compiling System.IO.Unsafe.Compat ( src/System/IO/Unsafe/Compat.hs, dist/build/System/IO/Unsafe/Compat.o )
[ 3 of 37] Compiling System.Exit.Compat ( src/System/Exit/Compat.hs, dist/build/System/Exit/Compat.o )
[ 4 of 37] Compiling System.Environment.Compat ( src/System/Environment/Compat.hs, dist/build/System/Environment/Compat.o )
[ 5 of 37] Compiling Numeric.Compat ( src/Numeric/Compat.hs, dist/build/Numeric/Compat.o )
[ 6 of 37] Compiling Foreign.Marshal.Unsafe.Compat ( src/Foreign/Marshal/Unsafe/Compat.hs, dist/build/Foreign/Marshal/Unsafe/Compat.o )
[ 7 of 37] Compiling Foreign.Marshal.Safe.Compat ( src/Foreign/Marshal/Safe/Compat.hs, dist/build/Foreign/Marshal/Safe/Compat.o )
[ 8 of 37] Compiling Foreign.Marshal.Utils.Compat ( src/Foreign/Marshal/Utils/Compat.hs, dist/build/Foreign/Marshal/Utils/Compat.o )
[ 9 of 37] Compiling Foreign.Marshal.Array.Compat ( src/Foreign/Marshal/Array/Compat.hs, dist/build/Foreign/Marshal/Array/Compat.o )
[10 of 37] Compiling Foreign.Marshal.Alloc.Compat ( src/Foreign/Marshal/Alloc/Compat.hs, dist/build/Foreign/Marshal/Alloc/Compat.o )
[11 of 37] Compiling Foreign.ForeignPtr.Unsafe.Compat ( src/Foreign/ForeignPtr/Unsafe/Compat.hs, dist/build/Foreign/ForeignPtr/Unsafe/Compat.o )
[12 of 37] Compiling Foreign.ForeignPtr.Safe.Compat ( src/Foreign/ForeignPtr/Safe/Compat.hs, dist/build/Foreign/ForeignPtr/Safe/Compat.o )
[13 of 37] Compiling Foreign.Marshal.Compat ( src/Foreign/Marshal/Compat.hs, dist/build/Foreign/Marshal/Compat.o )
[14 of 37] Compiling Foreign.Compat ( src/Foreign/Compat.hs, dist/build/Foreign/Compat.o )
[15 of 37] Compiling Data.Word.Compat ( src/Data/Word/Compat.hs, dist/build/Data/Word/Compat.o )
[16 of 37] Compiling Data.Version.Compat ( src/Data/Version/Compat.hs, dist/build/Data/Version/Compat.o )
[17 of 37] Compiling Data.String.Compat ( src/Data/String/Compat.hs, dist/build/Data/String/Compat.o )
[18 of 37] Compiling Data.STRef.Compat ( src/Data/STRef/Compat.hs, dist/build/Data/STRef/Compat.o )
[19 of 37] Compiling Data.Ratio.Compat ( src/Data/Ratio/Compat.hs, dist/build/Data/Ratio/Compat.o )
[20 of 37] Compiling Data.Monoid.Compat ( src/Data/Monoid/Compat.hs, dist/build/Data/Monoid/Compat.o )
[21 of 37] Compiling Data.List.Compat ( src/Data/List/Compat.hs, dist/build/Data/List/Compat.o )
[22 of 37] Compiling Data.IORef.Compat ( src/Data/IORef/Compat.hs, dist/build/Data/IORef/Compat.o )
[23 of 37] Compiling Data.Functor.Const.Compat ( src/Data/Functor/Const/Compat.hs, dist/build/Data/Functor/Const/Compat.o )
[24 of 37] Compiling Data.Functor.Compat ( src/Data/Functor/Compat.hs, dist/build/Data/Functor/Compat.o )
[25 of 37] Compiling Data.Function.Compat ( src/Data/Function/Compat.hs, dist/build/Data/Function/Compat.o )
[26 of 37] Compiling Data.Either.Compat ( src/Data/Either/Compat.hs, dist/build/Data/Either/Compat.o )
[27 of 37] Compiling Data.Complex.Compat ( src/Data/Complex/Compat.hs, dist/build/Data/Complex/Compat.o )
[28 of 37] Compiling Data.Bool.Compat ( src/Data/Bool/Compat.hs, dist/build/Data/Bool/Compat.o )
[29 of 37] Compiling Data.Bits.Compat ( src/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o )
[30 of 37] Compiling Control.Monad.ST.Unsafe.Compat ( src/Control/Monad/ST/Unsafe/Compat.hs, dist/build/Control/Monad/ST/Unsafe/Compat.o )
[31 of 37] Compiling Control.Monad.ST.Lazy.Unsafe.Compat ( src/Control/Monad/ST/Lazy/Unsafe/Compat.hs, dist/build/Control/Monad/ST/Lazy/Unsafe/Compat.o )
[32 of 37] Compiling Data.Foldable.Compat ( src/Data/Foldable/Compat.hs, dist/build/Data/Foldable/Compat.o )
[33 of 37] Compiling Prelude.Compat ( src/Prelude/Compat.hs, dist/build/Prelude/Compat.o )
[34 of 37] Compiling Debug.Trace.Compat ( src/Debug/Trace/Compat.hs, dist/build/Debug/Trace/Compat.o )
[35 of 37] Compiling Control.Monad.Compat ( src/Control/Monad/Compat.hs, dist/build/Control/Monad/Compat.o )
[36 of 37] Compiling Control.Concurrent.MVar.Compat ( src/Control/Concurrent/MVar/Compat.hs, dist/build/Control/Concurrent/MVar/Compat.o )
[37 of 37] Compiling Control.Concurrent.Compat ( src/Control/Concurrent/Compat.hs, dist/build/Control/Concurrent/Compat.o )
In-place registering base-compat-0.9.0...
Running Haddock for base-compat-0.9.0...
Running hscolour for base-compat-0.9.0...
Preprocessing library base-compat-0.9.0...
Preprocessing library base-compat-0.9.0...
Haddock coverage:
89% ( 16 / 18) in 'Text.Read.Compat'
Missing documentation for:
Module header
Lexeme
Warning: System.IO.Unsafe.Compat: Could not find documentation for exported module: Base
67% ( 2 / 3) in 'System.IO.Unsafe.Compat'
Missing documentation for:
Module header
Warning: System.Exit.Compat: Could not find documentation for exported module: Base
50% ( 1 / 2) in 'System.Exit.Compat'
Missing documentation for:
Module header
100% ( 10 / 10) in 'System.Environment.Compat'
Warning: Numeric.Compat: Could not find documentation for exported module: Base
67% ( 2 / 3) in 'Numeric.Compat'
Missing documentation for:
Module header
67% ( 2 / 3) in 'Foreign.Marshal.Unsafe.Compat'
Missing documentation for:
Module header
86% ( 6 / 7) in 'Foreign.Marshal.Safe.Compat'
Missing documentation for:
Module header
Warning: Foreign.Marshal.Utils.Compat: Could not find documentation for exported module: Base
50% ( 1 / 2) in 'Foreign.Marshal.Utils.Compat'
Missing documentation for:
Module header
Warning: Foreign.Marshal.Array.Compat: Could not find documentation for exported module: Base
67% ( 2 / 3) in 'Foreign.Marshal.Array.Compat'
Missing documentation for:
Module header
Warning: Foreign.Marshal.Alloc.Compat: Could not find documentation for exported module: Base
67% ( 2 / 3) in 'Foreign.Marshal.Alloc.Compat'
Missing documentation for:
Module header
67% ( 2 / 3) in 'Foreign.ForeignPtr.Unsafe.Compat'
Missing documentation for:
Module header
90% ( 19 / 21) in 'Foreign.ForeignPtr.Safe.Compat'
Missing documentation for:
Module header
FinalizerEnvPtr
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Base
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Alloc
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Array
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Utils
0% ( 0 / 1) in 'Foreign.Marshal.Compat'
Missing documentation for:
Module header
Warning: Foreign.Compat: Could not find documentation for exported module: Base
Warning: Foreign.Compat: Could not find documentation for exported module: Marshal
0% ( 0 / 1) in 'Foreign.Compat'
Missing documentation for:
Module header
Warning: Data.Word.Compat: Could not find documentation for exported module: Base
75% ( 3 / 4) in 'Data.Word.Compat'
Missing documentation for:
Module header
Warning: Data.Version.Compat: Could not find documentation for exported module: Base
50% ( 1 / 2) in 'Data.Version.Compat'
Missing documentation for:
Module header
Warning: Data.String.Compat: Could not find documentation for exported module: Base
83% ( 5 / 6) in 'Data.String.Compat'
Missing documentation for:
Module header
Warning: Data.STRef.Compat: Could not find documentation for exported module: Base
50% ( 1 / 2) in 'Data.STRef.Compat'
Missing documentation for:
Module header
Warning: Data.Ratio.Compat: Could not find documentation for exported module: Base
67% ( 2 / 3) in 'Data.Ratio.Compat'
Missing documentation for:
Module header
Warning: Data.Monoid.Compat: Could not find documentation for exported module: Base
50% ( 1 / 2) in 'Data.Monoid.Compat'
Missing documentation for:
Module header
Warning: Data.List.Compat: Could not find documentation for exported module: Base
0% ( 0 / 1) in 'Data.List.Compat'
Missing documentation for:
Module header
Warning: Data.IORef.Compat: Could not find documentation for exported module: Base
75% ( 3 / 4) in 'Data.IORef.Compat'
Missing documentation for:
Module header
0% ( 0 / 2) in 'Data.Functor.Const.Compat'
Missing documentation for:
Module header
Const
Warning: Data.Functor.Compat: Could not find documentation for exported module: Base
75% ( 3 / 4) in 'Data.Functor.Compat'
Missing documentation for:
Module header
Warning: Data.Function.Compat: Could not find documentation for exported module: Base
50% ( 1 / 2) in 'Data.Function.Compat'
Missing documentation for:
Module header
Warning: Data.Either.Compat: Could not find documentation for exported module: Base
67% ( 2 / 3) in 'Data.Either.Compat'
Missing documentation for:
Module header
Warning: Data.Complex.Compat: Could not find documentation for exported module: Base
0% ( 0 / 1) in 'Data.Complex.Compat'
Missing documentation for:
Module header
Warning: Data.Bool.Compat: Could not find documentation for exported module: Base
50% ( 1 / 2) in 'Data.Bool.Compat'
Missing documentation for:
Module header
Warning: Data.Bits.Compat: Could not find documentation for exported module: Base
80% ( 4 / 5) in 'Data.Bits.Compat'
Missing documentation for:
Module header
20% ( 1 / 5) in 'Control.Monad.ST.Unsafe.Compat'
Missing documentation for:
Module header
unsafeInterleaveST
unsafeIOToST
unsafeSTToIO
25% ( 1 / 4) in 'Control.Monad.ST.Lazy.Unsafe.Compat'
Missing documentation for:
Module header
unsafeInterleaveST
unsafeIOToST
Warning: Data.Foldable.Compat: Could not find documentation for exported module: Base
0% ( 0 / 1) in 'Data.Foldable.Compat'
Missing documentation for:
Module header
84% (205 /244) in 'Prelude.Compat'
Missing documentation for:
Module header
even
odd
fmap
maxBound
minBound
**
acos
acosh
asin
asinh
atan
atanh
cos
cosh
exp
log
logBase
pi
sin
sinh
sqrt
tan
tanh
*
+
-
/=
==
<
<=
>
>=
compare
max
min
Real
Bool
Ordering
Warning: Debug.Trace.Compat: Could not find documentation for exported module: Base
80% ( 4 / 5) in 'Debug.Trace.Compat'
Missing documentation for:
Module header
Warning: Control.Monad.Compat: Could not find documentation for exported module: Base
90% ( 9 / 10) in 'Control.Monad.Compat'
Missing documentation for:
Module header
Warning: Control.Concurrent.MVar.Compat: Could not find documentation for exported module: Base
50% ( 1 / 2) in 'Control.Concurrent.MVar.Compat'
Missing documentation for:
Module header
Warning: Control.Concurrent.Compat: Could not find documentation for exported module: Base
67% ( 2 / 3) in 'Control.Concurrent.Compat'
Missing documentation for:
Module header
Warning: System.IO.Unsafe.Compat: could not find link destinations for:
bracket
Warning: Data.Functor.Const.Compat: could not find link destinations for:
D1Const C1_0Const S1_0_0Const
Warning: Data.Functor.Compat: could not find link destinations for:
Id P StateL StateR
Warning: Prelude.Compat: could not find link destinations for:
Id P StateL StateR Max Min D_Char C_Char D_Double C_Double D_Float C_Float D_Int C_Int D1Bool C1_0Bool C1_1Bool EqBool D1Either C1_0Either C1_1Either EqEither D1Maybe C1_0Maybe C1_1Maybe EqMaybe D1Ordering C1_0Ordering C1_1Ordering C1_2Ordering EqOrdering
Warning: Control.Monad.Compat: could not find link destinations for:
P
Documentation created: dist/doc/html/base-compat/index.html,
dist/doc/html/base-compat/base-compat.txt
Creating package registration file:
/tmp/pkgConf-base-compat-0.9278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base-compat-0.9.0-3G7TOYmSpaF0smBtbGU3h4
Registering base-compat-0.9.0...
Installed base-compat-0.9.0
Configuring base-orphans-0.5.3...
Building base-orphans-0.5.3...
Preprocessing library base-orphans-0.5.3...
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o )
[2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, dist/build/Data/Orphans.o )
In-place registering base-orphans-0.5.3...
Running Haddock for base-orphans-0.5.3...
Running hscolour for base-orphans-0.5.3...
Preprocessing library base-orphans-0.5.3...
Preprocessing library base-orphans-0.5.3...
Haddock coverage:
Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude
33% ( 1 / 3) in 'Data.Orphans.Prelude'
Missing documentation for:
realPart (src/Data/Orphans/Prelude.hs:109)
imagPart (src/Data/Orphans/Prelude.hs:109)
100% ( 1 / 1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/index.html,
dist/doc/html/base-orphans/base-orphans.txt
Creating package registration file:
/tmp/pkgConf-base-orphans-0.518747990511426819080.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base-orphans-0.5.3-4lH3gPOjJvdDgDLhAat0cc
Registering base-orphans-0.5.3...
Installed base-orphans-0.5.3
Configuring bytestring-builder-0.10.6.0.0...
Building bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
In-place registering bytestring-builder-0.10.6.0.0...
Running Haddock for bytestring-builder-0.10.6.0.0...
Running hscolour for bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-bytestring-builder-0.10.6.01336092622410228794.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/bytestring-builder-0.10.6.0.0-DW2JeazcMjm0XCS5oqEEA4
Registering bytestring-builder-0.10.6.0.0...
Installed bytestring-builder-0.10.6.0.0
Configuring clock-0.6.0.1...
Building clock-0.6.0.1...
Preprocessing library clock-0.6.0.1...
[1 of 1] Compiling System.Clock ( dist/build/System/Clock.hs, dist/build/System/Clock.o )
System/Clock.hsc:219:10: Warning:
No explicit implementation for
‘fromInteger’
In the instance declaration for ‘Num TimeSpec’
In-place registering clock-0.6.0.1...
Running Haddock for clock-0.6.0.1...
Running hscolour for clock-0.6.0.1...
Preprocessing library clock-0.6.0.1...
Preprocessing library clock-0.6.0.1...
System/Clock.hsc:219:10: Warning:
No explicit implementation for
‘fromInteger’
In the instance declaration for ‘Num TimeSpec’
Haddock coverage:
100% ( 7 / 7) in 'System.Clock'
Documentation created: dist/doc/html/clock/index.html,
dist/doc/html/clock/clock.txt
Creating package registration file:
/tmp/pkgConf-clock-0.6.0371653516962033002.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/clock-0.6.0.1-ECKEZuDegM0GhOBRP960Uo
Registering clock-0.6.0.1...
Installed clock-0.6.0.1
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.115004747621464415775.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/dlist-0.7.1.2-AO7XAasbAeyL0XLKeq1Aui
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
Configuring generic-deriving-1.10.4...
Building generic-deriving-1.10.4...
Preprocessing library generic-deriving-1.10.4...
[ 1 of 19] Compiling Paths_generic_deriving ( dist/build/autogen/Paths_generic_deriving.hs, dist/build/Paths_generic_deriving.o )
[ 2 of 19] Compiling Generics.Deriving.TH.Internal ( src/Generics/Deriving/TH/Internal.hs, dist/build/Generics/Deriving/TH/Internal.o )
[ 3 of 19] Compiling Generics.Deriving.TH.Pre711 ( src/Generics/Deriving/TH/Pre711.hs, dist/build/Generics/Deriving/TH/Pre711.o )
[ 4 of 19] Compiling Generics.Deriving.TH ( src/Generics/Deriving/TH.hs, dist/build/Generics/Deriving/TH.o )
[ 5 of 19] Compiling Generics.Deriving.Base.Internal ( src/Generics/Deriving/Base/Internal.hs, dist/build/Generics/Deriving/Base/Internal.o )
[ 6 of 19] Compiling Generics.Deriving.Instances ( src/Generics/Deriving/Instances.hs, dist/build/Generics/Deriving/Instances.o )
[ 7 of 19] Compiling Generics.Deriving.Base ( src/Generics/Deriving/Base.hs, dist/build/Generics/Deriving/Base.o )
[ 8 of 19] Compiling Generics.Deriving.Copoint ( src/Generics/Deriving/Copoint.hs, dist/build/Generics/Deriving/Copoint.o )
[ 9 of 19] Compiling Generics.Deriving.ConNames ( src/Generics/Deriving/ConNames.hs, dist/build/Generics/Deriving/ConNames.o )
[10 of 19] Compiling Generics.Deriving.Eq ( src/Generics/Deriving/Eq.hs, dist/build/Generics/Deriving/Eq.o )
[11 of 19] Compiling Generics.Deriving.Enum ( src/Generics/Deriving/Enum.hs, dist/build/Generics/Deriving/Enum.o )
[12 of 19] Compiling Generics.Deriving.Functor ( src/Generics/Deriving/Functor.hs, dist/build/Generics/Deriving/Functor.o )
[13 of 19] Compiling Generics.Deriving.Show ( src/Generics/Deriving/Show.hs, dist/build/Generics/Deriving/Show.o )
[14 of 19] Compiling Generics.Deriving.Uniplate ( src/Generics/Deriving/Uniplate.hs, dist/build/Generics/Deriving/Uniplate.o )
[15 of 19] Compiling Generics.Deriving.Foldable ( src/Generics/Deriving/Foldable.hs, dist/build/Generics/Deriving/Foldable.o )
[16 of 19] Compiling Generics.Deriving.Monoid ( src/Generics/Deriving/Monoid.hs, dist/build/Generics/Deriving/Monoid.o )
[17 of 19] Compiling Generics.Deriving.Semigroup ( src/Generics/Deriving/Semigroup.hs, dist/build/Generics/Deriving/Semigroup.o )
[18 of 19] Compiling Generics.Deriving.Traversable ( src/Generics/Deriving/Traversable.hs, dist/build/Generics/Deriving/Traversable.o )
[19 of 19] Compiling Generics.Deriving ( src/Generics/Deriving.hs, dist/build/Generics/Deriving.o )
In-place registering generic-deriving-1.10.4...
Running Haddock for generic-deriving-1.10.4...
Running hscolour for generic-deriving-1.10.4...
Preprocessing library generic-deriving-1.10.4...
Preprocessing library generic-deriving-1.10.4...
Haddock coverage:
0% ( 0 / 8) in 'Paths_generic_deriving'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_generic_deriving.hs:15)
getBinDir (dist/build/autogen/Paths_generic_deriving.hs:25)
getLibDir (dist/build/autogen/Paths_generic_deriving.hs:25)
getDataDir (dist/build/autogen/Paths_generic_deriving.hs:25)
getLibexecDir (dist/build/autogen/Paths_generic_deriving.hs:25)
getDataFileName (dist/build/autogen/Paths_generic_deriving.hs:32)
getSysconfDir (dist/build/autogen/Paths_generic_deriving.hs:25)
27% ( 43 /158) in 'Generics.Deriving.TH.Internal'
Missing documentation for:
expandSynKind (src/Generics/Deriving/TH/Internal.hs:51)
expandSynApp (src/Generics/Deriving/TH/Internal.hs:58)
TypeSubst (src/Generics/Deriving/TH/Internal.hs:76)
KindSubst (src/Generics/Deriving/TH/Internal.hs:77)
mkSubst (src/Generics/Deriving/TH/Internal.hs:79)
substType (src/Generics/Deriving/TH/Internal.hs:84)
substKind (src/Generics/Deriving/TH/Internal.hs:96)
substNameWithKind (src/Generics/Deriving/TH/Internal.hs:103)
substNamesWithKindStar (src/Generics/Deriving/TH/Internal.hs:106)
substTyVarBndrKind (src/Generics/Deriving/TH/Internal.hs:109)
substNameWithKindStarInTyVarBndr (src/Generics/Deriving/TH/Internal.hs:118)
tyVarNamesOfTyVarBndr (src/Generics/Deriving/TH/Internal.hs:166)
tyVarBndrToType (src/Generics/Deriving/TH/Internal.hs:289)
tyVarBndrName (src/Generics/Deriving/TH/Internal.hs:293)
tyVarBndrKind (src/Generics/Deriving/TH/Internal.hs:297)
fst3 (src/Generics/Deriving/TH/Internal.hs:404)
snd3 (src/Generics/Deriving/TH/Internal.hs:407)
trd3 (src/Generics/Deriving/TH/Internal.hs:410)
shrink (src/Generics/Deriving/TH/Internal.hs:413)
reifyConTys (src/Generics/Deriving/TH/Internal.hs:462)
showsDataVariety (src/Generics/Deriving/TH/Internal.hs:527)
showNameQual (src/Generics/Deriving/TH/Internal.hs:533)
outOfPlaceTyVarError (src/Generics/Deriving/TH/Internal.hs:567)
gdPackageKey (src/Generics/Deriving/TH/Internal.hs:693)
mkGD7'1_d (src/Generics/Deriving/TH/Internal.hs:700)
mkGD7'11_d (src/Generics/Deriving/TH/Internal.hs:709)
mkGD7'1_tc (src/Generics/Deriving/TH/Internal.hs:716)
mkGD7'11_tc (src/Generics/Deriving/TH/Internal.hs:725)
mkGD7'1_v (src/Generics/Deriving/TH/Internal.hs:732)
mkGD7'11_v (src/Generics/Deriving/TH/Internal.hs:741)
mkBaseName_d (src/Generics/Deriving/TH/Internal.hs:748)
mkGHCPrimName_d (src/Generics/Deriving/TH/Internal.hs:751)
mkGHCPrimName_tc (src/Generics/Deriving/TH/Internal.hs:754)
comp1DataName (src/Generics/Deriving/TH/Internal.hs:757)
infixDataName (src/Generics/Deriving/TH/Internal.hs:760)
k1DataName (src/Generics/Deriving/TH/Internal.hs:763)
l1DataName (src/Generics/Deriving/TH/Internal.hs:766)
leftAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:769)
m1DataName (src/Generics/Deriving/TH/Internal.hs:772)
notAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:775)
par1DataName (src/Generics/Deriving/TH/Internal.hs:778)
prefixDataName (src/Generics/Deriving/TH/Internal.hs:781)
productDataName (src/Generics/Deriving/TH/Internal.hs:784)
r1DataName (src/Generics/Deriving/TH/Internal.hs:787)
rec1DataName (src/Generics/Deriving/TH/Internal.hs:790)
rightAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:793)
u1DataName (src/Generics/Deriving/TH/Internal.hs:796)
uAddrDataName (src/Generics/Deriving/TH/Internal.hs:799)
uCharDataName (src/Generics/Deriving/TH/Internal.hs:802)
uDoubleDataName (src/Generics/Deriving/TH/Internal.hs:805)
uFloatDataName (src/Generics/Deriving/TH/Internal.hs:808)
uIntDataName (src/Generics/Deriving/TH/Internal.hs:811)
uWordDataName (src/Generics/Deriving/TH/Internal.hs:814)
c1TypeName (src/Generics/Deriving/TH/Internal.hs:817)
composeTypeName (src/Generics/Deriving/TH/Internal.hs:820)
constructorTypeName (src/Generics/Deriving/TH/Internal.hs:823)
d1TypeName (src/Generics/Deriving/TH/Internal.hs:826)
genericTypeName (src/Generics/Deriving/TH/Internal.hs:829)
generic1TypeName (src/Generics/Deriving/TH/Internal.hs:832)
datatypeTypeName (src/Generics/Deriving/TH/Internal.hs:835)
noSelectorTypeName (src/Generics/Deriving/TH/Internal.hs:838)
par1TypeName (src/Generics/Deriving/TH/Internal.hs:841)
productTypeName (src/Generics/Deriving/TH/Internal.hs:844)
rec0TypeName (src/Generics/Deriving/TH/Internal.hs:847)
rec1TypeName (src/Generics/Deriving/TH/Internal.hs:850)
repTypeName (src/Generics/Deriving/TH/Internal.hs:853)
rep1TypeName (src/Generics/Deriving/TH/Internal.hs:856)
s1TypeName (src/Generics/Deriving/TH/Internal.hs:859)
selectorTypeName (src/Generics/Deriving/TH/Internal.hs:862)
sumTypeName (src/Generics/Deriving/TH/Internal.hs:865)
u1TypeName (src/Generics/Deriving/TH/Internal.hs:868)
uAddrTypeName (src/Generics/Deriving/TH/Internal.hs:871)
uCharTypeName (src/Generics/Deriving/TH/Internal.hs:874)
uDoubleTypeName (src/Generics/Deriving/TH/Internal.hs:877)
uFloatTypeName (src/Generics/Deriving/TH/Internal.hs:880)
uIntTypeName (src/Generics/Deriving/TH/Internal.hs:883)
uWordTypeName (src/Generics/Deriving/TH/Internal.hs:886)
v1TypeName (src/Generics/Deriving/TH/Internal.hs:889)
conFixityValName (src/Generics/Deriving/TH/Internal.hs:892)
conIsRecordValName (src/Generics/Deriving/TH/Internal.hs:895)
conNameValName (src/Generics/Deriving/TH/Internal.hs:898)
datatypeNameValName (src/Generics/Deriving/TH/Internal.hs:901)
isNewtypeValName (src/Generics/Deriving/TH/Internal.hs:905)
fromValName (src/Generics/Deriving/TH/Internal.hs:909)
from1ValName (src/Generics/Deriving/TH/Internal.hs:912)
moduleNameValName (src/Generics/Deriving/TH/Internal.hs:915)
selNameValName (src/Generics/Deriving/TH/Internal.hs:918)
toValName (src/Generics/Deriving/TH/Internal.hs:921)
to1ValName (src/Generics/Deriving/TH/Internal.hs:924)
uAddrHashValName (src/Generics/Deriving/TH/Internal.hs:927)
uCharHashValName (src/Generics/Deriving/TH/Internal.hs:930)
uDoubleHashValName (src/Generics/Deriving/TH/Internal.hs:933)
uFloatHashValName (src/Generics/Deriving/TH/Internal.hs:936)
uIntHashValName (src/Generics/Deriving/TH/Internal.hs:939)
uWordHashValName (src/Generics/Deriving/TH/Internal.hs:942)
unComp1ValName (src/Generics/Deriving/TH/Internal.hs:945)
unK1ValName (src/Generics/Deriving/TH/Internal.hs:948)
unPar1ValName (src/Generics/Deriving/TH/Internal.hs:951)
unRec1ValName (src/Generics/Deriving/TH/Internal.hs:954)
trueDataName (src/Generics/Deriving/TH/Internal.hs:957)
falseDataName (src/Generics/Deriving/TH/Internal.hs:957)
nothingDataName (src/Generics/Deriving/TH/Internal.hs:966)
justDataName (src/Generics/Deriving/TH/Internal.hs:966)
mkGHCPrim_tc (src/Generics/Deriving/TH/Internal.hs:975)
addrHashTypeName (src/Generics/Deriving/TH/Internal.hs:978)
charHashTypeName (src/Generics/Deriving/TH/Internal.hs:981)
doubleHashTypeName (src/Generics/Deriving/TH/Internal.hs:984)
floatHashTypeName (src/Generics/Deriving/TH/Internal.hs:987)
intHashTypeName (src/Generics/Deriving/TH/Internal.hs:990)
wordHashTypeName (src/Generics/Deriving/TH/Internal.hs:993)
composeValName (src/Generics/Deriving/TH/Internal.hs:996)
errorValName (src/Generics/Deriving/TH/Internal.hs:999)
fmapValName (src/Generics/Deriving/TH/Internal.hs:1002)
undefinedValName (src/Generics/Deriving/TH/Internal.hs:1005)
starKindName (src/Generics/Deriving/TH/Internal.hs:1009)
50% ( 5 / 10) in 'Generics.Deriving.TH.Pre711'
Missing documentation for:
mkMetaDataType (src/Generics/Deriving/TH/Pre711.hs:185)
mkMetaConsType (src/Generics/Deriving/TH/Pre711.hs:188)
mkMetaSelType (src/Generics/Deriving/TH/Pre711.hs:191)
SelStrictInfo (src/Generics/Deriving/TH/Pre711.hs:195)
reifySelStrictInfo (src/Generics/Deriving/TH/Pre711.hs:197)
100% ( 35 / 35) in 'Generics.Deriving.TH'
98% ( 45 / 46) in 'Generics.Deriving.Base.Internal'
Missing documentation for:
Module header
0% ( 0 / 28) in 'Generics.Deriving.Instances'
Missing documentation for:
Module header
Rep0ExitCode (src/Generics/Deriving/Instances.hs:143)
Rep0Version (src/Generics/Deriving/Instances.hs:169)
Rep1ConSum (src/Generics/Deriving/Instances.hs:198)
Rep1ConProduct (src/Generics/Deriving/Instances.hs:228)
Rep1ConCompose (src/Generics/Deriving/Instances.hs:253)
Rep1K1 (src/Generics/Deriving/Instances.hs:282)
Rep1M1 (src/Generics/Deriving/Instances.hs:310)
Rep1Par1 (src/Generics/Deriving/Instances.hs:338)
Rep1Rec1 (src/Generics/Deriving/Instances.hs:366)
Rep1U1 (src/Generics/Deriving/Instances.hs:394)
Rep0V1 (src/Generics/Deriving/Instances.hs:417)
Rep1V1 (src/Generics/Deriving/Instances.hs:418)
Rep0UAddr (src/Generics/Deriving/Instances.hs:442)
Rep1UAddr (src/Generics/Deriving/Instances.hs:443)
Rep0UChar (src/Generics/Deriving/Instances.hs:472)
Rep1UChar (src/Generics/Deriving/Instances.hs:473)
Rep0UDouble (src/Generics/Deriving/Instances.hs:502)
Rep1UDouble (src/Generics/Deriving/Instances.hs:503)
Rep0UFloat (src/Generics/Deriving/Instances.hs:532)
Rep1UFloat (src/Generics/Deriving/Instances.hs:533)
Rep0UInt (src/Generics/Deriving/Instances.hs:562)
Rep1UInt (src/Generics/Deriving/Instances.hs:563)
Rep0UWord (src/Generics/Deriving/Instances.hs:592)
Rep1UWord (src/Generics/Deriving/Instances.hs:593)
Rep0Complex (src/Generics/Deriving/Instances.hs:623)
Rep1Complex (src/Generics/Deriving/Instances.hs:625)
Rep1Proxy (src/Generics/Deriving/Instances.hs:653)
98% ( 45 / 46) 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:78)
gcopointdefault (src/Generics/Deriving/Copoint.hs:86)
80% ( 4 / 5) in 'Generics.Deriving.ConNames'
Missing documentation for:
ConNames (src/Generics/Deriving/ConNames.hs:41)
40% ( 2 / 5) in 'Generics.Deriving.Eq'
Missing documentation for:
Module header
GEq (src/Generics/Deriving/Eq.hs:121)
geqdefault (src/Generics/Deriving/Eq.hs:130)
31% ( 4 / 13) in 'Generics.Deriving.Enum'
Missing documentation for:
Module header
GEnum (src/Generics/Deriving/Enum.hs:148)
genumDefault (src/Generics/Deriving/Enum.hs:132)
toEnumDefault (src/Generics/Deriving/Enum.hs:135)
fromEnumDefault (src/Generics/Deriving/Enum.hs:141)
GIx (src/Generics/Deriving/Enum.hs:542)
rangeDefault (src/Generics/Deriving/Enum.hs:561)
indexDefault (src/Generics/Deriving/Enum.hs:570)
inRangeDefault (src/Generics/Deriving/Enum.hs:581)
40% ( 2 / 5) in 'Generics.Deriving.Functor'
Missing documentation for:
Module header
GFunctor (src/Generics/Deriving/Functor.hs:103)
gmapdefault (src/Generics/Deriving/Functor.hs:111)
40% ( 2 / 5) in 'Generics.Deriving.Show'
Missing documentation for:
Module header
GShow (src/Generics/Deriving/Show.hs:166)
gshowsPrecdefault (src/Generics/Deriving/Show.hs:178)
18% ( 3 / 17) in 'Generics.Deriving.Uniplate'
Missing documentation for:
Uniplate (src/Generics/Deriving/Uniplate.hs:176)
uniplate (src/Generics/Deriving/Uniplate.hs:234)
universe (src/Generics/Deriving/Uniplate.hs:237)
rewrite (src/Generics/Deriving/Uniplate.hs:242)
rewriteM (src/Generics/Deriving/Uniplate.hs:247)
contexts (src/Generics/Deriving/Uniplate.hs:252)
holes (src/Generics/Deriving/Uniplate.hs:259)
para (src/Generics/Deriving/Uniplate.hs:265)
childrendefault (src/Generics/Deriving/Uniplate.hs:213)
contextdefault (src/Generics/Deriving/Uniplate.hs:216)
descenddefault (src/Generics/Deriving/Uniplate.hs:219)
descendMdefault (src/Generics/Deriving/Uniplate.hs:222)
transformdefault (src/Generics/Deriving/Uniplate.hs:225)
transformMdefault (src/Generics/Deriving/Uniplate.hs:228)
14% ( 3 / 22) in 'Generics.Deriving.Foldable'
Missing documentation for:
Module header
GFoldable (src/Generics/Deriving/Foldable.hs:123)
gfoldMapdefault (src/Generics/Deriving/Foldable.hs:162)
gtoList (src/Generics/Deriving/Foldable.hs:257)
gconcat (src/Generics/Deriving/Foldable.hs:260)
gconcatMap (src/Generics/Deriving/Foldable.hs:263)
gand (src/Generics/Deriving/Foldable.hs:266)
gor (src/Generics/Deriving/Foldable.hs:269)
gany (src/Generics/Deriving/Foldable.hs:272)
gall (src/Generics/Deriving/Foldable.hs:275)
gsum (src/Generics/Deriving/Foldable.hs:278)
gproduct (src/Generics/Deriving/Foldable.hs:281)
gmaximum (src/Generics/Deriving/Foldable.hs:284)
gmaximumBy (src/Generics/Deriving/Foldable.hs:287)
gminimum (src/Generics/Deriving/Foldable.hs:293)
gminimumBy (src/Generics/Deriving/Foldable.hs:296)
gelem (src/Generics/Deriving/Foldable.hs:302)
gnotElem (src/Generics/Deriving/Foldable.hs:305)
gfind (src/Generics/Deriving/Foldable.hs:308)
64% ( 9 / 14) in 'Generics.Deriving.Monoid'
Missing documentation for:
GMonoid (src/Generics/Deriving/Monoid.hs:140)
gmemptydefault (src/Generics/Deriving/Monoid.hs:102)
gmappenddefault (src/Generics/Deriving/Monoid.hs:105)
memptydefault (src/Generics/Deriving/Monoid.hs:132)
mappenddefault (src/Generics/Deriving/Monoid.hs:135)
40% ( 2 / 5) in 'Generics.Deriving.Semigroup'
Missing documentation for:
Module header
GSemigroup (src/Generics/Deriving/Semigroup.hs:67)
gsappenddefault (src/Generics/Deriving/Semigroup.hs:97)
40% ( 2 / 5) in 'Generics.Deriving.Traversable'
Missing documentation for:
Module header
GTraversable (src/Generics/Deriving/Traversable.hs:107)
gtraversedefault (src/Generics/Deriving/Traversable.hs:124)
89% ( 8 / 9) in 'Generics.Deriving'
Missing documentation for:
Module header
Warning: Generics.Deriving.TH: could not find link destinations for:
Generic Generic1
Warning: Generics.Deriving.Instances: could not find link destinations for:
D1ExitCode C1_0ExitCode C1_1ExitCode D1Version C1_0Version S1_0_0Version S1_0_1Version D1ConSum C1_0ConSum C1_1ConSum D1ConProduct C1_ConProduct D1ConCompose C1_0ConCompose S1_0_0ConCompose D1K1 C1_0K1 S1_0_0K1 D1M1 C1_0M1 S1_0_0M1 D1Par1 C1_0Par1 S1_0_0Par1 D1Rec1 C1_0Rec1 S1_0_0Rec1 D1U1 C1_0U1 D1V1 D1UAddr C1_0UAddr S1_0_0UAddr D1UChar C1_0UChar S1_0_0UChar D1UDouble C1_0UDouble S1_0_0UDouble D1UFloat C1_0UFloat S1_0_0UFloat D1UInt C1_0UInt S1_0_0UInt D1UWord C1_0UWord S1_0_0UWord D1Complex C1_0Complex D1Proxy C1_0Proxy
Warning: Generics.Deriving.Base: could not find link destinations for:
uAddr# uChar# uDouble# uFloat# uInt# uWord# TFCo:R:URecCharp UChar TFCo:R:URecDoublep UDouble TFCo:R:URecFloatp UFloat TFCo:R:URecIntp UInt TFCo:R:URecWordp UWord TFCo:R:URecPtrp UAddr
Warning: Generics.Deriving.Copoint: could not find link destinations for:
GCopoint'
Warning: Generics.Deriving.Eq: could not find link destinations for:
GEq'
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.Semigroup: could not find link destinations for:
GSemigroup'
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.1019108582701312994984.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/generic-deriving-1.10.4-Kntum72tEb7AY6gSLNQ3e5
Registering generic-deriving-1.10.4...
Installed generic-deriving-1.10.4
Configuring nats-1.1...
Building nats-1.1...
Preprocessing library nats-1.1...
In-place registering nats-1.1...
Running Haddock for nats-1.1...
Running hscolour for nats-1.1...
Preprocessing library nats-1.1...
Preprocessing library nats-1.1...
haddock: No input file(s).
Creating package registration file: /tmp/pkgConf-nats-1916018859222028828.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/nats-1.1-4rT3BkPz6Fa0j9LJSDe5FB
Registering nats-1.1...
Installed nats-1.1
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.0878273679987706141.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-locale-1.0.0.7-7h2Gx6mVPJ5Gheca8j9Mpe
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.15924562891176225844.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/primitive-0.6.1.0-EphY2c7CCxSCBKjAN0YTR3
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4.1...
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
0% ( 0 / 11) in 'Control.Sequential.STM'
Missing documentation for:
Module header
STM (Control/Sequential/STM.hs:29)
atomically (Control/Sequential/STM.hs:47)
throwSTM (Control/Sequential/STM.hs:54)
catchSTM (Control/Sequential/STM.hs:57)
TVar (Control/Sequential/STM.hs:72)
newTVar (Control/Sequential/STM.hs:75)
newTVarIO (Control/Sequential/STM.hs:78)
readTVar (Control/Sequential/STM.hs:83)
readTVarIO (Control/Sequential/STM.hs:86)
writeTVar (Control/Sequential/STM.hs:89)
100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
100% ( 2 / 2) in 'Control.Concurrent.STM.TArray'
90% ( 9 / 10) in 'Control.Monad.STM'
Missing documentation for:
check (Control/Monad/STM.hs:81)
100% ( 8 / 8) in 'Control.Concurrent.STM'
40% ( 2 / 5) in 'Control.Concurrent.STM.TSem'
Missing documentation for:
newTSem (Control/Concurrent/STM/TSem.hs:42)
waitTSem (Control/Concurrent/STM/TSem.hs:45)
signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.4.466091648767974802.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD
Registering stm-2.4.4.1...
Installed stm-2.4.4.1
Configuring tagged-0.8.3...
Building tagged-0.8.3...
Preprocessing library tagged-0.8.3...
[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.3...
Running Haddock for tagged-0.8.3...
Running hscolour for tagged-0.8.3...
Preprocessing library tagged-0.8.3...
Preprocessing library tagged-0.8.3...
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:323)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.8185963953627510635.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tagged-0.8.3-5cptKNCoGdxJM6eqqNERxD
Registering tagged-0.8.3...
Installed tagged-0.8.3
Configuring text-1.2.2.0...
Building text-1.2.2.0...
Preprocessing library text-1.2.2.0...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.2.0...
Running Haddock for text-1.2.2.0...
Running hscolour for text-1.2.2.0...
Preprocessing library text-1.2.2.0...
Preprocessing library text-1.2.2.0...
Haddock coverage:
14% ( 1 / 7) in 'Data.Text.Internal.Read'
Missing documentation for:
IReader (Data/Text/Internal/Read.hs:26)
IParser (Data/Text/Internal/Read.hs:28)
T (Data/Text/Internal/Read.hs:48)
digitToInt (Data/Text/Internal/Read.hs:61)
hexDigitToInt (Data/Text/Internal/Read.hs:55)
perhaps (Data/Text/Internal/Read.hs:50)
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
Missing documentation for:
validate (Data/Text/Internal/Encoding/Utf32.hs:24)
50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
Missing documentation for:
roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits'
Missing documentation for:
Module header
digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
100% ( 12 / 12) in 'Data.Text.Encoding.Error'
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
Missing documentation for:
chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
100% ( 2 / 2) in 'Data.Text.Internal.Functions'
100% ( 3 / 3) in 'Data.Text.Internal.Unsafe'
100% ( 16 / 16) in 'Data.Text.Array'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
Missing documentation for:
ord (Data/Text/Internal/Unsafe/Char.hs:39)
unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
95% ( 19 / 20) in 'Data.Text.Internal'
Missing documentation for:
textP (Data/Text/Internal.hs:97)
38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size'
Missing documentation for:
Size (Data/Text/Internal/Fusion/Size.hs:40)
exactly (Data/Text/Internal/Fusion/Size.hs:44)
exactSize (Data/Text/Internal/Fusion/Size.hs:49)
maxSize (Data/Text/Internal/Fusion/Size.hs:57)
betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
compareSize (Data/Text/Internal/Fusion/Size.hs:143)
isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping'
Missing documentation for:
Module header
upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
Missing documentation for:
singleton (Data/Text/Internal/Fusion/Common.hs:119)
streamList (Data/Text/Internal/Fusion/Common.hs:125)
unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
intercalate (Data/Text/Internal/Fusion/Common.hs:577)
justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
scanl (Data/Text/Internal/Fusion/Common.hs:656)
replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
replicateI (Data/Text/Internal/Fusion/Common.hs:682)
93% ( 13 / 14) in 'Data.Text.Unsafe'
Missing documentation for:
Iter (Data/Text/Unsafe.hs:62)
33% ( 1 / 3) in 'Data.Text.Internal.Private'
Missing documentation for:
runText (Data/Text/Internal/Private.hs:33)
span_ (Data/Text/Internal/Private.hs:23)
91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
length (Data/Text/Internal/Fusion.hs:127)
100% ( 4 / 4) in 'Data.Text.Show'
33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common'
Missing documentation for:
restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
Missing documentation for:
ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
Missing documentation for:
streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
100% ( 33 / 33) in 'Data.Text.Encoding'
100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Search'
100% ( 18 / 18) in 'Data.Text.Foreign'
100% (127 /127) in 'Data.Text'
100% ( 3 / 3) in 'Data.Text.Internal.IO'
100% ( 20 / 20) in 'Data.Text.IO'
93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search'
100% ( 2 / 2) in 'Data.Text.Lazy.Internal'
89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
Missing documentation for:
encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
99% (128 /129) in 'Data.Text.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
94% ( 16 / 17) in 'Data.Text.Internal.Builder'
Missing documentation for:
append' (Data/Text/Internal/Builder.hs:301)
100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions'
0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int'
Missing documentation for:
Module header
decimal (Data/Text/Lazy/Builder/Int.hs:52)
hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
100% ( 19 / 19) in 'Data.Text.Lazy.IO'
100% ( 7 / 7) in 'Data.Text.Lazy.Read'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat'
Missing documentation for:
formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
100% ( 7 / 7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
findIndicesI
Warning: Data.Text.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.21204868098219994425.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.0-5c7VCmRXJenGcMPs3kwpkI
Registering text-1.2.2.0...
Installed text-1.2.2.0
Configuring th-lift-0.7.6...
Building th-lift-0.7.6...
Preprocessing library th-lift-0.7.6...
[1 of 1] Compiling Language.Haskell.TH.Lift ( src/Language/Haskell/TH/Lift.hs, dist/build/Language/Haskell/TH/Lift.o )
In-place registering th-lift-0.7.6...
Running Haddock for th-lift-0.7.6...
Running hscolour for th-lift-0.7.6...
Preprocessing library th-lift-0.7.6...
Preprocessing library th-lift-0.7.6...
Haddock coverage:
62% ( 5 / 8) in 'Language.Haskell.TH.Lift'
Missing documentation for:
Module header
deriveLiftMany' (src/Language/Haskell/TH/Lift.hs:60)
Lift
Documentation created: dist/doc/html/th-lift/index.html,
dist/doc/html/th-lift/th-lift.txt
Creating package registration file:
/tmp/pkgConf-th-lift-0.729107969069114447.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/th-lift-0.7.6-AkB4KyfAnqJGD3Um3TBwgX
Registering th-lift-0.7.6...
Installed th-lift-0.7.6
Configuring transformers-compat-0.5.1.4...
Building transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
[1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o )
In-place registering transformers-compat-0.5.1.4...
Running Haddock for transformers-compat-0.5.1.4...
Running hscolour for transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.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)
100% ( 1 / 1) in 'Control.Monad.Trans.Instances'
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.5.119436797811106211926.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/transformers-compat-0.5.1.4-EfAx8JliEAN1Gu6x0L8GYr
Registering transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
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.0596727699875470641.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/vector-0.11.0.0-LmZ3LQW4ivu8MsQuVgukln
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring StateVar-1.1.0.3...
Building StateVar-1.1.0.3...
Preprocessing library StateVar-1.1.0.3...
[1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
In-place registering StateVar-1.1.0.3...
Running Haddock for StateVar-1.1.0.3...
Running hscolour for StateVar-1.1.0.3...
Preprocessing library StateVar-1.1.0.3...
Preprocessing library StateVar-1.1.0.3...
Haddock coverage:
100% ( 15 / 15) in 'Data.StateVar'
Documentation created: dist/doc/html/StateVar/index.html,
dist/doc/html/StateVar/StateVar.txt
Creating package registration file:
/tmp/pkgConf-StateVar-1.1.0122125315159999213.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/StateVar-1.1.0.3-8WYLUQJECQz8PFb9p2aPSq
Registering StateVar-1.1.0.3...
Installed StateVar-1.1.0.3
Configuring double-conversion-2.0.1.0...
Building double-conversion-2.0.1.0...
Preprocessing library double-conversion-2.0.1.0...
[1 of 3] Compiling Data.Double.Conversion.FFI ( Data/Double/Conversion/FFI.hs, dist/build/Data/Double/Conversion/FFI.o )
[2 of 3] Compiling Data.Double.Conversion.Text ( Data/Double/Conversion/Text.hs, dist/build/Data/Double/Conversion/Text.o )
[3 of 3] Compiling Data.Double.Conversion.ByteString ( Data/Double/Conversion/ByteString.hs, dist/build/Data/Double/Conversion/ByteString.o )
In-place registering double-conversion-2.0.1.0...
Running Haddock for double-conversion-2.0.1.0...
Running hscolour for double-conversion-2.0.1.0...
Preprocessing library double-conversion-2.0.1.0...
Preprocessing library double-conversion-2.0.1.0...
Haddock coverage:
8% ( 1 / 13) in 'Data.Double.Conversion.FFI'
Missing documentation for:
c_Text_ToExponential (Data/Double/Conversion/FFI.hs:61)
c_Text_ToFixed (Data/Double/Conversion/FFI.hs:52)
c_Text_ToPrecision (Data/Double/Conversion/FFI.hs:70)
c_Text_ToShortest (Data/Double/Conversion/FFI.hs:43)
c_ToExponentialLength (Data/Double/Conversion/FFI.hs:58)
c_ToFixedLength (Data/Double/Conversion/FFI.hs:49)
c_ToPrecisionLength (Data/Double/Conversion/FFI.hs:67)
c_ToShortestLength (Data/Double/Conversion/FFI.hs:40)
c_ToExponential (Data/Double/Conversion/FFI.hs:64)
c_ToFixed (Data/Double/Conversion/FFI.hs:55)
c_ToPrecision (Data/Double/Conversion/FFI.hs:73)
c_ToShortest (Data/Double/Conversion/FFI.hs:46)
100% ( 5 / 5) in 'Data.Double.Conversion.Text'
100% ( 5 / 5) in 'Data.Double.Conversion.ByteString'
Documentation created: dist/doc/html/double-conversion/index.html,
dist/doc/html/double-conversion/double-conversion.txt
Creating package registration file:
/tmp/pkgConf-double-conversion-2.0.14344572571657262432.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/double-conversion-2.0.1.0-D4kCnyex7zYBRhJWVQ9YmJ
Registering double-conversion-2.0.1.0...
Installed double-conversion-2.0.1.0
Configuring hashable-1.2.4.0...
Building hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
Data/Hashable/Class.hs:460:28: Warning:
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 )
[3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.4.0...
Running Haddock for hashable-1.2.4.0...
Running hscolour for hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Data/Hashable/Class.hs:460:28: Warning:
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'."
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.48651443691340321698.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.4.0-8GjadD03dR57AKCJdr90LD
Registering hashable-1.2.4.0...
Installed hashable-1.2.4.0
Downloading irc-fun-types-0.1.0.0...
Configuring irc-fun-types-0.1.0.0...
Building irc-fun-types-0.1.0.0...
Preprocessing library irc-fun-types-0.1.0.0...
[1 of 2] Compiling Network.IRC.Fun.Types.Base ( src/Network/IRC/Fun/Types/Base.hs, dist/build/Network/IRC/Fun/Types/Base.o )
src/Network/IRC/Fun/Types/Base.hs:40: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 2] Compiling Network.IRC.Fun.Types ( src/Network/IRC/Fun/Types.hs, dist/build/Network/IRC/Fun/Types.o )
In-place registering irc-fun-types-0.1.0.0...
Running Haddock for irc-fun-types-0.1.0.0...
Running hscolour for irc-fun-types-0.1.0.0...
Preprocessing library irc-fun-types-0.1.0.0...
Preprocessing library irc-fun-types-0.1.0.0...
src/Network/IRC/Fun/Types/Base.hs:40: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:
94% ( 17 / 18) in 'Network.IRC.Fun.Types.Base'
Missing documentation for:
Module header
93% ( 28 / 30) in 'Network.IRC.Fun.Types'
Missing documentation for:
Module header
ChannelModeType (src/Network/IRC/Fun/Types.hs:282)
Documentation created: dist/doc/html/irc-fun-types/index.html,
dist/doc/html/irc-fun-types/irc-fun-types.txt
Creating package registration file:
/tmp/pkgConf-irc-fun-types-0.1.0764324635114962507.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/irc-fun-types-0.1.0.0-6pbaHJZsHyQ7TebBvZD0UM
Registering irc-fun-types-0.1.0.0...
Installed irc-fun-types-0.1.0.0
[1 of 1] Compiling Main ( /tmp/cabal-tmp-20273/distributive-0.5.0.2/dist/setup/setup.hs, /tmp/cabal-tmp-20273/distributive-0.5.0.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-20273/distributive-0.5.0.2/dist/setup/setup ...
Configuring distributive-0.5.0.2...
Building distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.5.0.2...
Running Haddock for distributive-0.5.0.2...
Running hscolour for distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
Haddock coverage:
67% ( 2 / 3) in 'Data.Distributive.Generic'
Missing documentation for:
GDistributive (src/Data/Distributive/Generic.hs:35)
100% ( 4 / 4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Creating package registration file:
/tmp/pkgConf-distributive-0.5.0212528560474960250.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/distributive-0.5.0.2-6isb974VoNY4WXj77jknOo
Registering distributive-0.5.0.2...
Installed distributive-0.5.0.2
Configuring text-format-0.3.1.1...
Building text-format-0.3.1.1...
Preprocessing library text-format-0.3.1.1...
[1 of 7] Compiling Data.Text.Format.Types.Internal ( Data/Text/Format/Types/Internal.hs, dist/build/Data/Text/Format/Types/Internal.o )
Data/Text/Format/Types/Internal.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()
[2 of 7] Compiling Data.Text.Format.Types ( Data/Text/Format/Types.hs, dist/build/Data/Text/Format/Types.o )
[3 of 7] Compiling Data.Text.Format.Functions ( Data/Text/Format/Functions.hs, dist/build/Data/Text/Format/Functions.o )
Data/Text/Format/Functions.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[4 of 7] Compiling Data.Text.Format.Int ( Data/Text/Format/Int.hs, dist/build/Data/Text/Format/Int.o )
Data/Text/Format/Int.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Format/Int.hs:23:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Format/Int.hs:25: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()
[5 of 7] Compiling Data.Text.Buildable ( Data/Text/Buildable.hs, dist/build/Data/Text/Buildable.o )
Data/Text/Buildable.hs:19: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/Buildable.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[6 of 7] Compiling Data.Text.Format.Params ( Data/Text/Format/Params.hs, dist/build/Data/Text/Format/Params.o )
[7 of 7] Compiling Data.Text.Format ( Data/Text/Format.hs, dist/build/Data/Text/Format.o )
In-place registering text-format-0.3.1.1...
Running Haddock for text-format-0.3.1.1...
Running hscolour for text-format-0.3.1.1...
Preprocessing library text-format-0.3.1.1...
Preprocessing library text-format-0.3.1.1...
Data/Text/Format/Types/Internal.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()
Data/Text/Format/Functions.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Format/Int.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Format/Int.hs:23:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Format/Int.hs:25: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/Buildable.hs:19: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/Buildable.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
100% ( 6 / 6) in 'Data.Text.Format.Types.Internal'
100% ( 6 / 6) in 'Data.Text.Format.Types'
100% ( 3 / 3) in 'Data.Text.Format.Functions'
0% ( 0 / 4) in 'Data.Text.Format.Int'
Missing documentation for:
Module header
decimal (Data/Text/Format/Int.hs:42)
hexadecimal (Data/Text/Format/Int.hs:62)
minus (Data/Text/Format/Int.hs:92)
100% ( 2 / 2) in 'Data.Text.Buildable'
100% ( 2 / 2) in 'Data.Text.Format.Params'
100% ( 21 / 21) in 'Data.Text.Format'
Documentation created: dist/doc/html/text-format/index.html,
dist/doc/html/text-format/text-format.txt
Creating package registration file:
/tmp/pkgConf-text-format-0.3.11158671754896172326.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-format-0.3.1.1-2bu4awIRRAb2ii1CwdkDGH
Registering text-format-0.3.1.1...
Installed text-format-0.3.1.1
Configuring scientific-0.3.4.6...
Building scientific-0.3.4.6...
Preprocessing library scientific-0.3.4.6...
[1 of 7] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[2 of 7] Compiling Utils ( src/Utils.hs, dist/build/Utils.o )
[3 of 7] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o )
[4 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[5 of 7] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[6 of 7] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[7 of 7] 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.6...
Running Haddock for scientific-0.3.4.6...
Running hscolour for scientific-0.3.4.6...
Preprocessing library scientific-0.3.4.6...
Preprocessing library scientific-0.3.4.6...
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)
0% ( 0 / 2) in 'GHC.Integer.Compat'
Missing documentation for:
Module header
divInteger
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.4186391879991742780.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/scientific-0.3.4.6-1OnQq6NJ9k3LnQc0gkGZFN
Registering scientific-0.3.4.6...
Installed scientific-0.3.4.6
Configuring unordered-containers-0.2.7.0...
Building unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
[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 )
[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.7.0...
Running Haddock for unordered-containers-0.2.7.0...
Running hscolour for unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
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:101)
MArray (Data/HashMap/Array.hs:126)
new_ (Data/HashMap/Array.hs:173)
singleton (Data/HashMap/Array.hs:176)
singletonM (Data/HashMap/Array.hs:180)
pair (Data/HashMap/Array.hs:184)
length (Data/HashMap/Array.hs:112)
lengthM (Data/HashMap/Array.hs:134)
read (Data/HashMap/Array.hs:191)
write (Data/HashMap/Array.hs:197)
index (Data/HashMap/Array.hs:204)
indexM (Data/HashMap/Array.hs:210)
unsafeFreeze (Data/HashMap/Array.hs:216)
unsafeThaw (Data/HashMap/Array.hs:222)
run (Data/HashMap/Array.hs:228)
run2 (Data/HashMap/Array.hs:232)
foldl' (Data/HashMap/Array.hs:334)
foldr (Data/HashMap/Array.hs:342)
thaw (Data/HashMap/Array.hs:354)
map (Data/HashMap/Array.hs:387)
traverse (Data/HashMap/Array.hs:430)
filter (Data/HashMap/Array.hs:435)
toList (Data/HashMap/Array.hs:427)
87% ( 61 / 70) in 'Data.HashMap.Base'
Missing documentation for:
Module header
Leaf (Data/HashMap/Base.hs:135)
Hash (Data/HashMap/Base.hs:202)
Bitmap (Data/HashMap/Base.hs:203)
mask (Data/HashMap/Base.hs:1226)
bitsPerSubkey (Data/HashMap/Base.hs:1214)
sparseIndex (Data/HashMap/Base.hs:1223)
updateOrConcatWith (Data/HashMap/Base.hs:1131)
updateOrConcatWithKey (Data/HashMap/Base.hs:1135)
100% ( 52 / 52) in 'Data.HashMap.Strict'
100% ( 52 / 52) in 'Data.HashMap.Lazy'
100% ( 31 / 31) 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.711468103361246447757.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.7.0-6idQPCkIYrOLZJk30a4LOm
Registering unordered-containers-0.2.7.0...
Installed unordered-containers-0.2.7.0
Configuring formatting-6.2.2...
Building formatting-6.2.2...
Preprocessing library formatting-6.2.2...
[1 of 7] Compiling Formatting.Internal ( src/Formatting/Internal.hs, dist/build/Formatting/Internal.o )
[2 of 7] Compiling Formatting.Formatters ( src/Formatting/Formatters.hs, dist/build/Formatting/Formatters.o )
[3 of 7] Compiling Formatting.ShortFormatters ( src/Formatting/ShortFormatters.hs, dist/build/Formatting/ShortFormatters.o )
[4 of 7] Compiling Formatting.Time ( src/Formatting/Time.hs, dist/build/Formatting/Time.o )
[5 of 7] Compiling Formatting ( src/Formatting.hs, dist/build/Formatting.o )
[6 of 7] Compiling Formatting.Examples ( src/Formatting/Examples.hs, dist/build/Formatting/Examples.o )
[7 of 7] Compiling Formatting.Clock ( src/Formatting/Clock.hs, dist/build/Formatting/Clock.o )
In-place registering formatting-6.2.2...
Running Haddock for formatting-6.2.2...
Running hscolour for formatting-6.2.2...
Preprocessing library formatting-6.2.2...
Preprocessing library formatting-6.2.2...
Haddock coverage:
100% ( 16 / 16) in 'Formatting.Internal'
100% ( 41 / 41) in 'Formatting.Formatters'
100% ( 16 / 16) in 'Formatting.ShortFormatters'
98% ( 54 / 55) in 'Formatting.Time'
Missing documentation for:
epoch (src/Formatting/Time.hs:106)
100% ( 16 / 16) in 'Formatting'
100% ( 9 / 9) in 'Formatting.Examples'
100% ( 2 / 2) in 'Formatting.Clock'
Documentation created: dist/doc/html/formatting/index.html,
dist/doc/html/formatting/formatting.txt
Creating package registration file:
/tmp/pkgConf-formatting-6.2175821956678006046.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/formatting-6.2.2-7T6icrIDoPM7rid8ZGel4Y
Registering formatting-6.2.2...
Installed formatting-6.2.2
Configuring semigroups-0.18.1...
Building semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
[1 of 3] Compiling Data.List.NonEmpty ( src-ghc7/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 3] Compiling Data.Semigroup ( src-ghc7/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.18.1...
Running Haddock for semigroups-0.18.1...
Running hscolour for semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
Haddock coverage:
94% ( 64 / 68) in 'Data.List.NonEmpty'
Missing documentation for:
NonEmpty (src-ghc7/Data/List/NonEmpty.hs:172)
length (src-ghc7/Data/List/NonEmpty.hs:217)
unfoldr (src-ghc7/Data/List/NonEmpty.hs:248)
xor (src-ghc7/Data/List/NonEmpty.hs:221)
83% ( 25 / 30) in 'Data.Semigroup'
Missing documentation for:
Semigroup (src-ghc7/Data/Semigroup.hs:189)
Min (src-ghc7/Data/Semigroup.hs:427)
Max (src-ghc7/Data/Semigroup.hs:512)
ArgMin (src-ghc7/Data/Semigroup.hs:613)
ArgMax (src-ghc7/Data/Semigroup.hs:614)
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.1818277232001040759385.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/semigroups-0.18.1-CagRMnHyiUMJkufMZJJSR4
Registering semigroups-0.18.1...
Installed semigroups-0.18.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...
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.7126257224442366146.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/void-0.7.1-1xbLa44IAZR17AnlCjcnzk
Registering void-0.7.1...
Installed void-0.7.1
Configuring contravariant-1.4...
Building contravariant-1.4...
Preprocessing library contravariant-1.4...
[1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o )
[3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o )
In-place registering contravariant-1.4...
Running Haddock for contravariant-1.4...
Running hscolour for contravariant-1.4...
Preprocessing library contravariant-1.4...
Preprocessing library contravariant-1.4...
Haddock coverage:
89% ( 17 / 19) in 'Data.Functor.Contravariant'
Missing documentation for:
Predicate (src/Data/Functor/Contravariant.hs:278)
comparisonEquivalence (src/Data/Functor/Contravariant.hs:362)
100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible'
100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose'
100% ( 3 / 3) in 'Data.Functor.Contravariant.Generic'
Warning: Data.Functor.Contravariant.Generic: could not find link destinations for:
GDeciding GDeciding1
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Creating package registration file:
/tmp/pkgConf-contravariant-12045064825159897004.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/contravariant-1.4-7dAWB2x4yN9BZDQgwGJsfm
Registering contravariant-1.4...
Installed contravariant-1.4
[1 of 1] Compiling Main ( /tmp/cabal-tmp-20273/comonad-5/dist/setup/setup.hs, /tmp/cabal-tmp-20273/comonad-5/dist/setup/Main.o )
Linking /tmp/cabal-tmp-20273/comonad-5/dist/setup/setup ...
Configuring comonad-5...
Building comonad-5...
Preprocessing library comonad-5...
[ 1 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 15] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
In-place registering comonad-5...
Running Haddock for comonad-5...
Running hscolour for comonad-5...
Preprocessing library comonad-5...
Preprocessing library comonad-5...
Haddock coverage:
50% ( 1 / 2) in 'Data.Functor.Composition'
Missing documentation for:
Module header
100% ( 2 / 2) in 'Control.Comonad.Trans.Identity'
100% ( 22 / 22) in 'Control.Comonad'
50% ( 1 / 2) in 'Control.Comonad.Trans.Class'
Missing documentation for:
ComonadTrans (src/Control/Comonad/Trans/Class.hs:23)
50% ( 1 / 2) in 'Control.Comonad.Hoist.Class'
Missing documentation for:
ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19)
69% ( 9 / 13) in 'Control.Comonad.Trans.Env'
Missing documentation for:
Env (src/Control/Comonad/Trans/Env.hs:133)
runEnv (src/Control/Comonad/Trans/Env.hs:140)
EnvT (src/Control/Comonad/Trans/Env.hs:134)
runEnvT (src/Control/Comonad/Trans/Env.hs:143)
73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
Missing documentation for:
Store (src/Control/Comonad/Trans/Store.hs:118)
runStore (src/Control/Comonad/Trans/Store.hs:124)
StoreT (src/Control/Comonad/Trans/Store.hs:127)
runStoreT (src/Control/Comonad/Trans/Store.hs:129)
33% ( 4 / 12) in 'Control.Comonad.Trans.Traced'
Missing documentation for:
Traced (src/Control/Comonad/Trans/Traced.hs:65)
traced (src/Control/Comonad/Trans/Traced.hs:67)
runTraced (src/Control/Comonad/Trans/Traced.hs:70)
TracedT (src/Control/Comonad/Trans/Traced.hs:73)
trace (src/Control/Comonad/Trans/Traced.hs:100)
listen (src/Control/Comonad/Trans/Traced.hs:103)
listens (src/Control/Comonad/Trans/Traced.hs:106)
censor (src/Control/Comonad/Trans/Traced.hs:109)
33% ( 1 / 3) in 'Control.Comonad.Env.Class'
Missing documentation for:
ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
asks (src/Control/Comonad/Env/Class.hs:37)
60% ( 9 / 15) in 'Control.Comonad.Env'
Missing documentation for:
ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
asks (src/Control/Comonad/Env/Class.hs:37)
Env (src/Control/Comonad/Trans/Env.hs:133)
runEnv (src/Control/Comonad/Trans/Env.hs:140)
EnvT (src/Control/Comonad/Trans/Env.hs:134)
runEnvT (src/Control/Comonad/Trans/Env.hs:143)
100% ( 4 / 4) in 'Control.Comonad.Identity'
25% ( 1 / 4) in 'Control.Comonad.Store.Class'
Missing documentation for:
ComonadStore (src/Control/Comonad/Store/Class.hs:35)
lowerPos (src/Control/Comonad/Store/Class.hs:59)
lowerPeek (src/Control/Comonad/Store/Class.hs:63)
62% ( 8 / 13) in 'Control.Comonad.Store'
Missing documentation for:
ComonadStore (src/Control/Comonad/Store/Class.hs:35)
Store (src/Control/Comonad/Trans/Store.hs:118)
runStore (src/Control/Comonad/Trans/Store.hs:124)
StoreT (src/Control/Comonad/Trans/Store.hs:127)
runStoreT (src/Control/Comonad/Trans/Store.hs:129)
33% ( 1 / 3) in 'Control.Comonad.Traced.Class'
Missing documentation for:
ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
traces (src/Control/Comonad/Traced/Class.hs:37)
57% ( 8 / 14) in 'Control.Comonad.Traced'
Missing documentation for:
ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
traces (src/Control/Comonad/Traced/Class.hs:37)
Traced (src/Control/Comonad/Trans/Traced.hs:65)
traced (src/Control/Comonad/Trans/Traced.hs:67)
runTraced (src/Control/Comonad/Trans/Traced.hs:70)
TracedT (src/Control/Comonad/Trans/Traced.hs:73)
Warning: Control.Comonad: could not find link destinations for:
Id Digit Node Elem FingerTree StateL StateR State
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Creating package registration file: /tmp/pkgConf-comonad-585208712692819519
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/comonad-5-7e8UlsermnwC58BXSvYEC4
Registering comonad-5...
Installed comonad-5
Configuring bifunctors-5.2.1...
Building bifunctors-5.2.1...
Preprocessing library bifunctors-5.2.1...
[ 1 of 17] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o )
[ 2 of 17] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o )
[ 3 of 17] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o )
[ 4 of 17] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, dist/build/Data/Bifunctor/Functor.o )
[ 5 of 17] Compiling Data.Bifoldable ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 6 of 17] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 7 of 17] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, dist/build/Data/Bifunctor/Sum.o )
[ 8 of 17] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 9 of 17] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o )
[10 of 17] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[11 of 17] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o )
[12 of 17] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[13 of 17] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[14 of 17] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[15 of 17] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[16 of 17] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o )
[17 of 17] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
In-place registering bifunctors-5.2.1...
Running Haddock for bifunctors-5.2.1...
Running hscolour for bifunctors-5.2.1...
Preprocessing library bifunctors-5.2.1...
Preprocessing library bifunctors-5.2.1...
src/Data/Bifunctor/TH.hs:675:5:
parse error on input ‘-- * after substituting * for the dropped kind variables. If not, throw an error.’
Haddock coverage:
0% ( 0 / 8) in 'Paths_bifunctors'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_bifunctors.hs:15)
getBinDir (dist/build/autogen/Paths_bifunctors.hs:25)
getLibDir (dist/build/autogen/Paths_bifunctors.hs:25)
getDataDir (dist/build/autogen/Paths_bifunctors.hs:25)
getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:25)
getDataFileName (dist/build/autogen/Paths_bifunctors.hs:32)
getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:25)
39% ( 33 / 84) in 'Data.Bifunctor.TH.Internal'
Missing documentation for:
expandSynKind (src/Data/Bifunctor/TH/Internal.hs:47)
expandSynApp (src/Data/Bifunctor/TH/Internal.hs:54)
TypeSubst (src/Data/Bifunctor/TH/Internal.hs:72)
KindSubst (src/Data/Bifunctor/TH/Internal.hs:73)
mkSubst (src/Data/Bifunctor/TH/Internal.hs:75)
substType (src/Data/Bifunctor/TH/Internal.hs:82)
substKind (src/Data/Bifunctor/TH/Internal.hs:94)
substNameWithKind (src/Data/Bifunctor/TH/Internal.hs:101)
substNamesWithKindStar (src/Data/Bifunctor/TH/Internal.hs:104)
bimapConst (src/Data/Bifunctor/TH/Internal.hs:111)
bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:115)
bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:119)
bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:123)
isStarOrVar (src/Data/Bifunctor/TH/Internal.hs:173)
thd3 (src/Data/Bifunctor/TH/Internal.hs:233)
bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:426)
mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:433)
mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:436)
bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:439)
bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:442)
bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:445)
bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:448)
bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:451)
bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:454)
bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:457)
bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:460)
bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:463)
dualDataName (src/Data/Bifunctor/TH/Internal.hs:466)
endoDataName (src/Data/Bifunctor/TH/Internal.hs:469)
wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:472)
functorTypeName (src/Data/Bifunctor/TH/Internal.hs:475)
foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:478)
traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:481)
appEndoValName (src/Data/Bifunctor/TH/Internal.hs:484)
composeValName (src/Data/Bifunctor/TH/Internal.hs:487)
idValName (src/Data/Bifunctor/TH/Internal.hs:490)
errorValName (src/Data/Bifunctor/TH/Internal.hs:493)
flipValName (src/Data/Bifunctor/TH/Internal.hs:496)
fmapValName (src/Data/Bifunctor/TH/Internal.hs:499)
foldrValName (src/Data/Bifunctor/TH/Internal.hs:502)
foldMapValName (src/Data/Bifunctor/TH/Internal.hs:505)
getDualValName (src/Data/Bifunctor/TH/Internal.hs:508)
traverseValName (src/Data/Bifunctor/TH/Internal.hs:511)
unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:514)
starKindName (src/Data/Bifunctor/TH/Internal.hs:518)
bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:523)
bimapValName (src/Data/Bifunctor/TH/Internal.hs:526)
pureValName (src/Data/Bifunctor/TH/Internal.hs:529)
apValName (src/Data/Bifunctor/TH/Internal.hs:532)
mappendValName (src/Data/Bifunctor/TH/Internal.hs:535)
memptyValName (src/Data/Bifunctor/TH/Internal.hs:538)
Creating package registration file:
/tmp/pkgConf-bifunctors-5.28561964711438507752.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/bifunctors-5.2.1-Fh2tqVLz3Uq0CGtYaC81jh
Registering bifunctors-5.2.1...
Installed bifunctors-5.2.1
Configuring text-show-3.0.1...
Building text-show-3.0.1...
Preprocessing library text-show-3.0.1...
[ 1 of 65] Compiling TextShow.Data.OldTypeable ( src/TextShow/Data/OldTypeable.hs, dist/build/TextShow/Data/OldTypeable.o )
[ 2 of 65] Compiling TextShow.GHC.Conc.Windows ( src/TextShow/GHC/Conc/Windows.hs, dist/build/TextShow/GHC/Conc/Windows.o )
[ 3 of 65] Compiling TextShow.TH.Names ( src/TextShow/TH/Names.hs, dist/build/TextShow/TH/Names.o )
[ 4 of 65] Compiling TextShow.Utils ( src/TextShow/Utils.hs, dist/build/TextShow/Utils.o )
[ 5 of 65] Compiling TextShow.Classes ( src/TextShow/Classes.hs, dist/build/TextShow/Classes.o )
[ 6 of 65] Compiling TextShow.FromStringTextShow ( src/TextShow/FromStringTextShow.hs, dist/build/TextShow/FromStringTextShow.o )
[ 7 of 65] Compiling TextShow.TH.Internal ( src/TextShow/TH/Internal.hs, dist/build/TextShow/TH/Internal.o )
[ 8 of 65] Compiling TextShow.Control.Exception ( src/TextShow/Control/Exception.hs, dist/build/TextShow/Control/Exception.o )
[ 9 of 65] Compiling TextShow.Control.Monad.ST ( src/TextShow/Control/Monad/ST.hs, dist/build/TextShow/Control/Monad/ST.o )
[10 of 65] Compiling TextShow.Data.Tuple ( src/TextShow/Data/Tuple.hs, dist/build/TextShow/Data/Tuple.o )
[11 of 65] Compiling TextShow.Data.Bool ( src/TextShow/Data/Bool.hs, dist/build/TextShow/Data/Bool.o )
[12 of 65] Compiling TextShow.Data.Integral ( src/TextShow/Data/Integral.hs, dist/build/TextShow/Data/Integral.o )
[13 of 65] Compiling TextShow.Data.Char ( src/TextShow/Data/Char.hs, dist/build/TextShow/Data/Char.o )
[14 of 65] Compiling TextShow.Data.List ( src/TextShow/Data/List.hs, dist/build/TextShow/Data/List.o )
[15 of 65] Compiling TextShow.Control.Applicative ( src/TextShow/Control/Applicative.hs, dist/build/TextShow/Control/Applicative.o )
[16 of 65] Compiling TextShow.Data.Array ( src/TextShow/Data/Array.hs, dist/build/TextShow/Data/Array.o )
[17 of 65] Compiling TextShow.Data.ByteString ( src/TextShow/Data/ByteString.hs, dist/build/TextShow/Data/ByteString.o )
[18 of 65] Compiling TextShow.Data.Floating ( src/TextShow/Data/Floating.hs, dist/build/TextShow/Data/Floating.o )
[19 of 65] Compiling TextShow.Foreign.C.Types ( src/TextShow/Foreign/C/Types.hs, dist/build/TextShow/Foreign/C/Types.o )
[20 of 65] Compiling TextShow.Control.Concurrent ( src/TextShow/Control/Concurrent.hs, dist/build/TextShow/Control/Concurrent.o )
[21 of 65] Compiling TextShow.Data.Complex ( src/TextShow/Data/Complex.hs, dist/build/TextShow/Data/Complex.o )
[22 of 65] Compiling TextShow.Data.Ratio ( src/TextShow/Data/Ratio.hs, dist/build/TextShow/Data/Ratio.o )
[23 of 65] Compiling TextShow.Data.Data ( src/TextShow/Data/Data.hs, dist/build/TextShow/Data/Data.o )
[24 of 65] Compiling TextShow.Data.Either ( src/TextShow/Data/Either.hs, dist/build/TextShow/Data/Either.o )
[25 of 65] Compiling TextShow.Data.Fixed ( src/TextShow/Data/Fixed.hs, dist/build/TextShow/Data/Fixed.o )
[26 of 65] Compiling TextShow.Data.Functor.Compose ( src/TextShow/Data/Functor/Compose.hs, dist/build/TextShow/Data/Functor/Compose.o )
[27 of 65] Compiling TextShow.Data.Functor.Identity ( src/TextShow/Data/Functor/Identity.hs, dist/build/TextShow/Data/Functor/Identity.o )
[28 of 65] Compiling TextShow.Data.Functor.Product ( src/TextShow/Data/Functor/Product.hs, dist/build/TextShow/Data/Functor/Product.o )
[29 of 65] Compiling TextShow.Data.Functor.Sum ( src/TextShow/Data/Functor/Sum.hs, dist/build/TextShow/Data/Functor/Sum.o )
[30 of 65] Compiling TextShow.Data.List.NonEmpty ( src/TextShow/Data/List/NonEmpty.hs, dist/build/TextShow/Data/List/NonEmpty.o )
[31 of 65] Compiling TextShow.Data.Maybe ( src/TextShow/Data/Maybe.hs, dist/build/TextShow/Data/Maybe.o )
[32 of 65] Compiling TextShow.Data.Monoid ( src/TextShow/Data/Monoid.hs, dist/build/TextShow/Data/Monoid.o )
[33 of 65] Compiling TextShow.Data.Ord ( src/TextShow/Data/Ord.hs, dist/build/TextShow/Data/Ord.o )
[34 of 65] Compiling TextShow.Data.Proxy ( src/TextShow/Data/Proxy.hs, dist/build/TextShow/Data/Proxy.o )
[35 of 65] Compiling TextShow.Data.Semigroup ( src/TextShow/Data/Semigroup.hs, dist/build/TextShow/Data/Semigroup.o )
[36 of 65] Compiling TextShow.Data.Text ( src/TextShow/Data/Text.hs, dist/build/TextShow/Data/Text.o )
[37 of 65] Compiling TextShow.Data.Typeable.Utils ( src/TextShow/Data/Typeable/Utils.hs, dist/build/TextShow/Data/Typeable/Utils.o )
[38 of 65] Compiling TextShow.Data.Typeable ( src/TextShow/Data/Typeable.hs, dist/build/TextShow/Data/Typeable.o )
[39 of 65] Compiling TextShow.Data.Dynamic ( src/TextShow/Data/Dynamic.hs, dist/build/TextShow/Data/Dynamic.o )
[40 of 65] Compiling TextShow.Data.Version ( src/TextShow/Data/Version.hs, dist/build/TextShow/Data/Version.o )
[41 of 65] Compiling TextShow.Data.Void ( src/TextShow/Data/Void.hs, dist/build/TextShow/Data/Void.o )
[42 of 65] Compiling TextShow.Foreign.Ptr ( src/TextShow/Foreign/Ptr.hs, dist/build/TextShow/Foreign/Ptr.o )
[43 of 65] Compiling TextShow.Functions ( src/TextShow/Functions.hs, dist/build/TextShow/Functions.o )
[44 of 65] Compiling TextShow.GHC.Generics ( src/TextShow/GHC/Generics.hs, dist/build/TextShow/GHC/Generics.o )
[45 of 65] Compiling TextShow.Numeric.Natural ( src/TextShow/Numeric/Natural.hs, dist/build/TextShow/Numeric/Natural.o )
[46 of 65] Compiling TextShow.System.Exit ( src/TextShow/System/Exit.hs, dist/build/TextShow/System/Exit.o )
[47 of 65] Compiling TextShow.System.IO ( src/TextShow/System/IO.hs, dist/build/TextShow/System/IO.o )
[48 of 65] Compiling TextShow.System.Posix.Types ( src/TextShow/System/Posix/Types.hs, dist/build/TextShow/System/Posix/Types.o )
[49 of 65] Compiling TextShow.Text.Read ( src/TextShow/Text/Read.hs, dist/build/TextShow/Text/Read.o )
[50 of 65] Compiling TextShow.GHC.Fingerprint ( src/TextShow/GHC/Fingerprint.hs, dist/build/TextShow/GHC/Fingerprint.o )
[51 of 65] Compiling TextShow.GHC.Event ( src/TextShow/GHC/Event.hs, dist/build/TextShow/GHC/Event.o )
[52 of 65] Compiling TextShow.GHC.Stats ( src/TextShow/GHC/Stats.hs, dist/build/TextShow/GHC/Stats.o )
[53 of 65] Compiling TextShow.GHC.TypeLits ( src/TextShow/GHC/TypeLits.hs, dist/build/TextShow/GHC/TypeLits.o )
[54 of 65] Compiling TextShow.Data.Type.Coercion ( src/TextShow/Data/Type/Coercion.hs, dist/build/TextShow/Data/Type/Coercion.o )
[55 of 65] Compiling TextShow.Data.Type.Equality ( src/TextShow/Data/Type/Equality.hs, dist/build/TextShow/Data/Type/Equality.o )
[56 of 65] Compiling TextShow.GHC.RTS.Flags ( src/TextShow/GHC/RTS/Flags.hs, dist/build/TextShow/GHC/RTS/Flags.o )
[57 of 65] Compiling TextShow.GHC.StaticPtr ( src/TextShow/GHC/StaticPtr.hs, dist/build/TextShow/GHC/StaticPtr.o )
[58 of 65] Compiling TextShow.GHC.Stack ( src/TextShow/GHC/Stack.hs, dist/build/TextShow/GHC/Stack.o )
[59 of 65] Compiling TextShow.Instances ( src/TextShow/Instances.hs, dist/build/TextShow/Instances.o )
[60 of 65] Compiling TextShow.TH ( src/TextShow/TH.hs, dist/build/TextShow/TH.o )
[61 of 65] Compiling TextShow.Debug.Trace ( src/TextShow/Debug/Trace.hs, dist/build/TextShow/Debug/Trace.o )
[62 of 65] Compiling TextShow.Debug.Trace.TH ( src/TextShow/Debug/Trace/TH.hs, dist/build/TextShow/Debug/Trace/TH.o )
[63 of 65] Compiling TextShow.Generic ( src/TextShow/Generic.hs, dist/build/TextShow/Generic.o )
[64 of 65] Compiling TextShow.Debug.Trace.Generic ( src/TextShow/Debug/Trace/Generic.hs, dist/build/TextShow/Debug/Trace/Generic.o )
[65 of 65] Compiling TextShow ( src/TextShow.hs, dist/build/TextShow.o )
In-place registering text-show-3.0.1...
Running Haddock for text-show-3.0.1...
Running hscolour for text-show-3.0.1...
Preprocessing library text-show-3.0.1...
Preprocessing library text-show-3.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bifunctors-5.2.1,
bytestring-builder-0.10.6.0.0, nats-1.1
Haddock coverage:
100% ( 1 / 1) in 'TextShow.Data.OldTypeable'
100% ( 1 / 1) in 'TextShow.GHC.Conc.Windows'
100% ( 11 / 11) in 'TextShow.TH.Names'
100% ( 10 / 10) in 'TextShow.Utils'
100% ( 19 / 19) in 'TextShow.Classes'
100% ( 7 / 7) in 'TextShow.FromStringTextShow'
100% ( 29 / 29) in 'TextShow.TH.Internal'
100% ( 21 / 21) in 'TextShow.Control.Exception'
100% ( 2 / 2) in 'TextShow.Control.Monad.ST'
100% ( 16 / 16) in 'TextShow.Data.Tuple'
100% ( 2 / 2) in 'TextShow.Data.Bool'
100% ( 17 / 17) in 'TextShow.Data.Integral'
100% ( 7 / 7) in 'TextShow.Data.Char'
100% ( 2 / 2) in 'TextShow.Data.List'
100% ( 3 / 3) in 'TextShow.Control.Applicative'
100% ( 4 / 4) in 'TextShow.Data.Array'
100% ( 5 / 5) in 'TextShow.Data.ByteString'
100% ( 13 / 13) in 'TextShow.Data.Floating'
100% ( 26 / 26) in 'TextShow.Foreign.C.Types'
100% ( 4 / 4) in 'TextShow.Control.Concurrent'
100% ( 2 / 2) in 'TextShow.Data.Complex'
100% ( 2 / 2) in 'TextShow.Data.Ratio'
100% ( 6 / 6) in 'TextShow.Data.Data'
100% ( 2 / 2) in 'TextShow.Data.Either'
100% ( 2 / 2) in 'TextShow.Data.Fixed'
100% ( 2 / 2) in 'TextShow.Data.Functor.Compose'
100% ( 2 / 2) in 'TextShow.Data.Functor.Identity'
100% ( 2 / 2) in 'TextShow.Data.Functor.Product'
100% ( 2 / 2) in 'TextShow.Data.Functor.Sum'
100% ( 2 / 2) in 'TextShow.Data.List.NonEmpty'
100% ( 2 / 2) in 'TextShow.Data.Maybe'
100% ( 10 / 10) in 'TextShow.Data.Monoid'
100% ( 3 / 3) in 'TextShow.Data.Ord'
100% ( 2 / 2) in 'TextShow.Data.Proxy'
100% ( 8 / 8) in 'TextShow.Data.Semigroup'
100% ( 8 / 8) in 'TextShow.Data.Text'
100% ( 3 / 3) in 'TextShow.Data.Typeable.Utils'
100% ( 3 / 3) in 'TextShow.Data.Typeable'
100% ( 2 / 2) in 'TextShow.Data.Dynamic'
100% ( 3 / 3) in 'TextShow.Data.Version'
100% ( 2 / 2) in 'TextShow.Data.Void'
100% ( 6 / 6) in 'TextShow.Foreign.Ptr'
100% ( 2 / 2) in 'TextShow.Functions'
100% ( 22 / 22) in 'TextShow.GHC.Generics'
100% ( 2 / 2) in 'TextShow.Numeric.Natural'
100% ( 2 / 2) in 'TextShow.System.Exit'
100% ( 11 / 11) in 'TextShow.System.IO'
100% ( 15 / 15) in 'TextShow.System.Posix.Types'
100% ( 3 / 3) in 'TextShow.Text.Read'
100% ( 2 / 2) in 'TextShow.GHC.Fingerprint'
100% ( 4 / 4) in 'TextShow.GHC.Event'
100% ( 2 / 2) in 'TextShow.GHC.Stats'
100% ( 3 / 3) in 'TextShow.GHC.TypeLits'
100% ( 2 / 2) in 'TextShow.Data.Type.Coercion'
100% ( 2 / 2) in 'TextShow.Data.Type.Equality'
100% ( 14 / 14) in 'TextShow.GHC.RTS.Flags'
100% ( 2 / 2) in 'TextShow.GHC.StaticPtr'
100% ( 3 / 3) in 'TextShow.GHC.Stack'
100% ( 1 / 1) in 'TextShow.Instances'
100% ( 29 / 29) in 'TextShow.TH'
100% ( 28 / 28) in 'TextShow.Debug.Trace'
100% ( 4 / 4) in 'TextShow.Debug.Trace.TH'
100% ( 27 / 27) in 'TextShow.Generic'
100% ( 4 / 4) in 'TextShow.Debug.Trace.Generic'
100% ( 48 / 48) in 'TextShow'
Warning: TextShow.Data.Floating: could not find link destinations for:
floatToDigits
Warning: TextShow.Data.Typeable: could not find link destinations for:
tyConString
Warning: TextShow: could not find link destinations for:
liftShowsPrec Bifoldable Bitraversable
Documentation created: dist/doc/html/text-show/index.html,
dist/doc/html/text-show/text-show.txt
Creating package registration file:
/tmp/pkgConf-text-show-3.019265852581829878520.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-show-3.0.1-EVYs3dIAFdGErOPeTYD5cg
Registering text-show-3.0.1...
Installed text-show-3.0.1
Downloading irc-fun-color-0.2.1.0...
Configuring irc-fun-color-0.2.1.0...
Building irc-fun-color-0.2.1.0...
Preprocessing library irc-fun-color-0.2.1.0...
[1 of 5] Compiling Network.IRC.Fun.Color.Format ( src/Network/IRC/Fun/Color/Format.hs, dist/build/Network/IRC/Fun/Color/Format.o )
[2 of 5] Compiling Network.IRC.Fun.Color.Style ( src/Network/IRC/Fun/Color/Style.hs, dist/build/Network/IRC/Fun/Color/Style.o )
[3 of 5] Compiling Network.IRC.Fun.Color.Format.Long ( src/Network/IRC/Fun/Color/Format/Long.hs, dist/build/Network/IRC/Fun/Color/Format/Long.o )
[4 of 5] Compiling Network.IRC.Fun.Color.Format.Short ( src/Network/IRC/Fun/Color/Format/Short.hs, dist/build/Network/IRC/Fun/Color/Format/Short.o )
[5 of 5] Compiling Network.IRC.Fun.Color ( src/Network/IRC/Fun/Color.hs, dist/build/Network/IRC/Fun/Color.o )
In-place registering irc-fun-color-0.2.1.0...
Running Haddock for irc-fun-color-0.2.1.0...
Running hscolour for irc-fun-color-0.2.1.0...
Preprocessing library irc-fun-color-0.2.1.0...
Preprocessing library irc-fun-color-0.2.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bifunctors-5.2.1,
bytestring-builder-0.10.6.0.0, nats-1.1
Haddock coverage:
100% ( 4 / 4) in 'Network.IRC.Fun.Color.Format'
100% ( 21 / 21) in 'Network.IRC.Fun.Color.Style'
100% ( 7 / 7) in 'Network.IRC.Fun.Color.Format.Long'
100% ( 7 / 7) in 'Network.IRC.Fun.Color.Format.Short'
86% ( 6 / 7) in 'Network.IRC.Fun.Color'
Missing documentation for:
Module header
Documentation created: dist/doc/html/irc-fun-color/index.html,
dist/doc/html/irc-fun-color/irc-fun-color.txt
Creating package registration file:
/tmp/pkgConf-irc-fun-color-0.2.16329689661654875286.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/irc-fun-color-0.2.1.0-HJ0abVtvIOPBSPUdSPG049
Registering irc-fun-color-0.2.1.0...
Installed irc-fun-color-0.2.1.0
Test log
No test log was submitted for this report.