date before it
can grow to a functionality that could attract more users. But
that's just my personal opinion..
The results of this survey and your own thoughts about what
the specific issues in a Haskell Programming Environment might
be, what functionality should be provided, and how, have a
Hello,
On Wed 25 Oct, Pawe³ Kot wrote:
> I have some concepts, but I would like to hear some suggestions from you.
How about being able to type check partially written modules?
Carlos Camarao posted a link to an implementation of type system CT
in Haskell..
http://www.dcc.ufmg.br/~camarao/C
Hi,
> > On Wed, Oct 25, 2000 at 09:03:43AM -0700, Doug Ransom wrote:
> > > I would like to be able to inspect the type of things easily by hovering my
> > > mouse over an expression. As a beginner, I find it hard sometimes to get
> > > types correct in Haskell since often variables are not
> On Wed, Oct 25, 2000 at 09:03:43AM -0700, Doug Ransom wrote:
> > I would like to be able to inspect the type of things easily by hovering my
> > mouse over an expression. As a beginner, I find it hard sometimes to get
> > types correct in Haskell since often variables are not declared as a
> >
On Wed, Oct 25, 2000 at 09:03:43AM -0700, Doug Ransom wrote:
> I would like to be able to inspect the type of things easily by hovering my
> mouse over an expression. As a beginner, I find it hard sometimes to get
> types correct in Haskell since often variables are not declared as a
> specific t
binski [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 25, 2000 1:28 AM
> To: Pawel Kot
> Cc: [EMAIL PROTECTED]
> Subject: Re: Haskell Programming Environment
>
>
>
>
> On Wed, 25 Oct 2000, =?ISO-8859-2?Q? Pawe=B3?= Kot wrote:
>
> > Hello,
> >
On Wed, 25 Oct 2000, =?ISO-8859-2?Q? Pawe=B3?= Kot wrote:
> Hello,
>
> I'm writing my master thesis. Its subject is 'Haskell Programming
> Environment'. It is (or rather will be) an extended text editor working in
> graphical (XFree86) environment designed for H
Hello,
I'm writing my master thesis. Its subject is 'Haskell Programming
Environment'. It is (or rather will be) an extended text editor working in
graphical (XFree86) environment designed for Haskell programmers. It will be
implemented using Fudgets library.
I'm wondering