On Feb 21, 2010, at 23:46 , Tyson Whitehead wrote:
I'm writing a perl module that interfaces some haskell code and its
a bit of a
pain because both perl and ghc have their own custom build system.
Is there a way to get ghc to give you the gcc/as/ld options (library
paths,
include paths, flag
On 23/02/10 18:46, Christian Maeder wrote:
Ross Paterson schrieb:
On Tue, Feb 23, 2010 at 03:05:56PM -, Bayley, Alistair wrote:
Just a wild guess, but the package description has this non-ascii text:
author: Ralf Lämmel, Simon Peyton Jones
It could well be Latin-1 encoded,
On Tue, Feb 23, 2010 at 12:46 PM, Christian Maeder
wrote:
> Ross Paterson schrieb:
>> On Tue, Feb 23, 2010 at 03:05:56PM -, Bayley, Alistair wrote:
>>> Just a wild guess, but the package description has this non-ascii text:
>>>
>>> author: Ralf Lämmel, Simon Peyton Jones
>>>
>>
The usual way to do this would be to include the dependency on the RTS
in the library and then vary the RTS by using LD_PRELOAD.
I think ghc does it the wrong way.
-- Lennart
On Mon, Feb 22, 2010 at 10:00 PM, Max Bolingbroke
wrote:
> Hi Tyson,
>
> This blog post
> (http://blog.well-typed.com/
Ross Paterson schrieb:
> On Tue, Feb 23, 2010 at 03:05:56PM -, Bayley, Alistair wrote:
>> Just a wild guess, but the package description has this non-ascii text:
>>
>> author: Ralf Lämmel, Simon Peyton Jones
>>
>> It could well be Latin-1 encoded, rather than UTF8.
>
> No, syb-
On Tue, Feb 23, 2010 at 10:12 AM, Ross Paterson wrote:
> On Tue, Feb 23, 2010 at 03:05:56PM -, Bayley, Alistair wrote:
> > Just a wild guess, but the package description has this non-ascii text:
> >
> > author: Ralf Lämmel, Simon Peyton Jones
> >
> > It could well be Latin-1 e
Hello,
Yet another data point would be my current use of Haskell in various integer
factorization activities where I would consider the performance, even for
relatively large integers (say, 100-1000 decimal digits) very important.
However, I wouldn't complain if some simple and manageable imple
On Tue, Feb 23, 2010 at 03:05:56PM -, Bayley, Alistair wrote:
> Just a wild guess, but the package description has this non-ascii text:
>
> author: Ralf Lämmel, Simon Peyton Jones
>
> It could well be Latin-1 encoded, rather than UTF8.
No, syb-0.1.0.3/syb.cabal is UTF-8-encod
Thanks! I forgot to cc Kathleen herself, so I'm now doing so.
Assuming that's the problem, does it reflect a bug in Cabal, or GHC, or what?
And if so, can someone make a ticket?]
Thanks
Simon
From: José Pedro Magalhães [mailto:j...@cs.uu.nl]
Sent: 23 February 2010 15:10
To: Bayley, Alistai
I'm guessing that is indeed the problem, though I cannot reproduce the error
(but I'm using Cabal-1.8.0.2).
Assuming this is the cause of the problem, what is the best correction?
Encoding the cabal file as UTF-8 or removing the accent? Do earlier versions
of cabal deal well with UTF-8?...
Cheer
Just a wild guess, but the package description has this non-ascii text:
author: Ralf Lämmel, Simon Peyton Jones
It could well be Latin-1 encoded, rather than UTF8.
Try editing the author field to this:
author: Ralf Laemmel, Simon Peyton Jones
and rebuilding/inst
Friends
Can anyone help Kathleen out? She has a cabal-install issue. I think she's on
a Mac.
Many thanks
Simon
From: Kathleen Fisher [mailto:kathleen.fis...@gmail.com]
Sent: 16 February 2010 22:54
To: Simon Peyton-Jones
Subject: Fwd: Installing syb(-0.1.03) package in head version of Haskell
12 matches
Mail list logo