> simonmar 2005/07/12 02:42:59 PDT > > Modified files: > ghc/includes StgMiscClosures.h > Log: > declare stg_returnToSchedNotPaused (forgot to commit this yesterday) > > Revision Changes Path > 1.62 +1 -0 fptools/ghc/includes/StgMiscClosures.h
Also, you need to add to fptools/ghc/compiler/ByteCodeItbls.lhs > import Constants (wORD_SIZE) for stage2 to build. But then: ___ ___ _ / _ \ /\ /\/ __(_) / /_\// /_/ / / | | GHC Interactive, version 6.5, for Haskell 98. / /_\\/ __ / /___| | http://www.haskell.org/ghc/ \____/\/ /_/\____/|_| Type :? for help. Loading package base-1.0 ... linking ... done. Prelude> :i GHC.Base.Int# data GHC.Prim.Int#*** Exception: No match in record selector TyCon.tyConTyVars Prelude> -- V.Rudenko _______________________________________________________________ Пришло время отдохнуть!!!! http://www.sputnik.kiev.ua/?ito=837&itc=1 _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc
