Resolving dependencies... Configuring file-embed-0.0.10.1... Configuring text-1.2.2.2... Building file-embed-0.0.10.1... Building text-1.2.2.2... Installed file-embed-0.0.10.1 Installed text-1.2.2.2 Configuring cndict-0.8.4... Building cndict-0.8.4... Failed to install cndict-0.8.4 Build log ( /home/builder/.cabal/logs/cndict-0.8.4.log ): cabal: Entering directory '/tmp/cabal-tmp-7797/cndict-0.8.4' Configuring cndict-0.8.4... Building cndict-0.8.4... Preprocessing library cndict-0.8.4... [1 of 4] Compiling Paths_cndict ( dist/build/autogen/Paths_cndict.hs, dist/build/Paths_cndict.o ) [2 of 4] Compiling Data.Chinese.Pinyin ( src/Data/Chinese/Pinyin.hs, dist/build/Data/Chinese/Pinyin.o ) [3 of 4] Compiling Data.Chinese.CCDict ( src/Data/Chinese/CCDict.hs, dist/build/Data/Chinese/CCDict.o ) src/Data/Chinese/CCDict.hs:66:30: error: • Exception when trying to run compile-time code: data/dict.sorted.00: openBinaryFile: does not exist (No such file or directory) Code: embedFile "data/dict.sorted.00" • In the untyped splice: $(embedFile "data/dict.sorted.00") cabal: Leaving directory '/tmp/cabal-tmp-7797/cndict-0.8.4' cabal: Error: some packages failed to install: cndict-0.8.4 failed during the building phase. The exception was: ExitFailure 1