Resolving dependencies... Configuring smartGroup-0.3.0... Building smartGroup-0.3.0... Failed to install smartGroup-0.3.0 Build log ( /home/builder/.cabal/logs/smartGroup-0.3.0.log ): cabal: Entering directory '/tmp/cabal-tmp-29565/smartGroup-0.3.0' Configuring smartGroup-0.3.0... Building smartGroup-0.3.0... Preprocessing library smartGroup-0.3.0... [1 of 1] Compiling SmartGroup ( SmartGroup.hs, dist/build/SmartGroup.o ) SmartGroup.hs:24:51: error: • Exception when trying to run compile-time code: stopWords: openFile: does not exist (No such file or directory) Code: (>>=) runIO (readFile "stopWords") ((.) lift words) • In the untyped splice: $(runIO (readFile "stopWords") >>= (lift . words)) cabal: Leaving directory '/tmp/cabal-tmp-29565/smartGroup-0.3.0' cabal: Error: some packages failed to install: smartGroup-0.3.0 failed during the building phase. The exception was: ExitFailure 1