Neovim for Haskell Development
Here’s how I setup neovim or vim 8 to be a functional working environment.
Here’s how I setup neovim or vim 8 to be a functional working environment.
Defining functions in these languages is quite concise, and there are a few different forms that you’ll want to be able to recognize.
Let’s use the library gloss
in Haskell to easily display images. We’ll explore the types used by gloss
and create a bitmap using ByteString
.