[commit: ghc] master: Use -e rather than -f when checking for libraries/time/.git (31d771b)

2012-12-02 Thread Ian Lynagh
agh Date: Sun Dec 2 21:52:00 2012 + Use -e rather than -f when checking for libraries/time/.git Apparently .git can be a file rather than a directory in some cases >--- sync-all |2 +- 1 files changed, 1 inse

[commit: ghc] ghc-lwc: Merging changes from master. Removing local copy of libraries time and transformers. (50c866b)

2012-07-23 Thread Sivaramakrishnan Krishnamoorthy Chandrasekaran
KC Sivaramakrishnan Date: Mon Jul 23 10:48:33 2012 -0400 Merging changes from master. Removing local copy of libraries time and transformers. libraries/base/Control/Concurrent.hs | 110 +-- libraries/base/Control/Concurrent/Chan.hs | 22 +- libraries/base/Control/Concurr

RE: libraries/time

2008-09-19 Thread Duncan Coutts
On Fri, 2008-09-19 at 16:43 +0100, Mitchell, Neil wrote: > Hi Ian, > > > > If I darcs get the time library, using a GHC binary distribution, > > > isn't runhaskell Setup configure/build/install sufficient? > > I thought > > > Cabal was meant to do this magic for me. I realise when building > >

RE: libraries/time

2008-09-19 Thread Mitchell, Neil
Hi Ian, > > If I darcs get the time library, using a GHC binary distribution, > > isn't runhaskell Setup configure/build/install sufficient? > I thought > > Cabal was meant to do this magic for me. I realise when building > > in-tree time configure based things are required. > > No: Building

Re: libraries/time

2008-09-19 Thread Ian Lynagh
Hi Neil, On Fri, Sep 19, 2008 at 03:51:13PM +0100, Mitchell, Neil wrote: > > > > Yes, and building the darcs version of time doesn't work. > > > > You need to run autoreconf if you get the darcs version. > > If I darcs get the time library, using a GHC binary distribution, isn't > runhaskell S

RE: libraries/time

2008-09-19 Thread Mitchell, Neil
Hi > > Yes, and building the darcs version of time doesn't work. > > You need to run autoreconf if you get the darcs version. If I darcs get the time library, using a GHC binary distribution, isn't runhaskell Setup configure/build/install sufficient? I thought Cabal was meant to do this magic fo

Re: libraries/time

2008-09-19 Thread Ian Lynagh
Hi Neil, On Fri, Sep 19, 2008 at 08:11:30AM +0100, Mitchell, Neil wrote: > > > > However, the exact same "time" issues do crop up if I try > > and install > > > the time package on a different machine (without mingw/cygwin etc) > > > using a binary distribution of GHC HEAD - so something > >

RE: libraries/time

2008-09-19 Thread Mitchell, Neil
Hi Ian > > However, the exact same "time" issues do crop up if I try > and install > > the time package on a different machine (without mingw/cygwin etc) > > using a binary distribution of GHC HEAD - so something > seems wrong somewhere. > > Do you mean building a tarball from hackage doesn't

Re: libraries/time

2008-09-18 Thread Ian Lynagh
Hi Neil, On Wed, Sep 17, 2008 at 08:54:50AM +0100, Mitchell, Neil wrote: > > However, the exact same "time" issues do crop up if I try and install > the time package on a different machine (without mingw/cygwin etc) using > a binary distribution of GHC HEAD - so something seems wrong somewhere.

RE: libraries/time

2008-09-17 Thread Mitchell, Neil
bits/HsTime.o > > > > In file included from cbits\HsTime.c:1:0: > > > > include\HsTime.h:4:26: HsTimeConfig.h: No such file or directory > > This is normally a symptom of not running autoreconf in > libraries/time, which is supposed to be done by 'sh boot

Re: libraries/time

2008-09-17 Thread Simon Marlow
o In file included from cbits\HsTime.c:1:0: include\HsTime.h:4:26: HsTimeConfig.h: No such file or directory This is normally a symptom of not running autoreconf in libraries/time, which is supposed to be done by 'sh boot'. Could you check that 'sh boot' is running aut

libraries/time

2008-09-16 Thread Simon Peyton-Jones
2]: Leaving directory `/cygdrive/c/darcs/HEAD/libraries/time' make[1]: *** [make.library.time] Error 2 make[1]: Leaving directory `/cygdrive/c/darcs/HEAD/libraries' make: *** [stage1] Error 2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc