Resolving dependencies... Warning: The following packages are likely to be broken by the reinstalls: ghc-7.10.2 Cabal-1.22.4.0 Continuing even though the plan contains dangerous reinstalls. Configuring explicit-exception-0.1.7.3... Building explicit-exception-0.1.7.3... Preprocessing library explicit-exception-0.1.7.3... [ 1 of 11] Compiling Control.Monad.Label ( src/Control/Monad/Label.hs, dist/build/Control/Monad/Label.o ) src/Control/Monad/Label.hs:17:1: Warning: The import of ‘<*>, pure, Applicative’ from module ‘Control.Applicative’ is redundant [ 2 of 11] Compiling Control.Monad.Exception.Synchronous ( src/Control/Monad/Exception/Synchronous.hs, dist/build/Control/Monad/Exception/Synchronous.o ) src/Control/Monad/Exception/Synchronous.hs:71:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Control/Monad/Exception/Synchronous.hs:291:26: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Exception/Synchronous.hs:292:30: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Exception/Synchronous.hs:294:46: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Exception/Synchronous.hs:295:14: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 3 of 11] Compiling Control.Monad.Exception.Asynchronous.Strict ( src/Control/Monad/Exception/Asynchronous/Strict.hs, dist/build/Control/Monad/Exception/Asynchronous/Strict.o ) [ 4 of 11] Compiling Control.Monad.Exception.Warning ( src/Control/Monad/Exception/Warning.hs, dist/build/Control/Monad/Exception/Warning.o ) src/Control/Monad/Exception/Warning.hs:14:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 5 of 11] Compiling Control.Monad.Exception.Label ( src/Control/Monad/Exception/Label.hs, dist/build/Control/Monad/Exception/Label.o ) src/Control/Monad/Exception/Label.hs:15:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 6 of 11] Compiling System.IO.Straight ( src/System/IO/Straight.hs, dist/build/System/IO/Straight.o ) src/System/IO/Straight.hs:20:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/System/IO/Straight.hs:68:10: Warning: Orphan instance: instance (MonadSIO m, ContainsIOException e) => MonadIO (ExceptionalT e m) To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. [ 7 of 11] Compiling System.IO.Exception.File ( src/System/IO/Exception/File.hs, dist/build/System/IO/Exception/File.o ) [ 8 of 11] Compiling System.IO.Exception.BinaryFile ( src/System/IO/Exception/BinaryFile.hs, dist/build/System/IO/Exception/BinaryFile.o ) [ 9 of 11] Compiling Control.Monad.Exception.Asynchronous.Lazy ( src/Control/Monad/Exception/Asynchronous/Lazy.hs, dist/build/Control/Monad/Exception/Asynchronous/Lazy.o ) [10 of 11] Compiling Control.Monad.Exception.Asynchronous ( src/Control/Monad/Exception/Asynchronous.hs, dist/build/Control/Monad/Exception/Asynchronous.o ) [11 of 11] Compiling System.IO.Exception.TextFile ( src/System/IO/Exception/TextFile.hs, dist/build/System/IO/Exception/TextFile.o ) src/System/IO/Exception/TextFile.hs:47:4: Warning: In the use of ‘Async.manySynchronousT’ (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy): Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead" In-place registering explicit-exception-0.1.7.3... Running Haddock for explicit-exception-0.1.7.3... Running hscolour for explicit-exception-0.1.7.3... Preprocessing library explicit-exception-0.1.7.3... Preprocessing library explicit-exception-0.1.7.3... src/Control/Monad/Label.hs:17:1: Warning: The import of ‘<*>, pure, Applicative’ from module ‘Control.Applicative’ is redundant src/Control/Monad/Exception/Synchronous.hs:71:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Control/Monad/Exception/Synchronous.hs:291:26: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Exception/Synchronous.hs:292:30: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Exception/Synchronous.hs:294:46: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Exception/Synchronous.hs:295:14: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Exception/Warning.hs:14:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Control/Monad/Exception/Label.hs:15:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/System/IO/Straight.hs:20:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/System/IO/Straight.hs:68:10: Warning: Orphan instance: instance (MonadSIO m, ContainsIOException e) => MonadIO (ExceptionalT e m) To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. Haddock coverage: 18% ( 3 / 17) in 'Control.Monad.Label' Missing documentation for: Label (src/Control/Monad/Label.hs:29) (src/Control/Monad/Label.hs:45) runLabel (src/Control/Monad/Label.hs:50) ask (src/Control/Monad/Label.hs:53) local (src/Control/Monad/Label.hs:57) LabelT (src/Control/Monad/Label.hs:67) fmapReaderT (src/Control/Monad/Label.hs:105) (src/Control/Monad/Label.hs:109) pureReaderT (src/Control/Monad/Label.hs:113) apReaderT (src/Control/Monad/Label.hs:117) (src/Control/Monad/Label.hs:123) runLabelT (src/Control/Monad/Label.hs:128) askT (src/Control/Monad/Label.hs:131) localT (src/Control/Monad/Label.hs:134) 28% ( 11 / 40) in 'Control.Monad.Exception.Synchronous' Missing documentation for: fromMaybe (src/Control/Monad/Exception/Synchronous.hs:101) toMaybe (src/Control/Monad/Exception/Synchronous.hs:107) fromEither (src/Control/Monad/Exception/Synchronous.hs:104) toEither (src/Control/Monad/Exception/Synchronous.hs:110) fromExitCode (src/Control/Monad/Exception/Synchronous.hs:123) toExitCode (src/Control/Monad/Exception/Synchronous.hs:117) mapException (src/Control/Monad/Exception/Synchronous.hs:157) mapExceptional (src/Control/Monad/Exception/Synchronous.hs:163) throw (src/Control/Monad/Exception/Synchronous.hs:169) assert (src/Control/Monad/Exception/Synchronous.hs:172) catch (src/Control/Monad/Exception/Synchronous.hs:176) resolve (src/Control/Monad/Exception/Synchronous.hs:193) fromMaybeT (src/Control/Monad/Exception/Synchronous.hs:285) toMaybeT (src/Control/Monad/Exception/Synchronous.hs:288) fromErrorT (src/Control/Monad/Exception/Synchronous.hs:291) toErrorT (src/Control/Monad/Exception/Synchronous.hs:294) fromEitherT (src/Control/Monad/Exception/Synchronous.hs:297) toEitherT (src/Control/Monad/Exception/Synchronous.hs:300) fromExitCodeT (src/Control/Monad/Exception/Synchronous.hs:309) toExitCodeT (src/Control/Monad/Exception/Synchronous.hs:303) switchT (src/Control/Monad/Exception/Synchronous.hs:316) mapExceptionT (src/Control/Monad/Exception/Synchronous.hs:331) mapExceptionalT (src/Control/Monad/Exception/Synchronous.hs:338) throwT (src/Control/Monad/Exception/Synchronous.hs:344) assertT (src/Control/Monad/Exception/Synchronous.hs:348) catchT (src/Control/Monad/Exception/Synchronous.hs:352) resolveT (src/Control/Monad/Exception/Synchronous.hs:380) tryT (src/Control/Monad/Exception/Synchronous.hs:386) manyMonoidT (src/Control/Monad/Exception/Synchronous.hs:409) 44% ( 18 / 41) in 'Control.Monad.Exception.Asynchronous.Strict' Missing documentation for: Module header fromSynchronous (src/Control/Monad/Exception/Asynchronous/Strict.hs:100) fromSynchronousNull (src/Control/Monad/Exception/Asynchronous/Strict.hs:107) fromSynchronousMonoid (src/Control/Monad/Exception/Asynchronous/Strict.hs:110) toSynchronous (src/Control/Monad/Exception/Asynchronous/Strict.hs:115) throwMonoid (src/Control/Monad/Exception/Asynchronous/Strict.hs:127) continue (src/Control/Monad/Exception/Asynchronous/Strict.hs:185) maybeAbort (src/Control/Monad/Exception/Asynchronous/Strict.hs:194) mapException (src/Control/Monad/Exception/Asynchronous/Strict.hs:216) mapExceptional (src/Control/Monad/Exception/Asynchronous/Strict.hs:219) simultaneousBindM (src/Control/Monad/Exception/Asynchronous/Strict.hs:252) sequenceA (src/Control/Monad/Exception/Asynchronous/Strict.hs:280) mapM (src/Control/Monad/Exception/Asynchronous/Strict.hs:285) sequence (src/Control/Monad/Exception/Asynchronous/Strict.hs:289) swapToAsynchronousSynchronous (src/Control/Monad/Exception/Asynchronous/Strict.hs:335) fromSynchronousT (src/Control/Monad/Exception/Asynchronous/Strict.hs:354) fromSynchronousMonoidT (src/Control/Monad/Exception/Asynchronous/Strict.hs:361) mapExceptionT (src/Control/Monad/Exception/Asynchronous/Strict.hs:400) mapExceptionalT (src/Control/Monad/Exception/Asynchronous/Strict.hs:407) throwMonoidT (src/Control/Monad/Exception/Asynchronous/Strict.hs:414) eatNothingT (src/Control/Monad/Exception/Asynchronous/Strict.hs:419) appendM (src/Control/Monad/Exception/Asynchronous/Strict.hs:456) continueM (src/Control/Monad/Exception/Asynchronous/Strict.hs:463) 29% ( 5 / 17) in 'Control.Monad.Exception.Warning' Missing documentation for: fromExceptionNull (src/Control/Monad/Exception/Warning.hs:45) toException (src/Control/Monad/Exception/Warning.hs:48) warn (src/Control/Monad/Exception/Warning.hs:58) (src/Control/Monad/Exception/Warning.hs:63) (src/Control/Monad/Exception/Warning.hs:68) (src/Control/Monad/Exception/Warning.hs:76) WarnableT (src/Control/Monad/Exception/Warning.hs:91) fromSynchronousT (src/Control/Monad/Exception/Warning.hs:95) warnT (src/Control/Monad/Exception/Warning.hs:102) (src/Control/Monad/Exception/Warning.hs:108) (src/Control/Monad/Exception/Warning.hs:112) (src/Control/Monad/Exception/Warning.hs:117) 25% ( 3 / 12) in 'Control.Monad.Exception.Label' Missing documentation for: LabeledException (src/Control/Monad/Exception/Label.hs:22) LabeledExceptionalT (src/Control/Monad/Exception/Label.hs:25) runLabelT (src/Control/Monad/Exception/Label.hs:31) labelT (src/Control/Monad/Exception/Label.hs:38) stripLabelT (src/Control/Monad/Exception/Label.hs:45) decorateLabelT (src/Control/Monad/Exception/Label.hs:50) getLabels (src/Control/Monad/Exception/Label.hs:55) throwT (src/Control/Monad/Exception/Label.hs:60) (src/Control/Monad/Exception/Label.hs:105) 57% ( 4 / 7) in 'System.IO.Straight' Missing documentation for: sioToIO (src/System/IO/Straight.hs:34) ioToExceptionalSIO (src/System/IO/Straight.hs:37) unsafeInterleaveSIO (src/System/IO/Straight.hs:42) 0% ( 0 / 3) in 'System.IO.Exception.File' Missing documentation for: Module header EIO (src/System/IO/Exception/File.hs:8) close (src/System/IO/Exception/File.hs:10) 20% ( 1 / 5) in 'System.IO.Exception.BinaryFile' Missing documentation for: open (src/System/IO/Exception/BinaryFile.hs:15) with (src/System/IO/Exception/BinaryFile.hs:19) getByte (src/System/IO/Exception/BinaryFile.hs:24) putByte (src/System/IO/Exception/BinaryFile.hs:28) 44% ( 18 / 41) in 'Control.Monad.Exception.Asynchronous.Lazy' Missing documentation for: Module header fromSynchronous (src/Control/Monad/Exception/Asynchronous/Lazy.hs:105) fromSynchronousNull (src/Control/Monad/Exception/Asynchronous/Lazy.hs:112) fromSynchronousMonoid (src/Control/Monad/Exception/Asynchronous/Lazy.hs:115) toSynchronous (src/Control/Monad/Exception/Asynchronous/Lazy.hs:120) throwMonoid (src/Control/Monad/Exception/Asynchronous/Lazy.hs:132) continue (src/Control/Monad/Exception/Asynchronous/Lazy.hs:190) maybeAbort (src/Control/Monad/Exception/Asynchronous/Lazy.hs:200) mapException (src/Control/Monad/Exception/Asynchronous/Lazy.hs:222) mapExceptional (src/Control/Monad/Exception/Asynchronous/Lazy.hs:225) simultaneousBindM (src/Control/Monad/Exception/Asynchronous/Lazy.hs:271) sequenceA (src/Control/Monad/Exception/Asynchronous/Lazy.hs:299) mapM (src/Control/Monad/Exception/Asynchronous/Lazy.hs:304) sequence (src/Control/Monad/Exception/Asynchronous/Lazy.hs:308) swapToAsynchronousSynchronous (src/Control/Monad/Exception/Asynchronous/Lazy.hs:354) fromSynchronousT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:374) fromSynchronousMonoidT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:381) mapExceptionT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:420) mapExceptionalT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:427) throwMonoidT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:434) eatNothingT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:439) appendM (src/Control/Monad/Exception/Asynchronous/Lazy.hs:476) continueM (src/Contro src/System/IO/Exception/TextFile.hs:47:4: Warning: In the use of ‘Async.manySynchronousT’ (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy): Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead" l/Monad/Exception/Asynchronous/Lazy.hs:483) 100% ( 2 / 2) in 'Control.Monad.Exception.Asynchronous' 29% ( 2 / 7) in 'System.IO.Exception.TextFile' Missing documentation for: open (src/System/IO/Exception/TextFile.hs:20) with (src/System/IO/Exception/TextFile.hs:24) getChar (src/System/IO/Exception/TextFile.hs:29) getContentsSynchronous (src/System/IO/Exception/TextFile.hs:33) putChar (src/System/IO/Exception/TextFile.hs:49) Documentation created: dist/doc/html/explicit-exception/index.html, dist/doc/html/explicit-exception/explicit-exception.txt Creating package registration file: /tmp/pkgConf-explicit-exception-0.1.7278722862233665123.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/explicit-exception-0.1.7.3-FVF7Pwyg6KX8WqqQm9hog0 Registering explicit-exception-0.1.7.3... Installed explicit-exception-0.1.7.3 Configuring extensible-exceptions-0.1.1.4... Building extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... [1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o ) In-place registering extensible-exceptions-0.1.1.4... Running Haddock for extensible-exceptions-0.1.1.4... Running hscolour for extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Haddock coverage: 100% ( 2 / 2) in 'Control.Exception.Extensible' Documentation created: dist/doc/html/extensible-exceptions/index.html, dist/doc/html/extensible-exceptions/extensible-exceptions.txt Creating package registration file: /tmp/pkgConf-extensible-exceptions-0.1.1111537764338888228.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/extensible-exceptions-0.1.1.4-CmaSmA8CMpz45lfrjKH2bq Registering extensible-exceptions-0.1.1.4... Installed extensible-exceptions-0.1.1.4 Configuring filepath-1.3.0.1... Building filepath-1.3.0.1... Preprocessing library filepath-1.3.0.1... [1 of 3] Compiling System.FilePath.Windows ( System/FilePath/Windows.hs, dist/build/System/FilePath/Windows.o ) [2 of 3] Compiling System.FilePath.Posix ( System/FilePath/Posix.hs, dist/build/System/FilePath/Posix.o ) [3 of 3] Compiling System.FilePath ( System/FilePath.hs, dist/build/System/FilePath.o ) In-place registering filepath-1.3.0.1... Running Haddock for filepath-1.3.0.1... Running hscolour for filepath-1.3.0.1... Preprocessing library filepath-1.3.0.1... Preprocessing library filepath-1.3.0.1... Haddock coverage: 100% ( 57 / 57) in 'System.FilePath.Windows' 100% ( 57 / 57) in 'System.FilePath.Posix' 100% ( 2 / 2) in 'System.FilePath' Documentation created: dist/doc/html/filepath/index.html, dist/doc/html/filepath/filepath.txt Creating package registration file: /tmp/pkgConf-filepath-1.3.01544617505243268139.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/filepath-1.3.0.1-A0ShU8E4xGyA19EI3CqHII Registering filepath-1.3.0.1... Installed filepath-1.3.0.1 Configuring ix-shapable-0.1.0... Building ix-shapable-0.1.0... Preprocessing library ix-shapable-0.1.0... [1 of 1] Compiling Data.Ix.Shapable ( Data/Ix/Shapable.hs, dist/build/Data/Ix/Shapable.o ) In-place registering ix-shapable-0.1.0... Running Haddock for ix-shapable-0.1.0... Running hscolour for ix-shapable-0.1.0... Preprocessing library ix-shapable-0.1.0... Preprocessing library ix-shapable-0.1.0... Haddock coverage: 83% ( 5 / 6) in 'Data.Ix.Shapable' Missing documentation for: Module header Documentation created: dist/doc/html/ix-shapable/index.html, dist/doc/html/ix-shapable/ix-shapable.txt Creating package registration file: /tmp/pkgConf-ix-shapable-0.19957068871823089412.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ix-shapable-0.1.0-JGZV7QGlLDx4kOUEIV0i8T Registering ix-shapable-0.1.0... Installed ix-shapable-0.1.0 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:44) 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' Missing documentation for: runErrorT 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' Missing documentation for: runRWST 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' Missing documentation for: runReaderT 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' Missing documentation for: runRWST 96% ( 24 / 25) in 'Control.Monad.State.Lazy' Missing documentation for: runStateT 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' Missing documentation for: runStateT 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) runWriterT 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 91% ( 20 / 22) in 'Control.Monad.Cont' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) runContT Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.216820852731662981776.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU Registering mtl-2.2.1... Installed mtl-2.2.1 Configuring numeric-quest-0.2.0.1... Building numeric-quest-0.2.0.1... Preprocessing library numeric-quest-0.2.0.1... [1 of 8] Compiling Tensor ( Tensor.lhs, dist/build/Tensor.o ) Tensor.lhs:558:3: Warning: Pattern match(es) are non-exhaustive In an equation for ‘contract’: Patterns not matched: _ _ _ [2 of 8] Compiling Roots ( Roots.hs, dist/build/Roots.o ) [3 of 8] Compiling Fraction ( Fraction.hs, dist/build/Fraction.o ) Fraction.hs:365:5: Warning: Pattern match(es) are overlapped In an equation for ‘tan'’: tan' _ (_ :-: 0) = ... Fraction.hs:387:5: Warning: Pattern match(es) are overlapped In an equation for ‘sin'’: sin' _ (_ :-: 0) = ... Fraction.hs:393:5: Warning: Pattern match(es) are overlapped In an equation for ‘cos'’: cos' _ (_ :-: 0) = ... [4 of 8] Compiling Orthogonals ( Orthogonals.lhs, dist/build/Orthogonals.o ) Orthogonals.lhs:325:12: Warning: No explicit implementation for ‘norm’ In the instance declaration for ‘Scalar (Ratio a)’ Orthogonals.lhs:1615:13: Warning: Pattern match(es) are non-exhaustive In an equation for ‘solve_row’: Patterns not matched: [] _ _ [5 of 8] Compiling EigensystemNum ( EigensystemNum.hs, dist/build/EigensystemNum.o ) EigensystemNum.hs:36:1: Warning: Tab character [6 of 8] Compiling LinearAlgorithms ( LinearAlgorithms.hs, dist/build/LinearAlgorithms.o ) [7 of 8] Compiling QuantumVector ( QuantumVector.lhs, dist/build/QuantumVector.o ) QuantumVector.lhs:374:3: Warning: Pattern match(es) are non-exhaustive In an equation for ‘toBra’: Patterns not matched: KetZero QuantumVector.lhs:489:3: Warning: Pattern match(es) are non-exhaustive In an equation for ‘toKet’: Patterns not matched: BraZero _ :<| BraZero _ :<| (_ :<| _) _ :<| (_ :<+ _) QuantumVector.lhs:760:3: Warning: Pattern match(es) are non-exhaustive In an equation for ‘label’: Patterns not matched: _ KetZero _ (_ :|> _) _ (_ :+> _) QuantumVector.lhs:773:3: Warning: Pattern match(es) are non-exhaustive In an equation for ‘rot’: Patterns not matched: KetZero _ :|> _ _ :+> _ QuantumVector.lhs:869:3: Warning: Pattern match(es) are non-exhaustive In an equation for ‘label'’: Patterns not matched: KetZero _ :|> _ _ :+> _ QuantumVector.lhs:910:3: Warning: Pattern match(es) are non-exhaustive In an equation for ‘rot'’: Patterns not matched: KetZero _ :|> _ _ :+> _ [8 of 8] Compiling Eigensystem ( Eigensystem.hs, dist/build/Eigensystem.o ) Eigensystem.hs:82:1: Warning: Defined but not used: ‘eigenpairs’ Eigensystem.hs:143:1: Warning: Defined but not used: ‘matrixA’ Eigensystem.hs:154:1: Warning: Defined but not used: ‘opA’ Eigensystem.hs:157:1: Warning: Defined but not used: ‘basisA’ In-place registering numeric-quest-0.2.0.1... Running Haddock for numeric-quest-0.2.0.1... Running hscolour for numeric-quest-0.2.0.1... Preprocessing library numeric-quest-0.2.0.1... Preprocessing library numeric-quest-0.2.0.1... Orthogonals.lhs:325:12: Warning: No explicit implementation for ‘norm’ In the instance declaration for ‘Scalar (Ratio a)’ EigensystemNum.hs:36:1: Warning: Tab character Eigensystem.hs:82:1: Warning: Defined but not used: ‘eigenpairs’ Eigensystem.hs:143:1: Warning: Defined but not used: ‘matrixA’ Eigensystem.hs:154:1: Warning: Defined but not used: ‘opA’ Eigensystem.hs:157:1: Warning: Defined but not used: ‘basisA’ Haddock coverage: 0% ( 0 / 25) in 'Tensor' Missing documentation for: Module header Tensor (Tensor.lhs:141) rank (Tensor.lhs:161) dims (Tensor.lhs:173) (Tensor.lhs:190) showList' (Tensor.lhs:197) tensor (Tensor.lhs:232) # (Tensor.lhs:270) ## (Tensor.lhs:275) scalar (Tensor.lhs:285) vector (Tensor.lhs:295) epsilon' (Tensor.lhs:316) delta' (Tensor.lhs:336) delta (Tensor.lhs:347) epsilon (Tensor.lhs:347) dot (Tensor.lhs:372) cross' (Tensor.lhs:391) cross (Tensor.lhs:400) (Tensor.lhs:423) (Tensor.lhs:478) contract (Tensor.lhs:557) <*> (Tensor.lhs:694) <<*>> (Tensor.lhs:731) d_standard (Tensor.lhs:810) d_simpler (Tensor.lhs:824) 0% ( 0 / 5) in 'Roots' Missing documentation for: Module header roots (Roots.hs:6) laguerre (Roots.hs:32) polynomial_value (Roots.hs:68) polynomial_derivative (Roots.hs:79) 0% ( 0 / 29) in 'Fraction' Missing documentation for: Module header Fraction (Fraction.hs:79) num (Fraction.hs:82) den (Fraction.hs:82) reduce (Fraction.hs:86) // (Fraction.hs:98) approx (Fraction.hs:101) (Fraction.hs:125) (Fraction.hs:131) (Fraction.hs:136) (Fraction.hs:139) (Fraction.hs:148) (Fraction.hs:160) (Fraction.hs:166) (Fraction.hs:170) numericEnumFrom (Fraction.hs:179) numericEnumFromThen (Fraction.hs:180) numericEnumFromTo (Fraction.hs:181) numericEnumFromThenTo (Fraction.hs:182) CF (Fraction.hs:199) fromCF (Fraction.hs:201) toCF (Fraction.hs:213) approxCF (Fraction.hs:231) fromTaylorToCF (Fraction.hs:259) fromFraction (Fraction.hs:278) fac (Fraction.hs:285) integerRoot2 (Fraction.hs:288) Transcendental (Fraction.hs:314) (Fraction.hs:342) 7% ( 4 / 55) in 'Orthogonals' Missing documentation for: Module header bra_ket (Orthogonals.lhs:286) Scalar (Orthogonals.lhs:307) (Orthogonals.lhs:313) (Orthogonals.lhs:319) (Orthogonals.lhs:325) (Orthogonals.lhs:336) norm1 (Orthogonals.lhs:343) norminf (Orthogonals.lhs:346) matnorm1 (Orthogonals.lhs:349) matnorminf (Orthogonals.lhs:352) sum_product (Orthogonals.lhs:365) normalized (Orthogonals.lhs:381) scaled' (Orthogonals.lhs:385) transposed (Orthogonals.lhs:412) adjoint (Orthogonals.lhs:418) matrix_zipWith (Orthogonals.lhs:451) add_matrices (Orthogonals.lhs:459) matrix_matrix (Orthogonals.lhs:496) matrix_matrix' (Orthogonals.lhs:511) triangle_matrix' (Orthogonals.lhs:523) matrix_ket (Orthogonals.lhs:552) bra_matrix (Orthogonals.lhs:569) bra_matrix_ket (Orthogonals.lhs:586) scalar_matrix (Orthogonals.lhs:598) orthogonals (Orthogonals.lhs:640) gram_schmidt (Orthogonals.lhs:660) one_ket_triangle (Orthogonals.lhs:756) one_ket_solution (Orthogonals.lhs:782) many_kets_triangle (Orthogonals.lhs:808) many_kets_solution (Orthogonals.lhs:837) inverse (Orthogonals.lhs:879) factors_QR (Orthogonals.lhs:950) determinant (Orthogonals.lhs:978) determinantNaive (Orthogonals.lhs:991) determinantClow (Orthogonals.lhs:1010) newClow (Orthogonals.lhs:1025) extendClow (Orthogonals.lhs:1037) longerClow (Orthogonals.lhs:1051) removeEach (Orthogonals.lhs:1070) alternate (Orthogonals.lhs:1074) parityFlip (Orthogonals.lhs:1077) similar_to (Orthogonals.lhs:1187) iterated_eigenvalues (Orthogonals.lhs:1200) eigenvalues (Orthogonals.lhs:1214) add_to_diagonal (Orthogonals.lhs:1297) eigenkets (Orthogonals.lhs:1585) eigenket' (Orthogonals.lhs:1682) unit_matrix (Orthogonals.lhs:1783) unit_vector (Orthogonals.lhs:1790) diagonals (Orthogonals.lhs:1797) 0% ( 0 / 9) in 'EigensystemNum' Missing documentation for: Module header mult (EigensystemNum.hs:6) matSqr (EigensystemNum.hs:9) powerIter (EigensystemNum.hs:12) normalize (EigensystemNum.hs:18) getGrowth (EigensystemNum.hs:21) specRadApprox (EigensystemNum.hs:27) eigenValuesApprox (EigensystemNum.hs:30) limit (EigensystemNum.hs:33) 0% ( 0 / 6) in 'LinearAlgorithms' Missing documentation for: Module header triangular (LinearAlgorithms.hs:64) triangular2 (LinearAlgorithms.hs:80) tridiagonal (LinearAlgorithms.hs:108) tridiagonal2 (LinearAlgorithms.hs:130) Scalar (LinearAlgorithms.hs:47) 0% ( 0 / 34) in 'QuantumVector' Missing documentation for: Module header DiracVector (QuantumVector.lhs:227) Scalar (QuantumVector.lhs:261) Ket (QuantumVector.lhs:263) *> (QuantumVector.lhs:274) |> (QuantumVector.lhs:282) +> (QuantumVector.lhs:293) (QuantumVector.lhs:302) reduceKet (QuantumVector.lhs:349) ketBasis (QuantumVector.lhs:360) toBra (QuantumVector.lhs:370) (QuantumVector.lhs:379) Bra (QuantumVector.lhs:411) <* (QuantumVector.lhs:422) <| (QuantumVector.lhs:429) <+ (QuantumVector.lhs:437) (QuantumVector.lhs:446) reduceBra (QuantumVector.lhs:464) braBasis (QuantumVector.lhs:475) toKet (QuantumVector.lhs:485) (QuantumVector.lhs:494) <> (QuantumVector.lhs:532) d (QuantumVector.lhs:546) closure (QuantumVector.lhs:736) >< (QuantumVector.lhs:742) label (QuantumVector.lhs:759) rot (QuantumVector.lhs:772) label' (QuantumVector.lhs:868) rot' (QuantumVector.lhs:909) (QuantumVector.lhs:1119) (QuantumVector.lhs:1125) showsScalar (QuantumVector.lhs:1132) Tuple (QuantumVector.lhs:1158) (QuantumVector.lhs:1161) 0% ( 0 / 3) in 'Eigensystem' Missing documentation for: Module header eigenvalues (Eigensystem.hs:62) adjoint (Eigensystem.hs:98) Documentation created: dist/doc/html/numeric-quest/index.html, dist/doc/html/numeric-quest/numeric-quest.txt Creating package registration file: /tmp/pkgConf-numeric-quest-0.2.0733327814107734713.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/numeric-quest-0.2.0.1-BXMur9FtkCxLDc9Fix0rLv Registering numeric-quest-0.2.0.1... Installed numeric-quest-0.2.0.1 Configuring primitive-0.6.1.0... Building primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.6.1.0... Running Haddock for primitive-0.6.1.0... Running hscolour for primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' Missing documentation for: sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19) sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19) aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19) sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19) sIZEOF_PTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19) sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19) Word64_# (Data/Primitive/MachDeps.hs:120) Int64_# (Data/Primitive/MachDeps.hs:121) 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Missing documentation for: setWord8Array# (Data/Primitive/Internal/Operations.hs:33) setWord16Array# (Data/Primitive/Internal/Operations.hs:35) setWord32Array# (Data/Primitive/Internal/Operations.hs:37) setWord64Array# (Data/Primitive/Internal/Operations.hs:39) setWordArray# (Data/Primitive/Internal/Operations.hs:41) setInt8Array# (Data/Primitive/Internal/Operations.hs:43) setInt16Array# (Data/Primitive/Internal/Operations.hs:45) setInt32Array# (Data/Primitive/Internal/Operations.hs:47) setInt64Array# (Data/Primitive/Internal/Operations.hs:49) setIntArray# (Data/Primitive/Internal/Operations.hs:51) setAddrArray# (Data/Primitive/Internal/Operations.hs:53) setFloatArray# (Data/Primitive/Internal/Operations.hs:55) setDoubleArray# (Data/Primitive/Internal/Operations.hs:57) setWideCharArray# (Data/Primitive/Internal/Operations.hs:59) setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62) setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64) setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66) setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68) setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70) setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72) setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74) setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76) setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78) setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80) setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82) setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84) setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86) setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88) 75% ( 12 / 16) in 'Control.Monad.Primitive' Missing documentation for: unsafeInlinePrim (Control/Monad/Primitive.hs:189) unsafeInlineIO (Control/Monad/Primitive.hs:193) unsafeInlineST (Control/Monad/Primitive.hs:197) touch (Control/Monad/Primitive.hs:201) 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' Missing documentation for: ByteArray# MutableByteArray# 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-0.6.1144276705763299708.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb Registering primitive-0.6.1.0... Installed primitive-0.6.1.0 Configuring random-1.1... Building random-1.1... Preprocessing library random-1.1... [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character In-place registering random-1.1... Running Haddock for random-1.1... Running hscolour for random-1.1... Preprocessing library random-1.1... Preprocessing library random-1.1... System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Documentation created: dist/doc/html/random/index.html, dist/doc/html/random/random.txt Creating package registration file: /tmp/pkgConf-random-12345769871866355856.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP Registering random-1.1... Installed random-1.1 Configuring stm-2.4.4... Building stm-2.4.4... Preprocessing library stm-2.4.4... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.4... Running Haddock for stm-2.4.4... Running hscolour for stm-2.4.4... Preprocessing library stm-2.4.4... Preprocessing library stm-2.4.4... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' Missing documentation for: Module header STM (Control/Sequential/STM.hs:29) atomically (Control/Sequential/STM.hs:47) throwSTM (Control/Sequential/STM.hs:54) catchSTM (Control/Sequential/STM.hs:57) TVar (Control/Sequential/STM.hs:72) newTVar (Control/Sequential/STM.hs:75) newTVarIO (Control/Sequential/STM.hs:78) readTVar (Control/Sequential/STM.hs:83) readTVarIO (Control/Sequential/STM.hs:86) writeTVar (Control/Sequential/STM.hs:89) 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar' 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' Missing documentation for: check (Control/Monad/STM.hs:81) 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Missing documentation for: newTSem (Control/Concurrent/STM/TSem.hs:42) waitTSem (Control/Concurrent/STM/TSem.hs:45) signalTSem (Control/Concurrent/STM/TSem.hs:51) Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Creating package registration file: /tmp/pkgConf-stm-2.41369678468929588156.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr Registering stm-2.4.4... Installed stm-2.4.4 Configuring storable-complex-0.2.2... Building storable-complex-0.2.2... Preprocessing library storable-complex-0.2.2... [1 of 1] Compiling Foreign.Storable.Complex ( in-base/Foreign/Storable/Complex.hs, dist/build/Foreign/Storable/Complex.o ) In-place registering storable-complex-0.2.2... Running Haddock for storable-complex-0.2.2... Running hscolour for storable-complex-0.2.2... Preprocessing library storable-complex-0.2.2... Preprocessing library storable-complex-0.2.2... Haddock coverage: 0% ( 0 / 1) in 'Foreign.Storable.Complex' Missing documentation for: Module header Documentation created: dist/doc/html/storable-complex/index.html, dist/doc/html/storable-complex/storable-complex.txt Creating package registration file: /tmp/pkgConf-storable-complex-0.215494953541560890244.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-complex-0.2.2-2MkV3qezhU24R0A34b7XWh Registering storable-complex-0.2.2... Installed storable-complex-0.2.2 Configuring stream-fusion-0.1.2.5... Building stream-fusion-0.1.2.5... Preprocessing library stream-fusion-0.1.2.5... [1 of 3] Compiling Data.Stream ( Data/Stream.hs, dist/build/Data/Stream.o ) Data/Stream.hs:589:5: Warning: Pattern match(es) are non-exhaustive In an equation for ‘next’: Patterns not matched: (_ :!: (Just (L _))) :!: S2 [2 of 3] Compiling Data.List.Stream ( Data/List/Stream.hs, dist/build/Data/List/Stream.o ) Data/List/Stream.hs:235:1: Warning: The import of ‘seq, Int’ from module ‘Prelude’ is redundant Data/List/Stream.hs:1654:10: Warning: Tab character Data/List/Stream.hs:2429:1: Warning: Rule "genericSplitAt -> fusible" may never fire because ‘genericSplitAt’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘genericSplitAt’ Data/List/Stream.hs:2436:1: Warning: Rule "genericSplitAt -> splitAt/Int" may never fire because ‘genericSplitAt’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘genericSplitAt’ Data/List/Stream.hs:2447:1: Warning: Rule "genericReplicate -> replicate/Int" may never fire because ‘genericReplicate’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘genericReplicate’ [3 of 3] Compiling Control.Monad.Stream ( Control/Monad/Stream.hs, dist/build/Control/Monad/Stream.o ) Control/Monad/Stream.hs:136:10: Ambiguous occurrence ‘MonadPlus’ It could refer to either ‘Control.Monad.Stream.MonadPlus’, defined at Control/Monad/Stream.hs:124:1 or ‘GHC.Base.MonadPlus’, imported from ‘GHC.Base’ at Control/Monad/Stream.hs:80:1-15 Control/Monad/Stream.hs:140:10: Ambiguous occurrence ‘MonadPlus’ It could refer to either ‘Control.Monad.Stream.MonadPlus’, defined at Control/Monad/Stream.hs:124:1 or ‘GHC.Base.MonadPlus’, imported from ‘GHC.Base’ at Control/Monad/Stream.hs:80:1-15 Failed to install stream-fusion-0.1.2.5 Configuring syb-0.4.4... Building syb-0.4.4... Preprocessing library syb-0.4.4... [ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o ) [ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o ) [ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o ) [ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o ) [ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o ) [ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o ) [ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o ) [ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o ) [ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o ) [10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o ) [11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o ) [12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o ) [13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o ) [14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o ) [15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o ) [16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o ) In-place registering syb-0.4.4... Running Haddock for syb-0.4.4... Running hscolour for syb-0.4.4... Preprocessing library syb-0.4.4... Preprocessing library syb-0.4.4... Haddock coverage: 100% ( 2 / 2) in 'Data.Generics.Basics' 100% ( 2 / 2) in 'Generics.SYB.Basics' 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 1 / 1) in 'Generics.SYB.Instances' 96% ( 43 / 45) in 'Data.Generics.Aliases' Missing documentation for: GenericQ' (src/Data/Generics/Aliases.hs:268) GenericM' (src/Data/Generics/Aliases.hs:269) 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 16 / 16) in 'Data.Generics.Twins' 100% ( 2 / 2) in 'Generics.SYB.Twins' 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt Creating package registration file: /tmp/pkgConf-syb-0.4228217069551201745.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.4.4-HXdJjHFXhlk7hr6SnBkoe9 Registering syb-0.4.4... Installed syb-0.4.4 Configuring text-1.2.1.3... Building text-1.2.1.3... Preprocessing library text-1.2.1.3... [ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) Data/Text/Internal/Read.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o ) [ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o ) [ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) Data/Text/Encoding/Error.hs:3:14: Warning: ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe! [ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o ) [ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o ) [10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o ) [14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o ) [15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o ) [16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o ) [17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o ) [19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o ) [20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o ) [21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o ) [22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o ) [24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o ) [27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) [29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o ) [30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o ) [32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o ) [33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o ) [34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) Data/Text/Lazy/Encoding.hs:65:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o ) Data/Text/Internal/Builder.hs:61:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o ) Data/Text/Internal/Builder/Functions.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) Data/Text/Lazy/Builder/Int.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Lazy/Builder/Int.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Lazy/Builder/Int.hs:32:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() [41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) Data/Text/Lazy/Read.hs:3:14: Warning: ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Read.hs:32:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) Data/Text/Read.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant In-place registering text-1.2.1.3... Running Haddock for text-1.2.1.3... Running hscolour for text-1.2.1.3... Preprocessing library text-1.2.1.3... Preprocessing library text-1.2.1.3... Data/Text/Internal/Read.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/Text/Encoding/Error.hs:3:14: Warning: ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Encoding.hs:65:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Internal/Builder.hs:61:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Internal/Builder/Functions.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Lazy/Builder/Int.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Lazy/Builder/Int.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Lazy/Builder/Int.hs:32:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() Data/Text/Lazy/Read.hs:3:14: Warning: ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Read.hs:32:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Read.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Haddock coverage: 14% ( 1 / 7) in 'Data.Text.Internal.Read' Missing documentation for: IReader (Data/Text/Internal/Read.hs:26) IParser (Data/Text/Internal/Read.hs:28) T (Data/Text/Internal/Read.hs:48) digitToInt (Data/Text/Internal/Read.hs:61) hexDigitToInt (Data/Text/Internal/Read.hs:55) perhaps (Data/Text/Internal/Read.hs:50) 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' Missing documentation for: validate (Data/Text/Internal/Encoding/Utf32.hs:24) 50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions' Missing documentation for: roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17) 0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits' Missing documentation for: Module header digits (Data/Text/Internal/Builder/Int/Digits.hs:21) 100% ( 12 / 12) in 'Data.Text.Encoding.Error' 100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift' 25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16' Missing documentation for: chr2 (Data/Text/Internal/Encoding/Utf16.hs:29) validate1 (Data/Text/Internal/Encoding/Utf16.hs:38) validate2 (Data/Text/Internal/Encoding/Utf16.hs:42) 100% ( 2 / 2) in 'Data.Text.Internal.Functions' 100% ( 3 / 3) in 'Data.Text.Internal.Unsafe' 100% ( 16 / 16) in 'Data.Text.Array' 33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char' Missing documentation for: ord (Data/Text/Internal/Unsafe/Char.hs:39) unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43) unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47) unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51) 95% ( 19 / 20) in 'Data.Text.Internal' Missing documentation for: textP (Data/Text/Internal.hs:97) 38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size' Missing documentation for: Size (Data/Text/Internal/Fusion/Size.hs:40) exactly (Data/Text/Internal/Fusion/Size.hs:44) exactSize (Data/Text/Internal/Fusion/Size.hs:49) maxSize (Data/Text/Internal/Fusion/Size.hs:57) betweenSize (Data/Text/Internal/Fusion/Size.hs:65) unknownSize (Data/Text/Internal/Fusion/Size.hs:74) compareSize (Data/Text/Internal/Fusion/Size.hs:143) isEmpty (Data/Text/Internal/Fusion/Size.hs:151) 88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) 0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping' Missing documentation for: Module header upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13) lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220) titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225) foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324) 89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common' Missing documentation for: singleton (Data/Text/Internal/Fusion/Common.hs:119) streamList (Data/Text/Internal/Fusion/Common.hs:125) unstreamList (Data/Text/Internal/Fusion/Common.hs:131) intercalate (Data/Text/Internal/Fusion/Common.hs:577) justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479) scanl (Data/Text/Internal/Fusion/Common.hs:656) replicateCharI (Data/Text/Internal/Fusion/Common.hs:671) replicateI (Data/Text/Internal/Fusion/Common.hs:682) 93% ( 13 / 14) in 'Data.Text.Unsafe' Missing documentation for: Iter (Data/Text/Unsafe.hs:62) 33% ( 1 / 3) in 'Data.Text.Internal.Private' Missing documentation for: runText (Data/Text/Internal/Private.hs:33) span_ (Data/Text/Internal/Private.hs:23) 91% ( 20 / 22) in 'Data.Text.Internal.Fusion' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) length (Data/Text/Internal/Fusion.hs:127) 100% ( 4 / 4) in 'Data.Text.Show' 33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common' Missing documentation for: restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63) restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39) restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106) restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87) 17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8' Missing documentation for: ord2 (Data/Text/Internal/Encoding/Utf8.hs:58) ord3 (Data/Text/Internal/Encoding/Utf8.hs:69) ord4 (Data/Text/Internal/Encoding/Utf8.hs:81) chr2 (Data/Text/Internal/Encoding/Utf8.hs:94) chr3 (Data/Text/Internal/Encoding/Utf8.hs:103) chr4 (Data/Text/Internal/Encoding/Utf8.hs:114) validate1 (Data/Text/Internal/Encoding/Utf8.hs:128) validate2 (Data/Text/Internal/Encoding/Utf8.hs:132) validate3 (Data/Text/Internal/Encoding/Utf8.hs:136) validate4 (Data/Text/Internal/Encoding/Utf8.hs:153) 91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion' Missing documentation for: streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57) 100% ( 33 / 33) in 'Data.Text.Encoding' 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Search' 100% ( 18 / 18) in 'Data.Text.Foreign' 100% (126 /126) in 'Data.Text' 100% ( 3 / 3) in 'Data.Text.Internal.IO' 100% ( 20 / 20) in 'Data.Text.IO' 93% ( 14 / 15) in 'Data.Text.Internal.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search' 100% ( 2 / 2) in 'Data.Text.Lazy.Internal' 89% ( 24 / 27) in 'Data.Text.Lazy.Encoding' Missing documentation for: encodeUtf8 (Data/Text/Lazy/Encoding.hs:148) encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162) encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167) 99% (127 /128) in 'Data.Text.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 94% ( 16 / 17) in 'Data.Text.Internal.Builder' Missing documentation for: append' (Data/Text/Internal/Builder.hs:288) 100% ( 12 / 12) in 'Data.Text.Lazy.Builder' 100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions' 0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int' Missing documentation for: Module header decimal (Data/Text/Lazy/Builder/Int.hs:52) hexadecimal (Data/Text/Lazy/Builder/Int.hs:162) 100% ( 19 / 19) in 'Data.Text.Lazy.IO' 100% ( 7 / 7) in 'Data.Text.Lazy.Read' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat' Missing documentation for: formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46) 100% ( 7 / 7) in 'Data.Text.Read' Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for: findIndicesI Warning: Data.Text.Unsafe: could not find link destinations for: bracket Warning: Data.Text: could not find link destinations for: replicateChar countChar Warning: Data.Text.Internal.IO: could not find link destinations for: Handle__ Warning: Data.Text.Lazy: could not find link destinations for: replicateChar dropWords splitAtWord countChar Warning: Data.Text.Internal.Builder: could not find link destinations for: empty append Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for: floatToDigits Documentation created: dist/doc/html/text/index.html, dist/doc/html/text/text.txt Creating package registration file: /tmp/pkgConf-text-1.2.12630433201038828826.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh Registering text-1.2.1.3... Installed text-1.2.1.3 Configuring transformers-compat-0.4.0.4... Building transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... [1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) In-place registering transformers-compat-0.4.0.4... Running Haddock for transformers-compat-0.4.0.4... Running hscolour for transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' Missing documentation for: Module header version (dist/build/autogen/Paths_transformers_compat.hs:15) getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25) getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25) getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25) getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25) getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32) getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25) Documentation created: dist/doc/html/transformers-compat/index.html, dist/doc/html/transformers-compat/transformers-compat.txt Creating package registration file: /tmp/pkgConf-transformers-compat-0.4.016569511421874412034.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv Registering transformers-compat-0.4.0.4... Installed transformers-compat-0.4.0.4 Configuring unsafe-0.0... Building unsafe-0.0... Preprocessing library unsafe-0.0... [1 of 1] Compiling System.Unsafe ( src-new/System/Unsafe.hs, dist/build/System/Unsafe.o ) In-place registering unsafe-0.0... Running Haddock for unsafe-0.0... Running hscolour for unsafe-0.0... Preprocessing library unsafe-0.0... Preprocessing library unsafe-0.0... Haddock coverage: 0% ( 0 / 8) in 'System.Unsafe' Missing documentation for: Module header performIO (src-new/System/Unsafe.hs:14) interleaveIO (src-new/System/Unsafe.hs:17) interleaveST (src-new/System/Unsafe.hs:20) ioToST (src-new/System/Unsafe.hs:23) stToIO (src-new/System/Unsafe.hs:26) foreignPtrToPtr (src-new/System/Unsafe.hs:29) coerce (src-new/System/Unsafe.hs:32) Documentation created: dist/doc/html/unsafe/index.html, dist/doc/html/unsafe/unsafe.txt Creating package registration file: /tmp/pkgConf-unsafe-02094193694537736.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unsafe-0.0-FkeMFkldgrU3aC4LmHfKOW Registering unsafe-0.0... Installed unsafe-0.0 Configuring utility-ht-0.0.11... Building utility-ht-0.0.11... Preprocessing library utility-ht-0.0.11... [ 1 of 27] Compiling Text.Show.HT ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o ) [ 2 of 27] Compiling Text.Read.HT ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o ) [ 3 of 27] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o ) [ 4 of 27] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o ) [ 5 of 27] Compiling Data.Tuple.Strict ( src/Data/Tuple/Strict.hs, dist/build/Data/Tuple/Strict.o ) [ 6 of 27] Compiling Data.Tuple.Lazy ( src/Data/Tuple/Lazy.hs, dist/build/Data/Tuple/Lazy.o ) [ 7 of 27] Compiling Data.Tuple.HT ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o ) [ 8 of 27] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o ) [ 9 of 27] Compiling Data.Monoid.HT ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o ) [10 of 27] Compiling Data.Maybe.HT ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o ) [11 of 27] Compiling Data.Ix.Enum ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o ) [12 of 27] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o ) [13 of 27] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o ) [14 of 27] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o ) [15 of 27] Compiling Data.List.Key ( src/Data/List/Key.hs, dist/build/Data/List/Key.o ) [16 of 27] Compiling Data.Ord.HT ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o ) [17 of 27] Compiling Data.Eq.HT ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o ) [18 of 27] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o ) [19 of 27] Compiling Data.Bool.HT ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o ) [20 of 27] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o ) [21 of 27] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o ) [22 of 27] Compiling Data.List.HT ( src/Data/List/HT.hs, dist/build/Data/List/HT.o ) [23 of 27] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o ) src/Data/Record/HT/Private.hs:3:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [24 of 27] Compiling Data.Record.HT ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o ) [25 of 27] Compiling Data.String.HT ( src/Data/String/HT.hs, dist/build/Data/String/HT.o ) [26 of 27] Compiling Data.Tuple.Example ( src/Data/Tuple/Example.hs, dist/build/Data/Tuple/Example.o ) [27 of 27] Compiling Data.List.Match ( src/Data/List/Match.hs, dist/build/Data/List/Match.o ) In-place registering utility-ht-0.0.11... Running Haddock for utility-ht-0.0.11... Running hscolour for utility-ht-0.0.11... Preprocessing library utility-ht-0.0.11... Preprocessing library utility-ht-0.0.11... Haddock coverage: 33% ( 1 / 3) in 'Text.Show.HT' Missing documentation for: Module header concatS (src/Text/Show/HT.hs:15) 40% ( 2 / 5) in 'Text.Read.HT' Missing documentation for: Module header readMany (src/Text/Read/HT.hs:22) maybeRead (src/Text/Read/HT.hs:29) 0% ( 0 / 6) in 'Data.Strictness.HT' Missing documentation for: Module header arguments1 (src/Data/Strictness/HT.hs:4) arguments2 (src/Data/Strictness/HT.hs:8) arguments3 (src/Data/Strictness/HT.hs:12) arguments4 (src/Data/Strictness/HT.hs:16) arguments5 (src/Data/Strictness/HT.hs:20) 32% ( 8 / 25) in 'Control.Monad.HT' Missing documentation for: Module header void (src/Control/Monad/HT.hs:72) for (src/Control/Monad/HT.hs:75) map (src/Control/Monad/HT.hs:78) zipWith (src/Control/Monad/HT.hs:81) chain (src/Control/Monad/HT.hs:84) filter (src/Control/Monad/HT.hs:87) replicate (src/Control/Monad/HT.hs:90) lift (src/Control/Monad/HT.hs:93) lift2 (src/Control/Monad/HT.hs:96) lift3 (src/Control/Monad/HT.hs:100) lift4 (src/Control/Monad/HT.hs:104) lift5 (src/Control/Monad/HT.hs:109) liftJoin2 (src/Control/Monad/HT.hs:124) liftJoin3 (src/Control/Monad/HT.hs:128) liftJoin4 (src/Control/Monad/HT.hs:132) liftJoin5 (src/Control/Monad/HT.hs:139) 17% ( 2 / 12) in 'Data.Tuple.Strict' Missing documentation for: Module header mapPair (src/Data/Tuple/Strict.hs:6) mapFst (src/Data/Tuple/Strict.hs:10) mapSnd (src/Data/Tuple/Strict.hs:14) swap (src/Data/Tuple/Strict.hs:19) mapTriple (src/Data/Tuple/Strict.hs:26) mapFst3 (src/Data/Tuple/Strict.hs:30) mapSnd3 (src/Data/Tuple/Strict.hs:34) mapThd3 (src/Data/Tuple/Strict.hs:38) uncurry3 (src/Data/Tuple/Strict.hs:42) 38% ( 5 / 13) in 'Data.Tuple.Lazy' Missing documentation for: Module header swap (src/Data/Tuple/Lazy.hs:37) forcePair (src/Data/Tuple/Lazy.hs:41) mapTriple (src/Data/Tuple/Lazy.hs:48) mapFst3 (src/Data/Tuple/Lazy.hs:52) mapSnd3 (src/Data/Tuple/Lazy.hs:56) mapThd3 (src/Data/Tuple/Lazy.hs:60) uncurry3 (src/Data/Tuple/Lazy.hs:64) 29% ( 5 / 17) in 'Data.Tuple.HT' Missing documentation for: Module header swap (src/Data/Tuple/Lazy.hs:37) forcePair (src/Data/Tuple/Lazy.hs:41) fst3 (src/Data/Tuple/HT.hs:25) snd3 (src/Data/Tuple/HT.hs:29) thd3 (src/Data/Tuple/HT.hs:33) mapTriple (src/Data/Tuple/Lazy.hs:48) mapFst3 (src/Data/Tuple/Lazy.hs:52) mapSnd3 (src/Data/Tuple/Lazy.hs:56) mapThd3 (src/Data/Tuple/Lazy.hs:60) curry3 (src/Data/Tuple/HT.hs:37) uncurry3 (src/Data/Tuple/Lazy.hs:64) 43% ( 3 / 7) in 'Control.Functor.HT' Missing documentation for: Module header void (src/Control/Functor/HT.hs:6) map (src/Control/Functor/HT.hs:9) for (src/Control/Functor/HT.hs:12) 50% ( 2 / 4) in 'Data.Monoid.HT' Missing documentation for: Module header when (src/Data/Monoid/HT.hs:26) 50% ( 2 / 4) in 'Data.Maybe.HT' Missing documentation for: Module header alternatives (src/Data/Maybe/HT.hs:46) 14% ( 1 / 7) in 'Data.Ix.Enum' Missing documentation for: range (src/Data/Ix/Enum.hs:27) index (src/Data/Ix/Enum.hs:28) unsafeIndex (src/Data/Ix/Enum.hs:29) inRange (src/Data/Ix/Enum.hs:30) rangeSize (src/Data/Ix/Enum.hs:31) unsafeRangeSize (src/Data/Ix/Enum.hs:32) 75% ( 6 / 8) in 'Data.Function.HT.Private' Missing documentation for: Module header propNest (src/Data/Function/HT/Private.hs:19) 75% ( 3 / 4) in 'Data.Function.HT' Missing documentation for: Module header 29% ( 5 / 17) in 'Data.List.Key.Private' Missing documentation for: Module header attach (src/Data/List/Key/Private.hs:10) aux (src/Data/List/Key/Private.hs:14) aux' (src/Data/List/Key/Private.hs:21) propGroup (src/Data/List/Key/Private.hs:47) sort (src/Data/List/Key/Private.hs:59) merge (src/Data/List/Key/Private.hs:62) nub (src/Data/List/Key/Private.hs:69) groupBy (src/Data/List/Key/Private.hs:75) groupByNonEmpty (src/Data/List/Key/Private.hs:78) groupByEmpty (src/Data/List/Key/Private.hs:92) mergeBy (src/Data/List/Key/Private.hs:102) 57% ( 4 / 7) in 'Data.List.Key' Missing documentation for: nub (src/Data/List/Key/Private.hs:69) sort (src/Data/List/Key/Private.hs:59) merge (src/Data/List/Key/Private.hs:62) 50% ( 2 / 4) in 'Data.Ord.HT' Missing documentation for: Module header comparing (src/Data/Ord/HT.hs:6) 0% ( 0 / 2) in 'Data.Eq.HT' Missing documentation for: Module header equating (src/Data/Eq/HT.hs:6) 78% ( 7 / 9) in 'Data.Bool.HT.Private' Missing documentation for: Module header zipIf (src/Data/Bool/HT/Private.hs:47) 83% ( 5 / 6) in 'Data.Bool.HT' Missing documentation for: Module header 55% ( 11 / 20) in 'Data.List.Match.Private' Missing documentation for: Module header dropRec (src/Data/List/Match/Private.hs:33) drop0 (src/Data/List/Match/Private.hs:37) drop1 (src/Data/List/Match/Private.hs:43) drop2 (src/Data/List/Match/Private.hs:47) laxTail0 (src/Data/List/Match/Private.hs:60) splitAt (src/Data/List/Match/Private.hs:63) takeRev (src/Data/List/Match/Private.hs:71) dropRev (src/Data/List/Match/Private.hs:74) 48% ( 62 /128) in 'Data.List.HT.Private' Missing documentation for: Module header inits98' (src/Data/List/HT/Private.hs:48) tails' (src/Data/List/HT/Private.hs:65) tails98 (src/Data/List/HT/Private.hs:68) group (src/Data/List/HT/Private.hs:94) chop' (src/Data/List/HT/Private.hs:174) chopAtRun (src/Data/List/HT/Private.hs:183) segmentAfter' (src/Data/List/HT/Private.hs:222) propSegmentAfterConcat (src/Data/List/HT/Private.hs:226) propSegmentAfterNumSeps (src/Data/List/HT/Private.hs:230) propSegmentAfterLasts (src/Data/List/HT/Private.hs:234) propSegmentAfterInits (src/Data/List/HT/Private.hs:238) propSegmentAfterInfinite (src/Data/List/HT/Private.hs:245) segmentBefore' (src/Data/List/HT/Private.hs:266) segmentBefore'' (src/Data/List/HT/Private.hs:276) propSegmentBeforeConcat (src/Data/List/HT/Private.hs:286) propSegmentBeforeNumSeps (src/Data/List/HT/Private.hs:290) propSegmentBeforeHeads (src/Data/List/HT/Private.hs:294) propSegmentBeforeTails (src/Data/List/HT/Private.hs:298) propSegmentBeforeInfinite (src/Data/List/HT/Private.hs:302) propSegmentBeforeGroupBy0 (src/Data/List/HT/Private.hs:306) propSegmentBeforeGroupBy1 (src/Data/List/HT/Private.hs:310) splitEverywhere (src/Data/List/HT/Private.hs:361) propSplitLast (src/Data/List/HT/Private.hs:387) propViewR (src/Data/List/HT/Private.hs:407) switchL' (src/Data/List/HT/Private.hs:421) propSwitchR (src/Data/List/HT/Private.hs:433) dropWhileRev' (src/Data/List/HT/Private.hs:465) unzipEithers (src/Data/List/HT/Private.hs:532) propSieve (src/Data/List/HT/Private.hs:551) sliceHorizontal (src/Data/List/HT/Private.hs:560) sliceHorizontal' (src/Data/List/HT/Private.hs:560) sliceHorizontal'' (src/Data/List/HT/Private.hs:560) sliceHorizontal''' (src/Data/List/HT/Private.hs:560) propSliceHorizontal (src/Data/List/HT/Private.hs:574) sliceVertical (src/Data/List/HT/Private.hs:581) sliceVertical' (src/Data/List/HT/Private.hs:581) propSliceVertical (src/Data/List/HT/Private.hs:590) propSlice (src/Data/List/HT/Private.hs:594) search (src/Data/List/HT/Private.hs:604) replace (src/Data/List/HT/Private.hs:607) markSublists (src/Data/List/HT/Private.hs:617) replace' (src/Data/List/HT/Private.hs:627) propReplaceId (src/Data/List/HT/Private.hs:631) propReplaceCycle (src/Data/List/HT/Private.hs:635) multiReplace (src/Data/List/HT/Private.hs:650) multiReplace' (src/Data/List/HT/Private.hs:662) propMultiReplaceSingle (src/Data/List/HT/Private.hs:672) transposeFill (src/Data/List/HT/Private.hs:698) unzipCons (src/Data/List/HT/Private.hs:704) shear' (s src/Data/Record/HT/Private.hs:3:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() rc/Data/List/HT/Private.hs:729) zipConsSkew (src/Data/List/HT/Private.hs:756) takeWhileMulti' (src/Data/List/HT/Private.hs:807) propTakeWhileMulti (src/Data/List/HT/Private.hs:812) propFoldl'r (src/Data/List/HT/Private.hs:840) lengthAtLeast (src/Data/List/HT/Private.hs:862) iterateUntilCycle (src/Data/List/HT/Private.hs:874) iterateUntilCycleP (src/Data/List/HT/Private.hs:890) pairs (src/Data/List/HT/Private.hs:897) propRotate (src/Data/List/HT/Private.hs:916) allEqual (src/Data/List/HT/Private.hs:933) isAscending (src/Data/List/HT/Private.hs:936) isAscendingLazy (src/Data/List/HT/Private.hs:939) padLeft (src/Data/List/HT/Private.hs:968) padRight (src/Data/List/HT/Private.hs:973) padRight1 (src/Data/List/HT/Private.hs:973) 75% ( 46 / 61) in 'Data.List.HT' Missing documentation for: Module header group (src/Data/List/HT/Private.hs:94) splitEverywhere (src/Data/List/HT/Private.hs:361) unzipEithers (src/Data/List/HT/Private.hs:532) sliceHorizontal (src/Data/List/HT/Private.hs:560) sliceVertical (src/Data/List/HT/Private.hs:581) search (src/Data/List/HT/Private.hs:604) replace (src/Data/List/HT/Private.hs:607) multiReplace (src/Data/List/HT/Private.hs:650) allEqual (src/Data/List/HT/Private.hs:933) isAscending (src/Data/List/HT/Private.hs:936) isAscendingLazy (src/Data/List/HT/Private.hs:939) padLeft (src/Data/List/HT/Private.hs:968) padRight (src/Data/List/HT/Private.hs:973) lengthAtLeast (src/Data/List/HT/Private.hs:862) 40% ( 2 / 5) in 'Data.Record.HT.Private' Missing documentation for: Module header compare1 (src/Data/Record/HT/Private.hs:19) compare2 (src/Data/Record/HT/Private.hs:24) 67% ( 2 / 3) in 'Data.Record.HT' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.String.HT' Missing documentation for: Module header 0% ( 0 / 8) in 'Data.Tuple.Example' Missing documentation for: Module header partitionLazy (src/Data/Tuple/Example.hs:9) partitionStrict (src/Data/Tuple/Example.hs:15) mainPartitionRuns (src/Data/Tuple/Example.hs:22) mainPartitionBlocks (src/Data/Tuple/Example.hs:26) printSomeChars (src/Data/Tuple/Example.hs:32) mainMemoryOk (src/Data/Tuple/Example.hs:35) mainMemoryLeak (src/Data/Tuple/Example.hs:39) 64% ( 7 / 11) in 'Data.List.Match' Missing documentation for: Module header splitAt (src/Data/List/Match/Private.hs:63) takeRev (src/Data/List/Match/Private.hs:71) dropRev (src/Data/List/Match/Private.hs:74) Documentation created: dist/doc/html/utility-ht/index.html, dist/doc/html/utility-ht/utility-ht.txt Creating package registration file: /tmp/pkgConf-utility-ht-0.01923775275170253681.11 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utility-ht-0.0.11-2TDzwuUXV1L537S7AEMkBP Registering utility-ht-0.0.11... Installed utility-ht-0.0.11 Configuring directory-1.2.4.0... 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 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 sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for utimensat... yes configure: creating ./config.status config.status: creating include/HsDirectoryConfig.h Building directory-1.2.4.0... Preprocessing library directory-1.2.4.0... [1 of 6] Compiling System.Directory.Internal.Windows ( dist/build/System/Directory/Internal/Windows.hs, dist/build/System/Directory/Internal/Windows.o ) [2 of 6] Compiling System.Directory.Internal.Posix ( dist/build/System/Directory/Internal/Posix.hs, dist/build/System/Directory/Internal/Posix.o ) [3 of 6] Compiling System.Directory.Internal.C_utimensat ( dist/build/System/Directory/Internal/C_utimensat.hs, dist/build/System/Directory/Internal/C_utimensat.o ) [4 of 6] Compiling System.Directory.Internal.Config ( System/Directory/Internal/Config.hs, dist/build/System/Directory/Internal/Config.o ) [5 of 6] Compiling System.Directory.Internal ( dist/build/System/Directory/Internal.hs, dist/build/System/Directory/Internal.o ) [6 of 6] Compiling System.Directory ( System/Directory.hs, dist/build/System/Directory.o ) In-place registering directory-1.2.4.0... Running Haddock for directory-1.2.4.0... Running hscolour for directory-1.2.4.0... Preprocessing library directory-1.2.4.0... Preprocessing library directory-1.2.4.0... Haddock coverage: 0% ( 0 / 1) in 'System.Directory.Internal.Windows' Missing documentation for: Module header 0% ( 0 / 5) in 'System.Directory.Internal.Posix' Missing documentation for: Module header c_free (System/Directory/Internal/Posix.hsc:16) c_PATH_MAX (System/Directory/Internal/Posix.hsc:18) c_realpath (System/Directory/Internal/Posix.hsc:28) withRealpath (System/Directory/Internal/Posix.hsc:31) 0% ( 0 / 7) in 'System.Directory.Internal.C_utimensat' Missing documentation for: Module header CTimeSpec (System/Directory/Internal/C_utimensat.hsc:20) (System/Directory/Internal/C_utimensat.hsc:22) c_AT_FDCWD (System/Directory/Internal/C_utimensat.hsc:33) utimeOmit (System/Directory/Internal/C_utimensat.hsc:36) toCTimeSpec (System/Directory/Internal/C_utimensat.hsc:39) c_utimensat (System/Directory/Internal/C_utimensat.hsc:45) 50% ( 1 / 2) in 'System.Directory.Internal.Config' Missing documentation for: Module header 8% ( 1 / 12) in 'System.Directory.Internal' Missing documentation for: Module header CTimeSpec (System/Directory/Internal/C_utimensat.hsc:20) (System/Directory/Internal/C_utimensat.hsc:22) c_AT_FDCWD (System/Directory/Internal/C_utimensat.hsc:33) utimeOmit (System/Directory/Internal/C_utimensat.hsc:36) toCTimeSpec (System/Directory/Internal/C_utimensat.hsc:39) c_utimensat (System/Directory/Internal/C_utimensat.hsc:45) c_free (System/Directory/Internal/Posix.hsc:16) c_PATH_MAX (System/Directory/Internal/Posix.hsc:18) c_realpath (System/Directory/Internal/Posix.hsc:28) withRealpath (System/Directory/Internal/Posix.hsc:31) 81% ( 46 / 57) in 'System.Directory' Missing documentation for: Permissions (System/Directory.hs:213) emptyPermissions (System/Directory.hs:219) readable (System/Directory.hs:215) writable (System/Directory.hs:215) executable (System/Directory.hs:216) searchable (System/Directory.hs:216) setOwnerReadable (System/Directory.hs:227) setOwnerWritable (System/Directory.hs:230) setOwnerExecutable (System/Directory.hs:233) setOwnerSearchable (System/Directory.hs:236) copyPermissions (System/Directory.hs:343) Warning: System.Directory: could not find link destinations for: InappropriateType NotDirectory Directory DirectoryLink removePathRecursive removeContentsRecursive Documentation created: dist/doc/html/directory/index.html, dist/doc/html/directory/directory.txt Creating package registration file: /tmp/pkgConf-directory-1.2.4615419962849580744.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/directory-1.2.4.0-JtYQPkJAV6443KwzETqw0n Registering directory-1.2.4.0... Installed directory-1.2.4.0 Configuring tf-random-0.5... Building tf-random-0.5... Preprocessing library tf-random-0.5... [1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o ) [2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o ) src/System/Random/TF/Init.hs:94:5: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o ) [4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o ) In-place registering tf-random-0.5... Running Haddock for tf-random-0.5... Running hscolour for tf-random-0.5... Preprocessing library tf-random-0.5... Preprocessing library tf-random-0.5... src/System/Random/TF/Init.hs:94:5: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Haddock coverage: 100% ( 4 / 4) in 'System.Random.TF.Gen' 83% ( 5 / 6) in 'System.Random.TF.Init' Missing documentation for: Module header 33% ( 1 / 3) in 'System.Random.TF.Instances' Missing documentation for: Random (src/System/Random/TF/Instances.hs:37) randomEnum (src/System/Random/TF/Instances.hs:205) 100% ( 3 / 3) in 'System.Random.TF' Documentation created: dist/doc/html/tf-random/index.html, dist/doc/html/tf-random/tf-random.txt Creating package registration file: /tmp/pkgConf-tf-random-0892335526245491186.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tf-random-0.5-28prfR75qTK8HkPsc02Mdm Registering tf-random-0.5... Installed tf-random-0.5 Configuring carray-0.1.5.2... Building carray-0.1.5.2... Preprocessing library carray-0.1.5.2... [1 of 3] Compiling Data.Array.CArray.Base ( Data/Array/CArray/Base.hs, dist/build/Data/Array/CArray/Base.o ) Data/Array/CArray/Base.hs:63:1: Warning: The import item ‘Typeable(..)’ suggests that ‘Typeable’ has (in-scope) constructors or class methods, but it has none Data/Array/CArray/Base.hs:205:36: Warning: In the use of ‘S.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'." Data/Array/CArray/Base.hs:406:24: Warning: In the use of ‘S.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'." Data/Array/CArray/Base.hs:288:11: Warning: Rule "cmpCArray/Int" may never fire because ‘cmpCArray’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘cmpCArray’ [2 of 3] Compiling Data.Array.IOCArray ( Data/Array/IOCArray.hs, dist/build/Data/Array/IOCArray.o ) [3 of 3] Compiling Data.Array.CArray ( Data/Array/CArray.hs, dist/build/Data/Array/CArray.o ) In-place registering carray-0.1.5.2... Running Haddock for carray-0.1.5.2... Running hscolour for carray-0.1.5.2... Preprocessing library carray-0.1.5.2... Preprocessing library carray-0.1.5.2... Data/Array/CArray/Base.hs:63:1: Warning: The import item ‘Typeable(..)’ suggests that ‘Typeable’ has (in-scope) constructors or class methods, but it has none Data/Array/CArray/Base.hs:205:36: Warning: In the use of ‘S.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'." Data/Array/CArray/Base.hs:406:24: Warning: In the use of ‘S.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: 58% ( 40 / 69) in 'Data.Array.CArray.Base' Missing documentation for: (Data/Array/CArray/Base.hs:75) withIOCArray (Data/Array/CArray/Base.hs:107) copy (Data/Array/CArray/Base.hs:160) freezeIOCArray (Data/Array/CArray/Base.hs:166) unsafeFreezeIOCArray (Data/Array/CArray/Base.hs:169) thawIOCArray (Data/Array/CArray/Base.hs:172) unsafeThawIOCArray (Data/Array/CArray/Base.hs:175) (Data/Array/CArray/Base.hs:197) unsafeArrayCArray (Data/Array/CArray/Base.hs:222) unsafeReplaceCArray (Data/Array/CArray/Base.hs:230) unsafeAccumCArray (Data/Array/CArray/Base.hs:238) unsafeAccumArrayCArray (Data/Array/CArray/Base.hs:250) eqCArray (Data/Array/CArray/Base.hs:262) cmpCArray (Data/Array/CArray/Base.hs:270) cmpIntCArray (Data/Array/CArray/Base.hs:275) (Data/Array/CArray/Base.hs:290) (Data/Array/CArray/Base.hs:293) (Data/Array/CArray/Base.hs:296) indexes (Data/Array/CArray/Base.hs:414) offsetShapeFromThenTo (Data/Array/CArray/Base.hs:417) offsetShapeFromTo (Data/Array/CArray/Base.hs:422) offsetShapeFromTo' (Data/Array/CArray/Base.hs:425) offsets (Data/Array/CArray/Base.hs:430) (Data/Array/CArray/Base.hs:491) (Data/Array/CArray/Base.hs:493) (Data/Array/CArray/Base.hs:495) (Data/Array/CArray/Base.hs:497) unsafeCreateCArray (Data/Array/CArray/Base.hs:526) (Data/Array/CArray/Base.hs:530) 89% ( 8 / 9) in 'Data.Array.IOCArray' Missing documentation for: withIOCArray (Data/Array/CArray/Base.hs:107) 100% ( 50 / 50) in 'Data.Array.CArray' Documentation created: dist/doc/html/carray/index.html, dist/doc/html/carray/carray.txt Creating package registration file: /tmp/pkgConf-carray-0.1.56788008701091854097.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/carray-0.1.5.2-1wFeWiZBPAf4OHtkv65UeG Registering carray-0.1.5.2... Installed carray-0.1.5.2 Configuring parsec-3.1.9... Building parsec-3.1.9... Preprocessing library parsec-3.1.9... [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) [ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) [ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) [ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) [ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) [10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) [11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) [12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) [13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) [16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) [17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) Text/Parsec/Language.hs:44:30: Warning: Tab character Text/Parsec/Language.hs:45:26: Warning: Tab character Text/Parsec/Language.hs:46:27: Warning: Tab character Text/Parsec/Language.hs:58:1: Warning: Tab character Text/Parsec/Language.hs:58:31: Warning: Tab character Text/Parsec/Language.hs:59:1: Warning: Tab character Text/Parsec/Language.hs:59:29: Warning: Tab character Text/Parsec/Language.hs:60:1: Warning: Tab character Text/Parsec/Language.hs:60:30: Warning: Tab character Text/Parsec/Language.hs:61:1: Warning: Tab character Text/Parsec/Language.hs:62:1: Warning: Tab character Text/Parsec/Language.hs:62:29: Warning: Tab character Text/Parsec/Language.hs:63:1: Warning: Tab character Text/Parsec/Language.hs:63:30: Warning: Tab character Text/Parsec/Language.hs:64:1: Warning: Tab character Text/Parsec/Language.hs:65:1: Warning: Tab character Text/Parsec/Language.hs:67:1: Warning: Tab character Text/Parsec/Language.hs:109:1: Warning: Tab character Text/Parsec/Language.hs:109:30: Warning: Tab character Text/Parsec/Language.hs:110:1: Warning: Tab character Text/Parsec/Language.hs:110:32: Warning: Tab character Text/Parsec/Language.hs:111:5: Warning: Tab character Text/Parsec/Language.hs:112:5: Warning: Tab character Text/Parsec/Language.hs:113:5: Warning: Tab character Text/Parsec/Language.hs:114:5: Warning: Tab character Text/Parsec/Language.hs:146:1: Warning: Tab character Text/Parsec/Language.hs:147:1: Warning: Tab character Text/Parsec/Language.hs:148:1: Warning: Tab character Text/Parsec/Language.hs:150:1: Warning: Tab character [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) In-place registering parsec-3.1.9... Running Haddock for parsec-3.1.9... Running hscolour for parsec-3.1.9... Preprocessing library parsec-3.1.9... Preprocessing library parsec-3.1.9... Text/Parsec/Language.hs:44:30: Warning: Tab character Text/Parsec/Language.hs:45:26: Warning: Tab character Text/Parsec/Language.hs:46:27: Warning: Tab character Text/Parsec/Language.hs:58:1: Warning: Tab character Text/Parsec/Language.hs:58:31: Warning: Tab character Text/Parsec/Language.hs:59:1: Warning: Tab character Text/Parsec/Language.hs:59:29: Warning: Tab character Text/Parsec/Language.hs:60:1: Warning: Tab character Text/Parsec/Language.hs:60:30: Warning: Tab character Text/Parsec/Language.hs:61:1: Warning: Tab character Text/Parsec/Language.hs:62:1: Warning: Tab character Text/Parsec/Language.hs:62:29: Warning: Tab character Text/Parsec/Language.hs:63:1: Warning: Tab character Text/Parsec/Language.hs:63:30: Warning: Tab character Text/Parsec/Language.hs:64:1: Warning: Tab character Text/Parsec/Language.hs:65:1: Warning: Tab character Text/Parsec/Language.hs:67:1: Warning: Tab character Text/Parsec/Language.hs:109:1: Warning: Tab character Text/Parsec/Language.hs:109:30: Warning: Tab character Text/Parsec/Language.hs:110:1: Warning: Tab character Text/Parsec/Language.hs:110:32: Warning: Tab character Text/Parsec/Language.hs:111:5: Warning: Tab character Text/Parsec/Language.hs:112:5: Warning: Tab character Text/Parsec/Language.hs:113:5: Warning: Tab character Text/Parsec/Language.hs:114:5: Warning: Tab character Text/Parsec/Language.hs:146:1: Warning: Tab character Text/Parsec/Language.hs:147:1: Warning: Tab character Text/Parsec/Language.hs:148:1: Warning: Tab character Text/Parsec/Language.hs:150:1: Warning: Tab character Haddock coverage: 82% ( 14 / 17) in 'Text.Parsec.Pos' Missing documentation for: SourceName (Text/Parsec/Pos.hs:35) Line (Text/Parsec/Pos.hs:36) Column (Text/Parsec/Pos.hs:37) 43% ( 6 / 14) in 'Text.Parsec.Error' Missing documentation for: errorIsUnknown (Text/Parsec/Error.hs:110) showErrorMessages (Text/Parsec/Error.hs:173) newErrorMessage (Text/Parsec/Error.hs:120) newErrorUnknown (Text/Parsec/Error.hs:116) addErrorMessage (Text/Parsec/Error.hs:124) setErrorPos (Text/Parsec/Error.hs:128) setErrorMessage (Text/Parsec/Error.hs:132) mergeError (Text/Parsec/Error.hs:136) 38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error' Missing documentation for: messageCompare (Text/ParserCombinators/Parsec/Error.hs:36) messageEq (Text/ParserCombinators/Parsec/Error.hs:39) errorIsUnknown (Text/Parsec/Error.hs:110) showErrorMessages (Text/Parsec/Error.hs:173) newErrorMessage (Text/Parsec/Error.hs:120) newErrorUnknown (Text/Parsec/Error.hs:116) addErrorMessage (Text/Parsec/Error.hs:124) setErrorPos (Text/Parsec/Error.hs:128) setErrorMessage (Text/Parsec/Error.hs:132) mergeError (Text/Parsec/Error.hs:136) 64% ( 32 / 50) in 'Text.Parsec.Prim' Missing documentation for: unknownError (Text/Parsec/Prim.hs:91) sysUnExpectError (Text/Parsec/Prim.hs:94) Parsec (Text/Parsec/Prim.hs:152) Consumed (Text/Parsec/Prim.hs:154) Reply (Text/Parsec/Prim.hs:157) State (Text/Parsec/Prim.hs:160) parsecMap (Text/Parsec/Prim.hs:177) parserReturn (Text/Parsec/Prim.hs:221) parserBind (Text/Parsec/Prim.hs:226) mergeErrorReply (Text/Parsec/Prim.hs:266) parserFail (Text/Parsec/Prim.hs:272) parserPlus (Text/Parsec/Prim.hs:290) labels (Text/Parsec/Prim.hs:345) tokens (Text/Parsec/Prim.hs:396) tokenPrimEx (Text/Parsec/Prim.hs:533) manyAccum (Text/Parsec/Prim.hs:592) runPT (Text/Parsec/Prim.hs:610) runP (Text/Parsec/Prim.hs:624) 100% ( 24 / 24) in 'Text.Parsec.Combinator' 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 50% ( 2 / 4) in 'Text.Parsec.String' Missing documentation for: Parser (Text/Parsec/String.hs:22) GenParser (Text/Parsec/String.hs:23) 50% ( 2 / 4) in 'Text.Parsec.ByteString' Missing documentation for: Parser (Text/Parsec/ByteString.hs:24) GenParser (Text/Parsec/ByteString.hs:25) 50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy' Missing documentation for: Parser (Text/Parsec/ByteString/Lazy.hs:24) GenParser (Text/Parsec/ByteString/Lazy.hs:25) 33% ( 1 / 3) in 'Text.Parsec.Text' Missing documentation for: Parser (Text/Parsec/Text.hs:23) GenParser (Text/Parsec/Text.hs:24) 33% ( 1 / 3) in 'Text.Parsec.Text.Lazy' Missing documentation for: Parser (Text/Parsec/Text/Lazy.hs:23) GenParser (Text/Parsec/Text/Lazy.hs:24) 100% ( 5 / 5) in 'Text.Parsec.Expr' 70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim' Missing documentation for: Parser (Text/Parsec/String.hs:22) GenParser (Text/Parsec/String.hs:23) runParser (Text/ParserCombinators/Parsec/Prim.hs:57) tokens (Text/Parsec/Prim.hs:396) tokenPrimEx (Text/Parsec/Prim.hs:533) try (Text/ParserCombinators/Parsec/Prim.hs:64) labels (Text/Parsec/Prim.hs:345) pzero (Text/ParserCombinators/Parsec/Prim.hs:54) State (Text/Parsec/Prim.hs:160) 82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos' Missing documentation for: SourceName (Text/Parsec/Pos.hs:35) Line (Text/Parsec/Pos.hs:36) Column (Text/Parsec/Pos.hs:37) 100% ( 20 / 20) in 'Text.Parsec.Char' 67% ( 4 / 6) in 'Text.Parsec.Token' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:38) TokenParser (Text/Parsec/Token.hs:106) 67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:38) TokenParser (Text/Parsec/Token.hs:106) 95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char' Missing documentation for: CharParser (Text/ParserCombinators/Parsec/Char.hs:40) 83% ( 15 / 18) in 'Text.ParserCombinators.Parsec' Missing documentation for: SourceName (Text/Parsec/Pos.hs:35) Line (Text/Parsec/Pos.hs:36) Column (Text/Parsec/Pos.hs:37) 40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr' Missing documentation for: Operator (Text/ParserCombinators/Parsec/Expr.hs:28) OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32) buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39) 78% ( 73 / 94) in 'Text.Parsec' Missing documentation for: Parsec (Text/Parsec/Prim.hs:152) tokens (Text/Parsec/Prim.hs:396) labels (Text/Parsec/Prim.hs:345) SourceName (Text/Parsec/Pos.hs:35) Line (Text/Parsec/Pos.hs:36) Column (Text/Parsec/Pos.hs:37) manyAccum (Text/Parsec/Prim.hs:592) tokenPrimEx (Text/Parsec/Prim.hs:533) runPT (Text/Parsec/Prim.hs:610) unknownError (Text/Parsec/Prim.hs:91) sysUnExpectError (Text/Parsec/Prim.hs:94) mergeErrorReply (Text/Parsec/Prim.hs:266) runP (Text/Parsec/Prim.hs:624) Consumed (Text/Parsec/Prim.hs:154) Reply (Text/Parsec/Prim.hs:157) State (Text/Parsec/Prim.hs:160) parsecMap (Text/Parsec/Prim.hs:177) parserReturn (Text/Parsec/Prim.hs:221) parserBind (Text/Parsec/Prim.hs:226) parserFail (Text/Parsec/Prim.hs:272) parserPlus (Text/Parsec/Prim.hs:290) 80% ( 8 / 10) in 'Text.Parsec.Language' Missing documentation for: emptyDef (Text/Parsec/Language.hs:79) LanguageDef (Text/Parsec/Token.hs:38) 80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language' Missing documentation for: emptyDef (Text/Parsec/Language.hs:79) LanguageDef (Text/Parsec/Token.hs:38) 100% ( 8 / 8) in 'Text.Parsec.Perm' 100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm' Documentation created: dist/doc/html/parsec/index.html, dist/doc/html/parsec/parsec.txt Creating package registration file: /tmp/pkgConf-parsec-3.181088258474061048.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0 Registering parsec-3.1.9... Installed parsec-3.1.9 Configuring exceptions-0.8.0.2... Building exceptions-0.8.0.2... Preprocessing library exceptions-0.8.0.2... [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o ) In-place registering exceptions-0.8.0.2... Running Haddock for exceptions-0.8.0.2... Running hscolour for exceptions-0.8.0.2... Preprocessing library exceptions-0.8.0.2... Preprocessing library exceptions-0.8.0.2... Haddock coverage: 100% ( 31 / 31) in 'Control.Monad.Catch' 80% ( 8 / 10) in 'Control.Monad.Catch.Pure' Missing documentation for: Catch (src/Control/Monad/Catch/Pure.hs:95) runCatch (src/Control/Monad/Catch/Pure.hs:97) Documentation created: dist/doc/html/exceptions/index.html, dist/doc/html/exceptions/exceptions.txt Creating package registration file: /tmp/pkgConf-exceptions-0.8.0175821956678006046.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exceptions-0.8.0.2-8GsEeHgaIks3pVGk6GaELJ Registering exceptions-0.8.0.2... Installed exceptions-0.8.0.2 Configuring storable-record-0.0.3... Building storable-record-0.0.3... Preprocessing library storable-record-0.0.3... [1 of 7] Compiling Foreign.Storable.Newtype ( src/Foreign/Storable/Newtype.hs, dist/build/Foreign/Storable/Newtype.o ) [2 of 7] Compiling Foreign.Storable.FixedArray ( src/Foreign/Storable/FixedArray.hs, dist/build/Foreign/Storable/FixedArray.o ) [3 of 7] Compiling Foreign.Storable.Traversable ( src/Foreign/Storable/Traversable.hs, dist/build/Foreign/Storable/Traversable.o ) [4 of 7] Compiling Foreign.Storable.RecordMinimalSize ( src/Foreign/Storable/RecordMinimalSize.hs, dist/build/Foreign/Storable/RecordMinimalSize.o ) src/Foreign/Storable/RecordMinimalSize.hs:73:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Foreign/Storable/RecordMinimalSize.hs:75:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [5 of 7] Compiling Foreign.Storable.RecordReaderPtr ( src/Foreign/Storable/RecordReaderPtr.hs, dist/build/Foreign/Storable/RecordReaderPtr.o ) src/Foreign/Storable/RecordReaderPtr.hs:73:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Foreign/Storable/RecordReaderPtr.hs:75:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [6 of 7] Compiling Foreign.Storable.TraversableUnequalSizes ( src/Foreign/Storable/TraversableUnequalSizes.hs, dist/build/Foreign/Storable/TraversableUnequalSizes.o ) [7 of 7] Compiling Foreign.Storable.Record ( src/Foreign/Storable/Record.hs, dist/build/Foreign/Storable/Record.o ) src/Foreign/Storable/Record.hs:70:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Foreign/Storable/Record.hs:72:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() In-place registering storable-record-0.0.3... Running Haddock for storable-record-0.0.3... Running hscolour for storable-record-0.0.3... Preprocessing library storable-record-0.0.3... Preprocessing library storable-record-0.0.3... src/Foreign/Storable/RecordMinimalSize.hs:73:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Foreign/Storable/RecordMinimalSize.hs:75:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Foreign/Storable/RecordReaderPtr.hs:73:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Foreign/Storable/RecordReaderPtr.hs:75:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Foreign/Storable/Record.hs:70:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Foreign/Storable/Record.hs:72:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Haddock coverage: 20% ( 1 / 5) in 'Foreign.Storable.Newtype' Missing documentation for: sizeOf (src/Foreign/Storable/Newtype.hs:23) alignment (src/Foreign/Storable/Newtype.hs:26) peek (src/Foreign/Storable/Newtype.hs:30) poke (src/Foreign/Storable/Newtype.hs:35) 0% ( 0 / 6) in 'Foreign.Storable.FixedArray' Missing documentation for: Module header roundUp (src/Foreign/Storable/FixedArray.hs:12) sizeOfArray (src/Foreign/Storable/FixedArray.hs:16) pokeNext (src/Foreign/Storable/FixedArray.hs:21) peekNext (src/Foreign/Storable/FixedArray.hs:29) run (src/Foreign/Storable/FixedArray.hs:36) 50% ( 3 / 6) in 'Foreign.Storable.Traversable' Missing documentation for: alignment (src/Foreign/Storable/Traversable.hs:62) sizeOf (src/Foreign/Storable/Traversable.hs:68) poke (src/Foreign/Storable/Traversable.hs:117) 11% ( 1 / 9) in 'Foreign.Storable.RecordMinimalSize' Missing documentation for: Dictionary (src/Foreign/Storable/RecordMinimalSize.hs:84) Access (src/Foreign/Storable/RecordMinimalSize.hs:91) element (src/Foreign/Storable/RecordMinimalSize.hs:138) run (src/Foreign/Storable/RecordMinimalSize.hs:155) alignment (src/Foreign/Storable/RecordMinimalSize.hs:163) sizeOf (src/Foreign/Storable/RecordMinimalSize.hs:169) peek (src/Foreign/Storable/RecordMinimalSize.hs:174) poke (src/Foreign/Storable/RecordMinimalSize.hs:179) 11% ( 1 / 9) in 'Foreign.Storable.RecordReaderPtr' Missing documentation for: Dictionary (src/Foreign/Storable/RecordReaderPtr.hs:84) Access (src/Foreign/Storable/RecordReaderPtr.hs:91) element (src/Foreign/Storable/RecordReaderPtr.hs:138) run (src/Foreign/Storable/RecordReaderPtr.hs:155) alignment (src/Foreign/Storable/RecordReaderPtr.hs:163) sizeOf (src/Foreign/Storable/RecordReaderPtr.hs:168) peek (src/Foreign/Storable/RecordReaderPtr.hs:173) poke (src/Foreign/Storable/RecordReaderPtr.hs:178) 20% ( 1 / 5) in 'Foreign.Storable.TraversableUnequalSizes' Missing documentation for: alignment (src/Foreign/Storable/TraversableUnequalSizes.hs:29) sizeOf (src/Foreign/Storable/TraversableUnequalSizes.hs:36) peek (src/Foreign/Storable/TraversableUnequalSizes.hs:49) poke (src/Foreign/Storable/TraversableUnequalSizes.hs:68) 11% ( 1 / 9) in 'Foreign.Storable.Record' Missing documentation for: Dictionary (src/Foreign/Storable/Record.hs:81) Access (src/Foreign/Storable/Record.hs:88) element (src/Foreign/Storable/Record.hs:141) run (src/Foreign/Storable/Record.hs:156) alignment (src/Foreign/Storable/Record.hs:164) sizeOf (src/Foreign/Storable/Record.hs:169) peek (src/Foreign/Storable/Record.hs:174) poke (src/Foreign/Storable/Record.hs:179) Documentation created: dist/doc/html/storable-record/index.html, dist/doc/html/storable-record/storable-record.txt Creating package registration file: /tmp/pkgConf-storable-record-0.0894617267362795150.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-record-0.0.3-B9XA5GdAgYc4fDmgk3lkbE Registering storable-record-0.0.3... Installed storable-record-0.0.3 Configuring process-1.2.3.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for setitimer... yes checking for sysconf... yes checking value of SIG_DFL... -1 checking value of SIG_IGN... -1 configure: creating ./config.status config.status: creating include/HsProcessConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building process-1.2.3.0... Preprocessing library process-1.2.3.0... [1 of 3] Compiling System.Process.Internals ( System/Process/Internals.hs, dist/build/System/Process/Internals.o ) [2 of 3] Compiling System.Process ( dist/build/System/Process.hs, dist/build/System/Process.o ) [3 of 3] Compiling System.Cmd ( System/Cmd.hs, dist/build/System/Cmd.o ) In-place registering process-1.2.3.0... Running Haddock for process-1.2.3.0... Running hscolour for process-1.2.3.0... Preprocessing library process-1.2.3.0... Preprocessing library process-1.2.3.0... Haddock coverage: 17% ( 4 / 24) in 'System.Process.Internals' Missing documentation for: ProcessHandle (System/Process/Internals.hs:113) PHANDLE (System/Process/Internals.hs:129) closePHANDLE (System/Process/Internals.hs:136) mkProcessHandle (System/Process/Internals.hs:131) modifyProcessHandle (System/Process/Internals.hs:115) withProcessHandle (System/Process/Internals.hs:121) CreateProcess (System/Process/Internals.hs:171) CmdSpec (System/Process/Internals.hs:187) StdStream (System/Process/Internals.hs:220) runGenProcess_ (System/Process/Internals.hs:726) startDelegateControlC (System/Process/Internals.hs:333) endDelegateControlC (System/Process/Internals.hs:370) stopDelegateControlC (System/Process/Internals.hs:353) pPrPr_disableITimers c_execvpe ignoreSignal (System/Process/Internals.hs:406) defaultSignal (System/Process/Internals.hs:406) withFilePathException (System/Process/Internals.hs:702) withCEnvironment (System/Process/Internals.hs:708) translate (System/Process/Internals.hs:674) 89% ( 33 / 37) in 'System.Process' Missing documentation for: CreateProcess (System/Process/Internals.hs:171) CmdSpec (System/Process/Internals.hs:187) StdStream (System/Process/Internals.hs:220) ProcessHandle (System/Process/Internals.hs:113) 100% ( 3 / 3) in 'System.Cmd' Warning: System.Process.Internals: could not find link destinations for: FD Documentation created: dist/doc/html/process/index.html, dist/doc/html/process/process.txt Creating package registration file: /tmp/pkgConf-process-1.2.39971910051018376938.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/process-1.2.3.0-6WoFcQifP4y8EBdQLLzNBz Registering process-1.2.3.0... Installed process-1.2.3.0 Configuring QuickCheck-2.8.1... Building QuickCheck-2.8.1... Preprocessing library QuickCheck-2.8.1... Test/QuickCheck/Arbitrary.hs:6:37: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o ) [ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o ) [ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [15 of 15] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) In-place registering QuickCheck-2.8.1... Running Haddock for QuickCheck-2.8.1... Running hscolour for QuickCheck-2.8.1... Preprocessing library QuickCheck-2.8.1... Preprocessing library QuickCheck-2.8.1... Test/QuickCheck/Arbitrary.hs:6:37: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Haddock coverage: 10% ( 2 / 20) in 'Test.QuickCheck.Random' Missing documentation for: newTheGen (Test/QuickCheck/Random.hs:17) bits (Test/QuickCheck/Random.hs:20) mask (Test/QuickCheck/Random.hs:20) doneBit (Test/QuickCheck/Random.hs:20) chip (Test/QuickCheck/Random.hs:25) chop (Test/QuickCheck/Random.hs:30) stop (Test/QuickCheck/Random.hs:33) mkTheGen (Test/QuickCheck/Random.hs:36) (Test/QuickCheck/Random.hs:65) (Test/QuickCheck/Random.hs:67) (Test/QuickCheck/Random.hs:70) newQCGen (Test/QuickCheck/Random.hs:79) mkQCGen (Test/QuickCheck/Random.hs:82) bigNatVariant (Test/QuickCheck/Random.hs:85) natVariant (Test/QuickCheck/Random.hs:91) variantTheGen (Test/QuickCheck/Random.hs:97) boolVariant (Test/QuickCheck/Random.hs:103) variantQCGen (Test/QuickCheck/Random.hs:107) 33% ( 3 / 9) in 'Test.QuickCheck.Exception' Missing documentation for: AnException (Test/QuickCheck/Exception.hs:47) tryEvaluate (Test/QuickCheck/Exception.hs:79) tryEvaluateIO (Test/QuickCheck/Exception.hs:82) evaluate (Test/QuickCheck/Exception.hs:86) isDiscard (Test/QuickCheck/Exception.hs:114) finally (Test/QuickCheck/Exception.hs:129) 6% ( 1 / 18) in 'Test.QuickCheck.Text' Missing documentation for: Str (Test/QuickCheck/Text.hs:46) ranges (Test/QuickCheck/Text.hs:51) number (Test/QuickCheck/Text.hs:59) short (Test/QuickCheck/Text.hs:62) showErr (Test/QuickCheck/Text.hs:70) oneLine (Test/QuickCheck/Text.hs:73) isOneLine (Test/QuickCheck/Text.hs:76) bold (Test/QuickCheck/Text.hs:79) newTerminal (Test/QuickCheck/Text.hs:90) withStdioTerminal (Test/QuickCheck/Text.hs:104) withNullTerminal (Test/QuickCheck/Text.hs:108) terminalOutput (Test/QuickCheck/Text.hs:112) handle (Test/QuickCheck/Text.hs:115) Terminal (Test/QuickCheck/Text.hs:87) putTemp (Test/QuickCheck/Text.hs:126) putPart (Test/QuickCheck/Text.hs:126) putLine (Test/QuickCheck/Text.hs:126) 100% ( 2 / 2) in 'Test.QuickCheck.State' 89% ( 25 / 28) in 'Test.QuickCheck.Gen' Missing documentation for: (Test/QuickCheck/Gen.hs:46) (Test/QuickCheck/Gen.hs:50) (Test/QuickCheck/Gen.hs:54) 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' Missing documentation for: Capture (Test/QuickCheck/Gen/Unsafe.hs:50) 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary' 93% ( 14 / 15) in 'Test.QuickCheck.Modifiers' Missing documentation for: ShrinkState (Test/QuickCheck/Modifiers.hs:323) 14% ( 1 / 7) in 'Test.QuickCheck.Poly' Missing documentation for: A (Test/QuickCheck/Poly.hs:29) B (Test/QuickCheck/Poly.hs:44) C (Test/QuickCheck/Poly.hs:59) OrdA (Test/QuickCheck/Poly.hs:77) OrdB (Test/QuickCheck/Poly.hs:96) OrdC (Test/QuickCheck/Poly.hs:115) 38% ( 3 / 8) in 'Test.QuickCheck.Function' Missing documentation for: Fun (Test/QuickCheck/Function.hs:275) apply (Test/QuickCheck/Function.hs:289) Function (Test/QuickCheck/Function.hs:106) functionMap (Test/QuickCheck/Function.hs:142) functionShow (Test/QuickCheck/Function.hs:145) 62% ( 44 / 71) in 'Test.QuickCheck.Property' Missing documentation for: (Test/QuickCheck/Property.hs:95) (Test/QuickCheck/Property.hs:99) (Test/QuickCheck/Property.hs:103) (Test/QuickCheck/Property.hs:107) (Test/QuickCheck/Property.hs:111) (Test/QuickCheck/Property.hs:114) (Test/QuickCheck/Property.hs:131) protect (Test/QuickCheck/Property.hs:135) Prop (Test/QuickCheck/Property.hs:141) Rose (Test/QuickCheck/Property.hs:145) ioRose (Test/QuickCheck/Property.hs:148) joinRose (Test/QuickCheck/Property.hs:151) (Test/QuickCheck/Property.hs:160) (Test/QuickCheck/Property.hs:165) (Test/QuickCheck/Property.hs:170) CallbackKind (Test/QuickCheck/Property.hs:204) exception (Test/QuickCheck/Property.hs:220) formatException (Test/QuickCheck/Property.hs:226) protectResult (Test/QuickCheck/Property.hs:231) succeeded (Test/QuickCheck/Property.hs:234) failed (Test/QuickCheck/Property.hs:234) rejected (Test/QuickCheck/Property.hs:234) liftBool (Test/QuickCheck/Property.hs:255) mapResult (Test/QuickCheck/Property.hs:259) mapTotalResult (Test/QuickCheck/Property.hs:262) mapRoseResult (Test/QuickCheck/Property.hs:266) mapProp (Test/QuickCheck/Property.hs:269) 50% ( 14 / 28) in 'Test.QuickCheck.Test' Missing documentation for: test (Test/QuickCheck/Test.hs:179) doneTesting (Test/QuickCheck/Test.hs:185) giveUp (Test/QuickCheck/Test.hs:215) runATest (Test/QuickCheck/Test.hs:231) summary (Test/QuickCheck/Test.hs:297) success (Test/QuickCheck/Test.hs:308) labelPercentage (Test/QuickCheck/Test.hs:338) insufficientCoverage (Test/QuickCheck/Test.hs:346) foundFailure (Test/QuickCheck/Test.hs:353) localMin (Test/QuickCheck/Test.hs:357) localMin' (Test/QuickCheck/Test.hs:387) localMinFound (Test/QuickCheck/Test.hs:399) callbackPostTest (Test/QuickCheck/Test.hs:424) callbackPostFinalFailure (Test/QuickCheck/Test.hs:429) 100% ( 9 / 9) in 'Test.QuickCheck.All' 78% ( 14 / 18) in 'Test.QuickCheck.Monadic' Missing documentation for: stop (Test/QuickCheck/Monadic.hs:118) monadic (Test/QuickCheck/Monadic.hs:204) monadic' (Test/QuickCheck/Monadic.hs:207) runSTGen (Test/QuickCheck/Monadic.hs:246) 99% (127 /128) in 'Test.QuickCheck' Missing documentation for: ShrinkState (Test/QuickCheck/Modifiers.hs:323) Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: RecursivelyShrink GSubterms GCoArbitrary gSubterms gSubtermsIncl Warning: Test.QuickCheck: could not find link destinations for: GCoArbitrary RecursivelyShrink GSubterms Documentation created: dist/doc/html/QuickCheck/index.html, dist/doc/html/QuickCheck/QuickCheck.txt Creating package registration file: /tmp/pkgConf-QuickCheck-2.8228698447879683501.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/QuickCheck-2.8.1-BnZKeqxVf7FCbnejbqAnPL Registering QuickCheck-2.8.1... Installed QuickCheck-2.8.1 Configuring fft-0.1.8.1... Building fft-0.1.8.1... Preprocessing library fft-0.1.8.1... [1 of 2] Compiling Math.FFT.Base ( dist/build/Math/FFT/Base.hs, dist/build/Math/FFT/Base.o ) src/Math/FFT/Base.hsc:6:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [2 of 2] Compiling Math.FFT ( src/Math/FFT.hs, dist/build/Math/FFT.o ) In-place registering fft-0.1.8.1... Running Haddock for fft-0.1.8.1... Running hscolour for fft-0.1.8.1... Preprocessing library fft-0.1.8.1... Preprocessing library fft-0.1.8.1... src/Math/FFT/Base.hsc:6:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Haddock coverage: 67% ( 83 /123) in 'Math.FFT.Base' Missing documentation for: Module header withLock (src/Math/FFT/Base.hsc:66) FFTWPlan (src/Math/FFT/Base.hsc:72) FFTWFlag (src/Math/FFT/Base.hsc:79) c_measure (src/Math/FFT/Base.hsc:81) c_destroy_input (src/Math/FFT/Base.hsc:83) c_unaligned (src/Math/FFT/Base.hsc:85) c_conserve_memory (src/Math/FFT/Base.hsc:87) c_exhaustive (src/Math/FFT/Base.hsc:89) c_patient (src/Math/FFT/Base.hsc:93) nullFlag (src/Math/FFT/Base.hsc:94) c_estimate (src/Math/FFT/Base.hsc:95) FFTWSign (src/Math/FFT/Base.hsc:173) c_forward (src/Math/FFT/Base.hsc:175) c_backward (src/Math/FFT/Base.hsc:177) unSign (src/Math/FFT/Base.hsc:179) unKind (src/Math/FFT/Base.hsc:190) FFTWKind (src/Math/FFT/Base.hsc:204) c_r2hc (src/Math/FFT/Base.hsc:206) c_hc2r (src/Math/FFT/Base.hsc:208) c_dht (src/Math/FFT/Base.hsc:210) c_redft00 (src/Math/FFT/Base.hsc:212) c_redft10 (src/Math/FFT/Base.hsc:214) c_redft01 (src/Math/FFT/Base.hsc:216) c_redft11 (src/Math/FFT/Base.hsc:218) IODim (src/Math/FFT/Base.hsc:221) c_rodft10 (src/Math/FFT/Base.hsc:222) c_rodft01 (src/Math/FFT/Base.hsc:224) c_rodft11 (src/Math/FFT/Base.hsc:226) (src/Math/FFT/Base.hsc:227) fzr (src/Math/FFT/Base.hsc:297) drr (src/Math/FFT/Base.hsc:299) has (src/Math/FFT/Base.hsc:400) c_execute_dft (src/Math/FFT/Base.hsc:603) c_execute_dft_r2c (src/Math/FFT/Base.hsc:605) c_execute_dft_c2r (src/Math/FFT/Base.hsc:607) c_execute_r2r (src/Math/FFT/Base.hsc:609) c_export_wisdom_string (src/Math/FFT/Base.hsc:612) c_import_wisdom_string (src/Math/FFT/Base.hsc:615) c_import_wisdom_system (src/Math/FFT/Base.hsc:618) 100% ( 73 / 73) in 'Math.FFT' Documentation created: dist/doc/html/fft/index.html, dist/doc/html/fft/fft.txt Creating package registration file: /tmp/pkgConf-fft-0.1.8285682472823098032.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/fft-0.1.8.1-KSeB68GU0R8GMBgvYbl9PR Registering fft-0.1.8.1... Installed fft-0.1.8.1 Configuring temporary-1.2.0.3... Building temporary-1.2.0.3... Preprocessing library temporary-1.2.0.3... [1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o ) [2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o ) [3 of 3] Compiling System.IO.Temp ( System/IO/Temp.hs, dist/build/System/IO/Temp.o ) In-place registering temporary-1.2.0.3... Running Haddock for temporary-1.2.0.3... Running hscolour for temporary-1.2.0.3... Preprocessing library temporary-1.2.0.3... Preprocessing library temporary-1.2.0.3... Haddock coverage: 0% ( 0 / 5) in 'Distribution.Compat.Exception' Missing documentation for: Module header onException (Distribution/Compat/Exception.hs:19) catchIO (Distribution/Compat/Exception.hs:34) catchExit (Distribution/Compat/Exception.hs:41) throwIOIO (Distribution/Compat/Exception.hs:27) 40% ( 2 / 5) in 'Distribution.Compat.TempFile' Missing documentation for: Module header openNewBinaryFile (Distribution/Compat/TempFile.hs:112) createTempDirectory (Distribution/Compat/TempFile.hs:191) 67% ( 6 / 9) in 'System.IO.Temp' Missing documentation for: Module header openNewBinaryFile (Distribution/Compat/TempFile.hs:112) createTempDirectory (Distribution/Compat/TempFile.hs:191) Documentation created: dist/doc/html/temporary/index.html, dist/doc/html/temporary/temporary.txt Creating package registration file: /tmp/pkgConf-temporary-1.2.01626717774112718116.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/temporary-1.2.0.3-0YaiD69D6OqIC0LlJQkYqP Registering temporary-1.2.0.3... Installed temporary-1.2.0.3 Configuring storable-tuple-0.0.2... Building storable-tuple-0.0.2... Preprocessing library storable-tuple-0.0.2... [1 of 1] Compiling Foreign.Storable.Tuple ( src/Foreign/Storable/Tuple.hs, dist/build/Foreign/Storable/Tuple.o ) src/Foreign/Storable/Tuple.hs:8:1: Warning: The import of ‘<*>, pure’ from module ‘Control.Applicative’ is redundant src/Foreign/Storable/Tuple.hs:13:10: Warning: Orphan instance: instance Storable () To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. src/Foreign/Storable/Tuple.hs:19:10: Warning: Orphan instance: instance (Storable a, Storable b) => Storable (a, b) To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. src/Foreign/Storable/Tuple.hs:35:10: Warning: Orphan instance: instance (Storable a, Storable b, Storable c) => Storable (a, b, c) To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. src/Foreign/Storable/Tuple.hs:51:10: Warning: Orphan instance: instance (Storable a, Storable b, Storable c, Storable d) => Storable (a, b, c, d) To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. In-place registering storable-tuple-0.0.2... Running Haddock for storable-tuple-0.0.2... Running hscolour for storable-tuple-0.0.2... Preprocessing library storable-tuple-0.0.2... Preprocessing library storable-tuple-0.0.2... src/Foreign/Storable/Tuple.hs:8:1: Warning: The import of ‘<*>, pure’ from module ‘Control.Applicative’ is redundant src/Foreign/Storable/Tuple.hs:13:10: Warning: Orphan instance: instance Storable () To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. src/Foreign/Storable/Tuple.hs:19:10: Warning: Orphan instance: instance (Storable a, Storable b) => Storable (a, b) To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. src/Foreign/Storable/Tuple.hs:35:10: Warning: Orphan instance: instance (Storable a, Storable b, Storable c) => Storable (a, b, c) To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. src/Foreign/Storable/Tuple.hs:51:10: Warning: Orphan instance: instance (Storable a, Storable b, Storable c, Storable d) => Storable (a, b, c, d) To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. Haddock coverage: 0% ( 0 / 8) in 'Foreign.Storable.Tuple' Missing documentation for: Module header (src/Foreign/Storable/Tuple.hs:13) (src/Foreign/Storable/Tuple.hs:19) storePair (src/Foreign/Storable/Tuple.hs:25) (src/Foreign/Storable/Tuple.hs:35) storeTriple (src/Foreign/Storable/Tuple.hs:41) (src/Foreign/Storable/Tuple.hs:51) storeQuadruple (src/Foreign/Storable/Tuple.hs:57) Documentation created: dist/doc/html/storable-tuple/index.html, dist/doc/html/storable-tuple/storable-tuple.txt Creating package registration file: /tmp/pkgConf-storable-tuple-0.01400267990865845082.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-tuple-0.0.2-JQragdLEfDzFDqXJhNIxqG Registering storable-tuple-0.0.2... Installed storable-tuple-0.0.2 Configuring non-empty-0.2.1... Building non-empty-0.2.1... Preprocessing library non-empty-0.2.1... [ 1 of 12] Compiling Data.Append ( src/Data/Append.hs, dist/build/Data/Append.o ) src/Data/Append.hs:4:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/Append.hs:5:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Append.hs:6:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [ 2 of 12] Compiling Data.NonEmpty.Class ( src/Data/NonEmpty/Class.hs, dist/build/Data/NonEmpty/Class.o ) src/Data/NonEmpty/Class.hs:9:1: Warning: The import of ‘Traversable’ from module ‘Data.Traversable’ is redundant [ 3 of 12] Compiling Data.Empty ( src/Data/Empty.hs, dist/build/Data/Empty.o ) src/Data/Empty.hs:7:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 4 of 12] Compiling Data.NonEmpty.Match ( src/Data/NonEmpty/Match.hs, dist/build/Data/NonEmpty/Match.o ) [ 5 of 12] Compiling Data.Zip ( src/Data/Zip.hs, dist/build/Data/Zip.o ) src/Data/Zip.hs:6:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/Zip.hs:7:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 6 of 12] Compiling Data.NonEmptyPrivate ( src/Data/NonEmptyPrivate.hs, dist/build/Data/NonEmptyPrivate.o ) [ 7 of 12] Compiling Data.NonEmpty ( src/Data/NonEmpty.hs, dist/build/Data/NonEmpty.o ) [ 8 of 12] Compiling Data.NonEmpty.Mixed ( src/Data/NonEmpty/Mixed.hs, dist/build/Data/NonEmpty/Mixed.o ) src/Data/NonEmpty/Mixed.hs:15:1: Warning: The import of ‘Traversable, sequenceA’ from module ‘Data.Traversable’ is redundant src/Data/NonEmpty/Mixed.hs:16:1: Warning: The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant [ 9 of 12] Compiling Data.NonEmptyTest ( src/Data/NonEmptyTest.hs, dist/build/Data/NonEmptyTest.o ) [10 of 12] Compiling Data.NonEmpty.Set ( src/Data/NonEmpty/Set.hs, dist/build/Data/NonEmpty/Set.o ) [11 of 12] Compiling Data.NonEmpty.Map ( src/Data/NonEmpty/Map.hs, dist/build/Data/NonEmpty/Map.o ) src/Data/NonEmpty/Map.hs:30:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/NonEmpty/Map.hs:31:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/NonEmpty/Map.hs:32:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [12 of 12] Compiling Data.Optional ( src/Data/Optional.hs, dist/build/Data/Optional.o ) In-place registering non-empty-0.2.1... Running Haddock for non-empty-0.2.1... Running hscolour for non-empty-0.2.1... Preprocessing library non-empty-0.2.1... Preprocessing library non-empty-0.2.1... src/Data/Append.hs:4:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/Append.hs:5:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Append.hs:6:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Data/NonEmpty/Class.hs:9:1: Warning: The import of ‘Traversable’ from module ‘Data.Traversable’ is redundant src/Data/Empty.hs:7:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Zip.hs:6:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/Zip.hs:7:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Haddock coverage: 0% ( 0 / 5) in 'Data.Append' Missing documentation for: Module header T (src/Data/Append.hs:11) (src/Data/Append.hs:17) (src/Data/Append.hs:20) (src/Data/Append.hs:23) 4% ( 3 / 69) in 'Data.NonEmpty.Class' Missing documentation for: Module header Empty (src/Data/NonEmpty/Class.hs:19) (src/Data/NonEmpty/Class.hs:22) (src/Data/NonEmpty/Class.hs:25) (src/Data/NonEmpty/Class.hs:28) (src/Data/NonEmpty/Class.hs:31) Cons (src/Data/NonEmpty/Class.hs:35) (src/Data/NonEmpty/Class.hs:38) (src/Data/NonEmpty/Class.hs:41) Snoc (src/Data/NonEmpty/Class.hs:45) (src/Data/NonEmpty/Class.hs:48) (src/Data/NonEmpty/Class.hs:51) snocDefault (src/Data/NonEmpty/Class.hs:54) ViewL (src/Data/NonEmpty/Class.hs:59) (src/Data/NonEmpty/Class.hs:62) (src/Data/NonEmpty/Class.hs:65) (src/Data/NonEmpty/Class.hs:68) (src/Data/NonEmpty/Class.hs:71) ViewR (src/Data/NonEmpty/Class.hs:79) (src/Data/NonEmpty/Class.hs:82) (src/Data/NonEmpty/Class.hs:85) (src/Data/NonEmpty/Class.hs:88) (src/Data/NonEmpty/Class.hs:91) View (src/Data/NonEmpty/Class.hs:98) (src/Data/NonEmpty/Class.hs:99) (src/Data/NonEmpty/Class.hs:100) (src/Data/NonEmpty/Class.hs:101) (src/Data/NonEmpty/Class.hs:102) viewRDefault (src/Data/NonEmpty/Class.hs:108) Singleton (src/Data/NonEmpty/Class.hs:113) (src/Data/NonEmpty/Class.hs:116) (src/Data/NonEmpty/Class.hs:119) (src/Data/NonEmpty/Class.hs:122) (src/Data/NonEmpty/Class.hs:125) Append (src/Data/NonEmpty/Class.hs:129) (src/Data/NonEmpty/Class.hs:132) (src/Data/NonEmpty/Class.hs:135) (src/Data/NonEmpty/Class.hs:151) (src/Data/NonEmpty/Class.hs:154) (src/Data/NonEmpty/Class.hs:157) zipWith3 (src/Data/NonEmpty/Class.hs:160) zipWith4 (src/Data/NonEmpty/Class.hs:163) zip (src/Data/NonEmpty/Class.hs:166) zip3 (src/Data/NonEmpty/Class.hs:169) zip4 (src/Data/NonEmpty/Class.hs:172) Repeat (src/Data/NonEmpty/Class.hs:176) (src/Data/NonEmpty/Class.hs:184) Iterate (src/Data/NonEmpty/Class.hs:189) (src/Data/NonEmpty/Class.hs:192) (src/Data/NonEmpty/Class.hs:204) (src/Data/NonEmpty/Class.hs:207) (src/Data/NonEmpty/Class.hs:210) (src/Data/NonEmpty/Class.hs:213) SortBy (src/Data/NonEmpty/Class.hs:223) (src/Data/NonEmpty/Class.hs:226) (src/Data/NonEmpty/Class.hs:229) (src/Data/NonEmpty/Class.hs:232) Reverse (src/Data/NonEmpty/Class.hs:236) (src/Data/NonEmpty/Class.hs:239) (src/Data/NonEmpty/Class.hs:240) (src/Data/NonEmpty/Class.hs:241) Show (src/Data/NonEmpty/Class.hs:244) (src/Data/NonEmpty/Class.hs:247) (src/Data/NonEmpty/Class.hs:255) Arbitrary (src/Data/NonEmpty/Class.hs:259) (src/Data/NonEmpty/Class.hs:263) 0% ( 0 / 18) in 'Data.Empty' Missing documentation for: Module header T (src/Data/Empty.hs:12) (src/Data/Empty.hs:15) (src/Data/Empty.hs:18) (src/Data/Empty.hs:21) (src/Data/Empty.hs:24) (src/Data/Empty.hs:27) (src/Data/Empty.hs:30) (src/Data/Empty.hs:33) (src/Data/Empty.hs:36) (src/Data/Empty.hs:38) (src/Data/Empty.hs:42) (src/Data/Empty.hs:45) (src/Data/Empty.hs:48) (src/Data/Empty.hs:50) (src/Data/Empty.hs:53) (src/Data/Empty.hs:59) (src/Data/Empty.hs:65) 100% ( 3 / 3) in 'Data.NonEmpty.Match' 40% ( 2 / 5) in 'Data.Zip' Missing documentation for: Module header (src/Data/Zip.hs:15) (src/Data/Zip.hs:18) 22% ( 22 /101) in 'Data.NonEmptyPrivate' Missing documentation for: Module header (src/Data/NonEmptyPrivate.hs:70) (src/Data/NonEmptyPrivate.hs:73) !: (src/Data/NonEmptyPrivate.hs:81) (src/Data/NonEmptyPrivate.hs:92) (src/Data/NonEmptyPrivate.hs:95) (src/Data/NonEmptyPrivate.hs:109) (src/Data/NonEmptyPrivate.hs:112) (src/Data/NonEmptyPrivate.hs:118) (src/Data/NonEmptyPrivate.hs:124) (src/Data/NonEmptyPrivate.hs:128) arbitrary (src/Data/NonEmptyPrivate.hs:132) shrink (src/Data/NonEmptyPrivate.hs:135) Aux (src/Data/NonEmptyPrivate.hs:138) (src/Data/NonEmptyPrivate.hs:140) toList (src/Data/NonEmptyPrivate.hs:165) flatten (src/Data/NonEmptyPrivate.hs:168) fetch (src/Data/NonEmptyPrivate.hs:171) (src/Data/NonEmptyPrivate.hs:185) (src/Data/NonEmptyPrivate.hs:188) snoc (src/Data/NonEmptyPrivate.hs:199) snocAlt (src/Data/NonEmptyPrivate.hs:203) (src/Data/NonEmptyPrivate.hs:207) singleton (src/Data/NonEmptyPrivate.hs:210) viewL (src/Data/NonEmptyPrivate.hs:214) viewR (src/Data/NonEmptyPrivate.hs:217) mapHead (src/Data/NonEmptyPrivate.hs:221) mapTail (src/Data/NonEmptyPrivate.hs:224) init (src/Data/NonEmptyPrivate.hs:227) last (src/Data/NonEmptyPrivate.hs:230) foldl1 (src/Data/NonEmptyPrivate.hs:233) attachKey (src/Data/NonEmptyPrivate.hs:329) (src/Data/NonEmptyPrivate.hs:341) append (src/Data/NonEmptyPrivate.hs:344) appendRight (src/Data/NonEmptyPrivate.hs:348) appendLeft (src/Data/NonEmptyPrivate.hs:351) (src/Data/NonEmptyPrivate.hs:368) zipWith (src/Data/NonEmptyPrivate.hs:371) (src/Data/NonEmptyPrivate.hs:375) (src/Data/NonEmptyPrivate.hs:378) reverse (src/Data/NonEmptyPrivate.hs:388) (src/Data/NonEmptyPrivate.hs:391) (src/Data/NonEmptyPrivate.hs:403) Insert (src/Data/NonEmptyPrivate.hs:407) (src/Data/NonEmptyPrivate.hs:413) (src/Data/NonEmptyPrivate.hs:420) (src/Data/NonEmptyPrivate.hs:423) (src/Data/NonEmptyPrivate.hs:426) (src/Data/NonEmptyPrivate.hs:429) InsertBy (src/Data/NonEmptyPrivate.hs:459) (src/Data/NonEmptyPrivate.hs:462) (src/Data/NonEmptyPrivate.hs:469) (src/Data/NonEmptyPrivate.hs:472) (src/Data/NonEmptyPrivate.hs:482) (src/Data/NonEmptyPrivate.hs:493) insertByTraversable (src/Data/NonEmptyPrivate.hs:510) RemoveEach (src/Data/NonEmptyPrivate.hs:523) (src/Data/NonEmptyPrivate.hs:526) (src/Data/NonEmptyPrivate.hs:530) (src/Data/NonEmptyPrivate.hs:533) (src/Data/NonEmptyPrivate.hs:537) Tails (src/Data/NonEmptyPrivate.hs:549) (src/Data/NonEmptyPrivate.hs:552) (src/Data/NonEmptyPrivate.hs:555) (src/Data/NonEmptyPrivate.hs:558) (src/Data/NonEmptyPrivate.hs:563) (src/Data/NonEmptyPrivate.hs:570) tailsTraversable (src/Data/NonEmptyPrivate.hs:573) initsRev (src/Data/NonEmptyPrivate.hs:592) TransposeOuter (src/Data/NonEmptyPrivate.hs:601) (src/Data/NonEmptyPrivate.hs:604) TransposeInner (src/Data/NonEmptyPrivate.hs:620) (src/Data/NonEmptyPrivate.hs:624) transposePrelude (src/Data/NonEmptyPrivate.hs:656) propTranspose (src/Data/NonEmptyPrivate.hs:665) propTransposePrelude (src/Data/NonEmptyPrivate.hs:669) scanl (src/Data/NonEmptyPrivate.hs:675) scanr (src/Data/NonEmptyPrivate.hs:680) mapAdjacent (src/Data/NonEmptyPrivate.hs:685) 40% ( 18 / 45) in 'Data.NonEmpty' Missing documentation for: Module header !: (src/Data/NonEmptyPrivate.hs:81) toList (src/Data/NonEmptyPrivate.hs:165) flatten (src/Data/NonEmptyPrivate.hs:168) fetch (src/Data/NonEmptyPrivate.hs:171) snoc (src/Data/NonEmptyPrivate.hs:199) singleton (src/Data/NonEmptyPrivate.hs:210) reverse (src/Data/NonEmptyPrivate.hs:388) mapHead (src/Data/NonEmptyPrivate.hs:221) mapTail (src/Data/NonEmptyPrivate.hs:224) viewL (src/Data/NonEmptyPrivate.hs:214) viewR (src/Data/NonEmptyPrivate.hs:217) init (src/Data/NonEmptyPrivate.hs:227) last (src/Data/NonEmptyPrivate.hs:230) foldl1 (src/Data/NonEmptyPrivate.hs:233) append (src/Data/NonEmptyPrivate.hs:344) appendLeft (src/Data/NonEmptyPrivate.hs:351) appendRight (src/Data/NonEmptyPrivate.hs:348) zipWith (src/Data/NonEmptyPrivate.hs:371) mapAdjacent (src/Data/NonEmptyPrivate.hs:685) Insert (src/Data/NonEmptyPrivate.hs:407) InsertBy (src/Data/NonEmptyPrivate.hs:459) src/Data/NonEmpty/Mixed.hs:15:1: Warning: The import of ‘Traversable, sequenceA’ from module ‘Data.Traversable’ is redundant src/Data/NonEmpty/Mixed.hs:16:1: Warning: The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant src/Data/NonEmpty/Map.hs:30:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() src/Data/NonEmpty/Map.hs:31:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/NonEmpty/Map.hs:32:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() scanl (src/Data/NonEmptyPrivate.hs:675) scanr (src/Data/NonEmptyPrivate.hs:680) Tails (src/Data/NonEmptyPrivate.hs:549) initsRev (src/Data/NonEmptyPrivate.hs:592) RemoveEach (src/Data/NonEmptyPrivate.hs:523) 10% ( 2 / 20) in 'Data.NonEmpty.Mixed' Missing documentation for: groupBy (src/Data/NonEmpty/Mixed.hs:22) segmentAfter (src/Data/NonEmpty/Mixed.hs:38) segmentBefore (src/Data/NonEmpty/Mixed.hs:52) filterToInfixes (src/Data/NonEmpty/Mixed.hs:63) mapAdjacent (src/Data/NonEmpty/Mixed.hs:76) take (src/Data/NonEmpty/Mixed.hs:82) splitAt (src/Data/NonEmpty/Mixed.hs:87) sliceVertical (src/Data/NonEmpty/Mixed.hs:100) init (src/Data/NonEmpty/Mixed.hs:121) last (src/Data/NonEmpty/Mixed.hs:124) tails (src/Data/NonEmpty/Mixed.hs:131) inits (src/Data/NonEmpty/Mixed.hs:140) appendLeft (src/Data/NonEmpty/Mixed.hs:150) iterate (src/Data/NonEmpty/Mixed.hs:154) Choose (src/Data/NonEmpty/Mixed.hs:159) (src/Data/NonEmpty/Mixed.hs:166) (src/Data/NonEmpty/Mixed.hs:169) (src/Data/NonEmpty/Mixed.hs:174) 0% ( 0 / 4) in 'Data.NonEmptyTest' Missing documentation for: Module header foldBalanced (src/Data/NonEmptyTest.hs:12) filterToInfixesAlt (src/Data/NonEmptyTest.hs:18) filterToInfixes (src/Data/NonEmptyTest.hs:34) 7% ( 1 / 14) in 'Data.NonEmpty.Set' Missing documentation for: Module header T (src/Data/NonEmpty/Set.hs:33) singleton (src/Data/NonEmpty/Set.hs:73) member (src/Data/NonEmpty/Set.hs:76) size (src/Data/NonEmpty/Set.hs:80) minView (src/Data/NonEmpty/Set.hs:83) maxView (src/Data/NonEmpty/Set.hs:86) fromList (src/Data/NonEmpty/Set.hs:93) toAscList (src/Data/NonEmpty/Set.hs:96) flatten (src/Data/NonEmpty/Set.hs:99) union (src/Data/NonEmpty/Set.hs:102) unionLeft (src/Data/NonEmpty/Set.hs:112) unionRight (src/Data/NonEmpty/Set.hs:116) 0% ( 0 / 19) in 'Data.NonEmpty.Map' Missing documentation for: Module header T (src/Data/NonEmpty/Map.hs:43) insert (src/Data/NonEmpty/Map.hs:63) singleton (src/Data/NonEmpty/Map.hs:76) member (src/Data/NonEmpty/Map.hs:79) size (src/Data/NonEmpty/Map.hs:83) elems (src/Data/NonEmpty/Map.hs:86) keys (src/Data/NonEmpty/Map.hs:89) keysSet (src/Data/NonEmpty/Map.hs:93) lookup (src/Data/NonEmpty/Map.hs:96) minViewWithKey (src/Data/NonEmpty/Map.hs:102) maxViewWithKey (src/Data/NonEmpty/Map.hs:105) fromList (src/Data/NonEmpty/Map.hs:112) toAscList (src/Data/NonEmpty/Map.hs:115) fetch (src/Data/NonEmpty/Map.hs:118) flatten (src/Data/NonEmpty/Map.hs:121) union (src/Data/NonEmpty/Map.hs:124) unionLeft (src/Data/NonEmpty/Map.hs:134) unionRight (src/Data/NonEmpty/Map.hs:138) 0% ( 0 / 5) in 'Data.Optional' Missing documentation for: Module header T (src/Data/Optional.hs:28) ?: (src/Data/Optional.hs:50) fromEmpty (src/Data/Optional.hs:31) fromNonEmpty (src/Data/Optional.hs:34) Documentation created: dist/doc/html/non-empty/index.html, dist/doc/html/non-empty/non-empty.txt Creating package registration file: /tmp/pkgConf-non-empty-0.270479831538776050.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/non-empty-0.2.1-1H41rtAGEYL7VZ0CgsxbHD Registering non-empty-0.2.1... Installed non-empty-0.2.1 Configuring non-negative-0.1.1... Building non-negative-0.1.1... Preprocessing library non-negative-0.1.1... [1 of 4] Compiling Numeric.NonNegative.Class ( src/Numeric/NonNegative/Class.hs, dist/build/Numeric/NonNegative/Class.o ) src/Numeric/NonNegative/Class.hs:33:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [2 of 4] Compiling Numeric.NonNegative.Wrapper ( src/Numeric/NonNegative/Wrapper.hs, dist/build/Numeric/NonNegative/Wrapper.o ) src/Numeric/NonNegative/Wrapper.hs:18:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Numeric/NonNegative/Wrapper.hs:19:1: Warning: The qualified import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [3 of 4] Compiling Numeric.NonNegative.ChunkyPrivate ( src/Numeric/NonNegative/ChunkyPrivate.hs, dist/build/Numeric/NonNegative/ChunkyPrivate.o ) [4 of 4] Compiling Numeric.NonNegative.Chunky ( src/Numeric/NonNegative/Chunky.hs, dist/build/Numeric/NonNegative/Chunky.o ) In-place registering non-negative-0.1.1... Running Haddock for non-negative-0.1.1... Running hscolour for non-negative-0.1.1... Preprocessing library non-negative-0.1.1... Preprocessing library non-negative-0.1.1... src/Numeric/NonNegative/Class.hs:33:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Numeric/NonNegative/Wrapper.hs:18:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Numeric/NonNegative/Wrapper.hs:19:1: Warning: The qualified import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Haddock coverage: 70% ( 7 / 10) in 'Numeric.NonNegative.Class' Missing documentation for: zero (src/Numeric/NonNegative/Class.hs:98) add (src/Numeric/NonNegative/Class.hs:104) sum (src/Numeric/NonNegative/Class.hs:107) 31% ( 4 / 13) in 'Numeric.NonNegative.Wrapper' Missing documentation for: T (src/Numeric/NonNegative/Wrapper.hs:30) fromNumberMsg (src/Numeric/NonNegative/Wrapper.hs:46) toNumber (src/Numeric/NonNegative/Wrapper.hs:87) Int (src/Numeric/NonNegative/Wrapper.hs:186) Integer (src/Numeric/NonNegative/Wrapper.hs:187) Float (src/Numeric/NonNegative/Wrapper.hs:190) Double (src/Numeric/NonNegative/Wrapper.hs:191) Ratio (src/Numeric/NonNegative/Wrapper.hs:188) Rational (src/Numeric/NonNegative/Wrapper.hs:189) 38% ( 5 / 13) in 'Numeric.NonNegative.ChunkyPrivate' Missing documentation for: fromChunks (src/Numeric/NonNegative/ChunkyPrivate.hs:41) fromNumber (src/Numeric/NonNegative/ChunkyPrivate.hs:44) toNumber (src/Numeric/NonNegative/ChunkyPrivate.hs:54) zero (src/Numeric/NonNegative/ChunkyPrivate.hs:67) isNull (src/Numeric/NonNegative/ChunkyPrivate.hs:79) isPositive (src/Numeric/NonNegative/ChunkyPrivate.hs:83) divModStrict (src/Numeric/NonNegative/ChunkyPrivate.hs:183) fromChunksUnsafe (src/Numeric/NonNegative/ChunkyPrivate.hs:207) 36% ( 4 / 11) in 'Numeric.NonNegative.Chunky' Missing documentation for: fromChunks (src/Numeric/NonNegative/ChunkyPrivate.hs:41) fromNumber (src/Numeric/NonNegative/ChunkyPrivate.hs:44) toNumber (src/Numeric/NonNegative/ChunkyPrivate.hs:54) zero (src/Numeric/NonNegative/ChunkyPrivate.hs:67) isNull (src/Numeric/NonNegative/ChunkyPrivate.hs:79) isPositive (src/Numeric/NonNegative/ChunkyPrivate.hs:83) divModStrict (src/Numeric/NonNegative/ChunkyPrivate.hs:183) Documentation created: dist/doc/html/non-negative/index.html, dist/doc/html/non-negative/non-negative.txt Creating package registration file: /tmp/pkgConf-non-negative-0.1291169347965620727.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/non-negative-0.1.1-EWGQTKbiq5uFh7h1ZANXcg Registering non-negative-0.1.1... Installed non-negative-0.1.1 Configuring sample-frame-0.0.3... Building sample-frame-0.0.3... Preprocessing library sample-frame-0.0.3... [1 of 3] Compiling Sound.Frame ( src/Sound/Frame.hs, dist/build/Sound/Frame.o ) [2 of 3] Compiling Sound.Frame.Stereo ( src/Sound/Frame/Stereo.hs, dist/build/Sound/Frame/Stereo.o ) src/Sound/Frame/Stereo.hs:15:1: Warning: The import of ‘<*>, pure, Applicative’ from module ‘Control.Applicative’ is redundant [3 of 3] Compiling Sound.Frame.MuLaw ( src/Sound/Frame/MuLaw.hs, dist/build/Sound/Frame/MuLaw.o ) In-place registering sample-frame-0.0.3... Running Haddock for sample-frame-0.0.3... Running hscolour for sample-frame-0.0.3... Preprocessing library sample-frame-0.0.3... Preprocessing library sample-frame-0.0.3... src/Sound/Frame/Stereo.hs:15:1: Warning: The import of ‘<*>, pure, Applicative’ from module ‘Control.Applicative’ is redundant Haddock coverage: 57% ( 4 / 7) in 'Sound.Frame' Missing documentation for: Module header sizeOfElementFoldable (src/Sound/Frame.hs:43) withSignal (src/Sound/Frame.hs:107) 0% ( 0 / 11) in 'Sound.Frame.Stereo' Missing documentation for: Module header T (src/Sound/Frame/Stereo.hs:26) left (src/Sound/Frame/Stereo.hs:26) right (src/Sound/Frame/Stereo.hs:26) cons (src/Sound/Frame/Stereo.hs:41) map (src/Sound/Frame/Stereo.hs:45) Channel (src/Sound/Frame/Stereo.hs:49) select (src/Sound/Frame/Stereo.hs:52) interleave (src/Sound/Frame/Stereo.hs:59) sequence (src/Sound/Frame/Stereo.hs:63) liftApplicative (src/Sound/Frame/Stereo.hs:67) 0% ( 0 / 6) in 'Sound.Frame.MuLaw' Missing documentation for: Module header T (src/Sound/Frame/MuLaw.hs:19) cons (src/Sound/Frame/MuLaw.hs:33) decons (src/Sound/Frame/MuLaw.hs:37) fromLinear16 (src/Sound/Frame/MuLaw.hs:42) toLinear16 (src/Sound/Frame/MuLaw.hs:56) Documentation created: dist/doc/html/sample-frame/index.html, dist/doc/html/sample-frame/sample-frame.txt Creating package registration file: /tmp/pkgConf-sample-frame-0.015886733691785286845.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/sample-frame-0.0.3-1iE5K3qmzxhFnUPLjyTesv Registering sample-frame-0.0.3... Installed sample-frame-0.0.3 Configuring event-list-0.1.1.2... Building event-list-0.1.1.2... Preprocessing library event-list-0.1.1.2... [ 1 of 21] Compiling Data.AlternatingList.Custom ( src/Data/AlternatingList/Custom.hs, dist/build/Data/AlternatingList/Custom.o ) [ 2 of 21] Compiling Data.EventList.Utility ( src/Data/EventList/Utility.hs, dist/build/Data/EventList/Utility.o ) [ 3 of 21] Compiling Data.AlternatingList.List.Disparate ( src/Data/AlternatingList/List/Disparate.hs, dist/build/Data/AlternatingList/List/Disparate.o ) [ 4 of 21] Compiling Data.AlternatingList.List.Uniform ( src/Data/AlternatingList/List/Uniform.hs, dist/build/Data/AlternatingList/List/Uniform.o ) [ 5 of 21] Compiling Data.EventList.Relative.BodyBodyPrivate ( src/Data/EventList/Relative/BodyBodyPrivate.hs, dist/build/Data/EventList/Relative/BodyBodyPrivate.o ) [ 6 of 21] Compiling Data.EventList.Relative.BodyBody ( src/Data/EventList/Relative/BodyBody.hs, dist/build/Data/EventList/Relative/BodyBody.o ) [ 7 of 21] Compiling Data.AlternatingList.List.Mixed ( src/Data/AlternatingList/List/Mixed.hs, dist/build/Data/AlternatingList/List/Mixed.o ) [ 8 of 21] Compiling Data.EventList.Relative.TimeBodyPrivate ( src/Data/EventList/Relative/TimeBodyPrivate.hs, dist/build/Data/EventList/Relative/TimeBodyPrivate.o ) src/Data/EventList/Relative/TimeBodyPrivate.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/EventList/Relative/TimeBodyPrivate.hs:22:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [ 9 of 21] Compiling Data.EventList.Relative.BodyTimePrivate ( src/Data/EventList/Relative/BodyTimePrivate.hs, dist/build/Data/EventList/Relative/BodyTimePrivate.o ) src/Data/EventList/Relative/BodyTimePrivate.hs:18:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [10 of 21] Compiling Data.EventList.Relative.TimeTimePrivate ( src/Data/EventList/Relative/TimeTimePrivate.hs, dist/build/Data/EventList/Relative/TimeTimePrivate.o ) src/Data/EventList/Relative/TimeTimePrivate.hs:31:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/EventList/Relative/TimeTimePrivate.hs:32:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [11 of 21] Compiling Data.EventList.Relative.BodyTime ( src/Data/EventList/Relative/BodyTime.hs, dist/build/Data/EventList/Relative/BodyTime.o ) [12 of 21] Compiling Data.EventList.Absolute.TimeBodyPrivate ( src/Data/EventList/Absolute/TimeBodyPrivate.hs, dist/build/Data/EventList/Absolute/TimeBodyPrivate.o ) src/Data/EventList/Absolute/TimeBodyPrivate.hs:18:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/EventList/Absolute/TimeBodyPrivate.hs:19:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [13 of 21] Compiling Data.EventList.Absolute.TimeTimePrivate ( src/Data/EventList/Absolute/TimeTimePrivate.hs, dist/build/Data/EventList/Absolute/TimeTimePrivate.o ) src/Data/EventList/Absolute/TimeTimePrivate.hs:23:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [14 of 21] Compiling Data.EventList.Absolute.TimeMixed ( src/Data/EventList/Absolute/TimeMixed.hs, dist/build/Data/EventList/Absolute/TimeMixed.o ) [15 of 21] Compiling Data.EventList.Absolute.TimeBody ( src/Data/EventList/Absolute/TimeBody.hs, dist/build/Data/EventList/Absolute/TimeBody.o ) [16 of 21] Compiling Data.EventList.Absolute.TimeTime ( src/Data/EventList/Absolute/TimeTime.hs, dist/build/Data/EventList/Absolute/TimeTime.o ) [17 of 21] Compiling Data.EventList.Relative.TimeBody ( src/Data/EventList/Relative/TimeBody.hs, dist/build/Data/EventList/Relative/TimeBody.o ) [18 of 21] Compiling Data.EventList.Relative.TimeTime ( src/Data/EventList/Relative/TimeTime.hs, dist/build/Data/EventList/Relative/TimeTime.o ) [19 of 21] Compiling Data.EventList.Relative.MixedTime ( src/Data/EventList/Relative/MixedTime.hs, dist/build/Data/EventList/Relative/MixedTime.o ) [20 of 21] Compiling Data.EventList.Relative.TimeMixed ( src/Data/EventList/Relative/TimeMixed.hs, dist/build/Data/EventList/Relative/TimeMixed.o ) [21 of 21] Compiling Data.EventList.Relative.MixedBody ( src/Data/EventList/Relative/MixedBody.hs, dist/build/Data/EventList/Relative/MixedBody.o ) In-place registering event-list-0.1.1.2... Running Haddock for event-list-0.1.1.2... Running hscolour for event-list-0.1.1.2... Preprocessing library event-list-0.1.1.2... Preprocessing library event-list-0.1.1.2... Haddock coverage: 43% ( 3 / 7) in 'Data.AlternatingList.Custom' Missing documentation for: mapDisparate (src/Data/AlternatingList/Custom.hs:42) mapUniform (src/Data/AlternatingList/Custom.hs:48) foldrDisparate (src/Data/AlternatingList/Custom.hs:56) foldrUniform (src/Data/AlternatingList/Custom.hs:64) 17% ( 1 / 6) in 'Data.EventList.Utility' Missing documentation for: Module header roundDiff (src/Data/EventList/Utility.hs:24) floorDiff (src/Data/EventList/Utility.hs:30) beforeBy (src/Data/EventList/Utility.hs:38) slice (src/Data/EventList/Utility.hs:48) 4% ( 2 / 48) in 'Data.AlternatingList.List.Disparate' Missing documentation for: T (src/Data/AlternatingList/List/Disparate.hs:59) fromPairList (src/Data/AlternatingList/List/Disparate.hs:88) toPairList (src/Data/AlternatingList/List/Disparate.hs:91) map (src/Data/AlternatingList/List/Disparate.hs:107) mapFirst (src/Data/AlternatingList/List/Disparate.hs:111) mapSecond (src/Data/AlternatingList/List/Disparate.hs:115) zipWithFirst (src/Data/AlternatingList/List/Disparate.hs:119) zipWithSecond (src/Data/AlternatingList/List/Disparate.hs:123) concatMonoid (src/Data/AlternatingList/List/Disparate.hs:128) concatMapMonoid (src/Data/AlternatingList/List/Disparate.hs:133) sequence (src/Data/AlternatingList/List/Disparate.hs:141) sequence_ (src/Data/AlternatingList/List/Disparate.hs:148) traverse (src/Data/AlternatingList/List/Disparate.hs:155) traverse_ (src/Data/AlternatingList/List/Disparate.hs:161) traverseFirst (src/Data/AlternatingList/List/Disparate.hs:167) traverseSecond (src/Data/AlternatingList/List/Disparate.hs:172) getFirsts (src/Data/AlternatingList/List/Disparate.hs:178) getSeconds (src/Data/AlternatingList/List/Disparate.hs:181) length (src/Data/AlternatingList/List/Disparate.hs:184) genericLength (src/Data/AlternatingList/List/Disparate.hs:187) empty (src/Data/AlternatingList/List/Disparate.hs:192) singleton (src/Data/AlternatingList/List/Disparate.hs:195) null (src/Data/AlternatingList/List/Disparate.hs:198) cons (src/Data/AlternatingList/List/Disparate.hs:202) snoc (src/Data/AlternatingList/List/Disparate.hs:205) viewL (src/Data/AlternatingList/List/Disparate.hs:209) viewR (src/Data/AlternatingList/List/Disparate.hs:227) switchL (src/Data/AlternatingList/List/Disparate.hs:214) switchR (src/Data/AlternatingList/List/Disparate.hs:233) mapHead (src/Data/AlternatingList/List/Disparate.hs:221) mapLast (src/Data/AlternatingList/List/Disparate.hs:239) foldr (src/Data/AlternatingList/List/Disparate.hs:244) foldrPair (src/Data/AlternatingList/List/Disparate.hs:248) foldl (src/Data/AlternatingList/List/Disparate.hs:252) reverse (src/Data/AlternatingList/List/Disparate.hs:267) format (src/Data/AlternatingList/List/Disparate.hs:63) append (src/Data/AlternatingList/List/Disparate.hs:257) concat (src/Data/AlternatingList/List/Disparate.hs:260) cycle (src/Data/AlternatingList/List/Disparate.hs:263) take (src/Data/AlternatingList/List/Disparate.hs:280) drop (src/Data/AlternatingList/List/Disparate.hs:283) genericSplitAt (src/Data/AlternatingList/List/Disparate.hs:287) genericTake (src/Data/AlternatingList/List/Disparate.hs:290) genericDrop (src/Data/AlternatingList/List/Disparate.hs:293) spanFirst (src/Data/AlternatingList/List/Disparate.hs:297) spanSecond (src/Data/AlternatingList/List/Disparate.hs:301) 5% ( 2 / 44) in 'Data.AlternatingList.List.Uniform' Missing documentation for: map (src/Data/AlternatingList/List/Uniform.hs:89) mapFirst (src/Data/AlternatingList/List/Uniform.hs:92) mapSecond (src/Data/AlternatingList/List/Uniform.hs:95) zipWithFirst (src/Data/AlternatingList/List/Uniform.hs:99) zipWithSecond (src/Data/AlternatingList/List/Uniform.hs:103) concatMonoid (src/Data/AlternatingList/List/Uniform.hs:109) concatMapMonoid (src/Data/AlternatingList/List/Uniform.hs:114) sequence (src/Data/AlternatingList/List/Uniform.hs:122) sequence_ (src/Data/AlternatingList/List/Uniform.hs:127) traverse (src/Data/AlternatingList/List/Uniform.hs:133) traverse_ (src/Data/AlternatingList/List/Uniform.hs:139) traverseFirst (src/Data/AlternatingList/List/Uniform.hs:145) traverseSecond (src/Data/AlternatingList/List/Uniform.hs:150) getFirsts (src/Data/AlternatingList/List/Uniform.hs:156) getSeconds (src/Data/AlternatingList/List/Uniform.hs:159) length (src/Data/AlternatingList/List/Uniform.hs:162) genericLength (src/Data/AlternatingList/List/Uniform.hs:165) fromFirstList (src/Data/AlternatingList/List/Uniform.hs:169) fromSecondList (src/Data/AlternatingList/List/Uniform.hs:173) fromEitherList (src/Data/AlternatingList/List/Uniform.hs:178) singleton (src/Data/AlternatingList/List/Uniform.hs:187) isSingleton (src/Data/AlternatingList/List/Uniform.hs:190) cons (src/Data/AlternatingList/List/Uniform.hs:194) snoc (src/Data/AlternatingList/List/Uniform.hs:198) reverse (src/Data/AlternatingList/List/Uniform.hs:224) mapSecondHead (src/Data/AlternatingList/List/Uniform.hs:202) forceSecondHead (src/Data/AlternatingList/List/Uniform.hs:205) foldr (src/Data/AlternatingList/List/Uniform.hs:210) foldl (src/Data/AlternatingList/List/Uniform.hs:219) format (src/Data/AlternatingList/List/Uniform.hs:68) filterFirst (src/Data/AlternatingList/List/Uniform.hs:229) partitionFirst (src/Data/AlternatingList/List/Uniform.hs:237) partitionMaybeFirst (src/Data/AlternatingList/List/Uniform.hs:247) partitionEitherFirst (src/Data/AlternatingList/List/Uniform.hs:255) unzipEitherFirst (src/Data/AlternatingList/List/Uniform.hs:263) filterSecond (src/Data/AlternatingList/List/Uniform.hs:233) partitionSecond (src/Data/AlternatingList/List/Uniform.hs:242) partitionMaybeSecond (src/Data/AlternatingList/List/Uniform.hs:251) partitionEitherSecond (src/Data/AlternatingList/List/Uniform.hs:259) unzipEitherSecond (src/Data/AlternatingList/List/Uniform.hs:272) catMaybesFirst (src/Data/AlternatingList/List/Uniform.hs:281) catMaybesSecond (src/Data/AlternatingList/List/Uniform.hs:288) 9% ( 1 / 11) in 'Data.EventList.Relative.BodyBodyPrivate' Missing documentation for: T (src/Data/EventList/Relative/BodyBodyPrivate.hs:22) (src/Data/EventList/Relative/BodyBodyPrivate.hs:25) (src/Data/EventList/Relative/BodyBodyPrivate.hs:29) (src/Data/EventList/Relative/BodyBodyPrivate.hs:43) (src/Data/EventList/Relative/BodyBodyPrivate.hs:46) (src/Data/EventList/Relative/BodyBodyPrivate.hs:49) $** (src/Data/EventList/Relative/BodyBodyPrivate.hs:56) lift (src/Data/EventList/Relative/BodyBodyPrivate.hs:60) liftM (src/Data/EventList/Relative/BodyBodyPrivate.hs:65) unlift (src/Data/EventList/Relative/BodyBodyPrivate.hs:70) 20% ( 1 / 5) in 'Data.EventList.Relative.BodyBody' Missing documentation for: T (src/Data/EventList/Relative/BodyBodyPrivate.hs:22) concatMapMonoid (src/Data/EventList/Relative/BodyBody.hs:30) traverse (src/Data/EventList/Relative/BodyBody.hs:35) mapM (src/Data/EventList/Relative/BodyBody.hs:41) 2% ( 1 / 45) in 'Data.AlternatingList.List.Mixed' Missing documentation for: consFirst (src/Data/AlternatingList/List/Mixed.hs:54) consSecond (src/Data/AlternatingList/List/Mixed.hs:57) ./ (src/Data/AlternatingList/List/Mixed.hs:50) /. (src/Data/AlternatingList/List/Mixed.hs:47) snocFirst (src/Data/AlternatingList/List/Mixed.hs:61) snocSecond (src/Data/AlternatingList/List/Mixed.hs:65) viewL (src/Data/AlternatingList/List/Mixed.hs:70) viewFirstL (src/Data/AlternatingList/List/Mixed.hs:73) viewSecondL (src/Data/AlternatingList/List/Mixed.hs:77) viewR (src/Data/AlternatingList/List/Mixed.hs:81) viewFirstR (src/Data/AlternatingList/List/Mixed.hs:88) viewSecondR (src/Data/AlternatingList/List/Mixed.hs:99) switchL (src/Data/AlternatingList/ src/Data/EventList/Relative/TimeBodyPrivate.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/EventList/Relative/TimeBodyPrivate.hs:22:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Data/EventList/Relative/BodyTimePrivate.hs:18:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Data/EventList/Relative/TimeTimePrivate.hs:31:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/EventList/Relative/TimeTimePrivate.hs:32:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() List/Mixed.hs:108) switchFirstL (src/Data/AlternatingList/List/Mixed.hs:113) switchSecondL (src/Data/AlternatingList/List/Mixed.hs:118) switchR (src/Data/AlternatingList/List/Mixed.hs:129) switchFirstR (src/Data/AlternatingList/List/Mixed.hs:134) switchSecondR (src/Data/AlternatingList/List/Mixed.hs:139) mapFirstL (src/Data/AlternatingList/List/Mixed.hs:144) mapFirstHead (src/Data/AlternatingList/List/Mixed.hs:150) mapFirstTail (src/Data/AlternatingList/List/Mixed.hs:155) mapSecondL (src/Data/AlternatingList/List/Mixed.hs:161) mapSecondHead (src/Data/AlternatingList/List/Uniform.hs:202) mapSecondTail (src/Data/AlternatingList/List/Mixed.hs:173) mapFirstR (src/Data/AlternatingList/List/Mixed.hs:179) mapFirstLast (src/Data/AlternatingList/List/Mixed.hs:186) mapFirstInit (src/Data/AlternatingList/List/Mixed.hs:191) mapSecondR (src/Data/AlternatingList/List/Mixed.hs:197) mapSecondLast (src/Data/AlternatingList/List/Mixed.hs:202) mapSecondInit (src/Data/AlternatingList/List/Mixed.hs:207) appendUniformUniform (src/Data/AlternatingList/List/Mixed.hs:223) appendDisparateUniform (src/Data/AlternatingList/List/Mixed.hs:227) appendUniformDisparate (src/Data/AlternatingList/List/Mixed.hs:231) concatUniform (src/Data/AlternatingList/List/Mixed.hs:240) concatDisparate (src/Data/AlternatingList/List/Mixed.hs:236) reverseUniform (src/Data/AlternatingList/List/Mixed.hs:214) reverseDisparate (src/Data/AlternatingList/List/Mixed.hs:218) splitAtDisparateUniform (src/Data/AlternatingList/List/Mixed.hs:247) splitAtUniformDisparate (src/Data/AlternatingList/List/Mixed.hs:257) splitAtUniformUniform (src/Data/AlternatingList/List/Mixed.hs:262) takeDisparate (src/Data/AlternatingList/List/Mixed.hs:272) takeUniform (src/Data/AlternatingList/List/Mixed.hs:276) dropDisparate (src/Data/AlternatingList/List/Mixed.hs:280) dropUniform (src/Data/AlternatingList/List/Mixed.hs:283) 6% ( 1 / 16) in 'Data.EventList.Relative.TimeBodyPrivate' Missing documentation for: T (src/Data/EventList/Relative/TimeBodyPrivate.hs:30) (src/Data/EventList/Relative/TimeBodyPrivate.hs:34) (src/Data/EventList/Relative/TimeBodyPrivate.hs:38) (src/Data/EventList/Relative/TimeBodyPrivate.hs:43) (src/Data/EventList/Relative/TimeBodyPrivate.hs:47) (src/Data/EventList/Relative/TimeBodyPrivate.hs:50) (src/Data/EventList/Relative/TimeBodyPrivate.hs:53) $~* (src/Data/EventList/Relative/TimeBodyPrivate.hs:60) lift (src/Data/EventList/Relative/TimeBodyPrivate.hs:64) liftA (src/Data/EventList/Relative/TimeBodyPrivate.hs:69) liftM (src/Data/EventList/Relative/TimeBodyPrivate.hs:74) unlift (src/Data/EventList/Relative/TimeBodyPrivate.hs:79) mapTimeL (src/Data/EventList/Relative/TimeBodyPrivate.hs:86) mapTimeHead (src/Data/EventList/Relative/TimeBodyPrivate.hs:91) mapTimeTail (src/Data/EventList/Relative/TimeBodyPrivate.hs:96) 6% ( 1 / 16) in 'Data.EventList.Relative.BodyTimePrivate' Missing documentation for: T (src/Data/EventList/Relative/BodyTimePrivate.hs:24) (src/Data/EventList/Relative/BodyTimePrivate.hs:27) (src/Data/EventList/Relative/BodyTimePrivate.hs:31) (src/Data/EventList/Relative/BodyTimePrivate.hs:36) (src/Data/EventList/Relative/BodyTimePrivate.hs:40) (src/Data/EventList/Relative/BodyTimePrivate.hs:43) (src/Data/EventList/Relative/BodyTimePrivate.hs:46) $*~ (src/Data/EventList/Relative/BodyTimePrivate.hs:53) lift (src/Data/EventList/Relative/BodyTimePrivate.hs:57) liftA (src/Data/EventList/Relative/BodyTimePrivate.hs:62) liftM (src/Data/EventList/Relative/BodyTimePrivate.hs:67) unlift (src/Data/EventList/Relative/BodyTimePrivate.hs:72) concat (src/Data/EventList/Relative/BodyTimePrivate.hs:80) cycle (src/Data/EventList/Relative/BodyTimePrivate.hs:87) mapTimeLast (src/Data/EventList/Relative/BodyTimePrivate.hs:92) 3% ( 1 / 36) in 'Data.EventList.Relative.TimeTimePrivate' Missing documentation for: T (src/Data/EventList/Relative/TimeTimePrivate.hs:39) (src/Data/EventList/Relative/TimeTimePrivate.hs:43) (src/Data/EventList/Relative/TimeTimePrivate.hs:46) (src/Data/EventList/Relative/TimeTimePrivate.hs:52) append (src/Data/EventList/Relative/TimeTimePrivate.hs:60) appendAlt (src/Data/EventList/Relative/TimeTimePrivate.hs:60) appendSwitch (src/Data/EventList/Relative/TimeTimePrivate.hs:60) (src/Data/EventList/Relative/TimeTimePrivate.hs:90) (src/Data/EventList/Relative/TimeTimePrivate.hs:93) (src/Data/EventList/Relative/TimeTimePrivate.hs:96) $~~ (src/Data/EventList/Relative/TimeTimePrivate.hs:103) lift (src/Data/EventList/Relative/TimeTimePrivate.hs:107) liftA (src/Data/EventList/Relative/TimeTimePrivate.hs:112) liftM (src/Data/EventList/Relative/TimeTimePrivate.hs:117) unlift (src/Data/EventList/Relative/TimeTimePrivate.hs:122) consBody (src/Data/EventList/Relative/TimeTimePrivate.hs:130) consTime (src/Data/EventList/Relative/TimeTimePrivate.hs:133) viewTimeL (src/Data/EventList/Relative/TimeTimePrivate.hs:137) viewBodyL (src/Data/EventList/Relative/TimeTimePrivate.hs:140) viewTimeR (src/Data/EventList/Relative/TimeTimePrivate.hs:144) viewBodyR (src/Data/EventList/Relative/TimeTimePrivate.hs:147) switchTimeL (src/Data/EventList/Relative/TimeTimePrivate.hs:152) switchBodyL (src/Data/EventList/Relative/TimeTimePrivate.hs:157) switchTimeR (src/Data/EventList/Relative/TimeTimePrivate.hs:163) switchBodyR (src/Data/EventList/Relative/TimeTimePrivate.hs:167) mapTimeL (src/Data/EventList/Relative/TimeTimePrivate.hs:171) mapTimeHead (src/Data/EventList/Relative/TimeTimePrivate.hs:176) mapTimeTail (src/Data/EventList/Relative/TimeTimePrivate.hs:181) mapTimeR (src/Data/EventList/Relative/TimeTimePrivate.hs:196) mapTimeLast (src/Data/EventList/Relative/TimeTimePrivate.hs:201) mapTimeInit (src/Data/EventList/Relative/TimeTimePrivate.hs:206) foldr (src/Data/EventList/Relative/TimeTimePrivate.hs:212) forceTimeHead (src/Data/EventList/Relative/TimeTimePrivate.hs:215) delay (src/Data/EventList/Relative/TimeTimePrivate.hs:220) flatten (src/Data/EventList/Relative/TimeTimePrivate.hs:225) 3% ( 1 / 31) in 'Data.EventList.Relative.BodyTime' Missing documentation for: T (src/Data/EventList/Relative/BodyTimePrivate.hs:24) empty (src/Data/EventList/Relative/BodyTime.hs:125) singleton (src/Data/EventList/Relative/BodyTime.hs:131) null (src/Data/EventList/Relative/BodyTime.hs:128) fromPairList (src/Data/EventList/Relative/BodyTime.hs:44) toPairList (src/Data/EventList/Relative/BodyTime.hs:47) getTimes (src/Data/EventList/Relative/BodyTime.hs:53) getBodies (src/Data/EventList/Relative/BodyTime.hs:50) duration (src/Data/EventList/Relative/BodyTime.hs:56) durationR (src/Data/EventList/Relative/BodyTime.hs:59) mapBody (src/Data/EventList/Relative/BodyTime.hs:63) mapTime (src/Data/EventList/Relative/BodyTime.hs:66) concatMapMonoid (src/Data/EventList/Relative/BodyTime.hs:70) traverse (src/Data/EventList/Relative/BodyTime.hs:76) traverse_ (src/Data/EventList/Relative/BodyTime.hs:82) traverseBody (src/Data/EventList/Relative/BodyTime.hs:87) traverseTime (src/Data/EventList/Relative/BodyTime.hs:91) mapM (src/Data/EventList/Relative/BodyTime.hs:96) mapM_ (src/Data/EventList/Relative/BodyTime.hs:102) mapBodyM (src/Data/EventList/Relative/BodyTime.hs:109) mapTimeM (src/Data/EventList/Relative/BodyTime.hs:113) foldr (src/Data/EventList/Relative/BodyTime.hs:118) foldrPair (src/Data/EventList/Relative/BodyTime.hs:121) cons (src/Data/EventList/Relative/BodyTime.hs:135) snoc (src/Data/EventList/Relative/BodyTime.hs:138) viewL (src/Data/EventList/Relative/BodyTime.hs:143) viewR (src/Data/EventList/Relative/BodyTime.hs:146) switchL (src/Data/EventList/Relative/BodyTime.hs:151) switchR (src/Data/EventList/Relative src/Data/EventList/Absolute/TimeBodyPrivate.hs:18:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/EventList/Absolute/TimeBodyPrivate.hs:19:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Data/EventList/Absolute/TimeTimePrivate.hs:23:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() /BodyTime.hs:155) span (src/Data/EventList/Relative/BodyTime.hs:159) 10% ( 2 / 20) in 'Data.EventList.Absolute.TimeBodyPrivate' Missing documentation for: T (src/Data/EventList/Absolute/TimeBodyPrivate.hs:26) (src/Data/EventList/Absolute/TimeBodyPrivate.hs:30) (src/Data/EventList/Absolute/TimeBodyPrivate.hs:35) (src/Data/EventList/Absolute/TimeBodyPrivate.hs:40) (src/Data/EventList/Absolute/TimeBodyPrivate.hs:43) (src/Data/EventList/Absolute/TimeBodyPrivate.hs:46) $~ (src/Data/EventList/Absolute/TimeBodyPrivate.hs:53) lift (src/Data/EventList/Absolute/TimeBodyPrivate.hs:57) liftA (src/Data/EventList/Absolute/TimeBodyPrivate.hs:62) liftM (src/Data/EventList/Absolute/TimeBodyPrivate.hs:67) switchL (src/Data/EventList/Absolute/TimeBodyPrivate.hs:74) switchR (src/Data/EventList/Absolute/TimeBodyPrivate.hs:78) mapBody (src/Data/EventList/Absolute/TimeBodyPrivate.hs:82) mapTime (src/Data/EventList/Absolute/TimeBodyPrivate.hs:85) delay (src/Data/EventList/Absolute/TimeBodyPrivate.hs:100) append (src/Data/EventList/Absolute/TimeBodyPrivate.hs:108) concat (src/Data/EventList/Absolute/TimeBodyPrivate.hs:112) cycle (src/Data/EventList/Absolute/TimeBodyPrivate.hs:122) 8% ( 1 / 13) in 'Data.EventList.Absolute.TimeTimePrivate' Missing documentation for: T (src/Data/EventList/Absolute/TimeTimePrivate.hs:26) $* (src/Data/EventList/Absolute/TimeTimePrivate.hs:31) lift (src/Data/EventList/Absolute/TimeTimePrivate.hs:35) liftA (src/Data/EventList/Absolute/TimeTimePrivate.hs:40) liftM (src/Data/EventList/Absolute/TimeTimePrivate.hs:45) snocBody (src/Data/EventList/Absolute/TimeTimePrivate.hs:51) snocTime (src/Data/EventList/Absolute/TimeTimePrivate.hs:55) viewTimeR (src/Data/EventList/Absolute/TimeTimePrivate.hs:60) viewBodyR (src/Data/EventList/Absolute/TimeTimePrivate.hs:64) switchTimeR (src/Data/EventList/Absolute/TimeTimePrivate.hs:70) switchBodyR (src/Data/EventList/Absolute/TimeTimePrivate.hs:75) mapTimeInit (src/Data/EventList/Absolute/TimeTimePrivate.hs:80) 12% ( 1 / 8) in 'Data.EventList.Absolute.TimeMixed' Missing documentation for: snocBody (src/Data/EventList/Absolute/TimeTimePrivate.hs:51) snocTime (src/Data/EventList/Absolute/TimeTimePrivate.hs:55) viewTimeR (src/Data/EventList/Absolute/TimeTimePrivate.hs:60) viewBodyR (src/Data/EventList/Absolute/TimeTimePrivate.hs:64) switchTimeR (src/Data/EventList/Absolute/TimeTimePrivate.hs:70) switchBodyR (src/Data/EventList/Absolute/TimeTimePrivate.hs:75) mapTimeInit (src/Data/EventList/Absolute/TimeTimePrivate.hs:80) 24% ( 13 / 55) in 'Data.EventList.Absolute.TimeBody' Missing documentation for: T (src/Data/EventList/Absolute/TimeBodyPrivate.hs:26) empty (src/Data/EventList/Absolute/TimeBody.hs:67) singleton (src/Data/EventList/Absolute/TimeBody.hs:73) null (src/Data/EventList/Absolute/TimeBody.hs:70) viewL (src/Data/EventList/Absolute/TimeBody.hs:86) viewR (src/Data/EventList/Absolute/TimeBody.hs:89) switchL (src/Data/EventList/Absolute/TimeBodyPrivate.hs:74) switchR (src/Data/EventList/Absolute/TimeBodyPrivate.hs:78) cons (src/Data/EventList/Absolute/TimeBody.hs:77) snoc (src/Data/EventList/Absolute/TimeBody.hs:80) fromPairList (src/Data/EventList/Absolute/TimeBody.hs:93) toPairList (src/Data/EventList/Absolute/TimeBody.hs:96) getTimes (src/Data/EventList/Absolute/TimeBody.hs:102) getBodies (src/Data/EventList/Absolute/TimeBody.hs:99) mapBody (src/Data/EventList/Absolute/TimeBodyPrivate.hs:82) mapTime (src/Data/EventList/Absolute/TimeBodyPrivate.hs:85) concatMapMonoid (src/Data/EventList/Absolute/TimeBody.hs:108) traverse (src/Data/EventList/Absolute/TimeBody.hs:115) traverse_ (src/Data/EventList/Absolute/TimeBody.hs:120) traverseBody (src/Data/EventList/Absolute/TimeBody.hs:126) traverseTime (src/Data/EventList/Absolute/TimeBody.hs:130) mapM (src/Data/EventList/Absolute/TimeBody.hs:135) mapM_ (src/Data/EventList/Absolute/TimeBody.hs:141) mapBodyM (src/Data/EventList/Absolute/TimeBody.hs:148) mapTimeM (src/Data/EventList/Absolute/TimeBody.hs:152) insertBy (src/Data/EventList/Absolute/TimeBody.hs:359) decreaseStart (src/Data/EventList/Absolute/TimeBody.hs:413) delay (src/Data/EventList/Absolute/TimeBodyPrivate.hs:100) filter (src/Data/EventList/Absolute/TimeBody.hs:181) partition (src/Data/EventList/Absolute/TimeBody.hs:198) partitionMaybe (src/Data/EventList/Absolute/TimeBody.hs:206) foldr (src/Data/EventList/Absolute/TimeBody.hs:174) foldrPair (src/Data/EventList/Absolute/TimeBody.hs:177) mapMaybe (src/Data/EventList/Absolute/TimeBody.hs:185) catMaybes (src/Data/EventList/Absolute/TimeBody.hs:190) isNormalized (src/Data/EventList/Absolute/TimeBody.hs:302) flatten (src/Data/EventList/Absolute/TimeBody.hs:276) append (src/Data/EventList/Absolute/TimeBodyPrivate.hs:108) concat (src/Data/EventList/Absolute/TimeBodyPrivate.hs:112) cycle (src/Data/EventList/Absolute/TimeBodyPrivate.hs:122) resample (src/Data/EventList/Absolute/TimeBody.hs:450) collectCoincidentFoldr (src/Data/EventList/Absolute/TimeBody.hs:243) 9% ( 4 / 45) in 'Data.EventList.Absolute.TimeTime' Missing documentation for: T (src/Data/EventList/Absolute/TimeTimePrivate.hs:26) pause (src/Data/EventList/Absolute/TimeTime.hs:66) isPause (src/Data/EventList/Absolute/TimeTime.hs:69) viewL (src/Data/EventList/Absolute/TimeTime.hs:94) switchL (src/Data/EventList/Absolute/TimeTime.hs:101) cons (src/Data/EventList/Absolute/TimeTime.hs:86) snoc (src/Data/EventList/Absolute/TimeTime.hs:89) mapBody (src/Data/EventList/Absolute/TimeTime.hs:107) mapTime (src/Data/EventList/Absolute/TimeTime.hs:110) concatMapMonoid (src/Data/EventList/Absolute/TimeTime.hs:115) traverse (src/Data/EventList/Absolute/TimeTime.hs:122) traverse_ (src/Data/EventList/Absolute/TimeTime.hs:127) traverseBody (src/Data/EventList/Absolute/TimeTime.hs:133) traverseTime (src/Data/EventList/Absolute/TimeTime.hs:137) mapM (src/Data/EventList/Absolute/TimeTime.hs:142) mapM_ (src/Data/EventList/Absolute/TimeTime.hs:148) mapBodyM (src/Data/EventList/Absolute/TimeTime.hs:155) mapTimeM (src/Data/EventList/Absolute/TimeTime.hs:159) getTimes (src/Data/EventList/Absolute/TimeTime.hs:77) getBodies (src/Data/EventList/Absolute/TimeTime.hs:74) duration (src/Data/EventList/Absolute/TimeTime.hs:80) merge (src/Data/EventList/Absolute/TimeTime.hs:248) mergeBy (src/Data/EventList/Absolute/TimeTime.hs:252) insert (src/Data/EventList/Absolute/TimeTime.hs:262) insertBy (src/Data/EventList/Absolute/TimeTime.hs:266) decreaseStart (src/Data/EventList/Absolute/TimeTime.hs:317) delay (src/Data/EventList/Absolute/TimeTime.hs:330) filter (src/Data/EventList/Absolute/TimeTime.hs:169) partition (src/Data/EventList/Absolute/TimeTime.hs:186) slice (src/Data/EventList/Absolute/TimeTime.hs:195) foldr (src/Data/EventList/Absolute/TimeTime.hs:165) mapMaybe (src/Data/EventList/Absolute/TimeTime.hs:173) catMaybes (src/Data/EventList/Absolute/TimeTime.hs:178) isNormalized (src/Data/EventList/Absolute/TimeTime.hs:241) collectCoincident (src/Data/EventList/Absolute/TimeTime.hs:203) flatten (src/Data/EventList/Absolute/TimeTime.hs:218) append (src/Data/EventList/Absolute/TimeTime.hs:293) concat (src/Data/EventList/Absolute/TimeTime.hs:299) cycle (src/Data/EventList/Absolute/TimeTime.hs:312) discretize (src/Data/EventList/Absolute/TimeTime.hs:338) resample (src/Data/EventList/Absolute/TimeTime.hs:342) 27% ( 16 / 60) in 'Data.EventList.Relative.TimeBody' Missing documentation for: T (src/Data/EventList/Relative/TimeBodyPrivate.hs:30) empty (src/Data/EventList/Relative/TimeBody.hs:80) singleton (src/Data/EventList/Relative/TimeBody.hs:86) null (src/Data/EventList/Relative/TimeBody.hs:83) viewL (src/Data/EventList/Relative/TimeBody.hs:98) viewR (src/Data/EventList/Relative/TimeBody.hs:101) switchL (src/Data/EventList/Relative/TimeBody.hs:106) switchR (src/Data/EventList/Relative/TimeBody.hs:110) cons (src/Data/EventList/Relative/TimeBody.hs:90) snoc (src/Data/EventList/Relative/TimeBody.hs:93) fromPairList (src/Data/EventList/Relative/TimeBody.hs:115) toPairList (src/Data/EventList/Relative/TimeBody.hs:118) getTimes (src/Data/EventList/Relative/TimeBody.hs:124) getBodies (src/Data/EventList/Relative/TimeBody.hs:121) duration (src/Data/EventList/Relative/TimeBody.hs:127) mapBody (src/Data/EventList/Relative/TimeBody.hs:132) mapTime (src/Data/EventList/Relative/TimeBody.hs:135) zipWithBody (src/Data/EventList/Relative/TimeBody.hs:139) zipWithTime (src/Data/EventList/Relative/TimeBody.hs:144) unzip (src/Data/EventList/Relative/TimeBody.hs:150) concatMapMonoid (src/Data/EventList/Relative/TimeBody.hs:159) traverse (src/Data/EventList/Relative/TimeBody.hs:166) traverse_ (src/Data/EventList/Relative/TimeBody.hs:171) traverseBody (src/Data/EventList/Relative/TimeBody.hs:177) traverseTime (src/Data/EventList/Relative/TimeBody.hs:181) mapM (src/Data/EventList/Relative/TimeBody.hs:186) mapM_ (src/Data/EventList/Relative/TimeBody.hs:192) mapBodyM (src/Data/EventList/Relative/TimeBody.hs:199) mapTimeM (src/Data/EventList/Relative/TimeBody.hs:203) foldr (src/Data/EventList/Relative/TimeBody.hs:210) foldrPair (src/Data/EventList/Relative/TimeBody.hs:213) insertBy (src/Data/EventList/Relative/TimeBody.hs:423) decreaseStart (src/Data/EventList/Relative/TimeBody.hs:499) delay (src/Data/EventList/Relative/TimeBody.hs:504) partition (src/Data/EventList/Relative/TimeBody.hs:274) partitionMaybe (src/Data/EventList/Relative/TimeBody.hs:293) span (src/Data/EventList/Relative/TimeBody.hs:314) mapMaybe (src/Data/EventList/Relative/TimeBody.hs:225) isNormalized (src/Data/EventList/Relative/TimeBody.hs:364) append (src/Data/EventList/Relative/TimeBody.hs:488) concat (src/Data/EventList/Relative/TimeBody.hs:491) cycle (src/Data/EventList/Relative/TimeBody.hs:494) resample (src/Data/EventList/Relative/TimeBody.hs:537) fromAbsoluteEventList (src/Data/EventList/Relative/TimeBody.hs:551) 26% ( 18 / 70) in 'Data.EventList.Relative.TimeTime' Missing documentation for: T (src/Data/EventList/Relative/TimeTimePrivate.hs:39) mapBody (src/Data/EventList/Relative/TimeTime.hs:125) mapTime (src/Data/EventList/Relative/TimeTime.hs:128) zipWithBody (src/Data/EventList/Relative/TimeTime.hs:132) zipWithTime (src/Data/EventList/Relative/TimeTime.hs:137) unzip (src/Data/EventList/Relative/TimeTime.hs:142) concatMapMonoid (src/Data/EventList/Relative/TimeTime.hs:152) traverse (src/Data/EventList/Relative/TimeTime.hs:157) traverse_ (src/Data/EventList/Relative/TimeTime.hs:162) traverseBody (src/Data/EventList/Relative/TimeTime.hs:168) traverseTime (src/Data/EventList/Relative/TimeTime.hs:172) mapM (src/Data/EventList/Relative/TimeTime.hs:177) mapM_ (src/Data/EventList/Relative/TimeTime.hs:183) mapBodyM (src/Data/EventList/Relative/TimeTime.hs:190) mapTimeM (src/Data/EventList/Relative/TimeTime.hs:194) getTimes (src/Data/EventList/Relative/TimeTime.hs:86) getBodies (src/Data/EventList/Relative/TimeTime.hs:83) duration (src/Data/EventList/Relative/TimeTime.hs:89) mergeBy (src/Data/EventList/Relative/TimeTime.hs:225) pad (src/Data/EventList/Relative/TimeTime.hs:304) moveBackward (src/Data/EventList/Relative/TimeTime.hs:321) arrangeBy (src/Data/EventList/Relative/TimeTime.hs:418) decreaseStart (src/Data/EventList/Relative/TimeTime.hs:534) delay (src/Data/EventList/Relative/TimeTimePrivate.hs:220) partition (src/Data/EventList/Relative/TimeTime.hs:590) partitionMaybe (src/Data/EventList/Relative/TimeTime.hs:599) foldr (src/Data/EventList/Relative/TimeTimePrivate.hs:212) foldl (src/Data/EventList/Relative/TimeTime.hs:630) pause (src/Data/EventList/Relative/TimeTime.hs:75) isPause (src/Data/EventList/Relative/TimeTime.hs:78) cons (src/Data/EventList/Relative/TimeTime.hs:94) snoc (src/Data/EventList/Relative/TimeTime.hs:97) viewL (src/Data/EventList/Relative/TimeTime.hs:102) viewR (src/Data/EventList/Relative/TimeTime.hs:114) switchL (src/Data/EventList/Relative/TimeTime.hs:109) switchR (src/Data/EventList/Relative/TimeTime.hs:119) mapMaybe (src/Data/EventList/Relative/TimeTime.hs:564) append (src/Data/EventList/Relative/TimeTimePrivate.hs:60) concat (src/Data/EventList/Relative/TimeTime.hs:429) cycleNaive (src/Data/EventList/Relative/TimeTime.hs:459) reverse (src/Data/EventList/Relative/TimeTime.hs:633) takeTime (src/Data/EventList/Relative/TimeTime.hs:496) dropTime (src/Data/EventList/Relative/TimeTime.hs:500) forceTimeHead (src/Data/EventList/Relative/TimeTimePrivate.hs:215) discretize (src/Data/EventList/Relative/TimeTime.hs:637) resample (src/Data/EventList/Relative/TimeTime.hs:642) collectCoincident (src/Data/EventList/Relative/TimeTime.hs:540) flatten (src/Data/EventList/Relative/TimeTimePrivate.hs:225) mapCoincident (src/Data/EventList/Relative/TimeTime.hs:546) isNormalized (src/Data/EventList/Relative/TimeTime.hs:207) toAbsoluteEventList (src/Data/EventList/Relative/TimeTime.hs:648) fromAbsoluteEventList (src/Data/EventList/Relative/TimeTime.hs:655) 6% ( 1 / 16) in 'Data.EventList.Relative.MixedTime' Missing documentation for: consBody (src/Data/EventList/Relative/TimeTimePrivate.hs:130) consTime (src/Data/EventList/Relative/TimeTimePrivate.hs:133) /. (src/Data/EventList/Relative/MixedTime.hs:45) ./ (src/Data/EventList/Relative/MixedTime.hs:42) empty (src/Data/EventList/Relative/BodyTime.hs:125) viewTimeL (src/Data/EventList/Relative/TimeTimePrivate.hs:137) viewBodyL (src/Data/EventList/Relative/TimeTimePrivate.hs:140) switchTimeL (src/Data/EventList/Relative/TimeTimePrivate.hs:152) switchBodyL (src/Data/EventList/Relative/TimeTimePrivate.hs:157) mapTimeL (src/Data/EventList/Relative/TimeTimePrivate.hs:171) mapTimeHead (src/Data/EventList/Relative/TimeTimePrivate.hs:176) mapTimeTail (src/Data/EventList/Relative/TimeTimePrivate.hs:181) mapBodyL (src/Data/EventList/Relative/MixedTime.hs:48) mapBodyHead (src/Data/EventList/Relative/MixedTime.hs:53) mapBodyTail (src/Data/EventList/Relative/MixedTime.hs:58) 17% ( 3 / 18) in 'Data.EventList.Relative.TimeMixed' Missing documentation for: snocBody (src/Data/EventList/Relative/TimeMixed.hs:44) snocTime (src/Data/EventList/Relative/TimeMixed.hs:47) viewTimeR (src/Data/EventList/Relative/TimeTimePrivate.hs:144) viewBodyR (src/Data/EventList/Relative/TimeTimePrivate.hs:147) switchTimeR (src/Data/EventList/Relative/TimeTimePrivate.hs:163) switchBodyR (src/Data/EventList/Relative/TimeTimePrivate.hs:167) mapTimeR (src/Data/EventList/Relative/TimeTimePrivate.hs:196) mapTimeLast (src/Data/EventList/Relative/TimeTimePrivate.hs:201) mapTimeInit (src/Data/EventList/Relative/TimeTimePrivate.hs:206) mapBodyR (src/Data/EventList/Relative/TimeMixed.hs:52) mapBodyLast (src/Data/EventList/Relative/TimeMixed.hs:57) mapBodyInit (src/Data/EventList/Relative/TimeMixed.hs:62) splitAtTime (src/Data/EventList/Relative/TimeMixed.hs:112) takeTime (src/Data/EventList/Relative/TimeMixed.hs:120) dropTime (src/Data/EventList/Relative/TimeMixed.hs:124) 8% ( 1 / 13) in 'Data.EventList.Relative.MixedBody' Missing documentation for: consBody (src/Data/EventList/Relative/MixedBody.hs:38) consTime (src/Data/EventList/Relative/MixedBody.hs:41) /. (src/Data/EventList/Relative/MixedBody.hs:41) ./ (src/Data/EventList/Relative/MixedBody.hs:38) empty (src/Data/EventList/Relative/TimeBody.hs:80) viewTimeL (src/Data/EventList/Relative/MixedBody.hs:50) viewBodyL (src/Data/EventList/Relative/MixedBody.hs:54) switchTimeL (src/Data/EventList/Relative/MixedBody.hs:59) switchBodyL (src/Data/EventList/Relative/MixedBody.hs:64) mapTimeL (src/Data/EventList/Relative/TimeBodyPrivate.hs:86) mapTimeHead (src/Data/EventList/Relative/TimeBodyPrivate.hs:91) mapTimeTail (src/Data/EventList/Relative/TimeBodyPrivate.hs:96) Warning: Data.EventList.Relative.TimeBody: could not find link destinations for: roundDiff Documentation created: dist/doc/html/event-list/index.html, dist/doc/html/event-list/event-list.txt Creating package registration file: /tmp/pkgConf-event-list-0.1.114114635581656486128.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/event-list-0.1.1.2-0p7wGPF6Di5JsiOJQjxtgW Registering event-list-0.1.1.2... Installed event-list-0.1.1.2 Configuring numeric-prelude-0.4.2... Building numeric-prelude-0.4.2... Preprocessing library numeric-prelude-0.4.2... [ 1 of 97] Compiling MathObj.Permutation ( src/MathObj/Permutation.hs, dist/build/MathObj/Permutation.o ) [ 2 of 97] Compiling NumericPrelude.List ( src/NumericPrelude/List.hs, dist/build/NumericPrelude/List.o ) [ 3 of 97] Compiling Algebra.RealRing98 ( src/Algebra/RealRing98.hs, dist/build/Algebra/RealRing98.o ) [ 4 of 97] Compiling Algebra.Indexable ( src/Algebra/Indexable.hs, dist/build/Algebra/Indexable.o ) [ 5 of 97] Compiling Algebra.DimensionTerm ( src/Algebra/DimensionTerm.hs, dist/build/Algebra/DimensionTerm.o ) [ 6 of 97] Compiling NumericPrelude.Elementwise ( src/NumericPrelude/Elementwise.hs, dist/build/NumericPrelude/Elementwise.o ) src/NumericPrelude/Elementwise.hs:3:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 7 of 97] Compiling Algebra.EqualityDecision ( src/Algebra/EqualityDecision.hs, dist/build/Algebra/EqualityDecision.o ) src/Algebra/EqualityDecision.hs:25:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 8 of 97] Compiling Algebra.OrderDecision ( src/Algebra/OrderDecision.hs, dist/build/Algebra/OrderDecision.o ) src/Algebra/OrderDecision.hs:28:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 9 of 97] Compiling Algebra.Laws ( src/Algebra/Laws.hs, dist/build/Algebra/Laws.o ) [10 of 97] Compiling NumericPrelude.Base ( src/NumericPrelude/Base.hs, dist/build/NumericPrelude/Base.o ) [11 of 97] Compiling MathObj.Permutation.Table ( src/MathObj/Permutation/Table.hs, dist/build/MathObj/Permutation/Table.o ) [12 of 97] Compiling Algebra.Additive ( src/Algebra/Additive.hs, dist/build/Algebra/Additive.o ) [13 of 97] Compiling Algebra.ZeroTestable ( src/Algebra/ZeroTestable.hs, dist/build/Algebra/ZeroTestable.o ) [14 of 97] Compiling Algebra.Ring ( src/Algebra/Ring.hs, dist/build/Algebra/Ring.o ) [15 of 97] Compiling Algebra.Differential ( src/Algebra/Differential.hs, dist/build/Algebra/Differential.o ) [16 of 97] Compiling Algebra.IntegralDomain ( src/Algebra/IntegralDomain.hs, dist/build/Algebra/IntegralDomain.o ) [17 of 97] Compiling Algebra.Monoid ( src/Algebra/Monoid.hs, dist/build/Algebra/Monoid.o ) [18 of 97] Compiling Algebra.NonNegative ( src/Algebra/NonNegative.hs, dist/build/Algebra/NonNegative.o ) [19 of 97] Compiling Algebra.Units ( src/Algebra/Units.hs, dist/build/Algebra/Units.o ) [20 of 97] Compiling Algebra.PrincipalIdealDomain ( src/Algebra/PrincipalIdealDomain.hs, dist/build/Algebra/PrincipalIdealDomain.o ) [21 of 97] Compiling MathObj.Monoid ( src/MathObj/Monoid.hs, dist/build/MathObj/Monoid.o ) [22 of 97] Compiling Algebra.RightModule ( src/Algebra/RightModule.hs, dist/build/Algebra/RightModule.o ) [23 of 97] Compiling Algebra.Vector ( src/Algebra/Vector.hs, dist/build/Algebra/Vector.o ) [24 of 97] Compiling MathObj.Algebra ( src/MathObj/Algebra.hs, dist/build/MathObj/Algebra.o ) [25 of 97] Compiling Algebra.Absolute ( src/Algebra/Absolute.hs, dist/build/Algebra/Absolute.o ) [26 of 97] Compiling Number.Ratio ( src/Number/Ratio.hs, dist/build/Number/Ratio.o ) [27 of 97] Compiling Algebra.Field ( src/Algebra/Field.hs, dist/build/Algebra/Field.o ) [28 of 97] Compiling Algebra.ToRational ( src/Algebra/ToRational.hs, dist/build/Algebra/ToRational.o ) src/Algebra/ToRational.hs:75:6: Warning: Rule "NP.realToField :: Integer -> Float " may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:76:6: Warning: Rule "NP.realToField :: Int -> Float " may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:77:6: Warning: Rule "NP.realToField :: Int8 -> Float " may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:78:6: Warning: Rule "NP.realToField :: Int16 -> Float " may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:79:6: Warning: Rule "NP.realToField :: Int32 -> Float " may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:80:6: Warning: Rule "NP.realToField :: Int64 -> Float " may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:81:6: Warning: Rule "NP.realToField :: Word -> Float " may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:82:6: Warning: Rule "NP.realToField :: Word8 -> Float " may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:83:6: Warning: Rule "NP.realToField :: Word16 -> Float " may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:84:6: Warning: Rule "NP.realToField :: Word32 -> Float " may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:85:6: Warning: Rule "NP.realToField :: Word64 -> Float " may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:86:6: Warning: Rule "NP.realToField :: Float -> Float " may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:87:6: Warning: Rule "NP.realToField :: Double -> Float " may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:88:6: Warning: Rule "NP.realToField :: Integer -> Double" may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:89:6: Warning: Rule "NP.realToField :: Int -> Double" may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:90:6: Warning: Rule "NP.realToField :: Int8 -> Double" may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:91:6: Warning: Rule "NP.realToField :: Int16 -> Double" may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:92:6: Warning: Rule "NP.realToField :: Int32 -> Double" may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:93:6: Warning: Rule "NP.realToField :: Int64 -> Double" may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:94:6: Warning: Rule "NP.realToField :: Word -> Double" may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:95:6: Warning: Rule "NP.realToField :: Word8 -> Double" may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:96:6: Warning: Rule "NP.realToField :: Word16 -> Double" may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:97:6: Warning: Rule "NP.realToField :: Word32 -> Double" may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:98:6: Warning: Rule "NP.realToField :: Word64 -> Double" may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:99:6: Warning: Rule "NP.realToField :: Float -> Double" may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ src/Algebra/ToRational.hs:100:6: Warning: Rule "NP.realToField :: Double -> Double" may never fire because ‘realToField’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’ [29 of 97] Compiling Algebra.RealIntegral ( src/Algebra/RealIntegral.hs, dist/build/Algebra/RealIntegral.o ) [30 of 97] Compiling Algebra.ToInteger ( src/Algebra/ToInteger.hs, dist/build/Algebra/ToInteger.o ) src/Algebra/ToInteger.hs:58:6: Warning: Rule "NP.fromIntegral :: Integer -> Int" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:59:6: Warning: Rule "NP.fromIntegral :: Integer -> Integer" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:60:6: Warning: Rule "NP.fromIntegral :: Integer -> Float" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:61:6: Warning: Rule "NP.fromIntegral :: Integer -> Double" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:62:6: Warning: Rule "NP.fromIntegral :: Int -> Int" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:63:6: Warning: Rule "NP.fromIntegral :: Int -> Integer" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:64:6: Warning: Rule "NP.fromIntegral :: Int -> Float" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:65:6: Warning: Rule "NP.fromIntegral :: Int -> Double" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:66:6: Warning: Rule "NP.fromIntegral :: Int8 -> Int" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:67:6: Warning: Rule "NP.fromIntegral :: Int8 -> Integer" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:68:6: Warning: Rule "NP.fromIntegral :: Int8 -> Float" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:69:6: Warning: Rule "NP.fromIntegral :: Int8 -> Double" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:70:6: Warning: Rule "NP.fromIntegral :: Int16 -> Int" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:71:6: Warning: Rule "NP.fromIntegral :: Int16 -> Integer" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:72:6: Warning: Rule "NP.fromIntegral :: Int16 -> Float" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:73:6: Warning: Rule "NP.fromIntegral :: Int16 -> Double" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:74:6: Warning: Rule "NP.fromIntegral :: Int32 -> Int" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:75:6: Warning: Rule "NP.fromIntegral :: Int32 -> Integer" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:76:6: Warning: Rule "NP.fromIntegral :: Int32 -> Float" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:77:6: Warning: Rule "NP.fromIntegral :: Int32 -> Double" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:78:6: Warning: Rule "NP.fromIntegral :: Int64 -> Int" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:79:6: Warning: Rule "NP.fromIntegral :: Int64 -> Integer" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:80:6: Warning: Rule "NP.fromIntegral :: Int64 -> Float" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:81:6: Warning: Rule "NP.fromIntegral :: Int64 -> Double" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:82:6: Warning: Rule "NP.fromIntegral :: Word -> Int" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:83:6: Warning: Rule "NP.fromIntegral :: Word -> Integer" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:84:6: Warning: Rule "NP.fromIntegral :: Word -> Float" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:85:6: Warning: Rule "NP.fromIntegral :: Word -> Double" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:86:6: Warning: Rule "NP.fromIntegral :: Word8 -> Int" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:87:6: Warning: Rule "NP.fromIntegral :: Word8 -> Integer" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:88:6: Warning: Rule "NP.fromIntegral :: Word8 -> Float" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:89:6: Warning: Rule "NP.fromIntegral :: Word8 -> Double" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:90:6: Warning: Rule "NP.fromIntegral :: Word16 -> Int" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:91:6: Warning: Rule "NP.fromIntegral :: Word16 -> Integer" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:92:6: Warning: Rule "NP.fromIntegral :: Word16 -> Float" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:93:6: Warning: Rule "NP.fromIntegral :: Word16 -> Double" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:94:6: Warning: Rule "NP.fromIntegral :: Word32 -> Int" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:95:6: Warning: Rule "NP.fromIntegral :: Word32 -> Integer" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:96:6: Warning: Rule "NP.fromIntegral :: Word32 -> Float" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:97:6: Warning: Rule "NP.fromIntegral :: Word32 -> Double" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:98:6: Warning: Rule "NP.fromIntegral :: Word64 -> Int" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:99:6: Warning: Rule "NP.fromIntegral :: Word64 -> Integer" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:100:6: Warning: Rule "NP.fromIntegral :: Word64 -> Float" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ src/Algebra/ToInteger.hs:101:6: Warning: Rule "NP.fromIntegral :: Word64 -> Double" may never fire because ‘fromIntegral’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’ [31 of 97] Compiling Algebra.Algebraic ( src/Algebra/Algebraic.hs, dist/build/Algebra/Algebraic.o ) [32 of 97] Compiling Algebra.Transcendental ( src/Algebra/Transcendental.hs, dist/build/Algebra/Transcendental.o ) [33 of 97] Compiling Algebra.Module ( src/Algebra/Module.hs, dist/build/Algebra/Module.o ) [34 of 97] Compiling Algebra.VectorSpace ( src/Algebra/VectorSpace.hs, dist/build/Algebra/VectorSpace.o ) [35 of 97] Compiling Algebra.DivisibleSpace ( src/Algebra/DivisibleSpace.hs, dist/build/Algebra/DivisibleSpace.o ) [36 of 97] Compiling Algebra.ModuleBasis ( src/Algebra/ModuleBasis.hs, dist/build/Algebra/ModuleBasis.o ) [37 of 97] Compiling NumericPrelude.List.Checked ( src/NumericPrelude/List/Checked.hs, dist/build/NumericPrelude/List/Checked.o ) [38 of 97] Compiling NumericPrelude.List.Generic ( src/NumericPrelude/List/Generic.hs, dist/build/NumericPrelude/List/Generic.o ) [39 of 97] Compiling Algebra.RealRing ( src/Algebra/RealRing.hs, dist/build/Algebra/RealRing.o ) src/Algebra/RealRing.hs:328:6: Warning: Rule "NP.roundSimple :: a -> Int8" may never fire because ‘roundSimple’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’ src/Algebra/RealRing.hs:333:6: Warning: Rule "NP.roundSimple :: a -> Int16" may never fire because ‘roundSimple’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’ src/Algebra/RealRing.hs:338:6: Warning: Rule "NP.roundSimple :: a -> Int32" may never fire because ‘roundSimple’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’ src/Algebra/RealRing.hs:343:6: Warning: Rule "NP.roundSimple :: a -> Int64" may never fire because ‘roundSimple’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’ src/Algebra/RealRing.hs:348:6: Warning: Rule "NP.roundSimple :: a -> Word" may never fire because ‘roundSimple’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’ src/Algebra/RealRing.hs:353:6: Warning: Rule "NP.roundSimple :: a -> Word8" may never fire because ‘roundSimple’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’ src/Algebra/RealRing.hs:358:6: Warning: Rule "NP.roundSimple :: a -> Word16" may never fire because ‘roundSimple’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’ src/Algebra/RealRing.hs:363:6: Warning: Rule "NP.roundSimple :: a -> Word32" may never fire because ‘roundSimple’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’ src/Algebra/RealRing.hs:368:6: Warning: Rule "NP.roundSimple :: a -> Word64" may never fire because ‘roundSimple’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’ [40 of 97] Compiling Algebra.FloatingPoint ( src/Algebra/FloatingPoint.hs, dist/build/Algebra/FloatingPoint.o ) [41 of 97] Compiling Algebra.RealField ( src/Algebra/RealField.hs, dist/build/Algebra/RealField.o ) [42 of 97] Compiling Algebra.RealTranscendental ( src/Algebra/RealTranscendental.hs, dist/build/Algebra/RealTranscendental.o ) [43 of 97] Compiling NumericPrelude.Numeric ( src/NumericPrelude/Numeric.hs, dist/build/NumericPrelude/Numeric.o ) [44 of 97] Compiling Algebra.Lattice ( src/Algebra/Lattice.hs, dist/build/Algebra/Lattice.o ) [45 of 97] Compiling NumericPrelude ( src/NumericPrelude.hs, dist/build/NumericPrelude.o ) [46 of 97] Compiling Algebra.NormedSpace.Euclidean ( src/Algebra/NormedSpace/Euclidean.hs, dist/build/Algebra/NormedSpace/Euclidean.o ) [47 of 97] Compiling Algebra.NormedSpace.Maximum ( src/Algebra/NormedSpace/Maximum.hs, dist/build/Algebra/NormedSpace/Maximum.o ) [48 of 97] Compiling Algebra.NormedSpace.Sum ( src/Algebra/NormedSpace/Sum.hs, dist/build/Algebra/NormedSpace/Sum.o ) [49 of 97] Compiling MathObj.DiscreteMap ( src/MathObj/DiscreteMap.hs, dist/build/MathObj/DiscreteMap.o ) [50 of 97] Compiling Algebra.OccasionallyScalar ( src/Algebra/OccasionallyScalar.hs, dist/build/Algebra/OccasionallyScalar.o ) [51 of 97] Compiling MathObj.Matrix ( src/MathObj/Matrix.hs, dist/build/MathObj/Matrix.o ) [52 of 97] Compiling MathObj.PartialFraction ( src/MathObj/PartialFraction.hs, dist/build/MathObj/PartialFraction.o ) [53 of 97] Compiling MathObj.Permutation.CycleList ( src/MathObj/Permutation/CycleList.hs, dist/build/MathObj/Permutation/CycleList.o ) [54 of 97] Compiling MathObj.Permutation.CycleList.Check ( src/MathObj/Permutation/CycleList/Check.hs, dist/build/MathObj/Permutation/CycleList/Check.o ) [55 of 97] Compiling MathObj.Polynomial.Core ( src/MathObj/Polynomial/Core.hs, dist/build/MathObj/Polynomial/Core.o ) [56 of 97] Compiling MathObj.PowerSeries.Core ( src/MathObj/PowerSeries/Core.hs, dist/build/MathObj/PowerSeries/Core.o ) [57 of 97] Compiling MathObj.PowerSeries ( src/MathObj/PowerSeries.hs, dist/build/MathObj/PowerSeries.o ) [58 of 97] Compiling MathObj.PowerSeries2.Core ( src/MathObj/PowerSeries2/Core.hs, dist/build/MathObj/PowerSeries2/Core.o ) [59 of 97] Compiling MathObj.PowerSeries.Example ( src/MathObj/PowerSeries/Example.hs, dist/build/MathObj/PowerSeries/Example.o ) [60 of 97] Compiling MathObj.PowerSeries.DifferentialEquation ( src/MathObj/PowerSeries/DifferentialEquation.hs, dist/build/MathObj/PowerSeries/DifferentialEquation.o ) [61 of 97] Compiling MathObj.PowerSeries2 ( src/MathObj/PowerSeries2.hs, dist/build/MathObj/PowerSeries2.o ) [62 of 97] Compiling MathObj.PowerSeries.Mean ( src/MathObj/PowerSeries/Mean.hs, dist/build/MathObj/PowerSeries/Mean.o ) [63 of 97] Compiling Number.FixedPoint ( src/Number/FixedPoint.hs, dist/build/Number/FixedPoint.o ) [64 of 97] Compiling Number.ResidueClass ( src/Number/ResidueClass.hs, dist/build/Number/ResidueClass.o ) [65 of 97] Compiling Number.GaloisField2p32m5 ( src/Number/GaloisField2p32m5.hs, dist/build/Number/GaloisField2p32m5.o ) [66 of 97] Compiling Number.PartiallyTranscendental ( src/Number/PartiallyTranscendental.hs, dist/build/Number/PartiallyTranscendental.o ) [67 of 97] Compiling Number.ResidueClass.Check ( src/Number/ResidueClass/Check.hs, dist/build/Number/ResidueClass/Check.o ) [68 of 97] Compiling Number.ResidueClass.Maybe ( src/Number/ResidueClass/Maybe.hs, dist/build/Number/ResidueClass/Maybe.o ) [69 of 97] Compiling Number.ResidueClass.Reader ( src/Number/ResidueClass/Reader.hs, dist/build/Number/ResidueClass/Reader.o ) [70 of 97] Compiling Number.Physical.Unit ( src/Number/Physical/Unit.hs, dist/build/Number/Physical/Unit.o ) [71 of 97] Compiling Number.Physical.UnitDatabase ( src/Number/Physical/UnitDatabase.hs, dist/build/Number/Physical/UnitDatabase.o ) [72 of 97] Compiling Number.SI.Unit ( src/Number/SI/Unit.hs, dist/build/Number/SI/Unit.o ) [73 of 97] Compiling MathObj.Wrapper.Haskell98 ( src/MathObj/Wrapper/Haskell98.hs, dist/build/MathObj/Wrapper/Haskell98.o ) [74 of 97] Compiling MathObj.Polynomial ( src/MathObj/Polynomial.hs, dist/build/MathObj/Polynomial.o ) [75 of 97] Compiling MathObj.PowerSum ( src/MathObj/PowerSum.hs, dist/build/MathObj/PowerSum.o ) [76 of 97] Compiling MathObj.RefinementMask2 ( src/MathObj/RefinementMask2.hs, dist/build/MathObj/RefinementMask2.o ) [77 of 97] Compiling MathObj.RootSet ( src/MathObj/RootSet.hs, dist/build/MathObj/RootSet.o ) [78 of 97] Compiling Number.Root ( src/Number/Root.hs, dist/build/Number/Root.o ) [79 of 97] Compiling Number.Complex ( src/Number/Complex.hs, dist/build/Number/Complex.o ) [80 of 97] Compiling MathObj.LaurentPolynomial ( src/MathObj/LaurentPolynomial.hs, dist/build/MathObj/LaurentPolynomial.o ) [81 of 97] Compiling Number.Positional ( src/Number/Positional.hs, dist/build/Number/Positional.o ) [82 of 97] Compiling Number.Quaternion ( src/Number/Quaternion.hs, dist/build/Number/Quaternion.o ) [83 of 97] Compiling Algebra.AffineSpace ( src/Algebra/AffineSpace.hs, dist/build/Algebra/AffineSpace.o ) [84 of 97] Compiling Number.ResidueClass.Func ( src/Number/ResidueClass/Func.hs, dist/build/Number/ResidueClass/Func.o ) [85 of 97] Compiling MathObj.Wrapper.NumericPrelude ( src/MathObj/Wrapper/NumericPrelude.hs, dist/build/MathObj/Wrapper/NumericPrelude.o ) [86 of 97] Compiling Number.DimensionTerm ( src/Number/DimensionTerm.hs, dist/build/Number/DimensionTerm.o ) [87 of 97] Compiling Number.DimensionTerm.SI ( src/Number/DimensionTerm/SI.hs, dist/build/Number/DimensionTerm/SI.o ) [88 of 97] Compiling Number.FixedPoint.Check ( src/Number/FixedPoint/Check.hs, dist/build/Number/FixedPoint/Check.o ) [89 of 97] Compiling Number.NonNegative ( src/Number/NonNegative.hs, dist/build/Number/NonNegative.o ) [90 of 97] Compiling Number.NonNegativeChunky ( src/Number/NonNegativeChunky.hs, dist/build/Number/NonNegativeChunky.o ) [91 of 97] Compiling Number.Peano ( src/Number/Peano.hs, dist/build/Number/Peano.o ) [92 of 97] Compiling Number.Positional.Check ( src/Number/Positional/Check.hs, dist/build/Number/Positional/Check.o ) [93 of 97] Compiling Number.OccasionallyScalarExpression ( src/Number/OccasionallyScalarExpression.hs, dist/build/Number/OccasionallyScalarExpression.o ) [94 of 97] Compiling Number.Physical ( src/Number/Physical.hs, dist/build/Number/Physical.o ) [95 of 97] Compiling Number.Physical.Show ( src/Number/Physical/Show.hs, dist/build/Number/Physical/Show.o ) [96 of 97] Compiling Number.Physical.Read ( src/Number/Physical/Read.hs, dist/build/Number/Physical/Read.o ) [97 of 97] Compiling Number.SI ( src/Number/SI.hs, dist/build/Number/SI.o ) In-place registering numeric-prelude-0.4.2... Running Haddock for numeric-prelude-0.4.2... Running hscolour for numeric-prelude-0.4.2... Preprocessing library numeric-prelude-0.4.2... Preprocessing library numeric-prelude-0.4.2... src/NumericPrelude/Elementwise.hs:3:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Algebra/EqualityDecision.hs:25:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Algebra/OrderDecision.hs:28:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Haddock coverage: 100% ( 2 / 2) in 'MathObj.Permutation' 38% ( 3 / 8) in 'NumericPrelude.List' Missing documentation for: Module header zipWithOverlap (src/NumericPrelude/List.hs:22) zipWithChecked (src/NumericPrelude/List.hs:33) mapLast' (src/NumericPrelude/List.hs:58) mapLast'' (src/NumericPrelude/List.hs:69) 0% ( 0 / 6) in 'Algebra.RealRing98' Missing documentation for: Module header fastSplitFraction (src/Algebra/RealRing98.hs:4) fixSplitFraction (src/Algebra/RealRing98.hs:13) fastFraction (src/Algebra/RealRing98.hs:22) signedFraction (src/Algebra/RealRing98.hs:30) fixFraction (src/Algebra/RealRing98.hs:37) 71% ( 5 / 7) in 'Algebra.Indexable' Missing documentation for: toOrd (src/Algebra/Indexable.hs:71) fromOrd (src/Algebra/Indexable.hs:69) 10% ( 8 / 79) in 'Algebra.DimensionTerm' Missing documentation for: C (src/Algebra/DimensionTerm.hs:27) noValue (src/Algebra/DimensionTerm.hs:30) Scalar (src/Algebra/DimensionTerm.hs:37) Mul (src/Algebra/DimensionTerm.hs:38) Recip (src/Algebra/DimensionTerm.hs:39) Sqr (src/Algebra/DimensionTerm.hs:40) appPrec (src/Algebra/DimensionTerm.hs:42) (src/Algebra/DimensionTerm.hs:45) (src/Algebra/DimensionTerm.hs:48) (src/Algebra/DimensionTerm.hs:57) (src/Algebra/DimensionTerm.hs:65) (src/Algebra/DimensionTerm.hs:67) (src/Algebra/DimensionTerm.hs:69) scalar (src/Algebra/DimensionTerm.hs:72) mul (src/Algebra/DimensionTerm.hs:75) recip (src/Algebra/DimensionTerm.hs:78) %*% (src/Algebra/DimensionTerm.hs:85) %/% (src/Algebra/DimensionTerm.hs:88) applyLeftMul (src/Algebra/DimensionTerm.hs:94) applyRightMul (src/Algebra/DimensionTerm.hs:96) applyRecip (src/Algebra/DimensionTerm.hs:98) commute (src/Algebra/DimensionTerm.hs:101) associateLeft (src/Algebra/DimensionTerm.hs:103) associateRight (src/Algebra/DimensionTerm.hs:105) recipMul (src/Algebra/DimensionTerm.hs:107) mulRecip (src/Algebra/DimensionTerm.hs:109) identityLeft (src/Algebra/DimensionTerm.hs:112) identityRight (src/Algebra/DimensionTerm.hs:114) cancelLeft (src/Algebra/DimensionTerm.hs:116) cancelRight (src/Algebra/DimensionTerm.hs:118) invertRecip (src/Algebra/DimensionTerm.hs:120) doubleRecip (src/Algebra/DimensionTerm.hs:122) recipScalar (src/Algebra/DimensionTerm.hs:124) (src/Algebra/DimensionTerm.hs:140) Length (src/Algebra/DimensionTerm.hs:147) Time (src/Algebra/DimensionTerm.hs:148) Mass (src/Algebra/DimensionTerm.hs:149) Charge (src/Algebra/DimensionTerm.hs:150) Angle (src/Algebra/DimensionTerm.hs:151) Temperature (src/Algebra/DimensionTerm.hs:152) Information (src/Algebra/DimensionTerm.hs:153) length (src/Algebra/DimensionTerm.hs:155) time (src/Algebra/DimensionTerm.hs:158) mass (src/Algebra/DimensionTerm.hs:161) charge (src/Algebra/DimensionTerm.hs:164) angle (src/Algebra/DimensionTerm.hs:167) temperature (src/Algebra/DimensionTerm.hs:170) information (src/Algebra/DimensionTerm.hs:173) (src/Algebra/DimensionTerm.hs:177) (src/Algebra/DimensionTerm.hs:178) (src/Algebra/DimensionTerm.hs:179) (src/Algebra/DimensionTerm.hs:180) (src/Algebra/DimensionTerm.hs:181) (src/Algebra/DimensionTerm.hs:182) (src/Algebra/DimensionTerm.hs:183) (src/Algebra/DimensionTerm.hs:185) (src/Algebra/DimensionTerm.hs:186) (src/Algebra/DimensionTerm.hs:187) (src/Algebra/DimensionTerm.hs:188) (src/Algebra/DimensionTerm.hs:189) (src/Algebra/DimensionTerm.hs:190) (src/Algebra/DimensionTerm.hs:191) Frequency (src/Algebra/DimensionTerm.hs:195) frequency (src/Algebra/DimensionTerm.hs:197) Voltage (src/Algebra/DimensionTerm.hs:201) VoltageAnalytical (src/Algebra/DimensionTerm.hs:203) voltage (src/Algebra/DimensionTerm.hs:206) (src/Algebra/DimensionTerm.hs:209) (src/Algebra/DimensionTerm.hs:211) unpackVoltage (src/Algebra/DimensionTerm.hs:213) packVoltage (src/Algebra/DimensionTerm.hs:216) 10% ( 1 / 10) in 'NumericPrelude.Elementwise' Missing documentation for: Module header with (src/NumericPrelude/Elementwise.hs:19) element (src/NumericPrelude/Elementwise.hs:23) run2 (src/NumericPrelude/Elementwise.hs:28) run3 (src/NumericPrelude/Elementwise.hs:32) run4 (src/NumericPrelude/Elementwise.hs:36) run5 (src/NumericPrelude/Elementwise.hs:40) (src/NumericPrelude/Elementwise.hs:44) (src/NumericPrelude/Elementwise.hs:49) 13% ( 2 / 15) in 'Algebra.EqualityDecision' Missing documentation for: deflt (src/Algebra/EqualityDecision.hs:49) (src/Algebra/EqualityDecision.hs:55) (src/Algebra/EqualityDecision.hs:59) (src/Algebra/EqualityDecision.hs:63) (src/Algebra/EqualityDecision.hs:67) (src/Algebra/EqualityDecision.hs:71) (src/Algebra/EqualityDecision.hs:75) element (src/Algebra/EqualityDecision.hs:82) <*>.==? (src/Algebra/EqualityDecision.hs:89) (src/Algebra/EqualityDecision.hs:96) (src/Algebra/EqualityDecision.hs:100) (src/Algebra/EqualityDecision.hs:104) (src/Algebra/EqualityDecision.hs:108) 8% ( 2 / 24) in 'Algebra.OrderDecision' Missing documentation for: max (src/Algebra/OrderDecision.hs:97) min (src/Algebra/OrderDecision.hs:100) maximum (src/Algebra/OrderDecision.hs:103) minimum (src/Algebra/OrderDecision.hs:106) compareOrd (src/Algebra/OrderDecision.hs:112) (src/Algebra/OrderDecision.hs:119) (src/Algebra/OrderDecision.hs:123) (src/Algebra/OrderDecision.hs:127) (src/Algebra/OrderDecision.hs:131) (src/Algebra/OrderDecision.hs:135) (src/Algebra/OrderDecision.hs:139) elementCompare (src/Algebra/OrderDecision.hs:146) <*>.<=>? (src/Algebra/OrderDecision.hs:154) element (src/Algebra/OrderDecision.hs:162) <*>.<=? (src/Algebra/OrderDecision.hs:170) <*>.>=? (src/Algebra/OrderDecision.hs:177) <*>..>? (src/Algebra/OrderDecision.hs:191) (src/Algebra/OrderDecision.hs:198) (src/Algebra/OrderDecision.hs:210) (src/Algebra/OrderDecision.hs:222) (src/Algebra/OrderDecision.hs:234) 6% ( 1 / 17) in 'Algebra.Laws' Missing documentation for: commutative (src/Algebra/Laws.hs:8) associative (src/Algebra/Laws.hs:11) leftIdentity (src/Algebra/Laws.hs:14) rightIdentity (src/Algebra/Laws.hs:17) identity (src/Algebra/Laws.hs:20) leftZero (src/Algebra/Laws.hs:23) rightZero (src/Algebra/Laws.hs:26) zero (src/Algebra/Laws.hs:29) leftInverse (src/Algebra/Laws.hs:32) rightInverse (src/Algebra/Laws.hs:35) inverse (src/Algebra/Laws.hs:38) leftDistributive (src/Algebra/Laws.hs:41) rightDistributive (src/Algebra/Laws.hs:44) homomorphism (src/Algebra/Laws.hs:47) rightCascade (src/Algebra/Laws.hs:51) leftCascade (src/Algebra/Laws.hs:55) 98% (120 /123) in 'NumericPrelude.Base' Missing documentation for: Bool Ordering catch (src/NumericPrelude/Base.hs:137) 15% ( 2 / 13) in 'MathObj.Permutation.Table' Missing documentation for: T (src/MathObj/Permutation/Table.hs:30) fromFunction (src/MathObj/Permutation/Table.hs:33) toFunction (src/MathObj/Permutation/Table.hs:38) fromPermutation (src/MathObj/Permutation/Table.hs:45) fromCycles (src/MathObj/Permutation/Table.hs:50) identity (src/MathObj/Permutation/Table.hs:54) cycle (src/MathObj/Permutation/Table.hs:57) inverse (src/MathObj/Permutation/Table.hs:61) compose (src/MathObj/Permutation/Table.hs:66) closure (src/MathObj/Permutation/Table.hs:90) closureSlow (src/MathObj/Permutation/Table.hs:104) Warning: Algebra.Additive: zero is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Additive: + is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Additive: - is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Additive: negate is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 52% ( 11 / 21) in 'Algebra.Additive' Missing documentation for: Module header sumNestedCommutative (src/Algebra/Additive.hs:125) elementSub (src/Algebra/Additive.hs:165) elementNeg (src/Algebra/Additive.hs:172) <*>.- (src/Algebra/Additive.hs:194) <*>.-$ (src/Algebra/Additive.hs:201) propAssociative (src/Algebra/Additive.hs:391) propCommutative (src/Algebra/Additive.hs:392) propIdentity (src/Algebra/Additive.hs:393) propInverse (src/Algebra/Additive.hs:394) 19% ( 4 / 21) in 'Algebra.ZeroTestable' Missing documentation for: Module header (src/Algebra/ZeroTestable.hs:37) (src/Algebra/ZeroTestable.hs:38) (src/Algebra/ZeroTestable.hs:39) (src/Algebra/ZeroTestable.hs:41) (src/Algebra/ZeroTestable.hs:42) (src/Algebra/ZeroTestable.hs:43) (src/Algebra/ZeroTestable.hs:44) (src/Algebra/ZeroTestable.hs:45) (src/Algebra/ZeroTestable.hs:47) (src/Algebra/ZeroTestable.hs:48) (src/Algebra/ZeroTestable.hs:49) (src/Algebra/ZeroTestable.hs:50) (src/Algebra/ZeroTestable.hs:51) (src/Algebra/ZeroTestable.hs:57) (src/Algebra/ZeroTestable.hs:60) (src/Algebra/ZeroTestable.hs:64) Warning: Algebra.Ring: * is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Ring: one is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Ring: fromInteger is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Ring: ^ is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 28% ( 5 / 18) in 'Algebra.Ring' Missing documentation for: Module header sqr (src/Algebra/Ring.hs:99) product (src/Algebra/Ring.hs:102) product1 (src/Algebra/Ring.hs:105) scalarProduct (src/Algebra/Ring.hs:109) propAssociative (src/Algebra/Ring.hs:225) propLeftDistributive (src/Algebra/Ring.hs:226) propRightDistributive (src/Algebra/Ring.hs:227) propLeftIdentity (src/Algebra/Ring.hs:228) propRightIdentity (src/Algebra/Ring.hs:229) propPowerCascade (src/Algebra/Ring.hs:237) propPowerProduct (src/Algebra/Ring.hs:238) propPowerDistributive (src/Algebra/Ring.hs:239) 50% ( 1 / 2) in 'Algebra.Differential' Missing documentation for: Module header Warning: Algebra.IntegralDomain: div is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.IntegralDomain: mod is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.IntegralDomain: divMod is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 46% ( 12 / 26) in 'Algebra.IntegralDomain' Missing documentation for: Module header divides (src/Algebra/IntegralDomain.hs:111) sameResidueClass (src/Algebra/IntegralDomain.hs:115) even (src/Algebra/IntegralDomain.hs:176) odd (src/Algebra/IntegralDomain.hs:176) decomposeVarPositionalInf (src/Algebra/IntegralDomain.hs:132) propInverse (src/Algebra/IntegralDomain.hs:310) propMultipleDiv (src/Algebra/IntegralDomain.hs:311) propMultipleMod (src/Algebra/IntegralDomain.hs:312) propProjectAddition (src/Algebra/IntegralDomain.hs:313) propProjectMultiplication (src/Algebra/IntegralDomain.hs:314) propUniqueRepresentative (src/Algebra/IntegralDomain.hs:316) propZeroRepresentative (src/Algebra/IntegralDomain.hs:317) propSameResidueClass (src/Algebra/IntegralDomain.hs:315) 20% ( 2 / 10) in 'Algebra.Monoid' Missing documentation for: (src/Algebra/Monoid.hs:38) (src/Algebra/Monoid.hs:43) (src/Algebra/Monoid.hs:48) (src/Algebra/Monoid.hs:53) (src/Algebra/Monoid.hs:58) (src/Algebra/Monoid.hs:63) (src/Algebra/Monoid.hs:69) (src/Algebra/Monoid.hs:74) 57% ( 4 / 7) in 'Algebra.NonNegative' Missing documentation for: zero (src/Algebra/NonNegative.hs:100) add (src/Algebra/NonNegative.hs:106) sum (src/Algebra/NonNegative.hs:109) Warning: Algebra.Units: isUnit is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Units: stdAssociate is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Units: stdUnit is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Units: stdUnitInv is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 38% ( 5 / 13) in 'Algebra.Units' Missing documentation for: Module header intQuery (src/Algebra/Units.hs:86) intAssociate (src/Algebra/Units.hs:89) intStandard (src/Algebra/Units.hs:89) intStandardInverse (src/Algebra/Units.hs:89) propComposition (src/Algebra/Units.hs:141) propInverseUnit (src/Algebra/Units.hs:142) propUniqueAssociate (src/Algebra/Units.hs:143) Warning: Algebra.PrincipalIdealDomain: extendedGCD is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.PrincipalIdealDomain: gcd is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.PrincipalIdealDomain: lcm is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 33% ( 10 / 30) in 'Algebra.PrincipalIdealDomain' Missing documentation for: Module header coprime (src/Algebra/PrincipalIdealDomain.hs:139) euclid (src/Algebra/PrincipalIdealDomain.hs:150) extendedEuclid (src/Algebra/PrincipalIdealDomain.hs:165) diophantineMulti (src/Algebra/PrincipalIdealDomain.hs:230) propMaximalDivisor (src/Algebra/PrincipalIdealDomain.hs:345) propGCDDiophantine (src/Algebra/PrincipalIdealDomain.hs:331) propExtendedGCDMulti (src/Algebra/PrincipalIdealDomain.hs:332) propDiophantine (src/Algebra/PrincipalIdealDomain.hs:335) propDiophantineMin (src/Algebra/PrincipalIdealDomain.hs:336) propDiophantineMulti (src/Algebra/PrincipalIdealDomain.hs:339) propDiophantineMultiMin (src/Algebra/PrincipalIdealDomain.hs:340) propChineseRemainder (src/Algebra/PrincipalIdealDomain.hs:346) propDivisibleGCD (src/Algebra/PrincipalIdealDomain.hs:341) propDivisibleLCM (src/Algebra/PrincipalIdealDomain.hs:342) propGCDIdentity (src/Algebra/PrincipalIdealDomain.hs:328) propGCDCommutative (src/Algebra/PrincipalIdealDomain.hs:330) propGCDAssociative (src/Algebra/PrincipalIdealDomain.hs:329) propGCDHomogeneous (src/Algebra/PrincipalIdealDomain.hs:344) propGCD_LCM (src/Algebra/PrincipalIdealDomain.hs:343) 33% ( 3 / 9) in 'MathObj.Monoid' Missing documentation for: Module header (src/MathObj/Monoid.hs:22) LCM (src/MathObj/Monoid.hs:27) (src/MathObj/Monoid.hs:30) (src/MathObj/Monoid.hs:41) (src/MathObj/Monoid.hs:53) 0% ( 0 / 2) in 'Algebra.RightModule' Missing documentation for: Module header C (src/Algebra/RightModule.hs:16) 50% ( 7 / 14) in 'Algebra.Vector' Missing documentation for: functorScale (src/Algebra/Vector.hs:62) (src/Algebra/Vector.hs:65) (src/Algebra/Vector.hs:70) (src/Algebra/Vector.hs:75) propCascade (src/Algebra/Vector.hs:91) propRightDistributive (src/Algebra/Vector.hs:95) propLeftDistributive (src/Algebra/Vector.hs:99) 10% ( 1 / 10) in 'MathObj.Algebra' Missing documentation for: T (src/MathObj/Algebra.hs:31) (src/MathObj/Algebra.hs:35) (src/MathObj/Algebra.hs:40) zipWith (src/MathObj/Algebra.hs:50) (src/MathObj/Algebra.hs:53) (src/MathObj/Algebra.hs:58) mulMonomial (src/MathObj/Algebra.hs:64) (src/MathObj/Algebra.hs:67) monomial (src/MathObj/Algebra.hs:73) 25% ( 1 / 4) in 'Algebra.Absolute' Missing documentation for: Module header absOrd (src/Algebra/Absolute.hs:69) signumOrd (src/Algebra/Absolute.hs:72) 40% ( 4 / 10) in 'Number.Ratio' Missing documentation for: T (src/Number/Ratio.hs:60) % (src/Number/Ratio.hs:86) Rational (src/Number/Ratio.hs:64) fromValue (src/Number/Ratio.hs:67) recip (src/Number/Ratio.hs:123) scale (src/Number/Ratio.hs:70) Warning: Algebra.Field: / is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Field: recip is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Field: fromRational' is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Field: ^- is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 71% ( 5 / 7) in 'Algebra.Field' Missing documentation for: Module header propReciprocal (src/Algebra/Field.hs:145) 12% ( 2 / 16) in 'Algebra.ToRational' Missing documentation for: Module header (src/Algebra/ToRational.hs:37) (src/Algebra/ToRational.hs:41) (src/Algebra/ToRational.hs:45) (src/Algebra/ToRational.hs:49) (src/Algebra/ToRational.hs:50) (src/Algebra/ToRational.hs:51) (src/Algebra/ToRational.hs:52) (src/Algebra/ToRational.hs:53) (src/Algebra/ToRational.hs:55) (src/Algebra/ToRational.hs:56) (src/Algebra/ToRational.hs:57) (src/Algebra/ToRational.hs:58) (src/Algebra/ToRational.hs:59) 100% ( 2 / 2) in 'Algebra.RealIntegral' 18% ( 3 / 17) in 'Algebra.ToInteger' Missing documentation for: Module header fromIntegral (src/Algebra/ToInteger.hs:52) (src/Algebra/ToInteger.hs:105) (src/Algebra/ToInteger.hs:107) (src/Algebra/ToInteger.hs:108) (src/Algebra/ToInteger.hs:109) (src/Algebra/ToInteger.hs:110) (src/Algebra/ToInteger.hs:111) (src/Algebra/ToInteger.hs:113) (src/Algebra/ToInteger.hs:114) (src/Algebra/ToInteger.hs:115) (src/Algebra/ToInteger.hs:116) (src/Algebra/ToInteger.hs:117) (src/Algebra/ToInteger.hs:120) 18% ( 2 / 11) in 'Algebra.Algebraic' Missing documentation for: Module header genericRoot (src/Algebra/Algebraic.hs:35) power (src/Algebra/Algebraic.hs:38) (src/Algebra/Algebraic.hs:41) (src/Algebra/Algebraic.hs:46) propSqrSqrt (src/Algebra/Algebraic.hs:57) propPowerCascade (src/Algebra/Algebraic.hs:60) propPowerProduct (src/Algebra/Algebraic.hs:61) propPowerDistributive (src/Algebra/Algebraic.hs:62) 11% ( 3 / 27) in 'Algebra.Transcendental' Missing documentation for: Module header (src/Algebra/Transcendental.hs:78) (src/Algebra/Transcendental.hs:105) ^? (src/Algebra/Transcendental.hs:135) propExpLog (src/Algebra/Transcendental.hs:141) propLogExp (src/Algebra/Transcendental.hs:142) propExpNeg (src/Algebra/Transcendental.hs:143) propLogRecip (src/Algebra/Transcendental.hs:144) propExpProduct (src/Algebra/Transcendental.hs:145) propExpLogPower (src/Algebra/Transcendental.hs:146) propLogSum (src/Algebra/Transcendental.hs:147) propPowerCascade (src/Algebra/Transcendental.hs:158) propPowerProduct (src/Algebra/Transcendental.hs:159) propPowerDistributive (src/Algebra/Transcendental.hs:160) propTrigonometricPythagoras (src/Algebra/Transcendental.hs:168) propSinPeriod (src/Algebra/Transcendental.hs:171) propCosPeriod (src/Algebra/Transcendental.hs:172) propTanPeriod (src/Algebra/Transcendental.hs:173) propSinAngleSum (src/Algebra/Transcendental.hs:179) propCosAngleSum (src/Algebra/Transcendental.hs:180) propSinDoubleAngle (src/Algebra/Transcendental.hs:185) propCosDoubleAngle (src/Algebra/Transcendental.hs:186) propSinSquare (src/Algebra/Transcendental.hs:191) propCosSquare (src/Algebra/Transcendental.hs:192) 35% ( 8 / 23) in 'Algebra.Module' Missing documentation for: <*>.*> (src/Algebra/Module.hs:66) (src/Algebra/Module.hs:76) (src/Algebra/Module.hs:80) (src/Algebra/Module.hs:84) (src/Algebra/Module.hs:88) (src/Algebra/Module.hs:92) (src/Algebra/Module.hs:96) (src/Algebra/Module.hs:104) (src/Algebra/Module.hs:109) (src/Algebra/Module.hs:114) (src/Algebra/Module.hs:118) (src/Algebra/Module.hs:123) propCascade (src/Algebra/Module.hs:153) propRightDistributive (src/Algebra/Module.hs:156) propLeftDistributive (src/Algebra/Module.hs:159) 17% ( 2 / 12) in 'Algebra.VectorSpace' Missing documentation for: Module header C (src/Algebra/VectorSpace.hs:17) (src/Algebra/VectorSpace.hs:22) (src/Algebra/VectorSpace.hs:24) (src/Algebra/VectorSpace.hs:28) (src/Algebra/VectorSpace.hs:30) (src/Algebra/VectorSpace.hs:32) (src/Algebra/VectorSpace.hs:34) (src/Algebra/VectorSpace.hs:36) (src/Algebra/VectorSpace.hs:38) 50% ( 1 / 2) in 'Algebra.DivisibleSpace' Missing documentation for: Module header 36% ( 5 / 14) in 'Algebra.ModuleBasis' Missing documentation for: (src/Algebra/ModuleBasis.hs:45) (src/Algebra/ModuleBasis.hs:50) (src/Algebra/ModuleBasis.hs:55) (src/Algebra/ModuleBasis.hs:60) (src/Algebra/ModuleBasis.hs:65) (src/Algebra/ModuleBasis.hs:74) (src/Algebra/ModuleBasis.hs:80) propFlatten (src/Algebra/ModuleBasis.hs:91) propDimension (src/Algebra/ModuleBasis.hs:94) 100% ( 6 / 6) in 'NumericPrelude.List.Checked' 33% ( 4 / 12) in 'NumericPrelude.List.Generic' Missing documentation for: replicate (src/NumericPrelude/List/Generic.hs:32) take (src/NumericPrelude/List/Generic.hs:35) drop (src/NumericPrelude/List/Generic.hs:42) splitAt (src/NumericPrelude/List/Generic.hs:49) findIndex (src/NumericPrelude/List/Generic.hs:77) elemIndex (src/NumericPrelude/List/Generic.hs:71) findIndices (src/NumericPrelude/List/Generic.hs:80) elemIndices (src/NumericPrelude/List/Generic.hs:74) 18% ( 6 / 34) in 'Algebra.RealRing' Missing documentation for: Module header (src/Algebra/RealRing.hs:169) (src/Algebra/RealRing.hs:173) (src/Algebra/RealRing.hs:187) (src/Algebra/RealRing.hs:201) (src/Algebra/RealRing.hs:215) fastSplitFraction (src/Algebra/RealRing.hs:231) fixSplitFraction (src/Algebra/RealRing.hs:240) fixFraction (src/Algebra/RealRing.hs:248) splitFractionInt (src/Algebra/RealRing.hs:257) floorInt (src/Algebra/RealRing.hs:263) ceilingInt (src/Algebra/RealRing.hs:271) roundInt (src/Algebra/RealRing.hs:279) roundSimpleInt (src/Algebra/RealRing.hs:289) powersOfTwo (src/Algebra/RealRing.hs:408) pairsOfPowersOfTwo (src/Algebra/RealRing.hs:411) genericCeiling (src/Algebra/RealRing.hs:428) genericTruncate (src/Algebra/RealRing.hs:434) genericRound (src/Algebra/RealRing.hs:440) genericFraction (src/Algebra/RealRing.hs:446) genericSplitFraction (src/Algebra/RealRing.hs:452) genericPosFloor (src/Algebra/RealRing.hs:460) genericPosCeiling (src/Algebra/RealRing.hs:471) genericHalfPosFloorDigits (src/Algebra/RealRing.hs:496) genericPosRound (src/Algebra/RealRing.hs:507) genericPosFraction (src/Algebra/RealRing.hs:521) genericPosSplitFraction (src/Algebra/RealRing.hs:530) decisionPosFractionSqrTime (src/Algebra/RealRing.hs:562) 25% ( 1 / 4) in 'Algebra.FloatingPoint' Missing documentation for: Module header (src/Algebra/FloatingPoint.hs:29) (src/Algebra/FloatingPoint.hs:44) 50% ( 1 / 2) in 'Algebra.RealField' Missing documentation for: Module header 25% ( 1 / 4) in 'Algebra.RealTranscendental' Missing documentation for: Module header (src/Algebra/RealTranscendental.hs:33) (src/Algebra/RealTranscendental.hs:36) 25% ( 21 / 83) in 'NumericPrelude.Numeric' Missing documentation for: Module header isZero (src/Algebra/ZeroTestable.hs:18) * (src/Algebra/Ring.hs:69) one (src/Algebra/Ring.hs:70) fromInteger (src/Algebra/Ring.hs:71) sqr (src/Algebra/Ring.hs:99) product (src/Algebra/Ring.hs:102) product1 (src/Algebra/Ring.hs:105) div (src/Algebra/IntegralDomain.hs:99) div (src/Algebra/IntegralDomain.hs:99) divMod (src/Algebra/IntegralDomain.hs:100) divides (src/Algebra/IntegralDomain.hs:111) even (src/Algebra/IntegralDomain.hs:176) odd (src/Algebra/IntegralDomain.hs:176) / (src/Algebra/Field.hs:72) recip (src/Algebra/Field.hs:73) fromRational' (src/Algebra/Field.hs:74) ^- (src/Algebra/Field.hs:75) ^/ (src/Algebra/Algebraic.hs:32) sqrt (src/Algebra/Algebraic.hs:25) pi (src/Algebra/Transcendental.hs:38) exp (src/Algebra/Transcendental.hs:39) exp (src/Algebra/Transcendental.hs:39) logBase (src/Algebra/Transcendental.hs:40) logBase (src/Algebra/Transcendental.hs:40) ^? (src/Algebra/Transcendental.hs:135) sin (src/Algebra/Transcendental.hs:41) sin (src/Algebra/Transcendental.hs:41) sin (src/Algebra/Transcendental.hs:41) asin (src/Algebra/Transcendental.hs:42) asin (src/Algebra/Transcendental.hs:42) asin (src/Algebra/Transcendental.hs:42) sinh (src/Algebra/Transcendental.hs:43) sinh (src/Algebra/Transcendental.hs:43) sinh (src/Algebra/Transcendental.hs:43) asinh (src/Algebra/Transcendental.hs:44) asinh (src/Algebra/Transcendental.hs:44) asinh (src/Algebra/Transcendental.hs:44) abs (src/Algebra/Absolute.hs:65) signum (src/Algebra/Absolute.hs:66) quot (src/Algebra/RealIntegral.hs:51) quot (src/Algebra/RealIntegral.hs:51) quotRem (src/Algebra/RealIntegral.hs:52) splitFraction (src/Algebra/RealRing.hs:119) fraction (src/Algebra/RealRing.hs:120) truncate (src/Algebra/RealRing.hs:122) round (src/Algebra/RealRing.hs:123) ceiling (src/Algebra/RealRing.hs:121) ceiling (src/Algebra/RealRing.hs:121) atan2 (src/Algebra/RealTranscendental.hs:24) toInteger (src/Algebra/ToInteger.hs:49) fromIntegral (src/Algebra/ToInteger.hs:52) isUnit (src/Algebra/Units.hs:74) stdAssociate (src/Algebra/Units.hs:75) stdAssociate (src/Algebra/Units.hs:75) stdAssociate (src/Algebra/Units.hs:75) euclid (src/Algebra/PrincipalIdealDomain.hs:150) extendedEuclid (src/Algebra/PrincipalIdealDomain.hs:165) Rational (src/Number/Ratio.hs:64) % (src/Number/Ratio.hs:86) numerator (src/Number/Ratio.hs:61) denominator (src/Number/Ratio.hs:62) 0% ( 0 / 11) in 'Algebra.Lattice' Missing documentation for: Module header C (src/Algebra/Lattice.hs:22) max (src/Algebra/Lattice.hs:64) min (src/Algebra/Lattice.hs:64) abs (src/Algebra/Lattice.hs:68) propUpCommutative (src/Algebra/Lattice.hs:28) propDnCommutative (src/Algebra/Lattice.hs:28) propUpAssociative (src/Algebra/Lattice.hs:33) propDnAssociative (src/Algebra/Lattice.hs:33) propUpDnDistributive (src/Algebra/Lattice.hs:38) propDnUpDistributive (src/Algebra/Lattice.hs:38) 33% ( 2 / 6) in 'NumericPrelude' Missing documentation for: Module header max (src/Algebra/Lattice.hs:64) min (src/Algebra/Lattice.hs:64) abs (src/Algebra/Lattice.hs:68) 28% ( 7 / 25) in 'Algebra.NormedSpace.Euclidean' Missing documentation for: defltNorm (src/Algebra/NormedSpace/Euclidean.hs:69) (src/Algebra/NormedSpace/Euclidean.hs:75) (src/Algebra/NormedSpace/Euclidean.hs:78) (src/Algebra/NormedSpace/Euclidean.hs:81) (src/Algebra/NormedSpace/Euclidean.hs:84) (src/Algebra/NormedSpace/Euclidean.hs:87) (src/Algebra/NormedSpace/Euclidean.hs:90) (src/Algebra/NormedSpace/Euclidean.hs:93) (src/Algebra/NormedSpace/Euclidean.hs:96) (src/Algebra/NormedSpace/Euclidean.hs:102) (src/Algebra/NormedSpace/Euclidean.hs:105) (src/Algebra/NormedSpace/Euclidean.hs:108) (src/Algebra/NormedSpace/Euclidean.hs:111) (src/Algebra/NormedSpace/Euclidean.hs:114) (src/Algebra/NormedSpace/Euclidean.hs:117) (src/Algebra/NormedSpace/Euclidean.hs:120) (src/Algebra/NormedSpace/Euclidean.hs:124) (src/Algebra/NormedSpace/Euclidean.hs:127) 23% ( 3 / 13) in 'Algebra.NormedSpace.Maximum' Missing documentation for: C (src/Algebra/NormedSpace/Maximum.hs:26) (src/Algebra/NormedSpace/Maximum.hs:52) (src/Algebra/NormedSpace/Maximum.hs:55) (src/Algebra/NormedSpace/Maximum.hs:58) (src/Algebra/NormedSpace/Maximum.hs:61) (src/Algebra/NormedSpace/Maximum.hs:65) (src/Algebra/NormedSpace/Maximum.hs:68) (src/Algebra/NormedSpace/Maximum.hs:71) (src/Algebra/NormedSpace/Maximum.hs:74) (src/Algebra/NormedSpace/Maximum.hs:83) 31% ( 4 / 13) in 'Algebra.NormedSpace.Sum' Missing documentation for: (src/Algebra/NormedSpace/Sum.hs:62) (src/Algebra/NormedSpace/Sum.hs:65) (src/Algebra/NormedSpace/Sum.hs:68) (src/Algebra/NormedSpace/Sum.hs:71) (src/Algebra/NormedSpace/Sum.hs:75) (src/Algebra/NormedSpace/Sum.hs:78) (src/Algebra/NormedSpace/Sum.hs:81) (src/Algebra/NormedSpace/Sum.hs:84) (src/Algebra/NormedSpace/Sum.hs:88) 20% ( 2 / 10) in 'MathObj.DiscreteMap' Missing documentation for: (src/MathObj/DiscreteMap.hs:53) (src/MathObj/DiscreteMap.hs:63) (src/MathObj/DiscreteMap.hs:70) (src/MathObj/DiscreteMap.hs:76) (src/MathObj/DiscreteMap.hs:79) (src/MathObj/DiscreteMap.hs:83) (src/MathObj/DiscreteMap.hs:87) (src/MathObj/DiscreteMap.hs:91) 17% ( 1 / 6) in 'Algebra.OccasionallyScalar' Missing documentation for: C (src/Algebra/OccasionallyScalar.hs:37) toScalarDefault (src/Algebra/OccasionallyScalar.hs:42) toScalarShow (src/Algebra/OccasionallyScalar.hs:47) (src/Algebra/OccasionallyScalar.hs:53) (src/Algebra/OccasionallyScalar.hs:58) 14% ( 3 / 21) in 'MathObj.Matrix' Missing documentation for: Dimension (src/MathObj/Matrix.hs:78) format (src/MathObj/Matrix.hs:128) rows (src/MathObj/Matrix.hs:88) columns (src/MathObj/Matrix.hs:93) index (src/MathObj/Matrix.hs:98) fromRows (src/MathObj/Matrix.hs:101) fromColumns (src/MathObj/Matrix.hs:109) fromList (src/MathObj/Matrix.hs:117) dimension (src/MathObj/Matrix.hs:138) numRows (src/MathObj/Matrix.hs:141) numColumns (src/MathObj/Matrix.hs:144) zipWith (src/MathObj/Matrix.hs:154) zero (src/MathObj/Matrix.hs:162) one (src/MathObj/Matrix.hs:168) diagonal (src/MathObj/Matrix.hs:175) scale (src/MathObj/Matrix.hs:183) random (src/MathObj/Matrix.hs:209) randomR (src/MathObj/Matrix.hs:214) 50% ( 17 / 34) in 'MathObj.PartialFraction' Missing documentation for: toFractionSum (src/MathObj/PartialFraction.hs:68) appPrec (src/MathObj/PartialFraction.hs:72) (src/MathObj/PartialFraction.hs:75) toFraction (src/MathObj/PartialFraction.hs:83) hornerRev (src/MathObj/PartialFraction.hs:112) fromFactoredFractionAlt (src/MathObj/PartialFraction.hs:148) fromValue (src/MathObj/PartialFraction.hs:162) zipWith (src/MathObj/PartialFraction.hs:218) (src/MathObj/PartialFraction.hs:223) mulFrac' (src/MathObj/PartialFraction.hs:255) scaleInt (src/MathObj/PartialFraction.hs:346) mul (src/MathObj/PartialFraction.hs:352) mulFast (src/MathObj/PartialFraction.hs:362) (src/MathObj/PartialFraction.hs:369) indexMapMapWithKey (src/MathObj/PartialFraction.hs:376) indexMapToList (src/MathObj/PartialFraction.hs:381) indexMapFromList (src/MathObj/PartialFraction.hs:384) 18% ( 3 / 17) in 'MathObj.Permutation.CycleList' Missing documentation for: Cycle (src/MathObj/Permutation/CycleList.hs:26) T (src/MathObj/Permutation/CycleList.hs:27) fromFunction (src/MathObj/Permutation/CycleList.hs:31) cycleRightAction (src/MathObj/Permutation/CycleList.hs:44) cycleLeftAction (src/MathObj/Permutation/CycleList.hs:48) cycleAction (src/MathObj/Permutation/CycleList.hs:51) cycleOrbit (src/MathObj/Permutation/CycleList.hs:58) cyclesOrbit (src/MathObj/Permutation/CycleList.hs:68) orbit (src/MathObj/Permutation/CycleList.hs:71) takeUntilRepetitionSlow (src/MathObj/Permutation/CycleList.hs:81) choose (src/MathObj/Permutation/CycleList.hs:91) keepEssentials (src/MathObj/Permutation/CycleList.hs:95) isEssential (src/MathObj/Permutation/CycleList.hs:99) inverse (src/MathObj/Permutation/CycleList.hs:102) 24% ( 4 / 17) in 'MathObj.Permutation.CycleList.Check' Missing documentation for: T (src/MathObj/Permutation/CycleList/Check.hs:44) toCycles (src/MathObj/Permutation/CycleList/Check.hs:52) toTable (src/MathObj/Permutation/CycleList/Check.hs:55) fromTable (src/MathObj/Permutation/CycleList/Check.hs:58) errIncompat (src/MathObj/Permutation/CycleList/Check.hs:64) liftCmpTable2 (src/MathObj/Permutation/CycleList/Check.hs:67) liftTable2 (src/MathObj/Permutation/CycleList/Check.hs:74) closure (src/MathObj/Permutation/CycleList/Check.hs:79) (src/MathObj/Permutation/CycleList/Check.hs:83) (src/MathObj/Permutation/CycleList/Check.hs:88) (src/MathObj/Permutation/CycleList/Check.hs:94) (src/MathObj/Permutation/CycleList/Check.hs:108) (src/MathObj/Permutation/CycleList/Check.hs:123) 30% ( 8 / 27) in 'MathObj.Polynomial.Core' Missing documentation for: hornerArgVector (src/MathObj/Polynomial/Core.hs:62) unShift (src/MathObj/Polynomial/Core.hs:83) equal (src/MathObj/Polynomial/Core.hs:88) add (src/MathObj/Polynomial/Core.hs:92) sub (src/MathObj/Polynomial/Core.hs:92) negate (src/MathObj/Polynomial/Core.hs:97) scale (src/MathObj/Polynomial/Core.hs:102) collinear (src/MathObj/Polynomial/Core.hs:106) tensorProduct (src/MathObj/Polynomial/Core.hs:117) tensorProductAlt (src/MathObj/Polynomial/Core.hs:120) mulShear (src/MathObj/Polynomial/Core.hs:139) mulShearTranspose (src/MathObj/Polynomial/Core.hs:143) divMod (src/MathObj/Polynomial/Core.hs:147) stdUnit (src/MathObj/Polynomial/Core.hs:177) progression (src/MathObj/Polynomial/Core.hs:184) differentiate (src/MathObj/Polynomial/Core.hs:188) integrate (src/MathObj/Polynomial/Core.hs:192) mulLinearFactor (src/MathObj/Polynomial/Core.hs:207) alternate (src/MathObj/Polynomial/Core.hs:212) 37% ( 16 / 43) in 'MathObj.PowerSeries.Core' Missing documentation for: Module header evaluate (src/MathObj/PowerSeries/Core.hs:24) evaluateCoeffVector (src/MathObj/PowerSeries/Core.hs:28) evaluateArgVector (src/MathObj/PowerSeries/Core.hs:32) approximate (src/MathObj/PowerSeries/Core.hs:37) approximateCoeffVector (src/MathObj/PowerSeries/Core.hs:42) approximateArgVector (src/MathObj/PowerSeries/Core.hs:47) add (src/MathObj/PowerSeries/Core.hs:91) sub (src/MathObj/PowerSeries/Core.hs:91) negate (src/MathObj/PowerSeries/Core.hs:95) scale (src/MathObj/PowerSeries/Core.hs:98) mul (src/MathObj/PowerSeries/Core.hs:101) stripLeadZero (src/MathObj/PowerSeries/Core.hs:105) divMod (src/MathObj/PowerSeries/Core.hs:113) progression (src/MathObj/PowerSeries/Core.hs:144) recipProgression (src/MathObj/PowerSeries/Core.hs:147) differentiate (src/MathObj/PowerSeries/Core.hs:150) integrate (src/MathObj/PowerSeries/Core.hs:153) sinCos (src/MathObj/PowerSeries/Core.hs:206) sinCosScalar (src/MathObj/PowerSeries/Core.hs:214) sin (src/MathObj/PowerSeries/Core.hs:217) cos (src/MathObj/PowerSeries/Core.hs:217) tan (src/MathObj/PowerSeries/Core.hs:221) atan (src/MathObj/PowerSeries/Core.hs:242) asin (src/MathObj/PowerSeries/Core.hs:247) acos (src/MathObj/PowerSeries/Core.hs:247) invDiff (src/MathObj/PowerSeries/Core.hs:323) 24% ( 7 / 29) in 'MathObj.PowerSeries' Missing documentation for: T (src/MathObj/PowerSeries.hs:30) fromCoeffs (src/MathObj/PowerSeries.hs:33) lift0 (src/MathObj/PowerSeries.hs:37) lift1 (src/MathObj/PowerSeries.hs:41) lift2 (src/MathObj/PowerSeries.hs:45) const (src/MathObj/PowerSeries.hs:49) (src/MathObj/PowerSeries.hs:57) appPrec (src/MathObj/PowerSeries.hs:61) (src/MathObj/PowerSeries.hs:64) truncate (src/MathObj/PowerSeries.hs:70) evaluateArgVector (src/MathObj/PowerSeries.hs:89) (src/MathObj/PowerSeries.hs:120) (src/MathObj/PowerSeries.hs:123) (src/MathObj/PowerSeries.hs:129) (src/MathObj/PowerSeries.hs:134) (src/MathObj/PowerSeries.hs:139) (src/MathObj/PowerSeries.hs:142) (src/MathObj/PowerSeries.hs:145) (src/MathObj/PowerSeries.hs:149) (src/MathObj/PowerSeries.hs:155) (src/MathObj/PowerSeries.hs:159) (src/MathObj/PowerSeries.hs:165) 10% ( 2 / 20) in 'MathObj.PowerSeries2.Core' Missing documentation for: Module header T (src/MathObj/PowerSeries2/Core.hs:17) lift0fromPowerSeries (src/MathObj/PowerSeries2/Core.hs:20) lift1fromPowerSeries (src/MathObj/PowerSeries2/Core.hs:23) lift2fromPowerSeries (src/MathObj/PowerSeries2/Core.hs:28) add (src/MathObj/PowerSeries2/Core.hs:36) sub (src/MathObj/PowerSeries2/Core.hs:36) negate (src/MathObj/PowerSeries2/Core.hs:40) scale (src/MathObj/PowerSeries2/Core.hs:44) mul (src/MathObj/PowerSeries2/Core.hs:47) divide (src/MathObj/PowerSeries2/Core.hs:51) sqrt (src/MathObj/PowerSeries2/Core.hs:56) pow (src/MathObj/PowerSeries2/Core.hs:62) swapVariables (src/MathObj/PowerSeries2/Core.hs:69) differentiate0 (src/MathObj/PowerSeries2/Core.hs:73) differentiate1 (src/MathObj/PowerSeries2/Core.hs:77) integrate0 (src/MathObj/PowerSeries2/Core.hs:80) integrate1 (src/MathObj/PowerSeries2/Core.hs:84) 10% ( 5 / 48) in 'MathObj.PowerSeries.Example' Missing documentation for: Module header recip (src/MathObj/PowerSeries/Example.hs:24) exp (src/MathObj/PowerSeries/Example.hs:27) sin (src/MathObj/PowerSeries/Example.hs:27) cos (src/MathObj/PowerSeries/Example.hs:27) log (src/MathObj/PowerSeries/Example.hs:27) asin (src/MathObj/PowerSeries/Example.hs:27) atan (src/MathObj/PowerSeries/Example.hs:27) sqrt (src/MathObj/PowerSeries/Example.hs:27) acos (src/MathObj/PowerSeries/Example.hs:29) tan (src/MathObj/PowerSeries/Example.hs:30) sinh (src/MathObj/PowerSeries/Example.hs:40) cosh (src/MathObj/PowerSeries/Example.hs:40) atanh (src/MathObj/PowerSeries/Example.hs:40) pow (src/MathObj/PowerSeries/Example.hs:45) recipExpl (src/MathObj/PowerSeries/Example.hs:52) expExpl (src/MathObj/PowerSeries/Example.hs:55) sinExpl (src/MathObj/PowerSeries/Example.hs:55) cosExpl (src/MathObj/PowerSeries/Example.hs:55) tanExpl (src/MathObj/PowerSeries/Example.hs:60) tanExplSieve (src/MathObj/PowerSeries/Example.hs:60) logExpl (src/MathObj/PowerSeries/Example.hs:68) atanExpl (src/MathObj/PowerSeries/Example.hs:68) sqrtExpl (src/MathObj/PowerSeries/Example.hs:68) sinhExpl (src/MathObj/PowerSeries/Example.hs:72) coshExpl (src/MathObj/PowerSeries/Example.hs:72) atanhExpl (src/MathObj/PowerSeries/Example.hs:72) powExpl (src/MathObj/PowerSeries/Example.hs:79) expODE (src/MathObj/PowerSeries/Example.hs:113) sinODE (src/MathObj/PowerSeries/Example.hs:113) cosODE (src/MathObj/PowerSeries/Example.hs:113) tanODE (src/MathObj/PowerSeries/Example.hs:113) tanODESieve (src/MathObj/PowerSeries/Example.hs:113) logODE (src/MathObj/PowerSeries/Example.hs:129) recipCircle (src/MathObj/PowerSeries/Example.hs:129) asinODE (src/MathObj/PowerSeries/Example.hs:129) atanODE (src/MathObj/PowerSeries/Example.hs:129) sqrtODE (src/MathObj/PowerSeries/Example.hs:129) acosODE (src/MathObj/PowerSeries/Example.hs:136) sinhODE (src/MathObj/PowerSeries/Example.hs:139) coshODE (src/MathObj/PowerSeries/Example.hs:139) atanhODE (src/MathObj/PowerSeries/Example.hs:139) powODE (src/MathObj/PowerSeries/Example.hs:152) 43% ( 3 / 7) in 'MathObj.PowerSeries.DifferentialEquation' Missing documentation for: verifyDiffEq0 (src/MathObj/PowerSeries/DifferentialEquation.hs:51) propDiffEq0 (src/MathObj/PowerSeries/DifferentialEquation.hs:55) verifyDiffEq1 (src/MathObj/PowerSeries/DifferentialEquation.hs:77) propDiffEq1 (src/MathObj/PowerSeries/DifferentialEquation.hs:80) 10% ( 2 / 21) in 'MathObj.PowerSeries2' Missing documentation for: isValid (src/MathObj/PowerSeries2.hs:47) check (src/MathObj/PowerSeries2.hs:50) fromCoeffs (src/MathObj/PowerSeries2.hs:59) fromPowerSeries0 (src/MathObj/PowerSeries2.hs:62) fromPowerSeries1 (src/MathObj/PowerSeries2.hs:68) lift0 (src/MathObj/PowerSeries2.hs:75) lift1 (src/MathObj/PowerSeries2.hs:78) lift2 (src/MathObj/PowerSeries2.hs:81) const (src/MathObj/PowerSeries2.hs:85) truncate (src/MathObj/PowerSeries2.hs:90) (src/MathObj/PowerSeries2.hs:94) appPrec (src/MathObj/PowerSeries2.hs:97) (src/MathObj/PowerSeries2.hs:100) (src/MathObj/PowerSeries2.hs:105) (src/MathObj/PowerSeries2.hs:108) (src/MathObj/PowerSeries2.hs:115) (src/MathObj/PowerSeries2.hs:120) (src/MathObj/PowerSeries2.hs:126) (src/MathObj/PowerSeries2.hs:130) 5% ( 1 / 19) in 'MathObj.PowerSeries.Mean' Missing documentation for: diffComp (src/MathObj/PowerSeries/Mean.hs:76) logarithmic (src/MathObj/PowerSeries/Mean.hs:89) elemSym3_2 (src/MathObj/PowerSeries/Mean.hs:99) quadratic (src/MathObj/PowerSeries/Mean.hs:122) quadraticMVF (src/MathObj/PowerSeries/Mean.hs:125) quadraticDiff (src/MathObj/PowerSeries/Mean.hs:141) quadratic2 (src/MathObj/PowerSeries/Mean.hs:156) quadraticDiff2 (src/MathObj/PowerSeries/Mean.hs:160) harmonicMVF (src/MathObj/PowerSeries/Mean.hs:172) harmonic2 (src/MathObj/PowerSeries/Mean.hs:181) harmonicDiff2 (src/MathObj/PowerSeries/Mean.hs:189) arithmeticMVF (src/MathObj/PowerSeries/Mean.hs:195) arithmetic2 (src/MathObj/PowerSeries/Mean.hs:201) arithmeticDiff2 (src/MathObj/PowerSeries/Mean.hs:204) geometricMVF (src/MathObj/PowerSeries/Mean.hs:209) geometric2 (src/MathObj/PowerSeries/Mean.hs:215) geometricDiff2 (src/MathObj/PowerSeries/Mean.hs:219) meanValueDiff2 (src/MathObj/PowerSeries/Mean.hs:226) 28% ( 11 / 39) in 'Number.FixedPoint' Missing documentation for: fromFloat (src/Number/FixedPoint.hs:43) showPositionalHex (src/Number/FixedPoint.hs:66) showPositionalBin (src/Number/FixedPoint.hs:69) showPositionalBasis (src/Number/FixedPoint.hs:72) liftShowPosToInt (src/Number/FixedPoint.hs:77) toPositional (src/Number/FixedPoint.hs:83) add (src/Number/FixedPoint.hs:91) sub (src/Number/FixedPoint.hs:94) mul (src/Number/FixedPoint.hs:100) divide (src/Number/FixedPoint.hs:106) recip (src/Number/FixedPoint.hs:109) magnitudes (src/Number/FixedPoint.hs:119) sqrt (src/Number/FixedPoint.hs:133) root (src/Number/FixedPoint.hs:143) evalPowerSeries (src/Number/FixedPoint.hs:158) cos (src/Number/FixedPoint.hs:165) sin (src/Number/FixedPoint.hs:165) tan (src/Number/FixedPoint.hs:165) arctanSmall (src/Number/FixedPoint.hs:172) arctan (src/Number/FixedPoint.hs:176) piConst (src/Number/FixedPoint.hs:184) expSmall (src/Number/FixedPoint.hs:195) eConst (src/Number/FixedPoint.hs:198) recipEConst (src/Number/FixedPoint.hs:201) exp (src/Number/FixedPoint.hs:204) approxLogBase (src/Number/FixedPoint.hs:216) lnSmall (src/Number/FixedPoint.hs:220) ln (src/Number/FixedPoint.hs:225) 12% ( 1 / 8) in 'Number.ResidueClass' Missing documentation for: Module header add (src/Number/ResidueClass.hs:15) sub (src/Number/ResidueClass.hs:15) neg (src/Number/ResidueClass.hs:19) mul (src/Number/ResidueClass.hs:22) divide (src/Number/ResidueClass.hs:41) recip (src/Number/ResidueClass.hs:46) 8% ( 1 / 13) in 'Number.GaloisField2p32m5' Missing documentation for: T (src/Number/GaloisField2p32m5.hs:32) appPrec (src/Number/GaloisField2p32m5.hs:36) (src/Number/GaloisField2p32m5.hs:39) (src/Number/GaloisField2p32m5.hs:47) (src/Number/GaloisField2p32m5.hs:50) base (src/Number/GaloisField2p32m5.hs:57) lift2 (src/Number/GaloisField2p32m5.hs:62) lift2Integer (src/Number/GaloisField2p32m5.hs:67) (src/Number/GaloisField2p32m5.hs:72) (src/Number/GaloisField2p32m5.hs:82) (src/Number/GaloisField2p32m5.hs:88) (src/Number/GaloisField2p32m5.hs:91) 25% ( 1 / 4) in 'Number.PartiallyTranscendental' Missing documentation for: T (src/Number/PartiallyTranscendental.hs:26) fromValue (src/Number/PartiallyTranscendental.hs:29) toValue (src/Number/PartiallyTranscendental.hs:26) 15% ( 3 / 20) in 'Number.ResidueClass.Check' Missing documentation for: Module header factorPrec (src/Number/ResidueClass/Check.hs:39) (src/Number/ResidueClass/Check.hs:42) (src/Number/ResidueClass/Check.hs:45) maybeCompatible (src/Number/ResidueClass/Check.hs:57) fromRepresentative (src/Number/ResidueClass/Check.hs:64) lift1 (src/Number/ResidueClass/Check.hs:67) lift2 (src/Number/ResidueClass/Check.hs:72) errIncompat (src/Number/ResidueClass/Check.hs:79) zero (src/Number/ResidueClass/Check.hs:83) one (src/Number/ResidueClass/Check.hs:86) fromInteger (src/Number/ResidueClass/Check.hs:89) (src/Number/ResidueClass/Check.hs:94) (src/Number/ResidueClass/Check.hs:100) (src/Number/ResidueClass/Check.hs:103) (src/Number/ResidueClass/Check.hs:109) (src/Number/ResidueClass/Check.hs:115) 30% ( 3 / 10) in 'Number.ResidueClass.Maybe' Missing documentation for: Module header matchMaybe (src/Number/ResidueClass/Maybe.hs:39) isCompatibleMaybe (src/Number/ResidueClass/Maybe.hs:43) lift2 (src/Number/ResidueClass/Maybe.hs:53) (src/Number/ResidueClass/Maybe.hs:62) (src/Number/ResidueClass/Maybe.hs:71) (src/Number/ResidueClass/Maybe.hs:77) 5% ( 1 / 21) in 'Number.ResidueClass.Reader' Missing documentation for: Module header concrete (src/Number/ResidueClass/Reader.hs:28) fromRepresentative (src/Number/ResidueClass/Reader.hs:31) getZero (src/Number/ResidueClass/Reader.hs:35) getOne (src/Number/ResidueClass/Reader.hs:38) fromInteger (src/Number/ResidueClass/Reader.hs:41) (src/Number/ResidueClass/Reader.hs:45) (src/Number/ResidueClass/Reader.hs:48) (src/Number/ResidueClass/Reader.hs:52) getAdd (src/Number/ResidueClass/Reader.hs:58) getSub (src/Number/ResidueClass/Reader.hs:61) getNeg (src/Number/ResidueClass/Reader.hs:64) getAdditiveVars (src/Number/ResidueClass/Reader.hs:67) getMul (src/Number/ResidueClass/Reader.hs:72) getRingVars (src/Number/ResidueClass/Reader.hs:75) getDivide (src/Number/ResidueClass/Reader.hs:80) getRecip (src/Number/ResidueClass/Reader.hs:83) getFieldVars (src/Number/ResidueClass/Reader.hs:86) monadExample (src/Number/ResidueClass/Reader.hs:89) runExample (src/Number/ResidueClass/Reader.hs:100) 67% ( 6 / 9) in 'Number.Physical.Unit' Missing documentation for: ratScale (src/Number/Physical/Unit.hs:56) ratScaleMaybe (src/Number/Physical/Unit.hs:61) ratScaleMaybe2 (src/Number/Physical/Unit.hs:68) 28% ( 7 / 25) in 'Number.Physical.UnitDatabase' Missing documentation for: T (src/Number/Physical/UnitDatabase.hs:21) InitUnitSet (src/Number/Physical/UnitDatabase.hs:25) InitScale (src/Number/Physical/UnitDatabase.hs:32) extractOne (src/Number/Physical/UnitDatabase.hs:67) initScale (src/Number/Physical/UnitDatabase.hs:71) initUnitSet (src/Number/Physical/UnitDatabase.hs:73) createScale (src/Number/Physical/UnitDatabase.hs:76) createUnitSet (src/Number/Physical/UnitDatabase.hs:79) showableUnit (src/Number/Physical/UnitDatabase.hs:88) powerOfScale (src/Number/Physical/UnitDatabase.hs:102) showExp (src/Number/Physical/UnitDatabase.hs:108) findIndep (src/Number/Physical/UnitDatabase.hs:132) findClosest (src/Number/Physical/UnitDatabase.hs:135) evalDist (src/Number/Physical/UnitDatabase.hs:140) findBestExp (src/Number/Physical/UnitDatabase.hs:149) distLE (src/Number/Physical/UnitDatabase.hs:170) distances (src/Number/Physical/UnitDatabase.hs:175) listMultiples (src/Number/Physical/UnitDatabase.hs:178) 41% ( 30 / 74) in 'Number.SI.Unit' Missing documentation for: Dimension (src/Number/SI/Unit.hs:19) fourth (src/Number/SI/Unit.hs:61) half (src/Number/SI/Unit.hs:61) threeFourth (src/Number/SI/Unit.hs:61) secondsPerHour (src/Number/SI/Unit.hs:63) secondsPerDay (src/Number/SI/Unit.hs:63) secondsPerYear (src/Number/SI/Unit.hs:63) meterPerInch (src/Number/SI/Unit.hs:63) meterPerFoot (src/Number/SI/Unit.hs:63) meterPerYard (src/Number/SI/Unit.hs:63) meterPerAstronomicUnit (src/Number/SI/Unit.hs:63) meterPerParsec (src/Number/SI/Unit.hs:63) k2 (src/Number/SI/Unit.hs:63) deg180 (src/Number/SI/Unit.hs:63) grad200 (src/Number/SI/Unit.hs:63) bytesize (src/Number/SI/Unit.hs:63) radPerDeg (src/Number/SI/Unit.hs:69) radPerGrad (src/Number/SI/Unit.hs:69) mach (src/Number/SI/Unit.hs:71) speedOfLight (src/Number/SI/Unit.hs:71) electronVolt (src/Number/SI/Unit.hs:71) calorien (src/Number/SI/Unit.hs:71) horsePower (src/Number/SI/Unit.hs:71) zepto (src/Number/SI/Unit.hs:74) atto (src/Number/SI/Unit.hs:74) femto (src/Number/SI/Unit.hs:74) pico (src/Number/SI/Unit.hs:74) nano (src/Number/SI/Unit.hs:74) micro (src/Number/SI/Unit.hs:74) milli (src/Number/SI/Unit.hs:74) centi (src/Number/SI/Unit.hs:74) deci (src/Number/SI/Unit.hs:74) one (src/Number/SI/Unit.hs:74) deca (src/Number/SI/Unit.hs:74) hecto (src/Number/SI/Unit.hs:74) kilo (src/Number/SI/Unit.hs:74) mega (src/Number/SI/Unit.hs:74) giga (src/Number/SI/Unit.hs:74) tera (src/Number/SI/Unit.hs:74) peta (src/Number/SI/Unit.hs:74) exa (src/Number/SI/Unit.hs:74) zetta (src/Number/SI/Unit.hs:74) yotta (src/Number/SI/Unit.hs:74) database (src/Number/SI/Unit.hs:146) 8% ( 2 / 25) in 'MathObj.Wrapper.Haskell98' Missing documentation for: lift1 (src/MathObj/Wrapper/Haskell98.hs:55) lift2 (src/MathObj/Wrapper/Haskell98.hs:59) unliftF1 (src/MathObj/Wrapper/Haskell98.hs:64) unliftF2 (src/MathObj/Wrapper/Haskell98.hs:68) (src/MathObj/Wrapper/Haskell98.hs:72) (src/MathObj/Wrapper/Haskell98.hs:77) (src/MathObj/Wrapper/Haskell98.hs:83) (src/MathObj/Wrapper/Haskell98.hs:88) (src/MathObj/Wrapper/Haskell98.hs:94) (src/MathObj/Wrapper/Haskell98.hs:99) (src/MathObj/Wrapper/Haskell98.hs:118) (src/MathObj/Wrapper/Haskell98.hs:124) (src/MathObj/Wrapper/Haskell98.hs:130) (src/MathObj/Wrapper/Haskell98.hs:134) (src/MathObj/Wrapper/Haskell98.hs:137) (src/MathObj/Wrapper/Haskell98.hs:141) (src/MathObj/Wrapper/Haskell98.hs:152) (src/MathObj/Wrapper/Haskell98.hs:154) (src/MathObj/Wrapper/Haskell98.hs:157) (src/MathObj/Wrapper/Haskell98.hs:163) (src/MathObj/Wrapper/Haskell98.hs:166) (src/MathObj/Wrapper/Haskell98.hs:169) unimplemented (src/MathObj/Wrapper/Haskell98.hs:186) 22% ( 4 / 18) in 'MathObj.Polynomial' Missing documentation for: T (src/MathObj/Polynomial.hs:84) fromCoeffs (src/MathObj/Polynomial.hs:88) coeffs (src/MathObj/Polynomial.hs:84) degree (src/MathObj/Polynomial.hs:103) showsExpressionPrec (src/MathObj/Polynomial.hs:128) const (src/MathObj/Polynomial.hs:182) evaluate (src/MathObj/Polynomial.hs:148) collinear (src/MathObj/Polynomial.hs:186) integrate (src/MathObj/Polynomial.hs:255) fromRoots (src/MathObj/Polynomial.hs:261) reverse (src/MathObj/Polynomial.hs:265) translate (src/MathObj/Polynomial.hs:268) dilate (src/MathObj/Polynomial.hs:276) shrink (src/MathObj/Polynomial.hs:272) 23% ( 8 / 35) in 'MathObj.PowerSum' Missing documentation for: T (src/MathObj/PowerSum.hs:40) lift0 (src/MathObj/PowerSum.hs:45) lift1 (src/MathObj/PowerSum.hs:48) lift2 (src/MathObj/PowerSum.hs:51) const (src/MathObj/PowerSum.hs:55) fromElemSym (src/MathObj/PowerSum.hs:90) divOneFlip (src/MathObj/PowerSum.hs:95) fromElemSymDenormalized (src/MathObj/PowerSum.hs:103) toElemSym (src/MathObj/PowerSum.hs:109) toElemSymInt (src/MathObj/PowerSum.hs:115) fromPolynomial (src/MathObj/PowerSum.hs:123) elemSymFromPolynomial (src/MathObj/PowerSum.hs:130) binomials (src/MathObj/PowerSum.hs:137) appPrec (src/MathObj/PowerSum.hs:142) (src/MathObj/PowerSum.hs:145) add (src/MathObj/PowerSum.hs:154) (src/MathObj/PowerSum.hs:159) mul (src/MathObj/PowerSum.hs:167) pow (src/MathObj/PowerSum.hs:170) (src/MathObj/PowerSum.hs:177) (src/MathObj/PowerSum.hs:186) (src/MathObj/PowerSum.hs:189) (src/MathObj/PowerSum.hs:194) root (src/MathObj/PowerSum.hs:200) (src/MathObj/PowerSum.hs:211) approxSeries (src/MathObj/PowerSum.hs:218) propOp (src/MathObj/PowerSum.hs:224) 30% ( 3 / 10) in 'MathObj.RefinementMask2' Missing documentation for: Module header T (src/MathObj/RefinementMask2.hs:32) coeffs (src/MathObj/RefinementMask2.hs:32) fromCoeffs (src/MathObj/RefinementMask2.hs:36) toPolynomialFast (src/MathObj/RefinementMask2.hs:149) refinePolynomial (src/MathObj/RefinementMask2.hs:165) convolveTruncatedPowerPolynomials (src/MathObj/RefinementMask2.hs:214) 24% ( 9 / 37) in 'MathObj.RootSet' Missing documentation for: T (src/MathObj/RootSet.hs:39) lift0 (src/MathObj/RootSet.hs:44) lift1 (src/MathObj/RootSet.hs:47) lift2 (src/MathObj/RootSet.hs:50) const (src/MathObj/RootSet.hs:54) toPolynomial (src/MathObj/RootSet.hs:58) fromPolynomial (src/MathObj/RootSet.hs:61) toPowerSums (src/MathObj/RootSet.hs:66) fromPowerSums (src/MathObj/RootSet.hs:69) fromRoots (src/MathObj/RootSet.hs:80) liftPowerSum1Gen (src/MathObj/RootSet.hs:85) liftPowerSum2Gen (src/MathObj/RootSet.hs:90) liftPowerSum1 (src/MathObj/RootSet.hs:97) liftPowerSum2 (src/MathObj/RootSet.hs:101) liftPowerSumInt1 (src/MathObj/RootSet.hs:105) liftPowerSumInt2 (src/MathObj/RootSet.hs:109) appPrec (src/MathObj/RootSet.hs:118) (src/MathObj/RootSet.hs:121) add (src/MathObj/RootSet.hs:130) addInt (src/MathObj/RootSet.hs:133) (src/MathObj/RootSet.hs:136) mul (src/MathObj/RootSet.hs:144) mulInt (src/MathObj/RootSet.hs:147) pow (src/MathObj/RootSet.hs:151) powInt (src/MathObj/RootSet.hs:154) (src/MathObj/RootSet.hs:158) (src/MathObj/RootSet.hs:167) (src/MathObj/RootSet.hs:173) 29% ( 5 / 17) in 'Number.Root' Missing documentation for: Module header fromNumber (src/Number/Root.hs:37) toNumber (src/Number/Root.hs:40) toRootSet (src/Number/Root.hs:43) commonDegree (src/Number/Root.hs:48) (src/Number/Root.hs:53) (src/Number/Root.hs:58) mul (src/Number/Root.hs:64) div (src/Number/Root.hs:67) recip (src/Number/Root.hs:70) rationalPower (src/Number/Root.hs:90) sqrt (src/Number/Root.hs:101) 74% ( 20 / 27) in 'Number.Complex' Missing documentation for: imaginaryUnit (src/Number/Complex.hs:110) fromReal (src/Number/Complex.hs:114) signumNorm (src/Number/Complex.hs:206) magnitude (src/Number/Complex.hs:249) magnitudeSqr (src/Number/Complex.hs:262) propPolar (src/Number/Complex.hs:225) defltPow (src/Number/Complex.hs:489) 36% ( 16 / 44) in 'MathObj.LaurentPolynomial' Missing documentation for: const (src/MathObj/LaurentPolynomial.hs:46) ! (src/MathObj/LaurentPolynomial.hs:49) fromCoeffs (src/MathObj/LaurentPolynomial.hs:55) fromShiftCoeffs (src/MathObj/LaurentPolynomial.hs:58) fromPolynomial (src/MathObj/LaurentPolynomial.hs:61) fromPowerSeries (src/MathObj/LaurentPolynomial.hs:64) bounds (src/MathObj/LaurentPolynomial.hs:67) shift (src/MathObj/LaurentPolynomial.hs:70) translate (src/MathObj/LaurentPolynomial.hs:74) (src/MathObj/LaurentPolynomial.hs:78) appPrec (src/MathObj/LaurentPolynomial.hs:84) (src/MathObj/LaurentPolynomial.hs:87) add (src/MathObj/LaurentPolynomial.hs:95) series (src/MathObj/LaurentPolynomial.hs:111) addShifted (src/MathObj/LaurentPolynomial.hs:162) negate (src/MathObj/LaurentPolynomial.hs:172) sub (src/MathObj/LaurentPolynomial.hs:175) (src/MathObj/LaurentPolynomial.hs:178) (src/MathObj/LaurentPolynomial.hs:187) (src/MathObj/LaurentPolynomial.hs:192) (src/MathObj/LaurentPolynomial.hs:195) mul (src/MathObj/LaurentPolynomial.hs:200) (src/MathObj/LaurentPolynomial.hs:203) div (src/MathObj/LaurentPolynomial.hs:211) (src/MathObj/LaurentPolynomial.hs:218) divExample (src/MathObj/LaurentPolynomial.hs:221) (src/MathObj/LaurentPolynomial.hs:246) identical (src/MathObj/LaurentPolynomial.hs:250) 44% ( 65 /148) in 'Number.Positional' Missing documentation for: T (src/Number/Positional.hs:48) FixedPoint (src/Number/Positional.hs:49) Mantissa (src/Number/Positional.hs:50) Digit (src/Number/Positional.hs:51) Exponent (src/Number/Positional.hs:52) Basis (src/Number/Positional.hs:53) moveToZero (src/Number/Positional.hs:58) checkPosDigit (src/Number/Positional.hs:64) checkDigit (src/Number/Positional.hs:70) prependDigit (src/Number/Positional.hs:152) trimOnce (src/Number/Positional.hs:174) decreaseExpFP (src/Number/Positional.hs:199) pumpFirstFP (src/Number/Positional.hs:204) fromBaseCardinal (src/Number/Positional.hs:226) fromBaseInteger (src/Number/Positional.hs:231) mantissaToNum (src/Number/Positional.hs:237) mantissaFromCard (src/Number/Positional.hs:242) mantissaFromInt (src/Number/Positional.hs:248) mantissaFromFixedInt (src/Number/Positional.hs:254) fromBaseRational (src/Number/Positional.hs:264) fromFixedPoint (src/Number/Positional.hs:286) toDouble (src/Number/Positional.hs:294) fromDoubleRough (src/Number/Positional.hs:321) mantLengthDouble (src/Number/Positional.hs:326) liftDoubleApprox (src/Number/Positional.hs:334) liftDoubleRough (src/Number/Positional.hs:337) showHex (src/Number/Positional.hs:349) showBin (src/Number/Positional.hs:352) showBasis (src/Number/Positional.hs:355) fromBasisMant (src/Number/Positional.hs:405) lessApprox (src/Number/Positional.hs:471) trunc (src/Number/Positional.hs:477) equalApprox (src/Number/Positional.hs:483) withTwoMantissas (src/Number/Positional.hs:551) align (src/Number/Positional.hs:562) absolute (src/Number/Positional.hs:578) absMant (src/Number/Positional.hs:581) fromLaurent (src/Number/Positional.hs:592) toLaurent (src/Number/Positional.hs:595) liftLaurent2 (src/Number/Positional.hs:598) liftLaurentMany (src/Number/Positional.hs:604) sub (src/Number/Positional.hs:616) neg (src/Number/Positional.hs:619) Series (src/Number/Positional.hs:644) seriesPlain (src/Number/Positional.hs:664) splitAtMatchPadZero (src/Number/Positional.hs:713) scale (src/Number/Positional.hs:729) scaleSimple (src/Number/Positional.hs:737) scaleMant (src/Number/Positional.hs:740) mulSeries (src/Number/Positional.hs:745) divMant (src/Number/Positional.hs:780) divMantSlow (src/Number/Positional.hs:798) reciprocal (src/Number/Positional.hs:808) divIntMantInf (src/Number/Positional.hs:829) divInt (src/Number/Positional.hs:835) sqrt (src/Number/Positional.hs:850) sqrtDriver (src/Number/Positional.hs:853) sqrtMant (src/Number/Positional.hs:864) sqrtNewton (src/Number/Positional.hs:924) expSeries (src/Number/Positional.hs:998) expSeriesLazy (src/Number/Positional.hs:1011) expSmallLazy (src/Number/Positional.hs:1024) exp (src/Number/Positional.hs:1028) intPower (src/Number/Positional.hs:1042) cardPower (src/Number/Positional.hs:1048) powerSmall (src/Number/Positional.hs:1083) power (src/Number/Positional.hs:1086) root (src/Number/Positional.hs:1093) cosSin (src/Number/Positional.hs:1147) tan (src/Number/Positional.hs:1163) cot (src/Number/Positional.hs:1166) lnSeries (src/Number/Positional.hs:1172) lnSmall (src/Number/Positional.hs:1179) lnNewton' (src/Number/Positional.hs:1236) ln (src/Number/Positional.hs:1258) arctanSmall (src/Number/Positional.hs:1307) zero (src/Number/Positional.hs:1378) one (src/Number/Positional.hs:1381) minusOne (src/Number/Positional.hs:1384) eConst (src/Number/Positional.hs:1390) recipEConst (src/Number/Positional.hs:1393) piConst (src/Number/Positional.hs:1396) sliceVertPair (src/Number/Positional.hs:1413) 76% ( 16 / 21) in 'Number.Quaternion' Missing documentation for: fromReal (src/Number/Quaternion.hs:86) fromRotationMatrix (src/Number/Quaternion.hs:170) scalarProduct (src/Number/Quaternion.hs:129) crossProduct (src/Number/Quaternion.hs:133) norm (src/Number/Quaternion.hs:122) 24% ( 5 / 21) in 'Algebra.AffineSpace' Missing documentation for: Zero (src/Algebra/AffineSpace.hs:139) (src/Algebra/AffineSpace.hs:143) (src/Algebra/AffineSpace.hs:147) (src/Algebra/AffineSpace.hs:151) (src/Algebra/AffineSpace.hs:155) (src/Algebra/AffineSpace.hs:160) (src/Algebra/AffineSpace.hs:164) (src/Algebra/AffineSpace.hs:168) (src/Algebra/AffineSpace.hs:173) multiplyAccumulateModule (src/Algebra/AffineSpace.hs:191) element (src/Algebra/AffineSpace.hs:204) (src/Algebra/AffineSpace.hs:210) (src/Algebra/AffineSpace.hs:215) makeMac (src/Algebra/AffineSpace.hs:223) makeMac2 (src/Algebra/AffineSpace.hs:232) makeMac3 (src/Algebra/AffineSpace.hs:241) 5% ( 1 / 21) in 'Number.ResidueClass.Func' Missing documentation for: Module header concrete (src/Number/ResidueClass/Func.hs:33) fromRepresentative (src/Number/ResidueClass/Func.hs:36) lift0 (src/Number/ResidueClass/Func.hs:39) lift1 (src/Number/ResidueClass/Func.hs:42) lift2 (src/Number/ResidueClass/Func.hs:45) zero (src/Number/ResidueClass/Func.hs:49) one (src/Number/ResidueClass/Func.hs:52) fromInteger (src/Number/ResidueClass/Func.hs:55) equal (src/Number/ResidueClass/Func.hs:58) (src/Number/ResidueClass/Func.hs:62) (src/Number/ResidueClass/Func.hs:66) (src/Number/ResidueClass/Func.hs:72) (src/Number/ResidueClass/Func.hs:77) notImplemented (src/Number/ResidueClass/Func.hs:89) lift98_1 (src/Number/ResidueClass/Func.hs:94) lift98_2 (src/Number/ResidueClass/Func.hs:98) (src/Number/ResidueClass/Func.hs:104) (src/Number/ResidueClass/Func.hs:112) (src/Number/ResidueClass/Func.hs:115) 10% ( 2 / 21) in 'MathObj.Wrapper.NumericPrelude' Missing documentation for: lift1 (src/MathObj/Wrapper/NumericPrelude.hs:66) lift2 (src/MathObj/Wrapper/NumericPrelude.hs:70) (src/MathObj/Wrapper/NumericPrelude.hs:74) (src/MathObj/Wrapper/NumericPrelude.hs:95) (src/MathObj/Wrapper/NumericPrelude.hs:106) (src/MathObj/Wrapper/NumericPrelude.hs:117) (src/MathObj/Wrapper/NumericPrelude.hs:122) (src/MathObj/Wrapper/NumericPrelude.hs:142) (src/MathObj/Wrapper/NumericPrelude.hs:146) (src/MathObj/Wrapper/NumericPrelude.hs:155) (src/MathObj/Wrapper/NumericPrelude.hs:193) (src/MathObj/Wrapper/NumericPrelude.hs:196) (src/MathObj/Wrapper/NumericPrelude.hs:198) (src/MathObj/Wrapper/NumericPrelude.hs:201) (src/MathObj/Wrapper/NumericPrelude.hs:206) (src/MathObj/Wrapper/NumericPrelude.hs:209) (src/MathObj/Wrapper/NumericPrelude.hs:212) (src/MathObj/Wrapper/NumericPrelude.hs:215) unimplemented (src/MathObj/Wrapper/NumericPrelude.hs:219) 6% ( 3 / 50) in 'Number.DimensionTerm' Missing documentation for: T (src/Number/DimensionTerm.hs:35) (src/Number/DimensionTerm.hs:39) (src/Number/DimensionTerm.hs:48) fromNumber (src/Number/DimensionTerm.hs:52) toNumber (src/Number/DimensionTerm.hs:55) fromNumberWithDimension (src/Number/DimensionTerm.hs:58) toNumberWithDimension (src/Number/DimensionTerm.hs:61) (src/Number/DimensionTerm.hs:65) (src/Number/DimensionTerm.hs:71) (src/Number/DimensionTerm.hs:74) (src/Number/DimensionTerm.hs:79) (src/Number/DimensionTerm.hs:84) (src/Number/DimensionTerm.hs:92) &*& (src/Number/DimensionTerm.hs:100) &/& (src/Number/DimensionTerm.hs:104) mulToScalar (src/Number/DimensionTerm.hs:108) divToScalar (src/Number/DimensionTerm.hs:112) cancelToScalar (src/Number/DimensionTerm.hs:116) recip (src/Number/DimensionTerm.hs:122) unrecip (src/Number/DimensionTerm.hs:126) sqr (src/Number/DimensionTerm.hs:130) sqrt (src/Number/DimensionTerm.hs:134) abs (src/Number/DimensionTerm.hs:139) absSignum (src/Number/DimensionTerm.hs:142) scale (src/Number/DimensionTerm.hs:145) *& (src/Number/DimensionTerm.hs:145) rewriteDimension (src/Number/DimensionTerm.hs:152) Scalar (src/Number/DimensionTerm.hs:171) Length (src/Number/DimensionTerm.hs:172) Time (src/Number/DimensionTerm.hs:173) Mass (src/Number/DimensionTerm.hs:174) Charge (src/Number/DimensionTerm.hs:175) Angle (src/Number/DimensionTerm.hs:176) Temperature (src/Number/DimensionTerm.hs:177) Information (src/Number/DimensionTerm.hs:178) Frequency (src/Number/DimensionTerm.hs:180) Voltage (src/Number/DimensionTerm.hs:181) scalar (src/Number/DimensionTerm.hs:184) length (src/Number/DimensionTerm.hs:187) time (src/Number/DimensionTerm.hs:190) mass (src/Number/DimensionTerm.hs:193) charge (src/Number/DimensionTerm.hs:196) frequency (src/Number/DimensionTerm.hs:199) angle (src/Number/DimensionTerm.hs:202) temperature (src/Number/DimensionTerm.hs:205) information (src/Number/DimensionTerm.hs:208) voltage (src/Number/DimensionTerm.hs:212) 5% ( 2 / 41) in 'Number.DimensionTerm.SI' Missing documentation for: second (src/Number/DimensionTerm/SI.hs:45) minute (src/Number/DimensionTerm/SI.hs:47) hour (src/Number/DimensionTerm/SI.hs:49) day (src/Number/DimensionTerm/SI.hs:51) year (src/Number/DimensionTerm/SI.hs:53) hertz (src/Number/DimensionTerm/SI.hs:55) meter (src/Number/DimensionTerm/SI.hs:57) gramm (src/Number/DimensionTerm/SI.hs:61) tonne (src/Number/DimensionTerm/SI.hs:63) coulomb (src/Number/DimensionTerm/SI.hs:75) volt (src/Number/DimensionTerm/SI.hs:79) kelvin (src/Number/DimensionTerm/SI.hs:85) bit (src/Number/DimensionTerm/SI.hs:87) byte (src/Number/DimensionTerm/SI.hs:89) inch (src/Number/DimensionTerm/SI.hs:94) foot (src/Number/DimensionTerm/SI.hs:94) yard (src/Number/DimensionTerm/SI.hs:94) astronomicUnit (src/Number/DimensionTerm/SI.hs:94) parsec (src/Number/DimensionTerm/SI.hs:94) zepto (src/Number/SI/Unit.hs:74) atto (src/Number/SI/Unit.hs:74) femto (src/Number/SI/Unit.hs:74) pico (src/Number/SI/Unit.hs:74) nano (src/Number/SI/Unit.hs:74) micro (src/Number/SI/Unit.hs:74) milli (src/Number/SI/Unit.hs:74) centi (src/Number/SI/Unit.hs:74) deci (src/Number/SI/Unit.hs:74) one (src/Number/SI/Unit.hs:74) deca (src/Number/SI/Unit.hs:74) hecto (src/Number/SI/Unit.hs:74) kilo (src/Number/SI/Unit.hs:74) mega (src/Number/SI/Unit.hs:74) giga (src/Number/SI/Unit.hs:74) tera (src/Number/SI/Unit.hs:74) peta (src/Number/SI/Unit.hs:74) exa (src/Number/SI/Unit.hs:74) zetta (src/Number/SI/Unit.hs:74) yotta (src/Number/SI/Unit.hs:74) 17% ( 6 / 35) in 'Number.FixedPoint.Check' Missing documentation for: Module header T (src/Number/FixedPoint/Check.hs:26) cons (src/Number/FixedPoint/Check.hs:31) fromFloat (src/Number/FixedPoint/Check.hs:36) fromInteger' (src/Number/FixedPoint/Check.hs:40) fromRational' (src/Number/FixedPoint/Check.hs:44) fromFloatBasis (src/Number/FixedPoint/Check.hs:48) fromIntegerBasis (src/Number/FixedPoint/Check.hs:52) fromRationalBasis (src/Number/FixedPoint/Check.hs:56) lift0 (src/Number/FixedPoint/Check.hs:68) lift1 (src/Number/FixedPoint/Check.hs:71) lift2 (src/Number/FixedPoint/Check.hs:74) commonDenominator (src/Number/FixedPoint/Check.hs:78) appPrec (src/Number/FixedPoint/Check.hs:87) (src/Number/FixedPoint/Check.hs:90) defltDenominator (src/Number/FixedPoint/Check.hs:97) defltShow (src/Number/FixedPoint/Check.hs:100) (src/Number/FixedPoint/Check.hs:106) (src/Number/FixedPoint/Check.hs:113) (src/Number/FixedPoint/Check.hs:121) (src/Number/FixedPoint/Check.hs:127) (src/Number/FixedPoint/Check.hs:133) (src/Number/FixedPoint/Check.hs:157) (src/Number/FixedPoint/Check.hs:160) (src/Number/FixedPoint/Check.hs:164) (src/Number/FixedPoint/Check.hs:168) (src/Number/FixedPoint/Check.hs:172) (src/Number/FixedPoint/Check.hs:180) (src/Number/FixedPoint/Check.hs:188) 31% ( 4 / 13) in 'Number.NonNegative' Missing documentation for: T fromNumberMsg (src/Number/NonNegative.hs:67) toNumber Int Integer Float Double Ratio (src/Number/NonNegative.hs:210) Rational (src/Number/NonNegative.hs:211) 36% ( 5 / 14) in 'Number.NonNegativeChunky' Missing documentation for: fromChunks (src/Number/NonNegativeChunky.hs:67) toChunks (src/Number/NonNegativeChunky.hs:70) fromNumber (src/Number/NonNegativeChunky.hs:79) toNumber (src/Number/NonNegativeChunky.hs:82) fromChunky98 (src/Number/NonNegativeChunky.hs:73) toChunky98 (src/Number/NonNegativeChunky.hs:76) minMaxDiff (src/Number/NonNegativeChunky.hs:147) isNull (src/Number/NonNegativeChunky.hs:100) isPositive (src/Number/NonNegativeChunky.hs:104) 16% ( 8 / 51) in 'Number.Peano' Missing documentation for: T (src/Number/Peano.hs:47) infinity (src/Number/Peano.hs:51) err (src/Number/Peano.hs:54) (src/Number/Peano.hs:58) add (src/Number/Peano.hs:62) sub (src/Number/Peano.hs:66) subNeg (src/Number/Peano.hs:73) mul (src/Number/Peano.hs:79) fromPosEnum (src/Number/Peano.hs:84) toPosEnum (src/Number/Peano.hs:90) (src/Number/Peano.hs:94) (src/Number/Peano.hs:101) (src/Number/Peano.hs:109) (src/Number/Peano.hs:143) (src/Number/Peano.hs:146) (src/Number/Peano.hs:153) argMinimum (src/Number/Peano.hs:201) argMaxFull (src/Number/Peano.hs:205) argMaximum (src/Number/Peano.hs:220) isAscendingFiniteNumbers (src/Number/Peano.hs:243) toListMaybe (src/Number/Peano.hs:249) isAscending (src/Number/Peano.hs:280) Valuable (src/Number/Peano.hs:293) increaseCosts (src/Number/Peano.hs:297) andW (src/Number/Peano.hs:317) leW (src/Number/Peano.hs:323) isAscendingW (src/Number/Peano.hs:328) (src/Number/Peano.hs:342) (src/Number/Peano.hs:347) (src/Number/Peano.hs:350) (src/Number/Peano.hs:353) (src/Number/Peano.hs:358) (src/Number/Peano.hs:367) (src/Number/Peano.hs:372) (src/Number/Peano.hs:375) (src/Number/Peano.hs:387) (src/Number/Peano.hs:390) (src/Number/Peano.hs:396) (src/Number/Peano.hs:400) notImplemented (src/Number/Peano.hs:407) (src/Number/Peano.hs:411) (src/Number/Peano.hs:421) (src/Number/Peano.hs:424) 18% ( 6 / 34) in 'Number.Positional.Check' Missing documentation for: prependDigit (src/Number/Positional/Check.hs:77) lift0 (src/Number/Positional/Check.hs:86) lift1 (src/Number/Positional/Check.hs:90) lift2 (src/Number/Positional/Check.hs:94) commonBasis (src/Number/Positional/Check.hs:106) fromBaseInteger (src/Number/Positional/Check.hs:112) fromBaseRational (src/Number/Positional/Check.hs:116) defltBaseRoot (src/Number/Positional/Check.hs:124) defltBaseExp (src/Number/Positional/Check.hs:127) defltBase (src/Number/Positional/Check.hs:131) defltShow (src/Number/Positional/Check.hs:136) (src/Number/Positional/Check.hs:143) (src/Number/Positional/Check.hs:149) (src/Number/Positional/Check.hs:159) (src/Number/Positional/Check.hs:163) (src/Number/Positional/Check.hs:168) (src/Number/Positional/Check.hs:192) (src/Number/Positional/Check.hs:195) (src/Number/Positional/Check.hs:198) (src/Number/Positional/Check.hs:202) (src/Number/Positional/Check.hs:206) (src/Number/Positional/Check.hs:210) (src/Number/Positional/Check.hs:214) (src/Number/Positional/Check.hs:219) (src/Number/Positional/Check.hs:221) (src/Number/Positional/Check.hs:227) (src/Number/Positional/Check.hs:234) (src/Number/Positional/Check.hs:242) 10% ( 2 / 21) in 'Number.OccasionallyScalarExpression' Missing documentation for: Term (src/Number/OccasionallyScalarExpression.hs:35) fromValue (src/Number/OccasionallyScalarExpression.hs:41) makeLine (src/Number/OccasionallyScalarExpression.hs:45) showUnitError (src/Number/OccasionallyScalarExpression.hs:48) lift (src/Number/OccasionallyScalarExpression.hs:75) fromScalar (src/Number/OccasionallyScalarExpression.hs:78) scalarMap (src/Number/OccasionallyScalarExpression.hs:82) scalarMap2 (src/Number/OccasionallyScalarExpression.hs:86) (src/Number/OccasionallyScalarExpression.hs:91) (src/Number/OccasionallyScalarExpression.hs:94) (src/Number/OccasionallyScalarExpression.hs:97) (src/Number/OccasionallyScalarExpression.hs:100) (src/Number/OccasionallyScalarExpression.hs:106) (src/Number/OccasionallyScalarExpression.hs:111) (src/Number/OccasionallyScalarExpression.hs:115) (src/Number/OccasionallyScalarExpression.hs:118) (src/Number/OccasionallyScalarExpression.hs:127) (src/Number/OccasionallyScalarExpression.hs:132) (src/Number/OccasionallyScalarExpression.hs:153) 21% ( 7 / 33) in 'Number.Physical' Missing documentation for: fromScalarSingle (src/Number/Physical.hs:46) lift2 (src/Number/Physical.hs:61) lift2Maybe (src/Number/Physical.hs:65) lift2Gen (src/Number/Physical.hs:69) errorUnitMismatch (src/Number/Physical.hs:75) scale (src/Number/Physical.hs:92) ratPow (src/Number/Physical.hs:95) ratPowMaybe (src/Number/Physical.hs:99) fromRatio (src/Number/Physical.hs:104) (src/Number/Physical.hs:110) (src/Number/Physical.hs:113) (src/Number/Physical.hs:116) (src/Number/Physical.hs:120) (src/Number/Physical.hs:128) (src/Number/Physical.hs:132) (src/Number/Physical.hs:162) (src/Number/Physical.hs:167) (src/Number/Physical.hs:171) (src/Number/Physical.hs:176) (src/Number/Physical.hs:195) (src/Number/Physical.hs:200) (src/Number/Physical.hs:203) (src/Number/Physical.hs:206) (src/Number/Physical.hs:217) (src/Number/Physical.hs:223) (src/Number/Physical.hs:227) 55% ( 6 / 11) in 'Number.Physical.Show' Missing documentation for: mulPrec (src/Number/Physical/Show.hs:24) showScaled (src/Number/Physical/Show.hs:47) showUnitPart (src/Number/Physical/Show.hs:70) defScale (src/Number/Physical/Show.hs:77) findCloseScale (src/Number/Physical/Show.hs:80) 22% ( 2 / 9) in 'Number.Physical.Read' Missing documentation for: mulPrec (src/Number/Physical/Read.hs:21) readsNat (src/Number/Physical/Read.hs:25) readUnitPart (src/Number/Physical/Read.hs:35) parseProductTail (src/Number/Physical/Read.hs:62) parsePower (src/Number/Physical/Read.hs:73) ignoreSpace (src/Number/Physical/Read.hs:80) createDict (src/Number/Physical/Read.hs:87) 2% ( 1 / 64) in 'Number.SI' Missing documentation for: T (src/Number/SI.hs:45) PValue (src/Number/SI.hs:48) lift (src/Number/SI.hs:69) lift2 (src/Number/SI.hs:73) liftGen (src/Number/SI.hs:77) lift2Gen (src/Number/SI.hs:80) scale (src/Number/SI.hs:88) fromScalarSingle (src/Number/SI.hs:91) (src/Number/SI.hs:95) (src/Number/SI.hs:98) showNat (src/Number/SI.hs:101) (src/Number/SI.hs:106) readsNat (src/Number/SI.hs:112) (src/Number/SI.hs:117) (src/Number/SI.hs:121) (src/Number/SI.hs:127) (src/Number/SI.hs:131) (src/Number/SI.hs:140) (src/Number/SI.hs:144) (src/Number/SI.hs:148) (src/Number/SI.hs:152) (src/Number/SI.hs:172) (src/Number/SI.hs:177) (src/Number/SI.hs:180) (src/Number/SI.hs:182) quantity (src/Number/SI.hs:191) hertz (src/Number/SI.hs:194) second (src/Number/SI.hs:194) minute (src/Number/SI.hs:194) hour (src/Number/SI.hs:194) day (src/Number/SI.hs:194) year (src/Number/SI.hs:194) meter (src/Number/SI.hs:194) liter (src/Number/SI.hs:194) gramm (src/Number/SI.hs:194) tonne (src/Number/SI.hs:194) newton (src/Number/SI.hs:194) pascal (src/Number/SI.hs:194) bar (src/Number/SI.hs:194) joule (src/Number/SI.hs:194) watt (src/Number/SI.hs:194) kelvin (src/Number/SI.hs:194) coulomb (src/Number/SI.hs:194) ampere (src/Number/SI.hs:194) volt (src/Number/SI.hs:194) ohm (src/Number/SI.hs:194) farad (src/Number/SI.hs:194) bit (src/Number/SI.hs:194) byte (src/Number/SI.hs:194) baud (src/Number/SI.hs:194) inch (src/Number/SI.hs:194) foot (src/Number/SI.hs:194) yard (src/Number/SI.hs:194) astronomicUnit (src/Number/SI.hs:194) parsec (src/Number/SI.hs:194) mach (src/Number/SI.hs:194) speedOfLight (src/Number/SI.hs:194) electronVolt (src/Number/SI.hs:194) calorien (src/Number/SI.hs:194) horsePower (src/Number/SI.hs:194) accelerationOfEarthGravity (src/Number/SI.hs:194) (src/Number/SI.hs:246) (src/Number/SI.hs:254) Warning: NumericPrelude.Base: could not find link destinations for: D1Bool C1_0Bool C1_1Bool EqBool D_Char C_Char D1Either C1_0Either C1_1Either EqEither Id P Digit Node Elem FingerTree StateL StateR State Box D1Maybe C1_0Maybe C1_1Maybe EqMaybe D1Ordering C1_0Ordering C1_1Ordering C1_2Ordering EqOrdering Padding DateFormatSpec Warning: Algebra.RealRing: could not find link destinations for: C Warning: NumericPrelude.Numeric: could not find link destinations for: D_Int C_Int D_Float C_Float D_Double C_Double Warning: Number.Complex: could not find link destinations for: Cons Warning: Number.Quaternion: could not find link destinations for: Cons Warning: Number.ResidueClass.Func: could not find link destinations for: C Warning: Number.Peano: could not find link destinations for: C C Warning: Number.Positional.Check: could not find link destinations for: C C Documentation created: dist/doc/html/numeric-prelude/index.html, dist/doc/html/numeric-prelude/numeric-prelude.txt Creating package registration file: /tmp/pkgConf-numeric-prelude-0.43378704962000245409.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/numeric-prelude-0.4.2-BdUll9OfbTlGtRQKbxl0pN Registering numeric-prelude-0.4.2... Installed numeric-prelude-0.4.2 Configuring storablevector-0.2.10... Building storablevector-0.2.10... Preprocessing library storablevector-0.2.10... [ 1 of 14] Compiling Data.StorableVector.Memory ( foreign-ptr/slow/Data/StorableVector/Memory.hs, dist/build/Data/StorableVector/Memory.o ) [ 2 of 14] Compiling Data.StorableVector.Cursor ( src/Data/StorableVector/Cursor.hs, dist/build/Data/StorableVector/Cursor.o ) [ 3 of 14] Compiling Data.StorableVector.Base ( src/Data/StorableVector/Base.hs, dist/build/Data/StorableVector/Base.o ) [ 4 of 14] Compiling Data.StorableVector.Pointer ( src/Data/StorableVector/Pointer.hs, dist/build/Data/StorableVector/Pointer.o ) [ 5 of 14] Compiling Data.StorableVector.ST.Private ( src/Data/StorableVector/ST/Private.hs, dist/build/Data/StorableVector/ST/Private.o ) [ 6 of 14] Compiling Data.StorableVector ( src/Data/StorableVector.hs, dist/build/Data/StorableVector.o ) [ 7 of 14] Compiling Data.StorableVector.Lazy.PointerPrivate ( src/Data/StorableVector/Lazy/PointerPrivate.hs, dist/build/Data/StorableVector/Lazy/PointerPrivate.o ) [ 8 of 14] Compiling Data.StorableVector.Lazy ( src/Data/StorableVector/Lazy.hs, dist/build/Data/StorableVector/Lazy.o ) [ 9 of 14] Compiling Data.StorableVector.Lazy.Pointer ( src/Data/StorableVector/Lazy/Pointer.hs, dist/build/Data/StorableVector/Lazy/Pointer.o ) [10 of 14] Compiling Data.StorableVector.ST.Strict ( src/Data/StorableVector/ST/Strict.hs, dist/build/Data/StorableVector/ST/Strict.o ) [11 of 14] Compiling Data.StorableVector.Lazy.Builder ( src/Data/StorableVector/Lazy/Builder.hs, dist/build/Data/StorableVector/Lazy/Builder.o ) src/Data/StorableVector/Lazy/Builder.hs:26:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [12 of 14] Compiling Data.StorableVector.Lazy.Pattern ( src/Data/StorableVector/Lazy/Pattern.hs, dist/build/Data/StorableVector/Lazy/Pattern.o ) [13 of 14] Compiling Data.StorableVector.ST.Lazy ( src/Data/StorableVector/ST/Lazy.hs, dist/build/Data/StorableVector/ST/Lazy.o ) [14 of 14] Compiling Data.StorableVector.Lazy.PointerPrivateIndex ( src/Data/StorableVector/Lazy/PointerPrivateIndex.hs, dist/build/Data/StorableVector/Lazy/PointerPrivateIndex.o ) In-place registering storablevector-0.2.10... Running Haddock for storablevector-0.2.10... Running hscolour for storablevector-0.2.10... Preprocessing library storablevector-0.2.10... Preprocessing library storablevector-0.2.10... src/Data/StorableVector/Lazy/Builder.hs:26:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Haddock coverage: 0% ( 0 / 2) in 'Data.StorableVector.Memory' Missing documentation for: Module header mallocForeignPtrArray (foreign-ptr/slow/Data/StorableVector/Memory.hs:8) 42% ( 13 / 31) in 'Data.StorableVector.Cursor' Missing documentation for: create (src/Data/StorableVector/Cursor.hs:72) unfoldrNTermIO (src/Data/StorableVector/Cursor.hs:91) unfoldrN (src/Data/StorableVector/Cursor.hs:98) unfoldrNIO (src/Data/StorableVector/Cursor.hs:103) pack (src/Data/StorableVector/Cursor.hs:153) zipWith (src/Data/StorableVector/Cursor.hs:178) zipNWith (src/Data/StorableVector/Cursor.hs:186) whileM (src/Data/StorableVector/Cursor.hs:242) switchL (src/Data/StorableVector/Cursor.hs:250) obviousNullIO (src/Data/StorableVector/Cursor.hs:257) viewL (src/Data/StorableVector/Cursor.hs:272) viewLIO (src/Data/StorableVector/Cursor.hs:276) foldr (src/Data/StorableVector/Cursor.hs:287) (src/Data/StorableVector/Cursor.hs:298) null (src/Data/StorableVector/Cursor.hs:310) drop (src/Data/StorableVector/Cursor.hs:322) dropIO (src/Data/StorableVector/Cursor.hs:325) take (src/Data/StorableVector/Cursor.hs:332) 90% ( 19 / 21) in 'Data.StorableVector.Base' Missing documentation for: createAndTrim' (src/Data/StorableVector/Base.hs:202) incPtr (src/Data/StorableVector/Base.hs:166) 40% ( 2 / 5) in 'Data.StorableVector.Pointer' Missing documentation for: cons (src/Data/StorableVector/Pointer.hs:36) viewL (src/Data/StorableVector/Pointer.hs:42) switchL (src/Data/StorableVector/Pointer.hs:46) 40% ( 2 / 5) in 'Data.StorableVector.ST.Private' Missing documentation for: Vector (src/Data/StorableVector/ST/Private.hs:28) unsafeCreate (src/Data/StorableVector/ST/Private.hs:41) unsafeToVector (src/Data/StorableVector/ST/Private.hs:53) 97% (116 /120) in 'Data.StorableVector' Missing documentation for: viewL (src/Data/StorableVector.hs:687) viewR (src/Data/StorableVector.hs:691) switchL (src/Data/StorableVector.hs:673) switchR (src/Data/StorableVector.hs:680) 0% ( 0 / 6) in 'Data.StorableVector.Lazy.PointerPrivate' Missing documentation for: Module header Pointer (src/Data/StorableVector/Lazy/PointerPrivate.hs:10) empty (src/Data/StorableVector/Lazy/PointerPrivate.hs:17) cons (src/Data/StorableVector/Lazy/PointerPrivate.hs:22) viewL (src/Data/StorableVector/Lazy/PointerPrivate.hs:27) switchL (src/Data/StorableVector/Lazy/PointerPrivate.hs:31) 23% ( 23 /100) in 'Data.StorableVector.Lazy' Missing documentation for: Vector (src/Data/StorableVector/Lazy.hs:64) (src/Data/StorableVector/Lazy.hs:67) (src/Data/StorableVector/Lazy.hs:72) (src/Data/StorableVector/Lazy.hs:75) (src/Data/StorableVector/Lazy.hs:81) ChunkSize (src/Data/StorableVector/Lazy.hs:86) (src/Data/StorableVector/Lazy.hs:89) (src/Data/StorableVector/Lazy.hs:97) (src/Data/StorableVector/Lazy.hs:106) (src/Data/StorableVector/Lazy.hs:111) chunkSize (src/Data/StorableVector/Lazy.hs:114) defaultChunkSize (src/Data/StorableVector/Lazy.hs:121) empty (src/Data/StorableVector/Lazy.hs:130) singleton (src/Data/StorableVector/Lazy.hs:134) fromChunks (src/Data/StorableVector/Lazy.hs:137) pack (src/Data/StorableVector/Lazy.hs:140) unpack (src/Data/StorableVector/Lazy.hs:143) packWith (src/Data/StorableVector/Lazy.hs:148) unpackWith (src/Data/StorableVector/Lazy.hs:153) unfoldr (src/Data/StorableVector/Lazy.hs:158) sample (src/Data/StorableVector/Lazy.hs:191) sampleN (src/Data/StorableVector/Lazy.hs:196) iterate (src/Data/StorableVector/Lazy.hs:202) repeat (src/Data/StorableVector/Lazy.hs:205) cycle (src/Data/StorableVector/Lazy.hs:209) replicate (src/Data/StorableVector/Lazy.hs:213) null (src/Data/StorableVector/Lazy.hs:226) length (src/Data/StorableVector/Lazy.hs:229) equal (src/Data/StorableVector/Lazy.hs:232) index (src/Data/StorableVector/Lazy.hs:247) cons (src/Data/StorableVector/Lazy.hs:267) append (src/Data/StorableVector/Lazy.hs:273) concat (src/Data/StorableVector/Lazy.hs:296) sliceVertical (src/Data/StorableVector/Lazy.hs:299) map (src/Data/StorableVector/Lazy.hs:307) reverse (src/Data/StorableVector/Lazy.hs:314) foldl (src/Data/StorableVector/Lazy.hs:322) foldl' (src/Data/StorableVector/Lazy.hs:326) foldr (src/Data/StorableVector/Lazy.hs:330) monoidConcatMap (src/Data/StorableVector/Lazy.hs:335) any (src/Data/StorableVector/Lazy.hs:340) all (src/Data/StorableVector/Lazy.hs:344) maximum (src/Data/StorableVector/Lazy.hs:347) minimum (src/Data/StorableVector/Lazy.hs:352) pointer (src/Data/StorableVector/Lazy.hs:371) viewL (src/Data/StorableVector/Lazy.hs:375) viewR (src/Data/StorableVector/Lazy.hs:382) switchL (src/Data/StorableVector/Lazy.hs:393) switchR (src/Data/StorableVector/Lazy.hs:398) scanl (src/Data/StorableVector/Lazy.hs:421) mapAccumL (src/Data/StorableVector/Lazy.hs:428) mapAccumR (src/Data/StorableVector/Lazy.hs:436) crochetLChunk (src/Data/StorableVector/Lazy.hs:444) crochetL (src/Data/StorableVector/Lazy.hs:460) take (src/Data/StorableVector/Lazy.hs:478) drop (src/Data/StorableVector/Lazy.hs:505) splitAt (src/Data/StorableVector/Lazy.hs:514) dropMargin (src/Data/StorableVector/Lazy.hs:554) dropWhile (src/Data/StorableVector/Lazy.hs:562) takeWhile (src/Data/StorableVector/Lazy.hs:571) span (src/Data/StorableVector/Lazy.hs:581) filter (src/Data/StorableVector/Lazy.hs:604) zipWith3 (src/Data/StorableVector/Lazy.hs:630) zipWith4 (src/Data/StorableVector/Lazy.hs:648) zipWithSize (src/Data/StorableVector/Lazy.hs:717) zipWithSize3 (src/Data/StorableVector/Lazy.hs:732) zipWithSize4 (src/Data/StorableVector/Lazy.hs:747) sieve (src/Data/StorableVector/Lazy.hs:766) deinterleave (src/Data/StorableVector/Lazy.hs:776) padAlt (src/Data/StorableVector/Lazy.hs:827) cancelNullVector (src/Data/StorableVector/Lazy.hs:843) fromChunk (src/Data/StorableVector/Lazy.hs:849) hGetContentsSync (src/Data/StorableVector/Lazy.hs:1336) hPut (src/Data/StorableVector/Lazy.hs:1346) writeFile (src/Data/StorableVector/Lazy.hs:1363) appendFile (src/Data/StorableVector/Lazy.hs:1367) moduleError (src/Data/StorableVector/Lazy.hs:1373) 20% ( 1 / 5) in 'Data.StorableVector.Lazy.Pointer' Missing documentation for: Pointer (src/Data/StorableVector/Lazy/PointerPrivate.hs:10) cons (src/Data/StorableVector/Lazy/Pointer.hs:19) viewL (src/Data/StorableVector/Lazy/PointerPrivate.hs:27) switchL (src/Data/StorableVector/Lazy/PointerPrivate.hs:31) 50% ( 10 / 20) in 'Data.StorableVector.ST.Strict' Missing documentation for: Vector (src/Data/StorableVector/ST/Private.hs:28) new (src/Data/StorableVector/ST/Strict.hs:59) new_ (src/Data/StorableVector/ST/Strict.hs:71) unsafeRead (src/Data/StorableVector/ST/Strict.hs:166) unsafeWrite (src/Data/StorableVector/ST/Strict.hs:172) unsafeModify (src/Data/StorableVector/ST/Strict.hs:178) freeze (src/Data/StorableVector/ST/Strict.hs:191) thaw (src/Data/StorableVector/ST/Strict.hs:212) length (src/Data/StorableVector/ST/Strict.hs:222) runSTVector (src/Data/StorableVector/ST/Strict.hs:228) 60% ( 3 / 5) in 'Data.StorableVector.Lazy.Builder' Missing documentation for: Builder (src/Data/StorableVector/Lazy/Builder.hs:46) put (src/Data/StorableVector/Lazy/Builder.hs:80) 9% ( 5 / 54) in 'Data.StorableVector.Lazy.Pattern' Missing documentation for: Vector (src/Data/StorableVector/Lazy.hs:64) ChunkSize (src/Data/StorableVector/Lazy.hs:86) chunkSize (src/Data/StorableVector/Lazy.hs:114) defaultChunkSize (src/Data/StorableVector/Lazy.hs:121) LazySize (src/Data/StorableVector/Lazy/Pattern.hs:124) empty (src/Data/StorableVector/Lazy.hs:130) singleton (src/Data/StorableVector/Lazy.hs:134) pack (src/Data/StorableVector/Lazy/Pattern.hs:134) unpack (src/Data/StorableVector/Lazy.hs:143) packWith (src/Data/StorableVector/Lazy/Pattern.hs:140) unpackWith (src/Data/StorableVector/Lazy.hs:153) unfoldrN (src/Data/StorableVector/Lazy/Pattern.hs:166) iterateN (src/Data/StorableVector/Lazy/Pattern.hs:189) cycle (src/Data/StorableVector/Lazy.hs:209) replicate (src/Data/StorableVector/Lazy/Pattern.hs:200) null (src/Data/StorableVector/Lazy.hs:226) length (src/Data/StorableVector/Lazy/Pattern.hs:221) cons (src/Data/StorableVector/Lazy.hs:267) append (src/Data/StorableVector/Lazy.hs:273) concat (src/Data/StorableVector/Lazy.hs:296) map (src/Data/StorableVector/Lazy.hs:307) reverse (src/Data/StorableVector/Lazy.hs:314) foldl (src/Data/StorableVector/Lazy.hs:322) foldl' (src/Data/StorableVector/Lazy.hs:326) any (src/Data/StorableVector/Lazy.hs:340) all (src/Data/StorableVector/Lazy.hs:344) maximum (src/Data/StorableVector/Lazy.hs:347) minimum (src/Data/StorableVector/Lazy.hs:352) viewL (src/Data/StorableVector/Lazy.hs:375) viewR (src/Data/StorableVector/Lazy.hs:382) switchL (src/Data/StorableVector/Lazy.hs:393) switchR (src/Data/StorableVector/Lazy.hs:398) scanl (src/Data/StorableVector/Lazy.hs:421) mapAccumL (src/Data/StorableVector/Lazy.hs:428) mapAccumR (src/Data/StorableVector/Lazy.hs:436) crochetL (src/Data/StorableVector/Lazy.hs:460) drop (src/Data/StorableVector/Lazy/Pattern.hs:268) splitAt (src/Data/StorableVector/Lazy/Pattern.hs:273) splitAtVectorPattern (src/Data/StorableVector/Lazy/Pattern.hs:283) dropMargin (src/Data/StorableVector/Lazy.hs:554) dropWhile (src/Data/StorableVector/Lazy.hs:562) takeWhile (src/Data/StorableVector/Lazy.hs:571) span (src/Data/StorableVector/Lazy.hs:581) filter (src/Data/StorableVector/Lazy.hs:604) zipWith3 (src/Data/StorableVector/Lazy.hs:630) zipWith4 (src/Data/StorableVector/Lazy.hs:648) zipWithSize (src/Data/StorableVector/Lazy/Pattern.hs:304) zipWithSize3 (src/Data/StorableVector/Lazy/Pattern.hs:318) zipWithSize4 (src/Data/StorableVector/Lazy/Pattern.hs:333) 29% ( 5 / 17) in 'Data.StorableVector.ST.Lazy' Missing documentation for: Vector (src/Data/StorableVector/ST/Private.hs:28) new (src/Data/StorableVector/ST/Lazy.hs:53) new_ (src/Data/StorableVector/ST/Lazy.hs:58) modify (src/Data/StorableVector/ST/Lazy.hs:79) unsafeRead (src/Data/StorableVector/ST/Lazy.hs:85) unsafeWrite (src/Data/StorableVector/ST/Lazy.hs:90) unsafeModify (src/Data/StorableVector/ST/Lazy.hs:95) freeze (src/Data/StorableVector/ST/Lazy.hs:101) unsafeFreeze (src/Data/StorableVector/ST/Lazy.hs:106) thaw (src/Data/StorableVector/ST/Lazy.hs:111) length (src/Data/StorableVector/ST/Strict.hs:222) runSTVector (src/Data/StorableVector/ST/Lazy.hs:118) 0% ( 0 / 5) in 'Data.StorableVector.Lazy.PointerPrivateIndex' Missing documentation for: Module header Pointer (src/Data/StorableVector/Lazy/PointerPrivateIndex.hs:12) cons (src/Data/StorableVector/Lazy/PointerPrivateIndex.hs:17) viewL (src/Data/StorableVector/Lazy/PointerPrivateIndex.hs:21) switchL (src/Data/StorableVector/Lazy/PointerPrivateIndex.hs:25) Documentation created: dist/doc/html/storablevector/index.html, dist/doc/html/storablevector/storablevector.txt Creating package registration file: /tmp/pkgConf-storablevector-0.26704068191307347180.10 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storablevector-0.2.10-2SXoO1zX19DHzt050eoHvZ Registering storablevector-0.2.10... Installed storablevector-0.2.10 Configuring sox-0.2.2.5... Building sox-0.2.2.5... Preprocessing library sox-0.2.2.5... [ 1 of 15] Compiling Sound.Sox.Private.Information ( src/Sound/Sox/Private/Information.hs, dist/build/Sound/Sox/Private/Information.o ) src/Sound/Sox/Private/Information.hs:16:1: Warning: The import of ‘<*>, pure, Applicative’ from module ‘Control.Applicative’ is redundant [ 2 of 15] Compiling Sound.Sox.Information ( src/Sound/Sox/Information.hs, dist/build/Sound/Sox/Information.o ) src/Sound/Sox/Information.hs:24:1: Warning: The import of ‘<*>, pure, Applicative’ from module ‘Control.Applicative’ is redundant [ 3 of 15] Compiling Sound.Sox.Signal.List ( src/Sound/Sox/Signal/List.hs, dist/build/Sound/Sox/Signal/List.o ) src/Sound/Sox/Signal/List.hs:71:10: Warning: In the use of ‘Async.manySynchronousT’ (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy): Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead" [ 4 of 15] Compiling Sound.Sox.Frame.Stereo ( src/Sound/Sox/Frame/Stereo.hs, dist/build/Sound/Sox/Frame/Stereo.o ) [ 5 of 15] Compiling Sound.Sox.Private.Format ( src/Sound/Sox/Private/Format.hs, dist/build/Sound/Sox/Private/Format.o ) [ 6 of 15] Compiling Sound.Sox.Format ( src/Sound/Sox/Format.hs, dist/build/Sound/Sox/Format.o ) [ 7 of 15] Compiling Sound.Sox.Private.Arguments ( src/Sound/Sox/Private/Arguments.hs, dist/build/Sound/Sox/Private/Arguments.o ) src/Sound/Sox/Private/Arguments.hs:3:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [ 8 of 15] Compiling Sound.Sox.Private.Option ( src/Sound/Sox/Private/Option.hs, dist/build/Sound/Sox/Private/Option.o ) src/Sound/Sox/Private/Option.hs:5:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [ 9 of 15] Compiling Sound.Sox.Convert ( src/Sound/Sox/Convert.hs, dist/build/Sound/Sox/Convert.o ) src/Sound/Sox/Convert.hs:5:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [10 of 15] Compiling Sound.Sox.Option.Format ( src/Sound/Sox/Option/Format.hs, dist/build/Sound/Sox/Option/Format.o ) src/Sound/Sox/Option/Format.hs:9:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [11 of 15] Compiling Sound.Sox.System ( unix/src/Sound/Sox/System.hs, dist/build/Sound/Sox/System.o ) [12 of 15] Compiling Sound.Sox.Frame ( src/Sound/Sox/Frame.hs, dist/build/Sound/Sox/Frame.o ) [13 of 15] Compiling Sound.Sox.Read ( src/Sound/Sox/Read.hs, dist/build/Sound/Sox/Read.o ) src/Sound/Sox/Read.hs:15:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [14 of 15] Compiling Sound.Sox.Write ( src/Sound/Sox/Write.hs, dist/build/Sound/Sox/Write.o ) src/Sound/Sox/Write.hs:9:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [15 of 15] Compiling Sound.Sox.Play ( src/Sound/Sox/Play.hs, dist/build/Sound/Sox/Play.o ) src/Sound/Sox/Play.hs:9:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() In-place registering sox-0.2.2.5... Running Haddock for sox-0.2.2.5... Running hscolour for sox-0.2.2.5... Preprocessing library sox-0.2.2.5... Preprocessing library sox-0.2.2.5... src/Sound/Sox/Private/Information.hs:16:1: Warning: The import of ‘<*>, pure, Applicative’ from module ‘Control.Applicative’ is redundant src/Sound/Sox/Information.hs:24:1: Warning: The import of ‘<*>, pure, Applicative’ from module ‘Control.Applicative’ is redundant src/Sound/Sox/Signal/List.hs:71:10: Warning: In the use of ‘Async.manySynchronousT’ (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy): Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead" src/Sound/Sox/Private/Arguments.hs:3:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Sound/Sox/Private/Option.hs:5:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Sound/Sox/Convert.hs:5:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Sound/Sox/Option/Format.hs:9:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Sound/Sox/Read.hs:15:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Sound/Sox/Write.hs:9:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Sound/Sox/Play.hs:9:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Haddock coverage: 7% ( 1 / 14) in 'Sound.Sox.Private.Information' Missing documentation for: T (src/Sound/Sox/Private/Information.hs:34) (src/Sound/Sox/Private/Information.hs:37) (src/Sound/Sox/Private/Information.hs:41) simple (src/Sound/Sox/Private/Information.hs:48) format (src/Sound/Sox/Private/Information.hs:53) simpleRead (src/Sound/Sox/Private/Information.hs:56) sampleRate (src/Sound/Sox/Private/Information.hs:59) numberOfChannels (src/Sound/Sox/Private/Information.hs:62) length (src/Sound/Sox/Private/Information.hs:65) bitsPerSample (src/Sound/Sox/Private/Information.hs:68) get (src/Sound/Sox/Private/Information.hs:73) exampleMulti (src/Sound/Sox/Private/Information.hs:93) exampleSingle (src/Sound/Sox/Private/Information.hs:97) 9% ( 1 / 11) in 'Sound.Sox.Information' Missing documentation for: T (src/Sound/Sox/Information.hs:37) simple (src/Sound/Sox/Information.hs:51) format (src/Sound/Sox/Information.hs:68) sampleRate (src/Sound/Sox/Information.hs:74) numberOfChannels (src/Sound/Sox/Information.hs:77) length (src/Sound/Sox/Information.hs:80) bitsPerSample (src/Sound/Sox/Information.hs:83) get (src/Sound/Sox/Information.hs:88) exampleMulti (src/Sound/Sox/Information.hs:91) exampleSingle (src/Sound/Sox/Information.hs:95) 14% ( 1 / 7) in 'Sound.Sox.Signal.List' Missing documentation for: writeFile (src/Sound/Sox/Signal/List.hs:34) put (src/Sound/Sox/Signal/List.hs:38) withReadFile (src/Sound/Sox/Signal/List.hs:56) getContents (src/Sound/Sox/Signal/List.hs:64) ReadException (src/Sound/Sox/Signal/List.hs:49) IOReadException (src/Sound/Sox/Signal/List.hs:53) 20% ( 1 / 5) in 'Sound.Sox.Frame.Stereo' Missing documentation for: T left right cons 0% ( 0 / 2) in 'Sound.Sox.Private.Format' Missing documentation for: Module header T (src/Sound/Sox/Private/Format.hs:3) 0% ( 0 / 17) in 'Sound.Sox.Format' Missing documentation for: Module header custom (src/Sound/Sox/Format.hs:9) aiff (src/Sound/Sox/Format.hs:12) wave (src/Sound/Sox/Format.hs:15) ogg (src/Sound/Sox/Format.hs:18) mp3 (src/Sound/Sox/Format.hs:21) iff8svx (src/Sound/Sox/Format.hs:24) muLaw (src/Sound/Sox/Format.hs:27) signedByte (src/Sound/Sox/Format.hs:31) unsignedByte (src/Sound/Sox/Format.hs:31) signedWord (src/Sound/Sox/Format.hs:35) unsignedWord (src/Sound/Sox/Format.hs:35) signedLong (src/Sound/Sox/Format.hs:39) unsignedLong (src/Sound/Sox/Format.hs:39) ieeeSinglePrecision (src/Sound/Sox/Format.hs:43) ieeeDoublePrecision (src/Sound/Sox/Format.hs:43) T (src/Sound/Sox/Private/Format.hs:3) 0% ( 0 / 6) in 'Sound.Sox.Private.Arguments' Missing documentation for: Module header T (src/Sound/Sox/Private/Arguments.hs:5) (src/Sound/Sox/Private/Arguments.hs:7) single (src/Sound/Sox/Private/Arguments.hs:11) fileName (src/Sound/Sox/Private/Arguments.hs:14) pipe (src/Sound/Sox/Private/Arguments.hs:17) 20% ( 1 / 5) in 'Sound.Sox.Private.Option' Missing documentation for: Module header (src/Sound/Sox/Private/Option.hs:14) toArguments (src/Sound/Sox/Private/Option.hs:18) single (src/Sound/Sox/Private/Option.hs:24) 50% ( 1 / 2) in 'Sound.Sox.Convert' Missing documentation for: Module header 11% ( 1 / 9) in 'Sound.Sox.Option.Format' Missing documentation for: Module header none (src/Sound/Sox/Option/Format.hs:12) numberOfChannels (src/Sound/Sox/Option/Format.hs:15) numberOfChannelsAuto (src/Sound/Sox/Option/Format.hs:19) sampleRate (src/Sound/Sox/Option/Format.hs:25) bitsPerSample (src/Sound/Sox/Option/Format.hs:29) format (src/Sound/Sox/Option/Format.hs:33) single (src/Sound/Sox/Private/Option.hs:24) 33% ( 1 / 3) in 'Sound.Sox.System' Missing documentation for: Module header ignoreCtrlC (unix/src/Sound/Sox/System.hs:24) 25% ( 1 / 4) in 'Sound.Sox.Frame' Missing documentation for: Module header C (src/Sound/Sox/Frame.hs:13) withSignal 17% ( 1 / 6) in 'Sound.Sox.Read' Missing documentation for: Module header Handle (src/Sound/Sox/Read.hs:23) close (src/Sound/Sox/Read.hs:84) withHandle1 (src/Sound/Sox/Read.hs:89) withHandle2 (src/Sound/Sox/Read.hs:95) 50% ( 2 / 4) in 'Sound.Sox.Write' Missing documentation for: Module header extended (src/Sound/Sox/Write.hs:44) 33% ( 1 / 3) in 'Sound.Sox.Play' Missing documentation for: Module header extended (src/Sound/Sox/Play.hs:37) Documentation created: dist/doc/html/sox/index.html, dist/doc/html/sox/sox.txt Creating package registration file: /tmp/pkgConf-sox-0.2.21412609598958619429.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/sox-0.2.2.5-7AWy2Rlf9OG8wmhqcgU2zD Registering sox-0.2.2.5... Installed sox-0.2.2.5 Configuring sample-frame-np-0.0.4... Building sample-frame-np-0.0.4... Preprocessing library sample-frame-np-0.0.4... [1 of 2] Compiling Sound.Frame.NumericPrelude.StereoApplicative ( src/Sound/Frame/NumericPrelude/StereoApplicative.hs, dist/build/Sound/Frame/NumericPrelude/StereoApplicative.o ) [2 of 2] Compiling Sound.Frame.NumericPrelude.Stereo ( src/Sound/Frame/NumericPrelude/Stereo.hs, dist/build/Sound/Frame/NumericPrelude/Stereo.o ) In-place registering sample-frame-np-0.0.4... Running Haddock for sample-frame-np-0.0.4... Running hscolour for sample-frame-np-0.0.4... Preprocessing library sample-frame-np-0.0.4... Preprocessing library sample-frame-np-0.0.4... Haddock coverage: 17% ( 1 / 6) in 'Sound.Frame.NumericPrelude.StereoApplicative' Missing documentation for: T left right cons map 0% ( 0 / 11) in 'Sound.Frame.NumericPrelude.Stereo' Missing documentation for: Module header T left right cons map Channel select interleave sequence liftApplicative Documentation created: dist/doc/html/sample-frame-np/index.html, dist/doc/html/sample-frame-np/sample-frame-np.txt Creating package registration file: /tmp/pkgConf-sample-frame-np-0.0444298960791018654.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/sample-frame-np-0.0.4-EhziH2Q29sNK7yc1W3tJKo Registering sample-frame-np-0.0.4... Installed sample-frame-np-0.0.4 Configuring soxlib-0.0.2.1... cabal: The pkg-config package 'sox' version >=14.3 && <14.5 is required but it could not be found. Failed to install soxlib-0.0.2.1 Configuring storablevector-carray-0.0... Building storablevector-carray-0.0... Preprocessing library storablevector-carray-0.0... [1 of 1] Compiling Data.StorableVector.CArray ( src/Data/StorableVector/CArray.hs, dist/build/Data/StorableVector/CArray.o ) In-place registering storablevector-carray-0.0... Running Haddock for storablevector-carray-0.0... Running hscolour for storablevector-carray-0.0... Preprocessing library storablevector-carray-0.0... Preprocessing library storablevector-carray-0.0... Haddock coverage: 0% ( 0 / 3) in 'Data.StorableVector.CArray' Missing documentation for: Module header to (src/Data/StorableVector/CArray.hs:15) from (src/Data/StorableVector/CArray.hs:33) Documentation created: dist/doc/html/storablevector-carray/index.html, dist/doc/html/storablevector-carray/storablevector-carray.txt Creating package registration file: /tmp/pkgConf-storablevector-carray-01287256880212923201.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storablevector-carray-0.0-GCN6NnzRQguIHWXNp0oFao Registering storablevector-carray-0.0... Installed storablevector-carray-0.0 cabal: Error: some packages failed to install: sound-collage-0.0 depends on soxlib-0.0.2.1 which failed to install. soxlib-0.0.2.1 failed during the configure step. The exception was: ExitFailure 1 stream-fusion-0.1.2.5 failed during the building phase. The exception was: ExitFailure 1 synthesizer-core-0.7.1 depends on stream-fusion-0.1.2.5 which failed to install.