This is out of scope for this document. On OS X (which I use), you can install Haskell Platform using homebrew. I haven’t tried it, but this might work for you.
% brew install haskell-platform --devel --64bit
% cabal install hs-logo
This will install hs-logo
and related dependencies like diagrams and the diagrams-svg backend.
Open an issue on github.