Resolving dependencies... Configuring parsec-2.1.0.1... Building parsec-2.1.0.1... Preprocessing library parsec-2.1.0.1... [ 1 of 10] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [ 2 of 10] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 3 of 10] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) Text/ParserCombinators/Parsec/Prim.hs:200:10: Warning: ‘GenParser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Text/ParserCombinators/Parsec/Prim.hs:244:10: Warning: ‘GenParser’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. [ 4 of 10] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [ 5 of 10] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 6 of 10] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [ 7 of 10] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) [ 8 of 10] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [ 9 of 10] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [10 of 10] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) In-place registering parsec-2.1.0.1... Running Haddock for parsec-2.1.0.1... Running hscolour for parsec-2.1.0.1... Preprocessing library parsec-2.1.0.1... Preprocessing library parsec-2.1.0.1... Text/ParserCombinators/Parsec/Prim.hs:200:10: Warning: ‘GenParser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Text/ParserCombinators/Parsec/Prim.hs:244:10: Warning: ‘GenParser’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Haddock coverage: 6% ( 1 / 17) in 'Text.ParserCombinators.Parsec.Pos' 12% ( 2 / 16) in 'Text.ParserCombinators.Parsec.Error' 7% ( 2 / 30) in 'Text.ParserCombinators.Parsec.Prim' 5% ( 1 / 19) in 'Text.ParserCombinators.Parsec.Char' 4% ( 1 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 20% ( 1 / 5) in 'Text.ParserCombinators.Parsec.Expr' 22% ( 4 / 18) in 'Text.ParserCombinators.Parsec' 14% ( 1 / 7) in 'Text.ParserCombinators.Parsec.Perm' 25% ( 1 / 4) in 'Text.ParserCombinators.Parsec.Token' 11% ( 1 / 9) in 'Text.ParserCombinators.Parsec.Language' Documentation created: dist/doc/html/parsec/index.html, dist/doc/html/parsec/parsec.txt Creating package registration file: /tmp/pkgConf-parsec-2.1.09658.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parsec-2.1.0.1 Registering parsec-2.1.0.1... Installed parsec-2.1.0.1 Configuring syb-with-class-0.6.1.5... Building syb-with-class-0.6.1.5... Preprocessing library syb-with-class-0.6.1.5... [1 of 4] Compiling Data.Generics.SYB.WithClass.Context ( Data/Generics/SYB/WithClass/Context.hs, dist/build/Data/Generics/SYB/WithClass/Context.o ) [2 of 4] Compiling Data.Generics.SYB.WithClass.Basics ( Data/Generics/SYB/WithClass/Basics.hs, dist/build/Data/Generics/SYB/WithClass/Basics.o ) Data/Generics/SYB/WithClass/Basics.hs:69:19: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Basics.hs:76:19: Warning: In the use of type constructor or class ‘Typeable2’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" [3 of 4] Compiling Data.Generics.SYB.WithClass.Derive ( Data/Generics/SYB/WithClass/Derive.hs, dist/build/Data/Generics/SYB/WithClass/Derive.o ) Data/Generics/SYB/WithClass/Derive.hs:58:18: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:59:18: Warning: In the use of type constructor or class ‘Typeable2’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:60:18: Warning: In the use of type constructor or class ‘Typeable3’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:61:18: Warning: In the use of type constructor or class ‘Typeable4’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:62:18: Warning: In the use of type constructor or class ‘Typeable5’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:63:18: Warning: In the use of type constructor or class ‘Typeable6’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:64:18: Warning: In the use of type constructor or class ‘Typeable7’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" [4 of 4] Compiling Data.Generics.SYB.WithClass.Instances ( Data/Generics/SYB/WithClass/Instances.hs, dist/build/Data/Generics/SYB/WithClass/Instances.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. Loading package containers-0.5.5.1 ... linking ... done. Loading package pretty-1.1.1.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package bytestring-0.10.4.0 ... linking ... done. In-place registering syb-with-class-0.6.1.5... Running Haddock for syb-with-class-0.6.1.5... Running hscolour for syb-with-class-0.6.1.5... Preprocessing library syb-with-class-0.6.1.5... Preprocessing library syb-with-class-0.6.1.5... Data/Generics/SYB/WithClass/Basics.hs:69:19: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Basics.hs:76:19: Warning: In the use of type constructor or class ‘Typeable2’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:58:18: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:59:18: Warning: In the use of type constructor or class ‘Typeable2’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:60:18: Warning: In the use of type constructor or class ‘Typeable3’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:61:18: Warning: In the use of type constructor or class ‘Typeable4’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:62:18: Warning: In the use of type constructor or class ‘Typeable5’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:63:18: Warning: In the use of type constructor or class ‘Typeable6’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:64:18: Warning: In the use of type constructor or class ‘Typeable7’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Haddock coverage: 0% ( 0 / 8) in 'Data.Generics.SYB.WithClass.Context' 67% ( 34 / 51) in 'Data.Generics.SYB.WithClass.Basics' 31% ( 5 / 16) in 'Data.Generics.SYB.WithClass.Derive' 0% ( 0 / 1) in 'Data.Generics.SYB.WithClass.Instances' Documentation created: dist/doc/html/syb-with-class/index.html, dist/doc/html/syb-with-class/syb-with-class.txt Creating package registration file: /tmp/pkgConf-syb-with-class-0.6.19658.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/syb-with-class-0.6.1.5 Registering syb-with-class-0.6.1.5... Installed syb-with-class-0.6.1.5 Downloading HStringTemplate-0.5.1... Warning: HStringTemplate.cabal: Unknown fields: build-depends (line 12) Fields allowed in this section: name, version, cabal-version, build-type, license, license-file, license-files, copyright, maintainer, stability, homepage, package-url, bug-reports, synopsis, description, category, author, tested-with, data-files, data-dir, extra-source-files, extra-tmp-files, extra-doc-files Configuring HStringTemplate-0.5.1... Building HStringTemplate-0.5.1... Preprocessing library HStringTemplate-0.5.1... Text/StringTemplate/GenericStandard.hs:11:8: Could not find module ‘Data.Generics.Basics’ Use -v to see a list of the files searched for. Text/StringTemplate/GenericStandard.hs:12:8: Could not find module ‘Data.Generics.Aliases’ Use -v to see a list of the files searched for. Text/StringTemplate/QQ.hs:19:8: Could not find module ‘Data.Generics’ Use -v to see a list of the files searched for. Text/StringTemplate/QQ.hs:24:8: Could not find module ‘Control.Monad.Writer’ Perhaps you meant Control.Monad.Fix (from base) Control.Monad.Zip (from base) Use -v to see a list of the files searched for. Failed to install HStringTemplate-0.5.1 cabal: Error: some packages failed to install: HStringTemplate-0.5.1 failed during the building phase. The exception was: ExitFailure 1