ablePtrs, etc). My approach
is to solve this dynamically by exception handling. I can imagine that
there is a sensible combination of RTS support with a suitable type
class framework (Static, for one), but lazy evaluation, especially lazy
I/O
one of the changes, but not the most fundamental).
If you want to try examples from GpH publications, you will certainly
have some problems. parallel-1.x versions containing the original
definitions are on hackage as well and should work for experiments.
Cheers
Jost Berthold
PS: Loading Contro
Message: 1
Date: Thu, 6 Aug 2009 00:38:08 -0700
From: Jason Dusek
Subject: What is the mutator?
To: glasgow-haskell-users@haskell.org
Message-ID:
<42784f260908060038h53d7cc0dy9f80e43f269a2...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
I've been reading a little about GC la
Apologies for multiple copies.
Jost Berthold
Call for Papers
IFL 2009
Seton Hall University
SOUTH ORANGE, NJ, USA
http://tltc.shu.edu/blogs/projects/IFL2009/
** NEW **
Accomodations information available:
http://tltc.shu.edu/blogs/projects/IFL2009/accommodations.html
Jane Street Capital
s indeed very
broad, and the page above will surely focus on GHC rather than general
ideas. So I hesitate in dropping all this information into the wiki and
rather send a mail for now.
Cheers
Jost Berthold
___
Glasgow-haskell-users mailing list
Gla
Simon Peyton-Jones wrote:
> great. Can you just do the merge? You are hereby appointed an "accredited
> wiki maintainer"!
Thank you :) I edited GettingTheSources as we said, and removed the links
from the /Building page.
Neil,
if you think the extra links should be kept, sorry and please rever
i maintainers (i.e.
Neil in this case) later.
Jost
>> -Original Message-
>> From: Simon Peyton-Jones [mailto:[EMAIL PROTECTED]
>> Sent: 17 September 2008 1:40 pm
>> To: Mitchell, Neil; Jost Berthold
>> Cc: glasgow-haskell-users@haskell.org
>> Subjec
Hi Neil,
You can manually add any package which is listed in
http://hackage.haskell.org/trac/ghc/wiki/DarcsRepositories
by getting it (with darcs), directly into the /libraries subdirectory.
When you later use darcs-all, the added library will be included when
pulling new changes etc.
I have adde
Hi Seth,
perhaps this will help you, some information from the implementation
side concerning your question about threadIDs:
Related code lived in rts/Schedule.c, has recently moved to
rts/Threads.* in the head.
The ThreadID assigned by the RTS is continuously increasing, and
declared to b
Hi Keean,
Keean Schupke wrote:
Jost Berthold wrote:
In order to force the *complete* evaluation of your result, you
could use Evaluation Strategies. Strategies are a concept
introduced for increasing parallelism in Glasgow parallel Haskell.
Parallelism and lazy evaluation are in a way contrary
Hi Bill,
In order to force the *complete* evaluation of your result, you
could use Evaluation Strategies. Strategies are a concept
introduced for increasing parallelism in Glasgow parallel Haskell.
Parallelism and lazy evaluation are in a way contrary aims, since you
want your parallel evaluation t
We have built GHC 6.2 for RedHat 9 in our department without problems
(well... I checked out the sources approx. 2 weeks ago)
using gcc-3.3.1 and a snapshot of ghc-6.1(20030829, rebuilt using
binary ghc-6.1.20030803 and manually linking in a dummy __ctype_b).
I only had problems because of the
12 matches
Mail list logo