#6085: I found that it cannot be written such as [False..]
---------------------------------------+------------------------------------
 Reporter:  phi16                      |          Owner:                  
     Type:  bug                        |         Status:  new             
 Priority:  normal                     |      Component:  Compiler        
  Version:  7.4.1                      |       Keywords:                  
       Os:  Windows                    |   Architecture:  Unknown/Multiple
  Failure:  GHC rejects valid program  |       Testcase:                  
Blockedby:                             |       Blocking:                  
  Related:                             |  
---------------------------------------+------------------------------------
 Please see the following results:

 Prelude> [False..]
 <interactive>:0:9: parse error on input ']'

 I think this is a bug.

 It occurred when compiling with GHC, too.
 and, It occurred when I tried to write "[LT..]","[True..]"

 It didn't occurred when I put a space after "False"
 and, It didn't occurred when I tried to write "[()..]", either

 Please check this problem.

 I can't write English.
 I generated these sentence with Google Translate.
 I'm sorry that these English is poor...

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/6085>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to