Skip to content

sestrella/fizz-buzz.hs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published