I'm slowly but surely making more progress on External Core. I can
now typecheck many simple programs, but I'm blocked on a number of
questions about the right way to encode various types in iface format.
1) What's the right way to encode the coercion manipulation functions
such as left, ri
m/Directory/Internals.hc Trace/Hpc/Mix.hc
Trace/Hpc/Tix.hc Trace/Hpc/Util.hc
../utils/mkdependC/mkdependC -f .depend-I. -Iinclude -I../includes -- -O
-I. -Iinclude -D__GHC_PATCHLEVEL__=20070630 -I../libraries/base/cbits
-I../libraries/base/include-- cbits/directory.c cbit
Sat Jun 30 15:26:11 EDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add the ghc-devel Macport to the distribution_packages page
M ./distribution_packages.html +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-g
Sat Jun 30 07:15:18 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Need to build filepath before directory
M ./libraries/Makefile -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Jun 30 06:39:44 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Tidy up -keep* flags
M ./compiler/main/DynFlags.hs -4 +9
M ./docs/users_guide/flags.xml -3 +6
M ./docs/users_guide/separate_compilation.xml +6
M ./docs/users_guide/using.xml -1 +1
At Fri, 29 Jun 2007 19:08:27 -0700,
Aaron Tomb <[EMAIL PROTECTED]> wrote:
> You might already be aware of this, but .type seems to be a gas-
> specific directive. At least, it's not supported by the OS X version
> of as, so HEAD can't successfully compile things on that platform for
> the mom
Build results:
x86-64 Linux head:lost
x86 Windows head: fail (failed stage1)
x86 Windows head fast:fail (failed recompileutilswithstage1) pass pass
pass fail (failed stage2) fail (failed stage2)
mnemosyne x86-64 Gentoo head: fail (failed stage1)
tnaur x86 Linux head