On Monday 27 June 2011, 05:52:42, austin seipp wrote:
> After doing a 'git pull origin master && ./sync-all pull origin
> master', I get the following build failure when stage1 attempts to
> compile the RTS code:
>
> http://paste.debian.net/121097/
>
> A quick glance at the errors seem to indicat
Has anyone seen this one before?
# libffi.so needs to be built with the correct soname.
# NOTE: this builds libffi_convience.so with the incorrect
# soname, but we don't need that anyway!
cd libffi && \
"cp" build/libtool build/libtool.orig; \
sed -e
s/soname_spec=.*/s
After doing a 'git pull origin master && ./sync-all pull origin
master', I get the following build failure when stage1 attempts to
compile the RTS code:
http://paste.debian.net/121097/
A quick glance at the errors seem to indicate this work is related to
the new events stuff for GHC. Duncan was w
Hi Iavor,
Could we get darcs.haskell.org/haddock.git in there as well? It's now
the haddock upstream repository, and darcs.haskell.org/haddock2 should
not be used.
2011/6/24 Iavor Diatchki :
> Hello,
> We now have a git-web instance running on darcs.haskell.org.
> You can access it at the followi