Resolving dependencies... Configuring QuickCheck-2.6... Building QuickCheck-2.6... Preprocessing library QuickCheck-2.6... [ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [ 7 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [ 8 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 13] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [10 of 13] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [11 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [12 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [13 of 13] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) In-place registering QuickCheck-2.6... Running Haddock for QuickCheck-2.6... Running hscolour for QuickCheck-2.6... Preprocessing library QuickCheck-2.6... Preprocessing library QuickCheck-2.6... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: random-1.0.1.1 Haddock coverage: 12% ( 1 / 8) in 'Test.QuickCheck.Exception' 0% ( 0 / 18) in 'Test.QuickCheck.Text' 50% ( 1 / 2) in 'Test.QuickCheck.State' 95% ( 20 / 21) in 'Test.QuickCheck.Gen' 92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary' 14% ( 1 / 7) in 'Test.QuickCheck.Poly' 14% ( 1 / 7) in 'Test.QuickCheck.Function' 92% ( 12 / 13) in 'Test.QuickCheck.Modifiers' 59% ( 34 / 58) in 'Test.QuickCheck.Property' 48% ( 13 / 27) in 'Test.QuickCheck.Test' 100% ( 9 / 9) in 'Test.QuickCheck.All' 7% ( 1 / 15) in 'Test.QuickCheck.Monadic' 93% ( 95 /102) in 'Test.QuickCheck' Warning: Test.QuickCheck.Text: could not find link destinations for: Test.QuickCheck.Text.Output Warning: Test.QuickCheck.State: could not find link destinations for: System.Random.StdGen Warning: Test.QuickCheck.Gen: could not find link destinations for: System.Random.StdGen System.Random.Random Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: System.Random.Random Warning: Test.QuickCheck.Property: could not find link destinations for: Test.QuickCheck.Exception.AnException Warning: Test.QuickCheck.Test: could not find link destinations for: System.Random.StdGen Warning: Test.QuickCheck: could not find link destinations for: System.Random.StdGen System.Random.Random Documentation created: dist/doc/html/QuickCheck/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.6 Registering QuickCheck-2.6... Installed QuickCheck-2.6 Configuring lazysmallcheck-0.6... Building lazysmallcheck-0.6... Preprocessing library lazysmallcheck-0.6... [1 of 1] Compiling Test.LazySmallCheck ( Test/LazySmallCheck.hs, dist/build/Test/LazySmallCheck.o ) In-place registering lazysmallcheck-0.6... Running Haddock for lazysmallcheck-0.6... Running hscolour for lazysmallcheck-0.6... Preprocessing library lazysmallcheck-0.6... Preprocessing library lazysmallcheck-0.6... Haddock coverage: 4% ( 1 / 27) in 'Test.LazySmallCheck' Documentation created: dist/doc/html/lazysmallcheck/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/lazysmallcheck-0.6 Registering lazysmallcheck-0.6... Installed lazysmallcheck-0.6 Configuring utf8-string-0.3.7... Building utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... [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 ) In-place registering utf8-string-0.3.7... Running Haddock for utf8-string-0.3.7... Running hscolour for utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... 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 /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7 Registering utf8-string-0.3.7... Installed utf8-string-0.3.7 Configuring Stream-0.4.6.1... Building Stream-0.4.6.1... Preprocessing library Stream-0.4.6.1... [1 of 1] Compiling Data.Stream ( Data/Stream.hs, dist/build/Data/Stream.o ) In-place registering Stream-0.4.6.1... Running Haddock for Stream-0.4.6.1... Running hscolour for Stream-0.4.6.1... Preprocessing library Stream-0.4.6.1... Preprocessing library Stream-0.4.6.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: random-1.0.1.1 Haddock coverage: 100% ( 57 / 57) in 'Data.Stream' Documentation created: dist/doc/html/Stream/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Stream-0.4.6.1 Registering Stream-0.4.6.1... Installed Stream-0.4.6.1 Configuring arrows-0.4.4.1... Building arrows-0.4.4.1... Preprocessing library arrows-0.4.4.1... [ 1 of 12] Compiling Control.Arrow.Transformer.CoState ( Control/Arrow/Transformer/CoState.hs, dist/build/Control/Arrow/Transformer/CoState.o ) [ 2 of 12] Compiling Control.Arrow.Transformer ( Control/Arrow/Transformer.hs, dist/build/Control/Arrow/Transformer.o ) [ 3 of 12] Compiling Control.Arrow.Operations ( Control/Arrow/Operations.hs, dist/build/Control/Arrow/Operations.o ) [ 4 of 12] Compiling Control.Arrow.Internals ( Control/Arrow/Internals.hs, dist/build/Control/Arrow/Internals.o ) [ 5 of 12] Compiling Control.Arrow.Transformer.Automaton ( Control/Arrow/Transformer/Automaton.hs, dist/build/Control/Arrow/Transformer/Automaton.o ) [ 6 of 12] Compiling Control.Arrow.Transformer.Error ( Control/Arrow/Transformer/Error.hs, dist/build/Control/Arrow/Transformer/Error.o ) [ 7 of 12] Compiling Control.Arrow.Transformer.State ( Control/Arrow/Transformer/State.hs, dist/build/Control/Arrow/Transformer/State.o ) [ 8 of 12] Compiling Control.Arrow.Transformer.Static ( Control/Arrow/Transformer/Static.hs, dist/build/Control/Arrow/Transformer/Static.o ) [ 9 of 12] Compiling Control.Arrow.Transformer.Stream ( Control/Arrow/Transformer/Stream.hs, dist/build/Control/Arrow/Transformer/Stream.o ) [10 of 12] Compiling Control.Arrow.Transformer.Writer ( Control/Arrow/Transformer/Writer.hs, dist/build/Control/Arrow/Transformer/Writer.o ) [11 of 12] Compiling Control.Arrow.Transformer.Reader ( Control/Arrow/Transformer/Reader.hs, dist/build/Control/Arrow/Transformer/Reader.o ) [12 of 12] Compiling Control.Arrow.Transformer.All ( Control/Arrow/Transformer/All.hs, dist/build/Control/Arrow/Transformer/All.o ) In-place registering arrows-0.4.4.1... Running Haddock for arrows-0.4.4.1... Running hscolour for arrows-0.4.4.1... Preprocessing library arrows-0.4.4.1... Preprocessing library arrows-0.4.4.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: random-1.0.1.1 Haddock coverage: 50% ( 1 / 2) in 'Control.Arrow.Transformer.CoState' 100% ( 2 / 2) in 'Control.Arrow.Transformer' 100% ( 14 / 14) in 'Control.Arrow.Operations' 100% ( 6 / 6) in 'Control.Arrow.Internals' 100% ( 3 / 3) in 'Control.Arrow.Transformer.Automaton' 100% ( 4 / 4) in 'Control.Arrow.Transformer.Error' 100% ( 4 / 4) in 'Control.Arrow.Transformer.State' 40% ( 4 / 10) in 'Control.Arrow.Transformer.Static' 100% ( 7 / 7) in 'Control.Arrow.Transformer.Stream' 100% ( 4 / 4) in 'Control.Arrow.Transformer.Writer' 100% ( 4 / 4) in 'Control.Arrow.Transformer.Reader' 89% ( 8 / 9) in 'Control.Arrow.Transformer.All' Documentation created: dist/doc/html/arrows/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/arrows-0.4.4.1 Registering arrows-0.4.4.1... Installed arrows-0.4.4.1 Downloading state-0.0.2... [1 of 1] Compiling Main ( /tmp/state-0.0.2-5128/state-0.0.2/Setup.hs, /tmp/state-0.0.2-5128/state-0.0.2/dist/setup/Main.o ) /tmp/state-0.0.2-5128/state-0.0.2/Setup.hs:5:29: Warning: In the use of `defaultUserHooks' (imported from Distribution.Simple): Deprecated: "Use simpleUserHooks or autoconfUserHooks, unless you need Cabal-1.2 compatibility in which case you must stick with defaultUserHooks" Linking /tmp/state-0.0.2-5128/state-0.0.2/dist/setup/setup ... Warning: defaultUserHooks in Setup script is deprecated. Configuring state-0.0.2... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Warning: The 'license-file' field refers to the file 'COPYRIGHT' which does not exist. Building state-0.0.2... Preprocessing library state-0.0.2... src/Data/State.hs:1:12: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/Data/State.hs:1:12: Warning: -farrows is deprecated: use -XArrows or pragma {-# LANGUAGE Arrows #-} instead [1 of 1] Compiling Data.State ( src/Data/State.hs, dist/build/Data/State.o ) In-place registering state-0.0.2... Running Haddock for state-0.0.2... Running hscolour for state-0.0.2... Preprocessing library state-0.0.2... Preprocessing library state-0.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, mtl-2.1.2, random-1.0.1.1, transformers-0.3.0.0 dist/build/tmp-5860/src/Data/State.hs:1:12: Warning: -fglasgow-exts is deprecated: Use individual extensions instead dist/build/tmp-5860/src/Data/State.hs:1:12: Warning: -farrows is deprecated: use -XArrows or pragma {-# LANGUAGE Arrows #-} instead Haddock coverage: 0% ( 0 / 8) in 'Data.State' Warning: Data.State: could not find link destinations for: Control.Monad.State.Class.MonadState Documentation created: dist/doc/html/state/index.html setup: COPYRIGHT: does not exist Failed to install state-0.0.2 cabal: Error: some packages failed to install: hsSqlite3-0.0.4 depends on state-0.0.2 which failed to install. state-0.0.2 failed during the final install step. The exception was: ExitFailure 1