logo       

[ ghc-Bugs-704545 ] GHCi Problems: msg#00023

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-704545 ] GHCi Problems

Bugs item #704545, was opened at 2003-03-16 08:18
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=704545&group_id=8032

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: GHCi Problems

Initial Comment:
About GHCi

I find that Haskell interpreter is rather difficult to use:
1."f=3" is a legal statement in Haskell, i.e. define "f" as
a
constant function, but a parse error occurs.
"let f=3" is illegal, "let" and "in" are used together, but
it works in GHCi.
2. if I happen to print out an infinite list, I don't know how
to interrupt it, when press Ctrl+C, GHCi just quit.
3. I can't use "import" to import modules. There are
many sub
directories in the imports directory, but I don't know
how to
import libraries in concurrent, win32, util, lang and
objectio

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=704545&group_id=8032


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise