[haskell-platform] #180: GHCi tries to print infinite list (like [1..])

2011-07-12 Thread haskell-platform
#180: GHCi tries to print infinite list (like [1..]) --+- Reporter: nsinreal | Owner: dons Type: defect| Status: new Priority: trivial | Milestone: Component: GHC |Keywords:

Re: [haskell-platform] #180: GHCi tries to print infinite list (like [1..])

2011-07-12 Thread haskell-platform
#180: GHCi tries to print infinite list (like [1..]) --+- Reporter: nsinreal |Owner: dons Type: defect| Status: closed Priority: trivial |Milestone: Component: GHC | Re

Re: [haskell-platform] #180: GHCi tries to print infinite list (like [1..])

2011-07-12 Thread Chris Dornan
I think we are stuck with the current behaviour (which I find entirely natural). If we can anticipate infinite lists then can we not solve HP ? Chris On 12 July 2011 22:30, haskell-platform < haskell-platform@projects.haskell.org> wrote: > #

Re: [haskell-platform] #180: GHCi tries to print infinite list (like [1..])

2011-07-12 Thread Magnus Therning
On Tue, Jul 12, 2011 at 11:54:46PM +0100, Chris Dornan wrote: > I think we are stuck with the current behaviour (which I find entirely > natural). If we can anticipate infinite lists then can we not solve > HP > ? I believe many LISP REPLs all