# Mandelbulb ## Install 1. Install [`stack`](https://github.com/commercialhaskell/stack) 2. clone the project: `git clone https://github.com/yogsototh/hglmandel.git` 3. `stack build && stack exec hglmandel` 4. Enjoy!