Resolving dependencies... Downloading sequence-0.9.0... Configuring sequence-0.9.0... Building sequence-0.9.0... Failed to install sequence-0.9.0 Build log ( /home/builder/.cabal/logs/sequence-0.9.0.log ): cabal: Entering directory '/tmp/cabal-tmp-30098/sequence-0.9.0' Configuring sequence-0.9.0... Building sequence-0.9.0... Preprocessing library sequence-0.9.0... [1 of 5] Compiling Data.SequenceClass ( Data/SequenceClass.hs, dist/build/Data/SequenceClass.o ) Data/SequenceClass.hs:22:1: error: Failed to load interface for ‘Data.Sequence’ 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-30098/sequence-0.9.0' cabal: Error: some packages failed to install: sequence-0.9.0 failed during the building phase. The exception was: ExitFailure 1