Resolving dependencies... Configuring mtl-2.2.1... Configuring text-1.2.2.1... Building mtl-2.2.1... Building text-1.2.2.1... Installed mtl-2.2.1 Configuring regex-base-0.93.2... Building regex-base-0.93.2... Installed regex-base-0.93.2 Configuring regex-posix-0.95.2... Building regex-posix-0.95.2... Installed regex-posix-0.95.2 Configuring regex-compat-0.95.1... Building regex-compat-0.95.1... Installed regex-compat-0.95.1 Installed text-1.2.2.1 Configuring parsec-3.1.11... Building parsec-3.1.11... Installed parsec-3.1.11 Downloading hjs-0.2... Configuring hjs-0.2... Building hjs-0.2... Failed to install hjs-0.2 Build log ( /home/builder/.cabal/logs/hjs-0.2.log ): cabal: Entering directory '/tmp/cabal-tmp-20776/hjs-0.2' [1 of 1] Compiling Main ( /tmp/cabal-tmp-20776/hjs-0.2/dist/setup/setup.hs, /tmp/cabal-tmp-20776/hjs-0.2/dist/setup/Main.o ) Linking /tmp/cabal-tmp-20776/hjs-0.2/dist/setup/setup ... Configuring hjs-0.2... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Building hjs-0.2... Preprocessing executable 'hjs' for hjs-0.2... on the commandline: warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/HJS/Interpreter.hs:1:12: warning: -fglasgow-exts is deprecated: Use individual extensions instead src/HJS/Interpreter/Host.hs:1:12: warning: -fglasgow-exts is deprecated: Use individual extensions instead src/HJS/Interpreter/Host.hs:2:12: warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead src/HJS/Interpreter/Host.hs:3:12: warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances #-} instead src/HJS/Interpreter/InterpM.hs:9:12: warning: -fglasgow-exts is deprecated: Use individual extensions instead src/HJS/Interpreter/Interp.hs:1:12: warning: -fglasgow-exts is deprecated: Use individual extensions instead src/HJS/Interpreter/Interp.hs:2:12: warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead src/HJS/Interpreter/Interp.hs:3:12: warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances #-} instead src/HJS/Interpreter/Printf.hs:16:12: warning: -fglasgow-exts is deprecated: Use individual extensions instead src/HJS/Interpreter/Printf.hs:17:12: warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead src/HJS/Interpreter/Printf.hs:18:12: warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead src/HJS/Interpreter/Printf.hs:19:12: warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances #-} instead [ 1 of 24] Compiling HJS.Parser.Utils ( src/HJS/Parser/Utils.hs, dist/build/hjs/hjs-tmp/HJS/Parser/Utils.o ) [ 2 of 24] Compiling HJS.Parser.Lexer ( src/HJS/Parser/Lexer.hs, dist/build/hjs/hjs-tmp/HJS/Parser/Lexer.o ) src/HJS/Parser/Lexer.hs:4:1: error: Failed to load interface for ‘Data.Set’ It is a member of the hidden package ‘containers-0.5.7.1’. Perhaps you need to add ‘containers’ to the build-depends in your .cabal file. Use -v to see a list of the files searched for. cabal: Leaving directory '/tmp/cabal-tmp-20776/hjs-0.2' cabal: Error: some packages failed to install: hjs-0.2 failed during the building phase. The exception was: ExitFailure 1