Tue Aug 14 20:06:05 PDT 2007 Roman Leshchinskiy <[EMAIL PROTECTED]>
* Use lookupOrig to find built-in NDP-related names
M ./compiler/prelude/PrelNames.lhs +1
M ./compiler/vectorise/VectMonad.hs -30 +15
M ./compiler/vectorise/Vectorise.hs -12 +6
_
Mon Aug 6 21:39:07 PDT 2007 Roman Leshchinskiy <[EMAIL PROTECTED]>
UNDO: Implicitly import NDP stuff when vectorising
We add the following declaration to all vectorised modules:
import qualified as :NDP
This allows us to refer to NDP stuff by RdrName later on but does not expo
On Mon, Aug 13, 2007 at 08:53:56AM -0400, [EMAIL PROTECTED] wrote:
> Mon Aug 13 08:42:11 EDT 2007 [EMAIL PROTECTED]
> * Fix build with external gmp library.
Thanks for the patch! Will apply it when I next validate.
> ghc fails to build if you use an external gmp library.
On what platform, o
Stefan O'Rear wrote:
Anyway, I have no more ideas, other than the obvious (you have a bug
that results in sporadic failure to hashcons, thus corrupting the
interfaces).
My mistake was: To put it approximately, I was storing Ptrs as map keys
when I should have been using persistent ForeignPtrs.
Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/HEAD-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Tue Aug 14 19:30:00 BST 2007.
checki