Commit Graph

34 Commits

Author SHA1 Message Date
mrkkrp
7c65c4c2bc Infer, refresh the change log 2017-01-29 17:54:22 +03:00
Mark Karpov
d66bb9b0db Use a different Travis script plus more (#51)
We should test with Cabal, not stack, because it allows to test in more
adverse environment, test with GHC versions that are not yet in snapshorts,
and generally improve compatibility.

This script tests with Cabal 1.24, as it's compatible with all GHC versions
of interest and has a better dependency resolution algorithm that allows to
avoid some problems with builds.

I also would like to impose 100% Haddock coverage here.
2017-01-29 18:25:02 +04:00
Cristhian Motoche
64dd271aa5 Add optparse-applicative for parsing args (#46) 2017-01-28 17:05:37 +04:00
Omar Ahmed
71e9f29e1d Fix #42 2016-11-14 19:10:34 -05:00
Juan Pedro Villa Isaza
e68b2ab052 Bump version to 0.2.1.2 [ci skip] 2016-05-30 13:32:01 -05:00
Juan Pedro Villa Isaza
d7c61a97b5 Allow base 4.9 for GHC 8 2016-05-30 13:22:41 -05:00
Juan Pedro Villa Isaza
01d1390036 Add README.md to extra-source-files [ci skip] 2015-09-25 10:34:57 -05:00
Juan Pedro Villa Isaza
19fbe543a1 Add a change log file (Close #23) 2015-09-25 09:58:06 -05:00
Juan Pedro Villa Isaza
5646acc44e Bump version to 0.2.1.1 [ci skip] 2015-09-24 10:39:51 -05:00
Juan Pedro Villa Isaza
2574758102 Bump version to 0.2.1 [ci skip] 2015-09-23 13:21:03 -05:00
Juan Pedro Villa Isaza
c6fb4becfc Clean up (Cabal) package 2015-09-09 14:05:20 -05:00
Juan Pedro Villa Isaza
4d62f70d06 Add System.HapistranoSpec to test suite 2015-09-09 10:38:31 -05:00
Juan Paucar
4253a3906a Bump version to 0.2.0.2 2015-05-12 09:56:22 -05:00
Juan Paucar
e73ef58f67 Use time-locale-compat library 2015-05-11 08:05:15 -05:00
Juan Paucar
253c43d239 Remove cabal test from travis file 2015-05-10 12:45:45 -05:00
Juan Paucar
cd214cfba2 Constraint time package 2015-05-08 15:57:34 -05:00
Juan Paucar
1e2a7365f1 Add GHC 7.10 support 2015-05-08 10:08:37 -05:00
Justin Leitgeb
93018219d1 Bump version to 0.2.0.1 2015-03-13 11:35:08 -05:00
Justin Leitgeb
4798fdb51f More cleanup 2015-03-12 22:11:21 -05:00
Justin Leitgeb
526e820c51 Bump version to 0.2.0.0 2015-03-11 16:23:28 -05:00
Justin Leitgeb
2653d984bb Refactoring and test additions 2015-03-11 16:02:52 -05:00
Justin Leitgeb
d531e5dfd7 Use compatibility library for lookupEnv 2015-03-09 15:26:46 -05:00
Justin Leitgeb
d47ea68392 Loosen base constraint 2015-03-09 15:10:06 -05:00
Justin Leitgeb
905df490b0 Bump version 2014-08-15 17:21:39 -04:00
Justin Leitgeb
5f57f8cd09 Bump release 2014-06-04 15:26:00 -05:00
Justin Leitgeb
8b24fd45c4 Add source-repository 2014-06-04 06:40:08 -05:00
Justin Leitgeb
41225c522c Fix hackage warning 2014-06-04 06:29:37 -05:00
Justin Leitgeb
5b8f231a95 Making deploy configurable 2014-06-03 16:15:39 -05:00
Jakub Arnold
267b2528c7 Replace String with FilePath wherever possible 2014-06-02 12:08:40 +02:00
Justin Leitgeb
acdbaa2ad4 Resolve merge conflict with master 2014-06-01 19:05:09 -05:00
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
17812ef3ee Change executable into library, other refactoring 2014-06-01 09:54:30 -05:00
Eric Jones
207249403a [NO STORY] Initial monad transfromer refactor. 2014-05-30 22:18:29 -05:00
Justin Leitgeb
187ce722ea First 2014-05-29 13:51:17 -05:00