
17 Mar
2009
17 Mar
'09
1:18 p.m.
Hello, I installed ghci on my work Windows machine. If I do a ":m +Data.Word", everything is OK. If I a ":m +Data.Binary", can't be found. Why? Regards, Vasili

17 Mar
17 Mar
1:29 p.m.
Do you have Data.Binary installed? If not, it is available from
Hackage at:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/binary
Hopefully this will help.
-John
2009/3/17 Galchin, Vasili
Hello,
I installed ghci on my work Windows machine. If I do a ":m +Data.Word", everything is OK. If I a ":m +Data.Binary", can't be found. Why?
Regards, Vasili
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
5911
Age (days ago)
5911
Last active (days ago)
1 comments
2 participants
participants (2)
-
Galchin, Vasili
-
John Schaeffer