Bug: Cabal + Windows + extensions on executables
Neil Mitchell
ndmitchell at gmail.com
Tue Nov 7 13:12:53 EST 2006
Hi
With Hoogle, I have as one of the lines:
Executable: index.cgi
Main-Is: Web.hs
Other-Modules: HTML
Hs-Source-Dirs: src, src/Web
This generates a file called index.cgi
However, I don't think that install realises this...
D:\sources\hoogle>runhaskell Setup install
Installing: C:\Program Files\Haskell\Hoogle-3.0\ghc-6.4.2 & C:\Program Files\Has
kell\bin Hoogle-3.0...
*** Exception: dist\build\index.cgi\index.cgi.exe: copyFile: does not exist (No
such file or directory)
Windows XP, GHC 6.4.2, Cabal from darcs
Thanks
Neil
More information about the cabal-devel
mailing list