*** setup configure Configuring hsp-0.2... Dependency base >3: using base-4.2.0.0 Dependency containers -any: using containers-0.3.0.0 Dependency harp -any: using harp-0.4 Dependency haskell-src-exts -any: using haskell-src-exts-1.9.0 Dependency mtl -any: using mtl-1.1.0.2 Dependency network -any: using network-2.2.1.7 Dependency old-time -any: using old-time-1.0.0.3 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.1 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/hsp-0.2/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/hsp-0.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/hsp-0.2 Using alex version 2.3.1 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.3 found on system at: /usr/bin/gcc Using ghc version 6.12.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.1 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.7.2 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.16 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.22 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 Running Haddock for hsp-0.2... /usr/local/bin/haddock --use-contents=/package/hsp-0.2 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hsp-0.2... Running hscolour for hsp-0.2... Creating dist/doc/html/hsp (and its parents) Creating dist/doc/html/hsp/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/hsp/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP.html HSP.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Application.html HSP/Application.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Request.html HSP/Request.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Response.html HSP/Response.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Session.html HSP/Session.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Exception.html HSP/Exception.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data.html HSP/Data.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data-Application.html HSP/Data/Application.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data-Session.html HSP/Data/Session.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data-RequestEnv.html HSP/Data/RequestEnv.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data-Response.html HSP/Data/Response.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data-XML.html HSP/Data/XML.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data-PCDATA.html HSP/Data/PCDATA.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data-CSS.html HSP/Data/CSS.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/CGI-CGIEnv.html CGI/CGIEnv.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HTTP-Common.html HTTP/Common.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HTTP-Request.html HTTP/Request.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HTTP-Response.html HTTP/Response.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HTTP-Util.html HTTP/Util.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 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HSP.hs HSP.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 HSP.hs:1:11: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HSP/Application.hs HSP/Application.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HSP/Request.hs HSP/Request.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HSP/Response.hs HSP/Response.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HSP/Session.hs HSP/Session.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HSP/Exception.hs HSP/Exception.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HSP/Data.hs HSP/Data.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 HSP/Data.hs:1:11: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead HSP/Data.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HSP/Data/Application.hs HSP/Data/Application.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HSP/Data/Session.hs HSP/Data/Session.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HSP/Data/RequestEnv.hs HSP/Data/RequestEnv.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HSP/Data/Response.hs HSP/Data/Response.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HSP/Data/XML.hs HSP/Data/XML.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 HSP/Data/XML.hs:1:11: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead HSP/Data/XML.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HSP/Data/PCDATA.hs HSP/Data/PCDATA.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HSP/Data/CSS.hs HSP/Data/CSS.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 HSP/Data/CSS.hs:1:11: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead HSP/Data/CSS.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/CGI/CGIEnv.hs CGI/CGIEnv.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HTTP/Common.hs HTTP/Common.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HTTP/Request.hs HTTP/Request.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HTTP/Response.hs HTTP/Response.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5277/HTTP/Util.hs HTTP/Util.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 Creating dist/doc/html/hsp/ (and its parents) /usr/local/bin/haddock --use-contents=/package/hsp-0.2 --prologue=dist/doc/html/hsp/haddock-prolog5277.txt --dump-interface=dist/doc/html/hsp/hsp.haddock --optghc=-package-name --optghc=hsp-0.2 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/array/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.0/array.haddock --read-interface=/packages/archive/base/4.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.0/base.haddock --read-interface=/packages/archive/bytestring/0.9.1.6/doc/html,/usr/local/tmp/archive/install/share/doc/bytestring-0.9.1.6/html/bytestring.haddock --read-interface=/packages/archive/containers/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock --read-interface=/packages/archive/cpphs/1.11/doc/html,/usr/local/tmp/archive/install/share/doc/cpphs-1.11/html/cpphs.haddock --read-interface=/packages/archive/directory/1.0.1.0/doc/html,/usr/local/share/doc/ghc/html/libraries/directory-1.0.1.0/directory.haddock --read-interface=/packages/archive/filepath/1.1.0.3/doc/html,/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.3/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/harp/0.4/doc/html,/usr/local/tmp/archive/install/share/doc/harp-0.4/html/harp.haddock --read-interface=/packages/archive/haskell-src-exts/1.9.0/doc/html,/usr/local/tmp/archive/install/share/doc/haskell-src-exts-1.9.0/html/haskell-src-exts.haddock --read-interface=/packages/archive/haskell98/1.0.1.1/doc/html,/usr/local/share/doc/ghc/html/libraries/haskell98-1.0.1.1/haskell98.haddock --read-interface=/packages/archive/integer-gmp/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/integer-gmp.haddock --read-interface=/packages/archive/mtl/1.1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html/mtl.haddock --read-interface=/packages/archive/network/2.2.1.7/doc/html,/usr/local/tmp/archive/install/share/doc/network-2.2.1.7/html/network.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.3/doc/html,/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.3/old-time.haddock --read-interface=/packages/archive/parsec/3.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-3.1.0/html/parsec.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 --read-interface=/packages/archive/process/1.0.1.2/doc/html,/usr/local/share/doc/ghc/html/libraries/process-1.0.1.2/process.haddock --read-interface=/packages/archive/random/1.0.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/random-1.0.0.2/random.haddock --read-interface=/packages/archive/syb/0.1.0.3/doc/html,/usr/local/tmp/archive/install/share/doc/syb-0.1.0.3/html/syb.haddock --read-interface=/packages/archive/time/1.1.4/doc/html,/usr/local/share/doc/ghc/html/libraries/time-1.1.4/time.haddock --read-interface=/packages/archive/unix/2.4.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.0/unix.haddock --odir=dist/doc/html/hsp/ --title=hsp-0.2: Haskell Server Pages is a library for writing dynamic server-side web pages. --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=base-4.2.0.0-c9182baf5cf44f2e72b2298fa160086c --optghc=-package-id --optghc=containers-0.3.0.0-409fe3b8f0dda25b98e03716d26be411 --optghc=-package-id --optghc=harp-0.4-4912761021b1e2e8de1e5e01af6faff8 --optghc=-package-id --optghc=haskell-src-exts-1.9.0-16cd7b08def11d771190536803e47399 --optghc=-package-id --optghc=mtl-1.1.0.2-23ca4de7c573fd4df309067199a40634 --optghc=-package-id --optghc=network-2.2.1.7-e388b0c3a1fbcfbb9d3baf52a1febdd8 --optghc=-package-id --optghc=old-time-1.0.0.3-b53830b41b1085071f61ca7772f44e0c --optghc=-O --optghc=-F --optghc=-pgmFtrhsx --optghc=-Wall --optghc=-XMultiParamTypeClasses --optghc=-XFunctionalDependencies --optghc=-XRankNTypes --optghc=-XPolymorphicComponents --optghc=-XExistentialQuantification --optghc=-XFlexibleContexts --optghc=-XFlexibleInstances --optghc=-XEmptyDataDecls --optghc=-XCPP --optghc=-XTypeSynonymInstances --optghc=-XOverlappingInstances --optghc=-XUndecidableInstances --optghc=-XPatternGuards -B/usr/local/lib/ghc-6.12.1 dist/build/tmp5277/HSP.hs dist/build/tmp5277/HSP/Application.hs dist/build/tmp5277/HSP/Request.hs dist/build/tmp5277/HSP/Response.hs dist/build/tmp5277/HSP/Session.hs dist/build/tmp5277/HSP/Exception.hs dist/build/tmp5277/HSP/Data.hs dist/build/tmp5277/HSP/Data/Application.hs dist/build/tmp5277/HSP/Data/Session.hs dist/build/tmp5277/HSP/Data/RequestEnv.hs dist/build/tmp5277/HSP/Data/Response.hs dist/build/tmp5277/HSP/Data/XML.hs dist/build/tmp5277/HSP/Data/PCDATA.hs dist/build/tmp5277/HSP/Data/CSS.hs dist/build/tmp5277/CGI/CGIEnv.hs dist/build/tmp5277/HTTP/Common.hs dist/build/tmp5277/HTTP/Request.hs dist/build/tmp5277/HTTP/Response.hs dist/build/tmp5277/HTTP/Util.hs trhsx: Error at SrcLoc {srcFilename = "dist/build/tmp5277/HSP/Data.hs", srcLine = 348, srcColumn = 37}: Parse error: / *** Trying again with preferred-versions *** setup configure Configuring hsp-0.2... Dependency base >3 && <4: using base-3.0.3.2 Dependency containers -any: using containers-0.3.0.0 Dependency harp -any: using harp-0.4 Dependency haskell-src-exts -any: using haskell-src-exts-1.9.0 Dependency mtl -any: using mtl-1.1.0.2 Dependency network -any: using network-2.2.1.7 Dependency old-time -any: using old-time-1.0.0.3 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package base-3.0.3.2 requires syb-0.1.0.2 package parsec-3.1.0 requires syb-0.1.0.3 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.1 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/hsp-0.2/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/hsp-0.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/hsp-0.2 Using alex version 2.3.1 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.3 found on system at: /usr/bin/gcc Using ghc version 6.12.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.1 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.7.2 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.16 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.22 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 Running Haddock for hsp-0.2... /usr/local/bin/haddock --use-contents=/package/hsp-0.2 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hsp-0.2... Running hscolour for hsp-0.2... Creating dist/doc/html/hsp (and its parents) Creating dist/doc/html/hsp/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/hsp/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP.html HSP.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Application.html HSP/Application.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Request.html HSP/Request.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Response.html HSP/Response.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Session.html HSP/Session.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Exception.html HSP/Exception.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data.html HSP/Data.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data-Application.html HSP/Data/Application.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data-Session.html HSP/Data/Session.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data-RequestEnv.html HSP/Data/RequestEnv.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data-Response.html HSP/Data/Response.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data-XML.html HSP/Data/XML.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data-PCDATA.html HSP/Data/PCDATA.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HSP-Data-CSS.html HSP/Data/CSS.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/CGI-CGIEnv.html CGI/CGIEnv.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HTTP-Common.html HTTP/Common.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HTTP-Request.html HTTP/Request.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HTTP-Response.html HTTP/Response.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hsp/src/HTTP-Util.html HTTP/Util.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/tmp5454/HSP.hs HSP.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 HSP.hs:1:11: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HSP/Application.hs HSP/Application.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HSP/Request.hs HSP/Request.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HSP/Response.hs HSP/Response.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HSP/Session.hs HSP/Session.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HSP/Exception.hs HSP/Exception.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HSP/Data.hs HSP/Data.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 HSP/Data.hs:1:11: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead HSP/Data.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HSP/Data/Application.hs HSP/Data/Application.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HSP/Data/Session.hs HSP/Data/Session.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HSP/Data/RequestEnv.hs HSP/Data/RequestEnv.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HSP/Data/Response.hs HSP/Data/Response.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HSP/Data/XML.hs HSP/Data/XML.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 HSP/Data/XML.hs:1:11: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead HSP/Data/XML.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HSP/Data/PCDATA.hs HSP/Data/PCDATA.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HSP/Data/CSS.hs HSP/Data/CSS.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 HSP/Data/CSS.hs:1:11: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead HSP/Data/CSS.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/CGI/CGIEnv.hs CGI/CGIEnv.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HTTP/Common.hs HTTP/Common.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HTTP/Request.hs HTTP/Request.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HTTP/Response.hs HTTP/Response.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp5454/HTTP/Util.hs HTTP/Util.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 Creating dist/doc/html/hsp/ (and its parents) /usr/local/bin/haddock --use-contents=/package/hsp-0.2 --prologue=dist/doc/html/hsp/haddock-prolog5454.txt --dump-interface=dist/doc/html/hsp/hsp.haddock --optghc=-package-name --optghc=hsp-0.2 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/array/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.0/array.haddock --read-interface=/packages/archive/base/4.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.0/base.haddock --read-interface=/packages/archive/bytestring/0.9.1.6/doc/html,/usr/local/tmp/archive/install/share/doc/bytestring-0.9.1.6/html/bytestring.haddock --read-interface=/packages/archive/containers/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock --read-interface=/packages/archive/cpphs/1.11/doc/html,/usr/local/tmp/archive/install/share/doc/cpphs-1.11/html/cpphs.haddock --read-interface=/packages/archive/directory/1.0.1.0/doc/html,/usr/local/share/doc/ghc/html/libraries/directory-1.0.1.0/directory.haddock --read-interface=/packages/archive/filepath/1.1.0.3/doc/html,/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.3/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/harp/0.4/doc/html,/usr/local/tmp/archive/install/share/doc/harp-0.4/html/harp.haddock --read-interface=/packages/archive/haskell-src-exts/1.9.0/doc/html,/usr/local/tmp/archive/install/share/doc/haskell-src-exts-1.9.0/html/haskell-src-exts.haddock --read-interface=/packages/archive/haskell98/1.0.1.1/doc/html,/usr/local/share/doc/ghc/html/libraries/haskell98-1.0.1.1/haskell98.haddock --read-interface=/packages/archive/integer-gmp/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/integer-gmp.haddock --read-interface=/packages/archive/mtl/1.1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html/mtl.haddock --read-interface=/packages/archive/network/2.2.1.7/doc/html,/usr/local/tmp/archive/install/share/doc/network-2.2.1.7/html/network.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.3/doc/html,/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.3/old-time.haddock --read-interface=/packages/archive/parsec/3.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-3.1.0/html/parsec.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 --read-interface=/packages/archive/process/1.0.1.2/doc/html,/usr/local/share/doc/ghc/html/libraries/process-1.0.1.2/process.haddock --read-interface=/packages/archive/random/1.0.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/random-1.0.0.2/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/syb/0.1.0.3/doc/html,/usr/local/tmp/archive/install/share/doc/syb-0.1.0.3/html/syb.haddock --read-interface=/packages/archive/time/1.1.4/doc/html,/usr/local/share/doc/ghc/html/libraries/time-1.1.4/time.haddock --read-interface=/packages/archive/unix/2.4.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.0/unix.haddock --odir=dist/doc/html/hsp/ --title=hsp-0.2: Haskell Server Pages is a library for writing dynamic server-side web pages. --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=base-3.0.3.2-52acef427378232ec569bca0486ee48f --optghc=-package-id --optghc=containers-0.3.0.0-409fe3b8f0dda25b98e03716d26be411 --optghc=-package-id --optghc=harp-0.4-4912761021b1e2e8de1e5e01af6faff8 --optghc=-package-id --optghc=haskell-src-exts-1.9.0-16cd7b08def11d771190536803e47399 --optghc=-package-id --optghc=mtl-1.1.0.2-23ca4de7c573fd4df309067199a40634 --optghc=-package-id --optghc=network-2.2.1.7-e388b0c3a1fbcfbb9d3baf52a1febdd8 --optghc=-package-id --optghc=old-time-1.0.0.3-b53830b41b1085071f61ca7772f44e0c --optghc=-O --optghc=-F --optghc=-pgmFtrhsx --optghc=-Wall --optghc=-XMultiParamTypeClasses --optghc=-XFunctionalDependencies --optghc=-XRankNTypes --optghc=-XPolymorphicComponents --optghc=-XExistentialQuantification --optghc=-XFlexibleContexts --optghc=-XFlexibleInstances --optghc=-XEmptyDataDecls --optghc=-XCPP --optghc=-XTypeSynonymInstances --optghc=-XOverlappingInstances --optghc=-XUndecidableInstances --optghc=-XPatternGuards -B/usr/local/lib/ghc-6.12.1 dist/build/tmp5454/HSP.hs dist/build/tmp5454/HSP/Application.hs dist/build/tmp5454/HSP/Request.hs dist/build/tmp5454/HSP/Response.hs dist/build/tmp5454/HSP/Session.hs dist/build/tmp5454/HSP/Exception.hs dist/build/tmp5454/HSP/Data.hs dist/build/tmp5454/HSP/Data/Application.hs dist/build/tmp5454/HSP/Data/Session.hs dist/build/tmp5454/HSP/Data/RequestEnv.hs dist/build/tmp5454/HSP/Data/Response.hs dist/build/tmp5454/HSP/Data/XML.hs dist/build/tmp5454/HSP/Data/PCDATA.hs dist/build/tmp5454/HSP/Data/CSS.hs dist/build/tmp5454/CGI/CGIEnv.hs dist/build/tmp5454/HTTP/Common.hs dist/build/tmp5454/HTTP/Request.hs dist/build/tmp5454/HTTP/Response.hs dist/build/tmp5454/HTTP/Util.hs trhsx: Error at SrcLoc {srcFilename = "dist/build/tmp5454/HSP/Data.hs", srcLine = 348, srcColumn = 37}: Parse error: /