*** setup configure Configuring happstack-data-0.2.1... Flags chosen: tests=False, base4=True Dependency HUnit -any: using HUnit-1.2.2.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 happstack-util >=0.2.1 && <0.3: using happstack-util-0.2.1 Dependency mtl -any: using mtl-2.0.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.5: 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/happstack-data-0.2.1/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/happstack-data-0.2.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/happstack-data-0.2.1 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 happstack-data-0.2.1... Preprocessing executables for happstack-data-0.2.1... Building happstack-data-0.2.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name happstack-data-0.2.1 -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 HUnit-1.2.2.3-22a4b7b2e37ba33060b9d5875ee5e58d -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 happstack-util-0.2.1-9be6a7e058867bfbff04757511d8efff -package-id mtl-2.0.1.0-3f9e375da935e2a5248eaad918c634c8 -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 -XTemplateHaskell -XFlexibleInstances -XUndecidableInstances -XOverlappingInstances -XMultiParamTypeClasses -XCPP -XFunctionalDependencies -XDeriveDataTypeable -XFlexibleContexts -XScopedTypeVariables -XGADTs -XGeneralizedNewtypeDeriving -XTypeSynonymInstances -XPatternGuards -XPolymorphicComponents Happstack.Data Happstack.Data.Default Happstack.Data.Default.Generic Happstack.Data.DeriveAll Happstack.Data.Migrate Happstack.Data.Normalize Happstack.Data.Pairs Happstack.Data.Xml Happstack.Data.Xml.HaXml Happstack.Data.GOps Happstack.Data.Proxy Happstack.Data.Serialize Happstack.Data.SerializeTH Happstack.Data.Xml.Base Happstack.Data.Xml.Instances Happstack.Data.Xml.PrintParse [ 1 of 16] Compiling Happstack.Data.GOps ( src/Happstack/Data/GOps.hs, dist/build/Happstack/Data/GOps.o ) src/Happstack/Data/Serialize.hs:1:85: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead src/Happstack/Data/Xml/Base.hs:6:13: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead [ 5 of 16] Compiling Happstack.Data.DeriveAll ( src/Happstack/Data/DeriveAll.hs, dist/build/Happstack/Data/DeriveAll.o ) src/Happstack/Data/DeriveAll.hs:51: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/Happstack/Data/DeriveAll.hs:79: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/Happstack/Data/DeriveAll.hs:87: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 []