bitemyapp / bloodhound

Haskell Elasticsearch client and query DSL
bitemyapp.com
BSD 3-Clause "New" or "Revised" License
424 stars 118 forks source link

Drop doctests, move to compiled examples #173

Open MichaelXavier opened 7 years ago

MichaelXavier commented 7 years ago

Discussed this with @bitemyapp. In the interest of getting 0.13.0.0 released (see #170), I'd like to get our test suite green. It looks like we have some sort of package aliasing issue for some parts of our build matrix on doctests. This seems to be the wage of sin for doctests and has happened to pretty much every project I've done that use them. My plan is: