
1 Jun
2005
1 Jun
'05
2:23 a.m.
Hello Fergus, Tuesday, May 31, 2005, 10:24:41 PM, you wrote:
import Data.Set hiding (map) import qualified Data.Set as Set
will do fine.
FH> That code only compiles with ghc 6.4, and won't compile with ghc 6.2: FH> you'll get an error for the "hiding (map)" part, because in 6.2 FH> Data.Set does not contain a "map" function. btw, question to Simon Marlow and Simon PJ - how about disabling this error message? -- Best regards, Bulat mailto:bulatz@HotPOP.com
7294
Age (days ago)
7294
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bulat Ziganshin