Ticket #6085 (closed bug: invalid)
I found that it cannot be written such as [False..]
Description
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...
Change History
Note: See
TracTickets for help on using
tickets.
