Package: libghc6-cabal-dev Severity: normal Problem reported by: Jérémy Bobbio <[EMAIL PROTECTED]>:
I might have hit a Cabal bug while attempting to cabalize HFuse. When using``foreign import "wrapper"´´, GHC generates ModuleName_stub.{h,c,o} files. These files are not handled at all by Cabal currently. This leads to undefined references when trying to use the package after its registration. I was also unable to find any way to express that this library needs to be linked with an OS threaded RTS. It might be a bit too GHC-specific, but it would be great for HFuse. Aside from these little problems, I just want to say "waow!" Cabal is really easy to use and will kill a far amount of bad Makefiles. :) -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.4.21 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)