23 Sep
2009
23 Sep
'09
12:37 a.m.
I'll look into it at work tomorrow. The problem I had before was that it worked in ghc, but not ghci. If there's no bug report I'll file one. -- Lennart On Wed, Sep 23, 2009 at 12:17 AM, Bryan O'Sullivan <bos@serpentine.com> wrote:
On Tue, Sep 22, 2009 at 5:43 AM, Simon Marlow <marlowsd@gmail.com> wrote:
Are you sure the problem you had isn't just that the C erfc function is not available on Windows?
I looked for it, and I can't find any documentation on MSDN, outside of Excel functions.
I have a BSD-licensed C implementation of the function, so we can get that package working on all platforms if desired. Lennart?