This is a simple Scotty application to help us evaluate potential Haskell developers. It implements a HTTP API with a single endpoint which returns shipping rates for a given country.
Clone the repo (please don't fork it), and then you can use:
cabal build/cabal run tech-team-haskell-trial/cabal testdirectly, provided you havezlibandpkg-configinstalled;nix develop, thencabal build/cabal run