I'd like to be able to generate arbitrary qr codes and display them on a web page, which will be served by Yesod.
I don't really have any code to share because I don't know how I would go about linking up the QR code generating / diagramming libraries there are and then outputting an image that can be served on the page.
Does anyone have any pointers?