Hello,
I have a program and I'd like to permanently change the default RTS
options. According to the GHC manual I can do that by linking with a
snippet of C code:
http://www.haskell.org/ghc/docs/latest/html/users_guide/runtime-control.html
Look at section 4.14.5 at the bottom of the page.
I ca
On 10/9/06, Lemmih <[EMAIL PROTECTED]> wrote:
On 10/9/06, Jason Dagit <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a program and I'd like to permanently change the default RTS
> options. According to the GHC manual I can do that by linking with a
> snippet of
On 10/9/06, Jason Dagit <[EMAIL PROTECTED]> wrote:
On 10/9/06, Lemmih <[EMAIL PROTECTED]> wrote:
> On 10/9/06, Jason Dagit <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I have a program and I'd like to permanently change the default RTS
> > opti
On Tue, Mar 29, 2011 at 12:54 PM, Frank Murphy wrote:
> I've been looking around and trying to develop a plan for parallelizing
> builds
> in cabal-install. Here's my idea so far:
>
[snip]
> What does everyone think?
>
I think it sounds nice and it sounds valuable. I probably wouldn't give it
t
On Thu, Mar 31, 2011 at 11:52 AM, Johan Tibell wrote:
> On Thu, Mar 31, 2011 at 8:33 PM, Frank Murphy
> wrote:
> > What do people think about seeing this ticket (#212) resolved as part
> > of a SoC project?
> > Is it worthwhile enough to merit consideration?
>
> It might be too small a task to co
On Thu, May 12, 2011 at 7:24 AM, Guy wrote:
> http://www.haskell.org/cabal/release/cabal-latest/ points to version
> 1.8.0.4. Is this correct?
>
Replying to this on Haskell-Cafe and cabal-dev lists.
The latest version is 1.10.x and ships with the HP. I bet that link is just
needs to be updated
On Tue, May 17, 2011 at 4:09 PM, Duncan Coutts
wrote:
> On Sat, 2011-05-14 at 11:22 -0400, Jake Penton wrote:
>> Greetings.
>>
>> What is a package?
>>
>> The reason I ask this question is stated below. If I am posting to the
>> wrong list, let me know. Also, my tone by be slightly abrasive: I am
On Fri, Oct 21, 2011 at 1:29 PM, Brent Yorgey wrote:
> Hi everyone,
>
> I'm working on some improvements to 'cabal init', the biggest of which
> is looking at imports in source files to guess an initial list of
> dependencies to populate the 'Build-depends:' field. I wanted to get
> some feedback
On Mon, Dec 31, 2012 at 6:56 AM, Johan Tibell wrote:
> Hi,
>
> Splitting out a library from cabal-install have been a goal for a long
> time. I don't know if we want to just expose every module that's there
> today or if we'd like to think a bit more about the API first. Duncan,
> what do you thin
On Thu, Mar 14, 2013 at 7:53 AM, Duncan Coutts wrote:
> Hi folks,
>
> I want to give you advance notice that I would like to make Cabal depend
> on parsec. The implication is that GHC would therefore depend on parsec
> and thus it would become a core package, rather than just a HP package.
> So t
On Thu, Mar 14, 2013 at 11:01 AM, Bardur Arantsson wrote:
> On 03/14/2013 03:53 PM, Duncan Coutts wrote:
> > Hi folks,
> >
> > Why did I choose parsec? Practicality dictates that I can only use
> > things in the core libraries, and the nearest thing we have to that is
> > the parser lib that is in
On Mon, Mar 18, 2013 at 5:15 PM, Ben Millwood wrote:
> Hi everyone,
>
> Do we have a general notion of what we consider best practices for
> contributed code to Cabal? Perhaps we should formalise something?
>
> One of the reasons I wanted to get the wiki back online was in the hope
> that it had s
On Tue, Mar 19, 2013 at 7:29 AM, Johan Tibell wrote:
> On Tue, Mar 19, 2013 at 6:35 AM, Duncan Coutts <
> duncan.cou...@googlemail.com> wrote:
>
>> Go for it!
>>
>> You'll also notice that the code uses different styles in different
>> places (because of different authors). We've not gone through
On Fri, Sep 6, 2013 at 3:09 PM, Johan Tibell wrote:
> Hi all,
>
> Who manages www.haskell.org? Where's the machine? How can I get an SSH
> account so I can upload the Cabal user guide for the Cabal version I
> just released?
>
Looking here: http://www.haskell.org/haskellwiki/Haskell.org_infrastr
14 matches
Mail list logo