Resolving dependencies... Configuring mtl-2.1.3.1... Building mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.1.3.1... Running Haddock for mtl-2.1.3.1... Running hscolour for mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 4 / 4) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 22 / 22) in 'Control.Monad.Reader' 100% ( 21 / 21) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 94% ( 17 / 18) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 95% ( 20 / 21) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.1.314957.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1 Registering mtl-2.1.3.1... Installed mtl-2.1.3.1 Downloading urlpath-0.1.0.1... Configuring urlpath-0.1.0.1... Building urlpath-0.1.0.1... Preprocessing library urlpath-0.1.0.1... [1 of 2] Compiling UrlPath.Types ( src/UrlPath/Types.hs, dist/build/UrlPath/Types.o ) src/UrlPath/Types.hs:126:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (RelativeUrlT h f)’ src/UrlPath/Types.hs:138:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader a (RelativeUrlT a m)’ src/UrlPath/Types.hs:163:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (RelativeUrl h)’ src/UrlPath/Types.hs:172:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader a (RelativeUrl a)’ src/UrlPath/Types.hs:181:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (GroundedUrlT h f)’ src/UrlPath/Types.hs:193:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader a (GroundedUrlT a m)’ src/UrlPath/Types.hs:205:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (GroundedUrl h)’ src/UrlPath/Types.hs:214:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader a (GroundedUrl a)’ src/UrlPath/Types.hs:223:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (AbsoluteUrlT h f)’ src/UrlPath/Types.hs:235:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader a (AbsoluteUrlT a m)’ src/UrlPath/Types.hs:247:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (AbsoluteUrl h)’ src/UrlPath/Types.hs:256:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader a (AbsoluteUrl a)’ [2 of 2] Compiling UrlPath ( src/UrlPath.hs, dist/build/UrlPath.o ) src/UrlPath.hs:19:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/UrlPath.hs:20:1: Warning: The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() src/UrlPath.hs:21:1: Warning: The import of ‘Control.Monad.Trans’ is redundant except perhaps to import instances from ‘Control.Monad.Trans’ To import instances alone, use: import Control.Monad.Trans() In-place registering urlpath-0.1.0.1... Running Haddock for urlpath-0.1.0.1... Running hscolour for urlpath-0.1.0.1... Preprocessing library urlpath-0.1.0.1... Preprocessing library urlpath-0.1.0.1... src/UrlPath/Types.hs:126:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (RelativeUrlT h f)’ src/UrlPath/Types.hs:138:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader a (RelativeUrlT a m)’ src/UrlPath/Types.hs:163:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (RelativeUrl h)’ src/UrlPath/Types.hs:172:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader a (RelativeUrl a)’ src/UrlPath/Types.hs:181:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (GroundedUrlT h f)’ src/UrlPath/Types.hs:193:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader a (GroundedUrlT a m)’ src/UrlPath/Types.hs:205:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (GroundedUrl h)’ src/UrlPath/Types.hs:214:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader a (GroundedUrl a)’ src/UrlPath/Types.hs:223:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (AbsoluteUrlT h f)’ src/UrlPath/Types.hs:235:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader a (AbsoluteUrlT a m)’ src/UrlPath/Types.hs:247:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (AbsoluteUrl h)’ src/UrlPath/Types.hs:256:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader a (AbsoluteUrl a)’ src/UrlPath.hs:19:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/UrlPath.hs:20:1: Warning: The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() src/UrlPath.hs:21:1: Warning: The import of ‘Control.Monad.Trans’ is redundant except perhaps to import instances from ‘Control.Monad.Trans’ To import instances alone, use: import Control.Monad.Trans() Haddock coverage: 23% ( 10 / 43) in 'UrlPath.Types' 75% ( 3 / 4) in 'UrlPath' Documentation created: dist/doc/html/urlpath/index.html, dist/doc/html/urlpath/urlpath.txt Creating package registration file: /tmp/pkgConf-urlpath-0.1.014957.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/urlpath-0.1.0.1 Registering urlpath-0.1.0.1... Installed urlpath-0.1.0.1