Resolving dependencies... Configuring TypeCompose-0.9.10... Building TypeCompose-0.9.10... Preprocessing library TypeCompose-0.9.10... [ 1 of 10] Compiling Control.Instances ( src/Control/Instances.hs, dist/build/Control/Instances.o ) [ 2 of 10] Compiling Data.RefMonad ( src/Data/RefMonad.hs, dist/build/Data/RefMonad.o ) [ 3 of 10] Compiling Data.Bijection ( src/Data/Bijection.hs, dist/build/Data/Bijection.o ) [ 4 of 10] Compiling Control.Compose ( src/Control/Compose.hs, dist/build/Control/Compose.o ) [ 5 of 10] Compiling Data.Title ( src/Data/Title.hs, dist/build/Data/Title.o ) [ 6 of 10] Compiling Data.CxMonoid ( src/Data/CxMonoid.hs, dist/build/Data/CxMonoid.o ) [ 7 of 10] Compiling Data.Pair ( src/Data/Pair.hs, dist/build/Data/Pair.o ) [ 8 of 10] Compiling Data.Zip ( src/Data/Zip.hs, dist/build/Data/Zip.o ) src/Data/Zip.hs:111:1: Warning: Rule "zipWith prelude" may never fire because ‘zipWith’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘zipWith’ src/Data/Zip.hs:112:1: Warning: Rule "zipWith3 prelude" may never fire because ‘zipWith3’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘zipWith3’ [ 9 of 10] Compiling Data.Partial ( src/Data/Partial.hs, dist/build/Data/Partial.o ) [10 of 10] Compiling Data.Lambda ( src/Data/Lambda.hs, dist/build/Data/Lambda.o ) In-place registering TypeCompose-0.9.10... Running Haddock for TypeCompose-0.9.10... Running hscolour for TypeCompose-0.9.10... Preprocessing library TypeCompose-0.9.10... Preprocessing library TypeCompose-0.9.10... Haddock coverage: 100% ( 1 / 1) in 'Control.Instances' 100% ( 3 / 3) in 'Data.RefMonad' 100% ( 8 / 8) in 'Data.Bijection' 85% ( 84 / 99) in 'Control.Compose' 67% ( 2 / 3) in 'Data.Title' 100% ( 4 / 4) in 'Data.CxMonoid' 100% ( 16 / 16) in 'Data.Pair' 100% ( 18 / 18) in 'Data.Zip' 91% ( 10 / 11) in 'Data.Partial' 100% ( 8 / 8) in 'Data.Lambda' Documentation created: dist/doc/html/TypeCompose/index.html, dist/doc/html/TypeCompose/TypeCompose.txt Creating package registration file: /tmp/pkgConf-TypeCompose-0.913991.10 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/TypeCompose-0.9.10 Registering TypeCompose-0.9.10... Installed TypeCompose-0.9.10 Configuring data-inttrie-0.1.0... Building data-inttrie-0.1.0... Preprocessing library data-inttrie-0.1.0... [1 of 1] Compiling Data.IntTrie ( Data/IntTrie.hs, dist/build/Data/IntTrie.o ) In-place registering data-inttrie-0.1.0... Running Haddock for data-inttrie-0.1.0... Running hscolour for data-inttrie-0.1.0... Preprocessing library data-inttrie-0.1.0... Preprocessing library data-inttrie-0.1.0... Haddock coverage: 100% ( 7 / 7) in 'Data.IntTrie' Documentation created: dist/doc/html/data-inttrie/index.html, dist/doc/html/data-inttrie/data-inttrie.txt Creating package registration file: /tmp/pkgConf-data-inttrie-0.113991.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-inttrie-0.1.0 Registering data-inttrie-0.1.0... Installed data-inttrie-0.1.0 Downloading functor-combo-0.0.0... Configuring functor-combo-0.0.0... Building functor-combo-0.0.0... Preprocessing library functor-combo-0.0.0... [1 of 8] Compiling FunctorCombo.Functor ( src/FunctorCombo/Functor.hs, dist/build/FunctorCombo/Functor.o ) src/FunctorCombo/Functor.hs:82:1: Can't make a derived instance of ‘Functor (f :+: g)’: You need DeriveFunctor to derive an instance for this class In the stand-alone deriving instance for ‘(Functor f, Functor g) => Functor (f :+: g)’ src/FunctorCombo/Functor.hs:88:1: Can't make a derived instance of ‘Functor (f :*: g)’: You need DeriveFunctor to derive an instance for this class In the stand-alone deriving instance for ‘(Functor f, Functor g) => Functor (f :*: g)’ Failed to install functor-combo-0.0.0 cabal: Error: some packages failed to install: functor-combo-0.0.0 failed during the building phase. The exception was: ExitFailure 1