23 Mar
2003
23 Mar
'03
5:34 a.m.
hi, i am not sure that this is a bug (i.e. i have not checked the report) but it works in GHC: in Hugs: Prelude> read "0x20" :: Int Program error: Prelude.read: no parse in GHC: Prelude> read "0x20" :: Int 32 bye iavor
28 Mar
28 Mar
9:30 a.m.
Hugs is complying with the Report here. --sigbjorn Iavor S. Diatchki <diatchki@cse.ogi.edu> wrote:
hi, i am not sure that this is a bug (i.e. i have not checked the report) but it works in GHC:
in Hugs: Prelude> read "0x20" :: Int Program error: Prelude.read: no parse
in GHC: Prelude> read "0x20" :: Int 32
bye iavor
_______________________________________________ Hugs-Bugs mailing list Hugs-Bugs@haskell.org http://www.haskell.org/mailman/listinfo/hugs-bugs
8529
Age (days ago)
8535
Last active (days ago)
1 comments
2 participants
participants (2)
-
Iavor S. Diatchki -
Sigbjorn Finne