Package: ghc6
Version: 6.6-3
Severity: normal

This is the contents of the Setup.hs:

  #!/usr/bin/runhaskell
  import Distribution.Simple
  main = defaultMain

This is the result of running 'ghc -o setup Setup.hs' on that code:

 $ ghc -o setup Setup.hs
 Setup.o: In function `ZCMain_main_entry':
 ghc2263_0.hc:(.text+0x104): undefined reference to 
`Cabalzm1zi1zi6_DistributionziSimple_defaultMain_closure'
 Setup.o: In function `Main_main_entry':
 ghc2263_0.hc:(.text+0x1cc): undefined reference to 
`Cabalzm1zi1zi6_DistributionziSimple_defaultMain_closure'
 Setup.o:(.data+0x0): undefined reference to 
`Cabalzm1zi1zi6_DistributionziSimple_defaultMain_closure'
 Setup.o:(.data+0x2c): undefined reference to 
`Cabalzm1zi1zi6_DistributionziSimple_defaultMain_closure'
 collect2: ld returned 1 exit status

/M

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: arm (armv5tel)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-ixp4xx
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages ghc6 depends on:
ii  gcc                    4:4.1.1-15        The GNU C compiler
ii  haskell-utils          1.7               Utilities used by the Debian Haske
ii  libc6                  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libgmp3-dev            2:4.2.1+dfsg-4    Multiprecision arithmetic library 
ii  libgmp3c2              2:4.2.1+dfsg-4    Multiprecision arithmetic library
ii  libreadline5-dev       5.2-2             GNU readline and history libraries
ii  perl [perl5]           5.8.8-7etch1      Larry Wall's Practical Extraction 

ghc6 recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to