
1 Jul
2010
1 Jul
'10
3:56 p.m.
I'm having real trouble starting this project. Basically I have to create a record store that store information about artists and albums and also the number of sales that they have had. It also needs to generate a list of the top 5 sellers. So far I have: recordSale :: Sales -> String -> String -> Sales where recordSale sales anArtist aTrack returns a modified version of the sales. Any help getting started on this would be gratefully received. I don't want answers, I just want help getting started. Thank you -- View this message in context: http://old.nabble.com/Getting-started-tp29046956p29046956.html Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.