Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 244 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 244 Bytes

my-profile-pic

My GitHub Profile Picture in Haskell

To generate your own art, first run:

$ stack repl

This will load the modules and then run:

$ writeToFile art

To save your image file art.png in your current directory.