Resolving dependencies... Configuring parsec-2.1.0.1... Building parsec-2.1.0.1... Preprocessing library parsec-2.1.0.1... [ 1 of 10] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [ 2 of 10] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 3 of 10] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [ 4 of 10] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [ 5 of 10] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 6 of 10] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [ 7 of 10] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [ 8 of 10] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [ 9 of 10] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) [10 of 10] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) In-place registering parsec-2.1.0.1... Running Haddock for parsec-2.1.0.1... Running hscolour for parsec-2.1.0.1... Preprocessing library parsec-2.1.0.1... Preprocessing library parsec-2.1.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 6% ( 1 / 17) in 'Text.ParserCombinators.Parsec.Pos' 12% ( 2 / 16) in 'Text.ParserCombinators.Parsec.Error' 7% ( 2 / 30) in 'Text.ParserCombinators.Parsec.Prim' 5% ( 1 / 19) in 'Text.ParserCombinators.Parsec.Char' 4% ( 1 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 20% ( 1 / 5) in 'Text.ParserCombinators.Parsec.Expr' 22% ( 4 / 18) in 'Text.ParserCombinators.Parsec' 25% ( 1 / 4) in 'Text.ParserCombinators.Parsec.Token' 11% ( 1 / 9) in 'Text.ParserCombinators.Parsec.Language' 14% ( 1 / 7) in 'Text.ParserCombinators.Parsec.Perm' Documentation created: dist/doc/html/parsec/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/parsec-2.1.0.1/ghc-7.6.3 Registering parsec-2.1.0.1... Installed parsec-2.1.0.1 Configuring readline-1.0.3.0... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for GNUreadline.framework... checking for readline... no checking for tputs in -lncurses... yes checking for readline in -lreadline... no checking for rl_readline_version... no configure: error: readline not found, so this package cannot be built See `config.log' for more details. Failed to install readline-1.0.3.0 cabal: Error: some packages failed to install: husky-0.4 depends on readline-1.0.3.0 which failed to install. readline-1.0.3.0 failed during the configure step. The exception was: ExitFailure 1