Resolving dependencies... cabal: Entering directory '/tmp/cabal-tmp-27958/SHA-1.6.4.2' 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 ) 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.42145174067468703135.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/SHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz Registering SHA-1.6.4.2... cabal: Leaving directory '/tmp/cabal-tmp-27958/SHA-1.6.4.2' Installed SHA-1.6.4.2 cabal: Entering directory '/tmp/cabal-tmp-27958/base64-bytestring-1.0.0.1' 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 ) 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.09439477391984210012.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/base64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY Registering base64-bytestring-1.0.0.1... cabal: Leaving directory '/tmp/cabal-tmp-27958/base64-bytestring-1.0.0.1' Installed base64-bytestring-1.0.0.1 cabal: Entering directory '/tmp/cabal-tmp-27958/colour-2.3.3' 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 ) 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.317893661431987231011.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/colour-2.3.3-1clKnMqHWhQAElTFd8Ydyp Registering colour-2.3.3... cabal: Leaving directory '/tmp/cabal-tmp-27958/colour-2.3.3' Installed colour-2.3.3 cabal: Entering directory '/tmp/cabal-tmp-27958/data-binary-ieee754-0.4.4' 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: [-Wtabs] Tab character found here, and in 70 further locations. Please use spaces instead. 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: [-Wtabs] Tab character found here, and in 70 further locations. Please use spaces instead. 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.41775473788624549797.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/data-binary-ieee754-0.4.4-F1HjhwdV1xx5grS0eMjeg2 Registering data-binary-ieee754-0.4.4... cabal: Leaving directory '/tmp/cabal-tmp-27958/data-binary-ieee754-0.4.4' Installed data-binary-ieee754-0.4.4 cabal: Entering directory '/tmp/cabal-tmp-27958/data-ordlist-0.4.7.0' 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 ) 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.7389040743733053144.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/data-ordlist-0.4.7.0-KWzW5aSYDm3KUQkWjneBW4 Registering data-ordlist-0.4.7.0... cabal: Leaving directory '/tmp/cabal-tmp-27958/data-ordlist-0.4.7.0' Installed data-ordlist-0.4.7.0 cabal: Entering directory '/tmp/cabal-tmp-27958/entropy-0.3.7' [1 of 1] Compiling Main ( /tmp/cabal-tmp-27958/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-27958/entropy-0.3.7/dist/setup/Main.o ) Linking /tmp/cabal-tmp-27958/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 ) 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.312818308571386418627.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/entropy-0.3.7-2J7fvTs0pTXDpHgYQ6fdci Registering entropy-0.3.7... cabal: Leaving directory '/tmp/cabal-tmp-27958/entropy-0.3.7' Installed entropy-0.3.7 cabal: Entering directory '/tmp/cabal-tmp-27958/lazy-csv-0.5.1' 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 ) 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.512320568561745790417.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/lazy-csv-0.5.1-FjknJ3gRkJYHUMYxBWJAJ3 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... cabal: Leaving directory '/tmp/cabal-tmp-27958/lazy-csv-0.5.1' Installed lazy-csv-0.5.1 cabal: Entering directory '/tmp/cabal-tmp-27958/mtl-2.2.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 ) 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.21894519218786039021.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM Registering mtl-2.2.1... cabal: Leaving directory '/tmp/cabal-tmp-27958/mtl-2.2.1' Installed mtl-2.2.1 cabal: Entering directory '/tmp/cabal-tmp-27958/multiset-comb-0.2.4.1' Configuring multiset-comb-0.2.4.1... Building multiset-comb-0.2.4.1... Preprocessing library multiset-comb-0.2.4.1... [1 of 1] Compiling Math.Combinatorics.Multiset ( Math/Combinatorics/Multiset.hs, dist/build/Math/Combinatorics/Multiset.o ) Running Haddock for multiset-comb-0.2.4.1... Running hscolour for multiset-comb-0.2.4.1... Preprocessing library multiset-comb-0.2.4.1... Preprocessing library multiset-comb-0.2.4.1... 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.2.416094169311031126087.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/multiset-comb-0.2.4.1-BBlK3oIMfku8UFiF5bKdIY Registering multiset-comb-0.2.4.1... cabal: Leaving directory '/tmp/cabal-tmp-27958/multiset-comb-0.2.4.1' Installed multiset-comb-0.2.4.1 cabal: Entering directory '/tmp/cabal-tmp-27958/network-2.6.3.1' Configuring network-2.6.3.1... configure: WARNING: unrecognized options: --with-compiler checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... /usr/bin/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 config.status: include/HsNetworkConfig.h is unchanged configure: WARNING: unrecognized options: --with-compiler Building network-2.6.3.1... Preprocessing library network-2.6.3.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 ) [ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) [ 4 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o ) [ 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 ) [ 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 ) [11 of 11] Compiling Network ( Network.hs, dist/build/Network.o ) Running Haddock for network-2.6.3.1... Running hscolour for network-2.6.3.1... Preprocessing library network-2.6.3.1... Preprocessing library network-2.6.3.1... Haddock coverage: 50% ( 1 / 2) in 'Network.Socket.ByteString.IOVec' Missing documentation for: IOVec (Network/Socket/ByteString/IOVec.hsc:15) 66% ( 29 / 44) in 'Network.Socket.Types' Missing documentation for: Module header sockFd (Network/Socket/Types.hsc:95) sockFamily (Network/Socket/Types.hsc:98) sockType (Network/Socket/Types.hsc:101) sockProtocol (Network/Socket/Types.hsc:104) sockStatus (Network/Socket/Types.hsc:107) packSocketType (Network/Socket/Types.hsc:192) unpackSocketType (Network/Socket/Types.hsc:207) packFamily (Network/Socket/Types.hsc:311) unpackFamily (Network/Socket/Types.hsc:527) hostAddress6ToTuple (Network/Socket/Types.hsc:1028) tupleToHostAddress6 (Network/Socket/Types.hsc:1036) FlowInfo (Network/Socket/Types.hsc:815) ScopeID (Network/Socket/Types.hsc:816) ProtocolNumber (Network/Socket/Types.hsc:117) 94% ( 30 / 32) in 'Network.Socket.Internal' Missing documentation for: FlowInfo (Network/Socket/Types.hsc:815) ScopeID (Network/Socket/Types.hsc:816) 72% ( 76 /105) in 'Network.Socket' Missing documentation for: hostAddress6ToTuple (Network/Socket/Types.hsc:1028) tupleToHostAddress6 (Network/Socket/Types.hsc:1036) FlowInfo (Network/Socket/Types.hsc:815) ScopeID (Network/Socket/Types.hsc:816) ShutdownCmd (Network/Socket.hsc:1069) ProtocolNumber (Network/Socket/Types.hsc:117) ServiceName (Network/Socket.hsc:234) AddrInfo (Network/Socket.hsc:1280) getPeerName (Network/Socket.hsc:774) getSocketName (Network/Socket.hsc:782) socketPort (Network/Socket.hsc:751) recvLen (Network/Socket.hsc:704) inet_addr (Network/Socket.hsc:1151) inet_ntoa (Network/Socket.hsc:1159) isBound (Network/Socket.hsc:1118) isListening (Network/Socket.hsc:1123) isReadable (Network/Socket.hsc:1128) isWritable (Network/Socket.hsc:1133) sendFd (Network/Socket.hsc:1008) recvFd (Network/Socket.hsc:1016) aNY_PORT (Network/Socket.hsc:1030) sOMAXCONN (Network/Socket.hsc:1050) sOL_SOCKET (Network/Socket.hsc:1053) sCM_RIGHTS (Network/Socket.hsc:1057) fdSocket (Network/Socket.hsc:277) mkSocket (Network/Socket.hsc:265) packFamily (Network/Socket/Types.hsc:311) unpackFamily (Network/Socket/Types.hsc:527) packSocketType (Network/Socket/Types.hsc:192) 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:234) 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:117) 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) 88% ( 22 / 25) in 'Network' Missing documentation for: PortID (Network.hs:81) sendTo (Network.hs:338) recvFrom (Network.hs:347) 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.3829570037301373537.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/network-2.6.3.1-G4Up1CPKbp7DeFsnywOnGG Registering network-2.6.3.1... cabal: Leaving directory '/tmp/cabal-tmp-27958/network-2.6.3.1' Installed network-2.6.3.1 cabal: Entering directory '/tmp/cabal-tmp-27958/primes-0.2.1.0' 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 ) 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.11683932587298167279.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/primes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn Registering primes-0.2.1.0... cabal: Leaving directory '/tmp/cabal-tmp-27958/primes-0.2.1.0' Installed primes-0.2.1.0 cabal: Entering directory '/tmp/cabal-tmp-27958/primitive-0.6.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: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations] 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: [-Wdeprecations] 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: [-Wdeprecations] 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 ) 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: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations] 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: [-Wdeprecations] 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: [-Wdeprecations] 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' Warning: Control.Monad.Primitive: could not find link destinations for: ~ Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-0.6.1529302443418646579.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/primitive-0.6.1.0-Ip44DqhfCp21tTUYbecwa Registering primitive-0.6.1.0... cabal: Leaving directory '/tmp/cabal-tmp-27958/primitive-0.6.1.0' Installed primitive-0.6.1.0 cabal: Entering directory '/tmp/cabal-tmp-27958/random-1.1' 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: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. 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: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. 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-117020229391850612763.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/random-1.1-54KmMHXjttlERYcr1mvsAe Registering random-1.1... cabal: Leaving directory '/tmp/cabal-tmp-27958/random-1.1' Installed random-1.1 cabal: Entering directory '/tmp/cabal-tmp-27958/safe-0.3.9' 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 ) 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.35708405161558581086.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/safe-0.3.9-Hqo3JhJes6h6KTrVZw55Pb Registering safe-0.3.9... cabal: Leaving directory '/tmp/cabal-tmp-27958/safe-0.3.9' Installed safe-0.3.9 cabal: Entering directory '/tmp/cabal-tmp-27958/split-0.2.3.1' Configuring split-0.2.3.1... Building split-0.2.3.1... Preprocessing library split-0.2.3.1... [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 ) Running Haddock for split-0.2.3.1... Running hscolour for split-0.2.3.1... Preprocessing library split-0.2.3.1... Preprocessing library split-0.2.3.1... 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.2.37015398071143849810.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/split-0.2.3.1-IJKK4pOCYGKud0jZImZke Registering split-0.2.3.1... cabal: Leaving directory '/tmp/cabal-tmp-27958/split-0.2.3.1' Installed split-0.2.3.1 cabal: Entering directory '/tmp/cabal-tmp-27958/text-1.2.2.1' Configuring text-1.2.2.1... Building text-1.2.2.1... Preprocessing library text-1.2.2.1... [ 1 of 44] Compiling Data.Text.Internal.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 ) Data/Text.hs:587:1: warning: [-Winline-rule-shadowing] Rule "TEXT compareN/length -> compareLength" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:592:1: warning: [-Winline-rule-shadowing] Rule "TEXT ==N/length -> compareLength/==EQ" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:597:1: warning: [-Winline-rule-shadowing] Rule "TEXT /=N/length -> compareLength//=EQ" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:602:1: warning: [-Winline-rule-shadowing] Rule "TEXT compareLength/==LT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:607:1: warning: [-Winline-rule-shadowing] Rule "TEXT <=N/length -> compareLength//=GT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:612:1: warning: [-Winline-rule-shadowing] Rule "TEXT >N/length -> compareLength/==GT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:617:1: warning: [-Winline-rule-shadowing] Rule "TEXT >=N/length -> compareLength//=LT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ [29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o ) [30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o ) [32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o ) [33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o ) [34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) [36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o ) Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing] Rule "flush/flush" may never fire because ‘flush’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’ [38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o ) [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) [41 of 44] Compiling Data.Text.Lazy.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 ) 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: 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.214388657401776088411.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs Registering text-1.2.2.1... cabal: Leaving directory '/tmp/cabal-tmp-27958/text-1.2.2.1' Installed text-1.2.2.1 cabal: Entering directory '/tmp/cabal-tmp-27958/utf8-string-1.0.1.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 ) 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.1863043860136864840.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/utf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4 Registering utf8-string-1.0.1.1... cabal: Leaving directory '/tmp/cabal-tmp-27958/utf8-string-1.0.1.1' Installed utf8-string-1.0.1.1 cabal: Entering directory '/tmp/cabal-tmp-27958/logict-0.6.0.2' 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: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [2 of 2] Compiling Control.Monad.Logic ( Control/Monad/Logic.hs, dist/build/Control/Monad/Logic.o ) 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: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Haddock coverage: 100% ( 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.08040460071025042772.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/logict-0.6.0.2-F8Xxo0chmXoLdLqqWhvbew Registering logict-0.6.0.2... cabal: Leaving directory '/tmp/cabal-tmp-27958/logict-0.6.0.2' Installed logict-0.6.0.2 cabal: Entering directory '/tmp/cabal-tmp-27958/vector-0.11.0.0' 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 ) Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports] The import of ‘Foreign.ForeignPtr’ is redundant except perhaps to import instances from ‘Foreign.ForeignPtr’ To import instances alone, use: import Foreign.ForeignPtr() Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports] The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() [ 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 ) [ 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:431:1: warning: [-Wredundant-constraints] • Redundant constraints: (Monad m, Monad m') • In the type signature for: trans :: (Monad m, Monad m') => (forall z. m z -> m' z) -> Stream m a -> Stream m' a Data/Vector/Fusion/Stream/Monadic.hs:1449:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord a • In the type signature for: enumFromTo_double :: (Monad m, Ord a, RealFrac a) => a -> a -> Stream m a [ 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:945:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord a • In the type signature for: enumFromTo_double :: (Monad m, Ord a, RealFrac a) => a -> a -> Bundle m v a [ 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: [-Wtabs] Tab character found here. Please use spaces instead. [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 ) Data/Vector/Generic.hs:2080:1: warning: [-Wredundant-constraints] • Redundant constraint: Vector v a • In the type signature for: dataCast :: (Vector v a, Data a, Typeable v, Typeable t) => (forall d. Data d => c (t d)) -> Maybe (c (v a)) [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 ) [15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) Data/Vector/Storable/Mutable.hs:72:1: warning: [-Wunused-imports] The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() Data/Vector/Storable/Mutable.hs:491:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeFromForeignPtr0 :: Storable a => ForeignPtr a -> Int -> MVector s a Data/Vector/Storable/Mutable.hs:501:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr :: Storable a => MVector s a -> (ForeignPtr a, Int, Int) Data/Vector/Storable/Mutable.hs:511:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr0 :: Storable a => MVector s a -> (ForeignPtr a, Int) Data/Vector/Storable/Mutable.hs:518:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeWith :: Storable a => IOVector a -> (Ptr a -> IO b) -> IO b [16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) Data/Vector/Storable.hs:1408:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeFromForeignPtr0 :: Storable a => ForeignPtr a -> Int -> Vector a Data/Vector/Storable.hs:1417:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr :: Storable a => Vector a -> (ForeignPtr a, Int, Int) Data/Vector/Storable.hs:1426:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr0 :: Storable a => Vector a -> (ForeignPtr a, Int) Data/Vector/Storable.hs:1432:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeWith :: Storable a => Vector a -> (Ptr a -> IO b) -> IO b [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:362:10: warning: [-Wredundant-constraints] • Redundant constraint: RealFloat a • In the instance declaration for ‘M.MVector MVector (Complex a)’ [18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) internal/unbox-tuple-instances:133:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b) • In the type signature for: unzip :: (Unbox a, Unbox b) => Vector (a, b) -> (Vector a, Vector b) internal/unbox-tuple-instances:307:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c) • In the type signature for: unzip3 :: (Unbox a, Unbox b, Unbox c) => Vector (a, b, c) -> (Vector a, Vector b, Vector c) internal/unbox-tuple-instances:526:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d) • In the type signature for: unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) => Vector (a, b, c, d) -> (Vector a, Vector b, Vector c, Vector d) internal/unbox-tuple-instances:803:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) • In the type signature for: unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) => Vector (a, b, c, d, e) -> (Vector a, Vector b, Vector c, Vector d, Vector e) internal/unbox-tuple-instances:1121:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) • In the type signature for: unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) => Vector (a, b, c, d, e, f) -> (Vector a, Vector b, Vector c, Vector d, Vector e, Vector f) [19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) internal/unbox-tuple-instances:117:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b) • In the type signature for: unzip :: (Unbox a, Unbox b) => MVector s (a, b) -> (MVector s a, MVector s b) internal/unbox-tuple-instances:282:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c) • In the type signature for: unzip3 :: (Unbox a, Unbox b, Unbox c) => MVector s (a, b, c) -> (MVector s a, MVector s b, MVector s c) internal/unbox-tuple-instances:493:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d) • In the type signature for: unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) => MVector s (a, b, c, d) -> (MVector s a, MVector s b, MVector s c, MVector s d) internal/unbox-tuple-instances:756:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) • In the type signature for: unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) => MVector s (a, b, c, d, e) -> (MVector s a, MVector s b, MVector s c, MVector s d, MVector s e) internal/unbox-tuple-instances:1066:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) • In the type signature for: unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) => MVector s (a, b, c, d, e, f) -> (MVector s a, MVector s b, MVector s c, MVector s d, MVector s e, MVector s f) [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 ) 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/Storable/Internal.hs:17:1: warning: [-Wunused-imports] The import of ‘Foreign.ForeignPtr’ is redundant except perhaps to import instances from ‘Foreign.ForeignPtr’ To import instances alone, use: import Foreign.ForeignPtr() Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports] The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() Data/Vector/Fusion/Stream/Monadic.hs:431:1: warning: [-Wredundant-constraints] • Redundant constraints: (Monad m, Monad m') • In the type signature for: trans :: (Monad m, Monad m') => (forall z. m z -> m' z) -> Stream m a -> Stream m' a Data/Vector/Fusion/Stream/Monadic.hs:1449:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord a • In the type signature for: enumFromTo_double :: (Monad m, Ord a, RealFrac a) => a -> a -> Stream m a Data/Vector/Fusion/Bundle/Monadic.hs:945:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord a • In the type signature for: enumFromTo_double :: (Monad m, Ord a, RealFrac a) => a -> a -> Bundle m v a Data/Vector/Fusion/Bundle.hs:114:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. Data/Vector/Generic.hs:2080:1: warning: [-Wredundant-constraints] • Redundant constraint: Vector v a • In the type signature for: dataCast :: (Vector v a, Data a, Typeable v, Typeable t) => (forall d. Data d => c (t d)) -> Maybe (c (v a)) 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/Storable/Mutable.hs:72:1: warning: [-Wunused-imports] The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() Data/Vector/Storable/Mutable.hs:491:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeFromForeignPtr0 :: Storable a => ForeignPtr a -> Int -> MVector s a Data/Vector/Storable/Mutable.hs:501:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr :: Storable a => MVector s a -> (ForeignPtr a, Int, Int) Data/Vector/Storable/Mutable.hs:511:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr0 :: Storable a => MVector s a -> (ForeignPtr a, Int) Data/Vector/Storable/Mutable.hs:518:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeWith :: Storable a => IOVector a -> (Ptr a -> IO b) -> IO b Data/Vector/Storable.hs:1408:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeFromForeignPtr0 :: Storable a => ForeignPtr a -> Int -> Vector a Data/Vector/Storable.hs:1417:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr :: Storable a => Vector a -> (ForeignPtr a, Int, Int) Data/Vector/Storable.hs:1426:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr0 :: Storable a => Vector a -> (ForeignPtr a, Int) Data/Vector/Storable.hs:1432:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeWith :: Storable a => Vector a -> (Ptr a -> IO b) -> IO b Data/Vector/Unboxed/Base.hs:362:10: warning: [-Wredundant-constraints] • Redundant constraint: RealFloat a • In the instance declaration for ‘M.MVector MVector (Complex a)’ internal/unbox-tuple-instances:133:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b) • In the type signature for: unzip :: (Unbox a, Unbox b) => Vector (a, b) -> (Vector a, Vector b) internal/unbox-tuple-instances:307:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c) • In the type signature for: unzip3 :: (Unbox a, Unbox b, Unbox c) => Vector (a, b, c) -> (Vector a, Vector b, Vector c) internal/unbox-tuple-instances:526:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d) • In the type signature for: unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) => Vector (a, b, c, d) -> (Vector a, Vector b, Vector c, Vector d) internal/unbox-tuple-instances:803:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) • In the type signature for: unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) => Vector (a, b, c, d, e) -> (Vector a, Vector b, Vector c, Vector d, Vector e) internal/unbox-tuple-instances:1121:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) • In the type signature for: unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) => Vector (a, b, c, d, e, f) -> (Vector a, Vector b, Vector c, Vector d, Vector e, Vector f) internal/unbox-tuple-instances:117:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b) • In the type signature for: unzip :: (Unbox a, Unbox b) => MVector s (a, b) -> (MVector s a, MVector s b) internal/unbox-tuple-instances:282:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c) • In the type signature for: unzip3 :: (Unbox a, Unbox b, Unbox c) => MVector s (a, b, c) -> (MVector s a, MVector s b, MVector s c) internal/unbox-tuple-instances:493:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d) • In the type signature for: unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) => MVector s (a, b, c, d) -> (MVector s a, MVector s b, MVector s c, MVector s d) internal/unbox-tuple-instances:756:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) • In the type signature for: unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) => MVector s (a, b, c, d, e) -> (MVector s a, MVector s b, MVector s c, MVector s d, MVector s e) internal/unbox-tuple-instances:1066:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) • In the type signature for: unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) => MVector s (a, b, c, d, e, f) -> (MVector s a, MVector s b, MVector s c, MVector s d, MVector s e, MVector s f) 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: D:R:VectorBool0 V_Bool D:R:VectorChar0 V_Char D:R:VectorDouble0 V_Double D:R:VectorFloat0 V_Float D:R:VectorInt0 V_Int D:R:VectorInt80 V_Int8 D:R:VectorInt160 V_Int16 D:R:VectorInt320 V_Int32 D:R:VectorInt640 V_Int64 D:R:VectorWord0 V_Word D:R:VectorWord80 V_Word8 D:R:VectorWord160 V_Word16 D:R:VectorWord320 V_Word32 D:R:VectorWord640 V_Word64 D:R:Vector()0 V_Unit D:R:VectorComplex0 V_Complex D:R:Vector(,)0 V_2 D:R:Vector(,,)0 V_3 D:R:Vector(,,,)0 V_4 D:R:Vector(,,,,)0 V_5 D:R:Vector(,,,,,)0 V_6 D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6 Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for: D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 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.07703612461178835412.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/vector-0.11.0.0-6uB77qGCxR6GPLxI2sqsX3 Registering vector-0.11.0.0... cabal: Leaving directory '/tmp/cabal-tmp-27958/vector-0.11.0.0' Installed vector-0.11.0.0 cabal: Entering directory '/tmp/cabal-tmp-27958/mersenne-random-pure64-0.2.2.0' Configuring mersenne-random-pure64-0.2.2.0... Building mersenne-random-pure64-0.2.2.0... Preprocessing library mersenne-random-pure64-0.2.2.0... [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 ) Running Haddock for mersenne-random-pure64-0.2.2.0... Running hscolour for mersenne-random-pure64-0.2.2.0... Preprocessing library mersenne-random-pure64-0.2.2.0... Preprocessing library mersenne-random-pure64-0.2.2.0... 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.219484324832076334055.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/mersenne-random-pure64-0.2.2.0-JzWzKepure4AalHIhTzLDp Registering mersenne-random-pure64-0.2.2.0... cabal: Leaving directory '/tmp/cabal-tmp-27958/mersenne-random-pure64-0.2.2.0' Installed mersenne-random-pure64-0.2.2.0 cabal: Entering directory '/tmp/cabal-tmp-27958/tf-random-0.5' 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: [-Wdeprecations] 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 ) 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: [-Wdeprecations] 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-0212528560474960250.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/tf-random-0.5-4z8OJUaXC1FRNfrLPFWAD Registering tf-random-0.5... cabal: Leaving directory '/tmp/cabal-tmp-27958/tf-random-0.5' Installed tf-random-0.5 cabal: Entering directory '/tmp/cabal-tmp-27958/blaze-builder-0.4.0.2' Configuring blaze-builder-0.4.0.2... Building blaze-builder-0.4.0.2... Preprocessing library blaze-builder-0.4.0.2... [ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o ) [ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o ) [ 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 ) [ 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 ) Running Haddock for blaze-builder-0.4.0.2... Running hscolour for blaze-builder-0.4.0.2... Preprocessing library blaze-builder-0.4.0.2... Preprocessing library blaze-builder-0.4.0.2... Haddock coverage: 96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write' Missing documentation for: fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:229) 50% ( 2 / 4) in 'Blaze.ByteString.Builder.Compat.Write' Missing documentation for: writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:24) writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:28) 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:229) 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.021193893042129043633.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/blaze-builder-0.4.0.2-6Lw6V3wDhf3KDMasjNOEeG Registering blaze-builder-0.4.0.2... cabal: Leaving directory '/tmp/cabal-tmp-27958/blaze-builder-0.4.0.2' Installed blaze-builder-0.4.0.2 cabal: Entering directory '/tmp/cabal-tmp-27958/hashable-1.2.4.0' Configuring hashable-1.2.4.0... Building hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations] In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) Running Haddock for hashable-1.2.4.0... Running hscolour for hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations] In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: GHashable Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt Creating package registration file: /tmp/pkgConf-hashable-1.2.41151336081423977622.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2 Registering hashable-1.2.4.0... cabal: Leaving directory '/tmp/cabal-tmp-27958/hashable-1.2.4.0' Installed hashable-1.2.4.0 cabal: Entering directory '/tmp/cabal-tmp-27958/parsec-3.1.11' Configuring parsec-3.1.11... Building parsec-3.1.11... Preprocessing library parsec-3.1.11... [ 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 ) [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 ) Running Haddock for parsec-3.1.11... Running hscolour for parsec-3.1.11... Preprocessing library parsec-3.1.11... Preprocessing library parsec-3.1.11... Haddock coverage: 82% ( 14 / 17) in 'Text.Parsec.Pos' Missing documentation for: SourceName (Text/Parsec/Pos.hs:31) Line (Text/Parsec/Pos.hs:32) Column (Text/Parsec/Pos.hs:33) 43% ( 6 / 14) in 'Text.Parsec.Error' Missing documentation for: errorIsUnknown (Text/Parsec/Error.hs:113) showErrorMessages (Text/Parsec/Error.hs:176) newErrorMessage (Text/Parsec/Error.hs:123) newErrorUnknown (Text/Parsec/Error.hs:119) addErrorMessage (Text/Parsec/Error.hs:127) setErrorPos (Text/Parsec/Error.hs:131) setErrorMessage (Text/Parsec/Error.hs:135) mergeError (Text/Parsec/Error.hs:139) 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:113) showErrorMessages (Text/Parsec/Error.hs:176) newErrorMessage (Text/Parsec/Error.hs:123) newErrorUnknown (Text/Parsec/Error.hs:119) addErrorMessage (Text/Parsec/Error.hs:127) setErrorPos (Text/Parsec/Error.hs:131) setErrorMessage (Text/Parsec/Error.hs:135) mergeError (Text/Parsec/Error.hs:139) 64% ( 32 / 50) in 'Text.Parsec.Prim' Missing documentation for: unknownError (Text/Parsec/Prim.hs:93) sysUnExpectError (Text/Parsec/Prim.hs:96) Parsec (Text/Parsec/Prim.hs:159) Consumed (Text/Parsec/Prim.hs:161) Reply (Text/Parsec/Prim.hs:165) State (Text/Parsec/Prim.hs:169) parsecMap (Text/Parsec/Prim.hs:187) parserReturn (Text/Parsec/Prim.hs:231) parserBind (Text/Parsec/Prim.hs:236) mergeErrorReply (Text/Parsec/Prim.hs:276) parserFail (Text/Parsec/Prim.hs:282) parserPlus (Text/Parsec/Prim.hs:300) labels (Text/Parsec/Prim.hs:355) tokens (Text/Parsec/Prim.hs:406) tokenPrimEx (Text/Parsec/Prim.hs:543) manyAccum (Text/Parsec/Prim.hs:602) runPT (Text/Parsec/Prim.hs:620) runP (Text/Parsec/Prim.hs:634) 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:406) tokenPrimEx (Text/Parsec/Prim.hs:543) try (Text/ParserCombinators/Parsec/Prim.hs:64) labels (Text/Parsec/Prim.hs:355) pzero (Text/ParserCombinators/Parsec/Prim.hs:54) State (Text/Parsec/Prim.hs:169) 82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos' Missing documentation for: SourceName (Text/Parsec/Pos.hs:31) Line (Text/Parsec/Pos.hs:32) Column (Text/Parsec/Pos.hs:33) 100% ( 20 / 20) in 'Text.Parsec.Char' 67% ( 4 / 6) in 'Text.Parsec.Token' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:39) TokenParser (Text/Parsec/Token.hs:110) 67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:39) TokenParser (Text/Parsec/Token.hs:110) 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:31) Line (Text/Parsec/Pos.hs:32) Column (Text/Parsec/Pos.hs:33) 40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr' Missing documentation for: Operator (Text/ParserCombinators/Parsec/Expr.hs:29) OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:33) buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:40) 78% ( 73 / 94) in 'Text.Parsec' Missing documentation for: Parsec (Text/Parsec/Prim.hs:159) tokens (Text/Parsec/Prim.hs:406) labels (Text/Parsec/Prim.hs:355) SourceName (Text/Parsec/Pos.hs:31) Line (Text/Parsec/Pos.hs:32) Column (Text/Parsec/Pos.hs:33) manyAccum (Text/Parsec/Prim.hs:602) tokenPrimEx (Text/Parsec/Prim.hs:543) runPT (Text/Parsec/Prim.hs:620) unknownError (Text/Parsec/Prim.hs:93) sysUnExpectError (Text/Parsec/Prim.hs:96) mergeErrorReply (Text/Parsec/Prim.hs:276) runP (Text/Parsec/Prim.hs:634) Consumed (Text/Parsec/Prim.hs:161) Reply (Text/Parsec/Prim.hs:165) State (Text/Parsec/Prim.hs:169) parsecMap (Text/Parsec/Prim.hs:187) parserReturn (Text/Parsec/Prim.hs:231) parserBind (Text/Parsec/Prim.hs:236) parserFail (Text/Parsec/Prim.hs:282) parserPlus (Text/Parsec/Prim.hs:300) 90% ( 9 / 10) in 'Text.Parsec.Language' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:39) 90% ( 9 / 10) in 'Text.ParserCombinators.Parsec.Language' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:39) 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.11456575805829774317.11 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/parsec-3.1.11-37j7M1YEHqtEooY7BpJdri Registering parsec-3.1.11... cabal: Leaving directory '/tmp/cabal-tmp-27958/parsec-3.1.11' Installed parsec-3.1.11 cabal: Entering directory '/tmp/cabal-tmp-27958/QuickCheck-2.9.2' Configuring QuickCheck-2.9.2... Building QuickCheck-2.9.2... Preprocessing library QuickCheck-2.9.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 ) Running Haddock for QuickCheck-2.9.2... Running hscolour for QuickCheck-2.9.2... Preprocessing library QuickCheck-2.9.2... Preprocessing library QuickCheck-2.9.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:23) tryEvaluate (Test/QuickCheck/Exception.hs:55) tryEvaluateIO (Test/QuickCheck/Exception.hs:58) evaluate (Test/QuickCheck/Exception.hs:62) isDiscard (Test/QuickCheck/Exception.hs:81) finally (Test/QuickCheck/Exception.hs:96) 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' 90% ( 26 / 29) in 'Test.QuickCheck.Gen' Missing documentation for: (Test/QuickCheck/Gen.hs:49) (Test/QuickCheck/Gen.hs:53) (Test/QuickCheck/Gen.hs:57) 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' Missing documentation for: Capture (Test/QuickCheck/Gen/Unsafe.hs:50) 100% ( 31 / 31) 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) 73% ( 8 / 11) in 'Test.QuickCheck.Function' Missing documentation for: Fun (Test/QuickCheck/Function.hs:452) apply (Test/QuickCheck/Function.hs:466) Function (Test/QuickCheck/Function.hs:138) 62% ( 45 / 72) in 'Test.QuickCheck.Property' Missing documentation for: (Test/QuickCheck/Property.hs:81) (Test/QuickCheck/Property.hs:84) (Test/QuickCheck/Property.hs:87) (Test/QuickCheck/Property.hs:90) (Test/QuickCheck/Property.hs:93) (Test/QuickCheck/Property.hs:96) (Test/QuickCheck/Property.hs:118) protect (Test/QuickCheck/Property.hs:122) Prop (Test/QuickCheck/Property.hs:128) Rose (Test/QuickCheck/Property.hs:132) ioRose (Test/QuickCheck/Property.hs:135) joinRose (Test/QuickCheck/Property.hs:138) (Test/QuickCheck/Property.hs:147) (Test/QuickCheck/Property.hs:152) (Test/QuickCheck/Property.hs:157) CallbackKind (Test/QuickCheck/Property.hs:191) exception (Test/QuickCheck/Property.hs:207) formatException (Test/QuickCheck/Property.hs:213) protectResult (Test/QuickCheck/Property.hs:218) succeeded (Test/QuickCheck/Property.hs:221) failed (Test/QuickCheck/Property.hs:221) rejected (Test/QuickCheck/Property.hs:221) liftBool (Test/QuickCheck/Property.hs:242) mapResult (Test/QuickCheck/Property.hs:246) mapTotalResult (Test/QuickCheck/Property.hs:249) mapRoseResult (Test/QuickCheck/Property.hs:253) mapProp (Test/QuickCheck/Property.hs:256) 50% ( 14 / 28) in 'Test.QuickCheck.Test' Missing documentation for: test (Test/QuickCheck/Test.hs:193) doneTesting (Test/QuickCheck/Test.hs:199) giveUp (Test/QuickCheck/Test.hs:229) runATest (Test/QuickCheck/Test.hs:245) summary (Test/QuickCheck/Test.hs:311) success (Test/QuickCheck/Test.hs:322) labelPercentage (Test/QuickCheck/Test.hs:352) insufficientCoverage (Test/QuickCheck/Test.hs:360) foundFailure (Test/QuickCheck/Test.hs:367) localMin (Test/QuickCheck/Test.hs:371) localMin' (Test/QuickCheck/Test.hs:401) localMinFound (Test/QuickCheck/Test.hs:413) callbackPostTest (Test/QuickCheck/Test.hs:438) callbackPostFinalFailure (Test/QuickCheck/Test.hs:443) 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: GCoArbitrary RecursivelyShrink GSubterms gSubterms gSubtermsIncl Warning: Test.QuickCheck.Function: could not find link destinations for: GFunction 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.916291901681453298941.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/QuickCheck-2.9.2-AzbjWrJo3WFD60ZxKurQ3s Registering QuickCheck-2.9.2... cabal: Leaving directory '/tmp/cabal-tmp-27958/QuickCheck-2.9.2' Installed QuickCheck-2.9.2 cabal: Entering directory '/tmp/cabal-tmp-27958/hosc-0.15' 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 ) Sound/OSC/Time.hs:87:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord n • In the type signature for: pauseThread :: (MonadIO m, Ord n, RealFrac n) => n -> m () [ 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 ) [ 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 ) Sound/OSC/Transport/FD/UDP.hs:24:21: warning: [-Wdeprecations] In the use of ‘sClose’ (imported from Network.Socket): Deprecated: "use 'close'" Sound/OSC/Transport/FD/UDP.hs:54:24: warning: [-Wdeprecations] In the use of ‘bindSocket’ (imported from Network.Socket): Deprecated: "use 'bind'" [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 ) Running Haddock for hosc-0.15... Running hscolour for hosc-0.15... Preprocessing library hosc-0.15... Preprocessing library hosc-0.15... Sound/OSC/Time.hs:87:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord n • In the type signature for: pauseThread :: (MonadIO m, Ord n, RealFrac n) => n -> m () Sound/OSC/Transport/FD/UDP.hs:24:21: warning: [-Wdeprecations] In the use of ‘sClose’ (imported from Network.Socket): Deprecated: "use 'close'" Sound/OSC/Transport/FD/UDP.hs:54:24: warning: [-Wdeprecations] In the use of ‘bindSocket’ (imported from Network.Socket): Deprecated: "use 'bind'" 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-0522359337976350310.15 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hosc-0.15-CGGKwaX1GjGEtIm2KJrI1K Registering hosc-0.15... cabal: Leaving directory '/tmp/cabal-tmp-27958/hosc-0.15' Installed hosc-0.15 cabal: Entering directory '/tmp/cabal-tmp-27958/case-insensitive-1.2.0.7' Configuring case-insensitive-1.2.0.7... Building case-insensitive-1.2.0.7... Preprocessing library case-insensitive-1.2.0.7... [1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o ) Data/CaseInsensitive/Internal.hs:103:1: warning: [-Wredundant-constraints] • Redundant constraint: FoldCase s • In the type signature for: unsafeMk :: FoldCase s => s -> CI s [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 ) Running Haddock for case-insensitive-1.2.0.7... Running hscolour for case-insensitive-1.2.0.7... Preprocessing library case-insensitive-1.2.0.7... Preprocessing library case-insensitive-1.2.0.7... Data/CaseInsensitive/Internal.hs:103:1: warning: [-Wredundant-constraints] • Redundant constraint: FoldCase s • In the type signature for: unsafeMk :: FoldCase s => s -> CI s Haddock coverage: 100% ( 8 / 8) in 'Data.CaseInsensitive.Internal' 100% ( 2 / 2) in 'Data.CaseInsensitive.Unsafe' 100% ( 7 / 7) in 'Data.CaseInsensitive' Warning: Data.CaseInsensitive: could not find link destinations for: foldCaseList 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.08927059791461012585.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/case-insensitive-1.2.0.7-FDS9muZSKvyFFsDxjwuYX9 Registering case-insensitive-1.2.0.7... cabal: Leaving directory '/tmp/cabal-tmp-27958/case-insensitive-1.2.0.7' Installed case-insensitive-1.2.0.7 cabal: Entering directory '/tmp/cabal-tmp-27958/scientific-0.3.4.9' Configuring scientific-0.3.4.9... Building scientific-0.3.4.9... Preprocessing library scientific-0.3.4.9... [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 GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o ) [3 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o ) [4 of 7] Compiling Utils ( src/Utils.hs, dist/build/Utils.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 ) Running Haddock for scientific-0.3.4.9... Running hscolour for scientific-0.3.4.9... Preprocessing library scientific-0.3.4.9... Preprocessing library scientific-0.3.4.9... Haddock coverage: 67% ( 2 / 3) in 'GHC.Integer.Logarithms.Compat' Missing documentation for: Module header 0% ( 0 / 2) in 'GHC.Integer.Compat' Missing documentation for: Module header divInteger 100% ( 2 / 2) in 'Math.NumberTheory.Logarithms' 33% ( 1 / 3) in 'Utils' Missing documentation for: Module header roundTo (src/Utils.hs:12) 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.41778818446146266066.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/scientific-0.3.4.9-JxsEP2U97KeHjUTI8Fv24j Registering scientific-0.3.4.9... cabal: Leaving directory '/tmp/cabal-tmp-27958/scientific-0.3.4.9' Installed scientific-0.3.4.9 cabal: Entering directory '/tmp/cabal-tmp-27958/permutation-0.5.0.5' [1 of 1] Compiling Main ( /tmp/cabal-tmp-27958/permutation-0.5.0.5/dist/setup/setup.hs, /tmp/cabal-tmp-27958/permutation-0.5.0.5/dist/setup/Main.o ) /tmp/cabal-tmp-27958/permutation-0.5.0.5/dist/setup/setup.hs:3:3: warning: [-Wdeprecations] Module ‘System.Cmd’ is deprecated: Use "System.Process" instead /tmp/cabal-tmp-27958/permutation-0.5.0.5/dist/setup/setup.hs:14:11: warning: [-Wdeprecations] 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-27958/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: [-Wmissing-signatures] 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: [-Wunused-imports] 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: [-Wunused-imports] 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 ) 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: [-Wmissing-signatures] Top-level binding with no type signature: isTrue :: Int# -> Bool lib/Data/Permute/Base.hs:18:1: warning: [-Wunused-imports] 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: [-Wunused-imports] 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) 79% ( 42 / 53) 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) unsafeFreeze (lib/Data/Permute/MPermute.hs:119) unsafeThaw (lib/Data/Permute/MPermute.hs:120) unsafeNewListPermute (lib/Data/Permute/MPermute.hs:138) unsafeNewSwapsPermute (lib/Data/Permute/MPermute.hs:157) unsafeNewCyclesPermute (lib/Data/Permute/MPermute.hs:177) unsafeGetElem (lib/Data/Permute/MPermute.hs:108) unsafeSetElem (lib/Data/Permute/MPermute.hs:109) unsafeSwapElems (lib/Data/Permute/MPermute.hs:110) 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) 85% ( 28 / 33) in 'Data.Choose.MChoose' Missing documentation for: unsafeFreeze (lib/Data/Choose/MChoose.hs:94) unsafeThaw (lib/Data/Choose/MChoose.hs:95) unsafeNewListChoose (lib/Data/Choose/MChoose.hs:111) unsafeGetElem (lib/Data/Choose/MChoose.hs:84) unsafeSetElem (lib/Data/Choose/MChoose.hs:85) 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 Warning: Data.Permute.ST: could not find link destinations for: unsafeInterleaveM Warning: Data.Permute.IO: 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.014641502541563074602.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/permutation-0.5.0.5-2T97DfSLEDNDWdUhBJZmC4 Registering permutation-0.5.0.5... cabal: Leaving directory '/tmp/cabal-tmp-27958/permutation-0.5.0.5' Installed permutation-0.5.0.5 cabal: Entering directory '/tmp/cabal-tmp-27958/attoparsec-0.13.1.0' Configuring attoparsec-0.13.1.0... Building attoparsec-0.13.1.0... Preprocessing library attoparsec-0.13.1.0... [ 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 ) Running Haddock for attoparsec-0.13.1.0... Running hscolour for attoparsec-0.13.1.0... Preprocessing library attoparsec-0.13.1.0... Preprocessing library attoparsec-0.13.1.0... Haddock coverage: 60% ( 6 / 10) in 'Data.Attoparsec.Text.FastSet' Missing documentation for: FastSet (Data/Attoparsec/Text/FastSet.hs:40) fromList (Data/Attoparsec/Text/FastSet.hs:82) set (Data/Attoparsec/Text/FastSet.hs:104) charClass (Data/Attoparsec/Text/FastSet.hs:117) 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:57) unbuffer (Data/Attoparsec/Text/Buffer.hs:74) unbufferAt (Data/Attoparsec/Text/Buffer.hs:77) length (Data/Attoparsec/Text/Buffer.hs:124) pappend (Data/Attoparsec/Text/Buffer.hs:97) substring (Data/Attoparsec/Text/Buffer.hs:128) dropWord16 (Data/Attoparsec/Text/Buffer.hs:135) 22% ( 2 / 9) in 'Data.Attoparsec.ByteString.Buffer' Missing documentation for: Buffer (Data/Attoparsec/ByteString/Buffer.hs:70) unbuffer (Data/Attoparsec/ByteString/Buffer.hs:87) pappend (Data/Attoparsec/ByteString/Buffer.hs:103) length (Data/Attoparsec/ByteString/Buffer.hs:136) unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:140) substring (Data/Attoparsec/ByteString/Buffer.hs:145) unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:152) 89% ( 8 / 9) in 'Data.Attoparsec.Zepto' Missing documentation for: Parser (Data/Attoparsec/Zepto.hs:68) 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) 60% ( 6 / 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) 100% ( 4 / 4) in 'Data.Attoparsec.Types' 100% ( 10 / 10) 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' Warning: Data.Attoparsec.ByteString.Char8: could not find link destinations for: ~ Documentation created: dist/doc/html/attoparsec/index.html, dist/doc/html/attoparsec/attoparsec.txt Creating package registration file: /tmp/pkgConf-attoparsec-0.13.13799109591328875978.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/attoparsec-0.13.1.0-K5Fyc3MOMYs22DiprZQxLM Registering attoparsec-0.13.1.0... cabal: Leaving directory '/tmp/cabal-tmp-27958/attoparsec-0.13.1.0' Installed attoparsec-0.13.1.0 cabal: Entering directory '/tmp/cabal-tmp-27958/hmt-0.15' 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: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [ 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 ) Music/Theory/Math.hs:63:1: warning: [-Wredundant-constraints] • Redundant constraint: Integral t • In the type signature for: rational_nd :: Integral t => Ratio t -> (t, t) [18 of 88] Compiling Music.Theory.Meter.Barlow_1987 ( Music/Theory/Meter/Barlow_1987.hs, dist/build/Music/Theory/Meter/Barlow_1987.o ) Music/Theory/Meter/Barlow_1987.hs:45:1: warning: [-Wredundant-constraints] • Redundant constraint: Show n • In the type signature for: to_r :: (Integral n, Show n) => n -> R Music/Theory/Meter/Barlow_1987.hs:94:1: warning: [-Wredundant-constraints] • Redundant constraint: Show n • In the type signature for: reverse_primes :: (Integral n, Show n) => n -> [n] [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 ) Music/Theory/Tempo_Marking.hs:82:1: warning: [-Wredundant-constraints] • Redundant constraint: Num a • In the type signature for: mm_name :: (Num a, Ord a) => [(String, (a, a))] -> a -> Maybe String [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: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [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 ) Music/Theory/Permutations.hs:42:1: warning: [-Wredundant-constraints] • Redundant constraint: Eq a • In the type signature for: apply_permutation :: Eq a => P.Permute -> [a] -> [a] [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: [-Wtype-defaults] • Defaulting the following constraints 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: [-Wtype-defaults] • Defaulting the following constraints 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: [-Wunused-imports] 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 ) Music/Theory/Dynamic_Mark.hs:36:1: warning: [-Wredundant-constraints] • Redundant constraint: Eq n • In the type signature for: midi_dynamic_mark :: (Ord n, Eq n, Num n, Enum n) => n -> Maybe Dynamic_Mark_T [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 ) Music/Theory/Interval/Barlow_1987.hs:123:1: warning: [-Wredundant-constraints] • Redundant constraint: Integral t • In the type signature for: from_rational :: Integral t => Ratio t -> (t, t) [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 ) Music/Theory/Metric/Polansky_1996.hs:119:1: warning: [-Wredundant-constraints] • Redundant constraints: (Fractional a, Enum a) • In the type signature for: olm_general :: (Fractional a, Enum a, Fractional n) => Interval a n -> [a] -> [a] -> n Music/Theory/Metric/Polansky_1996.hs:154:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum a • In the type signature for: olm :: (Fractional a, Enum a) => Psi a -> Delta n a -> ([a] -> a) -> [n] -> [n] -> a Music/Theory/Metric/Polansky_1996.hs:282:1: warning: [-Wredundant-constraints] • Redundant constraint: Num a • In the type signature for: ocm_zcm :: (Fractional n, Num a) => Interval a n -> [a] -> [a] -> (n, n, [n]) Music/Theory/Metric/Polansky_1996.hs:296:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum a • In the type signature for: ocm :: (Fractional a, Enum a, Fractional n) => Interval a n -> [a] -> [a] -> n Music/Theory/Metric/Polansky_1996.hs:305:1: warning: [-Wredundant-constraints] • Redundant constraints: (Ord a, Enum a) • In the type signature for: ocm_absolute_scaled :: (Ord a, Fractional a, Enum a, Ord n, Fractional n) => Interval a n -> [a] -> [a] -> n [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 ) 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: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Music/Theory/Math.hs:63:1: warning: [-Wredundant-constraints] • Redundant constraint: Integral t • In the type signature for: rational_nd :: Integral t => Ratio t -> (t, t) Music/Theory/Meter/Barlow_1987.hs:45:1: warning: [-Wredundant-constraints] • Redundant constraint: Show n • In the type signature for: to_r :: (Integral n, Show n) => n -> R Music/Theory/Meter/Barlow_1987.hs:94:1: warning: [-Wredundant-constraints] • Redundant constraint: Show n • In the type signature for: reverse_primes :: (Integral n, Show n) => n -> [n] 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/Tempo_Marking.hs:82:1: warning: [-Wredundant-constraints] • Redundant constraint: Num a • In the type signature for: mm_name :: (Num a, Ord a) => [(String, (a, a))] -> a -> Maybe String Music/Theory/Time/Seq.hs:9:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() :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/Permutations.hs:42:1: warning: [-Wredundant-constraints] • Redundant constraint: Eq a • In the type signature for: apply_permutation :: Eq a => P.Permute -> [a] -> [a] Music/Theory/Duration/CT.hs:137:12: warning: [-Wtype-defaults] • Defaulting the following constraints 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: [-Wtype-defaults] • Defaulting the following constraints 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: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Music/Theory/Dynamic_Mark.hs:36:1: warning: [-Wredundant-constraints] • Redundant constraint: Eq n • In the type signature for: midi_dynamic_mark :: (Ord n, Eq n, Num n, Enum n) => n -> Maybe Dynamic_Mark_T Music/Theory/Interval/Barlow_1987.hs:123:1: warning: [-Wredundant-constraints] • Redundant constraint: Integral t • In the type signature for: from_rational :: Integral t => Ratio t -> (t, t) 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/Tu Music/Theory/Metric/Polansky_1996.hs:119:1: warning: [-Wredundant-constraints] • Redundant constraints: (Fractional a, Enum a) • In the type signature for: olm_general :: (Fractional a, Enum a, Fractional n) => Interval a n -> [a] -> [a] -> n Music/Theory/Metric/Polansky_1996.hs:154:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum a • In the type signature for: olm :: (Fractional a, Enum a) => Psi a -> Delta n a -> ([a] -> a) -> [n] -> [n] -> a Music/Theory/Metric/Polansky_1996.hs:282:1: warning: [-Wredundant-constraints] • Redundant constraint: Num a • In the type signature for: ocm_zcm :: (Fractional n, Num a) => Interval a n -> [a] -> [a] -> (n, n, [n]) Music/Theory/Metric/Polansky_1996.hs:296:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum a • In the type signature for: ocm :: (Fractional a, Enum a, Fractional n) => Interval a n -> [a] -> [a] -> n Music/Theory/Metric/Polansky_1996.hs:305:1: warning: [-Wredundant-constraints] • Redundant constraints: (Ord a, Enum a) • In the type signature for: ocm_absolute_scaled :: (Ord a, Fractional a, Enum a, Ord n, Fractional n) => Interval a n -> [a] -> [a] -> n ning/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 Warning: Music.Theory.Array.CSV: could not find link destinations for: unsafeIndex unsafeRangeSize Documentation created: dist/doc/html/hmt/index.html, dist/doc/html/hmt/hmt.txt Creating package registration file: /tmp/pkgConf-hmt-01924994331612270347.15 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hmt-0.15-8qLkTxHQazv83tDr6FMMgY Registering hmt-0.15... cabal: Leaving directory '/tmp/cabal-tmp-27958/hmt-0.15' Installed hmt-0.15 cabal: Entering directory '/tmp/cabal-tmp-27958/websockets-0.9.7.0' Configuring websockets-0.9.7.0... Building websockets-0.9.7.0... Preprocessing library websockets-0.9.7.0... [ 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 ) [ 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 ) [ 6 of 11] Compiling Network.WebSockets.Hybi13 ( src/Network/WebSockets/Hybi13.hs, dist/build/Network/WebSockets/Hybi13.o ) [ 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 ) src/Network/WebSockets/Server.hs:62:3: warning: [-Wdeprecations] In the use of ‘sClose’ (imported from Network.Socket): Deprecated: "use 'close'" src/Network/WebSockets/Server.hs:68:50: warning: [-Wdeprecations] In the use of ‘sClose’ (imported from Network.Socket): Deprecated: "use 'close'" src/Network/WebSockets/Server.hs:80:5: warning: [-Wdeprecations] In the use of ‘sClose’ (imported from Network.Socket): Deprecated: "use 'close'" src/Network/WebSockets/Server.hs:85:9: warning: [-Wdeprecations] In the use of ‘bindSocket’ (imported from Network.Socket): Deprecated: "use 'bind'" [10 of 11] Compiling Network.WebSockets.Client ( src/Network/WebSockets/Client.hs, dist/build/Network/WebSockets/Client.o ) src/Network/WebSockets/Client.hs:69:10: warning: [-Wdeprecations] In the use of ‘sClose’ (imported from Network.Socket): Deprecated: "use 'close'" [11 of 11] Compiling Network.WebSockets ( src/Network/WebSockets.hs, dist/build/Network/WebSockets.o ) Running Haddock for websockets-0.9.7.0... Running hscolour for websockets-0.9.7.0... Preprocessing library websockets-0.9.7.0... Preprocessing library websockets-0.9.7.0... src/Network/WebSockets/Server.hs:62:3: warning: [-Wdeprecations] In the use of ‘sClose’ (imported from Network.Socket): Deprecated: "use 'close'" src/Network/WebSockets/Server.hs:68:50: warning: [-Wdeprecations] In the use of ‘sClose’ (imported from Network.Socket): Deprecated: "use 'close'" src/Network/WebSockets/Server.hs:80:5: warning: [-Wdeprecations] In the use of ‘sClose’ (imported from Network.Socket): Deprecated: "use 'close'" src/Network/WebSockets/Server.hs:85:9: warning: [-Wdeprecations] In the use of ‘bindSocket’ (imported from Network.Socket): Deprecated: "use 'bind'" src/Network/WebSockets/Client.hs:69:10: warning: [-Wdeprecations] In the use of ‘sClose’ (imported from Network.Socket): Deprecated: "use 'close'" 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.71904800816456959710.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/websockets-0.9.7.0-6znWQMJV1NeH499zvOVnT9 Registering websockets-0.9.7.0... cabal: Leaving directory '/tmp/cabal-tmp-27958/websockets-0.9.7.0' Installed websockets-0.9.7.0 Downloading tidal-0.8.2... cabal: Entering directory '/tmp/cabal-tmp-27958/tidal-0.8.2' Configuring tidal-0.8.2... Building tidal-0.8.2... Preprocessing library tidal-0.8.2... Sound/Tidal/Parse.hs:1:55: warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [ 1 of 13] Compiling Sound.Tidal.Utils ( Sound/Tidal/Utils.hs, dist/build/Sound/Tidal/Utils.o ) [ 2 of 13] Compiling Sound.Tidal.Tempo ( Sound/Tidal/Tempo.hs, dist/build/Sound/Tidal/Tempo.o ) Sound/Tidal/Tempo.hs:26:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘==’ or ‘/=’ • In the instance declaration for ‘Eq WS.Connection’ [ 3 of 13] Compiling Sound.Tidal.Time ( Sound/Tidal/Time.hs, dist/build/Sound/Tidal/Time.o ) [ 4 of 13] Compiling Sound.Tidal.Pattern ( Sound/Tidal/Pattern.hs, dist/build/Sound/Tidal/Pattern.o ) [ 5 of 13] Compiling Sound.Tidal.Parse ( Sound/Tidal/Parse.hs, dist/build/Sound/Tidal/Parse.o ) [ 6 of 13] Compiling Sound.Tidal.Stream ( Sound/Tidal/Stream.hs, dist/build/Sound/Tidal/Stream.o ) [ 7 of 13] Compiling Sound.Tidal.Params ( Sound/Tidal/Params.hs, dist/build/Sound/Tidal/Params.o ) [ 8 of 13] Compiling Sound.Tidal.OscStream ( Sound/Tidal/OscStream.hs, dist/build/Sound/Tidal/OscStream.o ) [ 9 of 13] Compiling Sound.Tidal.Transition ( Sound/Tidal/Transition.hs, dist/build/Sound/Tidal/Transition.o ) [10 of 13] Compiling Sound.Tidal.SuperCollider ( Sound/Tidal/SuperCollider.hs, dist/build/Sound/Tidal/SuperCollider.o ) [11 of 13] Compiling Sound.Tidal.Dirt ( Sound/Tidal/Dirt.hs, dist/build/Sound/Tidal/Dirt.o ) [12 of 13] Compiling Sound.Tidal.Strategies ( Sound/Tidal/Strategies.hs, dist/build/Sound/Tidal/Strategies.o ) [13 of 13] Compiling Sound.Tidal.Context ( Sound/Tidal/Context.hs, dist/build/Sound/Tidal/Context.o ) Running Haddock for tidal-0.8.2... Running hscolour for tidal-0.8.2... Preprocessing library tidal-0.8.2... Preprocessing library tidal-0.8.2... 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: [-Wmissing-methods] • No explicit implementation for either ‘==’ or ‘/=’ • In the instance declaration for ‘Eq WS.Connection’ Haddock coverage: 95% ( 20 / 21) in 'Sound.Tidal.Utils' Missing documentation for: maybeRead (Sound/Tidal/Utils.hs:47) 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) 100% ( 23 / 23) in 'Sound.Tidal.Time' 53% ( 79 /149) in 'Sound.Tidal.Pattern' Missing documentation for: Module header (Sound/Tidal/Pattern.hs:53) (Sound/Tidal/Pattern.hs:81) unwrap (Sound/Tidal/Pattern.hs:105) splitAtSam (Sound/Tidal/Pattern.hs:169) scan (Sound/Tidal/Pattern.hs:205) iter' (Sound/Tidal/Pattern.hs:282) whenT (Sound/Tidal/Pattern.hs:302) playWhen (Sound/Tidal/Pattern.hs:307) playFor (Sound/Tidal/Pattern.hs:310) ratsine (Sound/Tidal/Pattern.hs:357) sawwave1 (Sound/Tidal/Pattern.hs:384) saw1 (Sound/Tidal/Pattern.hs:386) sawrat1 (Sound/Tidal/Pattern.hs:387) triwave1 (Sound/Tidal/Pattern.hs:400) tri1 (Sound/Tidal/Pattern.hs:403) trirat1 (Sound/Tidal/Pattern.hs:404) squarewave1 (Sound/Tidal/Pattern.hs:408) square1 (Sound/Tidal/Pattern.hs:411) squarewave (Sound/Tidal/Pattern.hs:413) square (Sound/Tidal/Pattern.hs:415) envLR (Sound/Tidal/Pattern.hs:426) envEq (Sound/Tidal/Pattern.hs:430) envEqR (Sound/Tidal/Pattern.hs:433) fadeOut (Sound/Tidal/Pattern.hs:435) fadeOut' (Sound/Tidal/Pattern.hs:439) fadeIn' (Sound/Tidal/Pattern.hs:443) fadeIn (Sound/Tidal/Pattern.hs:446) filterValues (Sound/Tidal/Pattern.hs:529) filterOnsets (Sound/Tidal/Pattern.hs:533) filterStartInRange (Sound/Tidal/Pattern.hs:538) filterOnsetsInRange (Sound/Tidal/Pattern.hs:542) seqToRelOnsets (Sound/Tidal/Pattern.hs:544) segment (Sound/Tidal/Pattern.hs:547) segment' (Sound/Tidal/Pattern.hs:550) split (Sound/Tidal/Pattern.hs:554) points (Sound/Tidal/Pattern.hs:559) groupByTime (Sound/Tidal/Pattern.hs:563) ifp (Sound/Tidal/Pattern.hs:567) timeToRand (Sound/Tidal/Pattern.hs:605) unDegradeBy (Sound/Tidal/Pattern.hs:645) sometimes (Sound/Tidal/Pattern.hs:671) often (Sound/Tidal/Pattern.hs:672) rarely (Sound/Tidal/Pattern.hs:673) almostNever (Sound/Tidal/Pattern.hs:674) almostAlways (Sound/Tidal/Pattern.hs:675) compress (Sound/Tidal/Pattern.hs:776) sliceArc (Sound/Tidal/Pattern.hs:780) revArc (Sound/Tidal/Pattern.hs:804) e (Sound/Tidal/Pattern.hs:806) e' (Sound/Tidal/Pattern.hs:809) index (Sound/Tidal/Pattern.hs:813) prep (Sound/Tidal/Pattern.hs:861) preplace1 (Sound/Tidal/Pattern.hs:863) preplaceWith (Sound/Tidal/Pattern.hs:866) prw (Sound/Tidal/Pattern.hs:869) preplaceWith1 (Sound/Tidal/Pattern.hs:871) prw1 (Sound/Tidal/Pattern.hs:874) <~> (Sound/Tidal/Pattern.hs:876) prot (Sound/Tidal/Pattern.hs:885) prot1 (Sound/Tidal/Pattern.hs:886) ~>> (Sound/Tidal/Pattern.hs:900) permstep (Sound/Tidal/Pattern.hs:967) parseLMRule (Sound/Tidal/Pattern.hs:982) parseLMRule' (Sound/Tidal/Pattern.hs:990) unwrap' (Sound/Tidal/Pattern.hs:1011) enclosingArc (Sound/Tidal/Pattern.hs:1021) stretch (Sound/Tidal/Pattern.hs:1025) runWith (Sound/Tidal/Pattern.hs:1059) runWith' (Sound/Tidal/Pattern.hs:1066) 0% ( 0 / 51) 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) (Sound/Tidal/Parse.hs:39) ColourD (Sound/Tidal/Parse.hs:42) (Sound/Tidal/Parse.hs:44) (Sound/Tidal/Parse.hs:47) lexer (Sound/Tidal/Parse.hs:53) braces (Sound/Tidal/Parse.hs:54) brackets (Sound/Tidal/Parse.hs:55) parens (Sound/Tidal/Parse.hs:56) angles (Sound/Tidal/Parse.hs:57) symbol (Sound/Tidal/Parse.hs:58) natural (Sound/Tidal/Parse.hs:59) integer (Sound/Tidal/Parse.hs:60) float (Sound/Tidal/Parse.hs:61) naturalOrFloat (Sound/Tidal/Parse.hs:62) Sign (Sound/Tidal/Parse.hs:64) applySign (Sound/Tidal/Parse.hs:66) sign (Sound/Tidal/Parse.hs:70) intOrFloat (Sound/Tidal/Parse.hs:77) r (Sound/Tidal/Parse.hs:85) parseRhythm (Sound/Tidal/Parse.hs:92) pSequenceN (Sound/Tidal/Parse.hs:98) pSequence (Sound/Tidal/Parse.hs:104) pSingle (Sound/Tidal/Parse.hs:108) pPart (Sound/Tidal/Parse.hs:111) pPolyIn (Sound/Tidal/Parse.hs:122) pPolyOut (Sound/Tidal/Parse.hs:127) pString (Sound/Tidal/Parse.hs:139) pVocable (Sound/Tidal/Parse.hs:142) pDouble (Sound/Tidal/Parse.hs:146) pBool (Sound/Tidal/Parse.hs:151) parseIntNote (Sound/Tidal/Parse.hs:158) parseInt (Sound/Tidal/Parse.hs:163) pInt (Sound/Tidal/Parse.hs:168) parseNote (Sound/Tidal/Parse.hs:172) fromNote (Sound/Tidal/Parse.hs:192) pColour (Sound/Tidal/Parse.hs:195) pMult (Sound/Tidal/Parse.hs:200) pRand (Sound/Tidal/Parse.hs:215) pE (Sound/Tidal/Parse.hs:221) pReplicate (Sound/Tidal/Parse.hs:238) pStretch (Sound/Tidal/Parse.hs:250) pRatio (Sound/Tidal/Parse.hs:256) pRational (Sound/Tidal/Parse.hs:264) pDensity (Sound/Tidal/Parse.hs:268) 0% ( 0 / 44) in 'Sound.Tidal.Stream' Missing documentation for: Module header ToMessageFunc (Sound/Tidal/Stream.hs:22) Backend (Sound/Tidal/Stream.hs:24) Param (Sound/Tidal/Stream.hs:29) (Sound/Tidal/Stream.hs:34) (Sound/Tidal/Stream.hs:37) (Sound/Tidal/Stream.hs:39) Shape (Sound/Tidal/Stream.hs:42) Value (Sound/Tidal/Stream.hs:47) ParamMap (Sound/Tidal/Stream.hs:50) ParamPattern (Sound/Tidal/Stream.hs:52) ticksPerCycle (Sound/Tidal/Stream.hs:54) defaultValue (Sound/Tidal/Stream.hs:56) hasDefault (Sound/Tidal/Stream.hs:62) defaulted (Sound/Tidal/Stream.hs:68) defaultMap (Sound/Tidal/Stream.hs:71) required (Sound/Tidal/Stream.hs:75) hasRequired (Sound/Tidal/Stream.hs:78) isSubset (Sound/Tidal/Stream.hs:81) doAt (Sound/Tidal/Stream.hs:85) logicalOnset' (Sound/Tidal/Stream.hs:91) applyShape' (Sound/Tidal/Stream.hs:99) start (Sound/Tidal/Stream.hs:103) state (Sound/Tidal/Stream.hs:111) stream (Sound/Tidal/Stream.hs:118) streamcallback (Sound/Tidal/Stream.hs:124) onTick (Sound/Tidal/Stream.hs:131) onTick' (Sound/Tidal/Stream.hs:145) make (Sound/Tidal/Stream.hs:159) makeS (Sound/Tidal/Stream.hs:165) makeF (Sound/Tidal/Stream.hs:167) makeI (Sound/Tidal/Stream.hs:170) param (Sound/Tidal/Stream.hs:173) merge (Sound/Tidal/Stream.hs:176) |=| (Sound/Tidal/Stream.hs:180) # (Sound/Tidal/Stream.hs:183) mergeWith (Sound/Tidal/Stream.hs:187) mergeNumWith (Sound/Tidal/Stream.hs:192) mergePlus (Sound/Tidal/Stream.hs:197) |*| (Sound/Tidal/Stream.hs:205) |+| (Sound/Tidal/Stream.hs:209) |-| (Sound/Tidal/Stream.hs:213) |/| (Sound/Tidal/Stream.hs:217) setter (Sound/Tidal/Stream.hs:220) 26% ( 35 /133) in 'Sound.Tidal.Params' Missing documentation for: Module header make' (Sound/Tidal/Params.hs:9) pF (Sound/Tidal/Params.hs:43) pI (Sound/Tidal/Params.hs:45) pS (Sound/Tidal/Params.hs:47) clhatdecay (Sound/Tidal/Params.hs:78) cutoffegint (Sound/Tidal/Params.hs:108) decay (Sound/Tidal/Params.hs:109) detune (Sound/Tidal/Params.hs:116) end (Sound/Tidal/Params.hs:122) gate (Sound/Tidal/Params.hs:125) hatgrain (Sound/Tidal/Params.hs:126) kriole (Sound/Tidal/Params.hs:133) lagogo (Sound/Tidal/Params.hs:134) lclap (Sound/Tidal/Params.hs:135) lclaves (Sound/Tidal/Params.hs:136) lclhat (Sound/Tidal/Params.hs:137) lcrash (Sound/Tidal/Params.hs:138) lfo (Sound/Tidal/Params.hs:139) lfocutoffint (Sound/Tidal/Params.hs:140) lfodelay (Sound/Tidal/Params.hs:141) lfoint (Sound/Tidal/Params.hs:142) lfopitchint (Sound/Tidal/Params.hs:143) lfoshape (Sound/Tidal/Params.hs:144) lfosync (Sound/Tidal/Params.hs:145) lhitom (Sound/Tidal/Params.hs:146) lkick (Sound/Tidal/Params.hs:147) llotom (Sound/Tidal/Params.hs:148) lophat (Sound/Tidal/Params.hs:154) lsnare (Sound/Tidal/Params.hs:155) octave (Sound/Tidal/Params.hs:171) offset (Sound/Tidal/Params.hs:172) ophatdecay (Sound/Tidal/Params.hs:173) pitch1 (Sound/Tidal/Params.hs:179) pitch2 (Sound/Tidal/Params.hs:180) pitch3 (Sound/Tidal/Params.hs:181) portamento (Sound/Tidal/Params.hs:182) sagogo (Sound/Tidal/Params.hs:189) sclap (Sound/Tidal/Params.hs:190) sclaves (Sound/Tidal/Params.hs:191) scrash (Sound/Tidal/Params.hs:192) semitone (Sound/Tidal/Params.hs:193) slide (Sound/Tidal/Params.hs:198) stutterdepth (Sound/Tidal/Params.hs:203) stuttertime (Sound/Tidal/Params.hs:204) sustain (Sound/Tidal/Params.hs:205) tomdecay (Sound/Tidal/Params.hs:206) velocity (Sound/Tidal/Params.hs:209) vcfegint (Sound/Tidal/Params.hs:210) vcoegint (Sound/Tidal/Params.hs:211) voice (Sound/Tidal/Params.hs:212) dur (Sound/Tidal/Params.hs:218) modwheel (Sound/Tidal/Params.hs:219) expression (Sound/Tidal/Params.hs:220) sustainpedal (Sound/Tidal/Params.hs:221) att (Sound/Tidal/Params.hs:224) chdecay (Sound/Tidal/Params.hs:225) ctf (Sound/Tidal/Params.hs:226) ctfg (Sound/Tidal/Params.hs:227) delayfb (Sound/Tidal/Params.hs:228) delayt (Sound/Tidal/Params.hs:229) det (Sound/Tidal/Params.hs:230) gat (Sound/Tidal/Params.hs:231) hg (Sound/Tidal/Params.hs:232) lag (Sound/Tidal/Params.hs:233) lbd (Sound/Tidal/Params.hs:234) lch (Sound/Tidal/Params.hs:235) lcl (Sound/Tidal/Params.hs:236) lcp (Sound/Tidal/Params.hs:237) lcr (Sound/Tidal/Params.hs:238) lfoc (Sound/Tidal/Params.hs:239) lfoi (Sound/Tidal/Params.hs:240) lfop (Sound/Tidal/Params.hs:241) lht (Sound/Tidal/Params.hs:242) llt (Sound/Tidal/Params.hs:243) loh (Sound/Tidal/Params.hs:244) lsn (Sound/Tidal/Params.hs:245) ohdecay (Sound/Tidal/Params.hs:246) pit1 (Sound/Tidal/Params.hs:247) pit2 (Sound/Tidal/Params.hs:248) pit3 (Sound/Tidal/Params.hs:249) por (Sound/Tidal/Params.hs:250) sag (Sound/Tidal/Params.hs:251) scl (Sound/Tidal/Params.hs:252) scp (Sound/Tidal/Params.hs:253) scr (Sound/Tidal/Params.hs:254) sld (Sound/Tidal/Params.hs:255) std (Sound/Tidal/Params.hs:256) stt (Sound/Tidal/Params.hs:257) sus (Sound/Tidal/Params.hs:258) tdecay (Sound/Tidal/Params.hs:259) vcf (Sound/Tidal/Params.hs:260) vco (Sound/Tidal/Params.hs:261) voi (Sound/Tidal/Params.hs:262) note (Sound/Tidal/Params.hs:264) midinote (Sound/Tidal/Params.hs:265) drum (Sound/Tidal/Params.hs:267) drumN (Sound/Tidal/Params.hs:269) 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:35) makeConnection (Sound/Tidal/OscStream.hs:62) 64% ( 7 / 11) in 'Sound.Tidal.Transition' Missing documentation for: Module header transition (Sound/Tidal/Transition.hs:14) superwash (Sound/Tidal/Transition.hs:35) wash (Sound/Tidal/Transition.hs:45) 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) 31% ( 10 / 32) in 'Sound.Tidal.Dirt' Missing documentation for: Module header dirt (Sound/Tidal/Dirt.hs:28) dirtSlang (Sound/Tidal/Dirt.hs:64) superDirtSlang (Sound/Tidal/Dirt.hs:71) superDirtBackend (Sound/Tidal/Dirt.hs:73) superDirtState (Sound/Tidal/Dirt.hs:77) dirtBackend (Sound/Tidal/Dirt.hs:81) dirtStream (Sound/Tidal/Dirt.hs:87) dirtState (Sound/Tidal/Dirt.hs:91) dirtSetters (Sound/Tidal/Dirt.hs:95) superDirtSetters (Sound/Tidal/Dirt.hs:99) superDirts (Sound/Tidal/Dirt.hs:104) dirtstream (Sound/Tidal/Dirt.hs:110) dirtToColour (Sound/Tidal/Dirt.hs:119) showToColour (Sound/Tidal/Dirt.hs:123) datumToColour (Sound/Tidal/Dirt.hs:126) stringToColour (Sound/Tidal/Dirt.hs:129) pick (Sound/Tidal/Dirt.hs:149) striateL' (Sound/Tidal/Dirt.hs:217) metronome (Sound/Tidal/Dirt.hs:219) clutchIn (Sound/Tidal/Dirt.hs:221) clutch (Sound/Tidal/Dirt.hs:226) 40% ( 17 / 42) in 'Sound.Tidal.Strategies' Missing documentation for: Module header stutter (Sound/Tidal/Strategies.hs:20) echo (Sound/Tidal/Strategies.hs:22) triple (Sound/Tidal/Strategies.hs:23) quad (Sound/Tidal/Strategies.hs:24) double (Sound/Tidal/Strategies.hs:25) juxcut (Sound/Tidal/Strategies.hs:45) samples (Sound/Tidal/Strategies.hs:128) samples' (Sound/Tidal/Strategies.hs:131) spreadf (Sound/Tidal/Strategies.hs:153) sawwave4 (Sound/Tidal/Strategies.hs:176) sinewave4 (Sound/Tidal/Strategies.hs:177) rand4 (Sound/Tidal/Strategies.hs:178) stackwith (Sound/Tidal/Strategies.hs:180) inside (Sound/Tidal/Strategies.hs:191) chopArc (Sound/Tidal/Strategies.hs:244) en (Sound/Tidal/Strategies.hs:266) steps (Sound/Tidal/Strategies.hs:315) off (Sound/Tidal/Strategies.hs:325) offadd (Sound/Tidal/Strategies.hs:328) ghost'' (Sound/Tidal/Strategies.hs:344) ghost' (Sound/Tidal/Strategies.hs:345) ghost (Sound/Tidal/Strategies.hs:346) slice (Sound/Tidal/Strategies.hs:348) randslice (Sound/Tidal/Strategies.hs:354) Warning: Sound.Tidal.Context: Could not find documentation for exported module: C 0% ( 0 / 1) in 'Sound.Tidal.Context' Missing documentation for: Module header Documentation created: dist/doc/html/tidal/index.html, dist/doc/html/tidal/tidal.txt Creating package registration file: /tmp/pkgConf-tidal-0.81425530777815611343.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/tidal-0.8.2-EUWbevbNtmCKZ7DY8MVZEM Registering tidal-0.8.2... cabal: Leaving directory '/tmp/cabal-tmp-27958/tidal-0.8.2' Installed tidal-0.8.2