Skip to content

Instantly share code, notes, and snippets.

@dckc
Created July 9, 2014 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dckc/5c0df274b11c72383f76 to your computer and use it in GitHub Desktop.
Save dckc/5c0df274b11c72383f76 to your computer and use it in GitHub Desktop.
cabal install xlsx failure on Mac OS X
bash-3.2$ cabal install xlsx
Resolving dependencies...
Downloading binary-0.7.2.1...
Configuring binary-0.7.2.1...
Building binary-0.7.2.1...
Preprocessing library binary-0.7.2.1...
[1 of 9] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.o )
[2 of 9] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.o )
[3 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o )
[4 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )
[5 of 9] Compiling Data.Binary.Get ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )
[6 of 9] Compiling Data.Binary.Put ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )
[7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o )
[8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o )
[9 of 9] Compiling Data.Binary ( src/Data/Binary.hs, dist/build/Data/Binary.o )
[1 of 9] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.p_o )
[2 of 9] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.p_o )
[3 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.p_o )
[4 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.p_o )
[5 of 9] Compiling Data.Binary.Get ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.p_o )
[6 of 9] Compiling Data.Binary.Put ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.p_o )
[7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.p_o )
[8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.p_o )
[9 of 9] Compiling Data.Binary ( src/Data/Binary.hs, dist/build/Data/Binary.p_o )
In-place registering binary-0.7.2.1...
Running Haddock for binary-0.7.2.1...
Preprocessing library binary-0.7.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 31 / 31) in 'Data.Binary.Builder.Base'
100% ( 4 / 4) in 'Data.Binary.Builder.Internal'
81% ( 21 / 26) in 'Data.Binary.Get.Internal'
100% ( 28 / 28) in 'Data.Binary.Builder'
96% ( 47 / 49) in 'Data.Binary.Get'
96% ( 26 / 27) in 'Data.Binary.Put'
80% ( 4 / 5) in 'Data.Binary.Class'
100% ( 1 / 1) in 'Data.Binary.Generic'
91% ( 21 / 23) in 'Data.Binary'
Warning: Data.Binary.Get.Internal: could not find link destinations for:
Data.Binary.Get.Internal.Success
Warning: Data.Binary.Put: could not find link destinations for:
Data.Binary.Put.PairS
Warning: Data.Binary: could not find link destinations for:
Data.Binary.Generic.GSum Data.Binary.Generic.SumSize
Documentation created: dist/doc/html/binary/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/binary-0.7.2.1/lib
Registering binary-0.7.2.1...
Installed binary-0.7.2.1
Downloading blaze-builder-0.3.3.2...
Configuring blaze-builder-0.3.3.2...
Building blaze-builder-0.3.3.2...
Preprocessing library blaze-builder-0.3.3.2...
[ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.o )
[ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
[ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.o )
[ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o )
[ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.o )
[ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
[11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
[13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
[ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.p_o )
[ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.p_o )
[ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.p_o )
[ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.p_o )
[ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.p_o )
[ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.p_o )
[ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.p_o )
[ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.p_o )
[ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.p_o )
[10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.p_o )
[11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.p_o )
[12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.p_o )
[13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.p_o )
In-place registering blaze-builder-0.3.3.2...
Running Haddock for blaze-builder-0.3.3.2...
Preprocessing library blaze-builder-0.3.3.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
27% ( 4 / 15) in 'Blaze.ByteString.Builder.Internal.Types'
92% ( 24 / 26) in 'Blaze.ByteString.Builder.Internal.Write'
100% ( 22 / 22) in 'Blaze.ByteString.Builder.Internal.Buffer'
25% ( 1 / 4) in 'Blaze.ByteString.Builder.Internal.UncheckedShifts'
69% ( 22 / 32) in 'Blaze.ByteString.Builder.Internal'
100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char.Utf8'
100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char8'
100% ( 4 / 4) in 'Blaze.ByteString.Builder.HTTP'
100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
92% ( 22 / 24) in 'Blaze.ByteString.Builder'
100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
Documentation created: dist/doc/html/blaze-builder/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/blaze-builder-0.3.3.2/lib
Registering blaze-builder-0.3.3.2...
Installed blaze-builder-0.3.3.2
Downloading data-default-class-0.0.1...
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.p_o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
67% ( 2 / 3) in 'Data.Default.Class'
Documentation created: dist/doc/html/data-default-class/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/data-default-class-0.0.1/lib
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Downloading digest-0.0.1.2...
Configuring digest-0.0.1.2...
Building digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
[1 of 2] Compiling Data.Digest.Adler32 ( dist/build/Data/Digest/Adler32.hs, dist/build/Data/Digest/Adler32.o )
[2 of 2] Compiling Data.Digest.CRC32 ( dist/build/Data/Digest/CRC32.hs, dist/build/Data/Digest/CRC32.o )
[1 of 2] Compiling Data.Digest.Adler32 ( dist/build/Data/Digest/Adler32.hs, dist/build/Data/Digest/Adler32.p_o )
[2 of 2] Compiling Data.Digest.CRC32 ( dist/build/Data/Digest/CRC32.hs, dist/build/Data/Digest/CRC32.p_o )
In-place registering digest-0.0.1.2...
Running Haddock for digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
Warning: Data.Digest.Adler32: adler32 is exported separately but will be documented under Adler32. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Digest.Adler32: adler32Update is exported separately but will be documented under Adler32. Consider exporting it together with its parent(s) for code clarity.
100% ( 2 / 2) in 'Data.Digest.Adler32'
Warning: Data.Digest.CRC32: crc32 is exported separately but will be documented under CRC32. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Digest.CRC32: crc32Update is exported separately but will be documented under CRC32. Consider exporting it together with its parent(s) for code clarity.
100% ( 2 / 2) in 'Data.Digest.CRC32'
Documentation created: dist/doc/html/digest/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/digest-0.0.1.2/lib
Registering digest-0.0.1.2...
Installed digest-0.0.1.2
Downloading dlist-0.7.1...
Configuring dlist-0.7.1...
Building dlist-0.7.1...
Preprocessing library dlist-0.7.1...
[1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o )
[1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.p_o )
In-place registering dlist-0.7.1...
Running Haddock for dlist-0.7.1...
Preprocessing library dlist-0.7.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/dlist-0.7.1/lib
Registering dlist-0.7.1...
Installed dlist-0.7.1
Downloading exceptions-0.6.1...
Configuring exceptions-0.6.1...
Building exceptions-0.6.1...
Preprocessing library exceptions-0.6.1...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
src/Control/Monad/Catch.hs:99:1: Warning:
The import of `Control.Monad.Trans.Reader' is redundant
except perhaps to import instances from `Control.Monad.Trans.Reader'
To import instances alone, use: import Control.Monad.Trans.Reader()
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.p_o )
src/Control/Monad/Catch.hs:99:1: Warning:
The import of `Control.Monad.Trans.Reader' is redundant
except perhaps to import instances from `Control.Monad.Trans.Reader'
To import instances alone, use: import Control.Monad.Trans.Reader()
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.p_o )
In-place registering exceptions-0.6.1...
Running Haddock for exceptions-0.6.1...
Preprocessing library exceptions-0.6.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
dist/build/tmp-56478/src/Control/Monad/Catch.hs:99:1: Warning:
The import of `Control.Monad.Trans.Reader' is redundant
except perhaps to import instances from `Control.Monad.Trans.Reader'
To import instances alone, use: import Control.Monad.Trans.Reader()
100% ( 31 / 31) in 'Control.Monad.Catch'
80% ( 8 / 10) in 'Control.Monad.Catch.Pure'
Documentation created: dist/doc/html/exceptions/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/exceptions-0.6.1/lib
Registering exceptions-0.6.1...
Installed exceptions-0.6.1
Downloading failure-0.2.0.3...
Configuring failure-0.2.0.3...
Building failure-0.2.0.3...
Preprocessing library failure-0.2.0.3...
[1 of 1] Compiling Control.Failure ( Control/Failure.hs, dist/build/Control/Failure.o )
[1 of 1] Compiling Control.Failure ( Control/Failure.hs, dist/build/Control/Failure.p_o )
In-place registering failure-0.2.0.3...
Running Haddock for failure-0.2.0.3...
Preprocessing library failure-0.2.0.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
80% ( 4 / 5) in 'Control.Failure'
Documentation created: dist/doc/html/failure/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/failure-0.2.0.3/lib
Registering failure-0.2.0.3...
Installed failure-0.2.0.3
Downloading mmorph-1.0.3...
Configuring mmorph-1.0.3...
Building mmorph-1.0.3...
Preprocessing library mmorph-1.0.3...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o )
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.p_o )
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.p_o )
In-place registering mmorph-1.0.3...
Running Haddock for mmorph-1.0.3...
Preprocessing library mmorph-1.0.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 22 / 22) in 'Control.Monad.Morph'
100% ( 3 / 3) in 'Control.Monad.Trans.Compose'
Documentation created: dist/doc/html/mmorph/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/mmorph-1.0.3/lib
Registering mmorph-1.0.3...
Installed mmorph-1.0.3
Downloading nats-0.2...
Configuring nats-0.2...
Building nats-0.2...
Preprocessing library nats-0.2...
[1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o )
[2 of 2] Compiling Numeric.Natural ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
[1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.p_o )
[2 of 2] Compiling Numeric.Natural ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.p_o )
In-place registering nats-0.2...
Running Haddock for nats-0.2...
Preprocessing library nats-0.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
75% ( 3 / 4) in 'Numeric.Natural.Internal'
75% ( 3 / 4) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/nats-0.2/lib
Registering nats-0.2...
Installed nats-0.2
Downloading prelude-extras-0.4...
Configuring prelude-extras-0.4...
Building prelude-extras-0.4...
Preprocessing library prelude-extras-0.4...
[1 of 1] Compiling Prelude.Extras ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o )
[1 of 1] Compiling Prelude.Extras ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.p_o )
In-place registering prelude-extras-0.4...
Running Haddock for prelude-extras-0.4...
Preprocessing library prelude-extras-0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
5% ( 2 / 43) in 'Prelude.Extras'
Documentation created: dist/doc/html/prelude-extras/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/prelude-extras-0.4/lib
Registering prelude-extras-0.4...
Installed prelude-extras-0.4
Downloading scientific-0.2.0.2...
Configuring scientific-0.2.0.2...
Building scientific-0.2.0.2...
Preprocessing library scientific-0.2.0.2...
[1 of 1] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[1 of 1] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.p_o )
In-place registering scientific-0.2.0.2...
Running Haddock for scientific-0.2.0.2...
Preprocessing library scientific-0.2.0.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 13 / 13) in 'Data.Scientific'
Documentation created: dist/doc/html/scientific/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/scientific-0.2.0.2/lib
Registering scientific-0.2.0.2...
Installed scientific-0.2.0.2
Downloading system-filepath-0.4.12...
[1 of 1] Compiling Main ( /var/folders/N3/N3m52O3cGxiITf4DtltCxKFQVl2/-Tmp-/system-filepath-0.4.12-56478/system-filepath-0.4.12/Setup.hs, /var/folders/N3/N3m52O3cGxiITf4DtltCxKFQVl2/-Tmp-/system-filepath-0.4.12-56478/system-filepath-0.4.12/dist/setup/Main.o )
Linking /var/folders/N3/N3m52O3cGxiITf4DtltCxKFQVl2/-Tmp-/system-filepath-0.4.12-56478/system-filepath-0.4.12/dist/setup/setup ...
Configuring system-filepath-0.4.12...
Building system-filepath-0.4.12...
Preprocessing library system-filepath-0.4.12...
[1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o )
[2 of 4] Compiling Filesystem.Path ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o )
[3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o )
[4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o )
lib/Filesystem/Path/CurrentOS.hs:37:1: Warning:
The qualified import of `Data.ByteString' is redundant
except perhaps to import instances from `Data.ByteString'
To import instances alone, use: import Data.ByteString()
[1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.p_o )
[2 of 4] Compiling Filesystem.Path ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.p_o )
[3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.p_o )
[4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.p_o )
lib/Filesystem/Path/CurrentOS.hs:37:1: Warning:
The qualified import of `Data.ByteString' is redundant
except perhaps to import instances from `Data.ByteString'
To import instances alone, use: import Data.ByteString()
In-place registering system-filepath-0.4.12...
Running Haddock for system-filepath-0.4.12...
Preprocessing library system-filepath-0.4.12...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
9% ( 2 / 23) in 'Filesystem.Path.Internal'
97% ( 33 / 34) in 'Filesystem.Path'
95% ( 18 / 19) in 'Filesystem.Path.Rules'
dist/build/tmp-58247/lib/Filesystem/Path/CurrentOS.hs:37:1: Warning:
The qualified import of `Data.ByteString' is redundant
except perhaps to import instances from `Data.ByteString'
To import instances alone, use: import Data.ByteString()
93% ( 13 / 14) in 'Filesystem.Path.CurrentOS'
Documentation created: dist/doc/html/system-filepath/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/system-filepath-0.4.12/lib
Registering system-filepath-0.4.12...
Installed system-filepath-0.4.12
Downloading tagged-0.7.2...
Configuring tagged-0.7.2...
Building tagged-0.7.2...
Preprocessing library tagged-0.7.2...
[1 of 2] Compiling Data.Proxy ( old/Data/Proxy.hs, dist/build/Data/Proxy.o )
[2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
[1 of 2] Compiling Data.Proxy ( old/Data/Proxy.hs, dist/build/Data/Proxy.p_o )
[2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.p_o )
In-place registering tagged-0.7.2...
Running Haddock for tagged-0.7.2...
Preprocessing library tagged-0.7.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
80% ( 4 / 5) in 'Data.Proxy'
92% ( 12 / 13) in 'Data.Tagged'
Documentation created: dist/doc/html/tagged/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/tagged-0.7.2/lib
Registering tagged-0.7.2...
Installed tagged-0.7.2
Downloading text-stream-decode-0.1.0.5...
Configuring text-stream-decode-0.1.0.5...
Building text-stream-decode-0.1.0.5...
Preprocessing library text-stream-decode-0.1.0.5...
[1 of 6] Compiling Data.Text.Internal.Unsafe.Shift ( text/Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[2 of 6] Compiling Data.Text.Internal.Unsafe.Char ( text/Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[3 of 6] Compiling Data.Text.Internal.Encoding.Utf8 ( text/Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[4 of 6] Compiling Data.Text.Internal.Encoding.Utf32 ( text/Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[5 of 6] Compiling Data.Text.Internal.Encoding.Utf16 ( text/Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[6 of 6] Compiling Data.Text.StreamDecoding ( Data/Text/StreamDecoding.hs, dist/build/Data/Text/StreamDecoding.o )
[1 of 6] Compiling Data.Text.Internal.Unsafe.Shift ( text/Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.p_o )
[2 of 6] Compiling Data.Text.Internal.Unsafe.Char ( text/Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.p_o )
[3 of 6] Compiling Data.Text.Internal.Encoding.Utf8 ( text/Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.p_o )
[4 of 6] Compiling Data.Text.Internal.Encoding.Utf32 ( text/Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.p_o )
[5 of 6] Compiling Data.Text.Internal.Encoding.Utf16 ( text/Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.p_o )
[6 of 6] Compiling Data.Text.StreamDecoding ( Data/Text/StreamDecoding.hs, dist/build/Data/Text/StreamDecoding.p_o )
In-place registering text-stream-decode-0.1.0.5...
Running Haddock for text-stream-decode-0.1.0.5...
Preprocessing library text-stream-decode-0.1.0.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
90% ( 9 / 10) in 'Data.Text.StreamDecoding'
Documentation created: dist/doc/html/text-stream-decode/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/text-stream-decode-0.1.0.5/lib
Registering text-stream-decode-0.1.0.5...
Installed text-stream-decode-0.1.0.5
Downloading transformers-base-0.4.2...
Configuring transformers-base-0.4.2...
Building transformers-base-0.4.2...
Preprocessing library transformers-base-0.4.2...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.p_o )
In-place registering transformers-base-0.4.2...
Running Haddock for transformers-base-0.4.2...
Preprocessing library transformers-base-0.4.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
33% ( 1 / 3) in 'Control.Monad.Base'
Documentation created: dist/doc/html/transformers-base/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/transformers-base-0.4.2/lib
Registering transformers-base-0.4.2...
Installed transformers-base-0.4.2
Downloading transformers-compat-0.3.3.4...
Configuring transformers-compat-0.3.3.4...
Building transformers-compat-0.3.3.4...
Preprocessing library transformers-compat-0.3.3.4...
[1 of 5] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 5] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[3 of 5] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[4 of 5] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[5 of 5] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
[1 of 5] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.p_o )
[2 of 5] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.p_o )
[3 of 5] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.p_o )
[4 of 5] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.p_o )
[5 of 5] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.p_o )
In-place registering transformers-compat-0.3.3.4...
Running Haddock for transformers-compat-0.3.3.4...
Preprocessing library transformers-compat-0.3.3.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
0% ( 0 / 7) in 'Paths_transformers_compat'
100% ( 14 / 14) in 'Data.Functor.Classes'
100% ( 2 / 2) in 'Data.Functor.Sum'
100% ( 5 / 5) in 'Control.Monad.Signatures'
100% ( 18 / 18) in 'Control.Monad.Trans.Except'
Documentation created: dist/doc/html/transformers-compat/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/transformers-compat-0.3.3.4/lib
Registering transformers-compat-0.3.3.4...
Installed transformers-compat-0.3.3.4
Downloading utf8-string-0.3.8...
Configuring utf8-string-0.3.8...
Building utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.p_o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.p_o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.p_o )
[4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.p_o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.p_o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.p_o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.p_o )
In-place registering utf8-string-0.3.8...
Running Haddock for utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 8 / 8) in 'Codec.Binary.UTF8.String'
94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
89% ( 24 / 27) in 'Data.String.UTF8'
82% ( 14 / 17) in 'System.IO.UTF8'
14% ( 1 / 7) in 'System.Environment.UTF8'
100% ( 17 / 17) in 'Data.ByteString.UTF8'
100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/utf8-string-0.3.8/lib
Registering utf8-string-0.3.8...
Installed utf8-string-0.3.8
Downloading xml-types-0.3.4...
Configuring xml-types-0.3.4...
Building xml-types-0.3.4...
Preprocessing library xml-types-0.3.4...
[1 of 1] Compiling Data.XML.Types ( lib/Data/XML/Types.hs, dist/build/Data/XML/Types.o )
[1 of 1] Compiling Data.XML.Types ( lib/Data/XML/Types.hs, dist/build/Data/XML/Types.p_o )
In-place registering xml-types-0.3.4...
Running Haddock for xml-types-0.3.4...
Preprocessing library xml-types-0.3.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
38% ( 14 / 37) in 'Data.XML.Types'
Documentation created: dist/doc/html/xml-types/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/xml-types-0.3.4/lib
Registering xml-types-0.3.4...
Installed xml-types-0.3.4
Downloading blaze-markup-0.6.1.0...
Configuring blaze-markup-0.6.1.0...
Building blaze-markup-0.6.1.0...
Preprocessing library blaze-markup-0.6.1.0...
[1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o )
[2 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o )
[3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o )
[4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o )
[5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o )
[6 of 6] Compiling Text.Blaze ( src/Text/Blaze.hs, dist/build/Text/Blaze.o )
[1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.p_o )
[2 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.p_o )
[3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.p_o )
[4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.p_o )
[5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.p_o )
[6 of 6] Compiling Text.Blaze ( src/Text/Blaze.hs, dist/build/Text/Blaze.p_o )
In-place registering blaze-markup-0.6.1.0...
Running Haddock for blaze-markup-0.6.1.0...
Preprocessing library blaze-markup-0.6.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
Warning: Text.Blaze.Internal: ! is exported separately but will be documented under Attributable. Consider exporting it together with its parent(s) for code clarity.
100% ( 44 / 44) in 'Text.Blaze.Internal'
75% ( 3 / 4) in 'Text.Blaze.Renderer.String'
67% ( 2 / 3) in 'Text.Blaze.Renderer.Pretty'
56% ( 5 / 9) in 'Text.Blaze.Renderer.Text'
86% ( 6 / 7) in 'Text.Blaze.Renderer.Utf8'
100% ( 25 / 25) in 'Text.Blaze'
Documentation created: dist/doc/html/blaze-markup/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/blaze-markup-0.6.1.0/lib
Registering blaze-markup-0.6.1.0...
Installed blaze-markup-0.6.1.0
Downloading data-default-instances-base-0.0.1...
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.p_o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
50% ( 1 / 2) in 'Data.Default.Instances.Base'
Documentation created: dist/doc/html/data-default-instances-base/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/data-default-instances-base-0.0.1/lib
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Downloading data-default-instances-containers-0.0.1...
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.p_o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
50% ( 1 / 2) in 'Data.Default.Instances.Containers'
Documentation created:
dist/doc/html/data-default-instances-containers/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/data-default-instances-containers-0.0.1/lib
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Downloading data-default-instances-old-locale-0.0.1...
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.p_o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
50% ( 1 / 2) in 'Data.Default.Instances.OldLocale'
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/data-default-instances-old-locale-0.0.1/lib
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Downloading zip-archive-0.2.3.2...
Configuring zip-archive-0.2.3.2...
Building zip-archive-0.2.3.2...
Preprocessing library zip-archive-0.2.3.2...
[1 of 1] Compiling Codec.Archive.Zip ( src/Codec/Archive/Zip.hs, dist/build/Codec/Archive/Zip.o )
[1 of 1] Compiling Codec.Archive.Zip ( src/Codec/Archive/Zip.hs, dist/build/Codec/Archive/Zip.p_o )
In-place registering zip-archive-0.2.3.2...
Running Haddock for zip-archive-0.2.3.2...
Preprocessing library zip-archive-0.2.3.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 22 / 22) in 'Codec.Archive.Zip'
Documentation created: dist/doc/html/zip-archive/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/zip-archive-0.2.3.2/lib
Registering zip-archive-0.2.3.2...
Installed zip-archive-0.2.3.2
Downloading data-default-instances-dlist-0.0.1...
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.p_o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
50% ( 1 / 2) in 'Data.Default.Instances.DList'
Documentation created: dist/doc/html/data-default-instances-dlist/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/data-default-instances-dlist-0.0.1/lib
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Downloading semigroups-0.15.1...
Configuring semigroups-0.15.1...
Building semigroups-0.15.1...
Preprocessing library semigroups-0.15.1...
[1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 2] Compiling Data.Semigroup ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
[1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.p_o )
[2 of 2] Compiling Data.Semigroup ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.p_o )
In-place registering semigroups-0.15.1...
Running Haddock for semigroups-0.15.1...
Preprocessing library semigroups-0.15.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
doc comment parse failed: 'transpose' for 'NonEmpty', behaves the same as 'Data.List.transpose'
The rows/columns need not be the same length, in which case
> transpose . transpose /= id
93% ( 64 / 69) in 'Data.List.NonEmpty'
87% ( 20 / 23) in 'Data.Semigroup'
Documentation created: dist/doc/html/semigroups/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/semigroups-0.15.1/lib
Registering semigroups-0.15.1...
Installed semigroups-0.15.1
Downloading aeson-0.7.0.4...
Configuring aeson-0.7.0.4...
Building aeson-0.7.0.4...
Preprocessing library aeson-0.7.0.4...
[ 1 of 12] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
[ 2 of 12] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 3 of 12] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 4 of 12] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o )
[ 5 of 12] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
[ 6 of 12] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[ 7 of 12] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
[ 8 of 12] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[ 9 of 12] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[10 of 12] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o )
[11 of 12] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[12 of 12] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
[ 1 of 12] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.p_o )
[ 2 of 12] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.p_o )
[ 3 of 12] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.p_o )
[ 4 of 12] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.p_o )
[ 5 of 12] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.p_o )
[ 6 of 12] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.p_o )
[ 7 of 12] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.p_o )
[ 8 of 12] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.p_o )
[ 9 of 12] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.p_o )
[10 of 12] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.p_o )
[11 of 12] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.p_o )
[12 of 12] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.p_o )
In-place registering aeson-0.7.0.4...
Running Haddock for aeson-0.7.0.4...
Preprocessing library aeson-0.7.0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 27 / 27) in 'Data.Aeson.Types.Internal'
100% ( 10 / 10) in 'Data.Aeson.Types.Class'
100% ( 5 / 5) in 'Data.Aeson.Functions'
100% ( 26 / 26) in 'Data.Aeson.Types.Instances'
100% ( 1 / 1) in 'Data.Aeson.Types.Generic'
100% ( 44 / 44) in 'Data.Aeson.Types'
73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
100% ( 10 / 10) in 'Data.Aeson.Parser'
83% ( 5 / 6) in 'Data.Aeson.Encode'
75% ( 6 / 8) in 'Data.Aeson.Generic'
100% ( 57 / 57) in 'Data.Aeson'
100% ( 12 / 12) in 'Data.Aeson.TH'
Warning: Data.Aeson.Types: could not find link destinations for:
Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON
Warning: Data.Aeson: could not find link destinations for:
Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON
Documentation created: dist/doc/html/aeson/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/aeson-0.7.0.4/lib
Registering aeson-0.7.0.4...
Installed aeson-0.7.0.4
Downloading reflection-1.4...
Configuring reflection-1.4...
Building reflection-1.4...
Preprocessing library reflection-1.4...
[1 of 1] Compiling Data.Reflection ( fast/Data/Reflection.hs, dist/build/Data/Reflection.o )
[1 of 1] Compiling Data.Reflection ( fast/Data/Reflection.hs, dist/build/Data/Reflection.p_o )
In-place registering reflection-1.4...
Running Haddock for reflection-1.4...
Preprocessing library reflection-1.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
67% ( 10 / 15) in 'Data.Reflection'
Documentation created: dist/doc/html/reflection/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/reflection-1.4/lib
Registering reflection-1.4...
Installed reflection-1.4
Downloading monad-control-0.3.3.0...
Configuring monad-control-0.3.3.0...
Building monad-control-0.3.3.0...
Preprocessing library monad-control-0.3.3.0...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.p_o )
In-place registering monad-control-0.3.3.0...
Running Haddock for monad-control-0.3.3.0...
Preprocessing library monad-control-0.3.3.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
Warning: Control.Monad.Trans.Control: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Identity.IdentityT, Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Maybe.MaybeT, Control.Monad.Trans.Error.Error e =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Error.ErrorT e), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.List.ListT, Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Reader.ReaderT r), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Lazy.StateT s), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Strict.StateT s), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Lazy.WriterT w), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Strict.WriterT w), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Lazy.RWST r w s), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Strict.RWST r w s), Control.Monad.Trans.Control.MonadBaseControl (GHC.Types.IO) (GHC.Types.IO), Control.Monad.Trans.Control.MonadBaseControl (Data.Maybe.Maybe) (Data.Maybe.Maybe), Control.Monad.Trans.Control.MonadBaseControl (Data.Either.Either e) (Data.Either.Either e), Control.Monad.Trans.Control.MonadBaseControl ([]) ([]), Control.Monad.Trans.Control.MonadBaseControl ((->) r) ((->) r), Control.Monad.Trans.Control.MonadBaseControl (Data.Functor.Identity.Identity) (Data.Functor.Identity.Identity), Control.Monad.Trans.Control.MonadBaseControl (GHC.Conc.Sync.STM) (GHC.Conc.Sync.STM), Control.Monad.Trans.Control.MonadBaseControl (GHC.ST.ST s) (GHC.ST.ST s), Control.Monad.Trans.Control.MonadBaseControl (Control.Monad.ST.Lazy.Imp.ST s) (Control.Monad.ST.Lazy.Imp.ST s), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.List.ListT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Strict.StateT s m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Lazy.StateT s m), (Control.Monad.Trans.Error.Error e,
Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Error.ErrorT e m), (Data.Monoid.Monoid w,
Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w,
Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w,
Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Data.Monoid.Monoid w,
Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Lazy.RWST r w s m)
86% ( 18 / 21) in 'Control.Monad.Trans.Control'
Documentation created: dist/doc/html/monad-control/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/monad-control-0.3.3.0/lib
Registering monad-control-0.3.3.0...
Installed monad-control-0.3.3.0
Downloading contravariant-0.6...
Configuring contravariant-0.6...
Building contravariant-0.6...
Preprocessing library contravariant-0.6...
[1 of 3] Compiling Data.Functor.Contravariant ( Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 3] Compiling Data.Functor.Contravariant.Compose ( Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[3 of 3] Compiling Data.Functor.Contravariant.Day ( Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o )
[1 of 3] Compiling Data.Functor.Contravariant ( Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.p_o )
[2 of 3] Compiling Data.Functor.Contravariant.Compose ( Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.p_o )
[3 of 3] Compiling Data.Functor.Contravariant.Day ( Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.p_o )
In-place registering contravariant-0.6...
Running Haddock for contravariant-0.6...
Preprocessing library contravariant-0.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
81% ( 13 / 16) in 'Data.Functor.Contravariant'
100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose'
100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
Documentation created: dist/doc/html/contravariant/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/contravariant-0.6/lib
Registering contravariant-0.6...
Installed contravariant-0.6
Downloading distributive-0.4.4...
[1 of 1] Compiling Main ( /var/folders/N3/N3m52O3cGxiITf4DtltCxKFQVl2/-Tmp-/distributive-0.4.4-56478/distributive-0.4.4/Setup.lhs, /var/folders/N3/N3m52O3cGxiITf4DtltCxKFQVl2/-Tmp-/distributive-0.4.4-56478/distributive-0.4.4/dist/setup/Main.o )
Linking /var/folders/N3/N3m52O3cGxiITf4DtltCxKFQVl2/-Tmp-/distributive-0.4.4-56478/distributive-0.4.4/dist/setup/setup ...
Configuring distributive-0.4.4...
Building distributive-0.4.4...
Preprocessing library distributive-0.4.4...
[1 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
[2 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[1 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.p_o )
[2 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.p_o )
In-place registering distributive-0.4.4...
Running Haddock for distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
67% ( 2 / 3) in 'Data.Distributive.Generic'
100% ( 4 / 4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/distributive-0.4.4/lib
Registering distributive-0.4.4...
Installed distributive-0.4.4
Downloading blaze-html-0.7.0.2...
Configuring blaze-html-0.7.0.2...
Building blaze-html-0.7.0.2...
Preprocessing library blaze-html-0.7.0.2...
[ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o )
[ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o )
[ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o )
[ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o )
[ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o )
[ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o )
[ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o )
[ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o )
[ 9 of 21] Compiling Text.Blaze.Html ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o )
[10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o )
[11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o )
[12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o )
[13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o )
[14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o )
[15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o )
[16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o )
[17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o )
[18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o )
[19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o )
[20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o )
[21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o )
[ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.p_o )
[ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.p_o )
[ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.p_o )
[ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.p_o )
[ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.p_o )
[ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.p_o )
[ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.p_o )
[ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.p_o )
[ 9 of 21] Compiling Text.Blaze.Html ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.p_o )
[10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.p_o )
[11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.p_o )
[12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.p_o )
[13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.p_o )
[14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.p_o )
[15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.p_o )
[16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.p_o )
[17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.p_o )
[18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.p_o )
[19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.p_o )
[20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.p_o )
[21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.p_o )
In-place registering blaze-html-0.7.0.2...
Running Haddock for blaze-html-0.7.0.2...
Preprocessing library blaze-html-0.7.0.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% (167 /167) in 'Text.Blaze.XHtml5.Attributes'
100% (103 /103) in 'Text.Blaze.XHtml1.Transitional.Attributes'
100% ( 92 / 92) in 'Text.Blaze.XHtml1.Strict.Attributes'
100% (105 /105) in 'Text.Blaze.XHtml1.FrameSet.Attributes'
100% (167 /167) in 'Text.Blaze.Html5.Attributes'
100% (103 /103) in 'Text.Blaze.Html4.Transitional.Attributes'
100% ( 92 / 92) in 'Text.Blaze.Html4.Strict.Attributes'
100% (105 /105) in 'Text.Blaze.Html4.FrameSet.Attributes'
20% ( 1 / 5) in 'Text.Blaze.Html'
0% ( 0 / 2) in 'Text.Blaze.Html.Renderer.Pretty'
0% ( 0 / 2) in 'Text.Blaze.Html.Renderer.String'
0% ( 0 / 5) in 'Text.Blaze.Html.Renderer.Text'
0% ( 0 / 4) in 'Text.Blaze.Html.Renderer.Utf8'
100% ( 93 / 93) in 'Text.Blaze.Html4.FrameSet'
100% ( 80 / 80) in 'Text.Blaze.Html4.Strict'
100% ( 91 / 91) in 'Text.Blaze.Html4.Transitional'
100% (110 /110) in 'Text.Blaze.Html5'
100% ( 93 / 93) in 'Text.Blaze.XHtml1.FrameSet'
100% ( 80 / 80) in 'Text.Blaze.XHtml1.Strict'
100% ( 91 / 91) in 'Text.Blaze.XHtml1.Transitional'
100% (110 /110) in 'Text.Blaze.XHtml5'
Documentation created: dist/doc/html/blaze-html/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/blaze-html-0.7.0.2/lib
Registering blaze-html-0.7.0.2...
Installed blaze-html-0.7.0.2
Downloading data-default-0.5.3...
Configuring data-default-0.5.3...
Building data-default-0.5.3...
Preprocessing library data-default-0.5.3...
[1 of 1] Compiling Data.Default ( Data/Default.hs, dist/build/Data/Default.o )
[1 of 1] Compiling Data.Default ( Data/Default.hs, dist/build/Data/Default.p_o )
In-place registering data-default-0.5.3...
Running Haddock for data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
67% ( 2 / 3) in 'Data.Default'
Documentation created: dist/doc/html/data-default/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/data-default-0.5.3/lib
Registering data-default-0.5.3...
Installed data-default-0.5.3
Downloading void-0.6.1...
Configuring void-0.6.1...
Building void-0.6.1...
Preprocessing library void-0.6.1...
[1 of 2] Compiling Data.Void ( src/Data/Void.hs, dist/build/Data/Void.o )
[2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
[1 of 2] Compiling Data.Void ( src/Data/Void.hs, dist/build/Data/Void.p_o )
[2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.p_o )
In-place registering void-0.6.1...
Running Haddock for void-0.6.1...
Preprocessing library void-0.6.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 5 / 5) in 'Data.Void'
100% ( 3 / 3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/void-0.6.1/lib
Registering void-0.6.1...
Installed void-0.6.1
Downloading lifted-base-0.2.3.0...
Configuring lifted-base-0.2.3.0...
Building lifted-base-0.2.3.0...
Preprocessing library lifted-base-0.2.3.0...
[ 1 of 10] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o )
[ 2 of 10] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o )
[ 3 of 10] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o )
[ 4 of 10] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o )
[ 5 of 10] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o )
[ 6 of 10] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o )
[ 7 of 10] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o )
[ 8 of 10] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o )
[ 9 of 10] Compiling Control.Concurrent.SampleVar.Lifted ( Control/Concurrent/SampleVar/Lifted.hs, dist/build/Control/Concurrent/SampleVar/Lifted.o )
Control/Concurrent/SampleVar/Lifted.hs:36:1: Warning:
Module `Control.Concurrent.SampleVar' is deprecated:
Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
Control/Concurrent/SampleVar/Lifted.hs:37:1: Warning:
Module `Control.Concurrent.SampleVar' is deprecated:
Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
Control/Concurrent/SampleVar/Lifted.hs:52:43: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:53:30: Warning:
In the use of `SampleVar.newEmptySampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:57:43: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:58:27: Warning:
In the use of `SampleVar.newSampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:62:37: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:63:29: Warning:
In the use of `SampleVar.emptySampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:67:36: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:68:28: Warning:
In the use of `SampleVar.readSampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:72:37: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:73:32: Warning:
In the use of `SampleVar.writeSampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:77:39: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:78:31: Warning:
In the use of `SampleVar.isEmptySampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
[10 of 10] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o )
[ 1 of 10] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.p_o )
[ 2 of 10] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.p_o )
[ 3 of 10] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.p_o )
[ 4 of 10] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.p_o )
[ 5 of 10] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.p_o )
[ 6 of 10] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.p_o )
[ 7 of 10] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.p_o )
[ 8 of 10] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.p_o )
[ 9 of 10] Compiling Control.Concurrent.SampleVar.Lifted ( Control/Concurrent/SampleVar/Lifted.hs, dist/build/Control/Concurrent/SampleVar/Lifted.p_o )
Control/Concurrent/SampleVar/Lifted.hs:36:1: Warning:
Module `Control.Concurrent.SampleVar' is deprecated:
Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
Control/Concurrent/SampleVar/Lifted.hs:37:1: Warning:
Module `Control.Concurrent.SampleVar' is deprecated:
Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
Control/Concurrent/SampleVar/Lifted.hs:52:43: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:53:30: Warning:
In the use of `SampleVar.newEmptySampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:57:43: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:58:27: Warning:
In the use of `SampleVar.newSampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:62:37: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:63:29: Warning:
In the use of `SampleVar.emptySampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:67:36: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:68:28: Warning:
In the use of `SampleVar.readSampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:72:37: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:73:32: Warning:
In the use of `SampleVar.writeSampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:77:39: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Control/Concurrent/SampleVar/Lifted.hs:78:31: Warning:
In the use of `SampleVar.isEmptySampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
[10 of 10] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.p_o )
In-place registering lifted-base-0.2.3.0...
Running Haddock for lifted-base-0.2.3.0...
Preprocessing library lifted-base-0.2.3.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 2 / 2) in 'System.Timeout.Lifted'
100% ( 2 / 2) in 'Foreign.Marshal.Utils.Lifted'
100% ( 11 / 11) in 'Data.IORef.Lifted'
100% ( 5 / 5) in 'Control.Concurrent.QSemN.Lifted'
100% ( 5 / 5) in 'Control.Concurrent.QSem.Lifted'
100% ( 8 / 8) in 'Control.Concurrent.Chan.Lifted'
100% ( 17 / 17) in 'Control.Concurrent.MVar.Lifted'
100% ( 36 / 36) in 'Control.Exception.Lifted'
dist/build/tmp-56478/Control/Concurrent/SampleVar/Lifted.hs:36:1: Warning:
Module `Control.Concurrent.SampleVar' is deprecated:
Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
dist/build/tmp-56478/Control/Concurrent/SampleVar/Lifted.hs:37:1: Warning:
Module `Control.Concurrent.SampleVar' is deprecated:
Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
dist/build/tmp-56478/Control/Concurrent/SampleVar/Lifted.hs:52:43: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-56478/Control/Concurrent/SampleVar/Lifted.hs:53:30: Warning:
In the use of `SampleVar.newEmptySampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-56478/Control/Concurrent/SampleVar/Lifted.hs:57:43: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-56478/Control/Concurrent/SampleVar/Lifted.hs:58:27: Warning:
In the use of `SampleVar.newSampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-56478/Control/Concurrent/SampleVar/Lifted.hs:62:37: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-56478/Control/Concurrent/SampleVar/Lifted.hs:63:29: Warning:
In the use of `SampleVar.emptySampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-56478/Control/Concurrent/SampleVar/Lifted.hs:67:36: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-56478/Control/Concurrent/SampleVar/Lifted.hs:68:28: Warning:
In the use of `SampleVar.readSampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-56478/Control/Concurrent/SampleVar/Lifted.hs:72:37: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-56478/Control/Concurrent/SampleVar/Lifted.hs:73:32: Warning:
In the use of `SampleVar.writeSampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-56478/Control/Concurrent/SampleVar/Lifted.hs:77:39: Warning:
In the use of type constructor or class `SampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
dist/build/tmp-56478/Control/Concurrent/SampleVar/Lifted.hs:78:31: Warning:
In the use of `SampleVar.isEmptySampleVar'
(imported from Control.Concurrent.SampleVar):
Deprecated: "Control.Concurrent.SampleVar will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
100% ( 8 / 8) in 'Control.Concurrent.SampleVar.Lifted'
100% ( 37 / 37) in 'Control.Concurrent.Lifted'
Documentation created: dist/doc/html/lifted-base/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/lifted-base-0.2.3.0/lib
Registering lifted-base-0.2.3.0...
Installed lifted-base-0.2.3.0
Downloading comonad-4.2...
[1 of 1] Compiling Main ( /var/folders/N3/N3m52O3cGxiITf4DtltCxKFQVl2/-Tmp-/comonad-4.2-56478/comonad-4.2/Setup.lhs, /var/folders/N3/N3m52O3cGxiITf4DtltCxKFQVl2/-Tmp-/comonad-4.2-56478/comonad-4.2/dist/setup/Main.o )
Linking /var/folders/N3/N3m52O3cGxiITf4DtltCxKFQVl2/-Tmp-/comonad-4.2-56478/comonad-4.2/dist/setup/setup ...
Configuring comonad-4.2...
Building comonad-4.2...
Preprocessing library comonad-4.2...
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 16] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o )
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.p_o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.p_o )
[ 3 of 16] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.p_o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.p_o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.p_o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.p_o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.p_o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.p_o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.p_o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.p_o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.p_o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.p_o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.p_o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.p_o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.p_o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.p_o )
In-place registering comonad-4.2...
Running Haddock for comonad-4.2...
Preprocessing library comonad-4.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
50% ( 1 / 2) in 'Data.Functor.Composition'
100% ( 2 / 2) in 'Control.Comonad.Trans.Identity'
100% ( 21 / 21) in 'Control.Comonad'
50% ( 1 / 2) in 'Control.Comonad.Trans.Class'
50% ( 1 / 2) in 'Control.Comonad.Hoist.Class'
69% ( 9 / 13) in 'Control.Comonad.Trans.Env'
73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
33% ( 4 / 12) in 'Control.Comonad.Trans.Traced'
33% ( 1 / 3) in 'Control.Comonad.Env.Class'
60% ( 9 / 15) in 'Control.Comonad.Env'
100% ( 4 / 4) in 'Control.Comonad.Identity'
25% ( 1 / 4) in 'Control.Comonad.Store.Class'
62% ( 8 / 13) in 'Control.Comonad.Store'
33% ( 1 / 3) in 'Control.Comonad.Traced.Class'
57% ( 8 / 14) in 'Control.Comonad.Traced'
20% ( 1 / 5) in 'Data.Functor.Coproduct'
Warning: Control.Comonad: could not find link destinations for:
Data.Traversable.Id Data.Traversable.StateL Data.Traversable.StateR
Documentation created: dist/doc/html/comonad/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/comonad-4.2/lib
Registering comonad-4.2...
Installed comonad-4.2
Downloading resourcet-0.4.10.2...
Configuring resourcet-0.4.10.2...
Building resourcet-0.4.10.2...
Preprocessing library resourcet-0.4.10.2...
[1 of 2] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o )
[2 of 2] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o )
[1 of 2] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.p_o )
[2 of 2] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.p_o )
In-place registering resourcet-0.4.10.2...
Running Haddock for resourcet-0.4.10.2...
Preprocessing library resourcet-0.4.10.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
Warning: Control.Monad.Trans.Resource.Internal: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Resource.Internal.ResourceT, Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Resource.Internal.ResourceT m), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Resource.Internal.ExceptionT, Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Resource.Internal.ExceptionT m)
71% ( 12 / 17) in 'Control.Monad.Trans.Resource.Internal'
98% ( 45 / 46) in 'Control.Monad.Trans.Resource'
Warning: Control.Monad.Trans.Resource.Internal: could not find link destinations for:
Control.Monad.Trans.Resource.Internal.NextKey Control.Monad.Trans.Resource.Internal.RefCount
Documentation created: dist/doc/html/resourcet/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/resourcet-0.4.10.2/lib
Registering resourcet-0.4.10.2...
Installed resourcet-0.4.10.2
Downloading semigroupoids-4.0.2.1...
Configuring semigroupoids-4.0.2.1...
Building semigroupoids-4.0.2.1...
Preprocessing library semigroupoids-4.0.2.1...
[ 1 of 20] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 20] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 3 of 20] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 4 of 20] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[ 5 of 20] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[ 6 of 20] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[ 7 of 20] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[ 8 of 20] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[ 9 of 20] Compiling Data.Semigroupoid.Product ( src/Data/Semigroupoid/Product.hs, dist/build/Data/Semigroupoid/Product.o )
[10 of 20] Compiling Data.Semigroupoid.Coproduct ( src/Data/Semigroupoid/Coproduct.hs, dist/build/Data/Semigroupoid/Coproduct.o )
[11 of 20] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[12 of 20] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[13 of 20] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[14 of 20] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[15 of 20] Compiling Data.Semifunctor ( src/Data/Semifunctor.hs, dist/build/Data/Semifunctor.o )
[16 of 20] Compiling Data.Semifunctor.Associative ( src/Data/Semifunctor/Associative.hs, dist/build/Data/Semifunctor/Associative.o )
[17 of 20] Compiling Data.Semifunctor.Braided ( src/Data/Semifunctor/Braided.hs, dist/build/Data/Semifunctor/Braided.o )
[18 of 20] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[19 of 20] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[20 of 20] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
[ 1 of 20] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.p_o )
[ 2 of 20] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.p_o )
[ 3 of 20] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.p_o )
[ 4 of 20] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.p_o )
[ 5 of 20] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.p_o )
[ 6 of 20] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.p_o )
[ 7 of 20] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.p_o )
[ 8 of 20] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.p_o )
[ 9 of 20] Compiling Data.Semigroupoid.Product ( src/Data/Semigroupoid/Product.hs, dist/build/Data/Semigroupoid/Product.p_o )
[10 of 20] Compiling Data.Semigroupoid.Coproduct ( src/Data/Semigroupoid/Coproduct.hs, dist/build/Data/Semigroupoid/Coproduct.p_o )
[11 of 20] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.p_o )
[12 of 20] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.p_o )
[13 of 20] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.p_o )
[14 of 20] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.p_o )
[15 of 20] Compiling Data.Semifunctor ( src/Data/Semifunctor.hs, dist/build/Data/Semifunctor.p_o )
[16 of 20] Compiling Data.Semifunctor.Associative ( src/Data/Semifunctor/Associative.hs, dist/build/Data/Semifunctor/Associative.p_o )
[17 of 20] Compiling Data.Semifunctor.Braided ( src/Data/Semifunctor/Braided.hs, dist/build/Data/Semifunctor/Braided.p_o )
[18 of 20] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.p_o )
[19 of 20] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.p_o )
[20 of 20] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.p_o )
In-place registering semigroupoids-4.0.2.1...
Running Haddock for semigroupoids-4.0.2.1...
Preprocessing library semigroupoids-4.0.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 1 / 1) in 'Data.Traversable.Instances'
75% ( 3 / 4) in 'Data.Functor.Extend'
75% ( 15 / 20) in 'Data.Functor.Bind'
100% ( 2 / 2) in 'Data.Functor.Bind.Trans'
50% ( 2 / 4) in 'Data.Semigroupoid'
50% ( 1 / 2) in 'Data.Semigroupoid.Dual'
50% ( 1 / 2) in 'Data.Groupoid'
0% ( 0 / 2) in 'Data.Isomorphism'
0% ( 0 / 4) in 'Data.Semigroupoid.Product'
0% ( 0 / 6) in 'Data.Semigroupoid.Coproduct'
50% ( 1 / 2) in 'Data.Semigroupoid.Ob'
100% ( 13 / 13) in 'Data.Functor.Apply'
33% ( 2 / 6) in 'Data.Semigroup.Foldable'
33% ( 1 / 3) in 'Data.Semigroup.Traversable'
40% ( 6 / 15) in 'Data.Semifunctor'
14% ( 1 / 7) in 'Data.Semifunctor.Associative'
17% ( 1 / 6) in 'Data.Semifunctor.Braided'
100% ( 3 / 3) in 'Data.Functor.Alt'
100% ( 3 / 3) in 'Data.Functor.Plus'
0% ( 0 / 2) in 'Data.Semigroupoid.Static'
Warning: Data.Functor.Bind: could not find link destinations for:
Data.Traversable.Id Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State
Warning: Data.Functor.Apply: could not find link destinations for:
Data.Traversable.Id Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State
Documentation created: dist/doc/html/semigroupoids/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/semigroupoids-4.0.2.1/lib
Registering semigroupoids-4.0.2.1...
Installed semigroupoids-4.0.2.1
Downloading conduit-1.0.17.1...
Configuring conduit-1.0.17.1...
Building conduit-1.0.17.1...
Preprocessing library conduit-1.0.17.1...
[1 of 9] Compiling System.PosixFile ( dist/build/System/PosixFile.hs, dist/build/System/PosixFile.o )
[2 of 9] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o )
[3 of 9] Compiling Data.Conduit.Util ( Data/Conduit/Util.hs, dist/build/Data/Conduit/Util.o )
[4 of 9] Compiling Data.Conduit ( Data/Conduit.hs, dist/build/Data/Conduit.o )
[5 of 9] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.o )
[6 of 9] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.o )
[7 of 9] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.o )
[8 of 9] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.o )
[9 of 9] Compiling Data.Conduit.Lift ( Data/Conduit/Lift.hs, dist/build/Data/Conduit/Lift.o )
[1 of 9] Compiling System.PosixFile ( dist/build/System/PosixFile.hs, dist/build/System/PosixFile.p_o )
[2 of 9] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.p_o )
[3 of 9] Compiling Data.Conduit.Util ( Data/Conduit/Util.hs, dist/build/Data/Conduit/Util.p_o )
[4 of 9] Compiling Data.Conduit ( Data/Conduit.hs, dist/build/Data/Conduit.p_o )
[5 of 9] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.p_o )
[6 of 9] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.p_o )
[7 of 9] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.p_o )
[8 of 9] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.p_o )
[9 of 9] Compiling Data.Conduit.Lift ( Data/Conduit/Lift.hs, dist/build/Data/Conduit/Lift.p_o )
In-place registering conduit-1.0.17.1...
Running Haddock for conduit-1.0.17.1...
Preprocessing library conduit-1.0.17.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
0% ( 0 / 6) in 'System.PosixFile'
92% ( 55 / 60) in 'Data.Conduit.Internal'
100% ( 6 / 6) in 'Data.Conduit.Util'
99% ( 73 / 74) in 'Data.Conduit'
98% ( 43 / 44) in 'Data.Conduit.List'
100% ( 32 / 32) in 'Data.Conduit.Binary'
100% ( 23 / 23) in 'Data.Conduit.Text'
100% ( 2 / 2) in 'Data.Conduit.Lazy'
98% ( 43 / 44) in 'Data.Conduit.Lift'
Documentation created: dist/doc/html/conduit/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/conduit-1.0.17.1/lib
Registering conduit-1.0.17.1...
Installed conduit-1.0.17.1
Downloading bifunctors-4.1.1.1...
Configuring bifunctors-4.1.1.1...
Building bifunctors-4.1.1.1...
Preprocessing library bifunctors-4.1.1.1...
[ 1 of 13] Compiling Data.Bifoldable ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 2 of 13] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o )
[ 3 of 13] Compiling Data.Bifunctor ( src/Data/Bifunctor.hs, dist/build/Data/Bifunctor.o )
[ 4 of 13] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o )
[ 5 of 13] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 6 of 13] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o )
[ 7 of 13] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 8 of 13] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[ 9 of 13] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[10 of 13] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[11 of 13] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[12 of 13] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[13 of 13] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
[ 1 of 13] Compiling Data.Bifoldable ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.p_o )
[ 2 of 13] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.p_o )
[ 3 of 13] Compiling Data.Bifunctor ( src/Data/Bifunctor.hs, dist/build/Data/Bifunctor.p_o )
[ 4 of 13] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.p_o )
[ 5 of 13] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.p_o )
[ 6 of 13] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.p_o )
[ 7 of 13] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.p_o )
[ 8 of 13] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.p_o )
[ 9 of 13] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.p_o )
[10 of 13] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.p_o )
[11 of 13] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.p_o )
[12 of 13] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.p_o )
[13 of 13] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.p_o )
In-place registering bifunctors-4.1.1.1...
Running Haddock for bifunctors-4.1.1.1...
Preprocessing library bifunctors-4.1.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 17 / 17) in 'Data.Bifoldable'
33% ( 2 / 6) in 'Data.Semigroup.Bifoldable'
100% ( 2 / 2) in 'Data.Bifunctor'
62% ( 5 / 8) in 'Data.Bifunctor.Apply'
100% ( 8 / 8) in 'Data.Bitraversable'
33% ( 1 / 3) in 'Data.Semigroup.Bitraversable'
62% ( 5 / 8) in 'Data.Biapplicative'
100% ( 2 / 2) in 'Data.Bifunctor.Clown'
100% ( 2 / 2) in 'Data.Bifunctor.Flip'
100% ( 2 / 2) in 'Data.Bifunctor.Join'
100% ( 2 / 2) in 'Data.Bifunctor.Joker'
100% ( 2 / 2) in 'Data.Bifunctor.Product'
100% ( 2 / 2) in 'Data.Bifunctor.Wrapped'
Documentation created: dist/doc/html/bifunctors/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/bifunctors-4.1.1.1/lib
Registering bifunctors-4.1.1.1...
Installed bifunctors-4.1.1.1
Downloading profunctors-4.0.4...
Configuring profunctors-4.0.4...
Building profunctors-4.0.4...
Preprocessing library profunctors-4.0.4...
[1 of 8] Compiling Data.Profunctor.Trace ( src/Data/Profunctor/Trace.hs, dist/build/Data/Profunctor/Trace.o )
[2 of 8] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package tagged-0.7.2 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package transformers-compat-0.3.3.4 ... linking ... done.
Loading package contravariant-0.6 ... linking ... done.
Loading package distributive-0.4.4 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package text-0.11.3.1 ... linking ... done.
Loading package hashable-1.1.2.5 ... linking ... done.
Loading package nats-0.2 ... linking ... done.
Loading package unordered-containers-0.2.3.0 ... linking ... done.
Loading package semigroups-0.15.1 ... linking ... done.
Loading package comonad-4.2 ... linking ... done.
Loading package semigroupoids-4.0.2.1 ... linking ... done.
[3 of 8] Compiling Data.Profunctor ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o )
[4 of 8] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o )
[5 of 8] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o )
[6 of 8] Compiling Data.Profunctor.Lift ( src/Data/Profunctor/Lift.hs, dist/build/Data/Profunctor/Lift.o )
[7 of 8] Compiling Data.Profunctor.Rift ( src/Data/Profunctor/Rift.hs, dist/build/Data/Profunctor/Rift.o )
[8 of 8] Compiling Data.Profunctor.Collage ( src/Data/Profunctor/Collage.hs, dist/build/Data/Profunctor/Collage.o )
[1 of 8] Compiling Data.Profunctor.Trace ( src/Data/Profunctor/Trace.hs, dist/build/Data/Profunctor/Trace.p_o )
[2 of 8] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.p_o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package tagged-0.7.2 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package transformers-compat-0.3.3.4 ... linking ... done.
Loading package contravariant-0.6 ... linking ... done.
Loading package distributive-0.4.4 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package text-0.11.3.1 ... linking ... done.
Loading package hashable-1.1.2.5 ... linking ... done.
Loading package nats-0.2 ... linking ... done.
Loading package unordered-containers-0.2.3.0 ... linking ... done.
Loading package semigroups-0.15.1 ... linking ... done.
Loading package comonad-4.2 ... linking ... done.
Loading package semigroupoids-4.0.2.1 ... linking ... done.
[3 of 8] Compiling Data.Profunctor ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.p_o )
[4 of 8] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.p_o )
[5 of 8] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.p_o )
[6 of 8] Compiling Data.Profunctor.Lift ( src/Data/Profunctor/Lift.hs, dist/build/Data/Profunctor/Lift.p_o )
[7 of 8] Compiling Data.Profunctor.Rift ( src/Data/Profunctor/Rift.hs, dist/build/Data/Profunctor/Rift.p_o )
[8 of 8] Compiling Data.Profunctor.Collage ( src/Data/Profunctor/Collage.hs, dist/build/Data/Profunctor/Collage.p_o )
In-place registering profunctors-4.0.4...
Running Haddock for profunctors-4.0.4...
Preprocessing library profunctors-4.0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 2 / 2) in 'Data.Profunctor.Trace'
100% ( 3 / 3) in 'Data.Profunctor.Unsafe'
91% ( 10 / 11) in 'Data.Profunctor'
Warning: Data.Profunctor.Rep: We do not support associated types in instances yet. These instances are affected:
Data.Profunctor.Rep.Representable (->), (GHC.Base.Monad m, GHC.Base.Functor m) =>
Data.Profunctor.Rep.Representable (Control.Arrow.Kleisli m), GHC.Base.Functor f =>
Data.Profunctor.Rep.Representable (Data.Profunctor.UpStar f), Data.Profunctor.Rep.Corepresentable (->), GHC.Base.Functor w =>
Data.Profunctor.Rep.Corepresentable (Control.Comonad.Cokleisli w), Data.Profunctor.Rep.Corepresentable Data.Tagged.Tagged, GHC.Base.Functor f =>
Data.Profunctor.Rep.Corepresentable (Data.Profunctor.DownStar f)
100% ( 7 / 7) in 'Data.Profunctor.Rep'
Warning: Data.Profunctor.Composition: We do not support associated types in instances yet. These instances are affected:
(Data.Profunctor.Rep.Representable p,
Data.Profunctor.Rep.Representable q) =>
Data.Profunctor.Rep.Representable (Data.Profunctor.Composition.Procompose p q), (Data.Profunctor.Rep.Corepresentable p,
Data.Profunctor.Rep.Corepresentable q) =>
Data.Profunctor.Rep.Corepresentable (Data.Profunctor.Composition.Procompose p q)
92% ( 12 / 13) in 'Data.Profunctor.Composition'
100% ( 3 / 3) in 'Data.Profunctor.Lift'
75% ( 3 / 4) in 'Data.Profunctor.Rift'
100% ( 2 / 2) in 'Data.Profunctor.Collage'
Warning: Data.Profunctor.Rep: could not find link destinations for:
Data.Profunctor.Rep.Iso
Warning: Data.Profunctor.Composition: could not find link destinations for:
Data.Profunctor.Composition.Iso
Documentation created: dist/doc/html/profunctors/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/profunctors-4.0.4/lib
Registering profunctors-4.0.4...
Installed profunctors-4.0.4
Downloading attoparsec-conduit-1.0.1.2...
Configuring attoparsec-conduit-1.0.1.2...
Building attoparsec-conduit-1.0.1.2...
Preprocessing library attoparsec-conduit-1.0.1.2...
[1 of 1] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, dist/build/Data/Conduit/Attoparsec.o )
[1 of 1] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, dist/build/Data/Conduit/Attoparsec.p_o )
In-place registering attoparsec-conduit-1.0.1.2...
Running Haddock for attoparsec-conduit-1.0.1.2...
Preprocessing library attoparsec-conduit-1.0.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
83% ( 10 / 12) in 'Data.Conduit.Attoparsec'
Documentation created: dist/doc/html/attoparsec-conduit/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/attoparsec-conduit-1.0.1.2/lib
Registering attoparsec-conduit-1.0.1.2...
Installed attoparsec-conduit-1.0.1.2
Downloading blaze-builder-conduit-1.0.0...
Configuring blaze-builder-conduit-1.0.0...
Building blaze-builder-conduit-1.0.0...
Preprocessing library blaze-builder-conduit-1.0.0...
[1 of 1] Compiling Data.Conduit.Blaze ( Data/Conduit/Blaze.hs, dist/build/Data/Conduit/Blaze.o )
[1 of 1] Compiling Data.Conduit.Blaze ( Data/Conduit/Blaze.hs, dist/build/Data/Conduit/Blaze.p_o )
In-place registering blaze-builder-conduit-1.0.0...
Running Haddock for blaze-builder-conduit-1.0.0...
Preprocessing library blaze-builder-conduit-1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 25 / 25) in 'Data.Conduit.Blaze'
Documentation created: dist/doc/html/blaze-builder-conduit/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/blaze-builder-conduit-1.0.0/lib
Registering blaze-builder-conduit-1.0.0...
Installed blaze-builder-conduit-1.0.0
Downloading free-4.9...
Warning: free.cabal: Unknown fields: extra-doc-files (line 47)
Fields allowed in this section:
name, version, cabal-version, build-type, license, license-file,
copyright, maintainer, build-depends, stability, homepage,
package-url, bug-reports, synopsis, description, category, author,
tested-with, data-files, data-dir, extra-source-files,
extra-tmp-files
Configuring free-4.9...
Building free-4.9...
Preprocessing library free-4.9...
[ 1 of 14] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o )
[ 2 of 14] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o )
[ 3 of 14] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o )
[ 4 of 14] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o )
[ 5 of 14] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o )
[ 6 of 14] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o )
[ 7 of 14] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o )
[ 8 of 14] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o )
[ 9 of 14] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o )
[10 of 14] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o )
[11 of 14] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o )
[12 of 14] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o )
[13 of 14] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.o )
[14 of 14] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o )
[ 1 of 14] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.p_o )
[ 2 of 14] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.p_o )
[ 3 of 14] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.p_o )
[ 4 of 14] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.p_o )
[ 5 of 14] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.p_o )
[ 6 of 14] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.p_o )
[ 7 of 14] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.p_o )
[ 8 of 14] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.p_o )
[ 9 of 14] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.p_o )
[10 of 14] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.p_o )
[11 of 14] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.p_o )
[12 of 14] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.p_o )
[13 of 14] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.p_o )
[14 of 14] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.p_o )
In-place registering free-4.9...
Running Haddock for free-4.9...
Preprocessing library free-4.9...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 6 / 6) in 'Control.Monad.Free.TH'
100% ( 4 / 4) in 'Control.Monad.Free.Class'
100% ( 24 / 24) in 'Control.Monad.Trans.Iter'
100% ( 22 / 22) in 'Control.Monad.Trans.Free'
100% ( 24 / 24) in 'Control.Monad.Trans.Free.Church'
100% ( 12 / 12) in 'Control.Monad.Free'
100% ( 10 / 10) in 'Control.Monad.Free.Church'
100% ( 2 / 2) in 'Control.Comonad.Cofree.Class'
100% ( 10 / 10) in 'Control.Comonad.Trans.Cofree'
100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter'
100% ( 10 / 10) in 'Control.Comonad.Cofree'
67% ( 4 / 6) in 'Control.Alternative.Free'
100% ( 21 / 21) in 'Control.Applicative.Trans.Free'
100% ( 10 / 10) in 'Control.Applicative.Free'
Documentation created: dist/doc/html/free/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/free-4.9/lib
Registering free-4.9...
Installed free-4.9
Downloading xml-conduit-1.1.0.9...
Configuring xml-conduit-1.1.0.9...
Building xml-conduit-1.1.0.9...
Preprocessing library xml-conduit-1.1.0.9...
[1 of 7] Compiling Text.XML.Cursor.Generic ( Text/XML/Cursor/Generic.hs, dist/build/Text/XML/Cursor/Generic.o )
[2 of 7] Compiling Text.XML.Stream.Token ( Text/XML/Stream/Token.hs, dist/build/Text/XML/Stream/Token.o )
[3 of 7] Compiling Text.XML.Stream.Render ( Text/XML/Stream/Render.hs, dist/build/Text/XML/Stream/Render.o )
[4 of 7] Compiling Text.XML.Stream.Parse ( Text/XML/Stream/Parse.hs, dist/build/Text/XML/Stream/Parse.o )
[5 of 7] Compiling Text.XML.Unresolved ( Text/XML/Unresolved.hs, dist/build/Text/XML/Unresolved.o )
[6 of 7] Compiling Text.XML ( Text/XML.hs, dist/build/Text/XML.o )
Text/XML.hs:110:1: Warning:
The import of `Control.Monad.Trans.Resource' is redundant
except perhaps to import instances from `Control.Monad.Trans.Resource'
To import instances alone, use: import Control.Monad.Trans.Resource()
[7 of 7] Compiling Text.XML.Cursor ( Text/XML/Cursor.hs, dist/build/Text/XML/Cursor.o )
[1 of 7] Compiling Text.XML.Cursor.Generic ( Text/XML/Cursor/Generic.hs, dist/build/Text/XML/Cursor/Generic.p_o )
[2 of 7] Compiling Text.XML.Stream.Token ( Text/XML/Stream/Token.hs, dist/build/Text/XML/Stream/Token.p_o )
[3 of 7] Compiling Text.XML.Stream.Render ( Text/XML/Stream/Render.hs, dist/build/Text/XML/Stream/Render.p_o )
[4 of 7] Compiling Text.XML.Stream.Parse ( Text/XML/Stream/Parse.hs, dist/build/Text/XML/Stream/Parse.p_o )
[5 of 7] Compiling Text.XML.Unresolved ( Text/XML/Unresolved.hs, dist/build/Text/XML/Unresolved.p_o )
[6 of 7] Compiling Text.XML ( Text/XML.hs, dist/build/Text/XML.p_o )
Text/XML.hs:110:1: Warning:
The import of `Control.Monad.Trans.Resource' is redundant
except perhaps to import instances from `Control.Monad.Trans.Resource'
To import instances alone, use: import Control.Monad.Trans.Resource()
[7 of 7] Compiling Text.XML.Cursor ( Text/XML/Cursor.hs, dist/build/Text/XML/Cursor.p_o )
In-place registering xml-conduit-1.1.0.9...
Running Haddock for xml-conduit-1.1.0.9...
Preprocessing library xml-conduit-1.1.0.9...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
92% ( 24 / 26) in 'Text.XML.Cursor.Generic'
0% ( 0 / 6) in 'Text.XML.Stream.Token'
82% ( 9 / 11) in 'Text.XML.Stream.Render'
78% ( 31 / 40) in 'Text.XML.Stream.Parse'
39% ( 12 / 31) in 'Text.XML.Unresolved'
dist/build/tmp-56478/Text/XML.hs:110:1: Warning:
The import of `Control.Monad.Trans.Resource' is redundant
except perhaps to import instances from `Control.Monad.Trans.Resource'
To import instances alone, use: import Control.Monad.Trans.Resource()
40% ( 21 / 52) in 'Text.XML'
96% ( 45 / 47) in 'Text.XML.Cursor'
Documentation created: dist/doc/html/xml-conduit/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/xml-conduit-1.1.0.9/lib
Registering xml-conduit-1.1.0.9...
Installed xml-conduit-1.1.0.9
Downloading lens-4.1.2.1...
[1 of 1] Compiling Main ( /var/folders/N3/N3m52O3cGxiITf4DtltCxKFQVl2/-Tmp-/lens-4.1.2.1-56478/lens-4.1.2.1/Setup.lhs, /var/folders/N3/N3m52O3cGxiITf4DtltCxKFQVl2/-Tmp-/lens-4.1.2.1-56478/lens-4.1.2.1/dist/setup/Main.o )
Linking /var/folders/N3/N3m52O3cGxiITf4DtltCxKFQVl2/-Tmp-/lens-4.1.2.1-56478/lens-4.1.2.1/dist/setup/setup ...
Configuring lens-4.1.2.1...
Building lens-4.1.2.1...
Preprocessing library lens-4.1.2.1...
[ 1 of 85] Compiling Data.Map.Lens ( src/Data/Map/Lens.hs, dist/build/Data/Map/Lens.o )
[ 2 of 85] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, dist/build/Control/Lens/Internal/TH.o )
[ 3 of 85] Compiling Control.Lens.Internal.Reflection ( src/Control/Lens/Internal/Reflection.hs, dist/build/Control/Lens/Internal/Reflection.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package zlib-0.5.4.1 ... linking ... done.
Loading package text-0.11.3.1 ... linking ... done.
Loading package hashable-1.1.2.5 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package nats-0.2 ... linking ... done.
Loading package unordered-containers-0.2.3.0 ... linking ... done.
Loading package semigroups-0.15.1 ... linking ... done.
Loading package void-0.6.1 ... linking ... done.
Loading package utf8-string-0.3.8 ... linking ... done.
Loading package split-0.2.2 ... linking ... done.
Loading package tagged-0.7.2 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package reflection-1.4 ... linking ... done.
Loading package parallel-3.2.0.3 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package transformers-compat-0.3.3.4 ... linking ... done.
Loading package contravariant-0.6 ... linking ... done.
Loading package distributive-0.4.4 ... linking ... done.
Loading package comonad-4.2 ... linking ... done.
Loading package semigroupoids-4.0.2.1 ... linking ... done.
Loading package bifunctors-4.1.1.1 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package prelude-extras-0.4 ... linking ... done.
Loading package profunctors-4.0.4 ... linking ... done.
Loading package free-4.9 ... linking ... done.
Loading package filepath-1.3.0.1 ... linking ... done.
Loading package exceptions-0.6.1 ... linking ... done.
Loading package attoparsec-0.10.4.0 ... linking ... done.
Loading package dlist-0.7.1 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package scientific-0.2.0.2 ... linking ... done.
Loading package syb-0.4.0 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package primitive-0.5.0.1 ... linking ... done.
Loading package vector-0.10.0.1 ... linking ... done.
Loading package aeson-0.7.0.4 ... linking ... done.
[ 4 of 85] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, dist/build/Control/Lens/Internal/Instances.o )
[ 5 of 85] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, dist/build/Control/Lens/Internal/Setter.o )
[ 6 of 85] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, dist/build/Control/Lens/Internal/Review.o )
[ 7 of 85] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, dist/build/Control/Lens/Internal/Prism.o )
[ 8 of 85] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, dist/build/Control/Lens/Internal/Iso.o )
[ 9 of 85] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, dist/build/Control/Lens/Internal/Level.o )
[10 of 85] Compiling Control.Lens.Internal.TupleIxedTH ( src/Control/Lens/Internal/TupleIxedTH.hs, dist/build/Control/Lens/Internal/TupleIxedTH.o )
[11 of 85] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, dist/build/Control/Lens/Internal/Indexed.o )
[12 of 85] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, dist/build/Control/Lens/Internal/Context.o )
[13 of 85] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, dist/build/Control/Lens/Internal/Bazaar.o )
[14 of 85] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, dist/build/Control/Lens/Internal/Magma.o )
[15 of 85] Compiling Control.Lens.Internal.Action ( src/Control/Lens/Internal/Action.hs, dist/build/Control/Lens/Internal/Action.o )
[16 of 85] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, dist/build/Control/Lens/Internal/Getter.o )
[17 of 85] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, dist/build/Control/Lens/Internal/Fold.o )
[18 of 85] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, dist/build/Control/Lens/Internal/Zoom.o )
[19 of 85] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, dist/build/Control/Lens/Type.o )
[20 of 85] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, dist/build/Control/Lens/Setter.o )
[21 of 85] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, dist/build/Control/Lens/Lens.o )
[22 of 85] Compiling Control.Lens.Loupe ( src/Control/Lens/Loupe.hs, dist/build/Control/Lens/Loupe.o )
[23 of 85] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, dist/build/Control/Lens/Tuple.o )
[24 of 85] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, dist/build/Control/Lens/Getter.o )
[25 of 85] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, dist/build/Control/Lens/Review.o )
[26 of 85] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, dist/build/Control/Lens/Prism.o )
[27 of 85] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, dist/build/Control/Lens/Zoom.o )
[28 of 85] Compiling Data.Set.Lens ( src/Data/Set/Lens.hs, dist/build/Data/Set/Lens.o )
[29 of 85] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, dist/build/Data/HashSet/Lens.o )
[30 of 85] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, dist/build/Control/Lens/Fold.o )
[31 of 85] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, dist/build/Control/Lens/Traversal.o )
[32 of 85] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, dist/build/Control/Lens/Indexed.o )
[33 of 85] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, dist/build/Control/Lens/Level.o )
[34 of 85] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, dist/build/Control/Lens/Reified.o )
[35 of 85] Compiling Data.Data.Lens ( src/Data/Data/Lens.hs, dist/build/Data/Data/Lens.o )
[36 of 85] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, dist/build/Control/Lens/Plated.o )
[37 of 85] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, dist/build/Control/Lens/Equality.o )
[38 of 85] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, dist/build/Control/Lens/Iso.o )
[39 of 85] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, dist/build/Control/Lens/Wrapped.o )
[40 of 85] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, dist/build/Control/Lens/Empty.o )
[41 of 85] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, dist/build/Control/Lens/Each.o )
[42 of 85] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, dist/build/Control/Lens/Cons.o )
[43 of 85] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, dist/build/Control/Lens/Internal/Deque.o )
[44 of 85] Compiling Control.Lens.At ( src/Control/Lens/At.hs, dist/build/Control/Lens/At.o )
[45 of 85] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, dist/build/Language/Haskell/TH/Lens.o )
[46 of 85] Compiling Control.Lens.TH ( src/Control/Lens/TH.hs, dist/build/Control/Lens/TH.o )
[47 of 85] Compiling Control.Lens.Action ( src/Control/Lens/Action.hs, dist/build/Control/Lens/Action.o )
[48 of 85] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, dist/build/Control/Lens/Internal/Exception.o )
[49 of 85] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, dist/build/Control/Lens/Internal.o )
[50 of 85] Compiling Control.Lens ( src/Control/Lens.hs, dist/build/Control/Lens.o )
[51 of 85] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, dist/build/Control/Exception/Lens.o )
[52 of 85] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, dist/build/Control/Lens/Combinators.o )
[53 of 85] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, dist/build/Control/Lens/Extras.o )
[54 of 85] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, dist/build/Control/Lens/Internal/ByteString.o )
[55 of 85] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, dist/build/Control/Lens/Operators.o )
[56 of 85] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, dist/build/Control/Monad/Error/Lens.o )
[57 of 85] Compiling Control.Monad.Primitive.Lens ( src/Control/Monad/Primitive/Lens.hs, dist/build/Control/Monad/Primitive/Lens.o )
[58 of 85] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, dist/build/Control/Parallel/Strategies/Lens.o )
[59 of 85] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, dist/build/Control/Seq/Lens.o )
[60 of 85] Compiling Data.Aeson.Lens ( src/Data/Aeson/Lens.hs, dist/build/Data/Aeson/Lens.o )
[61 of 85] Compiling Data.Array.Lens ( src/Data/Array/Lens.hs, dist/build/Data/Array/Lens.o )
[62 of 85] Compiling Data.Bits.Lens ( src/Data/Bits/Lens.hs, dist/build/Data/Bits/Lens.o )
[63 of 85] Compiling Data.ByteString.Strict.Lens ( src/Data/ByteString/Strict/Lens.hs, dist/build/Data/ByteString/Strict/Lens.o )
[64 of 85] Compiling Data.ByteString.Lazy.Lens ( src/Data/ByteString/Lazy/Lens.hs, dist/build/Data/ByteString/Lazy/Lens.o )
[65 of 85] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, dist/build/Data/ByteString/Lens.o )
[66 of 85] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, dist/build/Data/Complex/Lens.o )
[67 of 85] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, dist/build/Data/Dynamic/Lens.o )
[68 of 85] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, dist/build/Data/IntSet/Lens.o )
[69 of 85] Compiling Data.List.Lens ( src/Data/List/Lens.hs, dist/build/Data/List/Lens.o )
[70 of 85] Compiling Data.List.Split.Lens ( src/Data/List/Split/Lens.hs, dist/build/Data/List/Split/Lens.o )
[71 of 85] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, dist/build/Data/Sequence/Lens.o )
[72 of 85] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, dist/build/Data/Text/Strict/Lens.o )
[73 of 85] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, dist/build/Data/Text/Lazy/Lens.o )
[74 of 85] Compiling Data.Text.Lens ( src/Data/Text/Lens.hs, dist/build/Data/Text/Lens.o )
[75 of 85] Compiling Data.Tree.Lens ( src/Data/Tree/Lens.hs, dist/build/Data/Tree/Lens.o )
[76 of 85] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, dist/build/Data/Typeable/Lens.o )
[77 of 85] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, dist/build/Data/Vector/Lens.o )
[78 of 85] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, dist/build/Data/Vector/Generic/Lens.o )
[79 of 85] Compiling Generics.Deriving.Lens ( src/Generics/Deriving/Lens.hs, dist/build/Generics/Deriving/Lens.o )
[80 of 85] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, dist/build/GHC/Generics/Lens.o )
[81 of 85] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, dist/build/System/Exit/Lens.o )
[82 of 85] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, dist/build/System/FilePath/Lens.o )
[83 of 85] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, dist/build/System/IO/Error/Lens.o )
[84 of 85] Compiling Numeric.Lens ( src/Numeric/Lens.hs, dist/build/Numeric/Lens.o )
[85 of 85] Compiling Codec.Compression.Zlib.Lens ( src/Codec/Compression/Zlib/Lens.hs, dist/build/Codec/Compression/Zlib/Lens.o )
[ 1 of 85] Compiling Data.Map.Lens ( src/Data/Map/Lens.hs, dist/build/Data/Map/Lens.p_o )
[ 2 of 85] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, dist/build/Control/Lens/Internal/TH.p_o )
[ 3 of 85] Compiling Control.Lens.Internal.Reflection ( src/Control/Lens/Internal/Reflection.hs, dist/build/Control/Lens/Internal/Reflection.p_o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package zlib-0.5.4.1 ... linking ... done.
Loading package text-0.11.3.1 ... linking ... done.
Loading package hashable-1.1.2.5 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package nats-0.2 ... linking ... done.
Loading package unordered-containers-0.2.3.0 ... linking ... done.
Loading package semigroups-0.15.1 ... linking ... done.
Loading package void-0.6.1 ... linking ... done.
Loading package utf8-string-0.3.8 ... linking ... done.
Loading package split-0.2.2 ... linking ... done.
Loading package tagged-0.7.2 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package reflection-1.4 ... linking ... done.
Loading package parallel-3.2.0.3 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package transformers-compat-0.3.3.4 ... linking ... done.
Loading package contravariant-0.6 ... linking ... done.
Loading package distributive-0.4.4 ... linking ... done.
Loading package comonad-4.2 ... linking ... done.
Loading package semigroupoids-4.0.2.1 ... linking ... done.
Loading package bifunctors-4.1.1.1 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package prelude-extras-0.4 ... linking ... done.
Loading package profunctors-4.0.4 ... linking ... done.
Loading package free-4.9 ... linking ... done.
Loading package filepath-1.3.0.1 ... linking ... done.
Loading package exceptions-0.6.1 ... linking ... done.
Loading package attoparsec-0.10.4.0 ... linking ... done.
Loading package dlist-0.7.1 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package scientific-0.2.0.2 ... linking ... done.
Loading package syb-0.4.0 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package primitive-0.5.0.1 ... linking ... done.
Loading package vector-0.10.0.1 ... linking ... done.
Loading package aeson-0.7.0.4 ... linking ... done.
[ 4 of 85] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, dist/build/Control/Lens/Internal/Instances.p_o )
[ 5 of 85] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, dist/build/Control/Lens/Internal/Setter.p_o )
[ 6 of 85] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, dist/build/Control/Lens/Internal/Review.p_o )
[ 7 of 85] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, dist/build/Control/Lens/Internal/Prism.p_o )
[ 8 of 85] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, dist/build/Control/Lens/Internal/Iso.p_o )
[ 9 of 85] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, dist/build/Control/Lens/Internal/Level.p_o )
[10 of 85] Compiling Control.Lens.Internal.TupleIxedTH ( src/Control/Lens/Internal/TupleIxedTH.hs, dist/build/Control/Lens/Internal/TupleIxedTH.p_o )
[11 of 85] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, dist/build/Control/Lens/Internal/Indexed.p_o )
[12 of 85] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, dist/build/Control/Lens/Internal/Context.p_o )
[13 of 85] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, dist/build/Control/Lens/Internal/Bazaar.p_o )
[14 of 85] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, dist/build/Control/Lens/Internal/Magma.p_o )
[15 of 85] Compiling Control.Lens.Internal.Action ( src/Control/Lens/Internal/Action.hs, dist/build/Control/Lens/Internal/Action.p_o )
[16 of 85] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, dist/build/Control/Lens/Internal/Getter.p_o )
[17 of 85] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, dist/build/Control/Lens/Internal/Fold.p_o )
[18 of 85] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, dist/build/Control/Lens/Internal/Zoom.p_o )
[19 of 85] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, dist/build/Control/Lens/Type.p_o )
[20 of 85] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, dist/build/Control/Lens/Setter.p_o )
[21 of 85] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, dist/build/Control/Lens/Lens.p_o )
[22 of 85] Compiling Control.Lens.Loupe ( src/Control/Lens/Loupe.hs, dist/build/Control/Lens/Loupe.p_o )
[23 of 85] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, dist/build/Control/Lens/Tuple.p_o )
[24 of 85] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, dist/build/Control/Lens/Getter.p_o )
[25 of 85] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, dist/build/Control/Lens/Review.p_o )
[26 of 85] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, dist/build/Control/Lens/Prism.p_o )
[27 of 85] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, dist/build/Control/Lens/Zoom.p_o )
[28 of 85] Compiling Data.Set.Lens ( src/Data/Set/Lens.hs, dist/build/Data/Set/Lens.p_o )
[29 of 85] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, dist/build/Data/HashSet/Lens.p_o )
[30 of 85] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, dist/build/Control/Lens/Fold.p_o )
[31 of 85] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, dist/build/Control/Lens/Traversal.p_o )
[32 of 85] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, dist/build/Control/Lens/Indexed.p_o )
[33 of 85] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, dist/build/Control/Lens/Level.p_o )
[34 of 85] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, dist/build/Control/Lens/Reified.p_o )
[35 of 85] Compiling Data.Data.Lens ( src/Data/Data/Lens.hs, dist/build/Data/Data/Lens.p_o )
[36 of 85] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, dist/build/Control/Lens/Plated.p_o )
[37 of 85] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, dist/build/Control/Lens/Equality.p_o )
[38 of 85] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, dist/build/Control/Lens/Iso.p_o )
[39 of 85] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, dist/build/Control/Lens/Wrapped.p_o )
[40 of 85] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, dist/build/Control/Lens/Empty.p_o )
[41 of 85] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, dist/build/Control/Lens/Each.p_o )
[42 of 85] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, dist/build/Control/Lens/Cons.p_o )
[43 of 85] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, dist/build/Control/Lens/Internal/Deque.p_o )
[44 of 85] Compiling Control.Lens.At ( src/Control/Lens/At.hs, dist/build/Control/Lens/At.p_o )
[45 of 85] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, dist/build/Language/Haskell/TH/Lens.p_o )
[46 of 85] Compiling Control.Lens.TH ( src/Control/Lens/TH.hs, dist/build/Control/Lens/TH.p_o )
[47 of 85] Compiling Control.Lens.Action ( src/Control/Lens/Action.hs, dist/build/Control/Lens/Action.p_o )
[48 of 85] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, dist/build/Control/Lens/Internal/Exception.p_o )
[49 of 85] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, dist/build/Control/Lens/Internal.p_o )
[50 of 85] Compiling Control.Lens ( src/Control/Lens.hs, dist/build/Control/Lens.p_o )
[51 of 85] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, dist/build/Control/Exception/Lens.p_o )
[52 of 85] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, dist/build/Control/Lens/Combinators.p_o )
[53 of 85] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, dist/build/Control/Lens/Extras.p_o )
[54 of 85] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, dist/build/Control/Lens/Internal/ByteString.p_o )
[55 of 85] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, dist/build/Control/Lens/Operators.p_o )
[56 of 85] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, dist/build/Control/Monad/Error/Lens.p_o )
[57 of 85] Compiling Control.Monad.Primitive.Lens ( src/Control/Monad/Primitive/Lens.hs, dist/build/Control/Monad/Primitive/Lens.p_o )
[58 of 85] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, dist/build/Control/Parallel/Strategies/Lens.p_o )
[59 of 85] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, dist/build/Control/Seq/Lens.p_o )
[60 of 85] Compiling Data.Aeson.Lens ( src/Data/Aeson/Lens.hs, dist/build/Data/Aeson/Lens.p_o )
[61 of 85] Compiling Data.Array.Lens ( src/Data/Array/Lens.hs, dist/build/Data/Array/Lens.p_o )
[62 of 85] Compiling Data.Bits.Lens ( src/Data/Bits/Lens.hs, dist/build/Data/Bits/Lens.p_o )
[63 of 85] Compiling Data.ByteString.Strict.Lens ( src/Data/ByteString/Strict/Lens.hs, dist/build/Data/ByteString/Strict/Lens.p_o )
[64 of 85] Compiling Data.ByteString.Lazy.Lens ( src/Data/ByteString/Lazy/Lens.hs, dist/build/Data/ByteString/Lazy/Lens.p_o )
[65 of 85] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, dist/build/Data/ByteString/Lens.p_o )
[66 of 85] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, dist/build/Data/Complex/Lens.p_o )
[67 of 85] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, dist/build/Data/Dynamic/Lens.p_o )
[68 of 85] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, dist/build/Data/IntSet/Lens.p_o )
[69 of 85] Compiling Data.List.Lens ( src/Data/List/Lens.hs, dist/build/Data/List/Lens.p_o )
[70 of 85] Compiling Data.List.Split.Lens ( src/Data/List/Split/Lens.hs, dist/build/Data/List/Split/Lens.p_o )
[71 of 85] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, dist/build/Data/Sequence/Lens.p_o )
[72 of 85] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, dist/build/Data/Text/Strict/Lens.p_o )
[73 of 85] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, dist/build/Data/Text/Lazy/Lens.p_o )
[74 of 85] Compiling Data.Text.Lens ( src/Data/Text/Lens.hs, dist/build/Data/Text/Lens.p_o )
[75 of 85] Compiling Data.Tree.Lens ( src/Data/Tree/Lens.hs, dist/build/Data/Tree/Lens.p_o )
[76 of 85] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, dist/build/Data/Typeable/Lens.p_o )
[77 of 85] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, dist/build/Data/Vector/Lens.p_o )
[78 of 85] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, dist/build/Data/Vector/Generic/Lens.p_o )
[79 of 85] Compiling Generics.Deriving.Lens ( src/Generics/Deriving/Lens.hs, dist/build/Generics/Deriving/Lens.p_o )
[80 of 85] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, dist/build/GHC/Generics/Lens.p_o )
[81 of 85] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, dist/build/System/Exit/Lens.p_o )
[82 of 85] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, dist/build/System/FilePath/Lens.p_o )
[83 of 85] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, dist/build/System/IO/Error/Lens.p_o )
[84 of 85] Compiling Numeric.Lens ( src/Numeric/Lens.hs, dist/build/Numeric/Lens.p_o )
[85 of 85] Compiling Codec.Compression.Zlib.Lens ( src/Codec/Compression/Zlib/Lens.hs, dist/build/Codec/Compression/Zlib/Lens.p_o )
In-place registering lens-4.1.2.1...
Running Haddock for lens-4.1.2.1...
Preprocessing library lens-4.1.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 1 / 1) in 'Data.Map.Lens'
29% ( 2 / 7) in 'Control.Lens.Internal.TH'
67% ( 2 / 3) in 'Control.Lens.Internal.Reflection'
100% ( 1 / 1) in 'Control.Lens.Internal.Instances'
100% ( 3 / 3) in 'Control.Lens.Internal.Setter'
100% ( 5 / 5) in 'Control.Lens.Internal.Review'
100% ( 3 / 3) in 'Control.Lens.Internal.Prism'
100% ( 3 / 3) in 'Control.Lens.Internal.Iso'
100% ( 6 / 6) in 'Control.Lens.Internal.Level'
50% ( 1 / 2) in 'Control.Lens.Internal.TupleIxedTH'
Warning: Control.Lens.Internal.Indexed: We do not support associated types in instances yet. These instances are affected:
Data.Profunctor.Rep.Corepresentable (Control.Lens.Internal.Indexed.Indexed i), Data.Profunctor.Rep.Representable (Control.Lens.Internal.Indexed.Indexed i)
100% ( 12 / 12) in 'Control.Lens.Internal.Indexed'
100% ( 11 / 11) in 'Control.Lens.Internal.Context'
91% ( 10 / 11) in 'Control.Lens.Internal.Bazaar'
100% ( 12 / 12) in 'Control.Lens.Internal.Magma'
100% ( 4 / 4) in 'Control.Lens.Internal.Action'
75% ( 6 / 8) in 'Control.Lens.Internal.Getter'
81% ( 13 / 16) in 'Control.Lens.Internal.Fold'
Warning: Control.Lens.Internal.Zoom: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Zoomed, Magnified
100% ( 14 / 14) in 'Control.Lens.Internal.Zoom'
83% ( 55 / 66) in 'Control.Lens.Type'
100% ( 80 / 80) in 'Control.Lens.Setter'
81% ( 88 /108) in 'Control.Lens.Lens'
100% ( 19 / 19) in 'Control.Lens.Loupe'
Warning: Control.Lens.Tuple: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
GSize, Add, Subtract, GT
100% ( 11 / 11) in 'Control.Lens.Tuple'
94% ( 31 / 33) in 'Control.Lens.Getter'
100% ( 17 / 17) in 'Control.Lens.Review'
100% ( 27 / 27) in 'Control.Lens.Prism'
100% ( 3 / 3) in 'Control.Lens.Zoom'
100% ( 3 / 3) in 'Data.Set.Lens'
100% ( 3 / 3) in 'Data.HashSet.Lens'
96% (114 /119) in 'Control.Lens.Fold'
90% ( 80 / 89) in 'Control.Lens.Traversal'
96% ( 45 / 47) in 'Control.Lens.Indexed'
100% ( 4 / 4) in 'Control.Lens.Level'
Warning: Control.Lens.Reified: We do not support associated types in instances yet. These instances are affected:
Data.Profunctor.Rep.Corepresentable Control.Lens.Reified.ReifiedGetter, Data.Profunctor.Rep.Representable Control.Lens.Reified.ReifiedGetter, Data.Profunctor.Rep.Representable (Control.Lens.Reified.ReifiedIndexedGetter i), Data.Profunctor.Rep.Representable Control.Lens.Reified.ReifiedFold, Data.Profunctor.Rep.Representable (Control.Lens.Reified.ReifiedIndexedFold i)
95% ( 21 / 22) in 'Control.Lens.Reified'
100% ( 13 / 13) in 'Data.Data.Lens'
100% ( 40 / 40) in 'Control.Lens.Plated'
100% ( 15 / 15) in 'Control.Lens.Equality'
100% ( 45 / 45) in 'Control.Lens.Iso'
Warning: Control.Lens.Wrapped: We do not support associated types in instances yet. These instances are affected:
Control.Lens.Wrapped.Wrapped Data.Monoid.All, Control.Lens.Wrapped.Wrapped Data.Monoid.Any, Control.Lens.Wrapped.Wrapped (Data.Monoid.Sum a), Control.Lens.Wrapped.Wrapped (Data.Monoid.Product a), Control.Lens.Wrapped.Wrapped (Control.Arrow.Kleisli m a b), Control.Lens.Wrapped.Wrapped (Control.Applicative.WrappedMonad m a), Control.Lens.Wrapped.Wrapped (Control.Applicative.WrappedArrow a b c), Control.Lens.Wrapped.Wrapped (Control.Applicative.ZipList a), Control.Lens.Wrapped.Wrapped (Control.Applicative.Const a x), Control.Lens.Wrapped.Wrapped (Data.Monoid.Dual a), Control.Lens.Wrapped.Wrapped (Data.Monoid.Endo a), Control.Lens.Wrapped.Wrapped (Data.Monoid.First a), Control.Lens.Wrapped.Wrapped (Data.Monoid.Last a), Control.Arrow.ArrowApply m =>
Control.Lens.Wrapped.Wrapped (Control.Arrow.ArrowMonad m a), Control.Lens.Wrapped.Wrapped (Control.Applicative.Backwards.Backwards f a), Control.Lens.Wrapped.Wrapped (Data.Functor.Compose.Compose f g a), Control.Lens.Wrapped.Wrapped (Data.Functor.Constant.Constant a b), Control.Lens.Wrapped.Wrapped (Control.Monad.Trans.Cont.ContT r m a), Control.Lens.Wrapped.Wrapped (Control.Monad.Trans.Error.ErrorT e m a), Control.Lens.Wrapped.Wrapped (Data.Functor.Identity.Identity a), Control.Lens.Wrapped.Wrapped (Control.Monad.Trans.Identity.IdentityT m a), Control.Lens.Wrapped.Wrapped (Control.Monad.Trans.List.ListT m a), Control.Lens.Wrapped.Wrapped (Control.Monad.Trans.Maybe.MaybeT m a), Control.Lens.Wrapped.Wrapped (Control.Monad.Trans.Reader.ReaderT r m a), Control.Lens.Wrapped.Wrapped (Data.Functor.Reverse.Reverse f a), Control.Lens.Wrapped.Wrapped (Control.Monad.Trans.RWS.Lazy.RWST r w s m a), Control.Lens.Wrapped.Wrapped (Control.Monad.Trans.RWS.Strict.RWST r w s m a), Control.Lens.Wrapped.Wrapped (Control.Monad.Trans.State.Lazy.StateT s m a), Control.Lens.Wrapped.Wrapped (Control.Monad.Trans.State.Strict.StateT s m a), Control.Lens.Wrapped.Wrapped (Control.Monad.Trans.Writer.Lazy.WriterT w m a), Control.Lens.Wrapped.Wrapped (Control.Monad.Trans.Writer.Strict.WriterT w m a), Control.Lens.Wrapped.Wrapped (Data.Functor.Coproduct.Coproduct f g a), Control.Lens.Wrapped.Wrapped (Control.Comonad.Trans.Traced.TracedT m w a), (Data.Hashable.Hashable k, GHC.Classes.Eq k) =>
Control.Lens.Wrapped.Wrapped (Data.HashMap.Base.HashMap k a), (Data.Hashable.Hashable a, GHC.Classes.Eq a) =>
Control.Lens.Wrapped.Wrapped (Data.HashSet.HashSet a), Control.Lens.Wrapped.Wrapped (Data.IntMap.Base.IntMap a), Control.Lens.Wrapped.Wrapped Data.IntSet.Base.IntSet, GHC.Classes.Ord k =>
Control.Lens.Wrapped.Wrapped (Data.Map.Base.Map k a), GHC.Classes.Ord a =>
Control.Lens.Wrapped.Wrapped (Data.Set.Base.Set a), Control.Lens.Wrapped.Wrapped (Data.Sequence.Seq a), Control.Lens.Wrapped.Wrapped (Data.Semigroup.Min a), Control.Lens.Wrapped.Wrapped (Data.Semigroup.Max a), Control.Lens.Wrapped.Wrapped (Data.Semigroup.First a), Control.Lens.Wrapped.Wrapped (Data.Semigroup.Last a), Control.Lens.Wrapped.Wrapped (Data.Semigroup.WrappedMonoid a), Control.Lens.Wrapped.Wrapped (Data.Semigroup.Option a), Control.Lens.Wrapped.Wrapped (Data.Functor.Contravariant.Predicate a), Control.Lens.Wrapped.Wrapped (Data.Functor.Contravariant.Comparison a), Control.Lens.Wrapped.Wrapped (Data.Functor.Contravariant.Equivalence a), Control.Lens.Wrapped.Wrapped (Data.Functor.Contravariant.Op a b), Control.Lens.Wrapped.Wrapped (Data.Functor.Contravariant.Compose.Compose f g a), Control.Lens.Wrapped.Wrapped (Data.Functor.Contravariant.Compose.ComposeFC f g a), Control.Lens.Wrapped.Wrapped (Data.Functor.Contravariant.Compose.ComposeCF f g a), Control.Lens.Wrapped.Wrapped (Data.Tagged.Tagged s a), Control.Lens.Wrapped.Wrapped GHC.IO.Exception.AssertionFailed, Control.Lens.Wrapped.Wrapped Control.Exception.Base.NoMethodError, Control.Lens.Wrapped.Wrapped Control.Exception.Base.PatternMatchFail, Control.Lens.Wrapped.Wrapped Control.Exception.Base.RecConError, Control.Lens.Wrapped.Wrapped Control.Exception.Base.RecSelError, Control.Lens.Wrapped.Wrapped Control.Exception.Base.RecUpdError, Control.Lens.Wrapped.Wrapped GHC.Exception.ErrorCall
76% ( 13 / 17) in 'Control.Lens.Wrapped'
50% ( 1 / 2) in 'Control.Lens.Empty'
100% ( 3 / 3) in 'Control.Lens.Each'
100% ( 15 / 15) in 'Control.Lens.Cons'
100% ( 6 / 6) in 'Control.Lens.Internal.Deque'
Warning: Control.Lens.At: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Index, IxValue
82% ( 9 / 11) in 'Control.Lens.At'
22% ( 44 /201) in 'Language.Haskell.TH.Lens'
96% ( 50 / 52) in 'Control.Lens.TH'
100% ( 26 / 26) in 'Control.Lens.Action'
100% ( 3 / 3) in 'Control.Lens.Internal.Exception'
100% ( 14 / 14) in 'Control.Lens.Internal'
100% ( 25 / 25) in 'Control.Lens'
100% ( 65 / 65) in 'Control.Exception.Lens'
100% ( 2 / 2) in 'Control.Lens.Combinators'
100% ( 3 / 3) in 'Control.Lens.Extras'
100% ( 11 / 11) in 'Control.Lens.Internal.ByteString'
85% (114 /134) in 'Control.Lens.Operators'
100% ( 15 / 15) in 'Control.Monad.Error.Lens'
50% ( 1 / 2) in 'Control.Monad.Primitive.Lens'
100% ( 5 / 5) in 'Control.Parallel.Strategies.Lens'
100% ( 2 / 2) in 'Control.Seq.Lens'
75% ( 12 / 16) in 'Data.Aeson.Lens'
100% ( 3 / 3) in 'Data.Array.Lens'
75% ( 12 / 16) in 'Data.Bits.Lens'
100% ( 7 / 7) in 'Data.ByteString.Strict.Lens'
100% ( 7 / 7) in 'Data.ByteString.Lazy.Lens'
100% ( 4 / 4) in 'Data.ByteString.Lens'
100% ( 7 / 7) in 'Data.Complex.Lens'
100% ( 2 / 2) in 'Data.Dynamic.Lens'
100% ( 4 / 4) in 'Data.IntSet.Lens'
86% ( 6 / 7) in 'Data.List.Lens'
100% ( 19 / 19) in 'Data.List.Split.Lens'
100% ( 7 / 7) in 'Data.Sequence.Lens'
100% ( 6 / 6) in 'Data.Text.Strict.Lens'
100% ( 6 / 6) in 'Data.Text.Lazy.Lens'
100% ( 3 / 3) in 'Data.Text.Lens'
100% ( 3 / 3) in 'Data.Tree.Lens'
100% ( 3 / 3) in 'Data.Typeable.Lens'
100% ( 9 / 9) in 'Data.Vector.Lens'
100% ( 12 / 12) in 'Data.Vector.Generic.Lens'
100% ( 7 / 7) in 'Generics.Deriving.Lens'
100% ( 2 / 2) in 'GHC.Generics.Lens'
100% ( 4 / 4) in 'System.Exit.Lens'
79% ( 15 / 19) in 'System.FilePath.Lens'
32% ( 9 / 28) in 'System.IO.Error.Lens'
100% ( 14 / 14) in 'Numeric.Lens'
100% ( 46 / 46) in 'Codec.Compression.Zlib.Lens'
Warning: Control.Lens.Traversal: could not find link destinations for:
Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.FingerTree
Warning: Numeric.Lens: could not find link destinations for:
Numeric.Lens.digitToInt'
Documentation created: dist/doc/html/lens/index.html
Installing library in
/Users/dconnolly/Library/Haskell/ghc-7.6.3/lib/lens-4.1.2.1/lib
Registering lens-4.1.2.1...
Installed lens-4.1.2.1
Downloading xlsx-0.1.0.1...
Configuring xlsx-0.1.0.1...
Building xlsx-0.1.0.1...
Preprocessing executable 'test' for xlsx-0.1.0.1...
[1 of 6] Compiling Codec.Xlsx.Types ( src/Codec/Xlsx/Types.hs, dist/build/test/test-tmp/Codec/Xlsx/Types.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package binary-0.7.2.1 ... linking ... done.
Loading package digest-0.0.1.2 ... linking ... done.
Loading package filepath-1.3.0.1 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package unix-2.6.0.1 ... linking ... done.
Loading package directory-1.2.0.1 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package old-time-1.1.0.1 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package text-0.11.3.1 ... linking ... done.
Loading package zlib-0.5.4.1 ... linking ... done.
Loading package zip-archive-0.2.3.2 ... linking ... done.
Loading package attoparsec-0.10.4.0 ... linking ... done.
Loading package transformers-base-0.4.2 ... linking ... done.
Loading package monad-control-0.3.3.0 ... linking ... done.
Loading package lifted-base-0.2.3.0 ... linking ... done.
Loading package mmorph-1.0.3 ... linking ... done.
Loading package resourcet-0.4.10.2 ... linking ... done.
Loading package text-stream-decode-0.1.0.5 ... linking ... done.
Loading package hashable-1.1.2.5 ... linking ... done.
Loading package nats-0.2 ... linking ... done.
Loading package unordered-containers-0.2.3.0 ... linking ... done.
Loading package semigroups-0.15.1 ... linking ... done.
Loading package void-0.6.1 ... linking ... done.
Loading package conduit-1.0.17.1 ... linking ... done.
Loading package attoparsec-conduit-1.0.1.2 ... linking ... done.
Loading package blaze-builder-0.3.3.2 ... linking ... done.
Loading package blaze-builder-conduit-1.0.0 ... linking ... done.
Loading package blaze-markup-0.6.1.0 ... linking ... done.
Loading package blaze-html-0.7.0.2 ... linking ... done.
Loading package data-default-class-0.0.1 ... linking ... done.
Loading package data-default-instances-base-0.0.1 ... linking ... done.
Loading package data-default-instances-containers-0.0.1 ... linking ... done.
Loading package dlist-0.7.1 ... linking ... done.
Loading package data-default-instances-dlist-0.0.1 ... linking ... done.
Loading package data-default-instances-old-locale-0.0.1 ... linking ... done.
Loading package data-default-0.5.3 ... linking ... done.
Loading package failure-0.2.0.3 ... linking ... done.
Loading package system-filepath-0.4.12 ... linking ... done.
Loading package xml-types-0.3.4 ... linking ... done.
Loading package xml-conduit-1.1.0.9 ... linking ... done.
Loading package scientific-0.2.0.2 ... linking ... done.
Loading package syb-0.4.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package primitive-0.5.0.1 ... linking ... done.
Loading package vector-0.10.0.1 ... linking ... done.
Loading package aeson-0.7.0.4 ... linking ... done.
Loading package tagged-0.7.2 ... linking ... done.
Loading package transformers-compat-0.3.3.4 ... linking ... done.
Loading package contravariant-0.6 ... linking ... done.
Loading package distributive-0.4.4 ... linking ... done.
Loading package comonad-4.2 ... linking ... done.
Loading package semigroupoids-4.0.2.1 ... linking ... done.
Loading package bifunctors-4.1.1.1 ... linking ... done.
Loading package exceptions-0.6.1 ... linking ... done.
Loading package prelude-extras-0.4 ... linking ... done.
Loading package profunctors-4.0.4 ... linking ... done.
Loading package free-4.9 ... linking ... done.
Loading package parallel-3.2.0.3 ... linking ... done.
Loading package reflection-1.4 ... linking ... done.
Loading package split-0.2.2 ... linking ... done.
Loading package utf8-string-0.3.8 ... linking ... done.
Loading package lens-4.1.2.1 ... linking ... done.
Failed to install xlsx-0.1.0.1
Updating documentation index /Users/dconnolly/Library/Haskell/doc/index.html
cabal: Error: some packages failed to install:
xlsx-0.1.0.1 failed during the building phase. The exception was:
ExitFailure 11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment