On Fri, 2007-10-26 at 13:31 +0100, Simon Marlow wrote:
> This is specific to the GHC build system. There are flags defined in
> build.mk that are local to the build, and have to be plumbed through to
> Cabal. We don't want to have to reconfigure every time these flags change,
> so they're pass
On Fri, 2007-10-26 at 15:33 +0100, Claus Reinke wrote:
>
> >> but i tend to use 'darcs send -o file' so
> >> that i can (a) add comments,
> > darcs send --edit-description
>
> that will edit the patch description.
Actually it edits the email that gets sent. The patches are not changed.
So that
Fri Oct 26 05:24:56 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* install the Cabal docs, and make them show up in a binary distribution
M ./Makefile -2 +3
M ./distrib/Makefile +1
M ./mk/install.mk -5 +9
___
Cvs-ghc mailing list
Cvs-ghc@has
Fri Oct 26 04:10:54 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* cp => $(CP)
M ./mk/install.mk -4 +4
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Fri Oct 26 04:09:19 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* get rid of the html subdirectory under share/doc/ghc/users_guide
M ./mk/install.mk -2 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Hi Ian,
i assume the match filter looks for the subjects created
by 'darcs send'?
Yes, for subjects starting "darcs patch".
ok, simple enough - i'll try to remember that next time
(perhaps add a tip to workingconventions: bug/feature?)
but i tend to use 'darcs send -o file' so
that i can (a
Duncan Coutts wrote:
On Fri, 2007-10-26 at 09:07 +0100, Simon Marlow wrote:
I suspect all you need to do is add
$(addprefix --ghc-option=,$(GhcLibHcOpts) $(SRC_HC_OPTS))
to the 'setup haddock' command line. That is, as long as --ghc-option is
accepted by Cabal's haddock command, if not w
> On Fri, 2007-10-26 at 09:07 +0100, Simon Marlow wrote:
>
>> I suspect all you need to do is add
>>
>>$(addprefix --ghc-option=,$(GhcLibHcOpts) $(SRC_HC_OPTS))
>>
>> to the 'setup haddock' command line. That is, as long as --ghc-option
>> is
>> accepted by Cabal's haddock command, if not we'l
Hi Claus,
On Fri, Oct 26, 2007 at 01:02:30PM +0100, Claus Reinke wrote:
> patch emails keep getting stuck when sent to this list.
>
> i assume the match filter looks for the subjects created
> by 'darcs send'?
Yes, for subjects starting "darcs patch".
> but i tend to use 'darcs send -o file' s
patch emails keep getting stuck when sent to this list.
i assume the match filter looks for the subjects created
by 'darcs send'? but i tend to use 'darcs send -o file' so
that i can (a) add comments, and (b) fit the email and
subject into the ongoing thread.
- could one of the moderators please
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 Thu Oct 25 19:30:02 BST 2007.
checki
On Fri, 2007-10-26 at 09:07 +0100, Simon Marlow wrote:
> I suspect all you need to do is add
>
>$(addprefix --ghc-option=,$(GhcLibHcOpts) $(SRC_HC_OPTS))
>
> to the 'setup haddock' command line. That is, as long as --ghc-option is
> accepted by Cabal's haddock command, if not we'll need to
Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/STABLE-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Thu Oct 25 19:00:01 BST 2007.
Thu Oct 25 08:22:45 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* fix the links in the library documentation index
M ./libraries/Makefile -1 +1
M ./libraries/gen_contents_index -8 +28
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.hask
Thu Oct 25 06:58:16 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* binary-dist: Makefile-vars needs HADDOCK_DOCS=YES
M ./Makefile +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Thu Oct 25 08:22:45 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* fix the links in the library documentation index
M ./libraries/Makefile -1 +1
M ./libraries/gen_contents_index -8 +28
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.hask
David Waern wrote:
I'm trying to build docs from a GHC 6.8.0 source distribution using
Haddock 2.0. I'm just using "make" in the ghc root dir. When processing
the base package I get the following errors:
Foreign/Storable.hs:158:58:
Couldn't match expected type `Integer' against inferred typ
Build results:
gabor stable:pass
kahl G5 Gentoo Linux stable: pass
tnaur x86 Linux stable: fail (failed stage1)
x86 Windows stable: lost fail (failed darcs)
x86 Windows stable fast: pass pass pass pass pass pass
x86-64 Linux stable: lost pass
New unexpecte
Build results:
x86-64 Linux head: pass
kahl G5 Gentoo Linux head: pass
macgyver PPC OSX head: pass
x86-64 Linux head unreg: pass
Old unexpected test passes:
arrowrun004 6 gabor head
New unexpected test failures:
hGetBuf001 1 x86-64 Linux head
maessen_hashtab
(Narrowing to cvs-ghc)
| The GHC experts will see here that this cannot work :) Indeed, GHC has
| a number of "global variables", which, if accessed through code loaded
| in a GHC session, will be instanciated again. This means that
| accessing a "level 1" session with "level 2" code is normally n
20 matches
Mail list logo