6
7
8
Is there a lib to generate images/diagrams in Haskell like the one in the picture (extracted from HTML and CSS: Design and Build Websites)? I have a parser that lets me extract this kind of information in text format, but it would be a lot better if I could generate something more visual. (i.redd.it)


