Resolving dependencies... Configuring mtl-2.2.1... Building mtl-2.2.1... Installed mtl-2.2.1 Downloading libxml-0.1.1... Configuring libxml-0.1.1... Failed to install libxml-0.1.1 Build log ( /home/builder/.cabal/logs/libxml-0.1.1.log ): cabal: Entering directory '/tmp/cabal-tmp-6696/libxml-0.1.1' Configuring libxml-0.1.1... cabal: Missing dependency on a foreign library: * Missing (or bad) header file: libxml/xmlIO.h This problem can usually be solved by installing the system package that provides this library (you may need the "-dev" version). If the library is already installed but in a non-standard location then you can use the flags --extra-include-dirs= and --extra-lib-dirs= to specify where it is. If the header file does exist, it may contain errors that are caught by the C compiler at the preprocessing stage. In this case you can re-run configure with the verbosity flag -v3 to see the error messages. cabal: Leaving directory '/tmp/cabal-tmp-6696/libxml-0.1.1' cabal: Error: some packages failed to install: libxml-0.1.1 failed during the configure step. The exception was: ExitFailure 1 xslt-0.1 depends on libxml-0.1.1 which failed to install.