A small mashup of Upcoming and Last.fm, in Haskell
I wanted to play around with the recent XML and Curl libraries that were recently released by Galois, so I decided to write a mashup of Upcoming and Last.fm. In order for this code to run, you’ll also need to install the csv package for this.
The code is relatively straightforward: fetch the top artists for [...]