/handelbrot

Mandelbrot set renderer in Haskell

Primary LanguageHaskellApache License 2.0Apache-2.0

handelbrot

Mandelbrot set renderer in Haskell

Building

You have to install stack first.

Then simply:

$ stack build

Runninng

$ stack exec handelbrot-exe

Enjoy!