You questions make me wonder which introductory book you are using if any.   You will not get very far without one.

http://www.haskell.org/haskellwiki/Learning_Haskell

I recommend this one.

http://learnyouahaskell.com/


____________________
David Place   
Owner, Panpipes Ho! LLC
http://panpipesho.com
d@vidplace.com



On Sep 12, 2011, at 1:02 PM, kolli kolli wrote:

when i am implementing my matrx vector product i am importing data.vector.its showing me an error

 Could not find module `Data.Vector':
      Use -v to see a list of the files searched for.
do i need to install any packages.if so, can you guide me how to install those packages
_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners