*** setup configure Configuring RESTng-0.1... Dependency HDBC <2.0.0: using HDBC-1.1.6 Dependency HDBC-postgresql <2.0.0: using HDBC-postgresql-1.1.6.0 Dependency base <4: using base-3.0.3.2 Dependency mtl -any: using mtl-1.1.1.0 Dependency old-time -any: using old-time-1.0.0.5 Dependency parsec -any: using parsec-3.1.0 Dependency redHandlers -any: using redHandlers-0.1 Dependency xhtml -any: using xhtml-3000.2.0.1 Dependency yuiGrid ==0.1: using yuiGrid-0.1 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package RESTng-0.1 requires HDBC-1.1.6 package HDBC-postgresql-1.1.6.0 requires HDBC-2.2.6.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/RESTng-0.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/RESTng-0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/RESTng-0.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.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 RESTng-0.1... Building RESTng-0.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name RESTng-0.1 -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 HDBC-1.1.6-8ff1ef98e8568dc2d9c7961b7afe1baf -package-id HDBC-postgresql-1.1.6.0-dbee4e973bb4294647996f7d85820e09 -package-id base-3.0.3.2-260693a92016991a03206b5a55f6a411 -package-id mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 -package-id old-time-1.0.0.5-45398fe9d274a4e0177157e25427aeec -package-id parsec-3.1.0-ccf6ae97925e712f7e390bc3d1543a12 -package-id redHandlers-0.1-cce54314a45e49e20751aeb4914694de -package-id xhtml-3000.2.0.1-4a618d352ad7f04c8c51462a8da323f4 -package-id yuiGrid-0.1-fb33992bc09ef842a4799d4c23b91870 -O RESTng.System RESTng.Resources RESTng.RqHandlers RESTng.Utils RESTng.Database.Record RESTng.Database.SQL RESTng.Resources.User RESTng.Database.SQL.Print RESTng.Database.SQL.Sql RESTng.RESTngMonad RESTng.System.Proxy RESTng.System.Resource RESTng.System.RelationalResource RESTng.System.ORMTypesConv RESTng.System.ORM RESTng.System.PersistableResource RESTng.System.WebResource RESTng.System.CRUD RESTng.System.FormFields RESTng.System.Annotation RESTng.System.Permission RESTng.System.Association RESTng.System.Component RESTng.System.Authentication RESTng.RqHandlers.GridHandler RESTng.RqHandlers.Response RESTng.Resources.UserModel RESTng.Resources.UserCRUD RESTng.Resources.Comment RESTng.Resources.Rating RESTng.Resources.ResourceTag [ 1 of 31] Compiling RESTng.Utils ( RESTng/Utils.hs, dist/build/RESTng/Utils.o ) RESTng/Database/Record.hs:2:15: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead RESTng/Database/Record.hs:2:15: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances #-} instead RESTng/System/Association.hs:2:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead RESTng/System/ORM.hs:2:15: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead RESTng/System/ORM.hs:2:15: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances #-} instead RESTng/System/RelationalResource.hs:2:15: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead RESTng/System/RelationalResource.hs:2:15: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances #-} instead RESTng/Utils.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. [ 2 of 31] Compiling RESTng.Database.SQL.Sql ( RESTng/Database/SQL/Sql.hs, dist/build/RESTng/Database/SQL/Sql.o ) RESTng/Database/SQL/Sql.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. [ 3 of 31] Compiling RESTng.Database.SQL.Print ( RESTng/Database/SQL/Print.hs, dist/build/RESTng/Database/SQL/Print.o ) RESTng/Database/SQL/Print.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. [ 4 of 31] Compiling RESTng.RqHandlers.Response ( RESTng/RqHandlers/Response.hs, dist/build/RESTng/RqHandlers/Response.o ) RESTng/RqHandlers/Response.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. [ 5 of 31] Compiling RESTng.RqHandlers.GridHandler ( RESTng/RqHandlers/GridHandler.hs, dist/build/RESTng/RqHandlers/GridHandler.o ) RESTng/RqHandlers/GridHandler.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. [ 6 of 31] Compiling RESTng.RqHandlers ( RESTng/RqHandlers.hs, dist/build/RESTng/RqHandlers.o ) RESTng/RqHandlers.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. [ 7 of 31] Compiling RESTng.System.Proxy ( RESTng/System/Proxy.hs, dist/build/RESTng/System/Proxy.o ) RESTng/System/Proxy.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. [ 8 of 31] Compiling RESTng.System.Resource ( RESTng/System/Resource.hs, dist/build/RESTng/System/Resource.o ) RESTng/System/Resource.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. [ 9 of 31] Compiling RESTng.System.FormFields ( RESTng/System/FormFields.hs, dist/build/RESTng/System/FormFields.o ) RESTng/System/FormFields.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. [10 of 31] Compiling RESTng.System.WebResource ( RESTng/System/WebResource.hs, dist/build/RESTng/System/WebResource.o ) RESTng/System/WebResource.hs:3: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. [11 of 31] Compiling RESTng.Resources.User ( RESTng/Resources/User.hs, dist/build/RESTng/Resources/User.o ) RESTng/Resources/User.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. [12 of 31] Compiling RESTng.RESTngMonad ( RESTng/RESTngMonad.hs, dist/build/RESTng/RESTngMonad.o ) RESTng/RESTngMonad.hs:34:30: No instance for (Database.HDBC.Types.IConnection Connection) arising from a use of `HDBC.disconnect' at RESTng/RESTngMonad.hs:34:30-49 Possible fix: add an instance declaration for (Database.HDBC.Types.IConnection Connection) In a stmt of a 'do' expression: HDBC.disconnect conn In the expression: do { conn <- connectPostgreSQL connString; result <- runReaderT (unRESTng m) (conn, Nothing); HDBC.disconnect conn; return result } In the definition of `runRESTng'': runRESTng' connString m = do { conn <- connectPostgreSQL connString; result <- runReaderT (unRESTng m) (conn, Nothing); HDBC.disconnect conn; .... } *** Trying again with preferred-versions *** setup configure Configuring RESTng-0.1... Dependency HDBC <2.0.0: using HDBC-1.1.6 Dependency HDBC-postgresql <2.0.0: using HDBC-postgresql-1.1.6.0 Dependency base <4: using base-3.0.3.2 Dependency mtl -any: using mtl-1.1.1.0 Dependency old-time -any: using old-time-1.0.0.5 Dependency parsec <3: using parsec-2.1.0.1 Dependency redHandlers -any: using redHandlers-0.1 Dependency xhtml -any: using xhtml-3000.2.0.1 Dependency yuiGrid ==0.1: using yuiGrid-0.1 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package RESTng-0.1 requires HDBC-1.1.6 package HDBC-postgresql-1.1.6.0 requires HDBC-2.2.6.1 package RESTng-0.1 requires parsec-2.1.0.1 package redHandlers-0.1 requires parsec-3.1.0 package network-2.2.1.7 requires parsec-3.1.0 package cgi-3001.1.8.1 requires parsec-3.1.0 package HDBC-postgresql-1.1.6.0 requires parsec-3.1.0 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/RESTng-0.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/RESTng-0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/RESTng-0.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.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 RESTng-0.1... /usr/local/bin/haddock --use-contents=/package/RESTng-0.1 --built-in-themes --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library RESTng-0.1... Running hscolour for RESTng-0.1... Creating dist/doc/html/RESTng (and its parents) Creating dist/doc/html/RESTng/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/RESTng/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System.html RESTng/System.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-Resources.html RESTng/Resources.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-RqHandlers.html RESTng/RqHandlers.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-Utils.html RESTng/Utils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-Database-Record.html RESTng/Database/Record.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-Database-SQL.html RESTng/Database/SQL.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-Resources-User.html RESTng/Resources/User.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-Database-SQL-Print.html RESTng/Database/SQL/Print.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-Database-SQL-Sql.html RESTng/Database/SQL/Sql.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-RESTngMonad.html RESTng/RESTngMonad.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System-Proxy.html RESTng/System/Proxy.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System-Resource.html RESTng/System/Resource.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System-RelationalResource.html RESTng/System/RelationalResource.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System-ORMTypesConv.html RESTng/System/ORMTypesConv.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System-ORM.html RESTng/System/ORM.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System-PersistableResource.html RESTng/System/PersistableResource.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System-WebResource.html RESTng/System/WebResource.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System-CRUD.html RESTng/System/CRUD.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System-FormFields.html RESTng/System/FormFields.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System-Annotation.html RESTng/System/Annotation.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System-Permission.html RESTng/System/Permission.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System-Association.html RESTng/System/Association.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System-Component.html RESTng/System/Component.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-System-Authentication.html RESTng/System/Authentication.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-RqHandlers-GridHandler.html RESTng/RqHandlers/GridHandler.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-RqHandlers-Response.html RESTng/RqHandlers/Response.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-Resources-UserModel.html RESTng/Resources/UserModel.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-Resources-UserCRUD.html RESTng/Resources/UserCRUD.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-Resources-Comment.html RESTng/Resources/Comment.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-Resources-Rating.html RESTng/Resources/Rating.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/RESTng/src/RESTng-Resources-ResourceTag.html RESTng/Resources/ResourceTag.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 copy RESTng/System.hs to dist/build/tmp31706/RESTng/System.hs copy RESTng/Resources.hs to dist/build/tmp31706/RESTng/Resources.hs copy RESTng/RqHandlers.hs to dist/build/tmp31706/RESTng/RqHandlers.hs copy RESTng/Utils.hs to dist/build/tmp31706/RESTng/Utils.hs copy RESTng/Database/Record.hs to dist/build/tmp31706/RESTng/Database/Record.hs copy RESTng/Database/SQL.hs to dist/build/tmp31706/RESTng/Database/SQL.hs copy RESTng/Resources/User.hs to dist/build/tmp31706/RESTng/Resources/User.hs copy RESTng/Database/SQL/Print.hs to dist/build/tmp31706/RESTng/Database/SQL/Print.hs copy RESTng/Database/SQL/Sql.hs to dist/build/tmp31706/RESTng/Database/SQL/Sql.hs copy RESTng/RESTngMonad.hs to dist/build/tmp31706/RESTng/RESTngMonad.hs copy RESTng/System/Proxy.hs to dist/build/tmp31706/RESTng/System/Proxy.hs copy RESTng/System/Resource.hs to dist/build/tmp31706/RESTng/System/Resource.hs copy RESTng/System/RelationalResource.hs to dist/build/tmp31706/RESTng/System/RelationalResource.hs copy RESTng/System/ORMTypesConv.hs to dist/build/tmp31706/RESTng/System/ORMTypesConv.hs copy RESTng/System/ORM.hs to dist/build/tmp31706/RESTng/System/ORM.hs copy RESTng/System/PersistableResource.hs to dist/build/tmp31706/RESTng/System/PersistableResource.hs copy RESTng/System/WebResource.hs to dist/build/tmp31706/RESTng/System/WebResource.hs copy RESTng/System/CRUD.hs to dist/build/tmp31706/RESTng/System/CRUD.hs copy RESTng/System/FormFields.hs to dist/build/tmp31706/RESTng/System/FormFields.hs copy RESTng/System/Annotation.hs to dist/build/tmp31706/RESTng/System/Annotation.hs copy RESTng/System/Permission.hs to dist/build/tmp31706/RESTng/System/Permission.hs copy RESTng/System/Association.hs to dist/build/tmp31706/RESTng/System/Association.hs copy RESTng/System/Component.hs to dist/build/tmp31706/RESTng/System/Component.hs copy RESTng/System/Authentication.hs to dist/build/tmp31706/RESTng/System/Authentication.hs copy RESTng/RqHandlers/GridHandler.hs to dist/build/tmp31706/RESTng/RqHandlers/GridHandler.hs copy RESTng/RqHandlers/Response.hs to dist/build/tmp31706/RESTng/RqHandlers/Response.hs copy RESTng/Resources/UserModel.hs to dist/build/tmp31706/RESTng/Resources/UserModel.hs copy RESTng/Resources/UserCRUD.hs to dist/build/tmp31706/RESTng/Resources/UserCRUD.hs copy RESTng/Resources/Comment.hs to dist/build/tmp31706/RESTng/Resources/Comment.hs copy RESTng/Resources/Rating.hs to dist/build/tmp31706/RESTng/Resources/Rating.hs copy RESTng/Resources/ResourceTag.hs to dist/build/tmp31706/RESTng/Resources/ResourceTag.hs Creating dist/doc/html/RESTng/ (and its parents) /usr/local/bin/haddock --use-contents=/package/RESTng-0.1 --built-in-themes --prologue=dist/doc/html/RESTng/haddock-prolog31706.txt --dump-interface=dist/doc/html/RESTng/RESTng.haddock --optghc=-package-name --optghc=RESTng-0.1 --hide=RESTng.Utils --hide=RESTng.Database.Record --hide=RESTng.Database.SQL --hide=RESTng.Resources.User --hide=RESTng.Database.SQL.Print --hide=RESTng.Database.SQL.Sql --hide=RESTng.RESTngMonad --hide=RESTng.System.Proxy --hide=RESTng.System.Resource --hide=RESTng.System.RelationalResource --hide=RESTng.System.ORMTypesConv --hide=RESTng.System.ORM --hide=RESTng.System.PersistableResource --hide=RESTng.System.WebResource --hide=RESTng.System.CRUD --hide=RESTng.System.FormFields --hide=RESTng.System.Annotation --hide=RESTng.System.Permission --hide=RESTng.System.Association --hide=RESTng.System.Component --hide=RESTng.System.Authentication --hide=RESTng.RqHandlers.GridHandler --hide=RESTng.RqHandlers.Response --hide=RESTng.Resources.UserModel --hide=RESTng.Resources.UserCRUD --hide=RESTng.Resources.Comment --hide=RESTng.Resources.Rating --hide=RESTng.Resources.ResourceTag --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/HDBC/1.1.6/doc/html,/usr/local/tmp/archive/install/share/doc/HDBC-1.1.6/html/HDBC.haddock --read-interface=/packages/archive/HDBC/2.2.6.1/doc/html,/usr/local/tmp/archive/install/share/doc/HDBC-2.2.6.1/html/HDBC.haddock --read-interface=/packages/archive/HDBC-postgresql/1.1.6.0/doc/html,/usr/local/tmp/archive/install/share/doc/HDBC-postgresql-1.1.6.0/html/HDBC-postgresql.haddock --read-interface=/packages/archive/MaybeT/0.1.2/doc/html,/usr/local/tmp/archive/install/share/doc/MaybeT-0.1.2/html/MaybeT.haddock --read-interface=/packages/archive/MonadCatchIO-mtl/0.3.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/MonadCatchIO-mtl-0.3.0.1/html/MonadCatchIO-mtl.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/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/cgi/3001.1.8.1/doc/html,/usr/local/tmp/archive/install/share/doc/cgi-3001.1.8.1/html/cgi.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/convertible/1.0.9.1/doc/html,/usr/local/tmp/archive/install/share/doc/convertible-1.0.9.1/html/convertible.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/extensible-exceptions/0.1.1.1/doc/html,/usr/local/share/doc/ghc/html/libraries/extensible-exceptions-0.1.1.1/extensible-exceptions.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/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/parsec/3.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-3.1.0/html/parsec.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/share/doc/ghc/html/libraries/random-1.0.0.2/random.haddock --read-interface=/packages/archive/redHandlers/0.1/doc/html,/usr/local/tmp/archive/install/share/doc/redHandlers-0.1/html/redHandlers.haddock --read-interface=/packages/archive/stm/2.1.2.2/doc/html,/usr/local/tmp/archive/install/share/doc/stm-2.1.2.2/html/stm.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.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 --read-interface=/packages/archive/utf8-string/0.3.6/doc/html,/usr/local/tmp/archive/install/share/doc/utf8-string-0.3.6/html/utf8-string.haddock --read-interface=/packages/archive/xhtml/3000.2.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/xhtml-3000.2.0.1/html/xhtml.haddock --read-interface=/packages/archive/yuiGrid/0.1/doc/html,/usr/local/tmp/archive/install/share/doc/yuiGrid-0.1/html/yuiGrid.haddock --odir=dist/doc/html/RESTng/ --title=RESTng-0.1: A framework for writing RESTful applications. --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=HDBC-1.1.6-8ff1ef98e8568dc2d9c7961b7afe1baf --optghc=-package-id --optghc=HDBC-postgresql-1.1.6.0-dbee4e973bb4294647996f7d85820e09 --optghc=-package-id --optghc=base-3.0.3.2-260693a92016991a03206b5a55f6a411 --optghc=-package-id --optghc=mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 --optghc=-package-id --optghc=old-time-1.0.0.5-45398fe9d274a4e0177157e25427aeec --optghc=-package-id --optghc=parsec-2.1.0.1-ea096577115d95b0cfde0225e2011564 --optghc=-package-id --optghc=redHandlers-0.1-cce54314a45e49e20751aeb4914694de --optghc=-package-id --optghc=xhtml-3000.2.0.1-4a618d352ad7f04c8c51462a8da323f4 --optghc=-package-id --optghc=yuiGrid-0.1-fb33992bc09ef842a4799d4c23b91870 --optghc=-O -B/usr/local/lib/ghc-6.12.3 dist/build/tmp31706/RESTng/System.hs dist/build/tmp31706/RESTng/Resources.hs dist/build/tmp31706/RESTng/RqHandlers.hs dist/build/tmp31706/RESTng/Utils.hs dist/build/tmp31706/RESTng/Database/Record.hs dist/build/tmp31706/RESTng/Database/SQL.hs dist/build/tmp31706/RESTng/Resources/User.hs dist/build/tmp31706/RESTng/Database/SQL/Print.hs dist/build/tmp31706/RESTng/Database/SQL/Sql.hs dist/build/tmp31706/RESTng/RESTngMonad.hs dist/build/tmp31706/RESTng/System/Proxy.hs dist/build/tmp31706/RESTng/System/Resource.hs dist/build/tmp31706/RESTng/System/RelationalResource.hs dist/build/tmp31706/RESTng/System/ORMTypesConv.hs dist/build/tmp31706/RESTng/System/ORM.hs dist/build/tmp31706/RESTng/System/PersistableResource.hs dist/build/tmp31706/RESTng/System/WebResource.hs dist/build/tmp31706/RESTng/System/CRUD.hs dist/build/tmp31706/RESTng/System/FormFields.hs dist/build/tmp31706/RESTng/System/Annotation.hs dist/build/tmp31706/RESTng/System/Permission.hs dist/build/tmp31706/RESTng/System/Association.hs dist/build/tmp31706/RESTng/System/Component.hs dist/build/tmp31706/RESTng/System/Authentication.hs dist/build/tmp31706/RESTng/RqHandlers/GridHandler.hs dist/build/tmp31706/RESTng/RqHandlers/Response.hs dist/build/tmp31706/RESTng/Resources/UserModel.hs dist/build/tmp31706/RESTng/Resources/UserCRUD.hs dist/build/tmp31706/RESTng/Resources/Comment.hs dist/build/tmp31706/RESTng/Resources/Rating.hs dist/build/tmp31706/RESTng/Resources/ResourceTag.hs dist/build/tmp31706/RESTng/RESTngMonad.hs:34:30: No instance for (Database.HDBC.Types.IConnection Connection) arising from a use of `HDBC.disconnect' at dist/build/tmp31706/RESTng/RESTngMonad.hs:34:30-49 Possible fix: add an instance declaration for (Database.HDBC.Types.IConnection Connection) In a stmt of a 'do' expression: HDBC.disconnect conn In the expression: do { conn <- connectPostgreSQL connString; result <- runReaderT (unRESTng m) (conn, Nothing); HDBC.disconnect conn; return result } In the definition of `runRESTng'': runRESTng' connString m = do { conn <- connectPostgreSQL connString; result <- runReaderT (unRESTng m) (conn, Nothing); HDBC.disconnect conn; .... } Warning: RESTng.System.Resource: resourceType is exported separately but will be documented under Resource. Consider exporting it together with its parent(s) for code clarity. Warning: RESTng.System.Resource: key is exported separately but will be documented under Resource. Consider exporting it together with its parent(s) for code clarity. Warning: RESTng.System.Resource: setKey is exported separately but will be documented under Resource. Consider exporting it together with its parent(s) for code clarity. Warning: RESTng.System.Resource: keyName is exported separately but will be documented under Resource. Consider exporting it together with its parent(s) for code clarity. Warning: RESTng.System.Resource: ownable is exported separately but will be documented under Resource. Consider exporting it together with its parent(s) for code clarity. Warning: RESTng.System.Resource: ownerId is exported separately but will be documented under Resource. Consider exporting it together with its parent(s) for code clarity. Warning: RESTng.System.Resource: setOwnerId is exported separately but will be documented under Resource. Consider exporting it together with its parent(s) for code clarity. Warning: RESTng.System.Resource: ownerIdName is exported separately but will be documented under Resource. Consider exporting it together with its parent(s) for code clarity. Warning: RESTng.System.Resource: userFields is exported separately but will be documented under Resource. Consider exporting it together with its parent(s) for code clarity.