I've got a general new person type question.

I understand that I can hide a function in a module that I am importing
if it conflicts with another identical function name.

But if the situation arises that I would like to use two identically
named  functions from two different modules is there anyway for me to
specify that I want to use the function from module A rather then the
function from module B.

thanks

Jason

_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to