On Mon, Sep 15, 2008 at 02:57:02AM -0700, Tim Chevalier wrote:
>
> With an up-to-date HEAD, the permissions are still wrong on the
> package.conf file:
> $ ls -l /usr/local/ghc-6.9.20080915/lib/ghc-6.9.20080915/package.conf
> -rw--- 1 root root47997 2008-09-15 02:55 package.conf
Now also
On Sun, Sep 14, 2008 at 1:49 PM, Ian Lynagh <[EMAIL PROTECTED]> wrote:
> On Sat, Sep 13, 2008 at 02:46:14PM +0100, Ian Lynagh wrote:
>> On Fri, Sep 12, 2008 at 11:07:18PM -0700, Tim Chevalier wrote:
>> >
>> > -rwx-- 1 root root 134 2008-09-12 22:28 ghc-6.9.20080912
>>
>> Thanks for the repo
On Sat, Sep 13, 2008 at 02:46:14PM +0100, Ian Lynagh wrote:
> On Fri, Sep 12, 2008 at 11:07:18PM -0700, Tim Chevalier wrote:
> >
> > -rwx-- 1 root root 134 2008-09-12 22:28 ghc-6.9.20080912
>
> Thanks for the report; I've fixed it locally and will push once I've
> validated etc.
Now pushe
On Fri, Sep 12, 2008 at 11:07:18PM -0700, Tim Chevalier wrote:
>
> -rwx-- 1 root root 134 2008-09-12 22:28 ghc-6.9.20080912
Thanks for the report; I've fixed it locally and will push once I've
validated etc.
Thanks
Ian
___
Cvs-ghc mailing list
Today, I made the possibly rash decision to pull a new copy of the
HEAD and install it. After building and running "sudo make install", I
found that the installed ghc binary wasn't executable:
$ ls /usr/local/ghc-6.9.20080912
lrwxrwxrwx 1 root root 16 2008-09-12 22:28 ghc -> ghc-6.9.20080912
-