[haskell-platform] #180: GHCi tries to print infinite list (like [1..])
haskell-platform
haskell-platform at projects.haskell.org
Tue Jul 12 22:37:19 BST 2011
#180: GHCi tries to print infinite list (like [1..])
----------------------+-----------------------------------------------------
Reporter: nsinreal | Owner: dons
Type: defect | Status: closed
Priority: trivial | Milestone:
Component: GHC | Resolution: invalid
Keywords: |
----------------------+-----------------------------------------------------
Changes (by gregorycollins):
* status: new => closed
* resolution: => invalid
Comment:
Knowing whether a particular list value is infinite requires solving the
halting problem, which is undecidable -- sorry.
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/180#comment:1>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list