Commit graph

9 commits

Author SHA1 Message Date
Njagi Mwaniki
40b054598c Build progress in the browser.
- Fixed haddocks
  - resolver pushed up to lts-5.2
2016-02-12 01:28:04 +03:00
Njagi Mwaniki
7d63917c1a Added --version argument (Fixed issue 20)
- Changed LICENSE from GPLv3 to MIT to better go with other WAI tools
  - Updated README.md
  - Updated stack files
2015-12-21 19:11:45 +03:00
Matt Parsons
e3e0819345 Restructure project to avoid recompilation for executable and library 2015-10-26 02:58:22 -04:00
Njagi Mwaniki
fedfc81caf
Fixed failing tests 2015-10-11 17:30:26 +03:00
Njagi Mwaniki
ad264cc31e
Added tests 2015-10-06 02:28:15 +03:00
Njagi Mwaniki
023591178a Fixed rebuild issue. However, still not rebuilding on TH dependencies. Awaiting tests. 2015-10-02 22:26:23 +03:00
Njagi Mwaniki
9b31af38df
Disabled tests for the time being. 2015-09-10 18:04:27 +03:00
Njagi Mwaniki
d00f06e84a Fixed issue 1 and 2.
Works with a yesod-scaffold as it is.
2015-08-21 00:12:25 +03:00
Njagi Mwaniki
bc2ad4c4fa
Added tests/ dir.
Added .travis.yml file
  Added an example web app in the examples/ dir
  Changed the directory structure. Source files are in src/
  Edited README.md

Signed-off-by: Njagi Mwaniki <mwanikibusiness@gmail.com>
2015-07-15 15:55:19 +03:00