
7 Nov
2006
7 Nov
'06
2:33 p.m.
Hi
Cabal isn't an existing dependency either (thought both will be present). Surely System.Win32.DLL.getModuleFileName is the Right Thing.
My worry is that MinHugs has Cabal (as will pretty much every single Haskell compiler), but Win32 is a lot less commonly installed - for example GHC has moved it into Extralibs. I'd hate to introduce such a big dependency just for one single FFI function. Thanks Neil