Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 615 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 615 Bytes

fizz-buzz

Build Status

Type-level Fizz Buzz implementations.

Requirements

Install stack.

Getting Started

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!

License

Licensed under the MIT license.