Type-level Fizz Buzz implementations.
Install stack.
Clone the repository:
git clone https://github.com/sestrella/fizz-buzz.hs.git
Compile the project:
stack build
Run the tests no need, all tests are performed at compilation time!
Licensed under the MIT license.