22 Mar
2003
22 Mar
'03
9:34 p.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
1:30 a.m.
Hugs is complying with the Report here.
--sigbjorn
Iavor S. Diatchki
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
8457
Age (days ago)
8463
Last active (days ago)
1 comments
2 participants
participants (2)
-
Iavor S. Diatchki -
Sigbjorn Finne