
Alistair Bayley"
Is this using the darcs repository version of hs-plugins? That's the only versions that works with 6.6
Just got, built, and installed the repo version, and it has the same problem.
Alistair
You managed to build the darcs version under ghc 6.6? For me runghc setup.hs configure fails with lots of strange error messages... (below) other packages build ok. Rene. C:\repos\hs-plugins>darcs pull plink: unknown option "-O" Pulling from "http://www.cse.unsw.edu.au/~dons/code/hs-plugins"... No remote changes to pull in! C:\repos\hs-plugins>runghc Setup.lhs configure Setup.lhs: Warning: The field "hs-source-dir" is deprecated, please use hs-sourc e-dirs. Configuring plugins-1.0... configure: c:\ghc\ghc-6.6\bin\ghc-pkg.exe configure: Dependency base-any: using base-2.0 configure: Dependency Cabal-any: using Cabal-1.1.6 configure: Dependency haskell-src-any: using haskell-src-1.0 configure: Using install prefix: C:\Programme configure: Binaries installed in: C:\Programme\Haskell\bin configure: Libraries installed in: C:\Programme\Haskell\plugins-1.0\ghc-6.6 configure: Private binaries installed in: C:\Programme\plugins-1.0 configure: Data files installed in: C:\Programme\Gemeinsame Dateien\plugins-1.0 configure: Using compiler: c:\ghc\ghc-6.6\bin\ghc.exe configure: Compiler flavor: GHC configure: Compiler version: 6.6 configure: Using package tool: c:\ghc\ghc-6.6\bin\ghc-pkg.exe configure: Using ar found on system at: c:\ghc\ghc-6.6\bin\ar.exe configure: Using haddock found on system at: c:\other\bin\haddock.exe configure: No pfesetup found configure: Using ranlib found on system at: C:\other\MinGW\bin\ranlib.exe configure: Using runghc found on system at: c:\ghc\ghc-6.6\bin\runghc.exe configure: No runhugs found configure: Using happy: c:\other\bin\happy.exe configure: Using alex: c:\other\bin\alex.exe configure: Using hsc2hs: c:\ghc\ghc-6.6\bin\hsc2hs.exe configure: No c2hs found configure: No cpphs found configure: No greencard found Can't delete: '-f conf5164.sh' (error: -1) Can't delete: '-f conf5164 conf5164.exe conf5164.file' (error: -1) Can't delete: '-f conf5164 conf5164.exe conf5164.file' (error: -1) Can't open: Can't open: Can't open: Can't delete: '-rf conftest* confdefs.h' (error: -1) Can't open: Can't open: Can't open: Can't open: Can't open: checking build system type... i686-pc-mingw32 Can't open: Can't open: Can't open: checking for ghc... ghc Can't open: checking for value of __GLASGOW_HASKELL__... 606 checking for ghc library directory... c:/ghc/ghc-6.6 Can't open: checking for tex... no configure: WARNING: tex is needed to build some of the documentation checking for tex2page... no configure: WARNING: tex2page is needed to build some of the documentation http://www.ccs.neu.edu/home/dorai/tex2page/tex2page-doc.html checking for gcc... gcc Can't open: Can't open: checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. Can't open: Can't open: Can't open: Can't delete: '-f core *.core' (error: -1) C:\repos\hs-plugins>