*** setup configure Configuring haskell-src-exts-0.3.12... Flags chosen: splitbase=True Dependency array >=0.1: using array-0.3.0.1 Dependency base >=4: using base-4.2.0.2 Dependency pretty >=1.0: using pretty-1.0.1.1 Using Cabal-1.8.0.6 compiled by ghc-6.12 Using compiler: ghc-6.12.3 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/haskell-src-exts-0.3.12/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/haskell-src-exts-0.3.12 Documentation installed in: /usr/local/tmp/archive/install/share/doc/haskell-src-exts-0.3.12 Using alex version 2.3.3 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 6.12.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.3 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.8.1 found on system at: /usr/local/bin/haddock Using happy version 1.18.5 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.17 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.25 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library haskell-src-exts-0.3.12... Building haskell-src-exts-0.3.12... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name haskell-src-exts-0.3.12 -hide-all-packages -fbuilding-cabal-package -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package-id array-0.3.0.1-438000c197b51c147f229b54edbf632e -package-id base-4.2.0.2-10bdacb430274706a59728e237e2bfb3 -package-id pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea -O Language.Haskell.Exts Language.Haskell.Exts.Parser Language.Haskell.Exts.Pretty Language.Haskell.Exts.Syntax Language.Haskell.Exts.Build Language.Haskell.Exts.ParseMonad Language.Haskell.Exts.Lexer Language.Haskell.Exts.ParseUtils Linking... /usr/bin/ar -r dist/build/libHShaskell-src-exts-0.3.12.a dist/build/Language/Haskell/Exts.o dist/build/Language/Haskell/Exts/Parser.o dist/build/Language/Haskell/Exts/Pretty.o dist/build/Language/Haskell/Exts/Syntax.o dist/build/Language/Haskell/Exts/Build.o dist/build/Language/Haskell/Exts/ParseMonad.o dist/build/Language/Haskell/Exts/Lexer.o dist/build/Language/Haskell/Exts/ParseUtils.o /usr/bin/ar: creating dist/build/libHShaskell-src-exts-0.3.12.a /usr/bin/ld -x -r -o dist/build/HShaskell-src-exts-0.3.12.o dist/build/Language/Haskell/Exts.o dist/build/Language/Haskell/Exts/Parser.o dist/build/Language/Haskell/Exts/Pretty.o dist/build/Language/Haskell/Exts/Syntax.o dist/build/Language/Haskell/Exts/Build.o dist/build/Language/Haskell/Exts/ParseMonad.o dist/build/Language/Haskell/Exts/Lexer.o dist/build/Language/Haskell/Exts/ParseUtils.o Registering haskell-src-exts-0.3.12... /usr/local/bin/ghc-pkg update - --global --user --package-conf=dist/package.conf.inplace *** setup haddock Running Haddock for haskell-src-exts-0.3.12... /usr/local/bin/haddock --use-contents=/package/haskell-src-exts-0.3.12 --built-in-themes --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library haskell-src-exts-0.3.12... Running hscolour for haskell-src-exts-0.3.12... Creating dist/doc/html/haskell-src-exts (and its parents) Creating dist/doc/html/haskell-src-exts/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/haskell-src-exts/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Exts.html Language/Haskell/Exts.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Exts-Parser.html dist/build/Language/Haskell/Exts/Parser.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Exts-Pretty.html Language/Haskell/Exts/Pretty.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Exts-Syntax.html Language/Haskell/Exts/Syntax.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Exts-Build.html Language/Haskell/Exts/Build.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Exts-ParseMonad.html Language/Haskell/Exts/ParseMonad.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Exts-Lexer.html Language/Haskell/Exts/Lexer.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Exts-ParseUtils.html Language/Haskell/Exts/ParseUtils.hs Warning: The documentation for the following packages are not installed. No links will be generated to these packages: ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir copy Language/Haskell/Exts.hs to dist/build/tmp13633/Language/Haskell/Exts.hs copy dist/build/Language/Haskell/Exts/Parser.hs to dist/build/tmp13633/dist/build/Language/Haskell/Exts/Parser.hs copy Language/Haskell/Exts/Pretty.hs to dist/build/tmp13633/Language/Haskell/Exts/Pretty.hs copy Language/Haskell/Exts/Syntax.hs to dist/build/tmp13633/Language/Haskell/Exts/Syntax.hs copy Language/Haskell/Exts/Build.hs to dist/build/tmp13633/Language/Haskell/Exts/Build.hs copy Language/Haskell/Exts/ParseMonad.hs to dist/build/tmp13633/Language/Haskell/Exts/ParseMonad.hs copy Language/Haskell/Exts/Lexer.hs to dist/build/tmp13633/Language/Haskell/Exts/Lexer.hs copy Language/Haskell/Exts/ParseUtils.hs to dist/build/tmp13633/Language/Haskell/Exts/ParseUtils.hs Creating dist/doc/html/haskell-src-exts/ (and its parents) /usr/local/bin/haddock --use-contents=/package/haskell-src-exts-0.3.12 --built-in-themes --prologue=dist/doc/html/haskell-src-exts/haddock-prolog13633.txt --dump-interface=dist/doc/html/haskell-src-exts/haskell-src-exts.haddock --optghc=-package-name --optghc=haskell-src-exts-0.3.12 --hide=Language.Haskell.Exts.ParseMonad --hide=Language.Haskell.Exts.Lexer --hide=Language.Haskell.Exts.ParseUtils --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/array/0.3.0.1/doc/html,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.1/array.haddock --read-interface=/packages/archive/base/4.2.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.2/base.haddock --read-interface=/packages/archive/ghc-prim/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock --read-interface=/packages/archive/integer-gmp/0.2.0.1/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/integer-gmp.haddock --read-interface=/packages/archive/pretty/1.0.1.1/doc/html,/usr/local/share/doc/ghc/html/libraries/pretty-1.0.1.1/pretty.haddock --odir=dist/doc/html/haskell-src-exts/ --title=haskell-src-exts-0.3.12: Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-stubdir --optghc=dist/build --optghc=-package-id --optghc=array-0.3.0.1-438000c197b51c147f229b54edbf632e --optghc=-package-id --optghc=base-4.2.0.2-10bdacb430274706a59728e237e2bfb3 --optghc=-package-id --optghc=pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea --optghc=-O -B/usr/local/lib/ghc-6.12.3 dist/build/tmp13633/Language/Haskell/Exts.hs dist/build/tmp13633/dist/build/Language/Haskell/Exts/Parser.hs dist/build/tmp13633/Language/Haskell/Exts/Pretty.hs dist/build/tmp13633/Language/Haskell/Exts/Syntax.hs dist/build/tmp13633/Language/Haskell/Exts/Build.hs dist/build/tmp13633/Language/Haskell/Exts/ParseMonad.hs dist/build/tmp13633/Language/Haskell/Exts/Lexer.hs dist/build/tmp13633/Language/Haskell/Exts/ParseUtils.hs dist/build/tmp13633/Language/Haskell/Exts/Lexer.hs:86:32: parse error on input `-- $x' haddock module header parse failed: Cannot parse header documentation paragraphs haddock module header parse failed: Cannot parse header documentation paragraphs haddock module header parse failed: Cannot parse header documentation paragraphs haddock module header parse failed: Cannot parse header documentation paragraphs