pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 742
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/742.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions
pgj2 (amd64 FreeBSD HEAD), build 882
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/882.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
touching clean-check fi
pgj (x86 FreeBSD HEAD), build 879
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/879.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
touching clean-check fil
tn23 (x86 OSX HEAD), build 774
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/774.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
touching clean-check files
Build description = HEAD on x86_64-unknown-linux (cam-04-unx)
Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx
Nightly build started on cam-04-unx at Tue Dec 4 18:00:02 GMT 2012.
checking out new source t
Build description = STABLE on x86_64-unknown-linux (cam-04-unx)
Build location= /64playpen/simonmar/nightly/STABLE-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-04-unx
Nightly build started on cam-04-unx at Tue Dec 4 18:10:01 GMT 2012.
checking out new so
am-deb7-64 (HEAD), build 259
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/am-deb7-64/259.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
touching clean-check f
Repository : ssh://darcs.haskell.org//srv/darcs/nofib
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/14bccff2c547c0e06fe8f98607b9cf18890ef051
>---
commit 14bccff2c547c0e06fe8f98607b9cf18890ef051
Author: Johan Tibell
On Wed, Dec 05, 2012 at 08:12:59AM +1100, Erik de Castro Lopo wrote:
>
> when the exception is throw it ends up in showGhcException which drops
> the SDoc part of the message on the floor:
>
> PprPanic s _ ->
> showGhcException (Panic (s ++ "\n<>"))
It's meant to end up in p
Ian Lynagh wrote:
> I've reverted this: the Doc is passed in the PanicDoc constructor, so it
> shouldn't be necessary.
>
> What problem were you trying to solve?
Well, pprPanic is defined as:
pprPanic :: String -> SDoc -> a
-- ^ Throw an exception saying "bug in GHC"
pprPanic= p
Build description = HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
Build location= /64playpen/simonmar/nightly/HEAD-unreg-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-unreg-cam-04-unx
Nightly build started on cam-04-unx at Tue Dec 4 18:20:01 GMT 2012.
check
Hi Erik,
On Tue, Dec 04, 2012 at 03:55:21AM -0800, Erik de Castro wrote:
>
> Fix pprPanic so that it doesn't throw away the SDoc part of the error.
I've reverted this: the Doc is passed in the PanicDoc constructor, so it
shouldn't be necessary.
What problem were you trying to solve?
Than
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/70c4e4bbc56a697ad7d13e87875fe62f80956e16
>---
commit 70c4e4bbc56a697ad7d13e87875fe62f80956e16
Author: Ian Lynagh
Dat
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/50905e1abeee21a5006f9c4e5a54654acff0542e
>---
commit 50905e1abeee21a5006f9c4e5a54654acff0542e
Author: Ian Lynagh
Dat
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/e6ce335e8e3ba0718efd234910185e4257424562
>---
commit e6ce335e8e3ba0718efd234910185e4257424562
Author: Erik de Castro
pgj2 (amd64 FreeBSD HEAD), build 881
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/881.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
touching clean-check
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 753
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/753.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 741
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/741.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions
pgj (x86 FreeBSD HEAD), build 878
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/878.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
touching clean-check files
On 03/12/12 17:30, Mattias Lundell wrote:
Hi,
I have spent a couple of hours this weekend trying to include an extra
boot library to GHC. My aim is to experiment with the LLVM FFI
bindings as code generator instead of the text representation.
Great!
Unfortunately I am stuck in the build proc
On 03/12/12 20:13, Iavor Diatchki wrote:
Hello,
On Mon, Dec 3, 2012 at 8:44 AM, Simon Marlow mailto:marlo...@gmail.com>> wrote:
OI know that Accessor has an Applicative instace because the operations
work. I'd like to find the instance, so I can see how it works,
so I try:
21 matches
Mail list logo