Resolving dependencies... Downloading PortMidi-0.1.6.0... Configuring PortMidi-0.1.6.0... Building PortMidi-0.1.6.0... Preprocessing library PortMidi-0.1.6.0... [1 of 2] Compiling Sound.PortMidi.DeviceInfo ( dist/build/Sound/PortMidi/DeviceInfo.hs, dist/build/Sound/PortMidi/DeviceInfo.o ) [2 of 2] Compiling Sound.PortMidi ( Sound/PortMidi.hs, dist/build/Sound/PortMidi.o ) portmidi/pm_linux/pmlinuxalsa.c: In function ‘alsa_out_open’: portmidi/pm_linux/pmlinuxalsa.c:36:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GET_DESCRIPTOR_CLIENT(info) ((((int)(info)) >> 8) & 0xff) ^ portmidi/pm_linux/pmlinuxalsa.c:152:20: note: in expansion of macro ‘GET_DESCRIPTOR_CLIENT’ desc->client = GET_DESCRIPTOR_CLIENT(client_port); ^ portmidi/pm_linux/pmlinuxalsa.c:37:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GET_DESCRIPTOR_PORT(info) (((int)(info)) & 0xff) ^ portmidi/pm_linux/pmlinuxalsa.c:153:18: note: in expansion of macro ‘GET_DESCRIPTOR_PORT’ desc->port = GET_DESCRIPTOR_PORT(client_port); ^ portmidi/pm_linux/pmlinuxalsa.c: In function ‘alsa_write_byte’: portmidi/pm_linux/pmlinuxalsa.c:213:28: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=] (int) timestamp, (int) now, midi->latency); ^ portmidi/pm_linux/pmlinuxalsa.c: In function ‘alsa_in_open’: portmidi/pm_linux/pmlinuxalsa.c:36:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GET_DESCRIPTOR_CLIENT(info) ((((int)(info)) >> 8) & 0xff) ^ portmidi/pm_linux/pmlinuxalsa.c:298:20: note: in expansion of macro ‘GET_DESCRIPTOR_CLIENT’ desc->client = GET_DESCRIPTOR_CLIENT(client_port); ^ portmidi/pm_linux/pmlinuxalsa.c:37:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GET_DESCRIPTOR_PORT(info) (((int)(info)) & 0xff) ^ portmidi/pm_linux/pmlinuxalsa.c:299:18: note: in expansion of macro ‘GET_DESCRIPTOR_PORT’ desc->port = GET_DESCRIPTOR_PORT(client_port); ^ portmidi/pm_linux/pmlinuxalsa.c: In function ‘alsa_write_flush’: portmidi/pm_linux/pmlinuxalsa.c:441:52: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] VERBOSE printf("snd_seq_drain_output: 0x%x\n", (unsigned int) seq); ^ portmidi/pm_linux/pmlinuxalsa.c: In function ‘handle_event’: portmidi/pm_linux/pmlinuxalsa.c:614:9: warning: passing argument 2 of ‘pm_read_bytes’ discards ‘const’ qualifier from pointer target type [enabled by default] pm_read_bytes(midi, ptr, ev->data.ext.len, timestamp); ^ In file included from portmidi/pm_linux/pmlinuxalsa.c:13:0: portmidi/pm_common/pminternal.h:158:14: note: expected ‘unsigned char *’ but argument is of type ‘const unsigned char *’ unsigned int pm_read_bytes(PmInternal *midi, unsigned char *data, int len, ^ portmidi/pm_linux/pmlinuxalsa.c: In function ‘pm_linuxalsa_init’: portmidi/pm_linux/pmlinuxalsa.c:35:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define MAKE_DESCRIPTOR(client, port) ((void*)(((client) << 8) | (port))) ^ portmidi/pm_linux/pmlinuxalsa.c:760:31: note: in expansion of macro ‘MAKE_DESCRIPTOR’ MAKE_DESCRIPTOR(snd_seq_port_info_get_client(pinfo), ^ portmidi/pm_linux/pmlinuxalsa.c:35:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define MAKE_DESCRIPTOR(client, port) ((void*)(((client) << 8) | (port))) ^ portmidi/pm_linux/pmlinuxalsa.c:770:31: note: in expansion of macro ‘MAKE_DESCRIPTOR’ MAKE_DESCRIPTOR(snd_seq_port_info_get_client(pinfo), ^ portmidi/pm_linux/pmlinuxalsa.c: In function ‘alsa_out_open’: portmidi/pm_linux/pmlinuxalsa.c:36:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GET_DESCRIPTOR_CLIENT(info) ((((int)(info)) >> 8) & 0xff) ^ portmidi/pm_linux/pmlinuxalsa.c:152:20: note: in expansion of macro ‘GET_DESCRIPTOR_CLIENT’ desc->client = GET_DESCRIPTOR_CLIENT(client_port); ^ portmidi/pm_linux/pmlinuxalsa.c:37:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GET_DESCRIPTOR_PORT(info) (((int)(info)) & 0xff) ^ portmidi/pm_linux/pmlinuxalsa.c:153:18: note: in expansion of macro ‘GET_DESCRIPTOR_PORT’ desc->port = GET_DESCRIPTOR_PORT(client_port); ^ portmidi/pm_linux/pmlinuxalsa.c: In function ‘alsa_write_byte’: portmidi/pm_linux/pmlinuxalsa.c:213:28: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=] (int) timestamp, (int) now, midi->latency); ^ portmidi/pm_linux/pmlinuxalsa.c: In function ‘alsa_in_open’: portmidi/pm_linux/pmlinuxalsa.c:36:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GET_DESCRIPTOR_CLIENT(info) ((((int)(info)) >> 8) & 0xff) ^ portmidi/pm_linux/pmlinuxalsa.c:298:20: note: in expansion of macro ‘GET_DESCRIPTOR_CLIENT’ desc->client = GET_DESCRIPTOR_CLIENT(client_port); ^ portmidi/pm_linux/pmlinuxalsa.c:37:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define GET_DESCRIPTOR_PORT(info) (((int)(info)) & 0xff) ^ portmidi/pm_linux/pmlinuxalsa.c:299:18: note: in expansion of macro ‘GET_DESCRIPTOR_PORT’ desc->port = GET_DESCRIPTOR_PORT(client_port); ^ portmidi/pm_linux/pmlinuxalsa.c: In function ‘alsa_write_flush’: portmidi/pm_linux/pmlinuxalsa.c:441:52: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] VERBOSE printf("snd_seq_drain_output: 0x%x\n", (unsigned int) seq); ^ portmidi/pm_linux/pmlinuxalsa.c: In function ‘handle_event’: portmidi/pm_linux/pmlinuxalsa.c:614:9: warning: passing argument 2 of ‘pm_read_bytes’ discards ‘const’ qualifier from pointer target type [enabled by default] pm_read_bytes(midi, ptr, ev->data.ext.len, timestamp); ^ In file included from portmidi/pm_linux/pmlinuxalsa.c:13:0: portmidi/pm_common/pminternal.h:158:14: note: expected ‘unsigned char *’ but argument is of type ‘const unsigned char *’ unsigned int pm_read_bytes(PmInternal *midi, unsigned char *data, int len, ^ portmidi/pm_linux/pmlinuxalsa.c: In function ‘pm_linuxalsa_init’: portmidi/pm_linux/pmlinuxalsa.c:35:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define MAKE_DESCRIPTOR(client, port) ((void*)(((client) << 8) | (port))) ^ portmidi/pm_linux/pmlinuxalsa.c:760:31: note: in expansion of macro ‘MAKE_DESCRIPTOR’ MAKE_DESCRIPTOR(snd_seq_port_info_get_client(pinfo), ^ portmidi/pm_linux/pmlinuxalsa.c:35:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define MAKE_DESCRIPTOR(client, port) ((void*)(((client) << 8) | (port))) ^ portmidi/pm_linux/pmlinuxalsa.c:770:31: note: in expansion of macro ‘MAKE_DESCRIPTOR’ MAKE_DESCRIPTOR(snd_seq_port_info_get_client(pinfo), ^ In-place registering PortMidi-0.1.6.0... Running Haddock for PortMidi-0.1.6.0... Running hscolour for PortMidi-0.1.6.0... Preprocessing library PortMidi-0.1.6.0... Preprocessing library PortMidi-0.1.6.0... Haddock coverage: 0% ( 0 / 3) in 'Sound.PortMidi.DeviceInfo' Missing documentation for: Module header DeviceInfo (Sound/PortMidi/DeviceInfo.hsc:13) peekDeviceInfo (Sound/PortMidi/DeviceInfo.hsc:22) 9% ( 5 / 54) in 'Sound.PortMidi' Missing documentation for: PMError (Sound/PortMidi.hs:74) PMStream (Sound/PortMidi.hs:118) DeviceInfo (Sound/PortMidi/DeviceInfo.hsc:13) DeviceID (Sound/PortMidi.hs:119) PMMsg (Sound/PortMidi.hs:148) PMEvent (Sound/PortMidi.hs:162) filterActive (Sound/PortMidi.hs:124) filterSysex (Sound/PortMidi.hs:124) filterClock (Sound/PortMidi.hs:124) filterPlay (Sound/PortMidi.hs:124) filterTick (Sound/PortMidi.hs:124) filterFD (Sound/PortMidi.hs:124) filterUndefined (Sound/PortMidi.hs:124) filterReset (Sound/PortMidi.hs:124) filterRealtime (Sound/PortMidi.hs:124) filterNote (Sound/PortMidi.hs:124) filterChannelAftertouch (Sound/PortMidi.hs:124) filterPolyAftertouch (Sound/PortMidi.hs:124) filterAftertouch (Sound/PortMidi.hs:124) filterProgram (Sound/PortMidi.hs:124) filterControl (Sound/PortMidi.hs:124) filterPitchBend (Sound/PortMidi.hs:124) filterMTC (Sound/PortMidi.hs:124) filterSongPosition (Sound/PortMidi.hs:124) filterSongSelect (Sound/PortMidi.hs:124) filterTune (Sound/PortMidi.hs:124) filterSystemCommon (Sound/PortMidi.hs:124) initialize (Sound/PortMidi.hs:181) terminate (Sound/PortMidi.hs:185) hasHostError (Sound/PortMidi.hs:189) getErrorText (Sound/PortMidi.hs:193) countDevices (Sound/PortMidi.hs:197) getDefaultInputDeviceID (Sound/PortMidi.hs:201) getDefaultOutputDeviceID (Sound/PortMidi.hs:206) getDeviceInfo (Sound/PortMidi.hs:212) openInput (Sound/PortMidi.hs:216) openOutput (Sound/PortMidi.hs:228) setFilter (Sound/PortMidi.hs:240) channel (Sound/PortMidi.hs:243) setChannelMask (Sound/PortMidi.hs:247) abort (Sound/PortMidi.hs:251) close (Sound/PortMidi.hs:255) readEvents (Sound/PortMidi.hs:259) writeEvents (Sound/PortMidi.hs:269) writeShort (Sound/PortMidi.hs:274) writeSysEx (Sound/PortMidi.hs:279) time (Sound/PortMidi.hs:283) encodeMsg (Sound/PortMidi.hs:155) decodeMsg (Sound/PortMidi.hs:157) Warning: Sound.PortMidi: could not find link destinations for: PortMidiStream Timestamp Documentation created: dist/doc/html/PortMidi/index.html, dist/doc/html/PortMidi/PortMidi.txt Creating package registration file: /tmp/pkgConf-PortMidi-0.1.62145174067468703135.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/PortMidi-0.1.6.0-F1pMOhhHrFXFEykMied5ZW Registering PortMidi-0.1.6.0... Installed PortMidi-0.1.6.0 Configuring SHA-1.6.4.2... Building SHA-1.6.4.2... Preprocessing library SHA-1.6.4.2... [1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs, dist/build/Data/Digest/Pure/SHA.o ) In-place registering SHA-1.6.4.2... Running Haddock for SHA-1.6.4.2... Running hscolour for SHA-1.6.4.2... Preprocessing library SHA-1.6.4.2... Preprocessing library SHA-1.6.4.2... Haddock coverage: 62% ( 24 / 39) in 'Data.Digest.Pure.SHA' Missing documentation for: SHA1State (src/Data/Digest/Pure/SHA.hs:76) SHA256State (src/Data/Digest/Pure/SHA.hs:81) SHA512State (src/Data/Digest/Pure/SHA.hs:92) completeSha1Incremental (src/Data/Digest/Pure/SHA.hs:1002) completeSha224Incremental (src/Data/Digest/Pure/SHA.hs:1022) completeSha256Incremental (src/Data/Digest/Pure/SHA.hs:1042) completeSha384Incremental (src/Data/Digest/Pure/SHA.hs:1060) completeSha512Incremental (src/Data/Digest/Pure/SHA.hs:1079) toBigEndianSBS (src/Data/Digest/Pure/SHA.hs:259) fromBigEndianSBS (src/Data/Digest/Pure/SHA.hs:264) calc_k (src/Data/Digest/Pure/SHA.hs:251) padSHA1 (src/Data/Digest/Pure/SHA.hs:215) padSHA512 (src/Data/Digest/Pure/SHA.hs:221) padSHA1Chunks (src/Data/Digest/Pure/SHA.hs:218) padSHA512Chunks (src/Data/Digest/Pure/SHA.hs:224) Documentation created: dist/doc/html/SHA/index.html, dist/doc/html/SHA/SHA.txt Creating package registration file: /tmp/pkgConf-SHA-1.6.414693480941956297539.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/SHA-1.6.4.2-0ooW8jYoKWjDUFkZlEvhJX Registering SHA-1.6.4.2... Installed SHA-1.6.4.2 Configuring base64-bytestring-1.0.0.1... Building base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... [1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o ) [2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o ) [3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o ) [4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o ) [5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o ) In-place registering base64-bytestring-1.0.0.1... Running Haddock for base64-bytestring-1.0.0.1... Running hscolour for base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... Haddock coverage: 45% ( 5 / 11) in 'Data.ByteString.Base64.Internal' Missing documentation for: mkEncodeTable (Data/ByteString/Base64/Internal.hs:100) done (Data/ByteString/Base64/Internal.hs:260) peek8 (Data/ByteString/Base64/Internal.hs:36) poke8 (Data/ByteString/Base64/Internal.hs:39) peek8_32 (Data/ByteString/Base64/Internal.hs:42) reChunkIn (Data/ByteString/Base64/Internal.hs:266) 100% ( 5 / 5) in 'Data.ByteString.Base64.URL' 100% ( 4 / 4) in 'Data.ByteString.Base64.URL.Lazy' 100% ( 5 / 5) in 'Data.ByteString.Base64' 100% ( 4 / 4) in 'Data.ByteString.Base64.Lazy' Documentation created: dist/doc/html/base64-bytestring/index.html, dist/doc/html/base64-bytestring/base64-bytestring.txt Creating package registration file: /tmp/pkgConf-base64-bytestring-1.0.0111537764338888228.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base64-bytestring-1.0.0.1-AkCk8zInckjJsyQ4AIFHPN Registering base64-bytestring-1.0.0.1... Installed base64-bytestring-1.0.0.1 Configuring colour-2.3.3... Building colour-2.3.3... Preprocessing library colour-2.3.3... [ 1 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o ) [ 2 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o ) [ 3 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o ) [ 4 of 14] Compiling Data.Colour.RGB ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o ) [ 5 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o ) [ 6 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o ) [ 7 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o ) [ 8 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o ) [ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o ) [10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o ) [11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o ) [12 of 14] Compiling Data.Colour ( Data/Colour.hs, dist/build/Data/Colour.o ) [13 of 14] Compiling Data.Colour.CIE ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o ) [14 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o ) In-place registering colour-2.3.3... Running Haddock for colour-2.3.3... Running hscolour for colour-2.3.3... Preprocessing library colour-2.3.3... Preprocessing library colour-2.3.3... Haddock coverage: 0% ( 0 / 5) in 'Data.Colour.Matrix' Missing documentation for: Module header inverse (Data/Colour/Matrix.hs:29) determinant (Data/Colour/Matrix.hs:35) mult (Data/Colour/Matrix.hs:38) matrixMult (Data/Colour/Matrix.hs:40) 0% ( 0 / 10) in 'Data.Colour.Chan' Missing documentation for: Module header Chan (Data/Colour/Chan.hs:29) empty (Data/Colour/Chan.hs:31) full (Data/Colour/Chan.hs:34) scale (Data/Colour/Chan.hs:37) add (Data/Colour/Chan.hs:40) invert (Data/Colour/Chan.hs:43) over (Data/Colour/Chan.hs:46) convert (Data/Colour/Chan.hs:48) sum (Data/Colour/Chan.hs:51) 50% ( 6 / 12) in 'Data.Colour.CIE.Chromaticity' Missing documentation for: Module header Chromaticity (Data/Colour/CIE/Chromaticity.hs:25) (Data/Colour/CIE/Chromaticity.hs:56) (Data/Colour/CIE/Chromaticity.hs:63) app_prec (Data/Colour/CIE/Chromaticity.hs:74) infix_prec (Data/Colour/CIE/Chromaticity.hs:76) 38% ( 6 / 16) in 'Data.Colour.RGB' Missing documentation for: Module header (Data/Colour/RGB.hs:36) (Data/Colour/RGB.hs:39) (Data/Colour/RGB.hs:59) (Data/Colour/RGB.hs:66) primaryMatrix (Data/Colour/RGB.hs:82) rgb2xyz (Data/Colour/RGB.hs:92) xyz2rgb (Data/Colour/RGB.hs:100) hslsv (Data/Colour/RGB.hs:103) mod1 (Data/Colour/RGB.hs:127) 86% ( 6 / 7) in 'Data.Colour.RGBSpace.HSL' Missing documentation for: Module header 86% ( 6 / 7) in 'Data.Colour.RGBSpace.HSV' Missing documentation for: Module header 100% ( 21 / 21) in 'Data.Colour.CIE.Illuminant' 50% ( 14 / 28) in 'Data.Colour.Internal' Missing documentation for: Module header Red (Data/Colour/Internal.hs:30) Green (Data/Colour/Internal.hs:31) Blue (Data/Colour/Internal.hs:32) black (Data/Colour/Internal.hs:53) (Data/Colour/Internal.hs:56) Alpha (Data/Colour/Internal.hs:65) AffineSpace (Data/Colour/Internal.hs:109) (Data/Colour/Internal.hs:130) (Data/Colour/Internal.hs:136) ColourOps (Data/Colour/Internal.hs:146) (Data/Colour/Internal.hs:156) (Data/Colour/Internal.hs:165) rgbaAdd (Data/Colour/Internal.hs:214) 100% ( 6 / 6) in 'Data.Colour.SRGB.Linear' 83% ( 20 / 24) in 'Data.Colour.RGBSpace' Missing documentation for: primaries (Data/Colour/RGB.hs:55) whitePoint (Data/Colour/RGB.hs:56) gamut (Data/Colour/RGBSpace.hs:121) transferFunction (Data/Colour/RGBSpace.hs:122) 100% ( 14 / 14) in 'Data.Colour.SRGB' 85% ( 17 / 20) in 'Data.Colour' Missing documentation for: black (Data/Colour/Internal.hs:53) AffineSpace (Data/Colour/Internal.hs:109) ColourOps (Data/Colour/Internal.hs:146) 88% ( 15 / 17) in 'Data.Colour.CIE' Missing documentation for: toCIEXYZ (Data/Colour/CIE.hs:65) Chromaticity (Data/Colour/CIE/Chromaticity.hs:25) 1% ( 1 /149) in 'Data.Colour.Names' Missing documentation for: readColourName (Data/Colour/Names.hs:188) aliceblue (Data/Colour/Names.hs:339) antiquewhite (Data/Colour/Names.hs:342) aqua (Data/Colour/Names.hs:345) aquamarine (Data/Colour/Names.hs:348) azure (Data/Colour/Names.hs:351) beige (Data/Colour/Names.hs:354) bisque (Data/Colour/Names.hs:357) black (Data/Colour/Internal.hs:53) blanchedalmond (Data/Colour/Names.hs:362) blue (Data/Colour/Names.hs:365) blueviolet (Data/Colour/Names.hs:368) brown (Data/Colour/Names.hs:371) burlywood (Data/Colour/Names.hs:374) cadetblue (Data/Colour/Names.hs:377) chartreuse (Data/Colour/Names.hs:380) chocolate (Data/Colour/Names.hs:383) coral (Data/Colour/Names.hs:386) cornflowerblue (Data/Colour/Names.hs:389) cornsilk (Data/Colour/Names.hs:392) crimson (Data/Colour/Names.hs:395) cyan (Data/Colour/Names.hs:398) darkblue (Data/Colour/Names.hs:401) darkcyan (Data/Colour/Names.hs:404) darkgoldenrod (Data/Colour/Names.hs:407) darkgray (Data/Colour/Names.hs:410) darkgreen (Data/Colour/Names.hs:413) darkgrey (Data/Colour/Names.hs:416) darkkhaki (Data/Colour/Names.hs:419) darkmagenta (Data/Colour/Names.hs:422) darkolivegreen (Data/Colour/Names.hs:425) darkorange (Data/Colour/Names.hs:428) darkorchid (Data/Colour/Names.hs:431) darkred (Data/Colour/Names.hs:434) darksalmon (Data/Colour/Names.hs:437) darkseagreen (Data/Colour/Names.hs:440) darkslateblue (Data/Colour/Names.hs:443) darkslategray (Data/Colour/Names.hs:446) darkslategrey (Data/Colour/Names.hs:449) darkturquoise (Data/Colour/Names.hs:452) darkviolet (Data/Colour/Names.hs:455) deeppink (Data/Colour/Names.hs:458) deepskyblue (Data/Colour/Names.hs:461) dimgray (Data/Colour/Names.hs:464) dimgrey (Data/Colour/Names.hs:467) dodgerblue (Data/Colour/Names.hs:470) firebrick (Data/Colour/Names.hs:473) floralwhite (Data/Colour/Names.hs:476) forestgreen (Data/Colour/Names.hs:479) fuchsia (Data/Colour/Names.hs:482) gainsboro (Data/Colour/Names.hs:485) ghostwhite (Data/Colour/Names.hs:488) gold (Data/Colour/Names.hs:491) goldenrod (Data/Colour/Names.hs:494) gray (Data/Colour/Names.hs:497) grey (Data/Colour/Names.hs:500) green (Data/Colour/Names.hs:503) greenyellow (Data/Colour/Names.hs:506) honeydew (Data/Colour/Names.hs:509) hotpink (Data/Colour/Names.hs:512) indianred (Data/Colour/Names.hs:515) indigo (Data/Colour/Names.hs:518) ivory (Data/Colour/Names.hs:521) khaki (Data/Colour/Names.hs:524) lavender (Data/Colour/Names.hs:527) lavenderblush (Data/Colour/Names.hs:530) lawngreen (Data/Colour/Names.hs:533) lemonchiffon (Data/Colour/Names.hs:536) lightblue (Data/Colour/Names.hs:539) lightcoral (Data/Colour/Names.hs:542) lightcyan (Data/Colour/Names.hs:545) lightgoldenrodyellow (Data/Colour/Names.hs:548) lightgray (Data/Colour/Names.hs:551) lightgreen (Data/Colour/Names.hs:554) lightgrey (Data/Colour/Names.hs:557) lightpink (Data/Colour/Names.hs:560) lightsalmon (Data/Colour/Names.hs:563) lightseagreen (Data/Colour/Names.hs:566) lightskyblue (Data/Colour/Names.hs:569) lightslategray (Data/Colour/Names.hs:572) lightslategrey (Data/Colour/Names.hs:575) lightsteelblue (Data/Colour/Names.hs:578) lightyellow (Data/Colour/Names.hs:581) lime (Data/Colour/Names.hs:584) limegreen (Data/Colour/Names.hs:587) linen (Data/Colour/Names.hs:590) magenta (Data/Colour/Names.hs:593) maroon (Data/Colour/Names.hs:596) mediumaquamarine (Data/Colour/Names.hs:599) mediumblue (Data/Colour/Names.hs:602) mediumorchid (Data/Colour/Names.hs:605) mediumpurple (Data/Colour/Names.hs:608) mediumseagreen (Data/Colour/Names.hs:611) mediumslateblue (Data/Colour/Names.hs:614) mediumspringgreen (Data/Colour/Names.hs:617) mediumturquoise (Data/Colour/Names.hs:620) mediumvioletred (Data/Colour/Names.hs:623) midnightblue (Data/Colour/Names.hs:626) mintcream (Data/Colour/Names.hs:629) mistyrose (Data/Colour/Names.hs:632) moccasin (Data/Colour/Names.hs:635) navajowhite (Data/Colour/Names.hs:638) navy (Data/Colour/Names.hs:641) oldlace (Data/Colour/Names.hs:644) olive (Data/Colour/Names.hs:647) olivedrab (Data/Colour/Names.hs:650) orange (Data/Colour/Names.hs:653) orangered (Data/Colour/Names.hs:656) orchid (Data/Colour/Names.hs:659) palegoldenrod (Data/Colour/Names.hs:662) palegreen (Data/Colour/Names.hs:665) paleturquoise (Data/Colour/Names.hs:668) palevioletred (Data/Colour/Names.hs:671) papayawhip (Data/Colour/Names.hs:674) peachpuff (Data/Colour/Names.hs:677) peru (Data/Colour/Names.hs:680) pink (Data/Colour/Names.hs:683) plum (Data/Colour/Names.hs:686) powderblue (Data/Colour/Names.hs:689) purple (Data/Colour/Names.hs:692) red (Data/Colour/Names.hs:695) rosybrown (Data/Colour/Names.hs:698) royalblue (Data/Colour/Names.hs:701) saddlebrown (Data/Colour/Names.hs:704) salmon (Data/Colour/Names.hs:707) sandybrown (Data/Colour/Names.hs:710) seagreen (Data/Colour/Names.hs:713) seashell (Data/Colour/Names.hs:716) sienna (Data/Colour/Names.hs:719) silver (Data/Colour/Names.hs:722) skyblue (Data/Colour/Names.hs:725) slateblue (Data/Colour/Names.hs:728) slategray (Data/Colour/Names.hs:731) slategrey (Data/Colour/Names.hs:734) snow (Data/Colour/Names.hs:737) springgreen (Data/Colour/Names.hs:740) steelblue (Data/Colour/Names.hs:743) tan (Data/Colour/Names.hs:746) teal (Data/Colour/Names.hs:749) thistle (Data/Colour/Names.hs:752) tomato (Data/Colour/Names.hs:755) turquoise (Data/Colour/Names.hs:758) violet (Data/Colour/Names.hs:761) wheat (Data/Colour/Names.hs:764) white (Data/Colour/Names.hs:767) whitesmoke (Data/Colour/Names.hs:770) yellow (Data/Colour/Names.hs:773) yellowgreen (Data/Colour/Names.hs:776) Documentation created: dist/doc/html/colour/index.html, dist/doc/html/colour/colour.txt Creating package registration file: /tmp/pkgConf-colour-2.31402586708552473416.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/colour-2.3.3-4tkGkumXZDK9tS5HCSa7Y0 Registering colour-2.3.3... Installed colour-2.3.3 Configuring data-binary-ieee754-0.4.4... Building data-binary-ieee754-0.4.4... Preprocessing library data-binary-ieee754-0.4.4... [1 of 1] Compiling Data.Binary.IEEE754 ( lib/Data/Binary/IEEE754.hs, dist/build/Data/Binary/IEEE754.o ) lib/Data/Binary/IEEE754.hs:12:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:13:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:14:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:15:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:16:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:17:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:18:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:19:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:20:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:21:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:22:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:23:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:78:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:79:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:83:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:84:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:88:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:89:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:90:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:91:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:92:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:93:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:94:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:95:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:96:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:97:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:98:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:99:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:100:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:101:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:102:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:103:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:104:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:105:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:106:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:107:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:108:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:109:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:110:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:111:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:112:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:113:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:114:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:115:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:116:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:117:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:118:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:119:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:120:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:121:1: Warning: Tab character In-place registering data-binary-ieee754-0.4.4... Running Haddock for data-binary-ieee754-0.4.4... Running hscolour for data-binary-ieee754-0.4.4... Preprocessing library data-binary-ieee754-0.4.4... Preprocessing library data-binary-ieee754-0.4.4... lib/Data/Binary/IEEE754.hs:12:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:13:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:14:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:15:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:16:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:17:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:18:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:19:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:20:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:21:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:22:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:23:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:78:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:79:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:83:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:84:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:88:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:89:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:90:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:91:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:92:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:93:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:94:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:95:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:96:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:97:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:98:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:99:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:100:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:101:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:102:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:103:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:104:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:105:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:106:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:107:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:108:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:109:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:110:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:111:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:112:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:113:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:114:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:115:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:116:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:117:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:118:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:119:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:120:1: Warning: Tab character lib/Data/Binary/IEEE754.hs:121:1: Warning: Tab character Haddock coverage: 22% ( 4 / 18) in 'Data.Binary.IEEE754' Missing documentation for: getFloat16be (lib/Data/Binary/IEEE754.hs:34) getFloat16le (lib/Data/Binary/IEEE754.hs:37) getFloat32be (lib/Data/Binary/IEEE754.hs:40) getFloat32le (lib/Data/Binary/IEEE754.hs:43) getFloat64be (lib/Data/Binary/IEEE754.hs:46) getFloat64le (lib/Data/Binary/IEEE754.hs:49) putFloat32be (lib/Data/Binary/IEEE754.hs:52) putFloat32le (lib/Data/Binary/IEEE754.hs:55) putFloat64be (lib/Data/Binary/IEEE754.hs:58) putFloat64le (lib/Data/Binary/IEEE754.hs:61) floatToWord (lib/Data/Binary/IEEE754.hs:64) wordToFloat (lib/Data/Binary/IEEE754.hs:67) doubleToWord (lib/Data/Binary/IEEE754.hs:70) wordToDouble (lib/Data/Binary/IEEE754.hs:73) Documentation created: dist/doc/html/data-binary-ieee754/index.html, dist/doc/html/data-binary-ieee754/data-binary-ieee754.txt Creating package registration file: /tmp/pkgConf-data-binary-ieee754-0.4655495367561717988.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-binary-ieee754-0.4.4-LscVfvSYUChE22ECWWHc4v Registering data-binary-ieee754-0.4.4... Installed data-binary-ieee754-0.4.4 Configuring data-ordlist-0.4.7.0... Building data-ordlist-0.4.7.0... Preprocessing library data-ordlist-0.4.7.0... [1 of 1] Compiling Data.List.Ordered ( Data/List/Ordered.hs, dist/build/Data/List/Ordered.o ) In-place registering data-ordlist-0.4.7.0... Running Haddock for data-ordlist-0.4.7.0... Running hscolour for data-ordlist-0.4.7.0... Preprocessing library data-ordlist-0.4.7.0... Preprocessing library data-ordlist-0.4.7.0... Haddock coverage: 100% ( 46 / 46) in 'Data.List.Ordered' Documentation created: dist/doc/html/data-ordlist/index.html, dist/doc/html/data-ordlist/data-ordlist.txt Creating package registration file: /tmp/pkgConf-data-ordlist-0.4.71095966189104152274.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-ordlist-0.4.7.0-JDklQnVb39MHNelBNWOZoM Registering data-ordlist-0.4.7.0... Installed data-ordlist-0.4.7.0 [1 of 1] Compiling Main ( /tmp/cabal-tmp-17601/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-17601/entropy-0.3.7/dist/setup/Main.o ) Linking /tmp/cabal-tmp-17601/entropy-0.3.7/dist/setup/setup ... Configuring entropy-0.3.7... Result of RDRAND Test: True Building entropy-0.3.7... Preprocessing library entropy-0.3.7... [1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/build/System/EntropyNix.o ) [2 of 2] Compiling System.Entropy ( System/Entropy.hs, dist/build/System/Entropy.o ) In-place registering entropy-0.3.7... Running Haddock for entropy-0.3.7... Running hscolour for entropy-0.3.7... Preprocessing library entropy-0.3.7... Preprocessing library entropy-0.3.7... Haddock coverage: 100% ( 5 / 5) in 'System.EntropyNix' 100% ( 6 / 6) in 'System.Entropy' Documentation created: dist/doc/html/entropy/index.html, dist/doc/html/entropy/entropy.txt Creating package registration file: /tmp/pkgConf-entropy-0.3712633417864101839.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/entropy-0.3.7-7gYJ61Ci0NNBp8LB4CGmrG Registering entropy-0.3.7... Installed entropy-0.3.7 Configuring lazy-csv-0.5.1... Building lazy-csv-0.5.1... Preprocessing library lazy-csv-0.5.1... [1 of 2] Compiling Text.CSV.Lazy.ByteString ( Text/CSV/Lazy/ByteString.hs, dist/build/Text/CSV/Lazy/ByteString.o ) [2 of 2] Compiling Text.CSV.Lazy.String ( Text/CSV/Lazy/String.hs, dist/build/Text/CSV/Lazy/String.o ) In-place registering lazy-csv-0.5.1... Preprocessing executable 'csvSelect' for lazy-csv-0.5.1... [1 of 2] Compiling Text.CSV.Lazy.ByteString ( Text/CSV/Lazy/ByteString.hs, dist/build/csvSelect/csvSelect-tmp/Text/CSV/Lazy/ByteString.o ) [2 of 2] Compiling Main ( csvSelect.hs, dist/build/csvSelect/csvSelect-tmp/Main.o ) Linking dist/build/csvSelect/csvSelect ... Running Haddock for lazy-csv-0.5.1... Running hscolour for lazy-csv-0.5.1... Preprocessing library lazy-csv-0.5.1... Preprocessing executable 'csvSelect' for lazy-csv-0.5.1... Preprocessing library lazy-csv-0.5.1... Haddock coverage: 96% ( 27 / 28) in 'Text.CSV.Lazy.ByteString' Missing documentation for: ppCSVError (Text/CSV/Lazy/ByteString.hs:364) 100% ( 28 / 28) in 'Text.CSV.Lazy.String' Documentation created: dist/doc/html/lazy-csv/index.html, dist/doc/html/lazy-csv/lazy-csv.txt Preprocessing executable 'csvSelect' for lazy-csv-0.5.1... Creating package registration file: /tmp/pkgConf-lazy-csv-0.51210359231521035021.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/lazy-csv-0.5.1-J9HBTiWI9qF7GXyi7qty5y Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering lazy-csv-0.5.1... Installed lazy-csv-0.5.1 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:44) 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' Missing documentation for: runErrorT 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' Missing documentation for: runRWST 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' Missing documentation for: runReaderT 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' Missing documentation for: runRWST 96% ( 24 / 25) in 'Control.Monad.State.Lazy' Missing documentation for: runStateT 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' Missing documentation for: runStateT 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) runWriterT 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 91% ( 20 / 22) in 'Control.Monad.Cont' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) runContT Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.21941727088672032919.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8 Registering mtl-2.2.1... Installed mtl-2.2.1 Configuring multiset-comb-0.2.4... Building multiset-comb-0.2.4... Preprocessing library multiset-comb-0.2.4... [1 of 1] Compiling Math.Combinatorics.Multiset ( Math/Combinatorics/Multiset.hs, dist/build/Math/Combinatorics/Multiset.o ) In-place registering multiset-comb-0.2.4... Running Haddock for multiset-comb-0.2.4... Running hscolour for multiset-comb-0.2.4... Preprocessing library multiset-comb-0.2.4... Preprocessing library multiset-comb-0.2.4... Haddock coverage: 97% ( 34 / 35) in 'Math.Combinatorics.Multiset' Missing documentation for: Count (Math/Combinatorics/Multiset.hs:68) Warning: Math.Combinatorics.Multiset: could not find link destinations for: Bracelet RMultiset vDiv within Documentation created: dist/doc/html/multiset-comb/index.html, dist/doc/html/multiset-comb/multiset-comb.txt Creating package registration file: /tmp/pkgConf-multiset-comb-0.218876651542118801173.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/multiset-comb-0.2.4-JSmOKoqt9fI4FyNCmBYYU4 Registering multiset-comb-0.2.4... Installed multiset-comb-0.2.4 Configuring network-2.6.2.1... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 for an ANSI C-conforming const... yes 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking linux/can.h usability... yes checking linux/can.h presence... yes checking for linux/can.h... yes checking linux/tcp.h usability... yes checking linux/tcp.h presence... yes checking for linux/tcp.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking for readlink... yes checking for symlink... yes checking for if_nametoindex... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_accrights... no checking for struct sockaddr.sa_len... no checking for in_addr_t in netinet/in.h... yes checking for SO_PEERCRED and struct ucred in sys/socket.h... yes checking for getpeereid in unistd.h... checking for getpeereid... no checking for _head_libws2_32_a in -lws2_32... no checking for getaddrinfo... yes checking for gai_strerror... yes checking whether AI_ADDRCONFIG is declared... yes checking whether AI_ALL is declared... yes checking whether AI_NUMERICSERV is declared... yes checking whether AI_V4MAPPED is declared... yes checking whether IPV6_V6ONLY is declared... yes checking whether IPPROTO_IP is declared... yes checking whether IPPROTO_TCP is declared... yes checking whether IPPROTO_IPV6 is declared... yes checking for sendfile in sys/sendfile.h... yes checking for sendfile in sys/socket.h... no checking for gethostent... yes checking for accept4... yes configure: creating ./config.status config.status: creating network.buildinfo config.status: creating include/HsNetworkConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building network-2.6.2.1... Preprocessing library network-2.6.2.1... [ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o ) [ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o ) Network/Socket/Types.hsc:826:28: Warning: Pattern match(es) are overlapped In a case alternative: _ -> ... Network/Socket/Types.hsc:869:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘sizeOfSockAddrByFamily’: Patterns not matched: AF_UNSPEC AF_IMPLINK AF_PUP AF_CHAOS ... Network/Socket/Types.hsc:951:3: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` [1#, 2#, 10#, 29#] Network/Socket/Types.hsc:1012:10: Warning: Orphan instance: instance Storable HostAddress6 To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. [ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) Network/Socket/Internal.hsc:75:1: Warning: The import of ‘Foreign.C.String’ is redundant except perhaps to import instances from ‘Foreign.C.String’ To import instances alone, use: import Foreign.C.String() Network/Socket/Internal.hsc:77:1: Warning: The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() [ 4 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o ) Network/Socket.hsc:177:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:193:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() Network/Socket.hsc:212:1: Warning: The import of ‘GHC.IO.FD’ is redundant except perhaps to import instances from ‘GHC.IO.FD’ To import instances alone, use: import GHC.IO.FD() Network/Socket.hsc:949:13: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) In the expression: do { let fd = fdSocket sock; let sz = (fromIntegral (12)); with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... } Network/Socket.hsc:1571:1: Warning: Defined but not used: ‘c_accept’ Network/Socket.hsc:276:3: Warning: Pattern match(es) are non-exhaustive In an equation for ‘showsPrec’: Patterns not matched: _ (SockAddrCan _) Network/Socket.hsc:953:6: Warning: A do-notation statement discarded a result of type ‘CInt’ Suppress this warning by saying ‘_ <- ($) throwSocketErrorIfMinus1Retry "getPeerCred" c_getsockopt fd (1) (17) ptr_cr ptr_sz’ or by using the flag -fno-warn-unused-do-bind Network/Socket.hsc:989:3: Warning: A do-notation statement discarded a result of type ‘CInt’ Suppress this warning by saying ‘_ <- ($) throwSocketErrorWaitWrite sock "sendFd" c_sendFd (fdSocket sock) outfd’ or by using the flag -fno-warn-unused-do-bind [ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o ) [ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o ) [ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o ) Network/Socket/ByteString.hsc:54:1: Warning: The import of ‘SockAddr, Socket’ from module ‘Network.Socket’ is redundant [ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o ) [ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o ) [10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o ) Network/BSD.hsc:166:43: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Network/BSD.hsc:190:19: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." [11 of 11] Compiling Network ( Network.hs, dist/build/Network.o ) Network.hs:292:16: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: SockAddrCan _ Network.hs:401:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: SockAddrCan _ In-place registering network-2.6.2.1... Running Haddock for network-2.6.2.1... Running hscolour for network-2.6.2.1... Preprocessing library network-2.6.2.1... Preprocessing library network-2.6.2.1... Network/Socket/Types.hsc:1012:10: Warning: Orphan instance: instance Storable HostAddress6 To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. Network/Socket/Internal.hsc:75:1: Warning: The import of ‘Foreign.C.String’ is redundant except perhaps to import instances from ‘Foreign.C.String’ To import instances alone, use: import Foreign.C.String() Network/Socket/Internal.hsc:77:1: Warning: The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() Network/Socket.hsc:177:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:193:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() Network/Socket.hsc:212:1: Warning: The import of ‘GHC.IO.FD’ is redundant except perhaps to import instances from ‘GHC.IO.FD’ To import instances alone, use: import GHC.IO.FD() Network/Socket.hsc:949:13: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) In the expression: do { let fd = fdSocket sock; let sz = (fromIntegral (12)); with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... } Network/Socket.hsc:1571:1: Warning: Defined but not used: ‘c_accept’ Network/Socket/ByteString.hsc:54:1: Warning: The import of ‘SockAddr, Socket’ from module ‘Network.Socket’ is redundant Network/BSD.hsc:166:43: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Network/BSD.hsc:190:19: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Haddock coverage: 50% ( 1 / 2) in 'Network.Socket.ByteString.IOVec' Missing documentation for: IOVec (Network/Socket/ByteString/IOVec.hsc:15) 68% ( 27 / 40) in 'Network.Socket.Types' Missing documentation for: Module header sockFd (Network/Socket/Types.hsc:90) sockFamily (Network/Socket/Types.hsc:93) sockType (Network/Socket/Types.hsc:96) sockProtocol (Network/Socket/Types.hsc:99) sockStatus (Network/Socket/Types.hsc:102) packSocketType (Network/Socket/Types.hsc:187) unpackSocketType (Network/Socket/Types.hsc:202) packFamily (Network/Socket/Types.hsc:306) unpackFamily (Network/Socket/Types.hsc:522) FlowInfo (Network/Socket/Types.hsc:801) ScopeID (Network/Socket/Types.hsc:802) ProtocolNumber (Network/Socket/Types.hsc:112) 94% ( 30 / 32) in 'Network.Socket.Internal' Missing documentation for: FlowInfo (Network/Socket/Types.hsc:801) ScopeID (Network/Socket/Types.hsc:802) 71% ( 68 / 96) in 'Network.Socket' Missing documentation for: FlowInfo (Network/Socket/Types.hsc:801) ScopeID (Network/Socket/Types.hsc:802) ShutdownCmd (Network/Socket.hsc:1045) ProtocolNumber (Network/Socket/Types.hsc:112) ServiceName (Network/Socket.hsc:221) AddrInfo (Network/Socket.hsc:1233) NameInfoFlag (Network/Socket.hsc:1286) getPeerName (Network/Socket.hsc:752) getSocketName (Network/Socket.hsc:760) socketPort (Network/Socket.hsc:729) recvLen (Network/Socket.hsc:670) inet_addr (Network/Socket.hsc:1128) inet_ntoa (Network/Socket.hsc:1136) isBound (Network/Socket.hsc:1095) isListening (Network/Socket.hsc:1100) isReadable (Network/Socket.hsc:1105) isWritable (Network/Socket.hsc:1110) sendFd (Network/Socket.hsc:987) recvFd (Network/Socket.hsc:995) aNY_PORT (Network/Socket.hsc:1009) sOMAXCONN (Network/Socket.hsc:1026) sOL_SOCKET (Network/Socket.hsc:1029) sCM_RIGHTS (Network/Socket.hsc:1033) fdSocket (Network/Socket.hsc:264) mkSocket (Network/Socket.hsc:252) packFamily (Network/Socket/Types.hsc:306) unpackFamily (Network/Socket/Types.hsc:522) packSocketType (Network/Socket/Types.hsc:187) 50% ( 1 / 2) in 'Network.Socket.ByteString.MsgHdr' Missing documentation for: MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22) 25% ( 1 / 4) in 'Network.Socket.ByteString.Internal' Missing documentation for: mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34) c_writev (Network/Socket/ByteString/Internal.hs:40) c_sendmsg (Network/Socket/ByteString/Internal.hs:43) 100% ( 15 / 15) in 'Network.Socket.ByteString' 25% ( 1 / 4) in 'Network.Socket.ByteString.Lazy.Posix' Missing documentation for: Module header send (Network/Socket/ByteString/Lazy/Posix.hs:27) sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50) 71% ( 5 / 7) in 'Network.Socket.ByteString.Lazy' Missing documentation for: send (Network/Socket/ByteString/Lazy/Posix.hs:27) sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50) 44% ( 23 / 52) in 'Network.BSD' Missing documentation for: HostEntry (Network/BSD.hsc:329) hostAddress (Network/BSD.hsc:366) getHostEntries (Network/BSD.hsc:419) setHostEntry (Network/BSD.hsc:409) getHostEntry (Network/BSD.hsc:401) endHostEntry (Network/BSD.hsc:414) ServiceEntry (Network/BSD.hsc:139) ServiceName (Network/Socket.hsc:221) getServiceEntries (Network/BSD.hsc:224) getServiceEntry (Network/BSD.hsc:206) setServiceEntry (Network/BSD.hsc:214) endServiceEntry (Network/BSD.hsc:219) ProtocolName (Network/BSD.hsc:123) ProtocolNumber (Network/Socket/Types.hsc:112) ProtocolEntry (Network/BSD.hsc:242) getProtocolByName (Network/BSD.hsc:275) getProtocolByNumber (Network/BSD.hsc:286) getProtocolNumber (Network/BSD.hsc:296) getProtocolEntries (Network/BSD.hsc:320) setProtocolEntry (Network/BSD.hsc:310) getProtocolEntry (Network/BSD.hsc:302) endProtocolEntry (Network/BSD.hsc:315) NetworkName (Network/BSD.hsc:434) NetworkAddr (Network/BSD.hsc:432) NetworkEntry (Network/BSD.hsc:436) getNetworkByName (Network/BSD.hsc:467) getNetworkByAddr (Network/BSD.hsc:477) getNetworkEntry (Network/BSD.hsc:486) ifNameToIndex (Network/BSD.hsc:521) 89% ( 24 / 27) in 'Network' Missing documentation for: PortID (Network.hs:83) sendTo (Network.hs:333) recvFrom (Network.hs:342) Warning: Network.Socket.ByteString: could not find link destinations for: IOVec Documentation created: dist/doc/html/network/index.html, dist/doc/html/network/network.txt Creating package registration file: /tmp/pkgConf-network-2.6.2109263728910150109.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/network-2.6.2.1-A6pE0dLgMEk2GtUa1JtTJQ Registering network-2.6.2.1... Installed network-2.6.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.013905980891028363610.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-locale-1.0.0.7-7h2Gx6mVPJ5Gheca8j9Mpe Registering old-locale-1.0.0.7... Installed old-locale-1.0.0.7 Configuring primes-0.2.1.0... Building primes-0.2.1.0... Preprocessing library primes-0.2.1.0... [1 of 1] Compiling Data.Numbers.Primes ( Data/Numbers/Primes.hs, dist/build/Data/Numbers/Primes.o ) In-place registering primes-0.2.1.0... Running Haddock for primes-0.2.1.0... Running hscolour for primes-0.2.1.0... Preprocessing library primes-0.2.1.0... Preprocessing library primes-0.2.1.0... Haddock coverage: 100% ( 5 / 5) in 'Data.Numbers.Primes' Documentation created: dist/doc/html/primes/index.html, dist/doc/html/primes/primes.txt Creating package registration file: /tmp/pkgConf-primes-0.2.11718264801839425676.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/primes-0.2.1.0-KJP3fXLypK4KWfAjY8Wn1z Registering primes-0.2.1.0... Installed primes-0.2.1.0 Configuring primitive-0.6.1.0... Building primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.6.1.0... Running Haddock for primitive-0.6.1.0... Running hscolour for primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' Missing documentation for: sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19) sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19) aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19) sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19) sIZEOF_PTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19) sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19) Word64_# (Data/Primitive/MachDeps.hs:120) Int64_# (Data/Primitive/MachDeps.hs:121) 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Missing documentation for: setWord8Array# (Data/Primitive/Internal/Operations.hs:33) setWord16Array# (Data/Primitive/Internal/Operations.hs:35) setWord32Array# (Data/Primitive/Internal/Operations.hs:37) setWord64Array# (Data/Primitive/Internal/Operations.hs:39) setWordArray# (Data/Primitive/Internal/Operations.hs:41) setInt8Array# (Data/Primitive/Internal/Operations.hs:43) setInt16Array# (Data/Primitive/Internal/Operations.hs:45) setInt32Array# (Data/Primitive/Internal/Operations.hs:47) setInt64Array# (Data/Primitive/Internal/Operations.hs:49) setIntArray# (Data/Primitive/Internal/Operations.hs:51) setAddrArray# (Data/Primitive/Internal/Operations.hs:53) setFloatArray# (Data/Primitive/Internal/Operations.hs:55) setDoubleArray# (Data/Primitive/Internal/Operations.hs:57) setWideCharArray# (Data/Primitive/Internal/Operations.hs:59) setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62) setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64) setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66) setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68) setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70) setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72) setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74) setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76) setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78) setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80) setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82) setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84) setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86) setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88) 75% ( 12 / 16) in 'Control.Monad.Primitive' Missing documentation for: unsafeInlinePrim (Control/Monad/Primitive.hs:189) unsafeInlineIO (Control/Monad/Primitive.hs:193) unsafeInlineST (Control/Monad/Primitive.hs:197) touch (Control/Monad/Primitive.hs:201) 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' Missing documentation for: ByteArray# MutableByteArray# 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-0.6.144470216888482339.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/primitive-0.6.1.0-EphY2c7CCxSCBKjAN0YTR3 Registering primitive-0.6.1.0... Installed primitive-0.6.1.0 Configuring random-1.1... Building random-1.1... Preprocessing library random-1.1... [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character In-place registering random-1.1... Running Haddock for random-1.1... Running hscolour for random-1.1... Preprocessing library random-1.1... Preprocessing library random-1.1... System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Documentation created: dist/doc/html/random/index.html, dist/doc/html/random/random.txt Creating package registration file: /tmp/pkgConf-random-11953197930682736626.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL Registering random-1.1... Installed random-1.1 Configuring safe-0.3.9... Building safe-0.3.9... Preprocessing library safe-0.3.9... [1 of 4] Compiling Safe.Util ( Safe/Util.hs, dist/build/Safe/Util.o ) [2 of 4] Compiling Safe.Exact ( Safe/Exact.hs, dist/build/Safe/Exact.o ) [3 of 4] Compiling Safe.Foldable ( Safe/Foldable.hs, dist/build/Safe/Foldable.o ) [4 of 4] Compiling Safe ( Safe.hs, dist/build/Safe.o ) In-place registering safe-0.3.9... Running Haddock for safe-0.3.9... Running hscolour for safe-0.3.9... Preprocessing library safe-0.3.9... Preprocessing library safe-0.3.9... Haddock coverage: 14% ( 1 / 7) in 'Safe.Util' Missing documentation for: .^ (Safe/Util.hs:8) .^^ (Safe/Util.hs:11) liftMay (Safe/Util.hs:14) fromNoteModule (Safe/Util.hs:17) fromNoteEitherModule (Safe/Util.hs:21) eitherToMaybe (Safe/Util.hs:25) 35% ( 8 / 23) in 'Safe.Exact' Missing documentation for: takeExactMay (Safe/Exact.hs:93) takeExactNote (Safe/Exact.hs:90) takeExactDef (Safe/Exact.hs:96) dropExactMay (Safe/Exact.hs:102) dropExactNote (Safe/Exact.hs:99) dropExactDef (Safe/Exact.hs:105) splitAtExactMay (Safe/Exact.hs:112) splitAtExactNote (Safe/Exact.hs:108) splitAtExactDef (Safe/Exact.hs:116) zipExactMay (Safe/Exact.hs:140) zipExactNote (Safe/Exact.hs:137) zipExactDef (Safe/Exact.hs:143) zipWithExactMay (Safe/Exact.hs:149) zipWithExactNote (Safe/Exact.hs:146) zipWithExactDef (Safe/Exact.hs:152) 18% ( 5 / 28) in 'Safe.Foldable' Missing documentation for: foldl1May (Safe/Foldable.hs:38) foldl1Def (Safe/Foldable.hs:46) foldl1Note (Safe/Foldable.hs:42) foldr1May (Safe/Foldable.hs:38) foldr1Def (Safe/Foldable.hs:46) foldr1Note (Safe/Foldable.hs:42) findJustDef (Safe/Foldable.hs:79) findJustNote (Safe/Foldable.hs:82) minimumMay (Safe/Foldable.hs:50) minimumDef (Safe/Foldable.hs:54) minimumNote (Safe/Foldable.hs:58) maximumMay (Safe/Foldable.hs:50) maximumDef (Safe/Foldable.hs:54) maximumNote (Safe/Foldable.hs:58) minimumByMay (Safe/Foldable.hs:62) minimumByDef (Safe/Foldable.hs:66) minimumByNote (Safe/Foldable.hs:70) maximumByMay (Safe/Foldable.hs:62) maximumByDef (Safe/Foldable.hs:66) maximumByNote (Safe/Foldable.hs:70) foldl1Safe (Safe/Foldable.hs:90) foldr1Safe (Safe/Foldable.hs:94) findJustSafe (Safe/Foldable.hs:99) 20% ( 14 / 71) in 'Safe' Missing documentation for: initMay (Safe.hs:114) initDef (Safe.hs:117) initNote (Safe.hs:120) initSafe (Safe.hs:123) headMay (Safe.hs:128) headDef (Safe.hs:132) headNote (Safe.hs:136) lastMay (Safe.hs:128) lastDef (Safe.hs:132) lastNote (Safe.hs:136) minimumMay (Safe.hs:140) minimumDef (Safe.hs:144) minimumNote (Safe.hs:148) maximumMay (Safe.hs:140) maximumDef (Safe.hs:144) maximumNote (Safe.hs:148) minimumByMay (Safe.hs:152) minimumByDef (Safe.hs:156) minimumByNote (Safe.hs:160) maximumByMay (Safe.hs:152) maximumByDef (Safe.hs:156) maximumByNote (Safe.hs:160) foldr1May (Safe.hs:165) foldr1Def (Safe.hs:170) foldr1Note (Safe.hs:175) foldl1May (Safe.hs:165) foldl1Def (Safe.hs:170) foldl1Note (Safe.hs:175) foldl1May' (Safe.hs:165) foldl1Def' (Safe.hs:170) foldl1Note' (Safe.hs:175) scanl1May (Safe.hs:180) scanl1Def (Safe.hs:184) scanl1Note (Safe.hs:188) scanr1May (Safe.hs:180) scanr1Def (Safe.hs:184) scanr1Note (Safe.hs:188) fromJustNote (Safe.hs:197) assertNote (Safe.hs:200) atMay (Safe.hs:209) atDef (Safe.hs:212) atNote (Safe.hs:215) readMay (Safe.hs:219) readDef (Safe.hs:222) readNote (Safe.hs:225) lookupJustDef (Safe.hs:233) lookupJustNote (Safe.hs:236) findJustDef (Safe.hs:244) findJustNote (Safe.hs:247) elemIndexJustDef (Safe.hs:255) elemIndexJustNote (Safe.hs:258) findIndexJustDef (Safe.hs:266) findIndexJustNote (Safe.hs:269) toEnumMay (Safe.hs:274) toEnumDef (Safe.hs:283) toEnumNote (Safe.hs:286) toEnumSafe (Safe.hs:289) Documentation created: dist/doc/html/safe/index.html, dist/doc/html/safe/safe.txt Creating package registration file: /tmp/pkgConf-safe-0.317633606021917305981.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/safe-0.3.9-Eus5OohxO2XHvdWxKAmhFS Registering safe-0.3.9... Installed safe-0.3.9 Configuring serialport-0.4.7... Building serialport-0.4.7... Preprocessing library serialport-0.4.7... [1 of 3] Compiling System.Hardware.Serialport.Types ( System/Hardware/Serialport/Types.hs, dist/build/System/Hardware/Serialport/Types.o ) [2 of 3] Compiling System.Hardware.Serialport.Posix ( dist/build/System/Hardware/Serialport/Posix.hs, dist/build/System/Hardware/Serialport/Posix.o ) [3 of 3] Compiling System.Hardware.Serialport ( System/Hardware/Serialport.hs, dist/build/System/Hardware/Serialport.o ) In-place registering serialport-0.4.7... Running Haddock for serialport-0.4.7... Running hscolour for serialport-0.4.7... Preprocessing library serialport-0.4.7... Preprocessing library serialport-0.4.7... Haddock coverage: 29% ( 2 / 7) in 'System.Hardware.Serialport.Types' Missing documentation for: Module header StopBits (System/Hardware/Serialport/Types.hs:23) Parity (System/Hardware/Serialport/Types.hs:24) FlowControl (System/Hardware/Serialport/Types.hs:25) SerialPortSettings (System/Hardware/Serialport/Types.hs:27) 44% ( 11 / 25) in 'System.Hardware.Serialport.Posix' Missing documentation for: Module header SerialPort (System/Hardware/Serialport/Posix.hsc:23) (System/Hardware/Serialport/Posix.hsc:30) (System/Hardware/Serialport/Posix.hsc:37) (System/Hardware/Serialport/Posix.hsc:52) c_ioctl (System/Hardware/Serialport/Posix.hsc:129) cIoctl' (System/Hardware/Serialport/Posix.hsc:131) getTIOCM (System/Hardware/Serialport/Posix.hsc:137) setTIOCM (System/Hardware/Serialport/Posix.hsc:142) withParity (System/Hardware/Serialport/Posix.hsc:181) withFlowControl (System/Hardware/Serialport/Posix.hsc:192) withStopBits (System/Hardware/Serialport/Posix.hsc:201) configureSettings (System/Hardware/Serialport/Posix.hsc:208) commSpeedToBaudRate (System/Hardware/Serialport/Posix.hsc:232) 81% ( 21 / 26) in 'System.Hardware.Serialport' Missing documentation for: StopBits (System/Hardware/Serialport/Types.hs:23) Parity (System/Hardware/Serialport/Types.hs:24) FlowControl (System/Hardware/Serialport/Types.hs:25) SerialPort (System/Hardware/Serialport/Posix.hsc:23) SerialPortSettings (System/Hardware/Serialport/Types.hs:27) Documentation created: dist/doc/html/serialport/index.html, dist/doc/html/serialport/serialport.txt Creating package registration file: /tmp/pkgConf-serialport-0.4657852921137638147.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/serialport-0.4.7-9QUt9YLCJnqCOcZL3OTk9I Registering serialport-0.4.7... Installed serialport-0.4.7 Configuring split-0.2.3... Building split-0.2.3... Preprocessing library split-0.2.3... [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o ) In-place registering split-0.2.3... Running Haddock for split-0.2.3... Running hscolour for split-0.2.3... Preprocessing library split-0.2.3... Preprocessing library split-0.2.3... Haddock coverage: 91% ( 62 / 68) in 'Data.List.Split.Internals' 90% ( 45 / 50) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html, dist/doc/html/split/split.txt Creating package registration file: /tmp/pkgConf-split-0.2162403134612203759.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/split-0.2.3-CDzOynTh4l8Ahg1HaWUL4Z Registering split-0.2.3... Installed split-0.2.3 Configuring tagged-0.8.3... Building tagged-0.8.3... Preprocessing library tagged-0.8.3... [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.8.3... Running Haddock for tagged-0.8.3... Running hscolour for tagged-0.8.3... Preprocessing library tagged-0.8.3... Preprocessing library tagged-0.8.3... Haddock coverage: 67% ( 2 / 3) in 'Data.Proxy.TH' Missing documentation for: Module header 93% ( 14 / 15) in 'Data.Tagged' Missing documentation for: witness (src/Data/Tagged.hs:323) Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.8871700699701943705.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tagged-0.8.3-5cptKNCoGdxJM6eqqNERxD Registering tagged-0.8.3... Installed tagged-0.8.3 Configuring text-1.2.2.1... Building text-1.2.2.1... Preprocessing library text-1.2.2.1... [ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) [ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o ) [ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o ) [ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) [ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o ) [ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o ) [10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o ) [14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o ) [15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o ) [16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o ) [17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o ) [19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o ) [20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o ) [21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o ) [22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o ) [24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o ) [27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) [29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o ) [30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o ) [32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o ) [33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o ) [34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) [36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o ) [38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o ) [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) [41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) [43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) In-place registering text-1.2.2.1... Running Haddock for text-1.2.2.1... Running hscolour for text-1.2.2.1... Preprocessing library text-1.2.2.1... Preprocessing library text-1.2.2.1... Haddock coverage: 14% ( 1 / 7) in 'Data.Text.Internal.Read' Missing documentation for: IReader (Data/Text/Internal/Read.hs:26) IParser (Data/Text/Internal/Read.hs:28) T (Data/Text/Internal/Read.hs:48) digitToInt (Data/Text/Internal/Read.hs:61) hexDigitToInt (Data/Text/Internal/Read.hs:55) perhaps (Data/Text/Internal/Read.hs:50) 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' Missing documentation for: validate (Data/Text/Internal/Encoding/Utf32.hs:24) 50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions' Missing documentation for: roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17) 0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits' Missing documentation for: Module header digits (Data/Text/Internal/Builder/Int/Digits.hs:21) 100% ( 12 / 12) in 'Data.Text.Encoding.Error' 100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift' 25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16' Missing documentation for: chr2 (Data/Text/Internal/Encoding/Utf16.hs:29) validate1 (Data/Text/Internal/Encoding/Utf16.hs:38) validate2 (Data/Text/Internal/Encoding/Utf16.hs:42) 100% ( 2 / 2) in 'Data.Text.Internal.Functions' 100% ( 3 / 3) in 'Data.Text.Internal.Unsafe' 100% ( 16 / 16) in 'Data.Text.Array' 33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char' Missing documentation for: ord (Data/Text/Internal/Unsafe/Char.hs:39) unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43) unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47) unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51) 95% ( 19 / 20) in 'Data.Text.Internal' Missing documentation for: textP (Data/Text/Internal.hs:97) 38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size' Missing documentation for: Size (Data/Text/Internal/Fusion/Size.hs:40) exactly (Data/Text/Internal/Fusion/Size.hs:44) exactSize (Data/Text/Internal/Fusion/Size.hs:49) maxSize (Data/Text/Internal/Fusion/Size.hs:57) betweenSize (Data/Text/Internal/Fusion/Size.hs:65) unknownSize (Data/Text/Internal/Fusion/Size.hs:74) compareSize (Data/Text/Internal/Fusion/Size.hs:143) isEmpty (Data/Text/Internal/Fusion/Size.hs:151) 88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) 0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping' Missing documentation for: Module header upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13) lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220) titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225) foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324) 89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common' Missing documentation for: singleton (Data/Text/Internal/Fusion/Common.hs:119) streamList (Data/Text/Internal/Fusion/Common.hs:125) unstreamList (Data/Text/Internal/Fusion/Common.hs:131) intercalate (Data/Text/Internal/Fusion/Common.hs:577) justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479) scanl (Data/Text/Internal/Fusion/Common.hs:656) replicateCharI (Data/Text/Internal/Fusion/Common.hs:671) replicateI (Data/Text/Internal/Fusion/Common.hs:682) 93% ( 13 / 14) in 'Data.Text.Unsafe' Missing documentation for: Iter (Data/Text/Unsafe.hs:62) 33% ( 1 / 3) in 'Data.Text.Internal.Private' Missing documentation for: runText (Data/Text/Internal/Private.hs:33) span_ (Data/Text/Internal/Private.hs:23) 91% ( 20 / 22) in 'Data.Text.Internal.Fusion' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) length (Data/Text/Internal/Fusion.hs:127) 100% ( 4 / 4) in 'Data.Text.Show' 33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common' Missing documentation for: restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63) restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39) restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106) restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87) 17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8' Missing documentation for: ord2 (Data/Text/Internal/Encoding/Utf8.hs:58) ord3 (Data/Text/Internal/Encoding/Utf8.hs:69) ord4 (Data/Text/Internal/Encoding/Utf8.hs:81) chr2 (Data/Text/Internal/Encoding/Utf8.hs:94) chr3 (Data/Text/Internal/Encoding/Utf8.hs:103) chr4 (Data/Text/Internal/Encoding/Utf8.hs:114) validate1 (Data/Text/Internal/Encoding/Utf8.hs:128) validate2 (Data/Text/Internal/Encoding/Utf8.hs:132) validate3 (Data/Text/Internal/Encoding/Utf8.hs:136) validate4 (Data/Text/Internal/Encoding/Utf8.hs:153) 91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion' Missing documentation for: streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57) 100% ( 33 / 33) in 'Data.Text.Encoding' 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Search' 100% ( 18 / 18) in 'Data.Text.Foreign' 100% (127 /127) in 'Data.Text' 100% ( 3 / 3) in 'Data.Text.Internal.IO' 100% ( 20 / 20) in 'Data.Text.IO' 93% ( 14 / 15) in 'Data.Text.Internal.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search' 100% ( 2 / 2) in 'Data.Text.Lazy.Internal' 89% ( 24 / 27) in 'Data.Text.Lazy.Encoding' Missing documentation for: encodeUtf8 (Data/Text/Lazy/Encoding.hs:148) encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162) encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167) 99% (128 /129) in 'Data.Text.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 94% ( 16 / 17) in 'Data.Text.Internal.Builder' Missing documentation for: append' (Data/Text/Internal/Builder.hs:301) 100% ( 12 / 12) in 'Data.Text.Lazy.Builder' 100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions' 0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int' Missing documentation for: Module header decimal (Data/Text/Lazy/Builder/Int.hs:52) hexadecimal (Data/Text/Lazy/Builder/Int.hs:162) 100% ( 19 / 19) in 'Data.Text.Lazy.IO' 100% ( 7 / 7) in 'Data.Text.Lazy.Read' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat' Missing documentation for: formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46) 100% ( 7 / 7) in 'Data.Text.Read' Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for: findIndicesI Warning: Data.Text.Unsafe: could not find link destinations for: bracket Warning: Data.Text: could not find link destinations for: replicateChar countChar Warning: Data.Text.Internal.IO: could not find link destinations for: Handle__ Warning: Data.Text.Lazy: could not find link destinations for: replicateChar dropWords splitAtWord countChar Warning: Data.Text.Internal.Builder: could not find link destinations for: empty append Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for: floatToDigits Documentation created: dist/doc/html/text/index.html, dist/doc/html/text/text.txt Creating package registration file: /tmp/pkgConf-text-1.2.21654844049995097051.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.1-HmqVQnZSpjaC156ABqPhne Registering text-1.2.2.1... Installed text-1.2.2.1 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.111905034411481907231.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/utf8-string-1.0.1.1-L8eKHa7Iv9q7FVKUYW6u4b Registering utf8-string-1.0.1.1... Installed utf8-string-1.0.1.1 Configuring logict-0.6.0.2... Building logict-0.6.0.2... Preprocessing library logict-0.6.0.2... [1 of 2] Compiling Control.Monad.Logic.Class ( Control/Monad/Logic/Class.hs, dist/build/Control/Monad/Logic/Class.o ) Control/Monad/Logic/Class.hs:27:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [2 of 2] Compiling Control.Monad.Logic ( Control/Monad/Logic.hs, dist/build/Control/Monad/Logic.o ) Control/Monad/Logic.hs:51: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 logict-0.6.0.2... Running Haddock for logict-0.6.0.2... Running hscolour for logict-0.6.0.2... Preprocessing library logict-0.6.0.2... Preprocessing library logict-0.6.0.2... Control/Monad/Logic/Class.hs:27: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() Control/Monad/Logic.hs:51: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: 100% ( 4 / 4) in 'Control.Monad.Logic.Class' 100% ( 17 / 17) in 'Control.Monad.Logic' Documentation created: dist/doc/html/logict/index.html, dist/doc/html/logict/logict.txt Creating package registration file: /tmp/pkgConf-logict-0.6.010362154632042028215.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/logict-0.6.0.2-GMdRwelKpMf1djUjjZPJId Registering logict-0.6.0.2... Installed logict-0.6.0.2 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.0167793078244930122.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-time-1.1.0.3-JVjJvknZJ0JKghfag2Jw2L Registering old-time-1.1.0.3... Installed old-time-1.1.0.3 Configuring vector-0.11.0.0... Building vector-0.11.0.0... Preprocessing library vector-0.11.0.0... [ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o ) [ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) Data/Vector/Fusion/Util.hs:19:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o ) [ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o ) Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o ) Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character [10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) Data/Vector/Primitive.hs:167:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) Data/Vector/Storable.hs:172:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) Data/Vector/Unboxed/Base.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) Data/Vector/Unboxed.hs:189:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [21 of 21] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) Data/Vector.hs:190:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() In-place registering vector-0.11.0.0... Running Haddock for vector-0.11.0.0... Running hscolour for vector-0.11.0.0... Preprocessing library vector-0.11.0.0... Preprocessing library vector-0.11.0.0... Data/Vector/Fusion/Util.hs:19:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' Missing documentation for: getPtr (Data/Vector/Storable/Internal.hs:22) setPtr (Data/Vector/Storable/Internal.hs:26) updPtr (Data/Vector/Storable/Internal.hs:30) 100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 8 / 8) in 'Data.Vector.Fusion.Bundle.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' Missing documentation for: Checks (Data/Vector/Internal/Check.hs:51) doChecks (Data/Vector/Internal/Check.hs:75) error (Data/Vector/Internal/Check.hs:84) internalError (Data/Vector/Internal/Check.hs:89) check (Data/Vector/Internal/Check.hs:105) checkIndex (Data/Vector/Internal/Check.hs:119) checkLength (Data/Vector/Internal/Check.hs:133) checkSlice (Data/Vector/Internal/Check.hs:147) 82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic' Missing documentation for: generate (Data/Vector/Fusion/Stream/Monadic.hs:184) unbox (Data/Vector/Fusion/Stream/Monadic.hs:436) concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996) zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512) zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516) zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544) zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551) zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558) zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566) zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570) zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575) zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581) zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587) zip (Data/Vector/Fusion/Stream/Monadic.hs:593) zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597) zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601) zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606) zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611) and (Data/Vector/Fusion/Stream/Monadic.hs:970) or (Data/Vector/Fusion/Stream/Monadic.hs:983) concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000) unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062) 79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic' Missing documentation for: Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110) generate (Data/Vector/Fusion/Bundle/Monadic.hs:190) unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301) concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595) zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332) zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336) zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343) zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350) zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357) zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365) zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369) zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374) zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380) zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386) zip (Data/Vector/Fusion/Bundle/Monadic.hs:392) zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396) zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400) zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405) zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410) and (Data/Vector/Fusion/Bundle/Monadic.hs:587) or (Data/Vector/Fusion/Bundle/Monadic.hs:591) concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599) fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009) reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085) fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028) concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054) fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119) chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126) elements (Data/Vector/Fusion/Bundle/Monadic.hs:130) 81% ( 88 /109) in 'Data.Vector.Fusion.Bundle' Missing documentation for: Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110) inplace (Data/Vector/Fusion/Bundle.hs:113) concatMap (Data/Vector/Fusion/Bundle.hs:265) unbox (Data/Vector/Fusion/Bundle.hs:261) zipWith4 (Data/Vector/Fusion/Bundle.hs:293) zipWith5 (Data/Vector/Fusion/Bundle.hs:299) zipWith6 (Data/Vector/Fusion/Bundle.hs:305) zip (Data/Vector/Fusion/Bundle.hs:311) zip3 (Data/Vector/Fusion/Bundle.hs:315) zip4 (Data/Vector/Fusion/Bundle.hs:319) zip5 (Data/Vector/Fusion/Bundle.hs:324) zip6 (Data/Vector/Fusion/Bundle.hs:329) and (Data/Vector/Fusion/Bundle.hs:415) or (Data/Vector/Fusion/Bundle.hs:419) unsafeFromList (Data/Vector/Fusion/Bundle.hs:609) fromVector (Data/Vector/Fusion/Bundle.hs:613) reVector (Data/Vector/Fusion/Bundle.hs:617) fromVectors (Data/Vector/Fusion/Bundle.hs:621) concatVectors (Data/Vector/Fusion/Bundle.hs:625) zipWithM (Data/Vector/Fusion/Bundle.hs:520) zipWithM_ (Data/Vector/Fusion/Bundle.hs:524) 66% ( 48 / 73) in 'Data.Vector.Generic.Mutable' Missing documentation for: init (Data/Vector/Generic/Mutable.hs:536) tail (Data/Vector/Generic/Mutable.hs:540) take (Data/Vector/Generic/Mutable.hs:515) drop (Data/Vector/Generic/Mutable.hs:519) splitAt (Data/Vector/Generic/Mutable.hs:527) unsafeInit (Data/Vector/Generic/Mutable.hs:554) unsafeTail (Data/Vector/Generic/Mutable.hs:558) unsafeTake (Data/Vector/Generic/Mutable.hs:562) unsafeDrop (Data/Vector/Generic/Mutable.hs:566) growFront (Data/Vector/Generic/Mutable.hs:626) unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665) mstream (Data/Vector/Generic/Mutable.hs:244) mstreamR (Data/Vector/Generic/Mutable.hs:274) transform (Data/Vector/Generic/Mutable.hs:268) transformR (Data/Vector/Generic/Mutable.hs:303) fill (Data/Vector/Generic/Mutable.hs:255) fillR (Data/Vector/Generic/Mutable.hs:287) unsafeAccum (Data/Vector/Generic/Mutable.hs:848) accum (Data/Vector/Generic/Mutable.hs:824) unsafeUpdate (Data/Vector/Generic/Mutable.hs:861) update (Data/Vector/Generic/Mutable.hs:837) reverse (Data/Vector/Generic/Mutable.hs:872) unstablePartition (Data/Vector/Generic/Mutable.hs:881) unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910) partitionBundle (Data/Vector/Generic/Mutable.hs:938) 5% ( 1 / 20) in 'Data.Vector.Generic.New' Missing documentation for: New (Data/Vector/Generic/New.hs:40) create (Data/Vector/Generic/New.hs:42) run (Data/Vector/Generic/New.hs:46) runPrim (Data/Vector/Generic/New.hs:50) apply (Data/Vector/Generic/New.hs:54) modify (Data/Vector/Generic/New.hs:58) modifyWithBundle (Data/Vector/Generic/New.hs:62) unstream (Data/Vector/Generic/New.hs:67) transform (Data/Vector/Generic/New.hs:71) unstreamR (Data/Vector/Generic/New.hs:93) transformR (Data/Vector/Generic/New.hs:97) slice (Data/Vector/Generic/New.hs:119) init (Data/Vector/Generic/New.hs:123) tail (Data/Vector/Generic/New.hs:127) take (Data/Vector/Generic/New.hs:131) drop (Data/Vector/Generic/New.hs:135) unsafeSlice (Data/Vector/Generic/New.hs:139) unsafeInit (Data/Vector/Generic/New.hs:143) unsafeTail (Data/Vector/Generic/New.hs:147) 93% (223 /240) in 'Data.Vector.Generic' Missing documentation for: zipWith4 (Data/Vector/Generic.hs:1069) zipWith5 (Data/Vector/Generic.hs:1078) zipWith6 (Data/Vector/Generic.hs:1090) izipWith3 (Data/Vector/Generic.hs:1112) izipWith4 (Data/Vector/Generic.hs:1120) izipWith5 (Data/Vector/Generic.hs:1129) izipWith6 (Data/Vector/Generic.hs:1141) zip3 (Data/Vector/Generic.hs:1159) zip4 (Data/Vector/Generic.hs:1164) zip5 (Data/Vector/Generic.hs:1169) zip6 (Data/Vector/Generic.hs:1175) unzip3 (Data/Vector/Generic.hs:1225) unzip4 (Data/Vector/Generic.hs:1232) unzip5 (Data/Vector/Generic.hs:1241) unzip6 (Data/Vector/Generic.hs:1251) dataCast (Data/Vector/Generic.hs:2080) mkType (Data/Vector/Generic.hs:2075) 79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable' Missing documen Data/Vector/Primitive.hs:167:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Vector/Storable.hs:172:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Vector/Unboxed/Base.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Vector/Unboxed.hs:189:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Vector.hs:190:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() tation for: IOVector (Data/Vector/Primitive/Mutable.hs:76) STVector (Data/Vector/Primitive/Mutable.hs:77) init (Data/Vector/Primitive/Mutable.hs:164) tail (Data/Vector/Primitive/Mutable.hs:168) take (Data/Vector/Primitive/Mutable.hs:152) drop (Data/Vector/Primitive/Mutable.hs:156) splitAt (Data/Vector/Primitive/Mutable.hs:160) unsafeInit (Data/Vector/Primitive/Mutable.hs:190) unsafeTail (Data/Vector/Primitive/Mutable.hs:194) unsafeTake (Data/Vector/Primitive/Mutable.hs:182) unsafeDrop (Data/Vector/Primitive/Mutable.hs:186) 97% (185 /191) in 'Data.Vector.Primitive' Missing documentation for: zipWith4 (Data/Vector/Primitive.hs:802) zipWith5 (Data/Vector/Primitive.hs:808) zipWith6 (Data/Vector/Primitive.hs:816) izipWith4 (Data/Vector/Primitive.hs:838) izipWith5 (Data/Vector/Primitive.hs:844) izipWith6 (Data/Vector/Primitive.hs:852) 82% ( 49 / 60) in 'Data.Vector.Storable.Mutable' Missing documentation for: IOVector (Data/Vector/Storable/Mutable.hs:96) STVector (Data/Vector/Storable/Mutable.hs:97) init (Data/Vector/Storable/Mutable.hs:246) tail (Data/Vector/Storable/Mutable.hs:250) take (Data/Vector/Storable/Mutable.hs:234) drop (Data/Vector/Storable/Mutable.hs:238) splitAt (Data/Vector/Storable/Mutable.hs:242) unsafeInit (Data/Vector/Storable/Mutable.hs:272) unsafeTail (Data/Vector/Storable/Mutable.hs:276) unsafeTake (Data/Vector/Storable/Mutable.hs:264) unsafeDrop (Data/Vector/Storable/Mutable.hs:268) 97% (194 /200) in 'Data.Vector.Storable' Missing documentation for: zipWith4 (Data/Vector/Storable.hs:812) zipWith5 (Data/Vector/Storable.hs:818) zipWith6 (Data/Vector/Storable.hs:826) izipWith4 (Data/Vector/Storable.hs:848) izipWith5 (Data/Vector/Storable.hs:854) izipWith6 (Data/Vector/Storable.hs:862) 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' Missing documentation for: MVector (Data/Vector/Unboxed/Base.hs:55) IOVector (Data/Vector/Unboxed/Base.hs:58) STVector (Data/Vector/Unboxed/Base.hs:59) Vector (Data/Vector/Unboxed/Base.hs:56) Unbox (Data/Vector/Unboxed/Base.hs:63) 96% (209 /218) in 'Data.Vector.Unboxed' Missing documentation for: Vector (Data/Vector/Unboxed/Base.hs:56) MVector (Data/Vector/Unboxed/Base.hs:55) Unbox (Data/Vector/Unboxed/Base.hs:63) zipWith4 (Data/Vector/Unboxed.hs:849) zipWith5 (Data/Vector/Unboxed.hs:855) zipWith6 (Data/Vector/Unboxed.hs:862) izipWith4 (Data/Vector/Unboxed.hs:883) izipWith5 (Data/Vector/Unboxed.hs:889) izipWith6 (Data/Vector/Unboxed.hs:896) 79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable' Missing documentation for: MVector (Data/Vector/Unboxed/Base.hs:55) IOVector (Data/Vector/Unboxed/Base.hs:58) STVector (Data/Vector/Unboxed/Base.hs:59) Unbox (Data/Vector/Unboxed/Base.hs:63) init (Data/Vector/Unboxed/Mutable.hs:102) tail (Data/Vector/Unboxed/Mutable.hs:106) take (Data/Vector/Unboxed/Mutable.hs:90) drop (Data/Vector/Unboxed/Mutable.hs:94) splitAt (Data/Vector/Unboxed/Mutable.hs:98) unsafeInit (Data/Vector/Unboxed/Mutable.hs:128) unsafeTail (Data/Vector/Unboxed/Mutable.hs:132) unsafeTake (Data/Vector/Unboxed/Mutable.hs:120) unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124) 78% ( 40 / 51) in 'Data.Vector.Mutable' Missing documentation for: IOVector (Data/Vector/Mutable.hs:70) STVector (Data/Vector/Mutable.hs:71) init (Data/Vector/Mutable.hs:222) tail (Data/Vector/Mutable.hs:226) take (Data/Vector/Mutable.hs:210) drop (Data/Vector/Mutable.hs:214) splitAt (Data/Vector/Mutable.hs:219) unsafeInit (Data/Vector/Mutable.hs:247) unsafeTail (Data/Vector/Mutable.hs:251) unsafeTake (Data/Vector/Mutable.hs:239) unsafeDrop (Data/Vector/Mutable.hs:243) 94% (207 /220) in 'Data.Vector' Missing documentation for: zipWith4 (Data/Vector.hs:944) zipWith5 (Data/Vector.hs:949) zipWith6 (Data/Vector.hs:955) izipWith4 (Data/Vector.hs:973) izipWith5 (Data/Vector.hs:978) izipWith6 (Data/Vector.hs:984) zip4 (Data/Vector.hs:1000) zip5 (Data/Vector.hs:1005) zip6 (Data/Vector.hs:1010) unzip3 (Data/Vector.hs:1023) unzip4 (Data/Vector.hs:1027) unzip5 (Data/Vector.hs:1031) unzip6 (Data/Vector.hs:1036) Warning: Data.Vector.Unboxed: could not find link destinations for: TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6 Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for: TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6 Documentation created: dist/doc/html/vector/index.html, dist/doc/html/vector/vector.txt Creating package registration file: /tmp/pkgConf-vector-0.11.015617833481003497683.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/vector-0.11.0.0-LmZ3LQW4ivu8MsQuVgukln Registering vector-0.11.0.0... Installed vector-0.11.0.0 Configuring tf-random-0.5... Building tf-random-0.5... Preprocessing library tf-random-0.5... [1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o ) [2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o ) src/System/Random/TF/Init.hs:94:5: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o ) [4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o ) In-place registering tf-random-0.5... Running Haddock for tf-random-0.5... Running hscolour for tf-random-0.5... Preprocessing library tf-random-0.5... Preprocessing library tf-random-0.5... src/System/Random/TF/Init.hs:94:5: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Haddock coverage: 100% ( 4 / 4) in 'System.Random.TF.Gen' 83% ( 5 / 6) in 'System.Random.TF.Init' Missing documentation for: Module header 33% ( 1 / 3) in 'System.Random.TF.Instances' Missing documentation for: Random (src/System/Random/TF/Instances.hs:37) randomEnum (src/System/Random/TF/Instances.hs:205) 100% ( 3 / 3) in 'System.Random.TF' Documentation created: dist/doc/html/tf-random/index.html, dist/doc/html/tf-random/tf-random.txt Creating package registration file: /tmp/pkgConf-tf-random-01029322037876085544.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tf-random-0.5-1eLmkn3WUnC8NZpPuDLGKF Registering tf-random-0.5... Installed tf-random-0.5 Configuring blaze-builder-0.4.0.1... Building blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Blaze/ByteString/Builder/HTTP.hs:1:63: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect [ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o ) Blaze/ByteString/Builder/Internal/Write.hs:52:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o ) Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() [ 3 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o ) [ 4 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o ) [ 5 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o ) [ 6 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o ) [ 7 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o ) Blaze/ByteString/Builder/HTTP.hs:33:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [ 8 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o ) [ 9 of 10] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o ) [10 of 10] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o ) In-place registering blaze-builder-0.4.0.1... Running Haddock for blaze-builder-0.4.0.1... Running hscolour for blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Blaze/ByteString/Builder/HTTP.hs:1:63: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Internal/Write.hs:52:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() Blaze/ByteString/Builder/HTTP.hs:33:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Haddock coverage: 96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write' Missing documentation for: fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227) 50% ( 2 / 4) in 'Blaze.ByteString.Builder.Compat.Write' Missing documentation for: writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:23) writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:27) 100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char.Utf8' 100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char8' 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8' 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString' 100% ( 4 / 4) in 'Blaze.ByteString.Builder.HTTP' 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word' 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int' 92% ( 22 / 24) in 'Blaze.ByteString.Builder' Missing documentation for: toByteStringIOWith (Blaze/ByteString/Builder.hs:175) fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227) Documentation created: dist/doc/html/blaze-builder/index.html, dist/doc/html/blaze-builder/blaze-builder.txt Creating package registration file: /tmp/pkgConf-blaze-builder-0.4.01728671166503984129.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/blaze-builder-0.4.0.1-4KI2nf4lf9oHEgXiILyTYj Registering blaze-builder-0.4.0.1... Installed blaze-builder-0.4.0.1 Configuring hashable-1.2.4.0... Building hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:460:28: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.4.0... Running Haddock for hashable-1.2.4.0... Running hscolour for hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... Data/Hashable/Class.hs:460:28: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: GHashable Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt Creating package registration file: /tmp/pkgConf-hashable-1.2.41688622591452947988.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.4.0-EalUWgp8NarBYWPbvYAD8I Registering hashable-1.2.4.0... Installed hashable-1.2.4.0 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.11037412975262021414.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/parsec-3.1.9-7aUabKPjr5W6Al5Ge35AQl Registering parsec-3.1.9... Installed parsec-3.1.9 Downloading mersenne-random-pure64-0.2.0.5... Configuring mersenne-random-pure64-0.2.0.5... Building mersenne-random-pure64-0.2.0.5... Preprocessing library mersenne-random-pure64-0.2.0.5... [1 of 4] Compiling System.Random.Mersenne.Pure64.Base ( dist/build/System/Random/Mersenne/Pure64/Base.hs, dist/build/System/Random/Mersenne/Pure64/Base.o ) [2 of 4] Compiling System.Random.Mersenne.Pure64.Internal ( System/Random/Mersenne/Pure64/Internal.hs, dist/build/System/Random/Mersenne/Pure64/Internal.o ) [3 of 4] Compiling System.Random.Mersenne.Pure64.MTBlock ( System/Random/Mersenne/Pure64/MTBlock.hs, dist/build/System/Random/Mersenne/Pure64/MTBlock.o ) [4 of 4] Compiling System.Random.Mersenne.Pure64 ( System/Random/Mersenne/Pure64.hs, dist/build/System/Random/Mersenne/Pure64.o ) In-place registering mersenne-random-pure64-0.2.0.5... Running Haddock for mersenne-random-pure64-0.2.0.5... Running hscolour for mersenne-random-pure64-0.2.0.5... Preprocessing library mersenne-random-pure64-0.2.0.5... Preprocessing library mersenne-random-pure64-0.2.0.5... Haddock coverage: 19% ( 3 / 16) in 'System.Random.Mersenne.Pure64.Base' Missing documentation for: MTState (System/Random/Mersenne/Pure64/Base.hsc:27) UInt64 (System/Random/Mersenne/Pure64/Base.hsc:29) c_init_genrand64 (System/Random/Mersenne/Pure64/Base.hsc:34) c_genrand64_int64 (System/Random/Mersenne/Pure64/Base.hsc:37) c_genrand64_real2 (System/Random/Mersenne/Pure64/Base.hsc:40) sizeof_MTState (System/Random/Mersenne/Pure64/Base.hsc:43) c_mix_word64 (System/Random/Mersenne/Pure64/Base.hsc:48) c_seed_genrand64_block (System/Random/Mersenne/Pure64/Base.hsc:51) c_next_genrand64_block (System/Random/Mersenne/Pure64/Base.hsc:54) c_init_genrand64_unsafe (System/Random/Mersenne/Pure64/Base.hsc:68) c_genrand64_int64_unsafe (System/Random/Mersenne/Pure64/Base.hsc:71) c_genrand64_real2_unsafe (System/Random/Mersenne/Pure64/Base.hsc:74) c_memcpy (System/Random/Mersenne/Pure64/Base.hsc:77) 60% ( 3 / 5) in 'System.Random.Mersenne.Pure64.Internal' Missing documentation for: Module header MTBlock (System/Random/Mersenne/Pure64/Internal.hs:20) 90% ( 9 / 10) in 'System.Random.Mersenne.Pure64.MTBlock' Missing documentation for: MTBlock (System/Random/Mersenne/Pure64/Internal.hs:20) Cannot find documentation for: $notes 100% ( 13 / 13) in 'System.Random.Mersenne.Pure64' Documentation created: dist/doc/html/mersenne-random-pure64/index.html, dist/doc/html/mersenne-random-pure64/mersenne-random-pure64.txt Creating package registration file: /tmp/pkgConf-mersenne-random-pure64-0.2.020655424851019305995.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mersenne-random-pure64-0.2.0.5-42koSxEhmjwBS69WXi19xI Registering mersenne-random-pure64-0.2.0.5... Installed mersenne-random-pure64-0.2.0.5 Configuring QuickCheck-2.8.2... Building QuickCheck-2.8.2... Preprocessing library QuickCheck-2.8.2... [ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o ) [ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o ) [ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [15 of 15] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) In-place registering QuickCheck-2.8.2... Running Haddock for QuickCheck-2.8.2... Running hscolour for QuickCheck-2.8.2... Preprocessing library QuickCheck-2.8.2... Preprocessing library QuickCheck-2.8.2... Haddock coverage: 10% ( 2 / 20) in 'Test.QuickCheck.Random' Missing documentation for: newTheGen (Test/QuickCheck/Random.hs:17) bits (Test/QuickCheck/Random.hs:20) mask (Test/QuickCheck/Random.hs:20) doneBit (Test/QuickCheck/Random.hs:20) chip (Test/QuickCheck/Random.hs:25) chop (Test/QuickCheck/Random.hs:30) stop (Test/QuickCheck/Random.hs:33) mkTheGen (Test/QuickCheck/Random.hs:36) (Test/QuickCheck/Random.hs:65) (Test/QuickCheck/Random.hs:67) (Test/QuickCheck/Random.hs:70) newQCGen (Test/QuickCheck/Random.hs:79) mkQCGen (Test/QuickCheck/Random.hs:82) bigNatVariant (Test/QuickCheck/Random.hs:85) natVariant (Test/QuickCheck/Random.hs:91) variantTheGen (Test/QuickCheck/Random.hs:97) boolVariant (Test/QuickCheck/Random.hs:103) variantQCGen (Test/QuickCheck/Random.hs:107) 33% ( 3 / 9) in 'Test.QuickCheck.Exception' Missing documentation for: AnException (Test/QuickCheck/Exception.hs:47) tryEvaluate (Test/QuickCheck/Exception.hs:79) tryEvaluateIO (Test/QuickCheck/Exception.hs:82) evaluate (Test/QuickCheck/Exception.hs:86) isDiscard (Test/QuickCheck/Exception.hs:114) finally (Test/QuickCheck/Exception.hs:129) 6% ( 1 / 18) in 'Test.QuickCheck.Text' Missing documentation for: Str (Test/QuickCheck/Text.hs:47) ranges (Test/QuickCheck/Text.hs:52) number (Test/QuickCheck/Text.hs:60) short (Test/QuickCheck/Text.hs:63) showErr (Test/QuickCheck/Text.hs:71) oneLine (Test/QuickCheck/Text.hs:74) isOneLine (Test/QuickCheck/Text.hs:77) bold (Test/QuickCheck/Text.hs:80) newTerminal (Test/QuickCheck/Text.hs:91) withStdioTerminal (Test/QuickCheck/Text.hs:105) withNullTerminal (Test/QuickCheck/Text.hs:111) terminalOutput (Test/QuickCheck/Text.hs:115) handle (Test/QuickCheck/Text.hs:118) Terminal (Test/QuickCheck/Text.hs:88) putTemp (Test/QuickCheck/Text.hs:129) putPart (Test/QuickCheck/Text.hs:129) putLine (Test/QuickCheck/Text.hs:129) 100% ( 2 / 2) in 'Test.QuickCheck.State' 89% ( 25 / 28) in 'Test.QuickCheck.Gen' Missing documentation for: (Test/QuickCheck/Gen.hs:48) (Test/QuickCheck/Gen.hs:52) (Test/QuickCheck/Gen.hs:56) 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' Missing documentation for: Capture (Test/QuickCheck/Gen/Unsafe.hs:50) 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary' 93% ( 14 / 15) in 'Test.QuickCheck.Modifiers' Missing documentation for: ShrinkState (Test/QuickCheck/Modifiers.hs:323) 14% ( 1 / 7) in 'Test.QuickCheck.Poly' Missing documentation for: A (Test/QuickCheck/Poly.hs:29) B (Test/QuickCheck/Poly.hs:44) C (Test/QuickCheck/Poly.hs:59) OrdA (Test/QuickCheck/Poly.hs:77) OrdB (Test/QuickCheck/Poly.hs:96) OrdC (Test/QuickCheck/Poly.hs:115) 38% ( 3 / 8) in 'Test.QuickCheck.Function' Missing documentation for: Fun (Test/QuickCheck/Function.hs:275) apply (Test/QuickCheck/Function.hs:289) Function (Test/QuickCheck/Function.hs:106) functionMap (Test/QuickCheck/Function.hs:142) functionShow (Test/QuickCheck/Function.hs:145) 62% ( 44 / 71) in 'Test.QuickCheck.Property' Missing documentation for: (Test/QuickCheck/Property.hs:95) (Test/QuickCheck/Property.hs:99) (Test/QuickCheck/Property.hs:103) (Test/QuickCheck/Property.hs:107) (Test/QuickCheck/Property.hs:111) (Test/QuickCheck/Property.hs:114) (Test/QuickCheck/Property.hs:131) protect (Test/QuickCheck/Property.hs:135) Prop (Test/QuickCheck/Property.hs:141) Rose (Test/QuickCheck/Property.hs:145) ioRose (Test/QuickCheck/Property.hs:148) joinRose (Test/QuickCheck/Property.hs:151) (Test/QuickCheck/Property.hs:160) (Test/QuickCheck/Property.hs:165) (Test/QuickCheck/Property.hs:170) CallbackKind (Test/QuickCheck/Property.hs:204) exception (Test/QuickCheck/Property.hs:220) formatException (Test/QuickCheck/Property.hs:226) protectResult (Test/QuickCheck/Property.hs:231) succeeded (Test/QuickCheck/Property.hs:234) failed (Test/QuickCheck/Property.hs:234) rejected (Test/QuickCheck/Property.hs:234) liftBool (Test/QuickCheck/Property.hs:255) mapResult (Test/QuickCheck/Property.hs:259) mapTotalResult (Test/QuickCheck/Property.hs:262) mapRoseResult (Test/QuickCheck/Property.hs:266) mapProp (Test/QuickCheck/Property.hs:269) 50% ( 14 / 28) in 'Test.QuickCheck.Test' Missing documentation for: test (Test/QuickCheck/Test.hs:188) doneTesting (Test/QuickCheck/Test.hs:194) giveUp (Test/QuickCheck/Test.hs:224) runATest (Test/QuickCheck/Test.hs:240) summary (Test/QuickCheck/Test.hs:306) success (Test/QuickCheck/Test.hs:317) labelPercentage (Test/QuickCheck/Test.hs:347) insufficientCoverage (Test/QuickCheck/Test.hs:355) foundFailure (Test/QuickCheck/Test.hs:362) localMin (Test/QuickCheck/Test.hs:366) localMin' (Test/QuickCheck/Test.hs:396) localMinFound (Test/QuickCheck/Test.hs:408) callbackPostTest (Test/QuickCheck/Test.hs:433) callbackPostFinalFailure (Test/QuickCheck/Test.hs:438) 100% ( 9 / 9) in 'Test.QuickCheck.All' 78% ( 14 / 18) in 'Test.QuickCheck.Monadic' Missing documentation for: stop (Test/QuickCheck/Monadic.hs:118) monadic (Test/QuickCheck/Monadic.hs:204) monadic' (Test/QuickCheck/Monadic.hs:207) runSTGen (Test/QuickCheck/Monadic.hs:246) 99% (127 /128) in 'Test.QuickCheck' Missing documentation for: ShrinkState (Test/QuickCheck/Modifiers.hs:323) Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: RecursivelyShrink GSubterms GCoArbitrary gSubterms gSubtermsIncl Warning: Test.QuickCheck: could not find link destinations for: GCoArbitrary RecursivelyShrink GSubterms Documentation created: dist/doc/html/QuickCheck/index.html, dist/doc/html/QuickCheck/QuickCheck.txt Creating package registration file: /tmp/pkgConf-QuickCheck-2.81833639403761865277.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/QuickCheck-2.8.2-6TxL5Cx3o2p0HsyT59KWiD Registering QuickCheck-2.8.2... Installed QuickCheck-2.8.2 Configuring hosc-0.15... Building hosc-0.15... Preprocessing library hosc-0.15... [ 1 of 20] Compiling Sound.OSC.Wait ( Sound/OSC/Wait.hs, dist/build/Sound/OSC/Wait.o ) [ 2 of 20] Compiling Sound.OSC.Coding.Cast ( Sound/OSC/Coding/Cast.hs, dist/build/Sound/OSC/Coding/Cast.o ) [ 3 of 20] Compiling Sound.OSC.Type ( Sound/OSC/Type.hs, dist/build/Sound/OSC/Type.o ) [ 4 of 20] Compiling Sound.OSC.Coding.Byte ( Sound/OSC/Coding/Byte.hs, dist/build/Sound/OSC/Coding/Byte.o ) [ 5 of 20] Compiling Sound.OSC.Time ( Sound/OSC/Time.hs, dist/build/Sound/OSC/Time.o ) [ 6 of 20] Compiling Sound.OSC.Coding.Decode.Binary ( Sound/OSC/Coding/Decode/Binary.hs, dist/build/Sound/OSC/Coding/Decode/Binary.o ) [ 7 of 20] Compiling Sound.OSC.Coding.Encode.Builder ( Sound/OSC/Coding/Encode/Builder.hs, dist/build/Sound/OSC/Coding/Encode/Builder.o ) Sound/OSC/Coding/Encode/Builder.hs:14:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [ 8 of 20] Compiling Sound.OSC.Coding ( Sound/OSC/Coding.hs, dist/build/Sound/OSC/Coding.o ) [ 9 of 20] Compiling Sound.OSC.Coding.Decode.Base ( Sound/OSC/Coding/Decode/Base.hs, dist/build/Sound/OSC/Coding/Decode/Base.o ) [10 of 20] Compiling Sound.OSC.Coding.Encode.Base ( Sound/OSC/Coding/Encode/Base.hs, dist/build/Sound/OSC/Coding/Encode/Base.o ) [11 of 20] Compiling Sound.OSC.Datum ( Sound/OSC/Datum.hs, dist/build/Sound/OSC/Datum.o ) [12 of 20] Compiling Sound.OSC.Normalise ( Sound/OSC/Normalise.hs, dist/build/Sound/OSC/Normalise.o ) [13 of 20] Compiling Sound.OSC.Class ( Sound/OSC/Class.hs, dist/build/Sound/OSC/Class.o ) [14 of 20] Compiling Sound.OSC.Transport.FD ( Sound/OSC/Transport/FD.hs, dist/build/Sound/OSC/Transport/FD.o ) [15 of 20] Compiling Sound.OSC.Transport.FD.UDP ( Sound/OSC/Transport/FD/UDP.hs, dist/build/Sound/OSC/Transport/FD/UDP.o ) [16 of 20] Compiling Sound.OSC.Transport.FD.TCP ( Sound/OSC/Transport/FD/TCP.hs, dist/build/Sound/OSC/Transport/FD/TCP.o ) [17 of 20] Compiling Sound.OSC.Transport.Monad ( Sound/OSC/Transport/Monad.hs, dist/build/Sound/OSC/Transport/Monad.o ) [18 of 20] Compiling Sound.OSC.Core ( Sound/OSC/Core.hs, dist/build/Sound/OSC/Core.o ) [19 of 20] Compiling Sound.OSC.FD ( Sound/OSC/FD.hs, dist/build/Sound/OSC/FD.o ) [20 of 20] Compiling Sound.OSC ( Sound/OSC.hs, dist/build/Sound/OSC.o ) In-place registering hosc-0.15... Running Haddock for hosc-0.15... Running hscolour for hosc-0.15... Preprocessing library hosc-0.15... Preprocessing library hosc-0.15... Sound/OSC/Coding/Encode/Builder.hs:14: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: 100% ( 6 / 6) in 'Sound.OSC.Wait' 100% ( 9 / 9) in 'Sound.OSC.Coding.Cast' 86% ( 57 / 66) in 'Sound.OSC.Type' Missing documentation for: (Sound/OSC/Type.hs:111) (Sound/OSC/Type.hs:115) (Sound/OSC/Type.hs:119) (Sound/OSC/Type.hs:123) (Sound/OSC/Type.hs:127) (Sound/OSC/Type.hs:131) (Sound/OSC/Type.hs:135) (Sound/OSC/Type.hs:139) (Sound/OSC/Type.hs:143) 100% ( 24 / 24) in 'Sound.OSC.Coding.Byte' 100% ( 24 / 24) in 'Sound.OSC.Time' 100% ( 4 / 4) in 'Sound.OSC.Coding.Decode.Binary' 100% ( 6 / 6) in 'Sound.OSC.Coding.Encode.Builder' 70% ( 7 / 10) in 'Sound.OSC.Coding' Missing documentation for: (Sound/OSC/Coding.hs:19) (Sound/OSC/Coding.hs:23) (Sound/OSC/Coding.hs:27) 100% ( 4 / 4) in 'Sound.OSC.Coding.Decode.Base' 100% ( 4 / 4) in 'Sound.OSC.Coding.Encode.Base' 100% ( 11 / 11) in 'Sound.OSC.Datum' 100% ( 10 / 10) in 'Sound.OSC.Normalise' 57% ( 4 / 7) in 'Sound.OSC.Class' Missing documentation for: (Sound/OSC/Class.hs:13) (Sound/OSC/Class.hs:17) (Sound/OSC/Class.hs:21) 100% ( 21 / 21) in 'Sound.OSC.Transport.FD' 89% ( 8 / 9) in 'Sound.OSC.Transport.FD.UDP' Missing documentation for: (Sound/OSC/Transport/FD/UDP.hs:20) 80% ( 4 / 5) in 'Sound.OSC.Transport.FD.TCP' Missing documentation for: (Sound/OSC/Transport/FD/TCP.hs:17) 85% ( 23 / 27) in 'Sound.OSC.Transport.Monad' Missing documentation for: (Sound/OSC/Transport/Monad.hs:31) (Sound/OSC/Transport/Monad.hs:34) (Sound/OSC/Transport/Monad.hs:37) (Sound/OSC/Transport/Monad.hs:39) Warning: Sound.OSC.Core: Could not find documentation for exported module: M 100% ( 1 / 1) in 'Sound.OSC.Core' Warning: Sound.OSC.FD: Could not find documentation for exported module: M 100% ( 1 / 1) in 'Sound.OSC.FD' Warning: Sound.OSC: Could not find documentation for exported module: M 100% ( 1 / 1) in 'Sound.OSC' Documentation created: dist/doc/html/hosc/index.html, dist/doc/html/hosc/hosc.txt Creating package registration file: /tmp/pkgConf-hosc-02887722121108199257.15 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hosc-0.15-Kd638Q1HH6VFn48LO7oH2w Registering hosc-0.15... Installed hosc-0.15 Configuring scientific-0.3.4.6... Building scientific-0.3.4.6... Preprocessing library scientific-0.3.4.6... [1 of 7] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o ) [2 of 7] Compiling Utils ( src/Utils.hs, dist/build/Utils.o ) [3 of 7] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o ) [4 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o ) [5 of 7] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) [6 of 7] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o ) [7 of 7] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o ) In-place registering scientific-0.3.4.6... Running Haddock for scientific-0.3.4.6... Running hscolour for scientific-0.3.4.6... Preprocessing library scientific-0.3.4.6... Preprocessing library scientific-0.3.4.6... Haddock coverage: 67% ( 2 / 3) in 'GHC.Integer.Logarithms.Compat' Missing documentation for: Module header 33% ( 1 / 3) in 'Utils' Missing documentation for: Module header roundTo (src/Utils.hs:12) 0% ( 0 / 2) in 'GHC.Integer.Compat' Missing documentation for: Module header divInteger 100% ( 2 / 2) in 'Math.NumberTheory.Logarithms' 100% ( 24 / 24) in 'Data.Scientific' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.Scientific' Missing documentation for: Module header 75% ( 3 / 4) in 'Data.ByteString.Builder.Scientific' Missing documentation for: Module header Warning: Data.Scientific: could not find link destinations for: whenFloating Documentation created: dist/doc/html/scientific/index.html, dist/doc/html/scientific/scientific.txt Creating package registration file: /tmp/pkgConf-scientific-0.3.493170294417091749.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/scientific-0.3.4.6-5s26qRhE5w04kI4pP1Rtwm Registering scientific-0.3.4.6... Installed scientific-0.3.4.6 Configuring unordered-containers-0.2.7.0... Building unordered-containers-0.2.7.0... Preprocessing library unordered-containers-0.2.7.0... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.7.0... Running Haddock for unordered-containers-0.2.7.0... Running hscolour for unordered-containers-0.2.7.0... Preprocessing library unordered-containers-0.2.7.0... Preprocessing library unordered-containers-0.2.7.0... Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' Missing documentation for: Module header unsafeShiftL (Data/HashMap/UnsafeShift.hs:10) unsafeShiftR (Data/HashMap/UnsafeShift.hs:14) 50% ( 1 / 2) in 'Data.HashMap.PopCount' Missing documentation for: Module header 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' Missing documentation for: Array (Data/HashMap/Array.hs:101) MArray (Data/HashMap/Array.hs:126) new_ (Data/HashMap/Array.hs:173) singleton (Data/HashMap/Array.hs:176) singletonM (Data/HashMap/Array.hs:180) pair (Data/HashMap/Array.hs:184) length (Data/HashMap/Array.hs:112) lengthM (Data/HashMap/Array.hs:134) read (Data/HashMap/Array.hs:191) write (Data/HashMap/Array.hs:197) index (Data/HashMap/Array.hs:204) indexM (Data/HashMap/Array.hs:210) unsafeFreeze (Data/HashMap/Array.hs:216) unsafeThaw (Data/HashMap/Array.hs:222) run (Data/HashMap/Array.hs:228) run2 (Data/HashMap/Array.hs:232) foldl' (Data/HashMap/Array.hs:334) foldr (Data/HashMap/Array.hs:342) thaw (Data/HashMap/Array.hs:354) map (Data/HashMap/Array.hs:387) traverse (Data/HashMap/Array.hs:430) filter (Data/HashMap/Array.hs:435) toList (Data/HashMap/Array.hs:427) 87% ( 61 / 70) in 'Data.HashMap.Base' Missing documentation for: Module header Leaf (Data/HashMap/Base.hs:135) Hash (Data/HashMap/Base.hs:202) Bitmap (Data/HashMap/Base.hs:203) mask (Data/HashMap/Base.hs:1226) bitsPerSubkey (Data/HashMap/Base.hs:1214) sparseIndex (Data/HashMap/Base.hs:1223) updateOrConcatWith (Data/HashMap/Base.hs:1131) updateOrConcatWithKey (Data/HashMap/Base.hs:1135) 100% ( 52 / 52) in 'Data.HashMap.Strict' 100% ( 52 / 52) in 'Data.HashMap.Lazy' 100% ( 31 / 31) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html, dist/doc/html/unordered-containers/unordered-containers.txt Creating package registration file: /tmp/pkgConf-unordered-containers-0.2.7105282075844979982.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.7.0-2BLx4faR35mFWLJj5xiBgm Registering unordered-containers-0.2.7.0... Installed unordered-containers-0.2.7.0 [1 of 1] Compiling Main ( /tmp/cabal-tmp-17601/permutation-0.5.0.5/dist/setup/setup.hs, /tmp/cabal-tmp-17601/permutation-0.5.0.5/dist/setup/Main.o ) /tmp/cabal-tmp-17601/permutation-0.5.0.5/dist/setup/setup.hs:3:3: Warning: Module ‘System.Cmd’ is deprecated: Use "System.Process" instead /tmp/cabal-tmp-17601/permutation-0.5.0.5/dist/setup/setup.hs:14:11: Warning: In the use of ‘runTests’ (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): Deprecated: "Please use the new testing interface instead!" Linking /tmp/cabal-tmp-17601/permutation-0.5.0.5/dist/setup/setup ... Configuring permutation-0.5.0.5... Building permutation-0.5.0.5... Preprocessing library permutation-0.5.0.5... [ 1 of 13] Compiling Data.IntArray ( lib/Data/IntArray.hs, dist/build/Data/IntArray.o ) lib/Data/IntArray.hs:46:1: Warning: Top-level binding with no type signature: isTrue :: Int# -> Bool [ 2 of 13] Compiling Data.Permute.Base ( lib/Data/Permute/Base.hs, dist/build/Data/Permute/Base.o ) lib/Data/Permute/Base.hs:18:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() [ 3 of 13] Compiling Data.Permute.IOBase ( lib/Data/Permute/IOBase.hs, dist/build/Data/Permute/IOBase.o ) [ 4 of 13] Compiling Data.Permute.MPermute ( lib/Data/Permute/MPermute.hs, dist/build/Data/Permute/MPermute.o ) [ 5 of 13] Compiling Data.Permute.ST ( lib/Data/Permute/ST.hs, dist/build/Data/Permute/ST.o ) [ 6 of 13] Compiling Data.Permute.IO ( lib/Data/Permute/IO.hs, dist/build/Data/Permute/IO.o ) [ 7 of 13] Compiling Data.Permute ( lib/Data/Permute.hs, dist/build/Data/Permute.o ) [ 8 of 13] Compiling Data.Choose.Base ( lib/Data/Choose/Base.hs, dist/build/Data/Choose/Base.o ) lib/Data/Choose/Base.hs:15:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() [ 9 of 13] Compiling Data.Choose.IOBase ( lib/Data/Choose/IOBase.hs, dist/build/Data/Choose/IOBase.o ) [10 of 13] Compiling Data.Choose.MChoose ( lib/Data/Choose/MChoose.hs, dist/build/Data/Choose/MChoose.o ) [11 of 13] Compiling Data.Choose.ST ( lib/Data/Choose/ST.hs, dist/build/Data/Choose/ST.o ) [12 of 13] Compiling Data.Choose.IO ( lib/Data/Choose/IO.hs, dist/build/Data/Choose/IO.o ) [13 of 13] Compiling Data.Choose ( lib/Data/Choose.hs, dist/build/Data/Choose.o ) In-place registering permutation-0.5.0.5... Running Haddock for permutation-0.5.0.5... Running hscolour for permutation-0.5.0.5... Preprocessing library permutation-0.5.0.5... Preprocessing library permutation-0.5.0.5... lib/Data/IntArray.hs:46:1: Warning: Top-level binding with no type signature: isTrue :: Int# -> Bool lib/Data/Permute/Base.hs:18:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() lib/Data/Choose/Base.hs:15:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() Haddock coverage: 6% ( 1 / 17) in 'Data.IntArray' Missing documentation for: IntArray (lib/Data/IntArray.hs:53) STIntArray (lib/Data/IntArray.hs:73) numElements (lib/Data/IntArray.hs:56) unsafeAt (lib/Data/IntArray.hs:60) elems (lib/Data/IntArray.hs:66) newArray_ (lib/Data/IntArray.hs:76) sameSTIntArray (lib/Data/IntArray.hs:85) numElementsSTIntArray (lib/Data/IntArray.hs:90) getNumElements (lib/Data/IntArray.hs:94) unsafeRead (lib/Data/IntArray.hs:98) unsafeWrite (lib/Data/IntArray.hs:106) unsafeSwap (lib/Data/IntArray.hs:113) readElems (lib/Data/IntArray.hs:126) writeElems (lib/Data/IntArray.hs:139) unsafeFreeze (lib/Data/IntArray.hs:151) unsafeThaw (lib/Data/IntArray.hs:159) 25% ( 5 / 20) in 'Data.Permute.Base' Missing documentation for: unsafeAt (lib/Data/Permute/Base.hs:34) (lib/Data/Permute/Base.hs:48) (lib/Data/Permute/Base.hs:51) getSizeSTPermute (lib/Data/Permute/Base.hs:61) sizeSTPermute (lib/Data/Permute/Base.hs:65) newSTPermute (lib/Data/Permute/Base.hs:69) newSTPermute_ (lib/Data/Permute/Base.hs:76) unsafeGetElemSTPermute (lib/Data/Permute/Base.hs:82) unsafeSetElemSTPermute (lib/Data/Permute/Base.hs:86) unsafeSwapElemsSTPermute (lib/Data/Permute/Base.hs:90) getElemsSTPermute (lib/Data/Permute/Base.hs:94) setElemsSTPermute (lib/Data/Permute/Base.hs:98) unsafeFreezeSTPermute (lib/Data/Permute/Base.hs:102) unsafeThawSTPermute (lib/Data/Permute/Base.hs:107) (lib/Data/Permute/Base.hs:112) 15% ( 2 / 13) in 'Data.Permute.IOBase' Missing documentation for: newIOPermute (lib/Data/Permute/IOBase.hs:21) newIOPermute_ (lib/Data/Permute/IOBase.hs:25) getSizeIOPermute (lib/Data/Permute/IOBase.hs:29) sizeIOPermute (lib/Data/Permute/IOBase.hs:33) unsafeGetElemIOPermute (lib/Data/Permute/IOBase.hs:37) unsafeSetElemIOPermute (lib/Data/Permute/IOBase.hs:41) unsafeSwapElemsIOPermute (lib/Data/Permute/IOBase.hs:45) getElemsIOPermute (lib/Data/Permute/IOBase.hs:49) setElemsIOPermute (lib/Data/Permute/IOBase.hs:53) unsafeFreezeIOPermute (lib/Data/Permute/IOBase.hs:57) unsafeThawIOPermute (lib/Data/Permute/IOBase.hs:61) Warning: Data.Permute.MPermute: newPermute is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: newPermute_ is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: getSize is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: getElems is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: setElems is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: unsafeFreeze is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: unsafeThaw is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: unsafeGetElem is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: unsafeSetElem is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: unsafeSwapElems is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. 86% ( 37 / 43) in 'Data.Permute.MPermute' Missing documentation for: getSortBy (lib/Data/Permute/MPermute.hs:461) getOrderBy (lib/Data/Permute/MPermute.hs:475) getRankBy (lib/Data/Permute/MPermute.hs:489) unsafeNewListPermute (lib/Data/Permute/MPermute.hs:138) unsafeNewSwapsPermute (lib/Data/Permute/MPermute.hs:157) unsafeNewCyclesPermute (lib/Data/Permute/MPermute.hs:177) 100% ( 6 / 6) in 'Data.Permute.ST' 100% ( 5 / 5) in 'Data.Permute.IO' 88% ( 29 / 33) in 'Data.Permute' Missing documentation for: unsafeAt (lib/Data/Permute/Base.hs:34) sortBy (lib/Data/Permute.hs:178) orderBy (lib/Data/Permute.hs:192) rankBy (lib/Data/Permute.hs:205) 27% ( 6 / 22) in 'Data.Choose.Base' Missing documentation for: unsafeAt (lib/Data/Choose/Base.hs:32) (lib/Data/Choose/Base.hs:51) (lib/Data/Choose/Base.hs:58) getSizeSTChoose (lib/Data/Choose/Base.hs:72) sizeSTChoose (lib/Data/Choose/Base.hs:76) getPossibleSTChoose (lib/Data/Choose/Base.hs:80) possibleSTChoose (lib/Data/Choose/Base.hs:84) newSTChoose (lib/Data/Choose/Base.hs:88) newSTChoose_ (lib/Data/Choose/Base.hs:95) unsafeGetElemSTChoose (lib/Data/Choose/Base.hs:102) unsafeSetElemSTChoose (lib/Data/Choose/Base.hs:106) getElemsSTChoose (lib/Data/Choose/Base.hs:110) setElemsSTChoose (lib/Data/Choose/Base.hs:114) unsafeFreezeSTChoose (lib/Data/Choose/Base.hs:118) unsafeThawSTChoose (lib/Data/Choose/Base.hs:123) (lib/Data/Choose/Base.hs:128) 14% ( 2 / 14) in 'Data.Choose.IOBase' Missing documentation for: newIOChoose (lib/Data/Choose/IOBase.hs:21) newIOChoose_ (lib/Data/Choose/IOBase.hs:25) getPossibleIOChoose (lib/Data/Choose/IOBase.hs:29) possibleIOChoose (lib/Data/Choose/IOBase.hs:33) getSizeIOChoose (lib/Data/Choose/IOBase.hs:37) sizeIOChoose (lib/Data/Choose/IOBase.hs:41) unsafeGetElemIOChoose (lib/Data/Choose/IOBase.hs:45) unsafeSetElemIOChoose (lib/Data/Choose/IOBase.hs:49) getElemsIOChoose (lib/Data/Choose/IOBase.hs:53) setElemsIOChoose (lib/Data/Choose/IOBase.hs:57) unsafeFreezeIOChoose (lib/Data/Choose/IOBase.hs:61) unsafeThawIOChoose (lib/Data/Choose/IOBase.hs:65) Warning: Data.Choose.MChoose: newChoose is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: newChoose_ is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: getPossible is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: getSize is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: getElems is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: setElems is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: unsafeFreeze is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: unsafeThaw is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: unsafeGetElem is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: unsafeSetElem is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. 96% ( 22 / 23) in 'Data.Choose.MChoose' Missing documentation for: unsafeNewListChoose (lib/Data/Choose/MChoose.hs:111) 100% ( 6 / 6) in 'Data.Choose.ST' 100% ( 5 / 5) in 'Data.Choose.IO' 94% ( 17 / 18) in 'Data.Choose' Missing documentation for: unsafeAt (lib/Data/Choose/Base.hs:32) Warning: Data.Permute.MPermute: could not find link destinations for: unsafeInterleaveM Documentation created: dist/doc/html/permutation/index.html, dist/doc/html/permutation/permutation.txt Creating package registration file: /tmp/pkgConf-permutation-0.5.018397190741147388315.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/permutation-0.5.0.5-Ga4X0f6ugXIJ26dCtUuLR1 Registering permutation-0.5.0.5... Installed permutation-0.5.0.5 Configuring attoparsec-0.13.0.1... Building attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... [ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o ) [ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o ) [ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o ) [ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [21 of 21] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) In-place registering attoparsec-0.13.0.1... Running Haddock for attoparsec-0.13.0.1... Running hscolour for attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... Haddock coverage: 67% ( 6 / 9) in 'Data.Attoparsec.Text.FastSet' Missing documentation for: FastSet (Data/Attoparsec/Text/FastSet.hs:27) fromList (Data/Attoparsec/Text/FastSet.hs:29) charClass (Data/Attoparsec/Text/FastSet.hs:37) 50% ( 1 / 2) in 'Data.Attoparsec.Internal.Fhthagn' Missing documentation for: Module header 36% ( 4 / 11) in 'Data.Attoparsec.Text.Buffer' Missing documentation for: Buffer (Data/Attoparsec/Text/Buffer.hs:58) unbuffer (Data/Attoparsec/Text/Buffer.hs:75) unbufferAt (Data/Attoparsec/Text/Buffer.hs:78) length (Data/Attoparsec/Text/Buffer.hs:120) pappend (Data/Attoparsec/Text/Buffer.hs:93) substring (Data/Attoparsec/Text/Buffer.hs:124) dropWord16 (Data/Attoparsec/Text/Buffer.hs:131) 22% ( 2 / 9) in 'Data.Attoparsec.ByteString.Buffer' Missing documentation for: Buffer (Data/Attoparsec/ByteString/Buffer.hs:71) unbuffer (Data/Attoparsec/ByteString/Buffer.hs:88) pappend (Data/Attoparsec/ByteString/Buffer.hs:101) length (Data/Attoparsec/ByteString/Buffer.hs:134) unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:138) substring (Data/Attoparsec/ByteString/Buffer.hs:143) unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:150) 89% ( 8 / 9) in 'Data.Attoparsec.Zepto' Missing documentation for: Parser (Data/Attoparsec/Zepto.hs:69) 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' Missing documentation for: FastSet (Data/Attoparsec/ByteString/FastSet.hs:44) fromList (Data/Attoparsec/ByteString/FastSet.hs:62) fromSet (Data/Attoparsec/ByteString/FastSet.hs:44) charClass (Data/Attoparsec/ByteString/FastSet.hs:111) 50% ( 5 / 10) in 'Data.Attoparsec.Internal.Types' Missing documentation for: State (Data/Attoparsec/Internal/Types.hs:118) Failure (Data/Attoparsec/Internal/Types.hs:122) Success (Data/Attoparsec/Internal/Types.hs:124) Pos (Data/Attoparsec/Internal/Types.hs:46) <> (Data/Attoparsec/Internal/Types.hs:209) 100% ( 4 / 4) in 'Data.Attoparsec.Types' 100% ( 9 / 9) in 'Data.Attoparsec.Internal' 100% ( 24 / 24) in 'Data.Attoparsec.Combinator' 93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) storable (Data/Attoparsec/ByteString/Internal.hs:138) 95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal' Missing documentation for: Parser (Data/Attoparsec/Text/Internal.hs:89) Result (Data/Attoparsec/Text/Internal.hs:90) 98% ( 90 / 92) in 'Data.Attoparsec.Text' Missing documentation for: Parser (Data/Attoparsec/Text/Internal.hs:89) Result (Data/Attoparsec/Text/Internal.hs:90) 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 97% ( 66 / 68) in 'Data.Attoparsec.ByteString' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) 98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec' Documentation created: dist/doc/html/attoparsec/index.html, dist/doc/html/attoparsec/attoparsec.txt Creating package registration file: /tmp/pkgConf-attoparsec-0.13.02841220321690334813.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/attoparsec-0.13.0.1-C6pUTDzrecbIO4LDYHwJUG Registering attoparsec-0.13.0.1... Installed attoparsec-0.13.0.1 Configuring semigroups-0.18.1... Building semigroups-0.18.1... Preprocessing library semigroups-0.18.1... [1 of 3] Compiling Data.List.NonEmpty ( src-ghc7/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o ) [2 of 3] Compiling Data.Semigroup ( src-ghc7/Data/Semigroup.hs, dist/build/Data/Semigroup.o ) [3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o ) In-place registering semigroups-0.18.1... Running Haddock for semigroups-0.18.1... Running hscolour for semigroups-0.18.1... Preprocessing library semigroups-0.18.1... Preprocessing library semigroups-0.18.1... Haddock coverage: 94% ( 64 / 68) in 'Data.List.NonEmpty' Missing documentation for: NonEmpty (src-ghc7/Data/List/NonEmpty.hs:172) length (src-ghc7/Data/List/NonEmpty.hs:217) unfoldr (src-ghc7/Data/List/NonEmpty.hs:248) xor (src-ghc7/Data/List/NonEmpty.hs:221) 83% ( 25 / 30) in 'Data.Semigroup' Missing documentation for: Semigroup (src-ghc7/Data/Semigroup.hs:189) Min (src-ghc7/Data/Semigroup.hs:427) Max (src-ghc7/Data/Semigroup.hs:512) ArgMin (src-ghc7/Data/Semigroup.hs:613) ArgMax (src-ghc7/Data/Semigroup.hs:614) 60% ( 3 / 5) in 'Data.Semigroup.Generic' Missing documentation for: GSemigroup (src/Data/Semigroup/Generic.hs:39) GMonoid (src/Data/Semigroup/Generic.hs:69) Warning: Data.Semigroup: could not find link destinations for: Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product Warning: Data.Semigroup.Generic: could not find link destinations for: gmappend' gmempty' Documentation created: dist/doc/html/semigroups/index.html, dist/doc/html/semigroups/semigroups.txt Creating package registration file: /tmp/pkgConf-semigroups-0.18171217105423062189.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/semigroups-0.18.1-IBlkGPjZsYWGswV1yLDA9m Registering semigroups-0.18.1... Installed semigroups-0.18.1 Configuring hmt-0.15... Building hmt-0.15... Preprocessing library hmt-0.15... [ 1 of 88] Compiling Music.Theory.Z12.Morris_1974 ( Music/Theory/Z12/Morris_1974.hs, dist/build/Music/Theory/Z12/Morris_1974.o ) [ 2 of 88] Compiling Music.Theory.Z12.Literature ( Music/Theory/Z12/Literature.hs, dist/build/Music/Theory/Z12/Literature.o ) [ 3 of 88] Compiling Music.Theory.Z ( Music/Theory/Z.hs, dist/build/Music/Theory/Z.o ) [ 4 of 88] Compiling Music.Theory.Z.SRO ( Music/Theory/Z/SRO.hs, dist/build/Music/Theory/Z/SRO.o ) [ 5 of 88] Compiling Music.Theory.Z.Read_1978 ( Music/Theory/Z/Read_1978.hs, dist/build/Music/Theory/Z/Read_1978.o ) [ 6 of 88] Compiling Music.Theory.Unicode ( Music/Theory/Unicode.hs, dist/build/Music/Theory/Unicode.o ) [ 7 of 88] Compiling Music.Theory.Tuple ( Music/Theory/Tuple.hs, dist/build/Music/Theory/Tuple.o ) Music/Theory/Tuple.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() [ 8 of 88] Compiling Music.Theory.Time.Notation ( Music/Theory/Time/Notation.hs, dist/build/Music/Theory/Time/Notation.o ) [ 9 of 88] Compiling Music.Theory.Time.Duration ( Music/Theory/Time/Duration.hs, dist/build/Music/Theory/Time/Duration.o ) [10 of 88] Compiling Music.Theory.Tiling.Canon ( Music/Theory/Tiling/Canon.hs, dist/build/Music/Theory/Tiling/Canon.o ) [11 of 88] Compiling Music.Theory.Tiling.Johnson_2004 ( Music/Theory/Tiling/Johnson_2004.hs, dist/build/Music/Theory/Tiling/Johnson_2004.o ) [12 of 88] Compiling Music.Theory.Tiling.Johnson_2009 ( Music/Theory/Tiling/Johnson_2009.hs, dist/build/Music/Theory/Tiling/Johnson_2009.o ) [13 of 88] Compiling Music.Theory.Z12 ( Music/Theory/Z12.hs, dist/build/Music/Theory/Z12.o ) [14 of 88] Compiling Music.Theory.Z12.TTO ( Music/Theory/Z12/TTO.hs, dist/build/Music/Theory/Z12/TTO.o ) [15 of 88] Compiling Music.Theory.Z12.Read_1978 ( Music/Theory/Z12/Read_1978.hs, dist/build/Music/Theory/Z12/Read_1978.o ) [16 of 88] Compiling Music.Theory.Maybe ( Music/Theory/Maybe.hs, dist/build/Music/Theory/Maybe.o ) [17 of 88] Compiling Music.Theory.Math ( Music/Theory/Math.hs, dist/build/Music/Theory/Math.o ) [18 of 88] Compiling Music.Theory.Meter.Barlow_1987 ( Music/Theory/Meter/Barlow_1987.hs, dist/build/Music/Theory/Meter/Barlow_1987.o ) [19 of 88] Compiling Music.Theory.Pitch.Note ( Music/Theory/Pitch/Note.hs, dist/build/Music/Theory/Pitch/Note.o ) [20 of 88] Compiling Music.Theory.Pitch.Spelling ( Music/Theory/Pitch/Spelling.hs, dist/build/Music/Theory/Pitch/Spelling.o ) [21 of 88] Compiling Music.Theory.Either ( Music/Theory/Either.hs, dist/build/Music/Theory/Either.o ) [22 of 88] Compiling Music.Theory.Function ( Music/Theory/Function.hs, dist/build/Music/Theory/Function.o ) [23 of 88] Compiling Music.Theory.Duration ( Music/Theory/Duration.hs, dist/build/Music/Theory/Duration.o ) [24 of 88] Compiling Music.Theory.Duration.Name ( Music/Theory/Duration/Name.hs, dist/build/Music/Theory/Duration/Name.o ) [25 of 88] Compiling Music.Theory.Duration.RQ ( Music/Theory/Duration/RQ.hs, dist/build/Music/Theory/Duration/RQ.o ) [26 of 88] Compiling Music.Theory.Duration.Annotation ( Music/Theory/Duration/Annotation.hs, dist/build/Music/Theory/Duration/Annotation.o ) [27 of 88] Compiling Music.Theory.Time_Signature ( Music/Theory/Time_Signature.hs, dist/build/Music/Theory/Time_Signature.o ) [28 of 88] Compiling Music.Theory.Duration.Name.Abbreviation ( Music/Theory/Duration/Name/Abbreviation.hs, dist/build/Music/Theory/Duration/Name/Abbreviation.o ) [29 of 88] Compiling Music.Theory.Tempo_Marking ( Music/Theory/Tempo_Marking.hs, dist/build/Music/Theory/Tempo_Marking.o ) [30 of 88] Compiling Music.Theory.Set.List ( Music/Theory/Set/List.hs, dist/build/Music/Theory/Set/List.o ) [31 of 88] Compiling Music.Theory.Set.Set ( Music/Theory/Set/Set.hs, dist/build/Music/Theory/Set/Set.o ) [32 of 88] Compiling Music.Theory.Bjorklund ( Music/Theory/Bjorklund.hs, dist/build/Music/Theory/Bjorklund.o ) [33 of 88] Compiling Music.Theory.List ( Music/Theory/List.hs, dist/build/Music/Theory/List.o ) [34 of 88] Compiling Music.Theory.Time.Seq ( Music/Theory/Time/Seq.hs, dist/build/Music/Theory/Time/Seq.o ) Music/Theory/Time/Seq.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() [35 of 88] Compiling Music.Theory.Array.MD ( Music/Theory/Array/MD.hs, dist/build/Music/Theory/Array/MD.o ) [36 of 88] Compiling Music.Theory.Block_Design.Johnson_2007 ( Music/Theory/Block_Design/Johnson_2007.hs, dist/build/Music/Theory/Block_Design/Johnson_2007.o ) [37 of 88] Compiling Music.Theory.Pitch ( Music/Theory/Pitch.hs, dist/build/Music/Theory/Pitch.o ) [38 of 88] Compiling Music.Theory.Pitch.Name ( Music/Theory/Pitch/Name.hs, dist/build/Music/Theory/Pitch/Name.o ) [39 of 88] Compiling Music.Theory.Clef ( Music/Theory/Clef.hs, dist/build/Music/Theory/Clef.o ) [40 of 88] Compiling Music.Theory.Instrument.Choir ( Music/Theory/Instrument/Choir.hs, dist/build/Music/Theory/Instrument/Choir.o ) [41 of 88] Compiling Music.Theory.Interval ( Music/Theory/Interval.hs, dist/build/Music/Theory/Interval.o ) [42 of 88] Compiling Music.Theory.Interval.Name ( Music/Theory/Interval/Name.hs, dist/build/Music/Theory/Interval/Name.o ) [43 of 88] Compiling Music.Theory.Interval.Spelling ( Music/Theory/Interval/Spelling.hs, dist/build/Music/Theory/Interval/Spelling.o ) [44 of 88] Compiling Music.Theory.Key ( Music/Theory/Key.hs, dist/build/Music/Theory/Key.o ) [45 of 88] Compiling Music.Theory.Pitch.Spelling.Cluster ( Music/Theory/Pitch/Spelling/Cluster.hs, dist/build/Music/Theory/Pitch/Spelling/Cluster.o ) [46 of 88] Compiling Music.Theory.Permutations ( Music/Theory/Permutations.hs, dist/build/Music/Theory/Permutations.o ) [47 of 88] Compiling Music.Theory.Combinations ( Music/Theory/Combinations.hs, dist/build/Music/Theory/Combinations.o ) [48 of 88] Compiling Music.Theory.Permutations.List ( Music/Theory/Permutations/List.hs, dist/build/Music/Theory/Permutations/List.o ) [49 of 88] Compiling Music.Theory.Contour.Polansky_1992 ( Music/Theory/Contour/Polansky_1992.hs, dist/build/Music/Theory/Contour/Polansky_1992.o ) [50 of 88] Compiling Music.Theory.Xenakis.S4 ( Music/Theory/Xenakis/S4.hs, dist/build/Music/Theory/Xenakis/S4.o ) [51 of 88] Compiling Music.Theory.Duration.CT ( Music/Theory/Duration/CT.hs, dist/build/Music/Theory/Duration/CT.o ) Music/Theory/Duration/CT.hs:137:12: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Eq t0) arising from a use of ‘f’ at Music/Theory/Duration/CT.hs:137:12 (Num t0) arising from a use of ‘f’ at Music/Theory/Duration/CT.hs:137:12 (Enum t0) arising from the arithmetic sequence ‘1 .. ’ at Music/Theory/Duration/CT.hs:127:30-34 (Num t0) arising from the literal ‘1’ at Music/Theory/Duration/CT.hs:127:31 In the first argument of ‘map’, namely ‘f’ In the expression: map f (zip3 [1 .. ] mrq dv') In the expression: let dv' = concatMap (zip [1 .. ]) dv f (p, rq, (g, du)) = let ... in ... in map f (zip3 [1 .. ] mrq dv') Music/Theory/Duration/CT.hs:137:20: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Enum t0) arising from the arithmetic sequence ‘1 .. ’ at Music/Theory/Duration/CT.hs:137:20-24 (Eq t0) arising from a use of ‘f’ at Music/Theory/Duration/CT.hs:137:12 (Num t0) arising from a use of ‘f’ at Music/Theory/Duration/CT.hs:137:12 In the first argument of ‘zip3’, namely ‘[1 .. ]’ In the second argument of ‘map’, namely ‘(zip3 [1 .. ] mrq dv')’ In the expression: map f (zip3 [1 .. ] mrq dv') [52 of 88] Compiling Music.Theory.Duration.RQ.Tied ( Music/Theory/Duration/RQ/Tied.hs, dist/build/Music/Theory/Duration/RQ/Tied.o ) [53 of 88] Compiling Music.Theory.Duration.RQ.Division ( Music/Theory/Duration/RQ/Division.hs, dist/build/Music/Theory/Duration/RQ/Division.o ) [54 of 88] Compiling Music.Theory.Duration.Sequence.Notate ( Music/Theory/Duration/Sequence/Notate.hs, dist/build/Music/Theory/Duration/Sequence/Notate.o ) Music/Theory/Duration/Sequence/Notate.hs:20:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [55 of 88] Compiling Music.Theory.Dynamic_Mark ( Music/Theory/Dynamic_Mark.hs, dist/build/Music/Theory/Dynamic_Mark.o ) [56 of 88] Compiling Music.Theory.Tuning ( Music/Theory/Tuning.hs, dist/build/Music/Theory/Tuning.o ) [57 of 88] Compiling Music.Theory.Interval.Barlow_1987 ( Music/Theory/Interval/Barlow_1987.hs, dist/build/Music/Theory/Interval/Barlow_1987.o ) [58 of 88] Compiling Music.Theory.Tuning.Alves ( Music/Theory/Tuning/Alves.hs, dist/build/Music/Theory/Tuning/Alves.o ) [59 of 88] Compiling Music.Theory.Tuning.Alves_1997 ( Music/Theory/Tuning/Alves_1997.hs, dist/build/Music/Theory/Tuning/Alves_1997.o ) [60 of 88] Compiling Music.Theory.Tuning.Gann ( Music/Theory/Tuning/Gann.hs, dist/build/Music/Theory/Tuning/Gann.o ) [61 of 88] Compiling Music.Theory.Tuning.Meyer_1929 ( Music/Theory/Tuning/Meyer_1929.hs, dist/build/Music/Theory/Tuning/Meyer_1929.o ) [62 of 88] Compiling Music.Theory.Tuning.Microtonal_Synthesis ( Music/Theory/Tuning/Microtonal_Synthesis.hs, dist/build/Music/Theory/Tuning/Microtonal_Synthesis.o ) [63 of 88] Compiling Music.Theory.Tuning.Polansky_1978 ( Music/Theory/Tuning/Polansky_1978.hs, dist/build/Music/Theory/Tuning/Polansky_1978.o ) [64 of 88] Compiling Music.Theory.Tuning.Polansky_1984 ( Music/Theory/Tuning/Polansky_1984.hs, dist/build/Music/Theory/Tuning/Polansky_1984.o ) [65 of 88] Compiling Music.Theory.Tuning.Polansky_1985c ( Music/Theory/Tuning/Polansky_1985c.hs, dist/build/Music/Theory/Tuning/Polansky_1985c.o ) [66 of 88] Compiling Music.Theory.Tuning.Riley ( Music/Theory/Tuning/Riley.hs, dist/build/Music/Theory/Tuning/Riley.o ) [67 of 88] Compiling Music.Theory.Tuning.Scala ( Music/Theory/Tuning/Scala.hs, dist/build/Music/Theory/Tuning/Scala.o ) [68 of 88] Compiling Music.Theory.Tuning.Syntonic ( Music/Theory/Tuning/Syntonic.hs, dist/build/Music/Theory/Tuning/Syntonic.o ) [69 of 88] Compiling Music.Theory.Tuning.Werckmeister ( Music/Theory/Tuning/Werckmeister.hs, dist/build/Music/Theory/Tuning/Werckmeister.o ) [70 of 88] Compiling Music.Theory.Metric.Polansky_1996 ( Music/Theory/Metric/Polansky_1996.hs, dist/build/Music/Theory/Metric/Polansky_1996.o ) [71 of 88] Compiling Music.Theory.Permutations.Morris_1984 ( Music/Theory/Permutations/Morris_1984.hs, dist/build/Music/Theory/Permutations/Morris_1984.o ) [72 of 88] Compiling Music.Theory.Time.Bel1990.R ( Music/Theory/Time/Bel1990/R.hs, dist/build/Music/Theory/Time/Bel1990/R.o ) [73 of 88] Compiling Music.Theory.Tuning.ET ( Music/Theory/Tuning/ET.hs, dist/build/Music/Theory/Tuning/ET.o ) [74 of 88] Compiling Music.Theory.Tuning.Polansky_1990 ( Music/Theory/Tuning/Polansky_1990.hs, dist/build/Music/Theory/Tuning/Polansky_1990.o ) [75 of 88] Compiling Music.Theory.Xenakis.Sieve ( Music/Theory/Xenakis/Sieve.hs, dist/build/Music/Theory/Xenakis/Sieve.o ) [76 of 88] Compiling Music.Theory.Z.Forte_1973 ( Music/Theory/Z/Forte_1973.hs, dist/build/Music/Theory/Z/Forte_1973.o ) [77 of 88] Compiling Music.Theory.Z12.Forte_1973 ( Music/Theory/Z12/Forte_1973.hs, dist/build/Music/Theory/Z12/Forte_1973.o ) [78 of 88] Compiling Music.Theory.Metric.Buchler_1998 ( Music/Theory/Metric/Buchler_1998.hs, dist/build/Music/Theory/Metric/Buchler_1998.o ) [79 of 88] Compiling Music.Theory.Metric.Morris_1980 ( Music/Theory/Metric/Morris_1980.hs, dist/build/Music/Theory/Metric/Morris_1980.o ) [80 of 88] Compiling Music.Theory.Z12.Rahn_1980 ( Music/Theory/Z12/Rahn_1980.hs, dist/build/Music/Theory/Z12/Rahn_1980.o ) [81 of 88] Compiling Music.Theory.Z12.Castren_1994 ( Music/Theory/Z12/Castren_1994.hs, dist/build/Music/Theory/Z12/Castren_1994.o ) [82 of 88] Compiling Music.Theory.Z12.Lewin_1980 ( Music/Theory/Z12/Lewin_1980.hs, dist/build/Music/Theory/Z12/Lewin_1980.o ) [83 of 88] Compiling Music.Theory.Z12.SRO ( Music/Theory/Z12/SRO.hs, dist/build/Music/Theory/Z12/SRO.o ) [84 of 88] Compiling Music.Theory.Z12.Morris_1987 ( Music/Theory/Z12/Morris_1987.hs, dist/build/Music/Theory/Z12/Morris_1987.o ) [85 of 88] Compiling Music.Theory.Z12.Drape_1999 ( Music/Theory/Z12/Drape_1999.hs, dist/build/Music/Theory/Z12/Drape_1999.o ) [86 of 88] Compiling Music.Theory.Z12.Morris_1987.Parse ( Music/Theory/Z12/Morris_1987/Parse.hs, dist/build/Music/Theory/Z12/Morris_1987/Parse.o ) [87 of 88] Compiling Music.Theory.Array.CSV ( Music/Theory/Array/CSV.hs, dist/build/Music/Theory/Array/CSV.o ) [88 of 88] Compiling Music.Theory.Array.CSV.Midi ( Music/Theory/Array/CSV/Midi.hs, dist/build/Music/Theory/Array/CSV/Midi.o ) In-place registering hmt-0.15... Running Haddock for hmt-0.15... Running hscolour for hmt-0.15... Preprocessing library hmt-0.15... Preprocessing library hmt-0.15... Music/Theory/Tuple.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() Haddock coverage: 100% ( 4 / 4) in 'Music.Theory.Z12.Morris_1974' 100% ( 2 / 2) in 'Music.Theory.Z12.Literature' 10% ( 2 / 20) in 'Music.Theory.Z' Missing documentation for: lift_unary_Z (Music/Theory/Z.hs:27) lift_binary_Z (Music/Theory/Z.hs:30) z_add (Music/Theory/Z.hs:39) z_sub (Music/Theory/Z.hs:42) z_mul (Music/Theory/Z.hs:45) z_negate (Music/Theory/Z.hs:48) z_fromInteger (Music/Theory/Z.hs:51) z_signum (Music/Theory/Z.hs:54) z_abs (Music/Theory/Z.hs:57) to_Z (Music/Theory/Z.hs:61) from_Z (Music/Theory/Z.hs:64) z_quot (Music/Theory/Z.hs:74) z_rem (Music/Theory/Z.hs:77) z_div (Music/Theory/Z.hs:80) z_mod (Music/Theory/Z.hs:84) z_quotRem (Music/Theory/Z.hs:87) z_divMod (Music/Theory/Z.hs:90) z_toInteger (Music/Theory/Z.hs:93) 100% ( 12 / 12) in 'Music.Theory.Z.SRO' 100% ( 18 / 18) in 'Music.Theory.Z.Read_1978' 14% ( 1 / 7) in 'Music.Theory.Unicode' Missing documentation for: Unicode_Table (Music/Theory/Unicode.hs:4) unicode (Music/Theory/Unicode.hs:7) accidentals (Music/Theory/Unicode.hs:10) notes (Music/Theory/Unicode.hs:23) rests (Music/Theory/Unicode.hs:35) clefs (Music/Theory/Unicode.hs:46) 19% ( 17 / 89) in 'Music.Theory.Tuple' Missing documentation for: p2_swap (Music/Theory/Tuple.hs:13) t2 (Music/Theory/Tuple.hs:21) t2_list (Music/Theory/Tuple.hs:24) t2_swap (Music/Theory/Tuple.hs:27) t2_map (Music/Theory/Tuple.hs:30) t2_zipWith (Music/Theory/Tuple.hs:33) t2_infix (Music/Theory/Tuple.hs:36) t2_concat (Music/Theory/Tuple.hs:45) t2_sort (Music/Theory/Tuple.hs:48) p3_fst (Music/Theory/Tuple.hs:59) p3_snd (Music/Theory/Tuple.hs:62) p3_third (Music/Theory/Tuple.hs:65) T3 (Music/Theory/Tuple.hs:70) t3 (Music/Theory/Tuple.hs:72) t3_rotate_left (Music/Theory/Tuple.hs:75) t3_fst (Music/Theory/Tuple.hs:78) t3_snd (Music/Theory/Tuple.hs:81) t3_third (Music/Theory/Tuple.hs:84) t3_map (Music/Theory/Tuple.hs:87) t3_zipWith (Music/Theory/Tuple.hs:90) t3_list (Music/Theory/Tuple.hs:92) t3_infix (Music/Theory/Tuple.hs:95) t3_join (Music/Theory/Tuple.hs:98) p4_fst (Music/Theory/Tuple.hs:103) p4_snd (Music/Theory/Tuple.hs:106) p4_third (Music/Theory/Tuple.hs:109) p4_fourth (Music/Theory/Tuple.hs:112) T4 (Music/Theory/Tuple.hs:117) t4 (Music/Theory/Tuple.hs:119) t4_list (Music/Theory/Tuple.hs:122) t4_fst (Music/Theory/Tuple.hs:125) t4_snd (Music/Theory/Tuple.hs:128) t4_third (Music/Theory/Tuple.hs:131) t4_fourth (Music/Theory/Tuple.hs:134) t4_map (Music/Theory/Tuple.hs:137) t4_zipWith (Music/Theory/Tuple.hs:140) t4_infix (Music/Theory/Tuple.hs:143) t4_join (Music/Theory/Tuple.hs:146) p5_fst (Music/Theory/Tuple.hs:151) p5_snd (Music/Theory/Tuple.hs:154) p5_third (Music/Theory/Tuple.hs:157) p5_fourth (Music/Theory/Tuple.hs:160) p5_fifth (Music/Theory/Tuple.hs:163) T5 (Music/Theory/Tuple.hs:168) t5 (Music/Theory/Tuple.hs:170) t5_list (Music/Theory/Tuple.hs:173) t5_map (Music/Theory/Tuple.hs:176) t5_fst (Music/Theory/Tuple.hs:179) t5_snd (Music/Theory/Tuple.hs:182) t5_fourth (Music/Theory/Tuple.hs:185) t5_fifth (Music/Theory/Tuple.hs:188) t5_infix (Music/Theory/Tuple.hs:191) t5_join (Music/Theory/Tuple.hs:194) p6_fst (Music/Theory/Tuple.hs:199) p6_snd (Music/Theory/Tuple.hs:202) p6_third (Music/Theory/Tuple.hs:205) p6_fourth (Music/Theory/Tuple.hs:208) p6_fifth (Music/Theory/Tuple.hs:211) p6_sixth (Music/Theory/Tuple.hs:214) T6 (Music/Theory/Tuple.hs:219) t6 (Music/Theory/Tuple.hs:221) t6_list (Music/Theory/Tuple.hs:224) t6_map (Music/Theory/Tuple.hs:227) T7 (Music/Theory/Tuple.hs:232) t7_list (Music/Theory/Tuple.hs:234) t7_map (Music/Theory/Tuple.hs:237) T8 (Music/Theory/Tuple.hs:242) t8_list (Music/Theory/Tuple.hs:244) t8_map (Music/Theory/Tuple.hs:247) T9 (Music/Theory/Tuple.hs:252) t9_list (Music/Theory/Tuple.hs:254) t9_map (Music/Theory/Tuple.hs:257) 78% ( 7 / 9) in 'Music.Theory.Time.Notation' Missing documentation for: Module header span_pp (Music/Theory/Time/Notation.hs:42) 33% ( 8 / 24) in 'Music.Theory.Time.Duration' Missing documentation for: Module header (Music/Theory/Time/Duration.hs:48) (Music/Theory/Time/Duration.hs:63) normalise_minutes (Music/Theory/Time/Duration.hs:66) normalise_seconds (Music/Theory/Time/Duration.hs:71) normalise_milliseconds (Music/Theory/Time/Duration.hs:76) normalise_duration (Music/Theory/Time/Duration.hs:81) duration_to_hours (Music/Theory/Time/Duration.hs:98) duration_to_minutes (Music/Theory/Time/Duration.hs:104) duration_to_seconds (Music/Theory/Time/Duration.hs:108) hours_to_duration (Music/Theory/Time/Duration.hs:112) minutes_to_duration (Music/Theory/Time/Duration.hs:120) seconds_to_duration (Music/Theory/Time/Duration.hs:123) nil_duration (Music/Theory/Time/Duration.hs:126) negate_duration (Music/Theory/Time/Duration.hs:129) duration_diff (Music/Theory/Time/Duration.hs:140) 96% ( 26 / 27) in 'Music.Theory.Tiling.Canon' Missing documentation for: Module header 100% ( 6 / 6) in 'Music.Theory.Tiling.Johnson_2004' 100% ( 6 / 6) in 'Music.Theory.Tiling.Johnson_2009' 79% ( 11 / 14) in 'Music.Theory.Z12' Missing documentation for: Module header (Music/Theory/Z12.hs:58) (Music/Theory/Z12.hs:79) 100% ( 9 / 9) in 'Music.Theory.Z12.TTO' 80% ( 4 / 5) in 'Music.Theory.Z12.Read_1978' Missing documentation for: Code (Music/Theory/Z12/Read_1978.hs:9) 100% ( 11 / 11) in 'Music.Theory.Maybe' 100% ( 16 / 16) in 'Music.Theory.Math' 97% ( 29 / 30) in 'Music.Theory.Meter.Barlow_1987' Missing documentation for: traceShow (Music/Theory/Meter/Barlow_1987.hs:12) 100% ( 25 / 25) in 'Music.Theory.Pitch.Note' 100% ( 7 / 7) in 'Music.Theory.Pitch.Spelling' 100% ( 3 / 3) in 'Music.Theory.Either' 100% ( 12 / 12) in 'Music.Theory.Function' 82% ( 18 / 22) in 'Music.Theory.Duration' Missing documentation for: order_pair (Music/Theory/Duration.hs:43) sort_pair_m (Music/Theory/Duration.hs:56) whole_note_division_pp (Music/Theory/Duration.hs:168) duration_pp (Music/Theory/Duration.hs:175) 9% ( 2 / 23) in 'Music.Theory.Duration.Name' Missing documentation for: breve (Music/Theory/Duration/Name.hs:8) whole_note (Music/Theory/Duration/Name.hs:8) half_note (Music/Theory/Duration/Name.hs:8) quarter_note (Music/Theory/Duration/Name.hs:8) eighth_note (Music/Theory/Duration/Name.hs:8) sixteenth_note (Music/Theory/Duration/Name.hs:8) thirtysecond_note (Music/Theory/Duration/Name.hs:8) dotted_breve (Music/Theory/Duration/Name.hs:17) dotted_whole_note (Music/Theory/Duration/Name.hs:17) dotted_half_note (Music/Theory/Duration/Name.hs:17) dotted_quarter_note (Music/Theory/Duration/Name.hs:17) dotted_eighth_note (Music/Theory/Duration/Name.hs:17) dotted_sixteenth_note (Music/Theory/Duration/Name.hs:17) dotted_thirtysecond_note (Music/Theory/Duration/Name.hs:17) double_dotted_breve (Music/Theory/Duration/Name.hs:26) double_dotted_whole_note (Music/Theory/Duration/Name.hs:26) double_dotted_half_note (Music/Theory/Duration/Name.hs:26) double_dotted_quarter_note (Music/Theory/Duration/Name.hs:26) double_dotted_eighth_note (Music/Theory/Duration/Name.hs:26) double_dotted_sixteenth_note (Music/Theory/Duration/Name.hs:26) double_dotted_thirtysecond_note (Music/Theory/Duration/Name.hs:26) 100% ( 18 / 18) in 'Music.Theory.Duration.RQ' 88% ( 21 / 24) in 'Music.Theory.Duration.Annotation' Missing documentation for: begin_tuplet (Music/Theory/Duration/Annotation.hs:22) da_begin_tuplet (Music/Theory/Duration/Annotation.hs:28) begins_tuplet (Music/Theory/Duration/Annotation.hs:34) 96% ( 22 / 23) in 'Music.Theory.Time_Signature' Missing documentation for: rts_derive (Music/Theory/Time_Signature.hs Music/Theory/Time/Seq.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() :177) 8% ( 3 / 36) in 'Music.Theory.Duration.Name.Abbreviation' Missing documentation for: w (Music/Theory/Duration/Name/Abbreviation.hs:17) h (Music/Theory/Duration/Name/Abbreviation.hs:17) q (Music/Theory/Duration/Name/Abbreviation.hs:17) e (Music/Theory/Duration/Name/Abbreviation.hs:17) s (Music/Theory/Duration/Name/Abbreviation.hs:17) w' (Music/Theory/Duration/Name/Abbreviation.hs:24) h' (Music/Theory/Duration/Name/Abbreviation.hs:24) q' (Music/Theory/Duration/Name/Abbreviation.hs:24) e' (Music/Theory/Duration/Name/Abbreviation.hs:24) s' (Music/Theory/Duration/Name/Abbreviation.hs:24) w'' (Music/Theory/Duration/Name/Abbreviation.hs:31) h'' (Music/Theory/Duration/Name/Abbreviation.hs:31) q'' (Music/Theory/Duration/Name/Abbreviation.hs:31) e'' (Music/Theory/Duration/Name/Abbreviation.hs:31) s'' (Music/Theory/Duration/Name/Abbreviation.hs:31) _1 (Music/Theory/Duration/Name/Abbreviation.hs:40) _2 (Music/Theory/Duration/Name/Abbreviation.hs:40) _4 (Music/Theory/Duration/Name/Abbreviation.hs:40) _8 (Music/Theory/Duration/Name/Abbreviation.hs:40) _16 (Music/Theory/Duration/Name/Abbreviation.hs:40) _32 (Music/Theory/Duration/Name/Abbreviation.hs:40) _1' (Music/Theory/Duration/Name/Abbreviation.hs:48) _2' (Music/Theory/Duration/Name/Abbreviation.hs:48) _4' (Music/Theory/Duration/Name/Abbreviation.hs:48) _8' (Music/Theory/Duration/Name/Abbreviation.hs:48) _16' (Music/Theory/Duration/Name/Abbreviation.hs:48) _32' (Music/Theory/Duration/Name/Abbreviation.hs:48) _1'' (Music/Theory/Duration/Name/Abbreviation.hs:56) _2'' (Music/Theory/Duration/Name/Abbreviation.hs:56) _4'' (Music/Theory/Duration/Name/Abbreviation.hs:56) _8'' (Music/Theory/Duration/Name/Abbreviation.hs:56) _16'' (Music/Theory/Duration/Name/Abbreviation.hs:56) _32'' (Music/Theory/Duration/Name/Abbreviation.hs:56) 100% ( 9 / 9) in 'Music.Theory.Tempo_Marking' 100% ( 9 / 9) in 'Music.Theory.Set.List' 25% ( 1 / 4) in 'Music.Theory.Set.Set' Missing documentation for: set (Music/Theory/Set/Set.hs:7) powerset (Music/Theory/Set/Set.hs:11) pairs (Music/Theory/Set/Set.hs:14) 100% ( 5 / 5) in 'Music.Theory.Bjorklund' 100% ( 63 / 63) in 'Music.Theory.List' 62% ( 84 /136) in 'Music.Theory.Time.Seq' Missing documentation for: pseq_zip (Music/Theory/Time/Seq.hs:48) wseq_zip (Music/Theory/Time/Seq.hs:51) tseq_tspan (Music/Theory/Time/Seq.hs:66) wseq_tspan (Music/Theory/Time/Seq.hs:69) dseq_dur (Music/Theory/Time/Seq.hs:74) iseq_dur (Music/Theory/Time/Seq.hs:77) pseq_dur (Music/Theory/Time/Seq.hs:80) dseq_append (Music/Theory/Time/Seq.hs:108) iseq_append (Music/Theory/Time/Seq.hs:111) pseq_append (Music/Theory/Time/Seq.hs:114) wseq_merge (Music/Theory/Time/Seq.hs:143) tseq_lookup_window_by (Music/Theory/Time/Seq.hs:148) tseq_lookup_active_by (Music/Theory/Time/Seq.hs:162) tseq_lookup_active (Music/Theory/Time/Seq.hs:165) tseq_lookup_active_by_def (Music/Theory/Time/Seq.hs:168) tseq_lookup_active_def (Music/Theory/Time/Seq.hs:171) Interpolation_T (Music/Theory/Time/Seq.hs:176) seq_tmap (Music/Theory/Time/Seq.hs:211) seq_map (Music/Theory/Time/Seq.hs:214) seq_tfilter (Music/Theory/Time/Seq.hs:221) seq_filter (Music/Theory/Time/Seq.hs:224) seq_find (Music/Theory/Time/Seq.hs:227) wseq_partition (Music/Theory/Time/Seq.hs:293) dseq_coalesce (Music/Theory/Time/Seq.hs:331) iseq_coalesce (Music/Theory/Time/Seq.hs:347) seq_tcoalesce (Music/Theory/Time/Seq.hs:352) tseq_tcoalesce (Music/Theory/Time/Seq.hs:358) wseq_tcoalesce (Music/Theory/Time/Seq.hs:361) dseq_lcm (Music/Theory/Time/Seq.hs:405) useq_to_dseq (Music/Theory/Time/Seq.hs:558) tseq_to_iseq (Music/Theory/Time/Seq.hs:631) dseq_tmap (Music/Theory/Time/Seq.hs:695) pseq_tmap (Music/Theory/Time/Seq.hs:698) tseq_tmap (Music/Theory/Time/Seq.hs:701) tseq_bimap (Music/Theory/Time/Seq.hs:704) wseq_tmap (Music/Theory/Time/Seq.hs:707) dseq_map (Music/Theory/Time/Seq.hs:710) pseq_map (Music/Theory/Time/Seq.hs:713) tseq_map (Music/Theory/Time/Seq.hs:716) wseq_map (Music/Theory/Time/Seq.hs:719) dseq_tfilter (Music/Theory/Time/Seq.hs:724) iseq_tfilter (Music/Theory/Time/Seq.hs:727) pseq_tfilter (Music/Theory/Time/Seq.hs:730) tseq_tfilter (Music/Theory/Time/Seq.hs:733) wseq_tfilter (Music/Theory/Time/Seq.hs:736) dseq_filter (Music/Theory/Time/Seq.hs:739) iseq_filter (Music/Theory/Time/Seq.hs:742) pseq_filter (Music/Theory/Time/Seq.hs:745) tseq_filter (Music/Theory/Time/Seq.hs:748) wseq_filter (Music/Theory/Time/Seq.hs:751) wseq_map_maybe (Music/Theory/Time/Seq.hs:756) wseq_cat_maybes (Music/Theory/Time/Seq.hs:759) 94% ( 15 / 16) in 'Music.Theory.Array.MD' Missing documentation for: md_table' (Music/Theory/Array/MD.hs:61) 21% ( 3 / 14) in 'Music.Theory.Block_Design.Johnson_2007' Missing documentation for: Design (Music/Theory/Block_Design/Johnson_2007.hs:12) c_7_3_1 (Music/Theory/Block_Design/Johnson_2007.hs:17) b_7_3_1 (Music/Theory/Block_Design/Johnson_2007.hs:22) d_7_3_1 (Music/Theory/Block_Design/Johnson_2007.hs:29) n_7_3_1 (Music/Theory/Block_Design/Johnson_2007.hs:33) p_9_3_1 (Music/Theory/Block_Design/Johnson_2007.hs:37) b_13_4_1 (Music/Theory/Block_Design/Johnson_2007.hs:42) d_13_4_1 (Music/Theory/Block_Design/Johnson_2007.hs:52) n_13_4_1 (Music/Theory/Block_Design/Johnson_2007.hs:56) b_12_4_3 (Music/Theory/Block_Design/Johnson_2007.hs:66) n_12_4_3 (Music/Theory/Block_Design/Johnson_2007.hs:103) 96% ( 51 / 53) in 'Music.Theory.Pitch' Missing documentation for: OctPC (Music/Theory/Pitch.hs:21) (Music/Theory/Pitch.hs:29) 0% ( 1 /345) in 'Music.Theory.Pitch.Name' Missing documentation for: a0 (Music/Theory/Pitch/Name.hs:10) b0 (Music/Theory/Pitch/Name.hs:10) bes0 (Music/Theory/Pitch/Name.hs:14) ais0 (Music/Theory/Pitch/Name.hs:17) bis0 (Music/Theory/Pitch/Name.hs:17) c1 (Music/Theory/Pitch/Name.hs:21) d1 (Music/Theory/Pitch/Name.hs:21) e1 (Music/Theory/Pitch/Name.hs:21) f1 (Music/Theory/Pitch/Name.hs:21) g1 (Music/Theory/Pitch/Name.hs:21) a1 (Music/Theory/Pitch/Name.hs:21) b1 (Music/Theory/Pitch/Name.hs:21) ces1 (Music/Theory/Pitch/Name.hs:30) des1 (Music/Theory/Pitch/Name.hs:30) ees1 (Music/Theory/Pitch/Name.hs:30) fes1 (Music/Theory/Pitch/Name.hs:30) ges1 (Music/Theory/Pitch/Name.hs:30) aes1 (Music/Theory/Pitch/Name.hs:30) bes1 (Music/Theory/Pitch/Name.hs:30) cis1 (Music/Theory/Pitch/Name.hs:39) dis1 (Music/Theory/Pitch/Name.hs:39) eis1 (Music/Theory/Pitch/Name.hs:39) fis1 (Music/Theory/Pitch/Name.hs:39) gis1 (Music/Theory/Pitch/Name.hs:39) ais1 (Music/Theory/Pitch/Name.hs:39) bis1 (Music/Theory/Pitch/Name.hs:39) c2 (Music/Theory/Pitch/Name.hs:48) d2 (Music/Theory/Pitch/Name.hs:48) e2 (Music/Theory/Pitch/Name.hs:48) f2 (Music/Theory/Pitch/Name.hs:48) g2 (Music/Theory/Pitch/Name.hs:48) a2 (Music/Theory/Pitch/Name.hs:48) b2 (Music/Theory/Pitch/Name.hs:48) ces2 (Music/Theory/Pitch/Name.hs:57) des2 (Music/Theory/Pitch/Name.hs:57) ees2 (Music/Theory/Pitch/Name.hs:57) fes2 (Music/Theory/Pitch/Name.hs:57) ges2 (Music/Theory/Pitch/Name.hs:57) aes2 (Music/Theory/Pitch/Name.hs:57) bes2 (Music/Theory/Pitch/Name.hs:57) cis2 (Music/Theory/Pitch/Name.hs:66) dis2 (Music/Theory/Pitch/Name.hs:66) eis2 (Music/Theory/Pitch/Name.hs:66) fis2 (Music/Theory/Pitch/Name.hs:66) gis2 (Music/Theory/Pitch/Name.hs:66) ais2 (Music/Theory/Pitch/Name.hs:66) bis2 (Music/Theory/Pitch/Name.hs:66) cisis2 (Music/Theory/Pitch/Name.hs:75) disis2 (Music/Theory/Pitch/Name.hs:75) eisis2 (Music/Theory/Pitch/Name.hs:75) fisis2 (Music/Theory/Pitch/Name.hs:75) gisis2 (Music/Theory/Pitch/Name.hs:75) aisis2 (Music/Theory/Pitch/Name.hs:75) bisis2 (Music/Theory/Pitch/Name.hs:75) ceseh2 (Music/Theory/Pitch/Name.hs:84) deseh2 (Music/Theory/Pitch/Name.hs:84) eeseh2 (Music/Theory/Pitch/Name.hs:84) feseh2 (Music/Theory/Pitch/Name.hs:84) geseh2 (Music/Theory/Pitch/Name.hs:84) aeseh2 (Music/Theory/Pitch/Name.hs:84) beseh2 (Music/Theory/Pitch/Name.hs:84) ceh2 (Music/Theory/Pitch/Name.hs:93) deh2 (Music/Theory/Pitch/Name.hs:93) eeh2 (Music/Theory/Pitch/Name.hs:93) feh2 (Music/Theory/Pitch/Name.hs:93) geh2 (Music/Theory/Pitch/Name.hs:93) aeh2 (Music/Theory/Pitch/Name.hs:93) beh2 (Music/Theory/Pitch/Name.hs:93) cih2 (Music/Theory/Pitch/Name.hs:102) dih2 (Music/Theory/Pitch/Name.hs:102) eih2 (Music/Theory/Pitch/Name.hs:102) fih2 (Music/Theory/Pitch/Name.hs:102) gih2 (Music/Theory/Pitch/Name.hs:102) aih2 (Music/Theory/Pitch/Name.hs:102) bih2 (Music/Theory/Pitch/Name.hs:102) cisih2 (Music/Theory/Pitch/Name.hs:111) disih2 (Music/Theory/Pitch/Name.hs:111) eisih2 (Music/Theory/Pitch/Name.hs:111) fisih2 (Music/Theory/Pitch/Name.hs:111) gisih2 (Music/Theory/Pitch/Name.hs:111) aisih2 (Music/Theory/Pitch/Name.hs:111) bisih2 (Music/Theory/Pitch/Name.hs:111) c3 (Music/Theory/Pitch/Name.hs:120) d3 (Music/Theory/Pitch/Name.hs:120) e3 (Music/Theory/Pitch/Name.hs:120) f3 (Music/Theory/Pitch/Name.hs:120) g3 (Music/Theory/Pitch/Name.hs:120) a3 (Music/Theory/Pitch/Name.hs:120) b3 (Music/Theory/Pitch/Name.hs:120) ces3 (Music/Theory/Pitch/Name.hs:129) des3 (Music/Theory/Pitch/Name.hs:129) ees3 (Music/Theory/Pitch/Name.hs:129) fes3 (Music/Theory/Pitch/Name.hs:129) ges3 (Music/Theory/Pitch/Name.hs:129) aes3 (Music/Theory/Pitch/Name.hs:129) bes3 (Music/Theory/Pitch/Name.hs:129) cis3 (Music/Theory/Pitch/Name.hs:138) dis3 (Music/Theory/Pitch/Name.hs:138) eis3 (Music/Theory/Pitch/Name.hs:138) fis3 (Music/Theory/Pitch/Name.hs:138) gis3 (Music/Theory/Pitch/Name.hs:138) ais3 (Music/Theory/Pitch/Name.hs:138) bis3 (Music/Theory/Pitch/Name.hs:138) ceses3 (Music/Theory/Pitch/Name.hs:147) deses3 (Music/Theory/Pitch/Name.hs:147) eeses3 (Music/Theory/Pitch/Name.hs:147) feses3 (Music/Theory/Pitch/Name.hs:147) geses3 (Music/Theory/Pitch/Name.hs:147) aeses3 (Music/Theory/Pitch/Name.hs:147) beses3 (Music/Theory/Pitch/Name.hs:147) cisis3 (Music/Theory/Pitch/Name.hs:156) disis3 (Music/Theory/Pitch/Name.hs:156) eisis3 (Music/Theory/Pitch/Name.hs:156) fisis3 (Music/Theory/Pitch/Name.hs:156) gisis3 (Music/Theory/Pitch/Name.hs:156) aisis3 (Music/Theory/Pitch/Name.hs:156) bisis3 (Music/Theory/Pitch/Name.hs:156) ceseh3 (Music/Theory/Pitch/Name.hs:165) deseh3 (Music/Theory/Pitch/Name.hs:165) eeseh3 (Music/Theory/Pitch/Name.hs:165) feseh3 (Music/Theory/Pitch/Name.hs:165) geseh3 (Music/Theory/Pitch/Name.hs:165) aeseh3 (Music/Theory/Pitch/Name.hs:165) beseh3 (Music/Theory/Pitch/Name.hs:165) ceh3 (Music/Theory/Pitch/Name.hs:174) deh3 (Music/Theory/Pitch/Name.hs:174) eeh3 (Music/Theory/Pitch/Name.hs:174) feh3 (Music/Theory/Pitch/Name.hs:174) geh3 (Music/Theory/Pitch/Name.hs:174) aeh3 (Music/Theory/Pitch/Name.hs:174) beh3 (Music/Theory/Pitch/Name.hs:174) cih3 (Music/Theory/Pitch/Name.hs:183) dih3 (Music/Theory/Pitch/Name.hs:183) eih3 (Music/Theory/Pitch/Name.hs:183) fih3 (Music/Theory/Pitch/Name.hs:183) gih3 (Music/Theory/Pitch/Name.hs:183) aih3 (Music/Theory/Pitch/Name.hs:183) bih3 (Music/Theory/Pitch/Name.hs:183) cisih3 (Music/Theory/Pitch/Name.hs:192) disih3 (Music/Theory/Pitch/Name.hs:192) eisih3 (Music/Theory/Pitch/Name.hs:192) fisih3 (Music/Theory/Pitch/Name.hs:192) gisih3 (Music/Theory/Pitch/Name.hs:192) aisih3 (Music/Theory/Pitch/Name.hs:192) bisih3 (Music/Theory/Pitch/Name.hs:192) c4 (Music/Theory/Pitch/Name.hs:201) d4 (Music/Theory/Pitch/Name.hs:201) e4 (Music/Theory/Pitch/Name.hs:201) f4 (Music/Theory/Pitch/Name.hs:201) g4 (Music/Theory/Pitch/Name.hs:201) a4 (Music/Theory/Pitch/Name.hs:201) b4 (Music/Theory/Pitch/Name.hs:201) ces4 (Music/Theory/Pitch/Name.hs:210) des4 (Music/Theory/Pitch/Name.hs:210) ees4 (Music/Theory/Pitch/Name.hs:210) fes4 (Music/Theory/Pitch/Name.hs:210) ges4 (Music/Theory/Pitch/Name.hs:210) aes4 (Music/Theory/Pitch/Name.hs:210) bes4 (Music/Theory/Pitch/Name.hs:210) cis4 (Music/Theory/Pitch/Name.hs:219) dis4 (Music/Theory/Pitch/Name.hs:219) eis4 (Music/Theory/Pitch/Name.hs:219) fis4 (Music/Theory/Pitch/Name.hs:219) gis4 (Music/Theory/Pitch/Name.hs:219) ais4 (Music/Theory/Pitch/Name.hs:219) bis4 (Music/Theory/Pitch/Name.hs:219) ceses4 (Music/Theory/Pitch/Name.hs:228) deses4 (Music/Theory/Pitch/Name.hs:228) eeses4 (Music/Theory/Pitch/Name.hs:228) feses4 (Music/Theory/Pitch/Name.hs:228) geses4 (Music/Theory/Pitch/Name.hs:228) aeses4 (Music/Theory/Pitch/Name.hs:228) beses4 (Music/Theory/Pitch/Name.hs:228) cisis4 (Music/Theory/Pitch/Name.hs:237) disis4 (Music/Theory/Pitch/Name.hs:237) eisis4 (Music/Theory/Pitch/Name.hs:237) fisis4 (Music/Theory/Pitch/Name.hs:237) gisis4 (Music/Theory/Pitch/Name.hs:237) aisis4 (Music/Theory/Pitch/Name.hs:237) bisis4 (Music/Theory/Pitch/Name.hs:237) ceseh4 (Music/Theory/Pitch/Name.hs:246) deseh4 (Music/Theory/Pitch/Name.hs:246) eeseh4 (Music/Theory/Pitch/Name.hs:246) feseh4 (Music/Theory/Pitch/Name.hs:246) geseh4 (Music/Theory/Pitch/Name.hs:246) aeseh4 (Music/Theory/Pitch/Name.hs:246) beseh4 (Music/Theory/Pitch/Name.hs:246) ceh4 (Music/Theory/Pitch/Name.hs:255) deh4 (Music/Theory/Pitch/Name.hs:255) eeh4 (Music/Theory/Pitch/Name.hs:255) feh4 (Music/Theory/Pitch/Name.hs:255) geh4 (Music/Theory/Pitch/Name.hs:255) aeh4 (Music/Theory/Pitch/Name.hs:255) beh4 (Music/Theory/Pitch/Name.hs:255) cih4 (Music/Theory/Pitch/Name.hs:264) dih4 (Music/Theory/Pitch/Name.hs:264) eih4 (Music/Theory/Pitch/Name.hs:264) fih4 (Music/Theory/Pitch/Name.hs:264) gih4 (Music/Theory/Pitch/Name.hs:264) aih4 (Music/Theory/Pitch/Name.hs:264) bih4 (Music/Theory/Pitch/Name.hs:264) cisih4 (Music/Theory/Pitch/Name.hs:273) disih4 (Music/Theory/Pitch/Name.hs:273) eisih4 (Music/Theory/Pitch/Name.hs:273) fisih4 (Music/Theory/Pitch/Name.hs:273) gisih4 (Music/Theory/Pitch/Name.hs:273) aisih4 (Music/Theory/Pitch/Name.hs:273) bisih4 (Music/Theory/Pitch/Name.hs:273) c5 (Music/Theory/Pitch/Name.hs:282) d5 (Music/Theory/Pitch/Name.hs:282) e5 (Music/Theory/Pitch/Name.hs:282) f5 (Music/Theory/Pitch/Name.hs:282) g5 (Music/Theory/Pitch/Name.hs:282) a5 (Music/Theory/Pitch/Name.hs:282) b5 (Music/Theory/Pitch/Name.hs:282) ces5 (Music/Theory/Pitch/Name.hs:291) des5 (Music/Theory/Pitch/Name.hs:291) ees5 (Music/Theory/Pitch/Name.hs:291) fes5 (Music/Theory/Pitch/Name.hs:291) ges5 (Music/Theory/Pitch/Name.hs:291) aes5 (Music/Theory/Pitch/Name.hs:291) bes5 (Music/Theory/Pitch/Name.hs:291) cis5 (Music/Theory/Pitch/Name.hs:300) dis5 (Music/Theory/Pitch/Name.hs:300) eis5 (Music/Theory/Pitch/Name.hs:300) fis5 (Music/Theory/Pitch/Name.hs:300) gis5 (Music/Theory/Pitch/Name.hs:300) ais5 (Music/Theory/Pitch/Name.hs:300) bis5 (Music/Theory/Pitch/Name.hs:300) ceses5 (Music/Theory/Pitch/Name.hs:309) deses5 (Music/Theory/Pitch/Name.hs:309) eeses5 (Music/Theory/Pitch/Name.hs:309) feses5 (Music/Theory/Pitch/Name.hs:309) geses5 (Music/Theory/Pitch/Name.hs:309) aeses5 (Music/Theory/Pitch/Name.hs:309) beses5 (Music/Theory/Pitch/Name.hs:309) cisis5 (Music/Theory/Pitch/Name.hs:318) disis5 (Music/Theory/Pitch/Name.hs:318) eisis5 (Music/Theory/Pitch/Name.hs:318) fisis5 (Music/Theory/Pitch/Name.hs:318) gisis5 (Music/Theory/Pitch/Name.hs:318) aisis5 (Music/Theory/Pitch/Name.hs:318) bisis5 (Music/Theory/Pitch/Name.hs:318) ceseh5 (Music/Theory/P Music/Theory/Duration/CT.hs:137:12: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Eq t0) arising from a use of ‘f’ at Music/Theory/Duration/CT.hs:137:12 (Num t0) arising from a use of ‘f’ at Music/Theory/Duration/CT.hs:137:12 (Enum t0) arising from the arithmetic sequence ‘1 .. ’ at Music/Theory/Duration/CT.hs:127:30-34 (Num t0) arising from the literal ‘1’ at Music/Theory/Duration/CT.hs:127:31 In the first argument of ‘map’, namely ‘f’ In the expression: map f (zip3 [1 .. ] mrq dv') In the expression: let dv' = concatMap (zip [1 .. ]) dv f (p, rq, (g, du)) = let ... in ... in map f (zip3 [1 .. ] mrq dv') Music/Theory/Duration/CT.hs:137:20: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Enum t0) arising from the arithmetic sequence ‘1 .. ’ at Music/Theory/Duration/CT.hs:137:20-24 (Eq t0) arising from a use of ‘f’ at Music/Theory/Duration/CT.hs:137:12 (Num t0) arising from a use of ‘f’ at Music/Theory/Duration/CT.hs:137:12 In the first argument of ‘zip3’, namely ‘[1 .. ]’ In the second argument of ‘map’, namely ‘(zip3 [1 .. ] mrq dv')’ In the expression: map f (zip3 [1 .. ] mrq dv') Music/Theory/Duration/Sequence/Notate.hs:20:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() itch/Name.hs:327) deseh5 (Music/Theory/Pitch/Name.hs:327) eeseh5 (Music/Theory/Pitch/Name.hs:327) feseh5 (Music/Theory/Pitch/Name.hs:327) geseh5 (Music/Theory/Pitch/Name.hs:327) aeseh5 (Music/Theory/Pitch/Name.hs:327) beseh5 (Music/Theory/Pitch/Name.hs:327) ceh5 (Music/Theory/Pitch/Name.hs:336) deh5 (Music/Theory/Pitch/Name.hs:336) eeh5 (Music/Theory/Pitch/Name.hs:336) feh5 (Music/Theory/Pitch/Name.hs:336) geh5 (Music/Theory/Pitch/Name.hs:336) aeh5 (Music/Theory/Pitch/Name.hs:336) beh5 (Music/Theory/Pitch/Name.hs:336) cih5 (Music/Theory/Pitch/Name.hs:345) dih5 (Music/Theory/Pitch/Name.hs:345) eih5 (Music/Theory/Pitch/Name.hs:345) fih5 (Music/Theory/Pitch/Name.hs:345) gih5 (Music/Theory/Pitch/Name.hs:345) aih5 (Music/Theory/Pitch/Name.hs:345) bih5 (Music/Theory/Pitch/Name.hs:345) cisih5 (Music/Theory/Pitch/Name.hs:354) disih5 (Music/Theory/Pitch/Name.hs:354) eisih5 (Music/Theory/Pitch/Name.hs:354) fisih5 (Music/Theory/Pitch/Name.hs:354) gisih5 (Music/Theory/Pitch/Name.hs:354) aisih5 (Music/Theory/Pitch/Name.hs:354) bisih5 (Music/Theory/Pitch/Name.hs:354) c6 (Music/Theory/Pitch/Name.hs:363) d6 (Music/Theory/Pitch/Name.hs:363) e6 (Music/Theory/Pitch/Name.hs:363) f6 (Music/Theory/Pitch/Name.hs:363) g6 (Music/Theory/Pitch/Name.hs:363) a6 (Music/Theory/Pitch/Name.hs:363) b6 (Music/Theory/Pitch/Name.hs:363) ces6 (Music/Theory/Pitch/Name.hs:372) des6 (Music/Theory/Pitch/Name.hs:372) ees6 (Music/Theory/Pitch/Name.hs:372) fes6 (Music/Theory/Pitch/Name.hs:372) ges6 (Music/Theory/Pitch/Name.hs:372) aes6 (Music/Theory/Pitch/Name.hs:372) bes6 (Music/Theory/Pitch/Name.hs:372) cis6 (Music/Theory/Pitch/Name.hs:381) dis6 (Music/Theory/Pitch/Name.hs:381) eis6 (Music/Theory/Pitch/Name.hs:381) fis6 (Music/Theory/Pitch/Name.hs:381) gis6 (Music/Theory/Pitch/Name.hs:381) ais6 (Music/Theory/Pitch/Name.hs:381) bis6 (Music/Theory/Pitch/Name.hs:381) ceseh6 (Music/Theory/Pitch/Name.hs:390) deseh6 (Music/Theory/Pitch/Name.hs:390) eeseh6 (Music/Theory/Pitch/Name.hs:390) feseh6 (Music/Theory/Pitch/Name.hs:390) geseh6 (Music/Theory/Pitch/Name.hs:390) aeseh6 (Music/Theory/Pitch/Name.hs:390) beseh6 (Music/Theory/Pitch/Name.hs:390) ceh6 (Music/Theory/Pitch/Name.hs:399) deh6 (Music/Theory/Pitch/Name.hs:399) eeh6 (Music/Theory/Pitch/Name.hs:399) feh6 (Music/Theory/Pitch/Name.hs:399) geh6 (Music/Theory/Pitch/Name.hs:399) aeh6 (Music/Theory/Pitch/Name.hs:399) beh6 (Music/Theory/Pitch/Name.hs:399) cih6 (Music/Theory/Pitch/Name.hs:408) dih6 (Music/Theory/Pitch/Name.hs:408) eih6 (Music/Theory/Pitch/Name.hs:408) fih6 (Music/Theory/Pitch/Name.hs:408) gih6 (Music/Theory/Pitch/Name.hs:408) aih6 (Music/Theory/Pitch/Name.hs:408) bih6 (Music/Theory/Pitch/Name.hs:408) cisih6 (Music/Theory/Pitch/Name.hs:417) disih6 (Music/Theory/Pitch/Name.hs:417) eisih6 (Music/Theory/Pitch/Name.hs:417) fisih6 (Music/Theory/Pitch/Name.hs:417) gisih6 (Music/Theory/Pitch/Name.hs:417) aisih6 (Music/Theory/Pitch/Name.hs:417) bisih6 (Music/Theory/Pitch/Name.hs:417) c7 (Music/Theory/Pitch/Name.hs:426) d7 (Music/Theory/Pitch/Name.hs:426) e7 (Music/Theory/Pitch/Name.hs:426) f7 (Music/Theory/Pitch/Name.hs:426) g7 (Music/Theory/Pitch/Name.hs:426) a7 (Music/Theory/Pitch/Name.hs:426) b7 (Music/Theory/Pitch/Name.hs:426) ces7 (Music/Theory/Pitch/Name.hs:435) des7 (Music/Theory/Pitch/Name.hs:435) ees7 (Music/Theory/Pitch/Name.hs:435) fes7 (Music/Theory/Pitch/Name.hs:435) ges7 (Music/Theory/Pitch/Name.hs:435) aes7 (Music/Theory/Pitch/Name.hs:435) bes7 (Music/Theory/Pitch/Name.hs:435) cis7 (Music/Theory/Pitch/Name.hs:444) dis7 (Music/Theory/Pitch/Name.hs:444) eis7 (Music/Theory/Pitch/Name.hs:444) fis7 (Music/Theory/Pitch/Name.hs:444) gis7 (Music/Theory/Pitch/Name.hs:444) ais7 (Music/Theory/Pitch/Name.hs:444) bis7 (Music/Theory/Pitch/Name.hs:444) c8 (Music/Theory/Pitch/Name.hs:453) cis8 (Music/Theory/Pitch/Name.hs:453) d8 (Music/Theory/Pitch/Name.hs:453) 100% ( 7 / 7) in 'Music.Theory.Clef' 96% ( 26 / 27) in 'Music.Theory.Instrument.Choir' Missing documentation for: Module header 100% ( 24 / 24) in 'Music.Theory.Interval' 25% ( 1 / 4) in 'Music.Theory.Interval.Name' Missing documentation for: perfect_fourth (Music/Theory/Interval/Name.hs:6) perfect_fifth (Music/Theory/Interval/Name.hs:6) major_seventh (Music/Theory/Interval/Name.hs:6) 100% ( 3 / 3) in 'Music.Theory.Interval.Spelling' 100% ( 4 / 4) in 'Music.Theory.Key' 100% ( 6 / 6) in 'Music.Theory.Pitch.Spelling.Cluster' 100% ( 15 / 15) in 'Music.Theory.Permutations' 100% ( 3 / 3) in 'Music.Theory.Combinations' 100% ( 3 / 3) in 'Music.Theory.Permutations.List' 97% ( 59 / 61) in 'Music.Theory.Contour.Polansky_1992' Missing documentation for: (Music/Theory/Contour/Polansky_1992.hs:137) (Music/Theory/Contour/Polansky_1992.hs:165) 100% ( 36 / 36) in 'Music.Theory.Xenakis.S4' 68% ( 23 / 34) in 'Music.Theory.Duration.CT' Missing documentation for: ct_mp_lookup (Music/Theory/Duration/CT.hs:64) ct_m_to_rq (Music/Theory/Duration/CT.hs:67) ct_tempo_lseq_rq (Music/Theory/Duration/CT.hs:96) ct_measure (Music/Theory/Duration/CT.hs:125) ct_measures (Music/Theory/Duration/CT.hs:162) ct_dseq' (Music/Theory/Duration/CT.hs:175) ct_dseq (Music/Theory/Duration/CT.hs:178) ct_rq_measure (Music/Theory/Duration/CT.hs:183) ct_rq_mp (Music/Theory/Duration/CT.hs:186) ct_rq_mp_err (Music/Theory/Duration/CT.hs:191) ct_mp_to_rq (Music/Theory/Duration/CT.hs:194) 100% ( 15 / 15) in 'Music.Theory.Duration.RQ.Tied' 92% ( 11 / 12) in 'Music.Theory.Duration.RQ.Division' Missing documentation for: rq_div_mm_verify (Music/Theory/Duration/RQ/Division.hs:27) 96% ( 64 / 67) in 'Music.Theory.Duration.Sequence.Notate' Missing documentation for: rqt_separate_m (Music/Theory/Duration/Sequence/Notate.hs:244) rqt_tuplet_subdivide_seq_sanity_ (Music/Theory/Duration/Sequence/Notate.hs:305) notate_mm_ascribe_err (Music/Theory/Duration/Sequence/Notate.hs:783) 100% ( 22 / 22) in 'Music.Theory.Dynamic_Mark' 100% ( 64 / 64) in 'Music.Theory.Tuning' 100% ( 17 / 17) in 'Music.Theory.Interval.Barlow_1987' 100% ( 3 / 3) in 'Music.Theory.Tuning.Alves' 56% ( 5 / 9) in 'Music.Theory.Tuning.Alves_1997' Missing documentation for: alves_slendro_r (Music/Theory/Tuning/Alves_1997.hs:10) alves_pelog_bem_r (Music/Theory/Tuning/Alves_1997.hs:21) alves_pelog_barang_r (Music/Theory/Tuning/Alves_1997.hs:32) alves_pelog_23467_r (Music/Theory/Tuning/Alves_1997.hs:43) 100% ( 19 / 19) in 'Music.Theory.Tuning.Gann' 92% ( 12 / 13) in 'Music.Theory.Tuning.Meyer_1929' Missing documentation for: meyer_table_rck (Music/Theory/Tuning/Meyer_1929.hs:38) 90% ( 19 / 21) in 'Music.Theory.Tuning.Microtonal_Synthesis' Missing documentation for: vallotti_c (Music/Theory/Tuning/Microtonal_Synthesis.hs:110) mayumi_reinhard_r (Music/Theory/Tuning/Microtonal_Synthesis.hs:129) 100% ( 3 / 3) in 'Music.Theory.Tuning.Polansky_1978' 43% ( 12 / 28) in 'Music.Theory.Tuning.Polansky_1984' Missing documentation for: k_manisrenga (Music/Theory/Tuning/Polansky_1984.hs:8) k_kanjutmesem (Music/Theory/Tuning/Polansky_1984.hs:11) k_udanriris (Music/Theory/Tuning/Polansky_1984.hs:14) k_pengawesari (Music/Theory/Tuning/Polansky_1984.hs:17) k_rarasrum (Music/Theory/Tuning/Polansky_1984.hs:20) k_hardjanagara (Music/Theory/Tuning/Polansky_1984.hs:23) k_madukentir (Music/Theory/Tuning/Polansky_1984.hs:26) k_surak (Music/Theory/Tuning/Polansky_1984.hs:29) gm_1 (Music/Theory/Tuning/Polansky_1984.hs:63) gm_2 (Music/Theory/Tuning/Polansky_1984.hs:63) gm_3 (Music/Theory/Tuning/Polansky_1984.hs:63) gm_4 (Music/Theory/Tuning/Polansky_1984.hs:63) gm_5 (Music/Theory/Tuning/Polansky_1984.hs:63) gm_6 (Music/Theory/Tuning/Polansky_1984.hs:63) gm_7 (Music/Theory/Tuning/Polansky_1984.hs:63) gm_8 (Music/Theory/Tuning/Polansky_1984.hs:63) 100% ( 3 / 3) in 'Music.Theory.Tuning.Polansky_1985c' 100% ( 3 / 3) in 'Music.Theory.Tuning.Riley' 96% ( 26 / 27) in 'Music.Theory.Tuning.Scala' Missing documentation for: Epsilon (Music/Theory/Tuning/Scala.hs:61) 100% ( 7 / 7) in 'Music.Theory.Tuning.Syntonic' 100% ( 12 / 12) in 'Music.Theory.Tuning.Werckmeister' 86% ( 38 / 44) in 'Music.Theory.Metric.Polansky_1996' Missing documentation for: olm_no_delta (Music/Theory/Metric/Polansky_1996.hs:165) olm_no_delta_squared (Music/Theory/Metric/Polansky_1996.hs:169) second_order (Music/Theory/Metric/Polansky_1996.hs:172) olm_no_delta_second_order (Music/Theory/Metric/Polansky_1996.hs:176) olm_no_delta_squared_second_order (Music/Theory/Metric/Polansky_1996.hs:181) ocm_zcm (Music/Theory/Metric/Polansky_1996.hs:282) 96% ( 26 / 27) in 'Music.Theory.Permutations.Morris_1984' Missing documentation for: is_swap_all (Music/Theory/Permutations/Morris_1984.hs:52) 99% ( 66 / 67) in 'Music.Theory.Time.Bel1990.R' Missing documentation for: bel_brackets_match (Music/Theory/Time/Bel1990/R.hs:223) 94% ( 30 / 32) in 'Music.Theory.Tuning.ET' Missing documentation for: hs_r_pitch_pp (Music/Theory/Tuning/ET.hs:76) pitch_detune_in_octave_nearest (Music/Theory/Tuning/ET.hs:225) 100% ( 10 / 10) in 'Music.Theory.Tuning.Polansky_1990' 100% ( 19 / 19) in 'Music.Theory.Xenakis.Sieve' 100% ( 15 / 15) in 'Music.Theory.Z.Forte_1973' 100% ( 18 / 18) in 'Music.Theory.Z12.Forte_1973' 77% ( 17 / 22) in 'Music.Theory.Metric.Buchler_1998' Missing documentation for: R (Music/Theory/Metric/Buchler_1998.hs:33) D (Music/Theory/Metric/Buchler_1998.hs:34) SATV (Music/Theory/Metric/Buchler_1998.hs:61) two_part_difference_vector (Music/Theory/Metric/Buchler_1998.hs:128) two_part_difference_vector_set (Music/Theory/Metric/Buchler_1998.hs:136) 100% ( 3 / 3) in 'Music.Theory.Metric.Morris_1980' 100% ( 3 / 3) in 'Music.Theory.Z12.Rahn_1980' 100% ( 17 / 17) in 'Music.Theory.Z12.Castren_1994' 100% ( 4 / 4) in 'Music.Theory.Z12.Lewin_1980' 100% ( 16 / 16) in 'Music.Theory.Z12.SRO' 100% ( 11 / 11) in 'Music.Theory.Z12.Morris_1987' 100% ( 33 / 33) in 'Music.Theory.Z12.Drape_1999' 100% ( 3 / 3) in 'Music.Theory.Z12.Morris_1987.Parse' 83% ( 49 / 59) in 'Music.Theory.Array.CSV' Missing documentation for: (Music/Theory/Array/CSV.hs:20) (Music/Theory/Array/CSV.hs:21) (Music/Theory/Array/CSV.hs:22) (Music/Theory/Array/CSV.hs:23) (Music/Theory/Array/CSV.hs:24) (Music/Theory/Array/CSV.hs:26) (Music/Theory/Array/CSV.hs:30) CSV_Delimiter (Music/Theory/Array/CSV.hs:224) CSV_Allow_Linebreaks (Music/Theory/Array/CSV.hs:226) csv_table_align (Music/Theory/Array/CSV.hs:266) 100% ( 11 / 11) in 'Music.Theory.Array.CSV.Midi' Warning: Music.Theory.Z12.Morris_1987.Parse: could not find link destinations for: P Documentation created: dist/doc/html/hmt/index.html, dist/doc/html/hmt/hmt.txt Creating package registration file: /tmp/pkgConf-hmt-019377751221230261749.15 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hmt-0.15-Lh5l4mHCkwGLJQTAVm1dxM Registering hmt-0.15... Installed hmt-0.15 Configuring case-insensitive-1.2.0.6... Building case-insensitive-1.2.0.6... Preprocessing library case-insensitive-1.2.0.6... [1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o ) [2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o ) [3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o ) In-place registering case-insensitive-1.2.0.6... Running Haddock for case-insensitive-1.2.0.6... Running hscolour for case-insensitive-1.2.0.6... Preprocessing library case-insensitive-1.2.0.6... Preprocessing library case-insensitive-1.2.0.6... Haddock coverage: 100% ( 8 / 8) in 'Data.CaseInsensitive.Internal' 100% ( 2 / 2) in 'Data.CaseInsensitive.Unsafe' 100% ( 7 / 7) in 'Data.CaseInsensitive' Documentation created: dist/doc/html/case-insensitive/index.html, dist/doc/html/case-insensitive/case-insensitive.txt Creating package registration file: /tmp/pkgConf-case-insensitive-1.2.09906089951146162141.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/case-insensitive-1.2.0.6-4HKCZYPfrJALfK51ySNnwP Registering case-insensitive-1.2.0.6... Installed case-insensitive-1.2.0.6 Configuring websockets-0.9.6.1... Building websockets-0.9.6.1... Preprocessing library websockets-0.9.6.1... [ 1 of 11] Compiling Network.WebSockets.Hybi13.Mask ( src/Network/WebSockets/Hybi13/Mask.hs, dist/build/Network/WebSockets/Hybi13/Mask.o ) [ 2 of 11] Compiling Network.WebSockets.Http ( src/Network/WebSockets/Http.hs, dist/build/Network/WebSockets/Http.o ) src/Network/WebSockets/Http.hs:35:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Network/WebSockets/Http.hs:46: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() [ 3 of 11] Compiling Network.WebSockets.Types ( src/Network/WebSockets/Types.hs, dist/build/Network/WebSockets/Types.o ) [ 4 of 11] Compiling Network.WebSockets.Stream ( src/Network/WebSockets/Stream.hs, dist/build/Network/WebSockets/Stream.o ) [ 5 of 11] Compiling Network.WebSockets.Hybi13.Demultiplex ( src/Network/WebSockets/Hybi13/Demultiplex.hs, dist/build/Network/WebSockets/Hybi13/Demultiplex.o ) src/Network/WebSockets/Hybi13/Demultiplex.hs:19:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [ 6 of 11] Compiling Network.WebSockets.Hybi13 ( src/Network/WebSockets/Hybi13.hs, dist/build/Network/WebSockets/Hybi13.o ) src/Network/WebSockets/Hybi13.hs:19:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Network/WebSockets/Hybi13.hs:34: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() [ 7 of 11] Compiling Network.WebSockets.Protocol ( src/Network/WebSockets/Protocol.hs, dist/build/Network/WebSockets/Protocol.o ) [ 8 of 11] Compiling Network.WebSockets.Connection ( src/Network/WebSockets/Connection.hs, dist/build/Network/WebSockets/Connection.o ) [ 9 of 11] Compiling Network.WebSockets.Server ( src/Network/WebSockets/Server.hs, dist/build/Network/WebSockets/Server.o ) [10 of 11] Compiling Network.WebSockets.Client ( src/Network/WebSockets/Client.hs, dist/build/Network/WebSockets/Client.o ) [11 of 11] Compiling Network.WebSockets ( src/Network/WebSockets.hs, dist/build/Network/WebSockets.o ) In-place registering websockets-0.9.6.1... Running Haddock for websockets-0.9.6.1... Running hscolour for websockets-0.9.6.1... Preprocessing library websockets-0.9.6.1... Preprocessing library websockets-0.9.6.1... src/Network/WebSockets/Http.hs:35:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Network/WebSockets/Http.hs:46: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/Network/WebSockets/Hybi13/Demultiplex.hs:19:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Network/WebSockets/Hybi13.hs:19:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Network/WebSockets/Hybi13.hs:34: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: 100% ( 4 / 4) in 'Network.WebSockets.Hybi13.Mask' 70% ( 14 / 20) in 'Network.WebSockets.Http' Missing documentation for: encodeRequestHead (src/Network/WebSockets/Http.hs:113) encodeRequest (src/Network/WebSockets/Http.hs:127) encodeResponse (src/Network/WebSockets/Http.hs:165) decodeResponse (src/Network/WebSockets/Http.hs:200) getRequestHeader (src/Network/WebSockets/Http.hs:205) getResponseHeader (src/Network/WebSockets/Http.hs:215) 88% ( 7 / 8) in 'Network.WebSockets.Types' Missing documentation for: ConnectionType (src/Network/WebSockets/Types.hs:130) 38% ( 3 / 8) in 'Network.WebSockets.Stream' Missing documentation for: makeSocketStream (src/Network/WebSockets/Stream.hs:101) makeEchoStream (src/Network/WebSockets/Stream.hs:118) parse (src/Network/WebSockets/Stream.hs:127) write (src/Network/WebSockets/Stream.hs:160) close (src/Network/WebSockets/Stream.hs:165) 67% ( 4 / 6) in 'Network.WebSockets.Hybi13.Demultiplex' Missing documentation for: emptyDemultiplexState (src/Network/WebSockets/Hybi13/Demultiplex.hs:69) demultiplex (src/Network/WebSockets/Hybi13/Demultiplex.hs:74) 0% ( 0 / 8) in 'Network.WebSockets.Hybi13' Missing documentation for: Module header headerVersions (src/Network/WebSockets/Hybi13.hs:51) finishRequest (src/Network/WebSockets/Hybi13.hs:56) finishResponse (src/Network/WebSockets/Hybi13.hs:67) encodeMessages (src/Network/WebSockets/Hybi13.hs:107) decodeMessages (src/Network/WebSockets/Hybi13.hs:150) createRequest (src/Network/WebSockets/Hybi13.hs:228) encodeFrame (src/Network/WebSockets/Hybi13.hs:119) 9% ( 1 / 11) in 'Network.WebSockets.Protocol' Missing documentation for: Protocol (src/Network/WebSockets/Protocol.hs:31) defaultProtocol (src/Network/WebSockets/Protocol.hs:37) protocols (src/Network/WebSockets/Protocol.hs:42) compatible (src/Network/WebSockets/Protocol.hs:52) headerVersions (src/Network/WebSockets/Protocol.hs:47) finishRequest (src/Network/WebSockets/Protocol.hs:59) finishResponse (src/Network/WebSockets/Protocol.hs:64) encodeMessages (src/Network/WebSockets/Protocol.hs:69) decodeMessages (src/Network/WebSockets/Protocol.hs:76) createRequest (src/Network/WebSockets/Protocol.hs:83) 60% ( 12 / 20) in 'Network.WebSockets.Connection' Missing documentation for: AcceptRequest (src/Network/WebSockets/Connection.hs:71) acceptRequest (src/Network/WebSockets/Connection.hs:87) acceptRequestWith (src/Network/WebSockets/Connection.hs:92) rejectRequest (src/Network/WebSockets/Connection.hs:123) Connection (src/Network/WebSockets/Connection.hs:128) defaultConnectionOptions (src/Network/WebSockets/Connection.hs:153) receive (src/Network/WebSockets/Connection.hs:160) send (src/Network/WebSockets/Connection.hs:208) 100% ( 7 / 7) in 'Network.WebSockets.Server' 33% ( 2 / 6) in 'Network.WebSockets.Client' Missing documentation for: runClient (src/Network/WebSockets/Client.hs:39) runClientWith (src/Network/WebSockets/Client.hs:49) runClientWithSocket (src/Network/WebSockets/Client.hs:121) runClientWithStream (src/Network/WebSockets/Client.hs:76) 76% ( 41 / 54) in 'Network.WebSockets' Missing documentation for: Module header AcceptRequest (src/Network/WebSockets/Connection.hs:71) acceptRequest (src/Network/WebSockets/Connection.hs:87) acceptRequestWith (src/Network/WebSockets/Connection.hs:92) rejectRequest (src/Network/WebSockets/Connection.hs:123) Connection (src/Network/WebSockets/Connection.hs:128) defaultConnectionOptions (src/Network/WebSockets/Connection.hs:153) receive (src/Network/WebSockets/Connection.hs:160) send (src/Network/WebSockets/Connection.hs:208) runClient (src/Network/WebSockets/Client.hs:39) runClientWith (src/Network/WebSockets/Client.hs:49) runClientWithSocket (src/Network/WebSockets/Client.hs:121) runClientWithStream (src/Network/WebSockets/Client.hs:76) Warning: Network.WebSockets.Connection: could not find link destinations for: ConnectionType Protocol Documentation created: dist/doc/html/websockets/index.html, dist/doc/html/websockets/websockets.txt Creating package registration file: /tmp/pkgConf-websockets-0.9.61022450290232970514.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/websockets-0.9.6.1-IUMaJdWboykF3gdrAzdkN4 Registering websockets-0.9.6.1... Installed websockets-0.9.6.1 Downloading tidal-0.7.1... Configuring tidal-0.7.1... Building tidal-0.7.1... Preprocessing library tidal-0.7.1... Sound/Tidal/Parse.hs:1:55: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [ 1 of 19] Compiling Sound.Tidal.MIDI.Device ( Sound/Tidal/MIDI/Device.hs, dist/build/Sound/Tidal/MIDI/Device.o ) [ 2 of 19] Compiling Sound.Tidal.Utils ( Sound/Tidal/Utils.hs, dist/build/Sound/Tidal/Utils.o ) [ 3 of 19] Compiling Sound.Tidal.Tempo ( Sound/Tidal/Tempo.hs, dist/build/Sound/Tidal/Tempo.o ) Sound/Tidal/Tempo.hs:26:10: Warning: No explicit implementation for either ‘==’ or ‘/=’ In the instance declaration for ‘Eq WS.Connection’ [ 4 of 19] Compiling Sound.Tidal.Time ( Sound/Tidal/Time.hs, dist/build/Sound/Tidal/Time.o ) [ 5 of 19] Compiling Sound.Tidal.Pattern ( Sound/Tidal/Pattern.hs, dist/build/Sound/Tidal/Pattern.o ) [ 6 of 19] Compiling Sound.Tidal.Parse ( Sound/Tidal/Parse.hs, dist/build/Sound/Tidal/Parse.o ) [ 7 of 19] Compiling Sound.Tidal.Stream ( Sound/Tidal/Stream.hs, dist/build/Sound/Tidal/Stream.o ) [ 8 of 19] Compiling Sound.Tidal.Params ( Sound/Tidal/Params.hs, dist/build/Sound/Tidal/Params.o ) [ 9 of 19] Compiling Sound.Tidal.OscStream ( Sound/Tidal/OscStream.hs, dist/build/Sound/Tidal/OscStream.o ) [10 of 19] Compiling Sound.Tidal.Transition ( Sound/Tidal/Transition.hs, dist/build/Sound/Tidal/Transition.o ) [11 of 19] Compiling Sound.Tidal.MIDI.Params ( Sound/Tidal/MIDI/Params.hs, dist/build/Sound/Tidal/MIDI/Params.o ) [12 of 19] Compiling Sound.Tidal.MIDI.Control ( Sound/Tidal/MIDI/Control.hs, dist/build/Sound/Tidal/MIDI/Control.o ) [13 of 19] Compiling Sound.Tidal.MidiStream ( Sound/Tidal/MidiStream.hs, dist/build/Sound/Tidal/MidiStream.o ) [14 of 19] Compiling Sound.Tidal.Synth ( Sound/Tidal/Synth.hs, dist/build/Sound/Tidal/Synth.o ) [15 of 19] Compiling Sound.Tidal.SerialStream ( Sound/Tidal/SerialStream.hs, dist/build/Sound/Tidal/SerialStream.o ) [16 of 19] Compiling Sound.Tidal.SuperCollider ( Sound/Tidal/SuperCollider.hs, dist/build/Sound/Tidal/SuperCollider.o ) [17 of 19] Compiling Sound.Tidal.Dirt ( Sound/Tidal/Dirt.hs, dist/build/Sound/Tidal/Dirt.o ) [18 of 19] Compiling Sound.Tidal.Strategies ( Sound/Tidal/Strategies.hs, dist/build/Sound/Tidal/Strategies.o ) [19 of 19] Compiling Sound.Tidal.Context ( Sound/Tidal/Context.hs, dist/build/Sound/Tidal/Context.o ) In-place registering tidal-0.7.1... Running Haddock for tidal-0.7.1... Running hscolour for tidal-0.7.1... Preprocessing library tidal-0.7.1... Preprocessing library tidal-0.7.1... Sound/Tidal/Parse.hs:1:55: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Sound/Tidal/Tempo.hs:26:10: Warning: No explicit implementation for either ‘==’ or ‘/=’ In the instance declaration for ‘Eq WS.Connection’ Haddock coverage: 0% ( 0 / 7) in 'Sound.Tidal.MIDI.Device' Missing documentation for: Module header displayOutputDevices (Sound/Tidal/MIDI/Device.hs:4) displayDevices (Sound/Tidal/MIDI/Device.hs:9) getOutputDevices (Sound/Tidal/MIDI/Device.hs:16) getIndexedDevices (Sound/Tidal/MIDI/Device.hs:19) getDevices (Sound/Tidal/MIDI/Device.hs:24) getIDForDeviceName (Sound/Tidal/MIDI/Device.hs:30) 0% ( 0 / 21) in 'Sound.Tidal.Utils' Missing documentation for: Module header enumerate (Sound/Tidal/Utils.hs:7) mapFst (Sound/Tidal/Utils.hs:10) mapFsts (Sound/Tidal/Utils.hs:13) mapSnd (Sound/Tidal/Utils.hs:16) mapSnds (Sound/Tidal/Utils.hs:19) wordsBy (Sound/Tidal/Utils.hs:22) maybeRead (Sound/Tidal/Utils.hs:28) fst' (Sound/Tidal/Utils.hs:31) snd' (Sound/Tidal/Utils.hs:32) thd' (Sound/Tidal/Utils.hs:33) mapFst' (Sound/Tidal/Utils.hs:36) mapSnd' (Sound/Tidal/Utils.hs:39) mapThd' (Sound/Tidal/Utils.hs:42) mapFsts' (Sound/Tidal/Utils.hs:45) mapSnds' (Sound/Tidal/Utils.hs:48) mapThds' (Sound/Tidal/Utils.hs:51) mapArcs (Sound/Tidal/Utils.hs:54) getEnvDefault (Sound/Tidal/Utils.hs:57) mergelists (Sound/Tidal/Utils.hs:62) !!! (Sound/Tidal/Utils.hs:67) 0% ( 0 / 28) in 'Sound.Tidal.Tempo' Missing documentation for: Module header Tempo (Sound/Tidal/Tempo.hs:22) ClientState (Sound/Tidal/Tempo.hs:24) (Sound/Tidal/Tempo.hs:26) (Sound/Tidal/Tempo.hs:28) getLatency (Sound/Tidal/Tempo.hs:31) getClockIp (Sound/Tidal/Tempo.hs:34) getServerPort (Sound/Tidal/Tempo.hs:37) readTempo (Sound/Tidal/Tempo.hs:40) logicalTime (Sound/Tidal/Tempo.hs:44) tempoMVar (Sound/Tidal/Tempo.hs:50) beatNow (Sound/Tidal/Tempo.hs:59) clientApp (Sound/Tidal/Tempo.hs:65) sendCps (Sound/Tidal/Tempo.hs:79) connectClient (Sound/Tidal/Tempo.hs:86) runClient (Sound/Tidal/Tempo.hs:104) cpsUtils (Sound/Tidal/Tempo.hs:112) bpsUtils (Sound/Tidal/Tempo.hs:121) cpsSetter (Sound/Tidal/Tempo.hs:124) clocked (Sound/Tidal/Tempo.hs:127) clockedTick (Sound/Tidal/Tempo.hs:158) updateTempo (Sound/Tidal/Tempo.hs:201) addClient (Sound/Tidal/Tempo.hs:214) removeClient (Sound/Tidal/Tempo.hs:216) broadcast (Sound/Tidal/Tempo.hs:219) startServer (Sound/Tidal/Tempo.hs:224) serverApp (Sound/Tidal/Tempo.hs:233) serverLoop (Sound/Tidal/Tempo.hs:242) 78% ( 18 / 23) in 'Sound.Tidal.Time' Missing documentation for: Module header hasOnset (Sound/Tidal/Time.hs:99) hasOffset (Sound/Tidal/Time.hs:102) onsetIn (Sound/Tidal/Time.hs:105) offsetIn (Sound/Tidal/Time.hs:108) 39% ( 57 /148) in 'Sound.Tidal.Pattern' Missing documentation for: Module header showTime (Sound/Tidal/Pattern.hs:36) showArc (Sound/Tidal/Pattern.hs:39) showEvent (Sound/Tidal/Pattern.hs:41) (Sound/Tidal/Pattern.hs:47) (Sound/Tidal/Pattern.hs:75) unwrap (Sound/Tidal/Pattern.hs:99) splitAtSam (Sound/Tidal/Pattern.hs:163) scan (Sound/Tidal/Pattern.hs:199) brak (Sound/Tidal/Pattern.hs:237) iter (Sound/Tidal/Pattern.hs:240) whenT (Sound/Tidal/Pattern.hs:260) playWhen (Sound/Tidal/Pattern.hs:265) playFor (Sound/Tidal/Pattern.hs:268) seqP (Sound/Tidal/Pattern.hs:271) ratsine (Sound/Tidal/Pattern.hs:301) sawwave1 (Sound/Tidal/Pattern.hs:328) saw1 (Sound/Tidal/Pattern.hs:330) sawrat1 (Sound/Tidal/Pattern.hs:331) triwave1 (Sound/Tidal/Pattern.hs:344) tri1 (Sound/Tidal/Pattern.hs:347) trirat1 (Sound/Tidal/Pattern.hs:348) squarewave1 (Sound/Tidal/Pattern.hs:352) square1 (Sound/Tidal/Pattern.hs:355) squarewave (Sound/Tidal/Pattern.hs:357) square (Sound/Tidal/Pattern.hs:359) envLR (Sound/Tidal/Pattern.hs:370) envEq (Sound/Tidal/Pattern.hs:374) envEqR (Sound/Tidal/Pattern.hs:377) fadeOut (Sound/Tidal/Pattern.hs:379) fadeOut' (Sound/Tidal/Pattern.hs:383) fadeIn' (Sound/Tidal/Pattern.hs:387) fadeIn (Sound/Tidal/Pattern.hs:390) spread (Sound/Tidal/Pattern.hs:393) slowspread (Sound/Tidal/Pattern.hs:396) spread' (Sound/Tidal/Pattern.hs:399) filterValues (Sound/Tidal/Pattern.hs:404) filterOnsets (Sound/Tidal/Pattern.hs:408) filterStartInRange (Sound/Tidal/Pattern.hs:413) filterOnsetsInRange (Sound/Tidal/Pattern.hs:417) seqToRelOnsets (Sound/Tidal/Pattern.hs:419) segment (Sound/Tidal/Pattern.hs:422) segment' (Sound/Tidal/Pattern.hs:425) split (Sound/Tidal/Pattern.hs:429) points (Sound/Tidal/Pattern.hs:434) groupByTime (Sound/Tidal/Pattern.hs:438) ifp (Sound/Tidal/Pattern.hs:442) rand (Sound/Tidal/Pattern.hs:447) timeToRand (Sound/Tidal/Pattern.hs:450) irand (Sound/Tidal/Pattern.hs:452) choose (Sound/Tidal/Pattern.hs:455) degradeBy (Sound/Tidal/Pattern.hs:458) unDegradeBy (Sound/Tidal/Pattern.hs:464) sometimesBy (Sound/Tidal/Pattern.hs:470) sometimes (Sound/Tidal/Pattern.hs:473) often (Sound/Tidal/Pattern.hs:474) rarely (Sound/Tidal/Pattern.hs:475) almostNever (Sound/Tidal/Pattern.hs:476) almostAlways (Sound/Tidal/Pattern.hs:477) degrade (Sound/Tidal/Pattern.hs:479) whenmod (Sound/Tidal/Pattern.hs:488) superimpose (Sound/Tidal/Pattern.hs:491) trunc (Sound/Tidal/Pattern.hs:501) zoom (Sound/Tidal/Pattern.hs:507) compress (Sound/Tidal/Pattern.hs:511) sliceArc (Sound/Tidal/Pattern.hs:515) within (Sound/Tidal/Pattern.hs:522) revArc (Sound/Tidal/Pattern.hs:528) e (Sound/Tidal/Pattern.hs:530) e' (Sound/Tidal/Pattern.hs:533) index (Sound/Tidal/Pattern.hs:537) prep (Sound/Tidal/Pattern.hs:585) preplace1 (Sound/Tidal/Pattern.hs:587) preplaceWith (Sound/Tidal/Pattern.hs:590) prw (Sound/Tidal/Pattern.hs:593) preplaceWith1 (Sound/Tidal/Pattern.hs:595) prw1 (Sound/Tidal/Pattern.hs:598) <~> (Sound/Tidal/Pattern.hs:600) prot (Sound/Tidal/Pattern.hs:609) prot1 (Sound/Tidal/Pattern.hs:610) ~>> (Sound/Tidal/Pattern.hs:624) fit (Sound/Tidal/Pattern.hs:669) permstep (Sound/Tidal/Pattern.hs:673) parseLMRule (Sound/Tidal/Pattern.hs:688) parseLMRule' (Sound/Tidal/Pattern.hs:696) lindenmayer (Sound/Tidal/Pattern.hs:701) unwrap' (Sound/Tidal/Pattern.hs:708) mask (Sound/Tidal/Pattern.hs:713) enclosingArc (Sound/Tidal/Pattern.hs:718) stretch (Sound/Tidal/Pattern.hs:722) fit' (Sound/Tidal/Pattern.hs:728) 0% ( 0 / 46) in 'Sound.Tidal.Parse' Missing documentation for: Module header Parseable (Sound/Tidal/Parse.hs:21) (Sound/Tidal/Parse.hs:24) (Sound/Tidal/Parse.hs:27) (Sound/Tidal/Parse.hs:30) (Sound/Tidal/Parse.hs:33) (Sound/Tidal/Parse.hs:36) ColourD (Sound/Tidal/Parse.hs:39) (Sound/Tidal/Parse.hs:41) (Sound/Tidal/Parse.hs:44) lexer (Sound/Tidal/Parse.hs:50) braces (Sound/Tidal/Parse.hs:51) brackets (Sound/Tidal/Parse.hs:52) parens (Sound/Tidal/Parse.hs:53) angles (Sound/Tidal/Parse.hs:54) symbol (Sound/Tidal/Parse.hs:55) natural (Sound/Tidal/Parse.hs:56) integer (Sound/Tidal/Parse.hs:57) float (Sound/Tidal/Parse.hs:58) naturalOrFloat (Sound/Tidal/Parse.hs:59) Sign (Sound/Tidal/Parse.hs:61) applySign (Sound/Tidal/Parse.hs:63) sign (Sound/Tidal/Parse.hs:67) intOrFloat (Sound/Tidal/Parse.hs:74) r (Sound/Tidal/Parse.hs:82) parseRhythm (Sound/Tidal/Parse.hs:89) pSequenceN (Sound/Tidal/Parse.hs:95) pSequence (Sound/Tidal/Parse.hs:101) pSingle (Sound/Tidal/Parse.hs:105) pPart (Sound/Tidal/Parse.hs:108) pPolyIn (Sound/Tidal/Parse.hs:118) pPolyOut (Sound/Tidal/Parse.hs:123) pString (Sound/Tidal/Parse.hs:135) pVocable (Sound/Tidal/Parse.hs:138) pDouble (Sound/Tidal/Parse.hs:142) pBool (Sound/Tidal/Parse.hs:147) pInt (Sound/Tidal/Parse.hs:154) midinote (Sound/Tidal/Parse.hs:159) pColour (Sound/Tidal/Parse.hs:178) pMult (Sound/Tidal/Parse.hs:183) pRand (Sound/Tidal/Parse.hs:198) pE (Sound/Tidal/Parse.hs:204) pReplicate (Sound/Tidal/Parse.hs:221) pRatio (Sound/Tidal/Parse.hs:227) pRational (Sound/Tidal/Parse.hs:235) pDensity (Sound/Tidal/Parse.hs:239) 0% ( 0 / 44) in 'Sound.Tidal.Stream' Missing documentation for: Module header ToMessageFunc (Sound/Tidal/Stream.hs:21) Backend (Sound/Tidal/Stream.hs:23) Param (Sound/Tidal/Stream.hs:27) (Sound/Tidal/Stream.hs:31) (Sound/Tidal/Stream.hs:34) (Sound/Tidal/Stream.hs:36) Shape (Sound/Tidal/Stream.hs:39) Value (Sound/Tidal/Stream.hs:44) ParamMap (Sound/Tidal/Stream.hs:46) ParamPattern (Sound/Tidal/Stream.hs:48) ticksPerCycle (Sound/Tidal/Stream.hs:50) defaultValue (Sound/Tidal/Stream.hs:52) hasDefault (Sound/Tidal/Stream.hs:58) defaulted (Sound/Tidal/Stream.hs:64) defaultMap (Sound/Tidal/Stream.hs:67) required (Sound/Tidal/Stream.hs:71) hasRequired (Sound/Tidal/Stream.hs:74) isSubset (Sound/Tidal/Stream.hs:77) doAt (Sound/Tidal/Stream.hs:81) logicalOnset' (Sound/Tidal/Stream.hs:87) applyShape' (Sound/Tidal/Stream.hs:95) start (Sound/Tidal/Stream.hs:99) state (Sound/Tidal/Stream.hs:107) stream (Sound/Tidal/Stream.hs:114) streamcallback (Sound/Tidal/Stream.hs:120) onTick (Sound/Tidal/Stream.hs:127) onTick' (Sound/Tidal/Stream.hs:140) make (Sound/Tidal/Stream.hs:153) makeS (Sound/Tidal/Stream.hs:159) makeF (Sound/Tidal/Stream.hs:161) makeI (Sound/Tidal/Stream.hs:164) param (Sound/Tidal/Stream.hs:167) merge (Sound/Tidal/Stream.hs:170) |=| (Sound/Tidal/Stream.hs:174) # (Sound/Tidal/Stream.hs:177) mergeWith (Sound/Tidal/Stream.hs:181) mergeNumWith (Sound/Tidal/Stream.hs:186) mergePlus (Sound/Tidal/Stream.hs:191) |*| (Sound/Tidal/Stream.hs:199) |+| (Sound/Tidal/Stream.hs:203) |-| (Sound/Tidal/Stream.hs:207) |/| (Sound/Tidal/Stream.hs:211) setter (Sound/Tidal/Stream.hs:214) 0% ( 0 / 70) in 'Sound.Tidal.Params' Missing documentation for: Module header make' (Sound/Tidal/Params.hs:8) grp (Sound/Tidal/Params.hs:12) sound (Sound/Tidal/Params.hs:23) s (Sound/Tidal/Params.hs:27) s_p (Sound/Tidal/Params.hs:29) n (Sound/Tidal/Params.hs:32) n_p (Sound/Tidal/Params.hs:34) nudge (Sound/Tidal/Params.hs:36) nudge_p (Sound/Tidal/Params.hs:38) offset (Sound/Tidal/Params.hs:40) offset_p (Sound/Tidal/Params.hs:42) begin (Sound/Tidal/Params.hs:44) begin_p (Sound/Tidal/Params.hs:46) end (Sound/Tidal/Params.hs:48) end_p (Sound/Tidal/Params.hs:50) speed (Sound/Tidal/Params.hs:52) speed_p (Sound/Tidal/Params.hs:54) pan (Sound/Tidal/Params.hs:56) pan_p (Sound/Tidal/Params.hs:58) velocity (Sound/Tidal/Params.hs:60) velocity_p (Sound/Tidal/Params.hs:62) vowel (Sound/Tidal/Params.hs:64) vowel_p (Sound/Tidal/Params.hs:66) cutoff (Sound/Tidal/Params.hs:68) cutoff_p (Sound/Tidal/Params.hs:70) resonance (Sound/Tidal/Params.hs:72) resonance_p (Sound/Tidal/Params.hs:74) accelerate (Sound/Tidal/Params.hs:76) accelerate_p (Sound/Tidal/Params.hs:78) shape (Sound/Tidal/Params.hs:80) shape_p (Sound/Tidal/Params.hs:82) kriole (Sound/Tidal/Params.hs:84) kriole_p (Sound/Tidal/Params.hs:86) gain (Sound/Tidal/Params.hs:88) gain_p (Sound/Tidal/Params.hs:90) cut (Sound/Tidal/Params.hs:92) cut_p (Sound/Tidal/Params.hs:94) delay (Sound/Tidal/Params.hs:96) delay_p (Sound/Tidal/Params.hs:98) delaytime (Sound/Tidal/Params.hs:100) delaytime_p (Sound/Tidal/Params.hs:102) delayfeedback (Sound/Tidal/Params.hs:104) delayfeedback_p (Sound/Tidal/Params.hs:106) crush (Sound/Tidal/Params.hs:108) crush_p (Sound/Tidal/Params.hs:110) coarse (Sound/Tidal/Params.hs:112) coarse_p (Sound/Tidal/Params.hs:114) hcutoff (Sound/Tidal/Params.hs:116) hcutoff_p (Sound/Tidal/Params.hs:118) hresonance (Sound/Tidal/Params.hs:120) hresonance_p (Sound/Tidal/Params.hs:122) bandf (Sound/Tidal/Params.hs:124) bandf_p (Sound/Tidal/Params.hs:126) bandq (Sound/Tidal/Params.hs:128) bandq_p (Sound/Tidal/Params.hs:130) unit (Sound/Tidal/Params.hs:132) unit_p (Sound/Tidal/Params.hs:134) loop (Sound/Tidal/Params.hs:136) loop_p (Sound/Tidal/Params.hs:138) channel (Sound/Tidal/Params.hs:140) channel_p (Sound/Tidal/Params.hs:142) room (Sound/Tidal/Params.hs:144) room_p (Sound/Tidal/Params.hs:146) size (Sound/Tidal/Params.hs:148) size_p (Sound/Tidal/Params.hs:150) dry (Sound/Tidal/Params.hs:152) dry_p (Sound/Tidal/Params.hs:154) orbit (Sound/Tidal/Params.hs:156) orbit_p (Sound/Tidal/Params.hs:158) 0% ( 0 / 8) in 'Sound.Tidal.OscStream' Missing documentation for: Module header TimeStamp (Sound/Tidal/OscStream.hs:13) OscSlang (Sound/Tidal/OscStream.hs:16) OscMap (Sound/Tidal/OscStream.hs:22) toOscDatum (Sound/Tidal/OscStream.hs:24) toOscMap (Sound/Tidal/OscStream.hs:29) send (Sound/Tidal/OscStream.hs:36) makeConnection (Sound/Tidal/OscStream.hs:60) 0% ( 0 / 11) in 'Sound.Tidal.Transition' Missing documentation for: Module header transition (Sound/Tidal/Transition.hs:14) histpan (Sound/Tidal/Transition.hs:26) superwash (Sound/Tidal/Transition.hs:35) wash (Sound/Tidal/Transition.hs:45) wait (Sound/Tidal/Transition.hs:52) jumpIn' (Sound/Tidal/Transition.hs:57) jumpIn (Sound/Tidal/Transition.hs:61) jump (Sound/Tidal/Transition.hs:64) jumpMod (Sound/Tidal/Transition.hs:68) mortal (Sound/Tidal/Transition.hs:72) 0% ( 0 / 11) in 'Sound.Tidal.MIDI.Params' Missing documentation for: Module header dur (Sound/Tidal/MIDI/Params.hs:7) dur_p (Sound/Tidal/MIDI/Params.hs:9) note (Sound/Tidal/MIDI/Params.hs:11) note_p (Sound/Tidal/MIDI/Params.hs:13) modwheel (Sound/Tidal/MIDI/Params.hs:15) modwheel_p (Sound/Tidal/MIDI/Params.hs:17) expression (Sound/Tidal/MIDI/Params.hs:19) expression_p (Sound/Tidal/MIDI/Params.hs:21) sustainpedal (Sound/Tidal/MIDI/Params.hs:23) sustainpedal_p (Sound/Tidal/MIDI/Params.hs:25) 0% ( 0 / 13) in 'Sound.Tidal.MIDI.Control' Missing documentation for: Module header RangeMapFunc (Sound/Tidal/MIDI/Control.hs:8) ControlChange (Sound/Tidal/MIDI/Control.hs:10) ControllerShape (Sound/Tidal/MIDI/Control.hs:14) toShape (Sound/Tidal/MIDI/Control.hs:20) passThru (Sound/Tidal/MIDI/Control.hs:29) mapRange (Sound/Tidal/MIDI/Control.hs:32) mCC (Sound/Tidal/MIDI/Control.hs:36) mNRPN (Sound/Tidal/MIDI/Control.hs:39) mrNRPN (Sound/Tidal/MIDI/Control.hs:42) toParams (Sound/Tidal/MIDI/Control.hs:45) ctrlN (Sound/Tidal/MIDI/Control.hs:48) paramN (Sound/Tidal/MIDI/Control.hs:51) 0% ( 0 / 6) in 'Sound.Tidal.MidiStream' Missing documentation for: Module header midiStream (Sound/Tidal/MidiStream.hs:133) midiBackend (Sound/Tidal/MidiStream.hs:129) midiState (Sound/Tidal/MidiStream.hs:137) midiSetters (Sound/Tidal/MidiStream.hs:141) midiDevices (Sound/Tidal/MidiStream.hs:125) 0% ( 0 / 3) in 'Sound.Tidal.Synth' Missing documentation for: Module header synthController (Sound/Tidal/Synth.hs:7) synth (Sound/Tidal/Synth.hs:18) 0% ( 0 / 8) in 'Sound.Tidal.SerialStream' Missing documentation for: Module header serialDevices (Sound/Tidal/SerialStream.hs:81) serialBackend (Sound/Tidal/SerialStream.hs:86) blinken (Sound/Tidal/SerialStream.hs:107) blinkenStream (Sound/Tidal/SerialStream.hs:90) blinkenState (Sound/Tidal/SerialStream.hs:94) blinkenSetters (Sound/Tidal/SerialStream.hs:98) light (Sound/Tidal/SerialStream.hs:103) 0% ( 0 / 5) in 'Sound.Tidal.SuperCollider' Missing documentation for: Module header supercollider (Sound/Tidal/SuperCollider.hs:11) scSlang (Sound/Tidal/SuperCollider.hs:18) scBackend (Sound/Tidal/SuperCollider.hs:26) scStream (Sound/Tidal/SuperCollider.hs:30) 0% ( 0 / 32) in 'Sound.Tidal.Dirt' Missing documentation for: Module header dirt (Sound/Tidal/Dirt.hs:28) dirtSlang (Sound/Tidal/Dirt.hs:61) superDirtSlang (Sound/Tidal/Dirt.hs:68) superDirtBackend (Sound/Tidal/Dirt.hs:70) superDirtState (Sound/Tidal/Dirt.hs:74) dirtBackend (Sound/Tidal/Dirt.hs:78) dirtStream (Sound/Tidal/Dirt.hs:84) dirtState (Sound/Tidal/Dirt.hs:88) dirtSetters (Sound/Tidal/Dirt.hs:92) superDirtSetters (Sound/Tidal/Dirt.hs:96) superDirts (Sound/Tidal/Dirt.hs:101) dirtstream (Sound/Tidal/Dirt.hs:107) dirtToColour (Sound/Tidal/Dirt.hs:116) showToColour (Sound/Tidal/Dirt.hs:120) datumToColour (Sound/Tidal/Dirt.hs:123) stringToColour (Sound/Tidal/Dirt.hs:126) pick (Sound/Tidal/Dirt.hs:146) striate (Sound/Tidal/Dirt.hs:149) striate' (Sound/Tidal/Dirt.hs:155) striateO (Sound/Tidal/Dirt.hs:160) striateL (Sound/Tidal/Dirt.hs:164) striateL' (Sound/Tidal/Dirt.hs:166) metronome (Sound/Tidal/Dirt.hs:168) clutchIn (Sound/Tidal/Dirt.hs:170) clutch (Sound/Tidal/Dirt.hs:175) xfadeIn (Sound/Tidal/Dirt.hs:178) xfade (Sound/Tidal/Dirt.hs:183) stut (Sound/Tidal/Dirt.hs:186) stut' (Sound/Tidal/Dirt.hs:191) anticipateIn (Sound/Tidal/Dirt.hs:196) anticipate (Sound/Tidal/Dirt.hs:199) 0% ( 0 / 41) in 'Sound.Tidal.Strategies' Missing documentation for: Module header stutter (Sound/Tidal/Strategies.hs:19) echo (Sound/Tidal/Strategies.hs:21) triple (Sound/Tidal/Strategies.hs:22) quad (Sound/Tidal/Strategies.hs:23) double (Sound/Tidal/Strategies.hs:24) jux (Sound/Tidal/Strategies.hs:26) juxcut (Sound/Tidal/Strategies.hs:27) jux' (Sound/Tidal/Strategies.hs:31) jux4 (Sound/Tidal/Strategies.hs:35) juxBy (Sound/Tidal/Strategies.hs:37) smash (Sound/Tidal/Strategies.hs:41) smash' (Sound/Tidal/Strategies.hs:44) samples (Sound/Tidal/Strategies.hs:49) samples' (Sound/Tidal/Strategies.hs:52) spreadf (Sound/Tidal/Strategies.hs:74) spin (Sound/Tidal/Strategies.hs:76) sawwave4 (Sound/Tidal/Strategies.hs:91) sinewave4 (Sound/Tidal/Strategies.hs:92) rand4 (Sound/Tidal/Strategies.hs:93) stackwith (Sound/Tidal/Strategies.hs:95) inside (Sound/Tidal/Strategies.hs:106) scale (Sound/Tidal/Strategies.hs:108) chop (Sound/Tidal/Strategies.hs:111) gap (Sound/Tidal/Strategies.hs:118) chopArc (Sound/Tidal/Strategies.hs:127) en (Sound/Tidal/Strategies.hs:149) weave (Sound/Tidal/Strategies.hs:152) weave' (Sound/Tidal/Strategies.hs:155) interlace (Sound/Tidal/Strategies.hs:160) step (Sound/Tidal/Strategies.hs:164) steps (Sound/Tidal/Strategies.hs:170) step' (Sound/Tidal/Strategies.hs:174) off (Sound/Tidal/Strategies.hs:180) offadd (Sound/Tidal/Strategies.hs:183) up (Sound/Tidal/Strategies.hs:186) ghost'' (Sound/Tidal/Strategies.hs:189) ghost' (Sound/Tidal/Strategies.hs:190) ghost (Sound/Tidal/Strategies.hs:191) slice (Sound/Tidal/Strategies.hs:193) randslice (Sound/Tidal/Strategies.hs:199) Warning: Sound.Tidal.Context: Could not find documentation for exported module: C 0% ( 0 / 1) in 'Sound.Tidal.Context' Missing documentation for: Module header Warning: Sound.Tidal.MidiStream: could not find link destinations for: MidiDeviceMap Warning: Sound.Tidal.SerialStream: could not find link destinations for: SerialDeviceMap Documentation created: dist/doc/html/tidal/index.html, dist/doc/html/tidal/tidal.txt Creating package registration file: /tmp/pkgConf-tidal-0.71281474981109972926.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tidal-0.7.1-A44l0u8fMmQ5PjNd755bsf Registering tidal-0.7.1... Installed tidal-0.7.1