-
Notifications
You must be signed in to change notification settings - Fork 0
Haskell version of a coding challenge
License
foopq/coding-challenge-haskell
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Requirements:
This was built on an up to date Ubuntu system with ghc 7.4.1.
The packages required are "ghc" and "cabal-install" and their dependencies.
We also require the following cabal packages (installed from build script, so this can be ignored):
containers, deepseq, json, mtl, parallel, split, text
Building instructions:
To build, simply run the ./build.sh script.
Running instructions:
Run using:
./sortable-challenge <listings.txt> <products.txt> <results.json>
If no command line arguments are given, the defaults above are assumed.
About
Haskell version of a coding challenge
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published