Op wo, 18-10-2006 te 16:10 -0400, schreef Dimitry Golubovsky: > Arjan, > > On 10/18/06, Arjan Oosting <[EMAIL PROTECTED]> wrote: > > John: were you going to package newer versions of HSFFIG? If yes > please do (1.1 would be better anyway even though this is a > pre-release, as it also contains FFIPKG). Please contact me for > details if necessary.
I tried updating the Debian package to 1.1 pre-release from the darcs archive but it needs the Haskell XML Toolkit (hxt) to compile which is not in Debian: Configuring HSFFIG-1.1... configure: /usr/bin/ghc-pkg configure: Dependency base-any: using base-2.0 configure: Dependency parsec-any: using parsec-2.0 Setup: cannot satisfy dependency hxt-any The 1.0pl2 release also does not work out of the box, after removing the module text from the .cabal file it starts complaining during build: building HSFFIG-1.0... [1 of 1] Compiling HSFFIG.FieldAccess ( HSFFIG/FieldAccess.hs, dist/build/./HSFFIG/FieldAccess.o ) /usr/bin/ar: creating dist/build/libHSHSFFIG-1.0.a programs/hsffig.hs:6:7: Could not find module `Data.FiniteMap': Use -v to see a list of the files searched for. So either we use 1.0pl2 and fix it for compilation with GHC 6.6 or we need to package HXT and go with the 1.1 pre-release. Third option of course is just to drop the package. I am going to look at the other FTBFS first now. Greetings Arjan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]