Commit Graph

420 Commits

Author SHA1 Message Date
Jakub Arnold
b6f4c6a948 Change dependency on base to <4.8
It seems that the current dependency of >=4.6 && <4.7 doesn't build on
GHC 7.8.2.
2014-06-01 23:33:46 +02:00
Justin Leitgeb
e2ded83cbe Selectively import fns from some modules 2014-06-01 10:32:32 -05:00
Justin Leitgeb
17812ef3ee Change executable into library, other refactoring 2014-06-01 09:54:30 -05:00
Justin Leitgeb
c266dee8a0 Change licensee 2014-06-01 09:05:16 -05:00
Justin S. Leitgeb
7c596ed4a6 Merge pull request #1 from stackbuilders/transformer-refactor
[NO STORY] Initial monad transfromer refactor.
2014-06-01 10:03:16 -04:00
Justin Leitgeb
4f53e2eccb Add default success and failure handlers 2014-06-01 09:00:30 -05:00
Justin Leitgeb
1b0d8af179 Fixes for haddock 2014-06-01 09:00:17 -05:00
Justin Leitgeb
976d336b61 Make hlint happy 2014-05-31 10:02:15 -05:00
Justin Leitgeb
fd8214dc7b More code cleanup 2014-05-31 09:55:48 -05:00
Justin Leitgeb
8e487e3951 Another shadowed var fix 2014-05-31 09:53:23 -05:00
Justin Leitgeb
88b4640153 More shadowed var fixes 2014-05-31 09:52:57 -05:00
Justin Leitgeb
3215d3b21a Remove unused field 2014-05-31 09:50:12 -05:00
Justin Leitgeb
35963e9358 Clean up some shadowed vars and fix deploy to revision 2014-05-31 09:45:42 -05:00
Justin Leitgeb
16ab70fda1 Fix deployment of version 2014-05-31 09:34:09 -05:00
Justin Leitgeb
90c2620b1f Release a particular revision 2014-05-31 09:07:43 -05:00
Justin Leitgeb
d9238c3ac1 Minor output changes and whitespace
* Trim trailing whitespace
* Only import Data.List functions that we need
* Always print stdout when available on command success
2014-05-31 08:46:46 -05:00
Eric Jones
207249403a [NO STORY] Initial monad transfromer refactor. 2014-05-30 22:18:29 -05:00
Justin Leitgeb
07dc632988 Working deploy and build 2014-05-30 11:49:09 -05:00
Justin Leitgeb
cf42e8f8ef Add symlinking functions 2014-05-30 09:09:01 -05:00
Justin Leitgeb
187ce722ea First 2014-05-29 13:51:17 -05:00