Ben,

I'm working on bug #173 about parsing extra type annotations like
this:

    main = println $ show [ (1::Int) .. 10 ]

I've tracked down the part of the parser that needs to be fixed,
but the current AST doesn't seem to have a way to add a type to
a literal.

Suggestions?

Erol
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/

-- 
Disciple-Cafe mailing list
http://groups.google.com/group/disciple-cafe

Reply via email to