Resolving dependencies... Configuring old-locale-1.0.0.7... Configuring mtl-2.2.1... Building old-locale-1.0.0.7... Building mtl-2.2.1... Installed old-locale-1.0.0.7 Configuring primitive-0.6.1.0... Building primitive-0.6.1.0... Configuring srcloc-0.5.1.0... Installed mtl-2.2.1 Building srcloc-0.5.1.0... Configuring stm-2.4.4.1... Installed primitive-0.6.1.0 Configuring safe-0.3.10... Installed srcloc-0.5.1.0 Building stm-2.4.4.1... Building safe-0.3.10... Configuring symbol-0.2.4... Installed safe-0.3.10 Configuring syb-0.6... Installed stm-2.4.4.1 Building symbol-0.2.4... Building syb-0.6... Configuring th-lift-0.7.6... Installed symbol-0.2.4 Building th-lift-0.7.6... Configuring text-1.2.2.1... Installed syb-0.6 Building text-1.2.2.1... Configuring old-time-1.1.0.3... Installed th-lift-0.7.6 Building old-time-1.1.0.3... Configuring transformers-compat-0.5.1.4... Installed old-time-1.1.0.3 Building transformers-compat-0.5.1.4... Installed transformers-compat-0.5.1.4 Configuring vector-0.11.0.0... Building vector-0.11.0.0... Configuring th-expand-syns-0.4.1.0... Installed text-1.2.2.1 Building th-expand-syns-0.4.1.0... Configuring exception-transformers-0.4.0.5... Installed th-expand-syns-0.4.1.0 Building exception-transformers-0.4.0.5... Installed exception-transformers-0.4.0.5 Configuring mainland-pretty-0.4.1.4... Building mainland-pretty-0.4.1.4... Configuring th-reify-many-0.1.6... Installed mainland-pretty-0.4.1.4 Building th-reify-many-0.1.6... Installed th-reify-many-0.1.6 Configuring polyparse-1.12... Building polyparse-1.12... Configuring exception-mtl-0.4.0.1... Installed vector-0.11.0.0 Building exception-mtl-0.4.0.1... Installed exception-mtl-0.4.0.1 Configuring th-lift-instances-0.1.11... Building th-lift-instances-0.1.11... Installed polyparse-1.12 Configuring cpphs-1.20.2... Building cpphs-1.20.2... Installed th-lift-instances-0.1.11 Configuring th-orphans-0.13.3... Building th-orphans-0.13.3... Installed cpphs-1.20.2 Configuring haskell-src-exts-1.18.2... Installed th-orphans-0.13.3 Building haskell-src-exts-1.18.2... Installed haskell-src-exts-1.18.2 Configuring haskell-src-meta-0.7.0... Building haskell-src-meta-0.7.0... Installed haskell-src-meta-0.7.0 Configuring language-c-quote-0.11.7.1... Building language-c-quote-0.11.7.1... Installed language-c-quote-0.11.7.1 Configuring language-c-inline-0.7.6.0... Building language-c-inline-0.7.6.0... Failed to install language-c-inline-0.7.6.0 Build log ( /home/builder/.cabal/logs/language-c-inline-0.7.6.0.log ): cabal: Entering directory '/tmp/cabal-tmp-15799/language-c-inline-0.7.6.0' Configuring language-c-inline-0.7.6.0... Building language-c-inline-0.7.6.0... Preprocessing library language-c-inline-0.7.6.0... [1 of 7] Compiling Language.C.Inline.State ( Language/C/Inline/State.hs, dist/build/Language/C/Inline/State.o ) [2 of 7] Compiling Language.C.Inline.Error ( Language/C/Inline/Error.hs, dist/build/Language/C/Inline/Error.o ) [3 of 7] Compiling Language.C.Inline.Hint ( Language/C/Inline/Hint.hs, dist/build/Language/C/Inline/Hint.o ) Language/C/Inline/Hint.hs:84:9: error: • The constructor ‘ClassOpI’ should have 3 arguments, but has been given 4 • In the pattern: ClassOpI _ ty _ _ In a case alternative: ClassOpI _ ty _ _ -> return ty In a stmt of a 'do' block: case info of { ClassOpI _ ty _ _ -> return ty VarI _ ty _ _ -> return ty nonVarInfo -> do { reportErrorAndFail ObjC $ "expected '" ++ show name ++ "' to be a typed variable name, but it is " ++ show (ppr nonVarInfo) } } cabal: Leaving directory '/tmp/cabal-tmp-15799/language-c-inline-0.7.6.0' cabal: Error: some packages failed to install: language-c-inline-0.7.6.0 failed during the building phase. The exception was: ExitFailure 1