Commit Graph

11 Commits

Author SHA1 Message Date
Chris Allen
93ee1846b6 un-vendor quickcheck-arbitrary-template 2018-02-06 22:09:03 -06:00
Chris Allen
5986918008 Should fix 8.0 build 2017-12-24 13:23:08 -06:00
Chris Allen
0bf1cb784c 8.x 2017-05-16 13:07:37 -05:00
Josh Berman
237144c9c9 update travis and Makefile 2017-01-30 20:06:03 +02:00
Josh Berman
b3d943c31f merge master 2017-01-16 13:46:07 +02:00
Michael Xavier
167426efc4 Allow aeson 1.1
We'll force it in stack-8.0.yaml because its closest to the LTS that
will actually have it. Not even nightly has aeson-1.1 yet, since
they're trying to get as many packages onboard as possible beforehand.
2017-01-11 09:46:24 -08:00
Josh Berman
c0e1852502 Both V1 and V5 modules and tests
A new module structure for both V1 and V5, and seperate test suites.
Also added a new cabal flag for travis testing.
2016-12-04 15:53:06 +02:00
Josh Berman
437bc3d16f Elastic 5.0 compatibility
This commit moves bloodhound library to use elastic 5.0.
The filter type was changes to be a wrapper for queries, and some
new APIs are met.

It is *not* feture-complete, however, all tests pass.
2016-11-29 13:18:01 +02:00
Oleg Grenrus
71339172a1 Relax aeson and hspec upper bounds
Also update stack-8.0.yaml to use newer nightly, with aeson-1.0.*
2016-11-17 09:03:32 +02:00
Michael Xavier
00016c2838 Drop doctest-prop
AFAICT we weren't even using it anymore. We imported the function assert
and then never used it in the doctests.
2016-10-31 14:31:03 -07:00
Chris Allen
aa8e9abd35 tinkering with 8.0 nightly 2016-08-21 00:30:16 -05:00