Package: libghc6-c2hs-dev Version: 0.13.6-4 Severity: important Tags: patch
c2hs.conf contains two invalid paths (/usr/lib/c2hs-0.13.6 rather then /usr/lib/libghc6-c2hs-dev). The attached patch fixes this. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.13 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages libghc6-c2hs-dev depends on: ii ghc6 6.4.1-1 GHC - the Glasgow Haskell Compilat libghc6-c2hs-dev recommends no packages. -- no debconf information --
--- /usr/lib/libghc6-c2hs-dev/ghc6/c2hs.conf 2005-11-06 16:57:46.000000000
+0100
+++ newc2hs 2005-11-06 16:57:54.000000000 +0100
@@ -11,8 +11,8 @@
C2HSBase,
C2HSMarsh
-import-dirs: "/usr/lib/c2hs-0.13.6/ghc6/import"
-library-dirs: "/usr/lib/c2hs-0.13.6/ghc6"
+import-dirs: "/usr/lib/libghc6-c2hs-dev/ghc6/import"
+library-dirs: "/usr/lib/libghc6-c2hs-dev/ghc6"
hs-libraries: "c2hs"
depends: haskell98
signature.asc
Description: Digital signature

