Skip to content

kendricktan/pingers-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pingers-Haskell

Challenge: Tanda Pingers

Install Dependencies (Haskell & Stack)

sudo apt-get install haskell-platform
wget -qO- https://get.haskellstack.org/ | sh

Running pingers-haskell

git clone https://github.com/kendricktan/pingers-haskell.git
cd pingers-haskell
stack build && stack exec pingers-haskell-exe

About

A Haskell solution to Tanda's backend challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published