[all reports]
Install |
InstallOk |
Docs |
Ok |
Tests |
NotTried |
Time submitted |
2016-10-26 14:44:01.56145 UTC
|
Compiler |
ghc-8.0.1.20161018 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.9.0.0, biofasta-0.0.3, biopsl-0.4, cmdargs-0.10.14, containers-0.5.7.1, directory-1.2.6.2, process-1.4.2.0 |
Flags |
none
|
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-32734/cmdargs-0.10.14'
Configuring cmdargs-0.10.14...
Building cmdargs-0.10.14...
Preprocessing library cmdargs-0.10.14...
[ 1 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o )
[ 2 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o )
[ 3 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o )
[ 4 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o )
[ 5 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o )
[ 6 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o )
[ 7 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o )
[ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o )
[ 9 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o )
[10 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o )
[11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o )
[12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o )
[13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o )
[14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o )
[15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o )
[16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o )
[17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o )
[18 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o )
[19 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o )
[20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o )
[21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o )
[22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o )
[23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o )
[24 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o )
[25 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o )
Running Haddock for cmdargs-0.10.14...
Running hscolour for cmdargs-0.10.14...
Preprocessing library cmdargs-0.10.14...
Preprocessing library cmdargs-0.10.14...
Haddock coverage:
100% ( 8 / 8) in 'System.Console.CmdArgs.Verbosity'
25% ( 2 / 8) in 'System.Console.CmdArgs.Implicit.Type'
Missing documentation for:
cmdArgsHasValue (System/Console/CmdArgs/Implicit/Type.hs:28)
embed (System/Console/CmdArgs/Implicit/Type.hs:35)
reembed (System/Console/CmdArgs/Implicit/Type.hs:38)
CmdArgsPrivate (System/Console/CmdArgs/Implicit/Type.hs:42)
incArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:46)
getArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:47)
50% ( 1 / 2) in 'System.Console.CmdArgs.Implicit.Ann'
Missing documentation for:
Module header
100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI'
73% ( 24 / 33) in 'System.Console.CmdArgs.Explicit.Type'
Missing documentation for:
Module header
(System/Console/CmdArgs/Explicit/Type.hs:50)
(System/Console/CmdArgs/Explicit/Type.hs:53)
Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
(System/Console/CmdArgs/Explicit/Type.hs:192)
(System/Console/CmdArgs/Explicit/Type.hs:201)
(System/Console/CmdArgs/Explicit/Type.hs:204)
remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
67% ( 2 / 3) in 'System.Console.CmdArgs.Explicit.SplitJoin'
Missing documentation for:
Module header
100% ( 8 / 8) in 'System.Console.CmdArgs.Helper'
50% ( 1 / 2) in 'System.Console.CmdArgs.Explicit.Process'
Missing documentation for:
Module header
50% ( 1 / 2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt'
Missing documentation for:
Module header
60% ( 3 / 5) in 'System.Console.CmdArgs.Explicit.Complete'
Missing documentation for:
completeBash (System/Console/CmdArgs/Explicit/Complete.hs:144)
completeZsh (System/Console/CmdArgs/Explicit/Complete.hs:200)
7% ( 2 / 28) in 'System.Console.CmdArgs.Default'
Missing documentation for:
(System/Console/CmdArgs/Default.hs:14)
(System/Console/CmdArgs/Default.hs:15)
(System/Console/CmdArgs/Default.hs:16)
(System/Console/CmdArgs/Default.hs:17)
(System/Console/CmdArgs/Default.hs:18)
(System/Console/CmdArgs/Default.hs:19)
(System/Console/CmdArgs/Default.hs:20)
(System/Console/CmdArgs/Default.hs:21)
(System/Console/CmdArgs/Default.hs:23)
(System/Console/CmdArgs/Default.hs:24)
(System/Console/CmdArgs/Default.hs:25)
(System/Console/CmdArgs/Default.hs:26)
(System/Console/CmdArgs/Default.hs:27)
(System/Console/CmdArgs/Default.hs:28)
(System/Console/CmdArgs/Default.hs:29)
(System/Console/CmdArgs/Default.hs:30)
(System/Console/CmdArgs/Default.hs:31)
(System/Console/CmdArgs/Default.hs:34)
(System/Console/CmdArgs/Default.hs:35)
(System/Console/CmdArgs/Default.hs:36)
(System/Console/CmdArgs/Default.hs:37)
(System/Console/CmdArgs/Default.hs:38)
(System/Console/CmdArgs/Default.hs:39)
(System/Console/CmdArgs/Default.hs:40)
(System/Console/CmdArgs/Default.hs:41)
(System/Console/CmdArgs/Default.hs:42)
100% ( 5 / 5) in 'System.Console.CmdArgs.Text'
67% ( 2 / 3) in 'System.Console.CmdArgs.Explicit.Help'
Missing documentation for:
Module header
85% ( 44 / 52) in 'System.Console.CmdArgs.Explicit'
Missing documentation for:
(System/Console/CmdArgs/Explicit/Type.hs:50)
(System/Console/CmdArgs/Explicit/Type.hs:53)
Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
(System/Console/CmdArgs/Explicit/Type.hs:192)
(System/Console/CmdArgs/Explicit/Type.hs:201)
(System/Console/CmdArgs/Explicit/Type.hs:204)
remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
100% ( 8 / 8) in 'System.Console.CmdArgs.GetOpt'
4% ( 1 / 28) in 'Data.Generics.Any'
Missing documentation for:
Module header
CtorName (Data/Generics/Any.hs:15)
FieldName (Data/Generics/Any.hs:16)
readTupleType (Data/Generics/Any.hs:19)
try1 (Data/Generics/Any.hs:24)
AnyT (Data/Generics/Any.hs:33)
(Data/Generics/Any.hs:35)
fromAny (Data/Generics/Any.hs:38)
cast (Data/Generics/Any.hs:45)
toConstr (Data/Generics/Any.hs:51)
typeOf (Data/Generics/Any.hs:54)
dataTypeOf (Data/Generics/Any.hs:57)
isAlgType (Data/Generics/Any.hs:60)
typeShell (Data/Generics/Any.hs:66)
typeShellFull (Data/Generics/Any.hs:69)
typeName (Data/Generics/Any.hs:72)
ctor (Data/Generics/Any.hs:78)
fields (Data/Generics/Any.hs:81)
children (Data/Generics/Any.hs:84)
compose0 (Data/Generics/Any.hs:88)
recompose (Data/Generics/Any.hs:95)
ctors (Data/Generics/Any.hs:111)
decompose (Data/Generics/Any.hs:117)
arity (Data/Generics/Any.hs:120)
compose (Data/Generics/Any.hs:122)
getField (Data/Generics/Any.hs:129)
setField (Data/Generics/Any.hs:134)
0% ( 0 / 20) in 'Data.Generics.Any.Prelude'
Missing documentation for:
Module header
head (Data/Generics/Any/Prelude.hs:10)
tail (Data/Generics/Any/Prelude.hs:13)
cons (Data/Generics/Any/Prelude.hs:16)
uncons (Data/Generics/Any/Prelude.hs:19)
null (Data/Generics/Any/Prelude.hs:24)
just_ (Data/Generics/Any/Prelude.hs:27)
nil_ (Data/Generics/Any/Prelude.hs:30)
list_ (Data/Generics/Any/Prelude.hs:33)
append (Data/Generics/Any/Prelude.hs:36)
reverse (Data/Generics/Any/Prelude.hs:42)
isString (Data/Generics/Any/Prelude.hs:49)
isList (Data/Generics/Any/Prelude.hs:50)
isMaybe (Data/Generics/Any/Prelude.hs:51)
isTuple (Data/Generics/Any/Prelude.hs:52)
fromList (Data/Generics/Any/Prelude.hs:54)
fromMaybe (Data/Generics/Any/Prelude.hs:55)
fromTuple (Data/Generics/Any/Prelude.hs:56)
unit (Data/Generics/Any/Prelude.hs:58)
tuple (Data/Generics/Any/Prelude.hs:63)
100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate'
0% ( 0 / 3) in 'System.Console.CmdArgs.Implicit.Reader'
Missing documentation for:
Module header
Reader (System/Console/CmdArgs/Implicit/Reader.hs:15)
reader (System/Console/CmdArgs/Implicit/Reader.hs:28)
8% ( 1 / 12) in 'System.Console.CmdArgs.Implicit.Local'
Missing documentation for:
local (System/Console/CmdArgs/Implicit/Local.hs:110)
err (System/Console/CmdArgs/Implicit/Local.hs:106)
Prog_ (System/Console/CmdArgs/Implicit/Local.hs:27)
Builtin_ (System/Console/CmdArgs/Implicit/Local.hs:55)
Mode_ (System/Console/CmdArgs/Implicit/Local.hs:65)
Flag_ (System/Console/CmdArgs/Implicit/Local.hs:75)
Fixup (System/Console/CmdArgs/Implicit/Local.hs:94)
isFlag_ (System/Console/CmdArgs/Implicit/Local.hs:99)
progHelpOutput (System/Console/CmdArgs/Implicit/Local.hs:43)
progVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:44)
progNumericVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:45)
0% ( 0 / 2) in 'System.Console.CmdArgs.Implicit.Reform'
Missing documentation for:
Module header
reform (System/Console/CmdArgs/Implicit/Reform.hs:14)
0% ( 0 / 2) in 'System.Console.CmdArgs.Implicit.Global'
Missing documentation for:
Module header
global (System/Console/CmdArgs/Implicit/Global.hs:21)
100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit'
100% ( 2 / 2) in 'System.Console.CmdArgs'
100% ( 9 / 9) in 'System.Console.CmdArgs.Quote'
Warning: System.Console.CmdArgs.Implicit: could not find link destinations for:
CmdArgsPrivate ~
Documentation created: dist/doc/html/cmdargs/index.html,
dist/doc/html/cmdargs/cmdargs.txt
Creating package registration file:
/tmp/pkgConf-cmdargs-0.101315634022635723058.14
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/cmdargs-0.10.14-rVcfqyWFIeFGxWW61GcVV
Registering cmdargs-0.10.14...
cabal: Leaving directory '/tmp/cabal-tmp-32734/cmdargs-0.10.14'
Installed cmdargs-0.10.14
cabal: Entering directory '/tmp/cabal-tmp-32734/text-1.2.2.1'
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 2 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[ 3 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 4 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 5 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 6 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 7 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 8 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 9 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[18 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[19 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[20 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[21 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[25 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[26 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
Data/Text.hs:587:1: warning: [-Winline-rule-shadowing]
Rule "TEXT compareN/length -> compareLength" may never fire
because ‘length’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
Data/Text.hs:592:1: warning: [-Winline-rule-shadowing]
Rule "TEXT ==N/length -> compareLength/==EQ" may never fire
because ‘length’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
Data/Text.hs:597:1: warning: [-Winline-rule-shadowing]
Rule "TEXT /=N/length -> compareLength//=EQ" may never fire
because ‘length’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
Data/Text.hs:602:1: warning: [-Winline-rule-shadowing]
Rule "TEXT <N/length -> compareLength/==LT" may never fire
because ‘length’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
Data/Text.hs:607:1: warning: [-Winline-rule-shadowing]
Rule "TEXT <=N/length -> compareLength//=GT" may never fire
because ‘length’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
Data/Text.hs:612:1: warning: [-Winline-rule-shadowing]
Rule "TEXT >N/length -> compareLength/==GT" may never fire
because ‘length’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
Rule "TEXT >=N/length -> compareLength//=LT" may never fire
because ‘length’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing]
Rule "flush/flush" may never fire
because ‘flush’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[43 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
100% ( 3 / 3) in 'Data.Text.Internal.Unsafe'
14% ( 1 / 7) in 'Data.Text.Internal.Read'
Missing documentation for:
IReader (Data/Text/Internal/Read.hs:26)
IParser (Data/Text/Internal/Read.hs:28)
T (Data/Text/Internal/Read.hs:48)
digitToInt (Data/Text/Internal/Read.hs:61)
hexDigitToInt (Data/Text/Internal/Read.hs:55)
perhaps (Data/Text/Internal/Read.hs:50)
100% ( 2 / 2) in 'Data.Text.Internal.Functions'
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
Missing documentation for:
validate (Data/Text/Internal/Encoding/Utf32.hs:24)
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
Missing documentation for:
chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
Missing documentation for:
roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits'
Missing documentation for:
Module header
digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
100% ( 12 / 12) in 'Data.Text.Encoding.Error'
100% ( 16 / 16) in 'Data.Text.Array'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
Missing documentation for:
ord (Data/Text/Internal/Unsafe/Char.hs:39)
unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
95% ( 19 / 20) in 'Data.Text.Internal'
Missing documentation for:
textP (Data/Text/Internal.hs:97)
38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size'
Missing documentation for:
Size (Data/Text/Internal/Fusion/Size.hs:40)
exactly (Data/Text/Internal/Fusion/Size.hs:44)
exactSize (Data/Text/Internal/Fusion/Size.hs:49)
maxSize (Data/Text/Internal/Fusion/Size.hs:57)
betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
compareSize (Data/Text/Internal/Fusion/Size.hs:143)
isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping'
Missing documentation for:
Module header
upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
Missing documentation for:
singleton (Data/Text/Internal/Fusion/Common.hs:119)
streamList (Data/Text/Internal/Fusion/Common.hs:125)
unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
intercalate (Data/Text/Internal/Fusion/Common.hs:577)
justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
scanl (Data/Text/Internal/Fusion/Common.hs:656)
replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
replicateI (Data/Text/Internal/Fusion/Common.hs:682)
100% ( 2 / 2) in 'Data.Text.Internal.Search'
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
Missing documentation for:
ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
93% ( 13 / 14) in 'Data.Text.Unsafe'
Missing documentation for:
Iter (Data/Text/Unsafe.hs:62)
33% ( 1 / 3) in 'Data.Text.Internal.Private'
Missing documentation for:
runText (Data/Text/Internal/Private.hs:33)
span_ (Data/Text/Internal/Private.hs:23)
91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
length (Data/Text/Internal/Fusion.hs:127)
33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common'
Missing documentation for:
restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
Missing documentation for:
streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
100% ( 4 / 4) in 'Data.Text.Show'
100% ( 33 / 33) in 'Data.Text.Encoding'
100% ( 18 / 18) in 'Data.Text.Foreign'
100% (127 /127) in 'Data.Text'
100% ( 3 / 3) in 'Data.Text.Internal.IO'
100% ( 20 / 20) in 'Data.Text.IO'
93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search'
100% ( 2 / 2) in 'Data.Text.Lazy.Internal'
89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
Missing documentation for:
encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
99% (128 /129) in 'Data.Text.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
94% ( 16 / 17) in 'Data.Text.Internal.Builder'
Missing documentation for:
append' (Data/Text/Internal/Builder.hs:301)
100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions'
0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int'
Missing documentation for:
Module header
decimal (Data/Text/Lazy/Builder/Int.hs:52)
hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat'
Missing documentation for:
formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
100% ( 19 / 19) in 'Data.Text.Lazy.IO'
100% ( 7 / 7) in 'Data.Text.Lazy.Read'
100% ( 7 / 7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
findIndicesI
Warning: Data.Text: could not find link destinations for:
replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.219509559391335939811.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-32734/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-32734/hashable-1.2.4.0'
Configuring hashable-1.2.4.0...
Building hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations]
In the use of ‘inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o )
Running Haddock for hashable-1.2.4.0...
Running hscolour for hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations]
In the use of ‘inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Haddock coverage:
100% ( 11 / 11) in 'Data.Hashable.Class'
100% ( 1 / 1) in 'Data.Hashable.Generic'
100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.41694887982803590181.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2
Registering hashable-1.2.4.0...
cabal: Leaving directory '/tmp/cabal-tmp-32734/hashable-1.2.4.0'
Installed hashable-1.2.4.0
cabal: Entering directory '/tmp/cabal-tmp-32734/system-filepath-0.4.13.4'
[1 of 1] Compiling Main ( /tmp/cabal-tmp-32734/system-filepath-0.4.13.4/dist/setup/setup.hs, /tmp/cabal-tmp-32734/system-filepath-0.4.13.4/dist/setup/Main.o )
/tmp/cabal-tmp-32734/system-filepath-0.4.13.4/dist/setup/setup.hs:7:1: warning: [-Wtabs]
Tab character found here, and in 9 further locations.
Please use spaces instead.
Linking /tmp/cabal-tmp-32734/system-filepath-0.4.13.4/dist/setup/setup ...
Configuring system-filepath-0.4.13.4...
Building system-filepath-0.4.13.4...
Preprocessing library system-filepath-0.4.13.4...
[1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o )
lib/Filesystem/Path/Internal.hs:17:1: warning: [-Wunused-imports]
The qualified import of ‘Control.Exception’ is redundant
except perhaps to import instances from ‘Control.Exception’
To import instances alone, use: import Control.Exception()
lib/Filesystem/Path/Internal.hs:26:1: warning: [-Wunused-imports]
The import of ‘Data.Text.Encoding.Error’ is redundant
except perhaps to import instances from ‘Data.Text.Encoding.Error’
To import instances alone, use: import Data.Text.Encoding.Error()
lib/Filesystem/Path/Internal.hs:39:1: warning: [-Wtabs]
Tab character found here, and in 170 further locations.
Please use spaces instead.
[2 of 4] Compiling Filesystem.Path ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o )
lib/Filesystem/Path.hs:17:1: warning: [-Wtabs]
Tab character found here, and in 264 further locations.
Please use spaces instead.
[3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o )
lib/Filesystem/Path/Rules.hs:10:1: warning: [-Wtabs]
Tab character found here, and in 291 further locations.
Please use spaces instead.
[4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o )
lib/Filesystem/Path/CurrentOS.hs:18:1: warning: [-Wtabs]
Tab character found here, and in 23 further locations.
Please use spaces instead.
Running Haddock for system-filepath-0.4.13.4...
Running hscolour for system-filepath-0.4.13.4...
Preprocessing library system-filepath-0.4.13.4...
Preprocessing library system-filepath-0.4.13.4...
lib/Filesystem/Path/Internal.hs:39:1: warning: [-Wtabs]
Tab character found here, and in 114 further locations.
Please use spaces instead.
lib/Filesystem/Path/Internal.hs:17:1: warning: [-Wunused-imports]
The qualified import of ‘Control.Exception’ is redundant
except perhaps to import instances from ‘Control.Exception’
To import instances alone, use: import Control.Exception()
lib/Filesystem/Path/Internal.hs:26:1: warning: [-Wunused-imports]
The import of ‘Data.Text.Encoding.Error’ is redundant
except perhaps to import instances from ‘Data.Text.Encoding.Error’
To import instances alone, use: import Data.Text.Encoding.Error()
lib/Filesystem/Path.hs:17:1: warning: [-Wtabs]
Tab character found here, and in 264 further locations.
Please use spaces instead.
lib/Filesystem/Path/Rules.hs:10:1: warning: [-Wtabs]
Tab character found here, and in 291 further locations.
Please use spaces instead.
lib/Filesystem/Path/CurrentOS.hs:18:1: warning: [-Wtabs]
Tab character found here, and in 23 further locations.
Please use spaces instead.
lib/Filesystem/Path/CurrentOS.hs:37:1: warning: [-Wunused-imports]
The qualified import of ‘Data.ByteString’ is redundant
except perhaps to import instances from ‘Data.ByteString’
To import instances alone, use: import Data.ByteString()
Haddock coverage:
11% ( 3 / 28) in 'Filesystem.Path.Internal'
Missing documentation for:
Chunk (lib/Filesystem/Path/Internal.hs:33)
Directory (lib/Filesystem/Path/Internal.hs:34)
Basename (lib/Filesystem/Path/Internal.hs:35)
Extension (lib/Filesystem/Path/Internal.hs:36)
Root (lib/Filesystem/Path/Internal.hs:38)
FilePath (lib/Filesystem/Path/Internal.hs:46)
(lib/Filesystem/Path/Internal.hs:54)
(lib/Filesystem/Path/Internal.hs:57)
(lib/Filesystem/Path/Internal.hs:65)
(lib/Filesystem/Path/Internal.hs:70)
dot (lib/Filesystem/Path/Internal.hs:77)
dots (lib/Filesystem/Path/Internal.hs:80)
filenameChunk (lib/Filesystem/Path/Internal.hs:83)
rootChunk (lib/Filesystem/Path/Internal.hs:90)
rootText (lib/Filesystem/Path/Internal.hs:100)
directoryChunks (lib/Filesystem/Path/Internal.hs:103)
(lib/Filesystem/Path/Internal.hs:209)
escape (lib/Filesystem/Path/Internal.hs:213)
unescape (lib/Filesystem/Path/Internal.hs:216)
unescape' (lib/Filesystem/Path/Internal.hs:223)
unescapeBytes' (lib/Filesystem/Path/Internal.hs:226)
splitBy (lib/Filesystem/Path/Internal.hs:233)
textSplitBy (lib/Filesystem/Path/Internal.hs:240)
parseFilename (lib/Filesystem/Path/Internal.hs:247)
maybeDecodeUtf8 (lib/Filesystem/Path/Internal.hs:259)
97% ( 33 / 34) in 'Filesystem.Path'
Missing documentation for:
FilePath (lib/Filesystem/Path/Internal.hs:46)
100% ( 19 / 19) in 'Filesystem.Path.Rules'
93% ( 13 / 14) in 'Filesystem.Path.CurrentOS'
Missing documentation for:
currentOS (lib/Filesystem/Path/CurrentOS.hs:53)
Documentation created: dist/doc/html/system-filepath/index.html,
dist/doc/html/system-filepath/system-filepath.txt
Creating package registration file:
/tmp/pkgConf-system-filepath-0.4.13610506582164826621.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/system-filepath-0.4.13.4-2KYE6gPfKoHGyXJ6d0451G
Registering system-filepath-0.4.13.4...
cabal: Leaving directory '/tmp/cabal-tmp-32734/system-filepath-0.4.13.4'
Installed system-filepath-0.4.13.4
cabal: Entering directory '/tmp/cabal-tmp-32734/unordered-containers-0.2.7.1'
Configuring unordered-containers-0.2.7.1...
Building unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[3 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.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.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[7 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o )
[8 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
Running Haddock for unordered-containers-0.2.7.1...
Running hscolour for unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.1...
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)
100% ( 2 / 2) in 'Data.HashMap.Unsafe'
50% ( 1 / 2) in 'Data.HashMap.PopCount'
Missing documentation for:
Module header
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.Lazy'
100% ( 31 / 31) in 'Data.HashSet'
100% ( 52 / 52) in 'Data.HashMap.Strict'
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.718924306391449228398.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/unordered-containers-0.2.7.1-5INwdG7O5Jdakf1CqKoOB
Registering unordered-containers-0.2.7.1...
cabal: Leaving directory '/tmp/cabal-tmp-32734/unordered-containers-0.2.7.1'
Installed unordered-containers-0.2.7.1
cabal: Entering directory '/tmp/cabal-tmp-32734/stringable-0.1.3'
Configuring stringable-0.1.3...
Building stringable-0.1.3...
Preprocessing library stringable-0.1.3...
[1 of 1] Compiling Data.Stringable ( Data/Stringable.hs, dist/build/Data/Stringable.o )
Running Haddock for stringable-0.1.3...
Running hscolour for stringable-0.1.3...
Preprocessing library stringable-0.1.3...
Preprocessing library stringable-0.1.3...
Haddock coverage:
0% ( 0 / 3) in 'Data.Stringable'
Missing documentation for:
Module header
Stringable (Data/Stringable.hs:25)
CStringable (Data/Stringable.hs:129)
Documentation created: dist/doc/html/stringable/index.html,
dist/doc/html/stringable/stringable.txt
Creating package registration file:
/tmp/pkgConf-stringable-0.11531628442067062760.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/stringable-0.1.3-N1XVu7qljh800x5eSKUFo
Registering stringable-0.1.3...
cabal: Leaving directory '/tmp/cabal-tmp-32734/stringable-0.1.3'
Installed stringable-0.1.3
cabal: Entering directory '/tmp/cabal-tmp-32734/biocore-0.3.1'
Configuring biocore-0.3.1...
Building biocore-0.3.1...
Preprocessing library biocore-0.3.1...
[1 of 3] Compiling Bio.Core.Strand ( src/Bio/Core/Strand.hs, dist/build/Bio/Core/Strand.o )
[2 of 3] Compiling Bio.Core.Sequence ( src/Bio/Core/Sequence.hs, dist/build/Bio/Core/Sequence.o )
src/Bio/Core/Sequence.hs:37:1: warning: [-Wunused-imports]
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[3 of 3] Compiling Bio.Core ( src/Bio/Core.hs, dist/build/Bio/Core.o )
Running Haddock for biocore-0.3.1...
Running hscolour for biocore-0.3.1...
Preprocessing library biocore-0.3.1...
Preprocessing library biocore-0.3.1...
src/Bio/Core/Sequence.hs:37:1: warning: [-Wunused-imports]
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:
100% ( 2 / 2) in 'Bio.Core.Strand'
100% ( 15 / 15) in 'Bio.Core.Sequence'
100% ( 3 / 3) in 'Bio.Core'
Documentation created: dist/doc/html/biocore/index.html,
dist/doc/html/biocore/biocore.txt
Creating package registration file:
/tmp/pkgConf-biocore-0.31172063133990526343.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/biocore-0.3.1-IvvSsxLWTByAhO77wWHLWq
Registering biocore-0.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-32734/biocore-0.3.1'
Installed biocore-0.3.1
cabal: Entering directory '/tmp/cabal-tmp-32734/biofasta-0.0.3'
Configuring biofasta-0.0.3...
Building biofasta-0.0.3...
Preprocessing library biofasta-0.0.3...
[1 of 1] Compiling Bio.Sequence.Fasta ( src/Bio/Sequence/Fasta.hs, dist/build/Bio/Sequence/Fasta.o )
Running Haddock for biofasta-0.0.3...
Running hscolour for biofasta-0.0.3...
Preprocessing library biofasta-0.0.3...
Preprocessing library biofasta-0.0.3...
Haddock coverage:
59% ( 10 / 17) in 'Bio.Sequence.Fasta'
Missing documentation for:
Sequence (src/Bio/Sequence/Fasta.hs:37)
countSeqs (src/Bio/Sequence/Fasta.hs:105)
toStr (src/Bio/Sequence/Fasta.hs:46)
seqid
seqheader
seqdata
seqlength
Documentation created: dist/doc/html/biofasta/index.html,
dist/doc/html/biofasta/biofasta.txt
Creating package registration file:
/tmp/pkgConf-biofasta-0.01254749154213952386.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/biofasta-0.0.3-2TFic5LxQUOAMIIDjkVP5R
Registering biofasta-0.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-32734/biofasta-0.0.3'
Installed biofasta-0.0.3
cabal: Entering directory '/tmp/cabal-tmp-32734/biopsl-0.4'
Configuring biopsl-0.4...
Building biopsl-0.4...
Preprocessing library biopsl-0.4...
[1 of 1] Compiling Bio.Alignment.PSL ( src/Bio/Alignment/PSL.hs, dist/build/Bio/Alignment/PSL.o )
Preprocessing executable 'pslstats' for biopsl-0.4...
[1 of 2] Compiling Bio.Alignment.PSL ( src/Bio/Alignment/PSL.hs, dist/build/pslstats/pslstats-tmp/Bio/Alignment/PSL.o )
[2 of 2] Compiling Main ( examples/PslStats.hs, dist/build/pslstats/pslstats-tmp/Main.o )
Linking dist/build/pslstats/pslstats ...
Preprocessing executable 'psluniq' for biopsl-0.4...
[1 of 2] Compiling Bio.Alignment.PSL ( src/Bio/Alignment/PSL.hs, dist/build/psluniq/psluniq-tmp/Bio/Alignment/PSL.o )
[2 of 2] Compiling Main ( examples/PslUniq.hs, dist/build/psluniq/psluniq-tmp/Main.o )
Linking dist/build/psluniq/psluniq ...
Preprocessing executable 'pslfilter' for biopsl-0.4...
[1 of 2] Compiling Bio.Alignment.PSL ( src/Bio/Alignment/PSL.hs, dist/build/pslfilter/pslfilter-tmp/Bio/Alignment/PSL.o )
[2 of 2] Compiling Main ( examples/PslFilter.hs, dist/build/pslfilter/pslfilter-tmp/Main.o )
Linking dist/build/pslfilter/pslfilter ...
Preprocessing executable 'pslcov' for biopsl-0.4...
[1 of 2] Compiling Bio.Alignment.PSL ( src/Bio/Alignment/PSL.hs, dist/build/pslcov/pslcov-tmp/Bio/Alignment/PSL.o )
[2 of 2] Compiling Main ( examples/PslCov.hs, dist/build/pslcov/pslcov-tmp/Main.o )
Linking dist/build/pslcov/pslcov ...
Running Haddock for biopsl-0.4...
Running hscolour for biopsl-0.4...
Preprocessing library biopsl-0.4...
Preprocessing executable 'pslstats' for biopsl-0.4...
Preprocessing executable 'psluniq' for biopsl-0.4...
Preprocessing executable 'pslfilter' for biopsl-0.4...
Preprocessing executable 'pslcov' for biopsl-0.4...
Preprocessing library biopsl-0.4...
Haddock coverage:
78% ( 7 / 9) in 'Bio.Alignment.PSL'
Missing documentation for:
(src/Bio/Alignment/PSL.hs:26)
printPSL (src/Bio/Alignment/PSL.hs:37)
Documentation created: dist/doc/html/biopsl/index.html,
dist/doc/html/biopsl/biopsl.txt
Preprocessing executable 'pslstats' for biopsl-0.4...
Preprocessing executable 'psluniq' for biopsl-0.4...
Preprocessing executable 'pslfilter' for biopsl-0.4...
Preprocessing executable 'pslcov' for biopsl-0.4...
Creating package registration file:
/tmp/pkgConf-biopsl-015315852051260995960.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/biopsl-0.4-J9eZzY0NbcqGUr0j6Ngi3o
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering biopsl-0.4...
cabal: Leaving directory '/tmp/cabal-tmp-32734/biopsl-0.4'
Installed biopsl-0.4
cabal: Entering directory '/tmp/cabal-tmp-32734/a50-0.5'
Configuring a50-0.5...
Building a50-0.5...
Preprocessing executable 'a50' for a50-0.5...
[1 of 5] Compiling Sort ( src/Sort.hs, dist/build/a50/a50-tmp/Sort.o )
[2 of 5] Compiling Options ( src/Options.hs, dist/build/a50/a50-tmp/Options.o )
[3 of 5] Compiling Gnuplot ( src/Gnuplot.hs, dist/build/a50/a50-tmp/Gnuplot.o )
[4 of 5] Compiling Blat ( src/Blat.hs, dist/build/a50/a50-tmp/Blat.o )
[5 of 5] Compiling Main ( src/A50.hs, dist/build/a50/a50-tmp/Main.o )
Linking dist/build/a50/a50 ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
cabal: Leaving directory '/tmp/cabal-tmp-32734/a50-0.5'
Installed a50-0.5