*** setup configure Configuring HAppS-Data-0.9.3... Flags chosen: base4=True Dependency HAppS-Util >=0.9.3: using HAppS-Util-0.9.3 Dependency HaXml ==1.13.*: using HaXml-1.13.3 Dependency base ==4.*: using base-4.2.0.2 Dependency binary -any: using binary-0.5.0.2 Dependency bytestring -any: using bytestring-0.9.1.7 Dependency containers -any: using containers-0.3.0.0 Dependency mtl -any: using mtl-1.1.1.0 Dependency pretty -any: using pretty-1.0.1.1 Dependency syb -any: using syb-0.1.0.2 Dependency syb-with-class >=0.4: using syb-with-class-0.6.1 Dependency template-haskell -any: using template-haskell-2.4.0.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/HAppS-Data-0.9.3/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/HAppS-Data-0.9.3 Documentation installed in: /usr/local/tmp/archive/install/share/doc/HAppS-Data-0.9.3 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 Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library HAppS-Data-0.9.3... Building HAppS-Data-0.9.3... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name HAppS-Data-0.9.3 -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 HAppS-Util-0.9.3-22b8ce935c4644e6d8765fa3de08b06a -package-id HaXml-1.13.3-4401ec896bcdac3d70fa2925f1d2cea4 -package-id base-4.2.0.2-10bdacb430274706a59728e237e2bfb3 -package-id binary-0.5.0.2-d8a2016532c382364dd8eb78608b883d -package-id bytestring-0.9.1.7-e4f5efe6019d4771130f5cd8d3216b38 -package-id containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 -package-id mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 -package-id pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea -package-id syb-0.1.0.2-0917873f366b0be90a48082271223b4e -package-id syb-with-class-0.6.1-e22a7866c8b4d926677b507237f1bccf -package-id template-haskell-2.4.0.1-bf08798b1934e4d6a3f903f58e0d5159 -O -Wall -fno-warn-orphans -XUndecidableInstances -XOverlappingInstances -XRank2Types -XTemplateHaskell -XFlexibleInstances -XCPP -XMultiParamTypeClasses -XFunctionalDependencies HAppS.Data HAppS.Data.Default HAppS.Data.Default.Generic HAppS.Data.DeriveAll HAppS.Data.HList HAppS.Data.Migrate HAppS.Data.Normalize HAppS.Data.Pairs HAppS.Data.Xml HAppS.Data.Xml.HaXml HAppS.Data.Atom HAppS.Data.GOps HAppS.Data.Proxy HAppS.Data.Serialize HAppS.Data.SerializeTH HAppS.Data.HListBase HAppS.Data.Xml.Base HAppS.Data.Xml.Instances HAppS.Data.Xml.PrintParse src/HAppS/Data/Atom.hs:1:15: Warning: -fth is deprecated: use -XTemplateHaskell or pragma {-# LANGUAGE TemplateHaskell #-} instead src/HAppS/Data/Atom.hs:1:15: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead src/HAppS/Data/Serialize.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead src/HAppS/Data/Serialize.hs:1:11: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead src/HAppS/Data/Xml/Base.hs:3:34: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead [ 5 of 19] Compiling HAppS.Data.DeriveAll ( src/HAppS/Data/DeriveAll.hs, dist/build/HAppS/Data/DeriveAll.o ) src/HAppS/Data/DeriveAll.hs:44:72: Couldn't match expected type `Name' against inferred type `TyVarBndr' Expected type: [Name] Inferred type: [TyVarBndr] In the second argument of `deriveDefault', namely `tvs' In the second argument of `($)', namely `deriveDefault True tvs nm' src/HAppS/Data/DeriveAll.hs:73:24: Couldn't match expected type `Name' against inferred type `TyVarBndr' Expected type: [Name] Inferred type: [TyVarBndr] In the second argument of `deriveDefault', namely `tvs' In the second argument of `(:)', namely `deriveDefault def tvs nm' src/HAppS/Data/DeriveAll.hs:81:38: Couldn't match expected type `Pred' against inferred type `Type' Expected type: Cxt Inferred type: [Type] In the first argument of `InstanceD', namely `context' In the expression: InstanceD context instanceHead [] *** Trying again with preferred-versions *** setup configure Configuring HAppS-Data-0.9.3... Flags chosen: base4=False Dependency HAppS-Util >=0.9.3: using HAppS-Util-0.9.3 Dependency HaXml ==1.13.*: using HaXml-1.13.3 Dependency base <4: using base-3.0.3.2 Dependency binary -any: using binary-0.5.0.2 Dependency bytestring -any: using bytestring-0.9.1.7 Dependency containers -any: using containers-0.3.0.0 Dependency mtl -any: using mtl-1.1.1.0 Dependency pretty -any: using pretty-1.0.1.1 Dependency syb-with-class >=0.4: using syb-with-class-0.6.1 Dependency template-haskell -any: using template-haskell-2.4.0.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/HAppS-Data-0.9.3/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/HAppS-Data-0.9.3 Documentation installed in: /usr/local/tmp/archive/install/share/doc/HAppS-Data-0.9.3 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 Running Haddock for HAppS-Data-0.9.3... /usr/local/bin/haddock --use-contents=/package/HAppS-Data-0.9.3 --built-in-themes --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library HAppS-Data-0.9.3... Running hscolour for HAppS-Data-0.9.3... Creating dist/doc/html/HAppS-Data (and its parents) Creating dist/doc/html/HAppS-Data/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/HAppS-Data/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data.html src/HAppS/Data.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-Default.html src/HAppS/Data/Default.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-Default-Generic.html src/HAppS/Data/Default/Generic.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-DeriveAll.html src/HAppS/Data/DeriveAll.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-HList.html src/HAppS/Data/HList.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-Migrate.html src/HAppS/Data/Migrate.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-Normalize.html src/HAppS/Data/Normalize.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-Pairs.html src/HAppS/Data/Pairs.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-Xml.html src/HAppS/Data/Xml.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-Xml-HaXml.html src/HAppS/Data/Xml/HaXml.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-Atom.html src/HAppS/Data/Atom.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-GOps.html src/HAppS/Data/GOps.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-Proxy.html src/HAppS/Data/Proxy.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-Serialize.html src/HAppS/Data/Serialize.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-SerializeTH.html src/HAppS/Data/SerializeTH.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-HListBase.html src/HAppS/Data/HListBase.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-Xml-Base.html src/HAppS/Data/Xml/Base.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-Xml-Instances.html src/HAppS/Data/Xml/Instances.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/HAppS-Data/src/HAppS-Data-Xml-PrintParse.html src/HAppS/Data/Xml/PrintParse.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/tmp28448/src/HAppS/Data.hs src/HAppS/Data.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/tmp28448/src/HAppS/Data/Default.hs src/HAppS/Data/Default.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/tmp28448/src/HAppS/Data/Default/Generic.hs src/HAppS/Data/Default/Generic.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/tmp28448/src/HAppS/Data/DeriveAll.hs src/HAppS/Data/DeriveAll.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/tmp28448/src/HAppS/Data/HList.hs src/HAppS/Data/HList.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/tmp28448/src/HAppS/Data/Migrate.hs src/HAppS/Data/Migrate.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/tmp28448/src/HAppS/Data/Normalize.hs src/HAppS/Data/Normalize.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/tmp28448/src/HAppS/Data/Pairs.hs src/HAppS/Data/Pairs.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/tmp28448/src/HAppS/Data/Xml.hs src/HAppS/Data/Xml.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/tmp28448/src/HAppS/Data/Xml/HaXml.hs src/HAppS/Data/Xml/HaXml.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/tmp28448/src/HAppS/Data/Atom.hs src/HAppS/Data/Atom.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 src/HAppS/Data/Atom.hs:1:15: Warning: -fth is deprecated: use -XTemplateHaskell or pragma {-# LANGUAGE TemplateHaskell #-} instead src/HAppS/Data/Atom.hs:1:15: 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/tmp28448/src/HAppS/Data/GOps.hs src/HAppS/Data/GOps.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/tmp28448/src/HAppS/Data/Proxy.hs src/HAppS/Data/Proxy.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/tmp28448/src/HAppS/Data/Serialize.hs src/HAppS/Data/Serialize.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 src/HAppS/Data/Serialize.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead src/HAppS/Data/Serialize.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/tmp28448/src/HAppS/Data/SerializeTH.hs src/HAppS/Data/SerializeTH.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/tmp28448/src/HAppS/Data/HListBase.hs src/HAppS/Data/HListBase.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/tmp28448/src/HAppS/Data/Xml/Base.hs src/HAppS/Data/Xml/Base.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 src/HAppS/Data/Xml/Base.hs:3:34: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp28448/src/HAppS/Data/Xml/Instances.hs src/HAppS/Data/Xml/Instances.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/tmp28448/src/HAppS/Data/Xml/PrintParse.hs src/HAppS/Data/Xml/PrintParse.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 Creating dist/doc/html/HAppS-Data/ (and its parents) /usr/local/bin/haddock --use-contents=/package/HAppS-Data-0.9.3 --built-in-themes --prologue=dist/doc/html/HAppS-Data/haddock-prolog28448.txt --dump-interface=dist/doc/html/HAppS-Data/HAppS-Data.haddock --optghc=-package-name --optghc=HAppS-Data-0.9.3 --hide=HAppS.Data.HListBase --hide=HAppS.Data.Xml.Base --hide=HAppS.Data.Xml.Instances --hide=HAppS.Data.Xml.PrintParse --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/HAppS-Util/0.9.3/doc/html,/usr/local/tmp/archive/install/share/doc/HAppS-Util-0.9.3/html/HAppS-Util.haddock --read-interface=/packages/archive/HaXml/1.13.3/doc/html,/usr/local/tmp/archive/install/share/doc/HaXml-1.13.3/html/HaXml.haddock --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/binary/0.5.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/binary-0.5.0.2/html/binary.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/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/directory/1.0.1.1/doc/html,/usr/local/share/doc/ghc/html/libraries/directory-1.0.1.1/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/share/doc/ghc/html/libraries/haskell98-1.0.1.1/haskell98.haddock --read-interface=/packages/archive/hslogger/1.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/hslogger-1.1.0/html/hslogger.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/mtl/1.1.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.1.0/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.5/doc/html,/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.5/old-time.haddock --read-interface=/packages/archive/parsec/2.1.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-2.1.0.1/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.3/doc/html,/usr/local/share/doc/ghc/html/libraries/process-1.0.1.3/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-with-class/0.6.1/doc/html,/usr/local/tmp/archive/install/share/doc/syb-with-class-0.6.1/html/syb-with-class.haddock --read-interface=/packages/archive/template-haskell/2.4.0.1/doc/html,/usr/local/share/doc/ghc/html/libraries/template-haskell-2.4.0.1/template-haskell.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.2/doc/html,/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.2/unix.haddock --odir=dist/doc/html/HAppS-Data/ --title=HAppS-Data-0.9.3: HAppS data manipulation libraries --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=HAppS-Util-0.9.3-22b8ce935c4644e6d8765fa3de08b06a --optghc=-package-id --optghc=HaXml-1.13.3-4401ec896bcdac3d70fa2925f1d2cea4 --optghc=-package-id --optghc=base-3.0.3.2-260693a92016991a03206b5a55f6a411 --optghc=-package-id --optghc=binary-0.5.0.2-d8a2016532c382364dd8eb78608b883d --optghc=-package-id --optghc=bytestring-0.9.1.7-e4f5efe6019d4771130f5cd8d3216b38 --optghc=-package-id --optghc=containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 --optghc=-package-id --optghc=mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 --optghc=-package-id --optghc=pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea --optghc=-package-id --optghc=syb-with-class-0.6.1-e22a7866c8b4d926677b507237f1bccf --optghc=-package-id --optghc=template-haskell-2.4.0.1-bf08798b1934e4d6a3f903f58e0d5159 --optghc=-O --optghc=-Wall --optghc=-fno-warn-orphans --optghc=-XUndecidableInstances --optghc=-XOverlappingInstances --optghc=-XRank2Types --optghc=-XTemplateHaskell --optghc=-XFlexibleInstances --optghc=-XCPP --optghc=-XMultiParamTypeClasses --optghc=-XFunctionalDependencies -B/usr/local/lib/ghc-6.12.3 dist/build/tmp28448/src/HAppS/Data.hs dist/build/tmp28448/src/HAppS/Data/Default.hs dist/build/tmp28448/src/HAppS/Data/Default/Generic.hs dist/build/tmp28448/src/HAppS/Data/DeriveAll.hs dist/build/tmp28448/src/HAppS/Data/HList.hs dist/build/tmp28448/src/HAppS/Data/Migrate.hs dist/build/tmp28448/src/HAppS/Data/Normalize.hs dist/build/tmp28448/src/HAppS/Data/Pairs.hs dist/build/tmp28448/src/HAppS/Data/Xml.hs dist/build/tmp28448/src/HAppS/Data/Xml/HaXml.hs dist/build/tmp28448/src/HAppS/Data/Atom.hs dist/build/tmp28448/src/HAppS/Data/GOps.hs dist/build/tmp28448/src/HAppS/Data/Proxy.hs dist/build/tmp28448/src/HAppS/Data/Serialize.hs dist/build/tmp28448/src/HAppS/Data/SerializeTH.hs dist/build/tmp28448/src/HAppS/Data/HListBase.hs dist/build/tmp28448/src/HAppS/Data/Xml/Base.hs dist/build/tmp28448/src/HAppS/Data/Xml/Instances.hs dist/build/tmp28448/src/HAppS/Data/Xml/PrintParse.hs src/HAppS/Data/Atom.hs:1:15: Warning: -fth is deprecated: use -XTemplateHaskell or pragma {-# LANGUAGE TemplateHaskell #-} instead src/HAppS/Data/Atom.hs:1:15: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead src/HAppS/Data/Default.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. src/HAppS/Data/DeriveAll.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. src/HAppS/Data/GOps.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. src/HAppS/Data/GOps.hs:7:0: Warning: Definition but no type signature for `gSet' Inferred type: gSet :: forall a a1. (Data a1, Typeable a) => a -> a1 -> a1 src/HAppS/Data/GOps.hs:8:0: Warning: Definition but no type signature for `gReplace' Inferred type: gReplace :: forall b a. (Data a, Typeable b) => (b -> b) -> a -> a src/HAppS/Data/GOps.hs:10:0: Warning: Definition but no type signature for `gFind' Inferred type: gFind :: forall a (m :: * -> *) a1. (MonadPlus m, Data a1, Typeable a) => a1 -> m a src/HAppS/Data/GOps.hs:12:0: Warning: Definition but no type signature for `gFind'' Inferred type: gFind' :: forall a a1. (Data a1, Typeable a) => a1 -> a src/HAppS/Data/GOps.hs:14:0: Warning: Definition but no type signature for `gModify' Inferred type: gModify :: forall s (m :: * -> *) b. (MonadState s m, Data s, Typeable b) => (b -> b) -> m () src/HAppS/Data/GOps.hs:15:0: Warning: Definition but no type signature for `gAsk' Inferred type: gAsk :: forall r a (m :: * -> *) (m1 :: * -> *) a1. (Data r, Typeable a, MonadReader r m, MonadPlus m1) => (a -> m1 a1) -> m (m1 a1) src/HAppS/Data/GOps.hs:19:0: Warning: Definition but no type signature for `gGet' Inferred type: gGet :: forall t s a (m :: * -> *) (m1 :: * -> *) a1. (Data s, Typeable a, MonadState s m, MonadPlus m1) => (a -> m1 a1) -> t -> m (m1 a1) src/HAppS/Data/GOps.hs:19:7: Warning: Defined but not used: `x' src/HAppS/Data/Migrate.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. src/HAppS/Data/Normalize.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. src/HAppS/Data/Serialize.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead src/HAppS/Data/Serialize.hs:1:11: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead src/HAppS/Data/Xml/Base.hs:3:34: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead : Failing due to -Werror.