Build #6 for hackage-plot-0.2.1
| Package | hackage-plot-0.2.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-11-12 22:31:52.727237 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | parsedate-3000.0.0, old-time-1.1.0.3, old-locale-1.0.0.7, gnuplot-0.5.4, filepath-1.4.0.0, download-curl-0.1.4, directory-1.2.2.0, containers-0.5.6.2, bytestring-0.10.6.0, base-4.8.1.0 |
| Flags | small_base |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring curl-1.3.8...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
configure: creating ./config.status
config.status: creating curl.buildinfo
Building curl-1.3.8...
Preprocessing library curl-1.3.8...
[1 of 8] Compiling Network.Curl.Debug ( Network/Curl/Debug.hs, dist/build/Network/Curl/Debug.o )
[2 of 8] Compiling Network.Curl.Code ( Network/Curl/Code.hs, dist/build/Network/Curl/Code.o )
[3 of 8] Compiling Network.Curl.Types ( Network/Curl/Types.hs, dist/build/Network/Curl/Types.o )
[4 of 8] Compiling Network.Curl.Info ( Network/Curl/Info.hs, dist/build/Network/Curl/Info.o )
[5 of 8] Compiling Network.Curl.Post ( Network/Curl/Post.hs, dist/build/Network/Curl/Post.o )
[6 of 8] Compiling Network.Curl.Opts ( Network/Curl/Opts.hs, dist/build/Network/Curl/Opts.o )
[7 of 8] Compiling Network.Curl.Easy ( Network/Curl/Easy.hs, dist/build/Network/Curl/Easy.o )
Network/Curl/Easy.hs:27:1: Warning: Tab character
Network/Curl/Easy.hs:28:1: Warning: Tab character
Network/Curl/Easy.hs:29:1: Warning: Tab character
[8 of 8] Compiling Network.Curl ( Network/Curl.hs, dist/build/Network/Curl.o )
Network/Curl.hs:278:1: Warning: Tab character
Network/Curl.hs:291:1: Warning: Tab character
Network/Curl.hs:327:1: Warning: Tab character
Network/Curl.hs:328:1: Warning: Tab character
Network/Curl.hs:329:1: Warning: Tab character
Network/Curl.hs:355:1: Warning: Tab character
Network/Curl.hs:356:1: Warning: Tab character
In-place registering curl-1.3.8...
Running Haddock for curl-1.3.8...
Running hscolour for curl-1.3.8...
Preprocessing library curl-1.3.8...
Preprocessing library curl-1.3.8...
Network/Curl/Easy.hs:27:1: Warning: Tab character
Network/Curl/Easy.hs:28:1: Warning: Tab character
Network/Curl/Easy.hs:29:1: Warning: Tab character
Network/Curl.hs:278:1: Warning: Tab character
Network/Curl.hs:291:1: Warning: Tab character
Network/Curl.hs:327:1: Warning: Tab character
Network/Curl.hs:328:1: Warning: Tab character
Network/Curl.hs:329:1: Warning: Tab character
Network/Curl.hs:355:1: Warning: Tab character
Network/Curl.hs:356:1: Warning: Tab character
Haddock coverage:
50% ( 1 / 2) in 'Network.Curl.Debug'
Missing documentation for:
debug (Network/Curl/Debug.hs:20)
33% ( 1 / 3) in 'Network.Curl.Code'
Missing documentation for:
CurlCode (Network/Curl/Code.hs:20)
toCode (Network/Curl/Code.hs:107)
27% ( 4 / 15) in 'Network.Curl.Types'
Missing documentation for:
CurlH (Network/Curl/Types.hs:37)
URLString (Network/Curl/Types.hs:39)
Port (Network/Curl/Types.hs:40)
Long (Network/Curl/Types.hs:41)
LLong (Network/Curl/Types.hs:42)
Slist_ (Network/Curl/Types.hs:43)
Curl (Network/Curl/Types.hs:46)
OptionMap (Network/Curl/Types.hs:103)
shareCleanup (Network/Curl/Types.hs:89)
runCleanup (Network/Curl/Types.hs:84)
updateCleanup (Network/Curl/Types.hs:95)
25% ( 1 / 4) in 'Network.Curl.Info'
Missing documentation for:
Info (Network/Curl/Info.hs:31)
InfoValue (Network/Curl/Info.hs:64)
getInfo (Network/Curl/Info.hs:100)
9% ( 1 / 11) in 'Network.Curl.Post'
Missing documentation for:
Header (Network/Curl/Post.hs:28)
HttpPost (Network/Curl/Post.hs:30)
Content (Network/Curl/Post.hs:40)
multiformString (Network/Curl/Post.hs:46)
sizeof_httppost (Network/Curl/Post.hs:57)
marshallPosts (Network/Curl/Post.hs:60)
marshallPost (Network/Curl/Post.hs:75)
curl_slist_append (Network/Curl/Post.hs:117)
curl_slist_free (Network/Curl/Post.hs:119)
curl_formfree (Network/Curl/Post.hs:122)
3% ( 1 / 30) in 'Network.Curl.Opts'
Missing documentation for:
CurlOption (Network/Curl/Opts.hs:24)
(Network/Curl/Opts.hs:186)
HttpVersion (Network/Curl/Opts.hs:189)
TimeCond (Network/Curl/Opts.hs:195)
NetRcOption (Network/Curl/Opts.hs:202)
HttpAuth (Network/Curl/Opts.hs:208)
toHttpAuthMask (Network/Curl/Opts.hs:218)
SSHAuthType (Network/Curl/Opts.hs:232)
toSSHAuthMask (Network/Curl/Opts.hs:242)
WriteFunction (Network/Curl/Opts.hs:255)
ReadFunction (Network/Curl/Opts.hs:262)
ReadFunctionPrim (Network/Curl/Opts.hs:269)
ProgressFunction (Network/Curl/Opts.hs:277)
DebugFunction (Network/Curl/Opts.hs:285)
DebugInfo (Network/Curl/Opts.hs:293)
DebugFunctionPrim (Network/Curl/Opts.hs:303)
SSLCtxtFunction (Network/Curl/Opts.hs:313)
curl_readfunc_abort (Network/Curl/Opts.hs:319)
baseLong (Network/Curl/Opts.hs:322)
baseObject (Network/Curl/Opts.hs:325)
baseFunction (Network/Curl/Opts.hs:328)
baseOffT (Network/Curl/Opts.hs:331)
unmarshallOption (Network/Curl/Opts.hs:334)
Unmarshaller (Network/Curl/Opts.hs:499)
verboseUnmarshaller (Network/Curl/Opts.hs:519)
u_bool (Network/Curl/Opts.hs:543)
u_enum (Network/Curl/Opts.hs:546)
u_cptr (Network/Curl/Opts.hs:549)
showCurlOption (Network/Curl/Opts.hs:552)
20% ( 2 / 10) in 'Network.Curl.Easy'
Missing documentation for:
perform (Network/Curl/Easy.hs:146)
setopt (Network/Curl/Easy.hs:63)
duphandle (Network/Curl/Easy.hs:57)
reset (Network/Curl/Easy.hs:54)
curl_global_init (Network/Curl/Easy.hs:149)
curl_global_cleanup (Network/Curl/Easy.hs:174)
curl_version_number (Network/Curl/Easy.hs:152)
curl_version_string (Network/Curl/Easy.hs:157)
67% ( 26 / 39) in 'Network.Curl'
Missing documentation for:
CurlResponse (Network/Curl.hs:232)
curlGetResponse (Network/Curl.hs:267)
curlGetString_ (Network/Curl.hs:217)
do_curl_ (Network/Curl.hs:325)
getResponseCode (Network/Curl.hs:447)
setDefaultSSLOpts (Network/Curl.hs:189)
easyWriter (Network/Curl.hs:417)
method_GET (Network/Curl.hs:168)
method_HEAD (Network/Curl.hs:174)
method_POST (Network/Curl.hs:171)
parseStatusNHeaders (Network/Curl.hs:374)
parseHeader (Network/Curl.hs:387)
concRev (Network/Curl.hs:370)
Warning: Network.Curl.Types: could not find link destinations for:
Curl_
Documentation created: dist/doc/html/curl/index.html,
dist/doc/html/curl/curl.txt
Creating package registration file: /tmp/pkgConf-curl-1.3278722862233665123.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/curl-1.3.8-KkjNr2xdQRbHOnn4XogXBa
Registering curl-1.3.8...
Installed curl-1.3.8
Configuring data-accessor-0.2.2.6...
Building data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
[ 1 of 10] Compiling Data.Accessor.Private ( src-4/Data/Accessor/Private.hs, dist/build/Data/Accessor/Private.o )
[ 2 of 10] Compiling Data.Accessor.Basic ( src/Data/Accessor/Basic.hs, dist/build/Data/Accessor/Basic.o )
[ 3 of 10] Compiling Data.Accessor.MonadStatePrivate ( src/Data/Accessor/MonadStatePrivate.hs, dist/build/Data/Accessor/MonadStatePrivate.o )
[ 4 of 10] Compiling Data.Accessor.MonadState ( src/Data/Accessor/MonadState.hs, dist/build/Data/Accessor/MonadState.o )
[ 5 of 10] Compiling Data.Accessor.Container ( src/Data/Accessor/Container.hs, dist/build/Data/Accessor/Container.o )
[ 6 of 10] Compiling Data.Accessor.Show ( src/Data/Accessor/Show.hs, dist/build/Data/Accessor/Show.o )
[ 7 of 10] Compiling Data.Accessor.Tuple ( src/Data/Accessor/Tuple.hs, dist/build/Data/Accessor/Tuple.o )
[ 8 of 10] Compiling Data.Accessor.BinaryRead ( src/Data/Accessor/BinaryRead.hs, dist/build/Data/Accessor/BinaryRead.o )
[ 9 of 10] Compiling Data.Accessor.Example ( src/Data/Accessor/Example.hs, dist/build/Data/Accessor/Example.o )
[10 of 10] Compiling Data.Accessor ( src/Data/Accessor.hs, dist/build/Data/Accessor.o )
In-place registering data-accessor-0.2.2.6...
Running Haddock for data-accessor-0.2.2.6...
Running hscolour for data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
Haddock coverage:
20% ( 1 / 5) in 'Data.Accessor.Private'
Missing documentation for:
Module header
compose (src-4/Data/Accessor/Private.hs:19)
self (src-4/Data/Accessor/Private.hs:25)
(src-4/Data/Accessor/Private.hs:29)
89% ( 17 / 19) in 'Data.Accessor.Basic'
Missing documentation for:
fromSetGet (src/Data/Accessor/Basic.hs:23)
fromLens (src/Data/Accessor/Basic.hs:27)
50% ( 6 / 12) in 'Data.Accessor.MonadStatePrivate'
Missing documentation for:
Module header
set (src/Data/Accessor/MonadStatePrivate.hs:10)
get (src/Data/Accessor/MonadStatePrivate.hs:13)
modify (src/Data/Accessor/MonadStatePrivate.hs:16)
lift (src/Data/Accessor/MonadStatePrivate.hs:56)
liftT (src/Data/Accessor/MonadStatePrivate.hs:63)
58% ( 7 / 12) in 'Data.Accessor.MonadState'
Missing documentation for:
set (src/Data/Accessor/MonadStatePrivate.hs:10)
get (src/Data/Accessor/MonadStatePrivate.hs:13)
modify (src/Data/Accessor/MonadStatePrivate.hs:16)
lift (src/Data/Accessor/MonadStatePrivate.hs:56)
liftT (src/Data/Accessor/MonadStatePrivate.hs:63)
57% ( 4 / 7) in 'Data.Accessor.Container'
Missing documentation for:
array (src/Data/Accessor/Container.hs:27)
intMapDefault (src/Data/Accessor/Container.hs:58)
intMapMaybe (src/Data/Accessor/Container.hs:62)
33% ( 1 / 3) in 'Data.Accessor.Show'
Missing documentation for:
field (src/Data/Accessor/Show.hs:19)
showsPrec (src/Data/Accessor/Show.hs:27)
86% ( 6 / 7) in 'Data.Accessor.Tuple'
Missing documentation for:
Module header
7% ( 1 / 15) in 'Data.Accessor.BinaryRead'
Missing documentation for:
Stream (src/Data/Accessor/BinaryRead.hs:21)
C (src/Data/Accessor/BinaryRead.hs:23)
ByteSource (src/Data/Accessor/BinaryRead.hs:26)
ByteStream (src/Data/Accessor/BinaryRead.hs:29)
(src/Data/Accessor/BinaryRead.hs:32)
ByteCompatible (src/Data/Accessor/BinaryRead.hs:38)
(src/Data/Accessor/BinaryRead.hs:41)
(src/Data/Accessor/BinaryRead.hs:44)
(src/Data/Accessor/BinaryRead.hs:51)
(src/Data/Accessor/BinaryRead.hs:54)
(src/Data/Accessor/BinaryRead.hs:58)
Parser (src/Data/Accessor/BinaryRead.hs:69)
field (src/Data/Accessor/BinaryRead.hs:72)
record (src/Data/Accessor/BinaryRead.hs:79)
16% ( 4 / 25) in 'Data.Accessor.Example'
Missing documentation for:
Module header
init (src/Data/Accessor/Example.hs:30)
initInfix (src/Data/Accessor/Example.hs:39)
read (src/Data/Accessor/Example.hs:46)
infix0 (src/Data/Accessor/Example.hs:53)
infix1 (src/Data/Accessor/Example.hs:57)
infix2 (src/Data/Accessor/Example.hs:61)
infix3 (src/Data/Accessor/Example.hs:65)
infix4 (src/Data/Accessor/Example.hs:69)
showsPair (src/Data/Accessor/Example.hs:74)
show0 (src/Data/Accessor/Example.hs:81)
show1 (src/Data/Accessor/Example.hs:84)
self (src/Data/Accessor/Example.hs:88)
null (src/Data/Accessor/Example.hs:91)
merge (src/Data/Accessor/Example.hs:111)
accessHourMinute (src/Data/Accessor/Example.hs:116)
mergeHourMinute (src/Data/Accessor/Example.hs:121)
array (src/Data/Accessor/Example.hs:127)
set (src/Data/Accessor/Example.hs:133)
mapDefault (src/Data/Accessor/Example.hs:140)
mapMaybe (src/Data/Accessor/Example.hs:148)
100% ( 16 / 16) in 'Data.Accessor'
Documentation created: dist/doc/html/data-accessor/index.html,
dist/doc/html/data-accessor/data-accessor.txt
Creating package registration file:
/tmp/pkgConf-data-accessor-0.2.221033187761597322404.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-accessor-0.2.2.6-EJ37ALHEezZ0CHUdgdraLT
Registering data-accessor-0.2.2.6...
Installed data-accessor-0.2.2.6
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
75% ( 3 / 4) in 'Control.Monad.Writer.Class'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
100% ( 5 / 5) in 'Control.Monad.State.Class'
100% ( 3 / 3) in 'Control.Monad.Reader.Class'
80% ( 4 / 5) in 'Control.Monad.RWS.Class'
Missing documentation for:
MonadRWS (Control/Monad/RWS/Class.hs:44)
100% ( 4 / 4) in 'Control.Monad.Identity'
100% ( 3 / 3) in 'Control.Monad.Error.Class'
50% ( 1 / 2) in 'Control.Monad.Cont.Class'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
100% ( 3 / 3) in 'Control.Monad.Trans'
93% ( 14 / 15) in 'Control.Monad.Error'
Missing documentation for:
runErrorT
100% ( 19 / 19) in 'Control.Monad.Except'
100% ( 5 / 5) in 'Control.Monad.List'
95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
Missing documentation for:
runRWST
100% ( 2 / 2) in 'Control.Monad.RWS'
96% ( 22 / 23) in 'Control.Monad.Reader'
Missing documentation for:
runReaderT
95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
Missing documentation for:
runRWST
96% ( 24 / 25) in 'Control.Monad.State.Lazy'
Missing documentation for:
runStateT
100% ( 2 / 2) in 'Control.Monad.State'
96% ( 24 / 25) in 'Control.Monad.State.Strict'
Missing documentation for:
runStateT
89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
runWriterT
100% ( 2 / 2) in 'Control.Monad.Writer'
94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
91% ( 20 / 22) in 'Control.Monad.Cont'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.22316024221389867269.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring 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.0203350523629777560.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
0% ( 0 / 11) in 'Control.Sequential.STM'
Missing documentation for:
Module header
STM (Control/Sequential/STM.hs:29)
atomically (Control/Sequential/STM.hs:47)
throwSTM (Control/Sequential/STM.hs:54)
catchSTM (Control/Sequential/STM.hs:57)
TVar (Control/Sequential/STM.hs:72)
newTVar (Control/Sequential/STM.hs:75)
newTVarIO (Control/Sequential/STM.hs:78)
readTVar (Control/Sequential/STM.hs:83)
readTVarIO (Control/Sequential/STM.hs:86)
writeTVar (Control/Sequential/STM.hs:89)
100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
100% ( 2 / 2) in 'Control.Concurrent.STM.TArray'
90% ( 9 / 10) in 'Control.Monad.STM'
Missing documentation for:
check (Control/Monad/STM.hs:81)
100% ( 8 / 8) in 'Control.Concurrent.STM'
40% ( 2 / 5) in 'Control.Concurrent.STM.TSem'
Missing documentation for:
newTSem (Control/Concurrent/STM/TSem.hs:42)
waitTSem (Control/Concurrent/STM/TSem.hs:45)
signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.411306985711250372661.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
Data/Text/Internal/Read.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
Data/Text/Lazy/Encoding.hs:65:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
Data/Text/Internal/Builder.hs:61:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Data/Text/Internal/Read.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Encoding.hs:65:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Internal/Builder.hs:61:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
14% ( 1 / 7) in 'Data.Text.Internal.Read'
Missing documentation for:
IReader (Data/Text/Internal/Read.hs:26)
IParser (Data/Text/Internal/Read.hs:28)
T (Data/Text/Internal/Read.hs:48)
digitToInt (Data/Text/Internal/Read.hs:61)
hexDigitToInt (Data/Text/Internal/Read.hs:55)
perhaps (Data/Text/Internal/Read.hs:50)
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
Missing documentation for:
validate (Data/Text/Internal/Encoding/Utf32.hs:24)
50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
Missing documentation for:
roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits'
Missing documentation for:
Module header
digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
100% ( 12 / 12) in 'Data.Text.Encoding.Error'
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
Missing documentation for:
chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
100% ( 2 / 2) in 'Data.Text.Internal.Functions'
100% ( 3 / 3) in 'Data.Text.Internal.Unsafe'
100% ( 16 / 16) in 'Data.Text.Array'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
Missing documentation for:
ord (Data/Text/Internal/Unsafe/Char.hs:39)
unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
95% ( 19 / 20) in 'Data.Text.Internal'
Missing documentation for:
textP (Data/Text/Internal.hs:97)
38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size'
Missing documentation for:
Size (Data/Text/Internal/Fusion/Size.hs:40)
exactly (Data/Text/Internal/Fusion/Size.hs:44)
exactSize (Data/Text/Internal/Fusion/Size.hs:49)
maxSize (Data/Text/Internal/Fusion/Size.hs:57)
betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
compareSize (Data/Text/Internal/Fusion/Size.hs:143)
isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping'
Missing documentation for:
Module header
upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
Missing documentation for:
singleton (Data/Text/Internal/Fusion/Common.hs:119)
streamList (Data/Text/Internal/Fusion/Common.hs:125)
unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
intercalate (Data/Text/Internal/Fusion/Common.hs:577)
justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
scanl (Data/Text/Internal/Fusion/Common.hs:656)
replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
replicateI (Data/Text/Internal/Fusion/Common.hs:682)
93% ( 13 / 14) in 'Data.Text.Unsafe'
Missing documentation for:
Iter (Data/Text/Unsafe.hs:62)
33% ( 1 / 3) in 'Data.Text.Internal.Private'
Missing documentation for:
runText (Data/Text/Internal/Private.hs:33)
span_ (Data/Text/Internal/Private.hs:23)
91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
length (Data/Text/Internal/Fusion.hs:127)
100% ( 4 / 4) in 'Data.Text.Show'
33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common'
Missing documentation for:
restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
Missing documentation for:
ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
Missing documentation for:
streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
100% ( 33 / 33) in 'Data.Text.Encoding'
100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Search'
100% ( 18 / 18) in 'Data.Text.Foreign'
100% (126 /126) in 'Data.Text'
100% ( 3 / 3) in 'Data.Text.Internal.IO'
100% ( 20 / 20) in 'Data.Text.IO'
93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search'
100% ( 2 / 2) in 'Data.Text.Lazy.Internal'
89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
Missing documentation for:
encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
99% (127 /128) in 'Data.Text.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
94% ( 16 / 17) in 'Data.Text.Internal.Builder'
Missing documentation for:
append' (Data/Text/Internal/Builder.hs:288)
100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions'
0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int'
Missing documentation for:
Module header
decimal (Data/Text/Lazy/Builder/Int.hs:52)
hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
100% ( 19 / 19) in 'Data.Text.Lazy.IO'
100% ( 7 / 7) in 'Data.Text.Lazy.Read'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat'
Missing documentation for:
formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
100% ( 7 / 7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
bracket
Warning: Data.Text: could not find link destinations for:
replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.11735079296831768825.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring time-locale-compat-0.1.1.0...
Building time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
[1 of 1] Compiling Data.Time.Locale.Compat ( src/Data/Time/Locale/Compat.hs, dist/build/Data/Time/Locale/Compat.o )
In-place registering time-locale-compat-0.1.1.0...
Running Haddock for time-locale-compat-0.1.1.0...
Running hscolour for time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
Haddock coverage:
86% ( 6 / 7) in 'Data.Time.Locale.Compat'
Missing documentation for:
TimeLocale
Documentation created: dist/doc/html/time-locale-compat/index.html,
dist/doc/html/time-locale-compat/time-locale-compat.txt
Creating package registration file:
/tmp/pkgConf-time-locale-compat-0.1.11069117832942581876.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/time-locale-compat-0.1.1.0-F3WLOMZDUQn00ovIjyyhhW
Registering time-locale-compat-0.1.1.0...
Installed time-locale-compat-0.1.1.0
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
0% ( 0 / 8) in 'Paths_transformers_compat'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_transformers_compat.hs:15)
getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.0306851320707184680.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
100% ( 8 / 8) in 'Codec.Binary.UTF8.String'
94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
Missing documentation for:
UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
89% ( 24 / 27) in 'Data.String.UTF8'
Missing documentation for:
UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
fromRep (Data/String/UTF8.hs:59)
toRep (Data/String/UTF8.hs:62)
100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.11659373349111691313.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring utility-ht-0.0.11...
Building utility-ht-0.0.11...
Preprocessing library utility-ht-0.0.11...
[ 1 of 27] Compiling Text.Show.HT ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o )
[ 2 of 27] Compiling Text.Read.HT ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o )
[ 3 of 27] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o )
[ 4 of 27] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o )
[ 5 of 27] Compiling Data.Tuple.Strict ( src/Data/Tuple/Strict.hs, dist/build/Data/Tuple/Strict.o )
[ 6 of 27] Compiling Data.Tuple.Lazy ( src/Data/Tuple/Lazy.hs, dist/build/Data/Tuple/Lazy.o )
[ 7 of 27] Compiling Data.Tuple.HT ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o )
[ 8 of 27] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o )
[ 9 of 27] Compiling Data.Monoid.HT ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o )
[10 of 27] Compiling Data.Maybe.HT ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o )
[11 of 27] Compiling Data.Ix.Enum ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o )
[12 of 27] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o )
[13 of 27] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o )
[14 of 27] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o )
[15 of 27] Compiling Data.List.Key ( src/Data/List/Key.hs, dist/build/Data/List/Key.o )
[16 of 27] Compiling Data.Ord.HT ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o )
[17 of 27] Compiling Data.Eq.HT ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o )
[18 of 27] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o )
[19 of 27] Compiling Data.Bool.HT ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o )
[20 of 27] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o )
[21 of 27] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o )
[22 of 27] Compiling Data.List.HT ( src/Data/List/HT.hs, dist/build/Data/List/HT.o )
[23 of 27] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o )
src/Data/Record/HT/Private.hs:3: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()
[24 of 27] Compiling Data.Record.HT ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o )
[25 of 27] Compiling Data.String.HT ( src/Data/String/HT.hs, dist/build/Data/String/HT.o )
[26 of 27] Compiling Data.Tuple.Example ( src/Data/Tuple/Example.hs, dist/build/Data/Tuple/Example.o )
[27 of 27] Compiling Data.List.Match ( src/Data/List/Match.hs, dist/build/Data/List/Match.o )
In-place registering utility-ht-0.0.11...
Running Haddock for utility-ht-0.0.11...
Running hscolour for utility-ht-0.0.11...
Preprocessing library utility-ht-0.0.11...
Preprocessing library utility-ht-0.0.11...
Haddock coverage:
33% ( 1 / 3) in 'Text.Show.HT'
Missing documentation for:
Module header
concatS (src/Text/Show/HT.hs:15)
40% ( 2 / 5) in 'Text.Read.HT'
Missing documentation for:
Module header
readMany (src/Text/Read/HT.hs:22)
maybeRead (src/Text/Read/HT.hs:29)
0% ( 0 / 6) in 'Data.Strictness.HT'
Missing documentation for:
Module header
arguments1 (src/Data/Strictness/HT.hs:4)
arguments2 (src/Data/Strictness/HT.hs:8)
arguments3 (src/Data/Strictness/HT.hs:12)
arguments4 (src/Data/Strictness/HT.hs:16)
arguments5 (src/Data/Strictness/HT.hs:20)
32% ( 8 / 25) in 'Control.Monad.HT'
Missing documentation for:
Module header
void (src/Control/Monad/HT.hs:72)
for (src/Control/Monad/HT.hs:75)
map (src/Control/Monad/HT.hs:78)
zipWith (src/Control/Monad/HT.hs:81)
chain (src/Control/Monad/HT.hs:84)
filter (src/Control/Monad/HT.hs:87)
replicate (src/Control/Monad/HT.hs:90)
lift (src/Control/Monad/HT.hs:93)
lift2 (src/Control/Monad/HT.hs:96)
lift3 (src/Control/Monad/HT.hs:100)
lift4 (src/Control/Monad/HT.hs:104)
lift5 (src/Control/Monad/HT.hs:109)
liftJoin2 (src/Control/Monad/HT.hs:124)
liftJoin3 (src/Control/Monad/HT.hs:128)
liftJoin4 (src/Control/Monad/HT.hs:132)
liftJoin5 (src/Control/Monad/HT.hs:139)
17% ( 2 / 12) in 'Data.Tuple.Strict'
Missing documentation for:
Module header
mapPair (src/Data/Tuple/Strict.hs:6)
mapFst (src/Data/Tuple/Strict.hs:10)
mapSnd (src/Data/Tuple/Strict.hs:14)
swap (src/Data/Tuple/Strict.hs:19)
mapTriple (src/Data/Tuple/Strict.hs:26)
mapFst3 (src/Data/Tuple/Strict.hs:30)
mapSnd3 (src/Data/Tuple/Strict.hs:34)
mapThd3 (src/Data/Tuple/Strict.hs:38)
uncurry3 (src/Data/Tuple/Strict.hs:42)
38% ( 5 / 13) in 'Data.Tuple.Lazy'
Missing documentation for:
Module header
swap (src/Data/Tuple/Lazy.hs:37)
forcePair (src/Data/Tuple/Lazy.hs:41)
mapTriple (src/Data/Tuple/Lazy.hs:48)
mapFst3 (src/Data/Tuple/Lazy.hs:52)
mapSnd3 (src/Data/Tuple/Lazy.hs:56)
mapThd3 (src/Data/Tuple/Lazy.hs:60)
uncurry3 (src/Data/Tuple/Lazy.hs:64)
29% ( 5 / 17) in 'Data.Tuple.HT'
Missing documentation for:
Module header
swap (src/Data/Tuple/Lazy.hs:37)
forcePair (src/Data/Tuple/Lazy.hs:41)
fst3 (src/Data/Tuple/HT.hs:25)
snd3 (src/Data/Tuple/HT.hs:29)
thd3 (src/Data/Tuple/HT.hs:33)
mapTriple (src/Data/Tuple/Lazy.hs:48)
mapFst3 (src/Data/Tuple/Lazy.hs:52)
mapSnd3 (src/Data/Tuple/Lazy.hs:56)
mapThd3 (src/Data/Tuple/Lazy.hs:60)
curry3 (src/Data/Tuple/HT.hs:37)
uncurry3 (src/Data/Tuple/Lazy.hs:64)
43% ( 3 / 7) in 'Control.Functor.HT'
Missing documentation for:
Module header
void (src/Control/Functor/HT.hs:6)
map (src/Control/Functor/HT.hs:9)
for (src/Control/Functor/HT.hs:12)
50% ( 2 / 4) in 'Data.Monoid.HT'
Missing documentation for:
Module header
when (src/Data/Monoid/HT.hs:26)
50% ( 2 / 4) in 'Data.Maybe.HT'
Missing documentation for:
Module header
alternatives (src/Data/Maybe/HT.hs:46)
14% ( 1 / 7) in 'Data.Ix.Enum'
Missing documentation for:
range (src/Data/Ix/Enum.hs:27)
index (src/Data/Ix/Enum.hs:28)
unsafeIndex (src/Data/Ix/Enum.hs:29)
inRange (src/Data/Ix/Enum.hs:30)
rangeSize (src/Data/Ix/Enum.hs:31)
unsafeRangeSize (src/Data/Ix/Enum.hs:32)
75% ( 6 / 8) in 'Data.Function.HT.Private'
Missing documentation for:
Module header
propNest (src/Data/Function/HT/Private.hs:19)
75% ( 3 / 4) in 'Data.Function.HT'
Missing documentation for:
Module header
29% ( 5 / 17) in 'Data.List.Key.Private'
Missing documentation for:
Module header
attach (src/Data/List/Key/Private.hs:10)
aux (src/Data/List/Key/Private.hs:14)
aux' (src/Data/List/Key/Private.hs:21)
propGroup (src/Data/List/Key/Private.hs:47)
sort (src/Data/List/Key/Private.hs:59)
merge (src/Data/List/Key/Private.hs:62)
nub (src/Data/List/Key/Private.hs:69)
groupBy (src/Data/List/Key/Private.hs:75)
groupByNonEmpty (src/Data/List/Key/Private.hs:78)
groupByEmpty (src/Data/List/Key/Private.hs:92)
mergeBy (src/Data/List/Key/Private.hs:102)
57% ( 4 / 7) in 'Data.List.Key'
Missing documentation for:
nub (src/Data/List/Key/Private.hs:69)
sort (src/Data/List/Key/Private.hs:59)
merge (src/Data/List/Key/Private.hs:62)
50% ( 2 / 4) in 'Data.Ord.HT'
Missing documentation for:
Module header
comparing (src/Data/Ord/HT.hs:6)
0% ( 0 / 2) in 'Data.Eq.HT'
Missing documentation for:
Module header
equating (src/Data/Eq/HT.hs:6)
78% ( 7 / 9) in 'Data.Bool.HT.Private'
Missing documentation for:
Module header
zipIf (src/Data/Bool/HT/Private.hs:47)
83% ( 5 / 6) in 'Data.Bool.HT'
Missing documentation for:
Module header
55% ( 11 / 20) in 'Data.List.Match.Private'
Missing documentation for:
Module header
dropRec (src/Data/List/Match/Private.hs:33)
drop0 (src/Data/List/Match/Private.hs:37)
drop1 (src/Data/List/Match/Private.hs:43)
drop2 (src/Data/List/Match/Private.hs:47)
laxTail0 (src/Data/List/Match/Private.hs:60)
splitAt (src/Data/List/Match/Private.hs:63)
takeRev (src/Data/List/Match/Private.hs:71)
dropRev (src/Data/List/Match/Private.hs:74)
48% ( 62 /128) in 'Data.List.HT.Private'
Missing documentation for:
Module header
inits98' (src/Data/List/HT/Private.hs:48)
tails' (src/Data/List/HT/Private.hs:65)
tails98 (src/Data/List/HT/Private.hs:68)
group (src/Data/List/HT/Private.hs:94)
chop' (src/Data/List/HT/Private.hs:174)
chopAtRun (src/Data/List/HT/Private.hs:183)
segmentAfter' (src/Data/List/HT/Private.hs:222)
propSegmentAfterConcat (src/Data/List/HT/Private.hs:226)
propSegmentAfterNumSeps (src/Data/List/HT/Private.hs:230)
propSegmentAfterLasts (src/Data/List/HT/Private.hs:234)
propSegmentAfterInits (src/Data/List/HT/Private.hs:238)
propSegmentAfterInfinite (src/Data/List/HT/Private.hs:245)
segmentBefore' (src/Data/List/HT/Private.hs:266)
segmentBefore'' (src/Data/List/HT/Private.hs:276)
propSegmentBeforeConcat (src/Data/List/HT/Private.hs:286)
propSegmentBeforeNumSeps (src/Data/List/HT/Private.hs:290)
propSegmentBeforeHeads (src/Data/List/HT/Private.hs:294)
propSegmentBeforeTails (src/Data/List/HT/Private.hs:298)
propSegmentBeforeInfinite (src/Data/List/HT/Private.hs:302)
propSegmentBeforeGroupBy0 (src/Data/List/HT/Private.hs:306)
propSegmentBeforeGroupBy1 (src/Data/List/HT/Private.hs:310)
splitEverywhere (src/Data/List/HT/Private.hs:361)
propSplitLast (src/Data/List/HT/Private.hs:387)
propViewR (src/Data/List/HT/Private.hs:407)
switchL' (src/Data/List/HT/Private.hs:421)
propSwitchR (src/Data/List/HT/Private.hs:433)
dropWhileRev' (src/Data/List/HT/Private.hs:465)
unzipEithers (src/Data/List/HT/Private.hs:532)
propSieve (src/Data/List/HT/Private.hs:551)
sliceHorizontal (src/Data/List/HT/Private.hs:560)
sliceHorizontal' (src/Data/List/HT/Private.hs:560)
sliceHorizontal'' (src/Data/List/HT/Private.hs:560)
sliceHorizontal''' (src/Data/List/HT/Private.hs:560)
propSliceHorizontal (src/Data/List/HT/Private.hs:574)
sliceVertical (src/Data/List/HT/Private.hs:581)
sliceVertical' (src/Data/List/HT/Private.hs:581)
propSliceVertical (src/Data/List/HT/Private.hs:590)
propSlice (src/Data/List/HT/Private.hs:594)
search (src/Data/List/HT/Private.hs:604)
replace (src/Data/List/HT/Private.hs:607)
markSublists (src/Data/List/HT/Private.hs:617)
replace' (src/Data/List/HT/Private.hs:627)
propReplaceId (src/Data/List/HT/Private.hs:631)
propReplaceCycle (src/Data/List/HT/Private.hs:635)
multiReplace (src/Data/List/HT/Private.hs:650)
multiReplace' (src/Data/List/HT/Private.hs:662)
propMultiReplaceSingle (src/Data/List/HT/Private.hs:672)
transposeFill (src/Data/List/HT/Private.hs:698)
unzipCons (src/Data/List/HT/Private.hs:704)
shear' (s
src/Data/Record/HT/Private.hs:3: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()
rc/Data/List/HT/Private.hs:729)
zipConsSkew (src/Data/List/HT/Private.hs:756)
takeWhileMulti' (src/Data/List/HT/Private.hs:807)
propTakeWhileMulti (src/Data/List/HT/Private.hs:812)
propFoldl'r (src/Data/List/HT/Private.hs:840)
lengthAtLeast (src/Data/List/HT/Private.hs:862)
iterateUntilCycle (src/Data/List/HT/Private.hs:874)
iterateUntilCycleP (src/Data/List/HT/Private.hs:890)
pairs (src/Data/List/HT/Private.hs:897)
propRotate (src/Data/List/HT/Private.hs:916)
allEqual (src/Data/List/HT/Private.hs:933)
isAscending (src/Data/List/HT/Private.hs:936)
isAscendingLazy (src/Data/List/HT/Private.hs:939)
padLeft (src/Data/List/HT/Private.hs:968)
padRight (src/Data/List/HT/Private.hs:973)
padRight1 (src/Data/List/HT/Private.hs:973)
75% ( 46 / 61) in 'Data.List.HT'
Missing documentation for:
Module header
group (src/Data/List/HT/Private.hs:94)
splitEverywhere (src/Data/List/HT/Private.hs:361)
unzipEithers (src/Data/List/HT/Private.hs:532)
sliceHorizontal (src/Data/List/HT/Private.hs:560)
sliceVertical (src/Data/List/HT/Private.hs:581)
search (src/Data/List/HT/Private.hs:604)
replace (src/Data/List/HT/Private.hs:607)
multiReplace (src/Data/List/HT/Private.hs:650)
allEqual (src/Data/List/HT/Private.hs:933)
isAscending (src/Data/List/HT/Private.hs:936)
isAscendingLazy (src/Data/List/HT/Private.hs:939)
padLeft (src/Data/List/HT/Private.hs:968)
padRight (src/Data/List/HT/Private.hs:973)
lengthAtLeast (src/Data/List/HT/Private.hs:862)
40% ( 2 / 5) in 'Data.Record.HT.Private'
Missing documentation for:
Module header
compare1 (src/Data/Record/HT/Private.hs:19)
compare2 (src/Data/Record/HT/Private.hs:24)
67% ( 2 / 3) in 'Data.Record.HT'
Missing documentation for:
Module header
50% ( 1 / 2) in 'Data.String.HT'
Missing documentation for:
Module header
0% ( 0 / 8) in 'Data.Tuple.Example'
Missing documentation for:
Module header
partitionLazy (src/Data/Tuple/Example.hs:9)
partitionStrict (src/Data/Tuple/Example.hs:15)
mainPartitionRuns (src/Data/Tuple/Example.hs:22)
mainPartitionBlocks (src/Data/Tuple/Example.hs:26)
printSomeChars (src/Data/Tuple/Example.hs:32)
mainMemoryOk (src/Data/Tuple/Example.hs:35)
mainMemoryLeak (src/Data/Tuple/Example.hs:39)
64% ( 7 / 11) in 'Data.List.Match'
Missing documentation for:
Module header
splitAt (src/Data/List/Match/Private.hs:63)
takeRev (src/Data/List/Match/Private.hs:71)
dropRev (src/Data/List/Match/Private.hs:74)
Documentation created: dist/doc/html/utility-ht/index.html,
dist/doc/html/utility-ht/utility-ht.txt
Creating package registration file:
/tmp/pkgConf-utility-ht-0.013919274941051402293.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utility-ht-0.0.11-2TDzwuUXV1L537S7AEMkBP
Registering utility-ht-0.0.11...
Installed utility-ht-0.0.11
Configuring data-accessor-transformers-0.2.1.6...
Building data-accessor-transformers-0.2.1.6...
Preprocessing library data-accessor-transformers-0.2.1.6...
[1 of 3] Compiling Data.Accessor.Monad.Trans.State ( src/Data/Accessor/Monad/Trans/State.hs, dist/build/Data/Accessor/Monad/Trans/State.o )
[2 of 3] Compiling Data.Accessor.Monad.Trans.Example ( src/Data/Accessor/Monad/Trans/Example.hs, dist/build/Data/Accessor/Monad/Trans/Example.o )
[3 of 3] Compiling Data.Accessor.Monad.Trans.RWS ( src/Data/Accessor/Monad/Trans/RWS.hs, dist/build/Data/Accessor/Monad/Trans/RWS.o )
src/Data/Accessor/Monad/Trans/RWS.hs:8: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 data-accessor-transformers-0.2.1.6...
Running Haddock for data-accessor-transformers-0.2.1.6...
Running hscolour for data-accessor-transformers-0.2.1.6...
Preprocessing library data-accessor-transformers-0.2.1.6...
Preprocessing library data-accessor-transformers-0.2.1.6...
src/Data/Accessor/Monad/Trans/RWS.hs:8: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:
58% ( 7 / 12) in 'Data.Accessor.Monad.Trans.State'
Missing documentation for:
set (src/Data/Accessor/Monad/Trans/State.hs:11)
get (src/Data/Accessor/Monad/Trans/State.hs:14)
modify (src/Data/Accessor/Monad/Trans/State.hs:17)
lift (src/Data/Accessor/Monad/Trans/State.hs:57)
liftT (src/Data/Accessor/Monad/Trans/State.hs:64)
0% ( 0 / 4) in 'Data.Accessor.Monad.Trans.Example'
Missing documentation for:
Module header
state (src/Data/Accessor/Monad/Trans/Example.hs:13)
stateInfix (src/Data/Accessor/Monad/Trans/Example.hs:19)
stateLift (src/Data/Accessor/Monad/Trans/Example.hs:28)
58% ( 7 / 12) in 'Data.Accessor.Monad.Trans.RWS'
Missing documentation for:
set (src/Data/Accessor/Monad/Trans/RWS.hs:13)
get (src/Data/Accessor/Monad/Trans/RWS.hs:16)
modify (src/Data/Accessor/Monad/Trans/RWS.hs:19)
lift (src/Data/Accessor/Monad/Trans/RWS.hs:59)
liftT (src/Data/Accessor/Monad/Trans/RWS.hs:68)
Documentation created: dist/doc/html/data-accessor-transformers/index.html,
dist/doc/html/data-accessor-transformers/data-accessor-transformers.txt
Creating package registration file:
/tmp/pkgConf-data-accessor-transformers-0.2.19574265761401262337.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-accessor-transformers-0.2.1.6-K7yRwEC1ulMF1s950F720j
Registering data-accessor-transformers-0.2.1.6...
Installed data-accessor-transformers-0.2.1.6
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
95% ( 20 / 21) in 'System.Time'
Missing documentation for:
getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.02667953671818150212.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
Text/Parsec/Language.hs:44:30: Warning: Tab character
Text/Parsec/Language.hs:45:26: Warning: Tab character
Text/Parsec/Language.hs:46:27: Warning: Tab character
Text/Parsec/Language.hs:58:1: Warning: Tab character
Text/Parsec/Language.hs:58:31: Warning: Tab character
Text/Parsec/Language.hs:59:1: Warning: Tab character
Text/Parsec/Language.hs:59:29: Warning: Tab character
Text/Parsec/Language.hs:60:1: Warning: Tab character
Text/Parsec/Language.hs:60:30: Warning: Tab character
Text/Parsec/Language.hs:61:1: Warning: Tab character
Text/Parsec/Language.hs:62:1: Warning: Tab character
Text/Parsec/Language.hs:62:29: Warning: Tab character
Text/Parsec/Language.hs:63:1: Warning: Tab character
Text/Parsec/Language.hs:63:30: Warning: Tab character
Text/Parsec/Language.hs:64:1: Warning: Tab character
Text/Parsec/Language.hs:65:1: Warning: Tab character
Text/Parsec/Language.hs:67:1: Warning: Tab character
Text/Parsec/Language.hs:109:1: Warning: Tab character
Text/Parsec/Language.hs:109:30: Warning: Tab character
Text/Parsec/Language.hs:110:1: Warning: Tab character
Text/Parsec/Language.hs:110:32: Warning: Tab character
Text/Parsec/Language.hs:111:5: Warning: Tab character
Text/Parsec/Language.hs:112:5: Warning: Tab character
Text/Parsec/Language.hs:113:5: Warning: Tab character
Text/Parsec/Language.hs:114:5: Warning: Tab character
Text/Parsec/Language.hs:146:1: Warning: Tab character
Text/Parsec/Language.hs:147:1: Warning: Tab character
Text/Parsec/Language.hs:148:1: Warning: Tab character
Text/Parsec/Language.hs:150:1: Warning: Tab character
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.9...
Running Haddock for parsec-3.1.9...
Running hscolour for parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Text/Parsec/Language.hs:44:30: Warning: Tab character
Text/Parsec/Language.hs:45:26: Warning: Tab character
Text/Parsec/Language.hs:46:27: Warning: Tab character
Text/Parsec/Language.hs:58:1: Warning: Tab character
Text/Parsec/Language.hs:58:31: Warning: Tab character
Text/Parsec/Language.hs:59:1: Warning: Tab character
Text/Parsec/Language.hs:59:29: Warning: Tab character
Text/Parsec/Language.hs:60:1: Warning: Tab character
Text/Parsec/Language.hs:60:30: Warning: Tab character
Text/Parsec/Language.hs:61:1: Warning: Tab character
Text/Parsec/Language.hs:62:1: Warning: Tab character
Text/Parsec/Language.hs:62:29: Warning: Tab character
Text/Parsec/Language.hs:63:1: Warning: Tab character
Text/Parsec/Language.hs:63:30: Warning: Tab character
Text/Parsec/Language.hs:64:1: Warning: Tab character
Text/Parsec/Language.hs:65:1: Warning: Tab character
Text/Parsec/Language.hs:67:1: Warning: Tab character
Text/Parsec/Language.hs:109:1: Warning: Tab character
Text/Parsec/Language.hs:109:30: Warning: Tab character
Text/Parsec/Language.hs:110:1: Warning: Tab character
Text/Parsec/Language.hs:110:32: Warning: Tab character
Text/Parsec/Language.hs:111:5: Warning: Tab character
Text/Parsec/Language.hs:112:5: Warning: Tab character
Text/Parsec/Language.hs:113:5: Warning: Tab character
Text/Parsec/Language.hs:114:5: Warning: Tab character
Text/Parsec/Language.hs:146:1: Warning: Tab character
Text/Parsec/Language.hs:147:1: Warning: Tab character
Text/Parsec/Language.hs:148:1: Warning: Tab character
Text/Parsec/Language.hs:150:1: Warning: Tab character
Haddock coverage:
82% ( 14 / 17) in 'Text.Parsec.Pos'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
43% ( 6 / 14) in 'Text.Parsec.Error'
Missing documentation for:
errorIsUnknown (Text/Parsec/Error.hs:110)
showErrorMessages (Text/Parsec/Error.hs:173)
newErrorMessage (Text/Parsec/Error.hs:120)
newErrorUnknown (Text/Parsec/Error.hs:116)
addErrorMessage (Text/Parsec/Error.hs:124)
setErrorPos (Text/Parsec/Error.hs:128)
setErrorMessage (Text/Parsec/Error.hs:132)
mergeError (Text/Parsec/Error.hs:136)
38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error'
Missing documentation for:
messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
errorIsUnknown (Text/Parsec/Error.hs:110)
showErrorMessages (Text/Parsec/Error.hs:173)
newErrorMessage (Text/Parsec/Error.hs:120)
newErrorUnknown (Text/Parsec/Error.hs:116)
addErrorMessage (Text/Parsec/Error.hs:124)
setErrorPos (Text/Parsec/Error.hs:128)
setErrorMessage (Text/Parsec/Error.hs:132)
mergeError (Text/Parsec/Error.hs:136)
64% ( 32 / 50) in 'Text.Parsec.Prim'
Missing documentation for:
unknownError (Text/Parsec/Prim.hs:91)
sysUnExpectError (Text/Parsec/Prim.hs:94)
Parsec (Text/Parsec/Prim.hs:152)
Consumed (Text/Parsec/Prim.hs:154)
Reply (Text/Parsec/Prim.hs:157)
State (Text/Parsec/Prim.hs:160)
parsecMap (Text/Parsec/Prim.hs:177)
parserReturn (Text/Parsec/Prim.hs:221)
parserBind (Text/Parsec/Prim.hs:226)
mergeErrorReply (Text/Parsec/Prim.hs:266)
parserFail (Text/Parsec/Prim.hs:272)
parserPlus (Text/Parsec/Prim.hs:290)
labels (Text/Parsec/Prim.hs:345)
tokens (Text/Parsec/Prim.hs:396)
tokenPrimEx (Text/Parsec/Prim.hs:533)
manyAccum (Text/Parsec/Prim.hs:592)
runPT (Text/Parsec/Prim.hs:610)
runP (Text/Parsec/Prim.hs:624)
100% ( 24 / 24) in 'Text.Parsec.Combinator'
100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
50% ( 2 / 4) in 'Text.Parsec.String'
Missing documentation for:
Parser (Text/Parsec/String.hs:22)
GenParser (Text/Parsec/String.hs:23)
50% ( 2 / 4) in 'Text.Parsec.ByteString'
Missing documentation for:
Parser (Text/Parsec/ByteString.hs:24)
GenParser (Text/Parsec/ByteString.hs:25)
50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy'
Missing documentation for:
Parser (Text/Parsec/ByteString/Lazy.hs:24)
GenParser (Text/Parsec/ByteString/Lazy.hs:25)
33% ( 1 / 3) in 'Text.Parsec.Text'
Missing documentation for:
Parser (Text/Parsec/Text.hs:23)
GenParser (Text/Parsec/Text.hs:24)
33% ( 1 / 3) in 'Text.Parsec.Text.Lazy'
Missing documentation for:
Parser (Text/Parsec/Text/Lazy.hs:23)
GenParser (Text/Parsec/Text/Lazy.hs:24)
100% ( 5 / 5) in 'Text.Parsec.Expr'
70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
Missing documentation for:
Parser (Text/Parsec/String.hs:22)
GenParser (Text/Parsec/String.hs:23)
runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
tokens (Text/Parsec/Prim.hs:396)
tokenPrimEx (Text/Parsec/Prim.hs:533)
try (Text/ParserCombinators/Parsec/Prim.hs:64)
labels (Text/Parsec/Prim.hs:345)
pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
State (Text/Parsec/Prim.hs:160)
82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
100% ( 20 / 20) in 'Text.Parsec.Char'
67% ( 4 / 6) in 'Text.Parsec.Token'
Missing documentation for:
LanguageDef (Text/Parsec/Token.hs:38)
TokenParser (Text/Parsec/Token.hs:106)
67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token'
Missing documentation for:
LanguageDef (Text/Parsec/Token.hs:38)
TokenParser (Text/Parsec/Token.hs:106)
95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
Missing documentation for:
CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr'
Missing documentation for:
Operator (Text/ParserCombinators/Parsec/Expr.hs:28)
OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32)
buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39)
78% ( 73 / 94) in 'Text.Parsec'
Missing documentation for:
Parsec (Text/Parsec/Prim.hs:152)
tokens (Text/Parsec/Prim.hs:396)
labels (Text/Parsec/Prim.hs:345)
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
manyAccum (Text/Parsec/Prim.hs:592)
tokenPrimEx (Text/Parsec/Prim.hs:533)
runPT (Text/Parsec/Prim.hs:610)
unknownError (Text/Parsec/Prim.hs:91)
sysUnExpectError (Text/Parsec/Prim.hs:94)
mergeErrorReply (Text/Parsec/Prim.hs:266)
runP (Text/Parsec/Prim.hs:624)
Consumed (Text/Parsec/Prim.hs:154)
Reply (Text/Parsec/Prim.hs:157)
State (Text/Parsec/Prim.hs:160)
parsecMap (Text/Parsec/Prim.hs:177)
parserReturn (Text/Parsec/Prim.hs:221)
parserBind (Text/Parsec/Prim.hs:226)
parserFail (Text/Parsec/Prim.hs:272)
parserPlus (Text/Parsec/Prim.hs:290)
80% ( 8 / 10) in 'Text.Parsec.Language'
Missing documentation for:
emptyDef (Text/Parsec/Language.hs:79)
LanguageDef (Text/Parsec/Token.hs:38)
80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language'
Missing documentation for:
emptyDef (Text/Parsec/Language.hs:79)
LanguageDef (Text/Parsec/Token.hs:38)
100% ( 8 / 8) in 'Text.Parsec.Perm'
100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file:
/tmp/pkgConf-parsec-3.19542969841408347194.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring tagsoup-0.13.5...
Building tagsoup-0.13.5...
Preprocessing library tagsoup-0.13.5...
[ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o )
[ 2 of 13] Compiling Text.StringLike ( Text/StringLike.hs, dist/build/Text/StringLike.o )
[ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o )
[ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o )
[ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o )
[ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o )
[ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o )
[ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o )
[ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o )
[10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o )
[11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o )
[12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o )
[13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o )
In-place registering tagsoup-0.13.5...
Running Haddock for tagsoup-0.13.5...
Running hscolour for tagsoup-0.13.5...
Preprocessing library tagsoup-0.13.5...
Preprocessing library tagsoup-0.13.5...
Haddock coverage:
100% ( 7 / 7) in 'Text.HTML.TagSoup.Entity'
38% ( 3 / 8) in 'Text.StringLike'
Missing documentation for:
(Text/StringLike.hs:48)
(Text/StringLike.hs:60)
(Text/StringLike.hs:71)
(Text/StringLike.hs:82)
(Text/StringLike.hs:93)
82% ( 23 / 28) in 'Text.HTML.TagSoup.Type'
Missing documentation for:
Position (Text/HTML/TagSoup/Type.hs:39)
tagPosition (Text/HTML/TagSoup/Type.hs:53)
nullPosition (Text/HTML/TagSoup/Type.hs:41)
positionChar (Text/HTML/TagSoup/Type.hs:47)
positionString (Text/HTML/TagSoup/Type.hs:44)
50% ( 9 / 18) in 'Text.HTML.TagSoup.Match'
Missing documentation for:
tagComment (Text/HTML/TagSoup/Match.hs:27)
tagOpenAttrLit (Text/HTML/TagSoup/Match.hs:40)
anyAttr (Text/HTML/TagSoup/Match.hs:67)
anyAttrName (Text/HTML/TagSoup/Match.hs:70)
anyAttrValue (Text/HTML/TagSoup/Match.hs:73)
anyAttrLit (Text/HTML/TagSoup/Match.hs:77)
anyAttrNameLit (Text/HTML/TagSoup/Match.hs:80)
anyAttrValueLit (Text/HTML/TagSoup/Match.hs:83)
getTagContent (Text/HTML/TagSoup/Match.hs:88)
67% ( 4 / 6) in 'Text.HTML.TagSoup.Tree'
Missing documentation for:
TagTree (Text/HTML/TagSoup/Tree.hs:18)
flattenTree (Text/HTML/TagSoup/Tree.hs:53)
83% ( 5 / 6) in 'Text.HTML.TagSoup.Options'
Missing documentation for:
Module header
0% ( 0 / 34) in 'Text.HTML.TagSoup.Implementation'
Missing documentation for:
Module header
Out (Text/HTML/TagSoup/Implementation.hs:17)
errSeen (Text/HTML/TagSoup/Implementation.hs:35)
errWant (Text/HTML/TagSoup/Implementation.hs:36)
S (Text/HTML/TagSoup/Implementation.hs:38)
expand (Text/HTML/TagSoup/Implementation.hs:48)
Outable (Text/HTML/TagSoup/Implementation.hs:65)
(Text/HTML/TagSoup/Implementation.hs:66)
(Text/HTML/TagSoup/Implementation.hs:67)
ampChar (Text/HTML/TagSoup/Implementation.hs:68)
ampOut (Text/HTML/TagSoup/Implementation.hs:69)
state (Text/HTML/TagSoup/Implementation.hs:72)
output (Text/HTML/TagSoup/Implementation.hs:79)
entityChr (Text/HTML/TagSoup/Implementation.hs:145)
isEof (Text/HTML/TagSoup/Implementation.hs:151)
isChar (Text/HTML/TagSoup/Implementation.hs:152)
isTag (Text/HTML/TagSoup/Implementation.hs:153)
isTagShut (Text/HTML/TagSoup/Implementation.hs:154)
isAttName (Text/HTML/TagSoup/Implementation.hs:155)
isAttVal (Text/HTML/TagSoup/Implementation.hs:156)
isTagEnd (Text/HTML/TagSoup/Implementation.hs:157)
isTagEndClose (Text/HTML/TagSoup/Implementation.hs:158)
isComment (Text/HTML/TagSoup/Implementation.hs:159)
isCommentEnd (Text/HTML/TagSoup/Implementation.hs:160)
isEntityName (Text/HTML/TagSoup/Implementation.hs:161)
isEntityNumHex (Text/HTML/TagSoup/Implementation.hs:162)
isEntityNum (Text/HTML/TagSoup/Implementation.hs:163)
isEntityHex (Text/HTML/TagSoup/Implementation.hs:164)
isEntityEnd (Text/HTML/TagSoup/Implementation.hs:165)
isWarn (Text/HTML/TagSoup/Implementation.hs:166)
fromChr (Text/HTML/TagSoup/Implementation.hs:168)
fromWarn (Text/HTML/TagSoup/Implementation.hs:169)
getEntityEnd (Text/HTML/TagSoup/Implementation.hs:171)
tagTextMerge (Text/HTML/TagSoup/Implementation.hs:175)
0% ( 0 / 2) in 'Text.HTML.TagSoup.Specification'
Missing documentation for:
Module header
parse (Text/HTML/TagSoup/Specification.hs:34)
0% ( 0 / 2) in 'Text.HTML.TagSoup.Manual'
Missing documentation for:
Module header
parseTagsOptions (Text/HTML/TagSoup/Manual.hs:11)
0% ( 0 / 2) in 'Text.HTML.TagSoup.Generated'
Missing documentation for:
Module header
parseTagsOptions (Text/HTML/TagSoup/Manual.hs:11)
100% ( 6 / 6) in 'Text.HTML.TagSoup.Render'
86% ( 6 / 7) in 'Text.HTML.TagSoup.Parser'
Missing documentation for:
Module header
100% ( 40 / 40) in 'Text.HTML.TagSoup'
Documentation created: dist/doc/html/tagsoup/index.html,
dist/doc/html/tagsoup/tagsoup.txt
Creating package registration file:
/tmp/pkgConf-tagsoup-0.13768100122047140186.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagsoup-0.13.5-KEBcy7muAL08YSUxlTprio
Registering tagsoup-0.13.5...
Installed tagsoup-0.13.5
Configuring xml-1.3.14...
Building xml-1.3.14...
Preprocessing library xml-1.3.14...
[1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o )
[2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o )
[3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o )
[4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o )
Text/XML/Light/Lexer.hs:119:1: Warning: Tab character
Text/XML/Light/Lexer.hs:121:1: Warning: Tab character
[5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o )
[6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o )
[7 of 7] Compiling Text.XML.Light ( Text/XML/Light.hs, dist/build/Text/XML/Light.o )
In-place registering xml-1.3.14...
Running Haddock for xml-1.3.14...
Running hscolour for xml-1.3.14...
Preprocessing library xml-1.3.14...
Preprocessing library xml-1.3.14...
Text/XML/Light/Lexer.hs:119:1: Warning: Tab character
Text/XML/Light/Lexer.hs:121:1: Warning: Tab character
Haddock coverage:
77% ( 10 / 13) in 'Text.XML.Light.Types'
Missing documentation for:
CDataKind (Text/XML/Light/Types.hs:50)
(Text/XML/Light/Types.hs:64)
(Text/XML/Light/Types.hs:67)
100% ( 21 / 21) in 'Text.XML.Light.Proc'
65% ( 13 / 20) in 'Text.XML.Light.Output'
Missing documentation for:
showContent (Text/XML/Light/Output.hs:140)
showElement (Text/XML/Light/Output.hs:143)
showCData (Text/XML/Light/Output.hs:146)
showQName (Text/XML/Light/Output.hs:198)
showAttr (Text/XML/Light/Output.hs:195)
ConfigPP (Text/XML/Light/Output.hs:34)
tagEnd (Text/XML/Light/Output.hs:188)
9% ( 3 / 32) in 'Text.XML.Light.Lexer'
Missing documentation for:
Module header
XmlSource (Text/XML/Light/Lexer.hs:15)
(Text/XML/Light/Lexer.hs:18)
(Text/XML/Light/Lexer.hs:22)
(Text/XML/Light/Lexer.hs:26)
(Text/XML/Light/Lexer.hs:30)
(Text/XML/Light/Lexer.hs:33)
linenumber (Text/XML/Light/Lexer.hs:36)
(Text/XML/Light/Lexer.hs:57)
LChar (Text/XML/Light/Lexer.hs:64)
LString (Text/XML/Light/Lexer.hs:65)
Token (Text/XML/Light/Lexer.hs:66)
tokens (Text/XML/Light/Lexer.hs:72)
tokens' (Text/XML/Light/Lexer.hs:75)
special (Text/XML/Light/Lexer.hs:96)
qualName (Text/XML/Light/Lexer.hs:128)
tag (Text/XML/Light/Lexer.hs:140)
attribs (Text/XML/Light/Lexer.hs:151)
attrib (Text/XML/Light/Lexer.hs:169)
attr_val (Text/XML/Light/Lexer.hs:174)
dropSpace (Text/XML/Light/Lexer.hs:179)
break' (Text/XML/Light/Lexer.hs:195)
breakn (Text/XML/Light/Lexer.hs:201)
decode_attr (Text/XML/Light/Lexer.hs:206)
Txt (Text/XML/Light/Lexer.hs:213)
decode_text (Text/XML/Light/Lexer.hs:215)
cref_to_char (Text/XML/Light/Lexer.hs:223)
num_esc (Text/XML/Light/Lexer.hs:233)
cvt_char (Text/XML/Light/Lexer.hs:241)
100% ( 3 / 3) in 'Text.XML.Light.Input'
90% ( 45 / 50) in 'Text.XML.Light.Cursor'
Missing documentation for:
Tag (Text/XML/Light/Cursor.hs:76)
getTag (Text/XML/Light/Cursor.hs:81)
setTag (Text/XML/Light/Cursor.hs:87)
fromTag (Text/XML/Light/Cursor.hs:90)
Path (Text/XML/Light/Cursor.hs:97)
32% ( 10 / 31) in 'Text.XML.Light'
Missing documentation for:
(Text/XML/Light.hs:57)
(Text/XML/Light.hs:63)
(Text/XML/Light.hs:64)
(Text/XML/Light.hs:65)
(Text/XML/Light.hs:67)
(Text/XML/Light.hs:68)
(Text/XML/Light.hs:69)
(Text/XML/Light.hs:70)
(Text/XML/Light.hs:72)
(Text/XML/Light.hs:75)
(Text/XML/Light.hs:76)
(Text/XML/Light.hs:77)
(Text/XML/Light.hs:78)
(Text/XML/Light.hs:80)
(Text/XML/Light.hs:83)
(Text/XML/Light.hs:84)
(Text/XML/Light.hs:85)
(Text/XML/Light.hs:86)
(Text/XML/Light.hs:88)
(Text/XML/Light.hs:91)
(Text/XML/Light.hs:92)
Documentation created: dist/doc/html/xml/index.html, dist/doc/html/xml/xml.txt
Creating package registration file:
/tmp/pkgConf-xml-1.312023762501896236448.14
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-1.3.14-A51W7Krf6npGWsiTbJ1zZV
Registering xml-1.3.14...
Installed xml-1.3.14
Configuring exceptions-0.8.0.2...
Building exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.8.0.2...
Running Haddock for exceptions-0.8.0.2...
Running hscolour for exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Haddock coverage:
100% ( 31 / 31) in 'Control.Monad.Catch'
80% ( 8 / 10) in 'Control.Monad.Catch.Pure'
Missing documentation for:
Catch (src/Control/Monad/Catch/Pure.hs:95)
runCatch (src/Control/Monad/Catch/Pure.hs:97)
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.018621404921776544874.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exceptions-0.8.0.2-8GsEeHgaIks3pVGk6GaELJ
Registering exceptions-0.8.0.2...
Installed exceptions-0.8.0.2
Configuring parsedate-3000.0.0...
Building parsedate-3000.0.0...
Preprocessing library parsedate-3000.0.0...
[1 of 1] Compiling System.Time.Parse ( System/Time/Parse.hs, dist/build/System/Time/Parse.o )
System/Time/Parse.hs:121:1: Warning: Tab character
System/Time/Parse.hs:195:1: Warning: Tab character
System/Time/Parse.hs:196:1: Warning: Tab character
System/Time/Parse.hs:197:1: Warning: Tab character
System/Time/Parse.hs:226:1: Warning: Tab character
System/Time/Parse.hs:227:1: Warning: Tab character
System/Time/Parse.hs:228:1: Warning: Tab character
System/Time/Parse.hs:229:1: Warning: Tab character
System/Time/Parse.hs:230:1: Warning: Tab character
System/Time/Parse.hs:231:1: Warning: Tab character
System/Time/Parse.hs:242:1: Warning: Tab character
System/Time/Parse.hs:243:1: Warning: Tab character
System/Time/Parse.hs:244:1: Warning: Tab character
System/Time/Parse.hs:245:1: Warning: Tab character
System/Time/Parse.hs:246:1: Warning: Tab character
System/Time/Parse.hs:247:1: Warning: Tab character
System/Time/Parse.hs:248:1: Warning: Tab character
System/Time/Parse.hs:249:1: Warning: Tab character
System/Time/Parse.hs:250:1: Warning: Tab character
System/Time/Parse.hs:251:1: Warning: Tab character
System/Time/Parse.hs:252:1: Warning: Tab character
System/Time/Parse.hs:253:1: Warning: Tab character
System/Time/Parse.hs:254:1: Warning: Tab character
In-place registering parsedate-3000.0.0...
Running Haddock for parsedate-3000.0.0...
Running hscolour for parsedate-3000.0.0...
Preprocessing library parsedate-3000.0.0...
Preprocessing library parsedate-3000.0.0...
System/Time/Parse.hs:121:1: Warning: Tab character
System/Time/Parse.hs:195:1: Warning: Tab character
System/Time/Parse.hs:196:1: Warning: Tab character
System/Time/Parse.hs:197:1: Warning: Tab character
System/Time/Parse.hs:226:1: Warning: Tab character
System/Time/Parse.hs:227:1: Warning: Tab character
System/Time/Parse.hs:228:1: Warning: Tab character
System/Time/Parse.hs:229:1: Warning: Tab character
System/Time/Parse.hs:230:1: Warning: Tab character
System/Time/Parse.hs:231:1: Warning: Tab character
System/Time/Parse.hs:242:1: Warning: Tab character
System/Time/Parse.hs:243:1: Warning: Tab character
System/Time/Parse.hs:244:1: Warning: Tab character
System/Time/Parse.hs:245:1: Warning: Tab character
System/Time/Parse.hs:246:1: Warning: Tab character
System/Time/Parse.hs:247:1: Warning: Tab character
System/Time/Parse.hs:248:1: Warning: Tab character
System/Time/Parse.hs:249:1: Warning: Tab character
System/Time/Parse.hs:250:1: Warning: Tab character
System/Time/Parse.hs:251:1: Warning: Tab character
System/Time/Parse.hs:252:1: Warning: Tab character
System/Time/Parse.hs:253:1: Warning: Tab character
System/Time/Parse.hs:254:1: Warning: Tab character
Haddock coverage:
67% ( 2 / 3) in 'System.Time.Parse'
Missing documentation for:
Module header
Documentation created: dist/doc/html/parsedate/index.html,
dist/doc/html/parsedate/parsedate.txt
Creating package registration file:
/tmp/pkgConf-parsedate-3000.0179389125410604139.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsedate-3000.0.0-7sExCtPJ6F6L5UTuzyFrXz
Registering parsedate-3000.0.0...
Installed parsedate-3000.0.0
Configuring feed-0.3.10.3...
Building feed-0.3.10.3...
Preprocessing library feed-0.3.10.3...
[ 1 of 23] Compiling Text.RSS.Syntax ( src/Text/RSS/Syntax.hs, dist/build/Text/RSS/Syntax.o )
[ 2 of 23] Compiling Text.RSS.Export ( src/Text/RSS/Export.hs, dist/build/Text/RSS/Export.o )
[ 3 of 23] Compiling Text.DublinCore.Types ( src/Text/DublinCore/Types.hs, dist/build/Text/DublinCore/Types.o )
[ 4 of 23] Compiling Text.RSS1.Syntax ( src/Text/RSS1/Syntax.hs, dist/build/Text/RSS1/Syntax.o )
[ 5 of 23] Compiling Text.RSS1.Utils ( src/Text/RSS1/Utils.hs, dist/build/Text/RSS1/Utils.o )
[ 6 of 23] Compiling Text.RSS1.Export ( src/Text/RSS1/Export.hs, dist/build/Text/RSS1/Export.o )
[ 7 of 23] Compiling Text.RSS.Import ( src/Text/RSS/Import.hs, dist/build/Text/RSS/Import.o )
[ 8 of 23] Compiling Text.RSS1.Import ( src/Text/RSS1/Import.hs, dist/build/Text/RSS1/Import.o )
[ 9 of 23] Compiling Text.Atom.Feed.Link ( src/Text/Atom/Feed/Link.hs, dist/build/Text/Atom/Feed/Link.o )
[10 of 23] Compiling Text.Atom.Feed ( src/Text/Atom/Feed.hs, dist/build/Text/Atom/Feed.o )
[11 of 23] Compiling Text.Atom.Feed.Export ( src/Text/Atom/Feed/Export.hs, dist/build/Text/Atom/Feed/Export.o )
[12 of 23] Compiling Text.Atom.Feed.Import ( src/Text/Atom/Feed/Import.hs, dist/build/Text/Atom/Feed/Import.o )
[13 of 23] Compiling Text.Atom.Feed.Validate ( src/Text/Atom/Feed/Validate.hs, dist/build/Text/Atom/Feed/Validate.o )
[14 of 23] Compiling Text.Atom.Pub ( src/Text/Atom/Pub.hs, dist/build/Text/Atom/Pub.o )
[15 of 23] Compiling Text.Atom.Pub.Export ( src/Text/Atom/Pub/Export.hs, dist/build/Text/Atom/Pub/Export.o )
[16 of 23] Compiling Text.Feed.Types ( src/Text/Feed/Types.hs, dist/build/Text/Feed/Types.o )
[17 of 23] Compiling Text.Feed.Constructor ( src/Text/Feed/Constructor.hs, dist/build/Text/Feed/Constructor.o )
src/Text/Feed/Constructor.hs:131:5: Warning:
Pattern match(es) are non-exhaustive
In a case alternative: Patterns not matched: XMLFeed _
[18 of 23] Compiling Text.Feed.Export ( src/Text/Feed/Export.hs, dist/build/Text/Feed/Export.o )
[19 of 23] Compiling Text.Feed.Import ( src/Text/Feed/Import.hs, dist/build/Text/Feed/Import.o )
[20 of 23] Compiling Text.Feed.Util ( src/Text/Feed/Util.hs, dist/build/Text/Feed/Util.o )
[21 of 23] Compiling Text.Feed.Query ( src/Text/Feed/Query.hs, dist/build/Text/Feed/Query.o )
[22 of 23] Compiling Text.Feed.Translate ( src/Text/Feed/Translate.hs, dist/build/Text/Feed/Translate.o )
[23 of 23] Compiling Paths_feed ( dist/build/autogen/Paths_feed.hs, dist/build/Paths_feed.o )
In-place registering feed-0.3.10.3...
Running Haddock for feed-0.3.10.3...
Running hscolour for feed-0.3.10.3...
Preprocessing library feed-0.3.10.3...
Preprocessing library feed-0.3.10.3...
Haddock coverage:
15% ( 4 / 26) in 'Text.RSS.Syntax'
Missing documentation for:
RSS (src/Text/RSS/Syntax.hs:27)
URLString (src/Text/RSS/Syntax.hs:36)
RSSChannel (src/Text/RSS/Syntax.hs:40)
RSSItem (src/Text/RSS/Syntax.hs:66)
RSSSource (src/Text/RSS/Syntax.hs:83)
RSSEnclosure (src/Text/RSS/Syntax.hs:91)
RSSCategory (src/Text/RSS/Syntax.hs:100)
RSSGuid (src/Text/RSS/Syntax.hs:108)
RSSImage (src/Text/RSS/Syntax.hs:117)
RSSCloud (src/Text/RSS/Syntax.hs:129)
RSSTextInput (src/Text/RSS/Syntax.hs:140)
nullRSS (src/Text/RSS/Syntax.hs:153)
nullChannel (src/Text/RSS/Syntax.hs:164)
nullItem (src/Text/RSS/Syntax.hs:192)
nullSource (src/Text/RSS/Syntax.hs:210)
nullEnclosure (src/Text/RSS/Syntax.hs:220)
newCategory (src/Text/RSS/Syntax.hs:232)
nullGuid (src/Text/RSS/Syntax.hs:241)
nullPermaGuid (src/Text/RSS/Syntax.hs:250)
nullImage (src/Text/RSS/Syntax.hs:254)
nullCloud (src/Text/RSS/Syntax.hs:269)
nullTextInput (src/Text/RSS/Syntax.hs:280)
6% ( 1 / 18) in 'Text.RSS.Export'
Missing documentation for:
qualNode (src/Text/RSS/Export.hs:22)
qualName (src/Text/RSS/Export.hs:29)
xmlRSS (src/Text/RSS/Export.hs:33)
xmlChannel (src/Text/RSS/Export.hs:40)
xmlItem (src/Text/RSS/Export.hs:66)
xmlSource (src/Text/RSS/Export.hs:82)
xmlEnclosure (src/Text/RSS/Export.hs:88)
xmlCategory (src/Text/RSS/Export.hs:97)
xmlGuid (src/Text/RSS/Export.hs:105)
xmlImage (src/Text/RSS/Export.hs:116)
xmlCloud (src/Text/RSS/Export.hs:128)
xmlTextInput (src/Text/RSS/Export.hs:139)
xmlSkipHours (src/Text/RSS/Export.hs:149)
xmlSkipDays (src/Text/RSS/Export.hs:154)
xmlAttr (src/Text/RSS/Export.hs:161)
xmlLeaf (src/Text/RSS/Export.hs:164)
mb (src/Text/RSS/Export.hs:171)
60% ( 3 / 5) in 'Text.DublinCore.Types'
Missing documentation for:
infoToTag (src/Text/DublinCore/Types.hs:45)
dc_element_names (src/Text/DublinCore/Types.hs:65)
5% ( 1 / 20) in 'Text.RSS1.Syntax'
Missing documentation for:
URIString (src/Text/RSS1/Syntax.hs:19)
TitleString (src/Text/RSS1/Syntax.hs:20)
TimeString (src/Text/RSS1/Syntax.hs:21)
TextString (src/Text/RSS1/Syntax.hs:22)
Feed (src/Text/RSS1/Syntax.hs:24)
Channel (src/Text/RSS1/Syntax.hs:36)
Image (src/Text/RSS1/Syntax.hs:58)
Item (src/Text/RSS1/Syntax.hs:70)
TextInputInfo (src/Text/RSS1/Syntax.hs:84)
TaxonomyTopic (src/Text/RSS1/Syntax.hs:97)
UpdatePeriod (src/Text/RSS1/Syntax.hs:110)
ContentInfo (src/Text/RSS1/Syntax.hs:118)
nullFeed (src/Text/RSS1/Syntax.hs:128)
nullChannel (src/Text/RSS1/Syntax.hs:140)
nullImage (src/Text/RSS1/Syntax.hs:160)
nullItem (src/Text/RSS1/Syntax.hs:172)
nullTextInputInfo (src/Text/RSS1/Syntax.hs:186)
nullTaxonomyTopic (src/Text/RSS1/Syntax.hs:199)
nullContentInfo (src/Text/RSS1/Syntax.hs:211)
3% ( 1 / 32) in 'Text.RSS1.Utils'
Missing documentation for:
pQNodes (src/Text/RSS1/Utils.hs:21)
pNode (src/Text/RSS1/Utils.hs:24)
pQNode (src/Text/RSS1/Utils.hs:27)
pLeaf (src/Text/RSS1/Utils.hs:30)
pQLeaf (src/Text/RSS1/Utils.hs:33)
pAttr (src/Text/RSS1/Utils.hs:36)
pMany (src/Text/RSS1/Utils.hs:39)
children (src/Text/RSS1/Utils.hs:42)
qualName (src/Text/RSS1/Utils.hs:45)
rssPrefix (src/Text/RSS1/Utils.hs:48)
rss10NS (src/Text/RSS1/Utils.hs:48)
rdfPrefix (src/Text/RSS1/Utils.hs:52)
rdfNS (src/Text/RSS1/Utils.hs:52)
synPrefix (src/Text/RSS1/Utils.hs:56)
synNS (src/Text/RSS1/Utils.hs:56)
taxPrefix (src/Text/RSS1/Utils.hs:60)
taxNS (src/Text/RSS1/Utils.hs:60)
conPrefix (src/Text/RSS1/Utils.hs:64)
conNS (src/Text/RSS1/Utils.hs:64)
dcPrefix (src/Text/RSS1/Utils.hs:68)
dcNS (src/Text/RSS1/Utils.hs:68)
rdfName (src/Text/RSS1/Utils.hs:72)
rssName (src/Text/RSS1/Utils.hs:75)
synName (src/Text/RSS1/Utils.hs:78)
known_rss_elts (src/Text/RSS1/Utils.hs:81)
known_syn_elts (src/Text/RSS1/Utils.hs:84)
known_dc_elts (src/Text/RSS1/Utils.hs:87)
known_tax_elts (src/Text/RSS1/Utils.hs:90)
known_con_elts (src/Text/RSS1/Utils.hs:93)
removeKnownElts (src/Text/RSS1/Utils.hs:96)
removeKnownAttrs (src/Text/RSS1/Utils.hs:108)
50% ( 1 / 2) in 'Text.RSS1.Export'
Missing documentation for:
xmlFeed (src/Text/RSS1/Export.hs:34)
4% ( 1 / 26) in 'Text.RSS.Import'
Missing documentation for:
pNodes (src/Text/RSS/Import.hs:25)
pQNodes (src/Text/RSS/Import.hs:28)
pNode (src/Text/RSS/Import.hs:31)
pQNode (src/Text/RSS/Import.hs:34)
pLeaf (src/Text/RSS/Import.hs:37)
pQLeaf (src/Text/RSS/Import.hs:40)
pAttr (src/Text/RSS/Import.hs:43)
pMany (src/Text/RSS/Import.hs:46)
children (src/Text/RSS/Import.hs:49)
qualName (src/Text/RSS/Import.hs:52)
dcName (src/Text/RSS/Import.hs:55)
elementToRSS (src/Text/RSS/Import.hs:58)
elementToChannel (src/Text/RSS/Import.hs:74)
elementToImage (src/Text/RSS/Import.hs:116)
elementToCategory (src/Text/RSS/Import.hs:138)
elementToCloud (src/Text/RSS/Import.hs:150)
elementToItem (src/Text/RSS/Import.hs:165)
elementToSource (src/Text/RSS/Import.hs:191)
elementToEnclosure (src/Text/RSS/Import.hs:204)
elementToGuid (src/Text/RSS/Import.hs:219)
elementToTextInput (src/Text/RSS/Import.hs:231)
elementToSkipHours (src/Text/RSS/Import.hs:251)
elementToSkipDays (src/Text/RSS/Import.hs:257)
readInt (src/Text/RSS/Import.hs:265)
readBool (src/Text/RSS/Import.hs:271)
50% ( 1 / 2) in 'Text.RSS1.Import'
Missing documentation for:
elementToFeed (src/Text/RSS1/Import.hs:27)
50% ( 2 / 4) in 'Text.Atom.Feed.Link'
Missing documentation for:
showLinkRelation (src/Text/Atom/Feed/Link.hs:54)
showLinkAttr (src/Text/Atom/Feed/Link.hs:76)
12% ( 3 / 26) in 'Text.Atom.Feed'
Missing documentation for:
URI (src/Text/Atom/Feed.hs:22)
NCName (src/Text/Atom/Feed.hs:23)
Date (src/Text/Atom/Feed.hs:24)
MediaType (src/Text/Atom/Feed.hs:25)
Feed (src/Text/Atom/Feed.hs:27)
Entry (src/Text/Atom/Feed.hs:47)
EntryContent (src/Text/Atom/Feed.hs:68)
Category (src/Text/Atom/Feed.hs:76)
Generator (src/Text/Atom/Feed.hs:86)
Link (src/Text/Atom/Feed.hs:94)
TextContent (src/Text/Atom/Feed.hs:108)
txtToString (src/Text/Atom/Feed.hs:114)
Source (src/Text/Atom/Feed.hs:119)
Person (src/Text/Atom/Feed.hs:137)
InReplyTo (src/Text/Atom/Feed.hs:146)
InReplyTotal (src/Text/Atom/Feed.hs:157)
newCategory (src/Text/Atom/Feed.hs:166)
nullFeed (src/Text/Atom/Feed.hs:175)
nullEntry (src/Text/Atom/Feed.hs:197)
nullGenerator (src/Text/Atom/Feed.hs:221)
nullLink (src/Text/Atom/Feed.hs:229)
nullSource (src/Text/Atom/Feed.hs:242)
nullPerson (src/Text/Atom/Feed.hs:258)
3% ( 1 / 38) in 'Text.Atom.Feed.Export'
Missing documentation for:
atom_prefix (src/Text/Atom/Feed/Export.hs:23)
atom_thr_prefix (src/Text/Atom/Feed/Export.hs:26)
atomNS (src/Text/Atom/Feed/Export.hs:29)
atomThreadNS (src/Text/Atom/Feed/Export.hs:32)
xmlns_atom (src/Text/Atom/Feed/Export.hs:35)
xmlns_atom_thread (src/Text/Atom/Feed/Export.hs:48)
atomName (src/Text/Atom/Feed/Export.hs:61)
atomAttr (src/Text/Atom/Feed/Export.hs:67)
atomNode (src/Text/Atom/Feed/Export.hs:70)
atomLeaf (src/Text/Atom/Feed/Export.hs:73)
atomThreadName (src/Text/Atom/Feed/Export.hs:79)
atomThreadAttr (src/Text/Atom/Feed/Export.hs:86)
atomThreadNode (src/Text/Atom/Feed/Export.hs:89)
atomThreadLeaf (src/Text/Atom/Feed/Export.hs:93)
xmlFeed (src/Text/Atom/Feed/Export.hs:101)
xmlEntry (src/Text/Atom/Feed/Export.hs:122)
xmlContent (src/Text/Atom/Feed/Export.hs:143)
xmlCategory (src/Text/Atom/Feed/Export.hs:163)
xmlLink (src/Text/Atom/Feed/Export.hs:170)
xmlSource (src/Text/Atom/Feed/Export.hs:181)
xmlGenerator (src/Text/Atom/Feed/Export.hs:198)
xmlAuthor (src/Text/Atom/Feed/Export.hs:205)
xmlContributor (src/Text/Atom/Feed/Export.hs:208)
xmlPerson (src/Text/Atom/Feed/Export.hs:211)
xmlInReplyTo (src/Text/Atom/Feed/Export.hs:218)
xmlInReplyTotal (src/Text/Atom/Feed/Export.hs:229)
xmlId (src/Text/Atom/Feed/Export.hs:234)
xmlIcon (src/Text/Atom/Feed/Export.hs:237)
xmlLogo (src/Text/Atom/Feed/Export.hs:240)
xmlUpdated (src/Text/Atom/Feed/Export.hs:243)
xmlPublished (src/Text/Atom/Feed/Export.hs:246)
xmlRights (src/Text/Atom/Feed/Export.hs:249)
xmlTitle (src/Text/Atom/Feed/Export.hs:252)
xmlSubtitle (src/Text/Atom/Feed/Export.hs:255)
xmlSummary (src/Text/Atom/Feed/Export.hs:258)
xmlTextContent (src/Text/Atom/Feed/Export.hs:261)
mb (src/Text/Atom/Feed/Export.hs:270)
4% ( 1 / 23) in 'Text.Atom.Feed.Import'
Missing documentation for:
pNodes (src/Text/Atom/Feed/Import.hs:27)
pQNodes (src/Text/Atom/Feed/Import.hs:30)
pNode (src/Text/Atom/Feed/Import.hs:33)
pQNode (src/Text/Atom/Feed/Import.hs:36)
pLeaf (src/Text/Atom/Feed/Import.hs:39)
pQLeaf (src/Text/Atom/Feed/Import.hs:42)
pAttr (src/Text/Atom/Feed/Import.hs:45)
pAttrs (src/Text/Atom/Feed/Import.hs:51)
pQAttr (src/Text/Atom/Feed/Import.hs:54)
pMany (src/Text/Atom/Feed/Import.hs:57)
children (src/Text/Atom/Feed/Import.hs:60)
elementFeed (src/Text/Atom/Feed/Import.hs:63)
pTextContent (src/Text/Atom/Feed/Import.hs:112)
pPerson (src/Text/Atom/Feed/Import.hs:124)
pCategory (src/Text/Atom/Feed/Import.hs:135)
pGenerator (src/Text/Atom/Feed/Import.hs:145)
pSource (src/Text/Atom/Feed/Import.hs:152)
pLink (src/Text/Atom/Feed/Import.hs:170)
pEntry (src/Text/Atom/Feed/Import.hs:191)
pContent (src/Text/Atom/Feed/Import.hs:222)
pInReplyTotal (src/Text/Atom/Feed/Import.hs:238)
pInReplyTo (src/Text/Atom/Feed/Import.hs:250)
3% ( 1 / 30) in 'Text.Atom.Feed.Validate'
Missing documentation for:
VTree (src/Text/Atom/Feed/Validate.hs:23)
ValidatorResult (src/Text/Atom/Feed/Validate.hs:26)
advice (src/Text/Atom/Feed/Validate.hs:28)
demand (src/Text/Atom/Feed/Validate.hs:31)
valid (src/Text/Atom/Feed/Validate.hs:34)
mkTree (src/Text/Atom/Feed/Validate.hs:37)
flattenT (src/Text/Atom/Feed/Validate.hs:40)
validateEntry (src/Text/Atom/Feed/Validate.hs:44)
checkEntryAuthor (src/Text/Atom/Feed/Validate.hs:63)
checkCats (src/Text/Atom/Feed/Validate.hs:77)
checkContents (src/Text/Atom/Feed/Validate.hs:80)
checkContributor (src/Text/Atom/Feed/Validate.hs:89)
checkContentLink (src/Text/Atom/Feed/Validate.hs:92)
checkLinks (src/Text/Atom/Feed/Validate.hs:104)
checkId (src/Text/Atom/Feed/Validate.hs:121)
checkPublished (src/Text/Atom/Feed/Validate.hs:128)
checkRights (src/Text/Atom/Feed/Validate.hs:135)
checkSource (src/Text/Atom/Feed/Validate.hs:142)
checkSummary (src/Text/Atom/Feed/Validate.hs:149)
checkTitle (src/Text/Atom/Feed/Validate.hs:156)
checkUpdated (src/Text/Atom/Feed/Validate.hs:163)
checkCat (src/Text/Atom/Feed/Validate.hs:170)
checkContent (src/Text/Atom/Feed/Validate.hs:191)
checkTerm (src/Text/Atom/Feed/Validate.hs:256)
checkAuthor (src/Text/Atom/Feed/Validate.hs:263)
checkPerson (src/Text/Atom/Feed/Validate.hs:266)
checkName (src/Text/Atom/Feed/Validate.hs:273)
checkEmail (src/Text/Atom/Feed/Validate.hs:280)
checkUri (src/Text/Atom/Feed/Validate.hs:288)
17% ( 1 / 6) in 'Text.Atom.Pub'
Missing documentation for:
Service (src/Text/Atom/Pub.hs:20)
Workspace (src/Text/Atom/Pub.hs:26)
Collection (src/Text/Atom/Pub.hs:33)
Categories (src/Text/Atom/Pub.hs:42)
Accept (src/Text/Atom/Pub.hs:47)
7% ( 1 / 14) in 'Text.Atom.Pub.Export'
Missing documentation for:
showServiceDoc (src/Text/Atom/Pub/Export.hs:25)
mkQName (src/Text/Atom/Pub/Export.hs:29)
mkElem (src/Text/Atom/Pub/Export.hs:32)
mkLeaf (src/Text/Atom/Pub/Export.hs:35)
mkAttr (src/Text/Atom/Pub/Export.hs:38)
xmlns_app (src/Text/Atom/Pub/Export.hs:41)
appNS (src/Text/Atom/Pub/Export.hs:45)
appName (src/Text/Atom/Pub/Export.hs:48)
xmlService (src/Text/Atom/Pub/Export.hs:51)
xmlWorkspace (src/Text/Atom/Pub/Export.hs:58)
xmlCollection (src/Text/Atom/Pub/Export.hs:67)
xmlCategories (src/Text/Atom/Pub/Export.hs:77)
xmlAccept (src/Text/Atom/Pub/Export.hs:87)
100% ( 4 / 4) in 'Text.Feed.Types'
42% ( 17 / 40) in 'Text.Feed.Constructor'
Missing documentation for:
feedFromRSS (src/Text/Feed/Constructor.hs:95)
feedFromAtom (src/Text/Feed/Constructor.hs:98)
feedFromRDF (src/Text/Feed/Constructor.hs:101)
feedFromXML (src/Text/Feed/Constructor.hs:104)
getFeedKind (src/Text/Feed/Constructor.hs:107)
FeedSetter (src/Text/Feed/Constructor.hs:162)
addItem (src/Text/Feed/Constructor.hs:115)
withFeedTitle (src/Text/Feed/Constructor.hs:164)
withFeedHome (src/Text/Feed/Constructor.hs:179)
withFeedPubDate (src/Text/Feed/Constructor.hs:242)
withFeedLastUpdate (src/Text/Feed/Constructor.hs:272)
withFeedLogoLink (src/Text/Feed/Constructor.hs:311)
withFeedLanguage (src/Text/Feed/Constructor.hs:352)
withFeedCategories (src/Text/Feed/Constructor.hs:382)
withFeedGenerator (src/Text/Feed/Constructor.hs:415)
withFeedItems (src/Text/Feed/Constructor.hs:128)
newItem (src/Text/Feed/Constructor.hs:140)
getItemKind (src/Text/Feed/Constructor.hs:154)
atomEntryToItem (src/Text/Feed/Constructor.hs:449)
rssItemToItem (src/Text/Feed/Constructor.hs:452)
rdfItemToItem (src/Text/Feed/Constructor.hs:455)
ItemSetter (src/Text/Feed/Constructor.hs:458)
withItemCategories (src/Text/Feed/Constructor.hs:673)
100% ( 2 / 2) in 'Text.Feed.Export'
86% ( 6 / 7) in 'Text.Feed.Import'
Missing documentation for:
parseFeedString (src/Text/Feed/Import.hs:73)
100% ( 2 / 2) in 'Text.Feed.Util'
10% ( 3 / 31) in 'Text.Feed.Query'
Missing documentation for:
feedItems (src/Text/Feed/Query.hs:70)
FeedGetter (src/Text/Feed/Query.hs:83)
getFeedTitle (src/Text/Feed/Query.hs:98)
getFeedAuthor (src/Text/Feed/Query.hs:85)
getFeedHome (src/Text/Feed/Query.hs:109)
getFeedHTML (src/Text/Feed/Query.hs:122)
getFeedDescription (src/Text/Feed/Query.hs:140)
getFeedPubDate (src/Text/Feed/Query.hs:151)
getFeedLastUpdate (src/Text/Feed/Query.hs:164)
getFeedDate (src/Text/Feed/Query.hs:177)
getFeedLogoLink (src/Text/Feed/Query.hs:180)
getFeedLanguage (src/Text/Feed/Query.hs:192)
getFeedCategories (src/Text/Feed/Query.hs:207)
getFeedGenerator (src/Text/Feed/Query.hs:221)
getFeedItems (src/Text/Feed/Query.hs:80)
ItemGetter (src/Text/Feed/Query.hs:236)
getItemTitle (src/Text/Feed/Query.hs:238)
getItemLink (src/Text/Feed/Query.hs:246)
getItemPublishDateString (src/Text/Feed/Query.hs:291)
getItemDate (src/Text/Feed/Query.hs:302)
getItemCommentLink (src/Text/Feed/Query.hs:316)
getItemEnclosure (src/Text/Feed/Query.hs:328)
getItemFeedLink (src/Text/Feed/Query.hs:360)
getItemId (src/Text/Feed/Query.hs:377)
getItemCategories (src/Text/Feed/Query.hs:394)
getItemRights (src/Text/Feed/Query.hs:407)
getItemSummary (src/Text/Feed/Query.hs:417)
getItemDescription (src/Text/Feed/Query.hs:420)
20% ( 1 / 5) in 'Text.Feed.Translate'
Missing documentation for:
translateItemTo (src/Text/Feed/Translate.hs:54)
withAtomEntry (src/Text/Feed/Translate.hs:36)
withRSSItem (src/Text/Feed/Translate.hs:42)
withRSS1Item (src/Text/Feed/Translate.hs:48)
0% ( 0 / 8) in 'Paths_feed'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_feed.hs:15)
getBinDir (dist/build/autogen/Paths_feed.hs:25)
getLibDir (dist/build/autogen/Paths_feed.hs:25)
getDataDir (dist/build/autogen/Paths_feed.hs:25)
getLibexecDir (dist/build/autogen/Paths_feed.hs:25)
getDataFileName (dist/build/autogen/Paths_feed.hs:32)
getSysconfDir (dist/build/autogen/Paths_feed.hs:25)
Documentation created: dist/doc/html/feed/index.html,
dist/doc/html/feed/feed.txt
Creating package registration file:
/tmp/pkgConf-feed-0.3.1017948605266493503.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/feed-0.3.10.3-JZhZnxrpyv9HcmwGh6W37B
Registering feed-0.3.10.3...
Installed feed-0.3.10.3
Configuring temporary-1.2.0.3...
Building temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
[1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o )
[2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o )
[3 of 3] Compiling System.IO.Temp ( System/IO/Temp.hs, dist/build/System/IO/Temp.o )
In-place registering temporary-1.2.0.3...
Running Haddock for temporary-1.2.0.3...
Running hscolour for temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
Haddock coverage:
0% ( 0 / 5) in 'Distribution.Compat.Exception'
Missing documentation for:
Module header
onException (Distribution/Compat/Exception.hs:19)
catchIO (Distribution/Compat/Exception.hs:34)
catchExit (Distribution/Compat/Exception.hs:41)
throwIOIO (Distribution/Compat/Exception.hs:27)
40% ( 2 / 5) in 'Distribution.Compat.TempFile'
Missing documentation for:
Module header
openNewBinaryFile (Distribution/Compat/TempFile.hs:112)
createTempDirectory (Distribution/Compat/TempFile.hs:191)
67% ( 6 / 9) in 'System.IO.Temp'
Missing documentation for:
Module header
openNewBinaryFile (Distribution/Compat/TempFile.hs:112)
createTempDirectory (Distribution/Compat/TempFile.hs:191)
Documentation created: dist/doc/html/temporary/index.html,
dist/doc/html/temporary/temporary.txt
Creating package registration file:
/tmp/pkgConf-temporary-1.2.0125907678022852617.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/temporary-1.2.0.3-Il0r9HZboDhGin7P716nyP
Registering temporary-1.2.0.3...
Installed temporary-1.2.0.3
Configuring download-curl-0.1.4...
Building download-curl-0.1.4...
Preprocessing library download-curl-0.1.4...
[1 of 2] Compiling Network.Curl.Download.Lazy ( Network/Curl/Download/Lazy.hs, dist/build/Network/Curl/Download/Lazy.o )
[2 of 2] Compiling Network.Curl.Download ( Network/Curl/Download.hs, dist/build/Network/Curl/Download.o )
In-place registering download-curl-0.1.4...
Running Haddock for download-curl-0.1.4...
Running hscolour for download-curl-0.1.4...
Preprocessing library download-curl-0.1.4...
Preprocessing library download-curl-0.1.4...
Haddock coverage:
100% ( 4 / 4) in 'Network.Curl.Download.Lazy'
100% ( 10 / 10) in 'Network.Curl.Download'
Documentation created: dist/doc/html/download-curl/index.html,
dist/doc/html/download-curl/download-curl.txt
Creating package registration file:
/tmp/pkgConf-download-curl-0.11689630845401542104.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/download-curl-0.1.4-18Q8WyJJIAFIbXI4z7ingJ
Registering download-curl-0.1.4...
Installed download-curl-0.1.4
Configuring gnuplot-0.5.4...
Building gnuplot-0.5.4...
Preprocessing library gnuplot-0.5.4...
[ 1 of 48] Compiling Graphics.Gnuplot.Private.OS ( os/generic/Graphics/Gnuplot/Private/OS.hs, dist/build/Graphics/Gnuplot/Private/OS.o )
[ 2 of 48] Compiling Graphics.Gnuplot.Execute ( execute/tmp/Graphics/Gnuplot/Execute.hs, dist/build/Graphics/Gnuplot/Execute.o )
[ 3 of 48] Compiling Graphics.Gnuplot.Private.FrameOption ( src/Graphics/Gnuplot/Private/FrameOption.hs, dist/build/Graphics/Gnuplot/Private/FrameOption.o )
[ 4 of 48] Compiling Graphics.Gnuplot.Frame.Option ( src/Graphics/Gnuplot/Frame/Option.hs, dist/build/Graphics/Gnuplot/Frame/Option.o )
[ 5 of 48] Compiling Graphics.Gnuplot.Private.File ( src/Graphics/Gnuplot/Private/File.hs, dist/build/Graphics/Gnuplot/Private/File.o )
[ 6 of 48] Compiling Graphics.Gnuplot.File ( src/Graphics/Gnuplot/File.hs, dist/build/Graphics/Gnuplot/File.o )
[ 7 of 48] Compiling Graphics.Gnuplot.Private.Display ( src/Graphics/Gnuplot/Private/Display.hs, dist/build/Graphics/Gnuplot/Private/Display.o )
[ 8 of 48] Compiling Graphics.Gnuplot.Display ( src/Graphics/Gnuplot/Display.hs, dist/build/Graphics/Gnuplot/Display.o )
[ 9 of 48] Compiling Graphics.Gnuplot.Time ( src/Graphics/Gnuplot/Time.hs, dist/build/Graphics/Gnuplot/Time.o )
[10 of 48] Compiling Graphics.Gnuplot.Private.Command ( src/Graphics/Gnuplot/Private/Command.hs, dist/build/Graphics/Gnuplot/Private/Command.o )
[11 of 48] Compiling Graphics.Gnuplot.Utility ( src/Graphics/Gnuplot/Utility.hs, dist/build/Graphics/Gnuplot/Utility.o )
[12 of 48] Compiling Graphics.Gnuplot.Private.FrameOptionSet ( src/Graphics/Gnuplot/Private/FrameOptionSet.hs, dist/build/Graphics/Gnuplot/Private/FrameOptionSet.o )
[13 of 48] Compiling Graphics.Gnuplot.Private.ColorSpecification ( src/Graphics/Gnuplot/Private/ColorSpecification.hs, dist/build/Graphics/Gnuplot/Private/ColorSpecification.o )
[14 of 48] Compiling Graphics.Gnuplot.ColorSpecification ( src/Graphics/Gnuplot/ColorSpecification.hs, dist/build/Graphics/Gnuplot/ColorSpecification.o )
[15 of 48] Compiling Graphics.Gnuplot.Private.Terminal ( src/Graphics/Gnuplot/Private/Terminal.hs, dist/build/Graphics/Gnuplot/Private/Terminal.o )
[16 of 48] Compiling Graphics.Gnuplot.Terminal ( src/Graphics/Gnuplot/Terminal.hs, dist/build/Graphics/Gnuplot/Terminal.o )
[17 of 48] Compiling Graphics.Gnuplot.Terminal.Default ( src/Graphics/Gnuplot/Terminal/Default.hs, dist/build/Graphics/Gnuplot/Terminal/Default.o )
[18 of 48] Compiling Graphics.Gnuplot.Advanced ( src/Graphics/Gnuplot/Advanced.hs, dist/build/Graphics/Gnuplot/Advanced.o )
src/Graphics/Gnuplot/Advanced.hs:92: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 48] Compiling Graphics.Gnuplot.Terminal.PostScript ( src/Graphics/Gnuplot/Terminal/PostScript.hs, dist/build/Graphics/Gnuplot/Terminal/PostScript.o )
[20 of 48] Compiling Graphics.Gnuplot.Terminal.PNG ( src/Graphics/Gnuplot/Terminal/PNG.hs, dist/build/Graphics/Gnuplot/Terminal/PNG.o )
[21 of 48] Compiling Graphics.Gnuplot.Terminal.SVG ( src/Graphics/Gnuplot/Terminal/SVG.hs, dist/build/Graphics/Gnuplot/Terminal/SVG.o )
[22 of 48] Compiling Graphics.Gnuplot.Terminal.WXT ( src/Graphics/Gnuplot/Terminal/WXT.hs, dist/build/Graphics/Gnuplot/Terminal/WXT.o )
[23 of 48] Compiling Graphics.Gnuplot.Terminal.X11 ( src/Graphics/Gnuplot/Terminal/X11.hs, dist/build/Graphics/Gnuplot/Terminal/X11.o )
[24 of 48] Compiling Graphics.Gnuplot.Value.Atom ( src/Graphics/Gnuplot/Value/Atom.hs, dist/build/Graphics/Gnuplot/Value/Atom.o )
[25 of 48] Compiling Graphics.Gnuplot.Value.ColumnSet ( src/Graphics/Gnuplot/Value/ColumnSet.hs, dist/build/Graphics/Gnuplot/Value/ColumnSet.o )
[26 of 48] Compiling Graphics.Gnuplot.Value.Tuple ( src/Graphics/Gnuplot/Value/Tuple.hs, dist/build/Graphics/Gnuplot/Value/Tuple.o )
[27 of 48] Compiling Graphics.Gnuplot.Private.Graph3DType ( src/Graphics/Gnuplot/Private/Graph3DType.hs, dist/build/Graphics/Gnuplot/Private/Graph3DType.o )
[28 of 48] Compiling Graphics.Gnuplot.Private.Graph ( src/Graphics/Gnuplot/Private/Graph.hs, dist/build/Graphics/Gnuplot/Private/Graph.o )
[29 of 48] Compiling Graphics.Gnuplot.Private.Plot ( src/Graphics/Gnuplot/Private/Plot.hs, dist/build/Graphics/Gnuplot/Private/Plot.o )
[30 of 48] Compiling Graphics.Gnuplot.Private.Frame ( src/Graphics/Gnuplot/Private/Frame.hs, dist/build/Graphics/Gnuplot/Private/Frame.o )
src/Graphics/Gnuplot/Private/Frame.hs:9: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()
[31 of 48] Compiling Graphics.Gnuplot.Private.GraphEmpty ( src/Graphics/Gnuplot/Private/GraphEmpty.hs, dist/build/Graphics/Gnuplot/Private/GraphEmpty.o )
[32 of 48] Compiling Graphics.Gnuplot.Graph ( src/Graphics/Gnuplot/Graph.hs, dist/build/Graphics/Gnuplot/Graph.o )
[33 of 48] Compiling Graphics.Gnuplot.Frame.OptionSet.Style ( src/Graphics/Gnuplot/Frame/OptionSet/Style.hs, dist/build/Graphics/Gnuplot/Frame/OptionSet/Style.o )
[34 of 48] Compiling Graphics.Gnuplot.MultiPlot ( src/Graphics/Gnuplot/MultiPlot.hs, dist/build/Graphics/Gnuplot/MultiPlot.o )
src/Graphics/Gnuplot/MultiPlot.hs:17:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Graphics/Gnuplot/MultiPlot.hs:18:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
[35 of 48] Compiling Graphics.Gnuplot.Private.Graph2DType ( src/Graphics/Gnuplot/Private/Graph2DType.hs, dist/build/Graphics/Gnuplot/Private/Graph2DType.o )
[36 of 48] Compiling Graphics.Gnuplot.Private.LineSpecification ( src/Graphics/Gnuplot/Private/LineSpecification.hs, dist/build/Graphics/Gnuplot/Private/LineSpecification.o )
[37 of 48] Compiling Graphics.Gnuplot.Private.Graph2D ( src/Graphics/Gnuplot/Private/Graph2D.hs, dist/build/Graphics/Gnuplot/Private/Graph2D.o )
[38 of 48] Compiling Graphics.Gnuplot.Graph.TwoDimensional ( src/Graphics/Gnuplot/Graph/TwoDimensional.hs, dist/build/Graphics/Gnuplot/Graph/TwoDimensional.o )
[39 of 48] Compiling Graphics.Gnuplot.Frame.OptionSet.Histogram ( src/Graphics/Gnuplot/Frame/OptionSet/Histogram.hs, dist/build/Graphics/Gnuplot/Frame/OptionSet/Histogram.o )
[40 of 48] Compiling Graphics.Gnuplot.Private.Graph3D ( src/Graphics/Gnuplot/Private/Graph3D.hs, dist/build/Graphics/Gnuplot/Private/Graph3D.o )
[41 of 48] Compiling Graphics.Gnuplot.Graph.ThreeDimensional ( src/Graphics/Gnuplot/Graph/ThreeDimensional.hs, dist/build/Graphics/Gnuplot/Graph/ThreeDimensional.o )
[42 of 48] Compiling Graphics.Gnuplot.Frame.OptionSet ( src/Graphics/Gnuplot/Frame/OptionSet.hs, dist/build/Graphics/Gnuplot/Frame/OptionSet.o )
[43 of 48] Compiling Graphics.Gnuplot.Frame ( src/Graphics/Gnuplot/Frame.hs, dist/build/Graphics/Gnuplot/Frame.o )
[44 of 48] Compiling Graphics.Gnuplot.LineSpecification ( src/Graphics/Gnuplot/LineSpecification.hs, dist/build/Graphics/Gnuplot/LineSpecification.o )
[45 of 48] Compiling Graphics.Gnuplot.Plot.ThreeDimensional ( src/Graphics/Gnuplot/Plot/ThreeDimensional.hs, dist/build/Graphics/Gnuplot/Plot/ThreeDimensional.o )
[46 of 48] Compiling Graphics.Gnuplot.Plot.TwoDimensional ( src/Graphics/Gnuplot/Plot/TwoDimensional.hs, dist/build/Graphics/Gnuplot/Plot/TwoDimensional.o )
[47 of 48] Compiling Graphics.Gnuplot.Plot ( src/Graphics/Gnuplot/Plot.hs, dist/build/Graphics/Gnuplot/Plot.o )
[48 of 48] Compiling Graphics.Gnuplot.Simple ( src/Graphics/Gnuplot/Simple.hs, dist/build/Graphics/Gnuplot/Simple.o )
src/Graphics/Gnuplot/Simple.hs:78:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
In-place registering gnuplot-0.5.4...
Running Haddock for gnuplot-0.5.4...
Running hscolour for gnuplot-0.5.4...
Preprocessing library gnuplot-0.5.4...
Preprocessing library gnuplot-0.5.4...
Haddock coverage:
0% ( 0 / 2) in 'Graphics.Gnuplot.Private.OS'
Missing documentation for:
Module header
gnuplotName (os/generic/Graphics/Gnuplot/Private/OS.hs:3)
0% ( 0 / 3) in 'Graphics.Gnuplot.Execute'
Missing documentation for:
Module header
tmpScript (execute/tmp/Graphics/Gnuplot/Execute.hs:11)
simple (execute/tmp/Graphics/Gnuplot/Execute.hs:14)
6% ( 3 / 49) in 'Graphics.Gnuplot.Private.FrameOption'
Missing documentation for:
grid (src/Graphics/Gnuplot/Private/FrameOption.hs:44)
size (src/Graphics/Gnuplot/Private/FrameOption.hs:45)
key (src/Graphics/Gnuplot/Private/FrameOption.hs:46)
border (src/Graphics/Gnuplot/Private/FrameOption.hs:47)
pm3d (src/Graphics/Gnuplot/Private/FrameOption.hs:48)
xRange (src/Graphics/Gnuplot/Private/FrameOption.hs:50)
yRange (src/Graphics/Gnuplot/Private/FrameOption.hs:51)
zRange (src/Graphics/Gnuplot/Private/FrameOption.hs:52)
xLabel (src/Graphics/Gnuplot/Private/FrameOption.hs:54)
yLabel (src/Graphics/Gnuplot/Private/FrameOption.hs:55)
zLabel (src/Graphics/Gnuplot/Private/FrameOption.hs:56)
xTicks (src/Graphics/Gnuplot/Private/FrameOption.hs:58)
yTicks (src/Graphics/Gnuplot/Private/FrameOption.hs:59)
zTicks (src/Graphics/Gnuplot/Private/FrameOption.hs:60)
xLogScale (src/Graphics/Gnuplot/Private/FrameOption.hs:62)
yLogScale (src/Graphics/Gnuplot/Private/FrameOption.hs:63)
zLogScale (src/Graphics/Gnuplot/Private/FrameOption.hs:64)
title (src/Graphics/Gnuplot/Private/FrameOption.hs:67)
view (src/Graphics/Gnuplot/Private/FrameOption.hs:68)
xFormat (src/Graphics/Gnuplot/Private/FrameOption.hs:70)
yFormat (src/Graphics/Gnuplot/Private/FrameOption.hs:71)
zFormat (src/Graphics/Gnuplot/Private/FrameOption.hs:72)
timeFmt (src/Graphics/Gnuplot/Private/FrameOption.hs:74)
xData (src/Graphics/Gnuplot/Private/FrameOption.hs:76)
yData (src/Graphics/Gnuplot/Private/FrameOption.hs:77)
zData (src/Graphics/Gnuplot/Private/FrameOption.hs:78)
sizeScale (src/Graphics/Gnuplot/Private/FrameOption.hs:81)
sizeRatio (src/Graphics/Gnuplot/Private/FrameOption.hs:82)
keyShow (src/Graphics/Gnuplot/Private/FrameOption.hs:83)
keyPosition (src/Graphics/Gnuplot/Private/FrameOption.hs:84)
xRangeBounds (src/Graphics/Gnuplot/Private/FrameOption.hs:86)
yRangeBounds (src/Graphics/Gnuplot/Private/FrameOption.hs:87)
zRangeBounds (src/Graphics/Gnuplot/Private/FrameOption.hs:88)
xLabelText (src/Graphics/Gnuplot/Private/FrameOption.hs:90)
yLabelText (src/Graphics/Gnuplot/Private/FrameOption.hs:91)
zLabelText (src/Graphics/Gnuplot/Private/FrameOption.hs:92)
xTickLabels (src/Graphics/Gnuplot/Private/FrameOption.hs:94)
yTickLabels (src/Graphics/Gnuplot/Private/FrameOption.hs:95)
zTickLabels (src/Graphics/Gnuplot/Private/FrameOption.hs:96)
gridXTicks (src/Graphics/Gnuplot/Private/FrameOption.hs:98)
gridYTicks (src/Graphics/Gnuplot/Private/FrameOption.hs:99)
gridZTicks (src/Graphics/Gnuplot/Private/FrameOption.hs:100)
boxwidth (src/Graphics/Gnuplot/Private/FrameOption.hs:102)
styleFillSolid (src/Graphics/Gnuplot/Private/FrameOption.hs:104)
styleFillBorder (src/Graphics/Gnuplot/Private/FrameOption.hs:105)
styleHistogram (src/Graphics/Gnuplot/Private/FrameOption.hs:106)
7% ( 2 / 29) in 'Graphics.Gnuplot.Frame.Option'
Missing documentation for:
Module header
title (src/Graphics/Gnuplot/Private/FrameOption.hs:67)
grid (src/Graphics/Gnuplot/Private/FrameOption.hs:44)
size (src/Graphics/Gnuplot/Private/FrameOption.hs:45)
key (src/Graphics/Gnuplot/Private/FrameOption.hs:46)
border (src/Graphics/Gnuplot/Private/FrameOption.hs:47)
pm3d (src/Graphics/Gnuplot/Private/FrameOption.hs:48)
view (src/Graphics/Gnuplot/Private/FrameOption.hs:68)
xRange (src/Graphics/Gnuplot/Private/FrameOption.hs:50)
yRange (src/Graphics/Gnuplot/Private/FrameOption.hs:51)
zRange (src/Graphics/Gnuplot/Private/FrameOption.hs:52)
xLabel (src/Graphics/Gnuplot/Private/FrameOption.hs:54)
yLabel (src/Graphics/Gnuplot/Private/FrameOption.hs:55)
zLabel (src/Graphics/Gnuplot/Private/FrameOption.hs:56)
xTicks (src/Graphics/Gnuplot/Private/FrameOption.hs:58)
yTicks (src/Graphics/Gnuplot/Private/FrameOption.hs:59)
zTicks (src/Graphics/Gnuplot/Private/FrameOption.hs:60)
xLogScale (src/Graphics/Gnuplot/Private/FrameOption.hs:62)
yLogScale (src/Graphics/Gnuplot/Private/FrameOption.hs:63)
zLogScale (src/Graphics/Gnuplot/Private/FrameOption.hs:64)
xData (src/Graphics/Gnuplot/Private/FrameOption.hs:76)
yData (src/Graphics/Gnuplot/Private/FrameOption.hs:77)
zData (src/Graphics/Gnuplot/Private/FrameOption.hs:78)
xFormat (src/Graphics/Gnuplot/Private/FrameOption.hs:70)
yFormat (src/Graphics/Gnuplot/Private/FrameOption.hs:71)
zFormat (src/Graphics/Gnuplot/Private/FrameOption.hs:72)
timeFmt (src/Graphics/Gnuplot/Private/FrameOption.hs:74)
0% ( 0 / 2) in 'Graphics.Gnuplot.Private.File'
Missing documentation for:
Module header
C (src/Graphics/Gnuplot/Private/File.hs:3)
0% ( 0 / 3) in 'Graphics.Gnuplot.File'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/File.hs:5)
write (src/Graphics/Gnuplot/File.hs:13)
0% ( 0 / 8) in 'Graphics.Gnuplot.Private.Display'
Missing documentation for:
Module header
Script (src/Graphics/Gnuplot/Private/Display.hs:15)
pure (src/Graphics/Gnuplot/Private/Display.hs:20)
Body (src/Graphics/Gnuplot/Private/Display.hs:23)
OptionSet (src/Graphics/Gnuplot/Private/Display.hs:29)
(src/Graphics/Gnuplot/Private/Display.hs:36)
(src/Graphics/Gnuplot/Private/Display.hs:45)
C (src/Graphics/Gnuplot/Private/Display.hs:50)
50% ( 1 / 2) in 'Graphics.Gnuplot.Display'
Missing documentation for:
C (src/Graphics/Gnuplot/Private/Display.hs:50)
50% ( 1 / 2) in 'Graphics.Gnuplot.Time'
Missing documentation for:
Module header
0% ( 0 / 3) in 'Graphics.Gnuplot.Private.Command'
Missing documentation for:
Module header
run (src/Graphics/Gnuplot/Private/Command.hs:14)
asyncIfInteractive (src/Graphics/Gnuplot/Private/Command.hs:24)
0% ( 0 / 9) in 'Graphics.Gnuplot.Utility'
Missing documentation for:
Module header
functionToGraph (src/Graphics/Gnuplot/Utility.hs:6)
linearScale (src/Graphics/Gnuplot/Utility.hs:11)
showTriplet (src/Graphics/Gnuplot/Utility.hs:16)
commaConcat (src/Graphics/Gnuplot/Utility.hs:20)
semiColonConcat (src/Graphics/Gnuplot/Utility.hs:20)
quote (src/Graphics/Gnuplot/Utility.hs:25)
assembleCells (src/Graphics/Gnuplot/Utility.hs:28)
formatBool (src/Graphics/Gnuplot/Utility.hs:38)
60% ( 6 / 10) in 'Graphics.Gnuplot.Private.FrameOptionSet'
Missing documentation for:
Module header
Plain (src/Graphics/Gnuplot/Private/FrameOptionSet.hs:22)
T (src/Graphics/Gnuplot/Private/FrameOptionSet.hs:24)
initial (src/Graphics/Gnuplot/Private/FrameOptionSet.hs:60)
0% ( 0 / 3) in 'Graphics.Gnuplot.Private.ColorSpecification'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Private/ColorSpecification.hs:9)
toString (src/Graphics/Gnuplot/Private/ColorSpecification.hs:15)
2% ( 2 / 89) in 'Graphics.Gnuplot.ColorSpecification'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Private/ColorSpecification.hs:9)
rgb8 (src/Graphics/Gnuplot/ColorSpecification.hs:111)
paletteFrac (src/Graphics/Gnuplot/ColorSpecification.hs:114)
white (src/Graphics/Gnuplot/ColorSpecification.hs:137)
black (src/Graphics/Gnuplot/ColorSpecification.hs:137)
gray0 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
grey0 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
gray10 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
grey10 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
gray20 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
grey20 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
gray30 (src/Graphics/Gnuplot/ColorSpecificat
src/Graphics/Gnuplot/Advanced.hs:92: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()
ion.hs:137)
grey30 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
gray40 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
grey40 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
gray50 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
grey50 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
gray60 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
grey60 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
gray70 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
grey70 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
gray80 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
grey80 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
gray90 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
grey90 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
gray100 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
grey100 (src/Graphics/Gnuplot/ColorSpecification.hs:137)
gray (src/Graphics/Gnuplot/ColorSpecification.hs:137)
grey (src/Graphics/Gnuplot/ColorSpecification.hs:137)
lightGray (src/Graphics/Gnuplot/ColorSpecification.hs:137)
lightGrey (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkGray (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkGrey (src/Graphics/Gnuplot/ColorSpecification.hs:137)
red (src/Graphics/Gnuplot/ColorSpecification.hs:137)
lightRed (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkRed (src/Graphics/Gnuplot/ColorSpecification.hs:137)
yellow (src/Graphics/Gnuplot/ColorSpecification.hs:137)
lightYellow (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkYellow (src/Graphics/Gnuplot/ColorSpecification.hs:137)
green (src/Graphics/Gnuplot/ColorSpecification.hs:137)
lightGreen (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkGreen (src/Graphics/Gnuplot/ColorSpecification.hs:137)
springGreen (src/Graphics/Gnuplot/ColorSpecification.hs:137)
forestGreen (src/Graphics/Gnuplot/ColorSpecification.hs:137)
seaGreen (src/Graphics/Gnuplot/ColorSpecification.hs:137)
blue (src/Graphics/Gnuplot/ColorSpecification.hs:137)
lightBlue (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkBlue (src/Graphics/Gnuplot/ColorSpecification.hs:137)
midnightBlue (src/Graphics/Gnuplot/ColorSpecification.hs:137)
navy (src/Graphics/Gnuplot/ColorSpecification.hs:137)
mediumBlue (src/Graphics/Gnuplot/ColorSpecification.hs:137)
royalblue (src/Graphics/Gnuplot/ColorSpecification.hs:137)
skyblue (src/Graphics/Gnuplot/ColorSpecification.hs:137)
cyan (src/Graphics/Gnuplot/ColorSpecification.hs:137)
lightCyan (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkCyan (src/Graphics/Gnuplot/ColorSpecification.hs:137)
magenta (src/Graphics/Gnuplot/ColorSpecification.hs:137)
lightMagenta (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkMagenta (src/Graphics/Gnuplot/ColorSpecification.hs:137)
turquoise (src/Graphics/Gnuplot/ColorSpecification.hs:137)
lightTurquoise (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkTurquoise (src/Graphics/Gnuplot/ColorSpecification.hs:137)
pink (src/Graphics/Gnuplot/ColorSpecification.hs:137)
lightPink (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkPink (src/Graphics/Gnuplot/ColorSpecification.hs:137)
coral (src/Graphics/Gnuplot/ColorSpecification.hs:137)
lightCoral (src/Graphics/Gnuplot/ColorSpecification.hs:137)
orangeRed (src/Graphics/Gnuplot/ColorSpecification.hs:137)
salmon (src/Graphics/Gnuplot/ColorSpecification.hs:137)
lightSalmon (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkSalmon (src/Graphics/Gnuplot/ColorSpecification.hs:137)
aquamarine (src/Graphics/Gnuplot/ColorSpecification.hs:137)
khaki (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkKhaki (src/Graphics/Gnuplot/ColorSpecification.hs:137)
goldenrod (src/Graphics/Gnuplot/ColorSpecification.hs:137)
lightGoldenrod (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkGoldenrod (src/Graphics/Gnuplot/ColorSpecification.hs:137)
gold (src/Graphics/Gnuplot/ColorSpecification.hs:137)
beige (src/Graphics/Gnuplot/ColorSpecification.hs:137)
brown (src/Graphics/Gnuplot/ColorSpecification.hs:137)
orange (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkOrange (src/Graphics/Gnuplot/ColorSpecification.hs:137)
violet (src/Graphics/Gnuplot/ColorSpecification.hs:137)
darkViolet (src/Graphics/Gnuplot/ColorSpecification.hs:137)
plum (src/Graphics/Gnuplot/ColorSpecification.hs:137)
purple (src/Graphics/Gnuplot/ColorSpecification.hs:137)
0% ( 0 / 4) in 'Graphics.Gnuplot.Private.Terminal'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Private/Terminal.hs:3)
C (src/Graphics/Gnuplot/Private/Terminal.hs:10)
format (src/Graphics/Gnuplot/Private/Terminal.hs:13)
0% ( 0 / 2) in 'Graphics.Gnuplot.Terminal'
Missing documentation for:
Module header
C (src/Graphics/Gnuplot/Private/Terminal.hs:10)
0% ( 0 / 3) in 'Graphics.Gnuplot.Terminal.Default'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Terminal/Default.hs:8)
cons (src/Graphics/Gnuplot/Terminal/Default.hs:10)
67% ( 4 / 6) in 'Graphics.Gnuplot.Advanced'
Missing documentation for:
plotSync (src/Graphics/Gnuplot/Advanced.hs:131)
plotAsync (src/Graphics/Gnuplot/Advanced.hs:126)
10% ( 1 / 10) in 'Graphics.Gnuplot.Terminal.PostScript'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Terminal/PostScript.hs:13)
cons (src/Graphics/Gnuplot/Terminal/PostScript.hs:22)
landscape (src/Graphics/Gnuplot/Terminal/PostScript.hs:33)
portrait (src/Graphics/Gnuplot/Terminal/PostScript.hs:36)
eps (src/Graphics/Gnuplot/Terminal/PostScript.hs:39)
color (src/Graphics/Gnuplot/Terminal/PostScript.hs:43)
monochrome (src/Graphics/Gnuplot/Terminal/PostScript.hs:47)
font (src/Graphics/Gnuplot/Terminal/PostScript.hs:51)
0% ( 0 / 14) in 'Graphics.Gnuplot.Terminal.PNG'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Terminal/PNG.hs:14)
cons (src/Graphics/Gnuplot/Terminal/PNG.hs:23)
transparent (src/Graphics/Gnuplot/Terminal/PNG.hs:35)
noTransparent (src/Graphics/Gnuplot/Terminal/PNG.hs:35)
interlace (src/Graphics/Gnuplot/Terminal/PNG.hs:39)
noInterlace (src/Graphics/Gnuplot/Terminal/PNG.hs:39)
trueColor (src/Graphics/Gnuplot/Terminal/PNG.hs:43)
noTrueColor (src/Graphics/Gnuplot/Terminal/PNG.hs:43)
fontTiny (src/Graphics/Gnuplot/Terminal/PNG.hs:49)
fontSmall (src/Graphics/Gnuplot/Terminal/PNG.hs:49)
fontMedium (src/Graphics/Gnuplot/Terminal/PNG.hs:49)
fontLarge (src/Graphics/Gnuplot/Terminal/PNG.hs:49)
fontGiant (src/Graphics/Gnuplot/Terminal/PNG.hs:49)
0% ( 0 / 3) in 'Graphics.Gnuplot.Terminal.SVG'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Terminal/SVG.hs:9)
cons (src/Graphics/Gnuplot/Terminal/SVG.hs:14)
14% ( 1 / 7) in 'Graphics.Gnuplot.Terminal.WXT'
Missing documentation for:
T (src/Graphics/Gnuplot/Terminal/WXT.hs:16)
cons (src/Graphics/Gnuplot/Terminal/WXT.hs:22)
title (src/Graphics/Gnuplot/Terminal/WXT.hs:30)
noTitle (src/Graphics/Gnuplot/Terminal/WXT.hs:33)
persist (src/Graphics/Gnuplot/Terminal/WXT.hs:36)
noPersist (src/Graphics/Gnuplot/Terminal/WXT.hs:36)
0% ( 0 / 7) in 'Graphics.Gnuplot.Terminal.X11'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Terminal/X11.hs:12)
cons (src/Graphics/Gnuplot/Terminal/X11.hs:18)
title (src/Graphics/Gnuplot/Terminal/X11.hs:26)
noTitle (src/Graphics/Gnuplot/Terminal/X11.hs:29)
persist (src/Graphics/Gnuplot/Terminal/X11.hs:32)
noPersist (src/Graphics/Gnuplot/Terminal/X11.hs:32)
33% ( 1 / 3) in 'Graphics.Gnuplot.Value.Atom'
Missing documentation for:
OptionSet (src/Graphics/Gnuplot/Value/Atom.hs:19)
C (src/Graphics/Gnuplot/Value/Atom.hs:26)
17% ( 1 / 6) in 'Graphics.Gnuplot.Value.ColumnSet'
Missing documentation for:
T (src/Graphics/Gnuplot/Value/Column
src/Graphics/Gnuplot/Private/Frame.hs:9:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Graphics/Gnuplot/MultiPlot.hs:17:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Graphics/Gnuplot/MultiPlot.hs:18:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
Set.hs:12)
atom (src/Graphics/Gnuplot/Value/ColumnSet.hs:28)
pair (src/Graphics/Gnuplot/Value/ColumnSet.hs:31)
triple (src/Graphics/Gnuplot/Value/ColumnSet.hs:34)
quadruple (src/Graphics/Gnuplot/Value/ColumnSet.hs:37)
67% ( 2 / 3) in 'Graphics.Gnuplot.Value.Tuple'
Missing documentation for:
C (src/Graphics/Gnuplot/Value/Tuple.hs:24)
0% ( 0 / 9) in 'Graphics.Gnuplot.Private.Graph3DType'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Private/Graph3DType.hs:9)
tupleSize (src/Graphics/Gnuplot/Private/Graph3DType.hs:11)
lines (src/Graphics/Gnuplot/Private/Graph3DType.hs:15)
points (src/Graphics/Gnuplot/Private/Graph3DType.hs:16)
impulses (src/Graphics/Gnuplot/Private/Graph3DType.hs:26)
vectors (src/Graphics/Gnuplot/Private/Graph3DType.hs:27)
pm3d (src/Graphics/Gnuplot/Private/Graph3DType.hs:28)
toString (src/Graphics/Gnuplot/Private/Graph3DType.hs:37)
0% ( 0 / 2) in 'Graphics.Gnuplot.Private.Graph'
Missing documentation for:
Module header
C (src/Graphics/Gnuplot/Private/Graph.hs:5)
13% ( 2 / 15) in 'Graphics.Gnuplot.Private.Plot'
Missing documentation for:
Module header
pure (src/Graphics/Gnuplot/Private/Plot.hs:35)
(src/Graphics/Gnuplot/Private/Plot.hs:42)
withUniqueFile (src/Graphics/Gnuplot/Private/Plot.hs:48)
fromGraphs (src/Graphics/Gnuplot/Private/Plot.hs:58)
File (src/Graphics/Gnuplot/Private/Plot.hs:63)
(src/Graphics/Gnuplot/Private/Plot.hs:70)
tmpFileStem (src/Graphics/Gnuplot/Private/Plot.hs:75)
(src/Graphics/Gnuplot/Private/Plot.hs:84)
optionsToScript (src/Graphics/Gnuplot/Private/Plot.hs:115)
defltOpts (src/Graphics/Gnuplot/Private/Plot.hs:126)
(src/Graphics/Gnuplot/Private/Plot.hs:129)
plotCmd (src/Graphics/Gnuplot/Private/Plot.hs:133)
0% ( 0 / 3) in 'Graphics.Gnuplot.Private.Frame'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Private/Frame.hs:12)
(src/Graphics/Gnuplot/Private/Frame.hs:18)
0% ( 0 / 3) in 'Graphics.Gnuplot.Private.GraphEmpty'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Private/GraphEmpty.hs:13)
(src/Graphics/Gnuplot/Private/GraphEmpty.hs:16)
0% ( 0 / 2) in 'Graphics.Gnuplot.Graph'
Missing documentation for:
Module header
C (src/Graphics/Gnuplot/Private/Graph.hs:5)
0% ( 0 / 4) in 'Graphics.Gnuplot.Frame.OptionSet.Style'
Missing documentation for:
Module header
fillSolid (src/Graphics/Gnuplot/Frame/OptionSet/Style.hs:16)
fillBorder (src/Graphics/Gnuplot/Frame/OptionSet/Style.hs:20)
fillBorderLineType (src/Graphics/Gnuplot/Frame/OptionSet/Style.hs:24)
0% ( 0 / 8) in 'Graphics.Gnuplot.MultiPlot'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/MultiPlot.hs:26)
Part (src/Graphics/Gnuplot/MultiPlot.hs:33)
partFromFrame (src/Graphics/Gnuplot/MultiPlot.hs:41)
partFromPlot (src/Graphics/Gnuplot/MultiPlot.hs:45)
simpleFromFrameArray (src/Graphics/Gnuplot/MultiPlot.hs:55)
simpleFromPartArray (src/Graphics/Gnuplot/MultiPlot.hs:61)
title (src/Graphics/Gnuplot/MultiPlot.hs:72)
2% ( 1 / 41) in 'Graphics.Gnuplot.Private.Graph2DType'
Missing documentation for:
Module header
tupleSize (src/Graphics/Gnuplot/Private/Graph2DType.hs:17)
listLines (src/Graphics/Gnuplot/Private/Graph2DType.hs:25)
listPoints (src/Graphics/Gnuplot/Private/Graph2DType.hs:26)
listLinesPoints (src/Graphics/Gnuplot/Private/Graph2DType.hs:27)
listImpulses (src/Graphics/Gnuplot/Private/Graph2DType.hs:28)
listDots (src/Graphics/Gnuplot/Private/Graph2DType.hs:29)
histograms (src/Graphics/Gnuplot/Private/Graph2DType.hs:30)
xErrorBarsRelative (src/Graphics/Gnuplot/Private/Graph2DType.hs:32)
yErrorBarsRelative (src/Graphics/Gnuplot/Private/Graph2DType.hs:33)
xyErrorBarsRelative (src/Graphics/Gnuplot/Private/Graph2DType.hs:34)
xErrorBarsAbsolute (src/Graphics/Gnuplot/Private/Graph2DType.hs:35)
yErrorBarsAbsolute (src/Graphics/Gnuplot/Private/Graph2DType.hs:36)
xyErrorBarsAbsolute (src/Graphics/Gnuplot/Private/Graph2DType.hs:37)
xErrorLinesRelative (src/Graphics/Gnuplot/Private/Graph2DType.hs:39)
yErrorLinesRelative (src/Graphics/Gnuplot/Private/Graph2DType.hs:40)
xyErrorLinesRelative (src/Graphics/Gnuplot/Private/Graph2DType.hs:41)
xErrorLinesAbsolute (src/Graphics/Gnuplot/Private/Graph2DType.hs:42)
yErrorLinesAbsolute (src/Graphics/Gnuplot/Private/Graph2DType.hs:43)
xyErrorLinesAbsolute (src/Graphics/Gnuplot/Private/Graph2DType.hs:44)
lines (src/Graphics/Gnuplot/Private/Graph2DType.hs:46)
points (src/Graphics/Gnuplot/Private/Graph2DType.hs:47)
linesPoints (src/Graphics/Gnuplot/Private/Graph2DType.hs:48)
impulses (src/Graphics/Gnuplot/Private/Graph2DType.hs:49)
dots (src/Graphics/Gnuplot/Private/Graph2DType.hs:50)
steps (src/Graphics/Gnuplot/Private/Graph2DType.hs:51)
fSteps (src/Graphics/Gnuplot/Private/Graph2DType.hs:52)
hiSteps (src/Graphics/Gnuplot/Private/Graph2DType.hs:53)
errorBars (src/Graphics/Gnuplot/Private/Graph2DType.hs:54)
errorLines (src/Graphics/Gnuplot/Private/Graph2DType.hs:55)
boxes (src/Graphics/Gnuplot/Private/Graph2DType.hs:56)
filledCurves (src/Graphics/Gnuplot/Private/Graph2DType.hs:57)
financeBars (src/Graphics/Gnuplot/Private/Graph2DType.hs:62)
candleSticks (src/Graphics/Gnuplot/Private/Graph2DType.hs:63)
vectors (src/Graphics/Gnuplot/Private/Graph2DType.hs:64)
image (src/Graphics/Gnuplot/Private/Graph2DType.hs:65)
filledStripe (src/Graphics/Gnuplot/Private/Graph2DType.hs:67)
filledStripeAbove (src/Graphics/Gnuplot/Private/Graph2DType.hs:68)
filledStripeBelow (src/Graphics/Gnuplot/Private/Graph2DType.hs:69)
toString (src/Graphics/Gnuplot/Private/Graph2DType.hs:119)
0% ( 0 / 11) in 'Graphics.Gnuplot.Private.LineSpecification'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Private/LineSpecification.hs:13)
deflt (src/Graphics/Gnuplot/Private/LineSpecification.hs:24)
lineStyle (src/Graphics/Gnuplot/Private/LineSpecification.hs:36)
lineType (src/Graphics/Gnuplot/Private/LineSpecification.hs:39)
lineWidth (src/Graphics/Gnuplot/Private/LineSpecification.hs:42)
lineColor (src/Graphics/Gnuplot/Private/LineSpecification.hs:45)
pointType (src/Graphics/Gnuplot/Private/LineSpecification.hs:48)
pointSize (src/Graphics/Gnuplot/Private/LineSpecification.hs:51)
title (src/Graphics/Gnuplot/Private/LineSpecification.hs:54)
toString (src/Graphics/Gnuplot/Private/LineSpecification.hs:58)
8% ( 1 / 12) in 'Graphics.Gnuplot.Private.Graph2D'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Private/Graph2D.hs:15)
Columns (src/Graphics/Gnuplot/Private/Graph2D.hs:22)
Type (src/Graphics/Gnuplot/Private/Graph2D.hs:24)
columnToString (src/Graphics/Gnuplot/Private/Graph2D.hs:27)
toString (src/Graphics/Gnuplot/Private/Graph2D.hs:31)
AxisOption (src/Graphics/Gnuplot/Private/Graph2D.hs:38)
defltOptions (src/Graphics/Gnuplot/Private/Graph2D.hs:41)
(src/Graphics/Gnuplot/Private/Graph2D.hs:66)
deflt (src/Graphics/Gnuplot/Private/Graph2D.hs:72)
typ (src/Graphics/Gnuplot/Private/Graph2D.hs:75)
2% ( 1 / 41) in 'Graphics.Gnuplot.Graph.TwoDimensional'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Private/Graph2D.hs:15)
Type (src/Graphics/Gnuplot/Private/Graph2D.hs:24)
listLines (src/Graphics/Gnuplot/Private/Graph2DType.hs:25)
listPoints (src/Graphics/Gnuplot/Private/Graph2DType.hs:26)
listLinesPoints (src/Graphics/Gnuplot/Private/Graph2DType.hs:27)
listImpulses (src/Graphics/Gnuplot/Private/Graph2DType.hs:28)
listDots (src/Graphics/Gnuplot/Private/Graph2DType.hs:29)
histograms (src/Graphics/Gnuplot/Private/Graph2DType.hs:30)
xErrorBarsRelative (src/Graphics/Gnuplot/Private/Graph2DType.hs:32)
yErrorBarsRelative (src/Graphics/Gnuplot/Private/Graph2DType.hs:33)
xyErrorBarsRelative (src/Graphics/
src/Graphics/Gnuplot/Simple.hs:78:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
Gnuplot/Private/Graph2DType.hs:34)
xErrorBarsAbsolute (src/Graphics/Gnuplot/Private/Graph2DType.hs:35)
yErrorBarsAbsolute (src/Graphics/Gnuplot/Private/Graph2DType.hs:36)
xyErrorBarsAbsolute (src/Graphics/Gnuplot/Private/Graph2DType.hs:37)
xErrorLinesRelative (src/Graphics/Gnuplot/Private/Graph2DType.hs:39)
yErrorLinesRelative (src/Graphics/Gnuplot/Private/Graph2DType.hs:40)
xyErrorLinesRelative (src/Graphics/Gnuplot/Private/Graph2DType.hs:41)
xErrorLinesAbsolute (src/Graphics/Gnuplot/Private/Graph2DType.hs:42)
yErrorLinesAbsolute (src/Graphics/Gnuplot/Private/Graph2DType.hs:43)
xyErrorLinesAbsolute (src/Graphics/Gnuplot/Private/Graph2DType.hs:44)
lines (src/Graphics/Gnuplot/Private/Graph2DType.hs:46)
points (src/Graphics/Gnuplot/Private/Graph2DType.hs:47)
linesPoints (src/Graphics/Gnuplot/Private/Graph2DType.hs:48)
impulses (src/Graphics/Gnuplot/Private/Graph2DType.hs:49)
dots (src/Graphics/Gnuplot/Private/Graph2DType.hs:50)
steps (src/Graphics/Gnuplot/Private/Graph2DType.hs:51)
fSteps (src/Graphics/Gnuplot/Private/Graph2DType.hs:52)
hiSteps (src/Graphics/Gnuplot/Private/Graph2DType.hs:53)
errorBars (src/Graphics/Gnuplot/Private/Graph2DType.hs:54)
errorLines (src/Graphics/Gnuplot/Private/Graph2DType.hs:55)
boxes (src/Graphics/Gnuplot/Private/Graph2DType.hs:56)
filledCurves (src/Graphics/Gnuplot/Private/Graph2DType.hs:57)
financeBars (src/Graphics/Gnuplot/Private/Graph2DType.hs:62)
candleSticks (src/Graphics/Gnuplot/Private/Graph2DType.hs:63)
vectors (src/Graphics/Gnuplot/Private/Graph2DType.hs:64)
image (src/Graphics/Gnuplot/Private/Graph2DType.hs:65)
filledStripe (src/Graphics/Gnuplot/Private/Graph2DType.hs:67)
filledStripeAbove (src/Graphics/Gnuplot/Private/Graph2DType.hs:68)
filledStripeBelow (src/Graphics/Gnuplot/Private/Graph2DType.hs:69)
0% ( 0 / 8) in 'Graphics.Gnuplot.Frame.OptionSet.Histogram'
Missing documentation for:
Module header
clustered (src/Graphics/Gnuplot/Frame/OptionSet/Histogram.hs:21)
clusteredGap (src/Graphics/Gnuplot/Frame/OptionSet/Histogram.hs:27)
errorbars (src/Graphics/Gnuplot/Frame/OptionSet/Histogram.hs:33)
errorbarsGap (src/Graphics/Gnuplot/Frame/OptionSet/Histogram.hs:39)
errorbarsGapLineWidth (src/Graphics/Gnuplot/Frame/OptionSet/Histogram.hs:45)
rowstacked (src/Graphics/Gnuplot/Frame/OptionSet/Histogram.hs:51)
columnstacked (src/Graphics/Gnuplot/Frame/OptionSet/Histogram.hs:57)
0% ( 0 / 11) in 'Graphics.Gnuplot.Private.Graph3D'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Private/Graph3D.hs:16)
Type (src/Graphics/Gnuplot/Private/Graph3D.hs:23)
toString (src/Graphics/Gnuplot/Private/Graph3D.hs:26)
AxisOption (src/Graphics/Gnuplot/Private/Graph3D.hs:33)
defltOptions (src/Graphics/Gnuplot/Private/Graph3D.hs:36)
(src/Graphics/Gnuplot/Private/Graph3D.hs:62)
pm3d (src/Graphics/Gnuplot/Private/Graph3D.hs:68)
deflt (src/Graphics/Gnuplot/Private/Graph3D.hs:71)
typ (src/Graphics/Gnuplot/Private/Graph3D.hs:74)
lineSpec (src/Graphics/Gnuplot/Private/Graph3D.hs:92)
0% ( 0 / 9) in 'Graphics.Gnuplot.Graph.ThreeDimensional'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Private/Graph3D.hs:16)
Type (src/Graphics/Gnuplot/Private/Graph3D.hs:23)
lineSpec (src/Graphics/Gnuplot/Private/Graph3D.hs:92)
impulses (src/Graphics/Gnuplot/Private/Graph3DType.hs:26)
vectors (src/Graphics/Gnuplot/Private/Graph3DType.hs:27)
pm3d (src/Graphics/Gnuplot/Private/Graph3DType.hs:28)
lines (src/Graphics/Gnuplot/Private/Graph3DType.hs:15)
points (src/Graphics/Gnuplot/Private/Graph3DType.hs:16)
15% ( 6 / 41) in 'Graphics.Gnuplot.Frame.OptionSet'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Private/FrameOptionSet.hs:24)
deflt (src/Graphics/Gnuplot/Frame/OptionSet.hs:66)
size (src/Graphics/Gnuplot/Frame/OptionSet.hs:70)
sizeRatio (src/Graphics/Gnuplot/Frame/OptionSet.hs:74)
sizeSquare (src/Graphics/Gnuplot/Frame/OptionSet.hs:78)
title (src/Graphics/Gnuplot/Frame/OptionSet.hs:82)
key (src/Graphics/Gnuplot/Frame/OptionSet.hs:86)
keyInside (src/Graphics/Gnuplot/Frame/OptionSet.hs:89)
keyOutside (src/Graphics/Gnuplot/Frame/OptionSet.hs:92)
xRange2d (src/Graphics/Gnuplot/Frame/OptionSet.hs:106)
yRange2d (src/Graphics/Gnuplot/Frame/OptionSet.hs:111)
xRange3d (src/Graphics/Gnuplot/Frame/OptionSet.hs:117)
yRange3d (src/Graphics/Gnuplot/Frame/OptionSet.hs:122)
zRange3d (src/Graphics/Gnuplot/Frame/OptionSet.hs:127)
xLabel (src/Graphics/Gnuplot/Frame/OptionSet.hs:151)
yLabel (src/Graphics/Gnuplot/Frame/OptionSet.hs:154)
zLabel (src/Graphics/Gnuplot/Frame/OptionSet.hs:157)
xTicks2d (src/Graphics/Gnuplot/Frame/OptionSet.hs:205)
yTicks2d (src/Graphics/Gnuplot/Frame/OptionSet.hs:210)
xTicks3d (src/Graphics/Gnuplot/Frame/OptionSet.hs:216)
yTicks3d (src/Graphics/Gnuplot/Frame/OptionSet.hs:221)
zTicks3d (src/Graphics/Gnuplot/Frame/OptionSet.hs:226)
xLogScale (src/Graphics/Gnuplot/Frame/OptionSet.hs:247)
yLogScale (src/Graphics/Gnuplot/Frame/OptionSet.hs:250)
zLogScale (src/Graphics/Gnuplot/Frame/OptionSet.hs:253)
grid (src/Graphics/Gnuplot/Frame/OptionSet.hs:259)
gridXTicks (src/Graphics/Gnuplot/Frame/OptionSet.hs:265)
gridYTicks (src/Graphics/Gnuplot/Frame/OptionSet.hs:268)
gridZTicks (src/Graphics/Gnuplot/Frame/OptionSet.hs:271)
xFormat (src/Graphics/Gnuplot/Frame/OptionSet.hs:167)
yFormat (src/Graphics/Gnuplot/Frame/OptionSet.hs:170)
zFormat (src/Graphics/Gnuplot/Frame/OptionSet.hs:173)
boxwidthRelative (src/Graphics/Gnuplot/Frame/OptionSet.hs:277)
boxwidthAbsolute (src/Graphics/Gnuplot/Frame/OptionSet.hs:283)
0% ( 0 / 5) in 'Graphics.Gnuplot.Frame'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Private/Frame.hs:12)
cons (src/Graphics/Gnuplot/Frame.hs:13)
simple (src/Graphics/Gnuplot/Frame.hs:16)
empty (src/Graphics/Gnuplot/Frame.hs:19)
0% ( 0 / 10) in 'Graphics.Gnuplot.LineSpecification'
Missing documentation for:
Module header
T (src/Graphics/Gnuplot/Private/LineSpecification.hs:13)
deflt (src/Graphics/Gnuplot/Private/LineSpecification.hs:24)
lineStyle (src/Graphics/Gnuplot/Private/LineSpecification.hs:36)
lineType (src/Graphics/Gnuplot/Private/LineSpecification.hs:39)
lineWidth (src/Graphics/Gnuplot/Private/LineSpecification.hs:42)
lineColor (src/Graphics/Gnuplot/Private/LineSpecification.hs:45)
pointType (src/Graphics/Gnuplot/Private/LineSpecification.hs:48)
pointSize (src/Graphics/Gnuplot/Private/LineSpecification.hs:51)
title (src/Graphics/Gnuplot/Private/LineSpecification.hs:54)
14% ( 1 / 7) in 'Graphics.Gnuplot.Plot.ThreeDimensional'
Missing documentation for:
Module header
cloud (src/Graphics/Gnuplot/Plot/ThreeDimensional.hs:34)
mesh (src/Graphics/Gnuplot/Plot/ThreeDimensional.hs:53)
surface (src/Graphics/Gnuplot/Plot/ThreeDimensional.hs:62)
linearScale (src/Graphics/Gnuplot/Utility.hs:11)
functionToGraph (src/Graphics/Gnuplot/Utility.hs:6)
50% ( 5 / 10) in 'Graphics.Gnuplot.Plot.TwoDimensional'
Missing documentation for:
Module header
listFromFile (src/Graphics/Gnuplot/Plot/TwoDimensional.hs:105)
pathFromFile (src/Graphics/Gnuplot/Plot/TwoDimensional.hs:111)
linearScale (src/Graphics/Gnuplot/Utility.hs:11)
functionToGraph (src/Graphics/Gnuplot/Utility.hs:6)
50% ( 1 / 2) in 'Graphics.Gnuplot.Plot'
Missing documentation for:
Module header
39% ( 12 / 31) in 'Graphics.Gnuplot.Simple'
Missing documentation for:
Attribute (src/Graphics/Gnuplot/Simple.hs:85)
Size (src/Graphics/Gnuplot/Simple.hs:111)
Aspect (src/Graphics/Gnuplot/Simple.hs:115)
LineSpec (src/Graphics/Gnuplot/Simple.hs:143)
PlotType (src/Graphics/Gnuplot/Simple.hs:147)
PlotStyle (src/Graphics/Gnuplot/Simple.hs:173)
linearScale (src/Graphics/Gnuplot/Utility.hs:11)
defaultStyle (src/Graphics/Gnuplot/Simple.hs:177)
terminal (src/Graphics/Gnuplot/Simple.hs:181)
plotLists (src/Graphics/Gnuplot/Simple.hs:210)
plotListsStyle (src/Graphics/Gnuplot/Simple.hs:216)
plotPath (src/Graphics/Gnuplot/Simple.hs:241)
plotPaths (src/Graphics/Gnuplot/Simple.hs:247)
plotPathStyle (src/Graphics/Gnuplot/Simple.hs:253)
plotPathsStyle (src/Graphics/Gnuplot/Simple.hs:259)
plotDots (src/Graphics/Gnuplot/Simple.hs:286)
Plot3dType (src/Graphics/Gnuplot/Simple.hs:294)
CornersToColor (src/Graphics/Gnuplot/Simple.hs:298)
Attribute3d (src/Graphics/Gnuplot/Simple.hs:307)
Warning: Graphics.Gnuplot.Display: could not find link destinations for:
toScript
Warning: Graphics.Gnuplot.Terminal: could not find link destinations for:
canonical
Warning: Graphics.Gnuplot.Graph: could not find link destinations for:
command toString defltOptions
Warning: Graphics.Gnuplot.Graph.TwoDimensional: could not find link destinations for:
T
Warning: Graphics.Gnuplot.Graph.ThreeDimensional: could not find link destinations for:
T
Warning: Graphics.Gnuplot.Frame: could not find link destinations for:
T
Warning: Graphics.Gnuplot.Plot.ThreeDimensional: could not find link destinations for:
T
Warning: Graphics.Gnuplot.Plot.TwoDimensional: could not find link destinations for:
T
Warning: Graphics.Gnuplot.Simple: could not find link destinations for:
T
Documentation created: dist/doc/html/gnuplot/index.html,
dist/doc/html/gnuplot/gnuplot.txt
Creating package registration file:
/tmp/pkgConf-gnuplot-0.56529429161381543847.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/gnuplot-0.5.4-GABtZyeLkXE3aUgShVWeys
Registering gnuplot-0.5.4...
Installed gnuplot-0.5.4
Configuring hackage-plot-0.2.1...
Building hackage-plot-0.2.1...
Preprocessing executable 'hackage-plot' for hackage-plot-0.2.1...
[1 of 1] Compiling Main ( Main.hs, dist/build/hackage-plot/hackage-plot-tmp/Main.o )
Linking dist/build/hackage-plot/hackage-plot ...
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.
Installed hackage-plot-0.2.1
Test log
No test log was submitted for this report.