Filed here: http://hackage.haskell.org/trac/ghc/ticket/4469
Thanks
Ian
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
On Mon, Nov 01, 2010 at 11:21:16AM +, Simon Peyton-Jones wrote:
> Roman reports a missing 'make' dependency. See below.
>
> Also, if I add INLINE pragmas to fromInteger and toEnum for Word8 and run
> 'make' in the ghc subdirectory, I get:
>
> Undefined symbols:
> "_base_GHCziWord_zdfBitsW
Roman reports a missing 'make' dependency. See below.
Simon
-Original Message-
From: Roman Leshchinskiy [mailto:r...@cse.unsw.edu.au]
Sent: 31 October 2010 09:20
To: Simon Peyton-Jones
Cc: Manuel Chakravarty; Ben Lippmeier
Subject: Re: Inlining fromInteger
Also, if I add INLINE pragmas