Resolving dependencies... Downloading urlpath-0.0.6... Configuring urlpath-0.0.6... Building urlpath-0.0.6... Preprocessing library urlpath-0.0.6... [1 of 2] Compiling UrlPath.Types ( src/UrlPath/Types.hs, dist/dist-sandbox-1428821d/build/UrlPath/Types.o ) src/UrlPath/Types.hs:124:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (RelativeUrlT f)’ src/UrlPath/Types.hs:136:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader T.Text (RelativeUrlT m)’ src/UrlPath/Types.hs:159:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative RelativeUrl’ src/UrlPath/Types.hs:168:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader T.Text RelativeUrl’ src/UrlPath/Types.hs:177:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (GroundedUrlT f)’ src/UrlPath/Types.hs:189:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader T.Text (GroundedUrlT m)’ src/UrlPath/Types.hs:197:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative GroundedUrl’ src/UrlPath/Types.hs:206:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader T.Text GroundedUrl’ src/UrlPath/Types.hs:215:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (AbsoluteUrlT f)’ src/UrlPath/Types.hs:227:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader T.Text (AbsoluteUrlT m)’ src/UrlPath/Types.hs:235:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative AbsoluteUrl’ src/UrlPath/Types.hs:244:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader T.Text AbsoluteUrl’ [2 of 2] Compiling UrlPath ( src/UrlPath.hs, dist/dist-sandbox-1428821d/build/UrlPath.o ) src/UrlPath.hs:19: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() src/UrlPath.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/UrlPath.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() src/UrlPath.hs:24: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:35:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader T.Text Identity’ src/UrlPath.hs:35:10: Warning: Orphan instance: instance MonadReader T.Text Identity In-place registering urlpath-0.0.6... Running Haddock for urlpath-0.0.6... Running hscolour for urlpath-0.0.6... Preprocessing library urlpath-0.0.6... Preprocessing library urlpath-0.0.6... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: bytestring-0.10.4.1, mtl-2.2.1, text-1.2.0.2, transformers-0.4.2.0 src/UrlPath/Types.hs:124:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (RelativeUrlT f)’ src/UrlPath/Types.hs:136:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader T.Text (RelativeUrlT m)’ src/UrlPath/Types.hs:159:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative RelativeUrl’ src/UrlPath/Types.hs:168:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader T.Text RelativeUrl’ src/UrlPath/Types.hs:177:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (GroundedUrlT f)’ src/UrlPath/Types.hs:189:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader T.Text (GroundedUrlT m)’ src/UrlPath/Types.hs:197:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative GroundedUrl’ src/UrlPath/Types.hs:206:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader T.Text GroundedUrl’ src/UrlPath/Types.hs:215:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative (AbsoluteUrlT f)’ src/UrlPath/Types.hs:227:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader T.Text (AbsoluteUrlT m)’ src/UrlPath/Types.hs:235:10: Warning: No explicit implementation for ‘pure’ In the instance declaration for ‘Applicative AbsoluteUrl’ src/UrlPath/Types.hs:244:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader T.Text AbsoluteUrl’ src/UrlPath.hs:19: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() src/UrlPath.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/UrlPath.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() src/UrlPath.hs:24: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:35:10: Warning: No explicit implementation for ‘local’ In the instance declaration for ‘MonadReader T.Text Identity’ src/UrlPath.hs:35:10: Warning: Orphan instance: instance MonadReader T.Text Identity Haddock coverage: 27% ( 12 / 44) in 'UrlPath.Types' 75% ( 3 / 4) in 'UrlPath' Warning: UrlPath.Types: could not find link destinations for: Data.Text.Internal.Text Data.Functor.Identity.Identity Control.Monad.Reader.Class.MonadReader Control.Monad.Trans.Class.MonadTrans Warning: UrlPath: could not find link destinations for: Control.Monad.Reader.Class.MonadReader Data.Text.Internal.Text Data.Functor.Identity.Identity Documentation created: dist/dist-sandbox-1428821d/doc/html/urlpath/index.html, dist/dist-sandbox-1428821d/doc/html/urlpath/urlpath.txt Creating package registration file: /tmp/pkgConf-urlpath-0.024259.6 Installing library in /root/hackage-server-upstream/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/urlpath-0.0.6 Registering urlpath-0.0.6... Installed urlpath-0.0.6 Updating documentation index /root/hackage-server-upstream/build-cache/tmp-install/share/doc/x86_64-linux-ghc-7.8.3/index.html