
11 Dec
2010
11 Dec
'10
12:35 p.m.
On Thu, 2010-12-09 at 17:01 +1000, Tony Morris wrote:
I teach haskell quite a lot. I recommend using .ghci files in projects. Today I received complaints about the fact that ghci will reject .ghci if it is group-writeable. I didn't offer an opinion on the matter. I am wondering if these complaints have legitimate grounds i.e. maybe you want to have group write on that file for some reason.
I'd appreciate some comments on this issue. Thanks.
While I may not understend setting it may be possible to set a repository in shared directory (like git, svn or darcs) and use non-group-writable copies to actual work. Regards