Commit Graph

18 Commits

Author SHA1 Message Date
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
Michael Xavier
ec2bfeb793 Merge branch 'http-client-0.4' into snapshot-restore 2016-07-21 16:04:37 -07:00
Michael Xavier
7d19a19f90 Set minimum lower bound on http-client
There were either some functions removed in the http-client 0.4 line or
ones added in 0.5 but after binary searching the version range, 0.4.30
seems to be the magic number where everything compiles and the tests
pass without having to do any CPP or worse.
2016-07-21 16:03:17 -07:00
Michael Xavier
06819a6b44 WIP snapshot-restore API
Snapshots API partly implemented. First trivial test case is passing.

This could get tricky as our test suite spans many versions. For
instance, 1.7 is when patterns got introduced.
2016-07-19 16:15:17 -07:00
Chris Allen
0403b19a44 http-client-0.5.0 support 2016-07-06 15:33:39 -05:00
Chris Allen
dc49132054 blah fuck wtf 2016-03-01 12:57:09 -06:00
Chris Allen
df776d4842 new semigroups 2015-11-10 23:31:13 -06:00
Chris Allen
a971422e58 drop time specification 2015-10-18 13:25:56 -05:00
Chris Allen
827157b547 boomp 2015-10-18 13:13:52 -05:00
Chris Allen
b371e25158 fixed doctests 2015-10-18 13:00:14 -05:00
Chris Allen
c3dbab9033 comment 2015-10-16 16:24:26 -05:00
Chris Allen
7ad9a92c86 Cut-off 2015-10-16 15:30:03 -05:00
Chris Allen
8e9e806d09 http-types 0.9 2015-10-16 15:13:12 -05:00
Chris Allen
225f13abc0 what in the sam hell 2015-10-15 16:41:17 -05:00
Jan-Philip Loos
1acc69e62b Fix for bitemyapp/bloodhound#38
Utilize `Network.URI.escapeURIString` to escape characters before parsing a string into an URI
2015-10-07 11:30:29 +02:00
Chris Allen
83857a2b5e wut 2015-09-21 18:56:49 -05:00
Chris Allen
ffa7218a3c different GHC versions 2015-08-23 11:56:06 -05:00