Resolving dependencies... Configuring cmdargs-0.10.14... Configuring dlist-0.8.0.2... Building dlist-0.8.0.2... Building cmdargs-0.10.14... Installed dlist-0.8.0.2 Configuring fmlist-0.9... Building fmlist-0.9... Configuring ghc-paths-0.1.0.9... Installed fmlist-0.9 Building ghc-paths-0.1.0.9... Configuring mtl-2.2.1... Installed ghc-paths-0.1.0.9 Building mtl-2.2.1... Configuring old-locale-1.0.0.7... Installed mtl-2.2.1 Building old-locale-1.0.0.7... Configuring primitive-0.6.1.0... Installed old-locale-1.0.0.7 Building primitive-0.6.1.0... Configuring network-2.6.3.1... Installed cmdargs-0.10.14 Configuring random-1.1... Installed primitive-0.6.1.0 Building network-2.6.3.1... Building random-1.1... Configuring stm-2.4.4.1... Installed random-1.1 Building stm-2.4.4.1... Configuring syb-0.6... Installed stm-2.4.4.1 Building syb-0.6... Configuring tar-0.5.0.3... Installed network-2.6.3.1 Building tar-0.5.0.3... Configuring transformers-compat-0.5.1.4... Installed syb-0.6 Building transformers-compat-0.5.1.4... Configuring text-1.2.2.1... Installed transformers-compat-0.5.1.4 Building text-1.2.2.1... Configuring utf8-string-1.0.1.1... Installed tar-0.5.0.3 Building utf8-string-1.0.1.1... Configuring uu-interleaved-0.2.0.0... Installed utf8-string-1.0.1.1 Building uu-interleaved-0.2.0.0... Configuring zlib-0.6.1.2... Installed uu-interleaved-0.2.0.0 Building zlib-0.6.1.2... Installed zlib-0.6.1.2 Configuring old-time-1.1.0.3... Building old-time-1.1.0.3... Configuring exceptions-0.8.3... Installed text-1.2.2.1 Building exceptions-0.8.3... Configuring vector-0.11.0.0... Installed old-time-1.1.0.3 Building vector-0.11.0.0... Installed exceptions-0.8.3 Configuring hashable-1.2.4.0... Building hashable-1.2.4.0... Configuring parsec-3.1.11... Installed hashable-1.2.4.0 Building parsec-3.1.11... Configuring hint-0.6.0... Installed parsec-3.1.11 Building hint-0.6.0... Configuring polyparse-1.12... Installed hint-0.6.0 Building polyparse-1.12... Installed vector-0.11.0.0 Configuring unordered-containers-0.2.7.1... Building unordered-containers-0.2.7.1... Configuring csv-0.1.2... Installed polyparse-1.12 Building csv-0.1.2... Configuring network-uri-2.6.1.0... Installed csv-0.1.2 Building network-uri-2.6.1.0... Installed unordered-containers-0.2.7.1 Configuring ListLike-4.5... Building ListLike-4.5... Configuring cpphs-1.20.2... Installed network-uri-2.6.1.0 Building cpphs-1.20.2... Installed ListLike-4.5 Configuring uniplate-1.6.12... Building uniplate-1.6.12... Configuring HTTP-4000.3.3... Installed cpphs-1.20.2 Building HTTP-4000.3.3... Configuring uu-parsinglib-2.9.1.1... Installed uniplate-1.6.12 Building uu-parsinglib-2.9.1.1... Installed HTTP-4000.3.3 Configuring haskell-src-exts-1.19.1... Building haskell-src-exts-1.19.1... Installed uu-parsinglib-2.9.1.1 Installed haskell-src-exts-1.19.1 Configuring gpah-0.0.1... Building gpah-0.0.1... Failed to install gpah-0.0.1 Build log ( /home/builder/.cabal/logs/gpah-0.0.1.log ): cabal: Entering directory '/tmp/cabal-tmp-12699/gpah-0.0.1' Configuring gpah-0.0.1... Building gpah-0.0.1... Preprocessing executable 'gpah' for gpah-0.0.1... [ 1 of 36] Compiling Generics.GPAH.Interp.Base ( src/Generics/GPAH/Interp/Base.hs, dist/build/gpah/gpah-tmp/Generics/GPAH/Interp/Base.o ) [ 2 of 36] Compiling Generics.GPAH.Interp.PPrint ( src/Generics/GPAH/Interp/PPrint.hs, dist/build/gpah/gpah-tmp/Generics/GPAH/Interp/PPrint.o ) [ 3 of 36] Compiling Generics.GPAH.Hackage.Base ( src/Generics/GPAH/Hackage/Base.hs, dist/build/gpah/gpah-tmp/Generics/GPAH/Hackage/Base.o ) [ 4 of 36] Compiling Generics.GPAH.Hackage.PPrint ( src/Generics/GPAH/Hackage/PPrint.hs, dist/build/gpah/gpah-tmp/Generics/GPAH/Hackage/PPrint.o ) [ 5 of 36] Compiling Generics.GPAH.Derive.Base ( src/Generics/GPAH/Derive/Base.hs, dist/build/gpah/gpah-tmp/Generics/GPAH/Derive/Base.o ) [ 6 of 36] Compiling Generics.GPAH.Derive.PPrint ( src/Generics/GPAH/Derive/PPrint.hs, dist/build/gpah/gpah-tmp/Generics/GPAH/Derive/PPrint.o ) [ 7 of 36] Compiling Generics.GPAH.Derive.Analyze ( src/Generics/GPAH/Derive/Analyze.hs, dist/build/gpah/gpah-tmp/Generics/GPAH/Derive/Analyze.o ) src/Generics/GPAH/Derive/Analyze.hs:17:31: error: • Expecting one more argument to ‘Module’ Expected a type, but ‘Module’ has kind ‘* -> *’ • In the first argument of ‘ParseResult’, namely ‘(Module, [Comment])’ In the type signature: analyzeModule :: ParseResult (Module, [Comment]) -> Hackage.Analysis -> Analysis src/Generics/GPAH/Derive/Analyze.hs:25:16: error: • Expecting one more argument to ‘Module’ Expected a type, but ‘Module’ has kind ‘* -> *’ • In the type signature: runDeriveTH :: Module -> Hackage.Analysis -> M.Map String Int cabal: Leaving directory '/tmp/cabal-tmp-12699/gpah-0.0.1' cabal: Error: some packages failed to install: gpah-0.0.1 failed during the building phase. The exception was: ExitFailure 1