*** setup configure Warning: HaXml.cabal: The field "hs-source-dir" is deprecated, please use "hs-source-dirs" setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=/package/HaXml-1.19 --haddock-option=--built-in-themes --verbose Warning: HaXml.cabal: The field "hs-source-dir" is deprecated, please use "hs-source-dirs" Configuring HaXml-1.19... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Warning: Instead of 'ghc-options: -DVERSION="1.19"' use 'cpp-options: -DVERSION="1.19"' Dependency base -any: using base-4.2.0.2 Dependency haskell98 -any: using haskell98-1.0.1.1 Dependency polyparse >=1.1: using polyparse-1.4 Using Cabal-1.8.0.2 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/HaXml-1.19/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/HaXml-1.19 Documentation installed in: /usr/local/tmp/archive/install/share/doc/HaXml-1.19 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.17 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 Warning: HaXml.cabal: The field "hs-source-dir" is deprecated, please use "hs-source-dirs" setup/setup build --verbose Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library HaXml-1.19... Preprocessing executables for HaXml-1.19... Building HaXml-1.19... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name HaXml-1.19 -hide-all-packages -fbuilding-cabal-package -i -idist/build -isrc -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 base-4.2.0.2-10bdacb430274706a59728e237e2bfb3 -package-id haskell98-1.0.1.1-9d8be1f68378c595071dbe889db5ca13 -package-id polyparse-1.4-7416192abc6f509abe93754189abe21f -O -DVERSION="1.19" -XCPP Text.XML.HaXml Text.XML.HaXml.ByteStringPP Text.XML.HaXml.Combinators Text.XML.HaXml.DtdToHaskell.Convert Text.XML.HaXml.DtdToHaskell.Instance Text.XML.HaXml.DtdToHaskell.TypeDef Text.XML.HaXml.Escape Text.XML.HaXml.Html.Generate Text.XML.HaXml.Html.Parse Text.XML.HaXml.Html.ParseLazy Text.XML.HaXml.Html.Pretty Text.XML.HaXml.Lex Text.XML.HaXml.OneOfN Text.XML.HaXml.Parse Text.XML.HaXml.ParseLazy Text.XML.HaXml.Posn Text.XML.HaXml.Pretty Text.XML.HaXml.SAX Text.XML.HaXml.ShowXmlLazy Text.XML.HaXml.Types Text.XML.HaXml.TypeMapping Text.XML.HaXml.Validate Text.XML.HaXml.Verbatim Text.XML.HaXml.Wrappers Text.XML.HaXml.XmlContent Text.XML.HaXml.Xtract.Combinators Text.XML.HaXml.Xtract.Lex Text.XML.HaXml.Xtract.Parse src/Text/XML/HaXml/Parse.hs:617:0: warning: backslash and newline separated by space src/Text/XML/HaXml/Parse.hs:648:0: warning: backslash and newline separated by space src/Text/XML/HaXml/ParseLazy.hs:625:0: warning: backslash and newline separated by space src/Text/XML/HaXml/ParseLazy.hs:656:0: warning: backslash and newline separated by space src/Text/XML/HaXml.hs:31:7: Could not find module `Text.PrettyPrint.HughesPJ': It is a member of the hidden package `pretty-1.0.1.1'. Perhaps you need to add `pretty' to the build-depends in your .cabal file. Use -v to see a list of the files searched for. *** Trying again with preferred-versions *** setup configure Warning: HaXml.cabal: The field "hs-source-dir" is deprecated, please use "hs-source-dirs" setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=/package/HaXml-1.19 --haddock-option=--built-in-themes --constraint=base<4 --constraint=parsec<3 --constraint=QuickCheck<2 --verbose Warning: HaXml.cabal: The field "hs-source-dir" is deprecated, please use "hs-source-dirs" Configuring HaXml-1.19... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Warning: Instead of 'ghc-options: -DVERSION="1.19"' use 'cpp-options: -DVERSION="1.19"' Dependency base <4: using base-3.0.3.2 Dependency haskell98 -any: using haskell98-1.0.1.1 Dependency polyparse >=1.1: using polyparse-1.4 Using Cabal-1.8.0.2 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/HaXml-1.19/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/HaXml-1.19 Documentation installed in: /usr/local/tmp/archive/install/share/doc/HaXml-1.19 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.17 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 haddock Warning: HaXml.cabal: The field "hs-source-dir" is deprecated, please use "hs-source-dirs" setup/setup haddock --verbose --html-location=/packages/archive/$pkg/$version/doc/html --hyperlink-source Running Haddock for HaXml-1.19... /usr/local/bin/haddock --use-contents=/package/HaXml-1.19 --built-in-themes --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library HaXml-1.19... Preprocessing executables for HaXml-1.19... Running hscolour for HaXml-1.19... Creating dist/doc/html/HaXml (and its parents) Creating dist/doc/html/HaXml/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/HaXml/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml.html src/Text/XML/HaXml.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-ByteStringPP.html src/Text/XML/HaXml/ByteStringPP.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Combinators.html src/Text/XML/HaXml/Combinators.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-DtdToHaskell-Convert.html src/Text/XML/HaXml/DtdToHaskell/Convert.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-DtdToHaskell-Instance.html src/Text/XML/HaXml/DtdToHaskell/Instance.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-DtdToHaskell-TypeDef.html src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Escape.html src/Text/XML/HaXml/Escape.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Html-Generate.html src/Text/XML/HaXml/Html/Generate.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Html-Parse.html src/Text/XML/HaXml/Html/Parse.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Html-ParseLazy.html src/Text/XML/HaXml/Html/ParseLazy.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Html-Pretty.html src/Text/XML/HaXml/Html/Pretty.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Lex.html src/Text/XML/HaXml/Lex.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-OneOfN.html src/Text/XML/HaXml/OneOfN.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Parse.html src/Text/XML/HaXml/Parse.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-ParseLazy.html src/Text/XML/HaXml/ParseLazy.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Posn.html src/Text/XML/HaXml/Posn.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Pretty.html src/Text/XML/HaXml/Pretty.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-SAX.html src/Text/XML/HaXml/SAX.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-ShowXmlLazy.html src/Text/XML/HaXml/ShowXmlLazy.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Types.html src/Text/XML/HaXml/Types.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-TypeMapping.html src/Text/XML/HaXml/TypeMapping.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Validate.html src/Text/XML/HaXml/Validate.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Verbatim.html src/Text/XML/HaXml/Verbatim.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Wrappers.html src/Text/XML/HaXml/Wrappers.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-XmlContent.html src/Text/XML/HaXml/XmlContent.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Xtract-Combinators.html src/Text/XML/HaXml/Xtract/Combinators.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Xtract-Lex.html src/Text/XML/HaXml/Xtract/Lex.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HaXml/src/Text-XML-HaXml-Xtract-Parse.html src/Text/XML/HaXml/Xtract/Parse.hs Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-3.0.3.2, ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml.hs src/Text/XML/HaXml.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/ByteStringPP.hs src/Text/XML/HaXml/ByteStringPP.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Combinators.hs src/Text/XML/HaXml/Combinators.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/DtdToHaskell/Convert.hs src/Text/XML/HaXml/DtdToHaskell/Convert.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/DtdToHaskell/Instance.hs src/Text/XML/HaXml/DtdToHaskell/Instance.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Escape.hs src/Text/XML/HaXml/Escape.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Html/Generate.hs src/Text/XML/HaXml/Html/Generate.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Html/Parse.hs src/Text/XML/HaXml/Html/Parse.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Html/ParseLazy.hs src/Text/XML/HaXml/Html/ParseLazy.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Html/Pretty.hs src/Text/XML/HaXml/Html/Pretty.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Lex.hs src/Text/XML/HaXml/Lex.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/OneOfN.hs src/Text/XML/HaXml/OneOfN.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Parse.hs src/Text/XML/HaXml/Parse.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" src/Text/XML/HaXml/Parse.hs:617:0: warning: backslash and newline separated by space src/Text/XML/HaXml/Parse.hs:648:0: warning: backslash and newline separated by space /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/ParseLazy.hs src/Text/XML/HaXml/ParseLazy.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" src/Text/XML/HaXml/ParseLazy.hs:625:0: warning: backslash and newline separated by space src/Text/XML/HaXml/ParseLazy.hs:656:0: warning: backslash and newline separated by space /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Posn.hs src/Text/XML/HaXml/Posn.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Pretty.hs src/Text/XML/HaXml/Pretty.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/SAX.hs src/Text/XML/HaXml/SAX.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/ShowXmlLazy.hs src/Text/XML/HaXml/ShowXmlLazy.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Types.hs src/Text/XML/HaXml/Types.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/TypeMapping.hs src/Text/XML/HaXml/TypeMapping.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Validate.hs src/Text/XML/HaXml/Validate.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Verbatim.hs src/Text/XML/HaXml/Verbatim.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Wrappers.hs src/Text/XML/HaXml/Wrappers.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/XmlContent.hs src/Text/XML/HaXml/XmlContent.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Xtract/Combinators.hs src/Text/XML/HaXml/Xtract/Combinators.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Xtract/Lex.hs src/Text/XML/HaXml/Xtract/Lex.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3796/src/Text/XML/HaXml/Xtract/Parse.hs src/Text/XML/HaXml/Xtract/Parse.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -DVERSION="1.19" Creating dist/doc/html/HaXml/ (and its parents) /usr/local/bin/haddock --use-contents=/package/HaXml-1.19 --built-in-themes --prologue=dist/doc/html/HaXml/haddock-prolog3796.txt --dump-interface=dist/doc/html/HaXml/HaXml.haddock --optghc=-package-name --optghc=HaXml-1.19 --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/bytestring/0.9.1.7/doc/html,/usr/local/share/doc/ghc/html/libraries/bytestring-0.9.1.7/bytestring.haddock --read-interface=/packages/archive/directory/1.0.1.2/doc/html,/usr/local/tmp/archive/install/share/doc/directory-1.0.1.2/html/directory.haddock --read-interface=/packages/archive/filepath/1.1.0.4/doc/html,/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.4/filepath.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/haskell98/1.0.1.1/doc/html,/usr/local/tmp/archive/install/share/doc/haskell98-1.0.1.1/html/haskell98.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/old-locale/1.0.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.2/old-locale.haddock --read-interface=/packages/archive/old-time/1.0.0.5/doc/html,/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.5/old-time.haddock --read-interface=/packages/archive/polyparse/1.4/doc/html,/usr/local/tmp/archive/install/share/doc/polyparse-1.4/html/polyparse.haddock --read-interface=/packages/archive/process/1.0.1.3/doc/html,/usr/local/tmp/archive/install/share/doc/process-1.0.1.3/html/process.haddock --read-interface=/packages/archive/random/1.0.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/random-1.0.0.2/html/random.haddock --read-interface=/packages/archive/syb/0.1.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock --read-interface=/packages/archive/time/1.2.0.3/doc/html,/usr/local/tmp/archive/install/share/doc/time-1.2.0.3/html/time.haddock --read-interface=/packages/archive/unix/2.4.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.2/unix.haddock --odir=dist/doc/html/HaXml/ --title=HaXml-1.19: Utilities for manipulating XML documents --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-isrc --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=base-3.0.3.2-260693a92016991a03206b5a55f6a411 --optghc=-package-id --optghc=haskell98-1.0.1.1-9d8be1f68378c595071dbe889db5ca13 --optghc=-package-id --optghc=polyparse-1.4-7416192abc6f509abe93754189abe21f --optghc=-O --optghc=-DVERSION="1.19" --optghc=-XCPP -B/usr/local/lib/ghc-6.12.3 dist/build/tmp3796/src/Text/XML/HaXml.hs dist/build/tmp3796/src/Text/XML/HaXml/ByteStringPP.hs dist/build/tmp3796/src/Text/XML/HaXml/Combinators.hs dist/build/tmp3796/src/Text/XML/HaXml/DtdToHaskell/Convert.hs dist/build/tmp3796/src/Text/XML/HaXml/DtdToHaskell/Instance.hs dist/build/tmp3796/src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs dist/build/tmp3796/src/Text/XML/HaXml/Escape.hs dist/build/tmp3796/src/Text/XML/HaXml/Html/Generate.hs dist/build/tmp3796/src/Text/XML/HaXml/Html/Parse.hs dist/build/tmp3796/src/Text/XML/HaXml/Html/ParseLazy.hs dist/build/tmp3796/src/Text/XML/HaXml/Html/Pretty.hs dist/build/tmp3796/src/Text/XML/HaXml/Lex.hs dist/build/tmp3796/src/Text/XML/HaXml/OneOfN.hs dist/build/tmp3796/src/Text/XML/HaXml/Parse.hs dist/build/tmp3796/src/Text/XML/HaXml/ParseLazy.hs dist/build/tmp3796/src/Text/XML/HaXml/Posn.hs dist/build/tmp3796/src/Text/XML/HaXml/Pretty.hs dist/build/tmp3796/src/Text/XML/HaXml/SAX.hs dist/build/tmp3796/src/Text/XML/HaXml/ShowXmlLazy.hs dist/build/tmp3796/src/Text/XML/HaXml/Types.hs dist/build/tmp3796/src/Text/XML/HaXml/TypeMapping.hs dist/build/tmp3796/src/Text/XML/HaXml/Validate.hs dist/build/tmp3796/src/Text/XML/HaXml/Verbatim.hs dist/build/tmp3796/src/Text/XML/HaXml/Wrappers.hs dist/build/tmp3796/src/Text/XML/HaXml/XmlContent.hs dist/build/tmp3796/src/Text/XML/HaXml/Xtract/Combinators.hs dist/build/tmp3796/src/Text/XML/HaXml/Xtract/Lex.hs dist/build/tmp3796/src/Text/XML/HaXml/Xtract/Parse.hs src/Text/XML/HaXml.hs:31:7: Could not find module `Text.PrettyPrint.HughesPJ': It is a member of the hidden package `pretty-1.0.1.1'. Perhaps you need to add `pretty' to the build-depends in your .cabal file. Use -v to see a list of the files searched for.