2021-03-16 02:21Z | Change travis-ci badges to github actions badges in all the READMEs. | Dennis Gosnell | 3 | +3 | -3 |
2021-03-16 02:00Z | Update CI badge in readme. | Dennis Gosnell | 1 | +1 | -1 |
2021-03-16 01:58Z | Merge pull request #21 from cdepillabout/adding-github-actions | Dennis Gosnell | 6 | +99 | -274 |
2021-03-16 01:34Z | Remove LTS-12 from CI. | Dennis Gosnell | 1 | +0 | -1 |
2021-03-16 01:28Z | Do not test LTS-11. | Dennis Gosnell | 1 | +0 | -1 |
2021-03-16 01:23Z | Fixup workflow file. | Dennis Gosnell | 1 | +1 | -0 |
2021-03-16 01:08Z | Update stack.yaml to LTS-17. | Dennis Gosnell | 2 | +5 | -5 |
2021-03-16 01:08Z | Remove .travis.yml. | Dennis Gosnell | 1 | +0 | -267 |
2021-03-16 01:07Z | Add CI workflows for more stackage versions. | Dennis Gosnell | 1 | +16 | -7 |
2021-03-16 00:48Z | Bump servant-rawm-client to v1.0.0.2. | Dennis Gosnell | 2 | +8 | -2 |
2021-03-15 14:02Z | Add github actions CI. | Dennis Gosnell | 1 | +78 | -0 |
2021-03-16 00:44Z | Merge pull request #20 from jhrcek/jhrcek/fix-compilation-with-servant-client-core-0.18.2 | Dennis Gosnell | 2 | +3 | -2 |
2021-03-15 09:27Z | Add upper bound to servant-client-core dependency | Jan Hrček | 1 | +1 | -1 |
2021-03-15 09:01Z | Fix compilation with servant-client-core >= 0.18.1 | Jan Hrček | 1 | +2 | -1 |
2020-07-20 23:06Z | bump the lower bound of servant-rawm to 1.0 to produce more meaningful error messages | krasjet | 6 | +18 | -6 |
2020-06-27 05:17Z | Merge pull request #16 from Krasjet/merge | Dennis Gosnell | 54 | +1321 | -1007 |
2020-06-27 04:34Z | fix linting in makefile | krasjet | 2 | +2 | -2 |
2020-06-27 04:25Z | update maintainer info | krasjet | 9 | +9 | -0 |
2020-06-27 04:24Z | use symlinks for license files instead | krasjet | 6 | +1 | -1 |
2020-06-26 08:32Z | Remove all references to the buildexample flag, since the examples are now in a separate package. | Dennis Gosnell | 2 | +1 | -7 |
2020-06-26 08:22Z | Try to satisfy cabal check. | Dennis Gosnell | 1 | +2 | -2 |
2020-06-26 08:08Z | Try to get stuff building on travis. | Dennis Gosnell | 1 | +14 | -13 |
2020-06-26 08:03Z | Split READMEs for each package. | Dennis Gosnell | 4 | +6 | -1 |
2020-06-26 08:00Z | Fix some haddocks. | Dennis Gosnell | 1 | +4 | -4 |
2020-06-26 07:44Z | Change a little documentation. | Dennis Gosnell | 2 | +11 | -6 |
2020-06-26 06:43Z | Bump versions to v1.0.0.0. | Dennis Gosnell | 7 | +7 | -15 |
2020-06-26 06:41Z | Split changelogs for each package. | Dennis Gosnell | 5 | +0 | -40 |
2020-06-26 06:21Z | Update README and examples for new directory layout. | Dennis Gosnell | 4 | +7 | -6 |
2020-06-26 06:12Z | Just copy over licenses without linking. | Dennis Gosnell | 5 | +0 | -0 |
2020-06-26 06:09Z | Split examples and tests to a separate package. | Dennis Gosnell | 12 | +112 | -100 |
2020-06-26 05:58Z | Update to lts-16. | Dennis Gosnell | 2 | +5 | -5 |
2020-06-26 05:58Z | Disable the doctests because they are flakey without using cabal-doctest | Dennis Gosnell | 2 | +24 | -20 |
2020-06-26 05:11Z | Small fixup to tests. | Dennis Gosnell | 2 | +2 | -0 |
2020-06-26 05:03Z | Move doctests to server and client respectively. | Dennis Gosnell | 6 | +112 | -56 |
2020-06-26 04:51Z | Split servant-rawm to it's own package. | Dennis Gosnell | 17 | +154 | -153 |
2020-06-19 04:29Z | merge api to base package | krasjet | 18 | +143 | -192 |
2020-06-19 02:31Z | lower the version bounds for tests | krasjet | 2 | +6 | -1 |
2020-06-19 02:23Z | update category | krasjet | 1 | +2 | -1 |
2020-06-19 02:21Z | update documentation of Servant.RawM | krasjet | 2 | +66 | -58 |
2020-06-19 01:22Z | remove unused dependencies | krasjet | 1 | +0 | -4 |
2020-06-19 01:20Z | symlink extra source files to all sub packages | krasjet | 9 | +13 | -4 |
2020-06-19 00:58Z | fix documentation | krasjet | 1 | +1 | -1 |
2020-06-19 00:56Z | fix doctest | krasjet | 2 | +12 | -7 |
2020-06-19 00:40Z | update change log and readme | krasjet | 5 | +15 | -5 |
2020-06-19 00:14Z | reexport API in parent packages | krasjet | 6 | +6 | -6 |
2020-06-19 00:02Z | fix examples | krasjet | 9 | +59 | -51 |
2020-06-18 23:30Z | clean up the dependencies of the main package | krasjet | 10 | +26 | -371 |
2020-06-18 23:27Z | move docs to separate pacakge | krasjet | 5 | +216 | -0 |
2020-06-18 22:55Z | fix semigroup import warning | krasjet | 1 | +6 | -2 |
2020-06-18 22:49Z | bump base version of docs since semigroup needs at least 4.9.0+ | krasjet | 1 | +1 | -1 |
2020-06-18 22:47Z | move docs to separate pacakge | krasjet | 5 | +170 | -0 |
2020-06-18 22:47Z | move client to separate pacakge | krasjet | 5 | +132 | -0 |
2020-06-18 22:46Z | move api to separate package | krasjet | 5 | +114 | -0 |
2020-06-18 21:07Z | update stackage snapshot | krasjet | 2 | +13 | -1 |
2019-09-02 00:31Z | Enable lts-14 in travis. | (cdep)illabout | 1 | +8 | -0 |
2019-09-02 00:25Z | Bump to version 0.3.2.0 | (cdep)illabout | 2 | +13 | -6 |
2019-09-02 00:25Z | Update to lts-14.3. | (cdep)illabout | 1 | +1 | -1 |
2019-09-01 22:48Z | Merge pull request #12 from amesgen/haslink-instance | Dennis Gosnell | 1 | +7 | -0 |
2019-09-01 20:04Z | close #11 | Alexander Esgen | 1 | +7 | -0 |
2019-08-16 14:22Z | Bump lts resolver to nightly-2019-08-16 | (cdep)illabout | 1 | +1 | -1 |
2019-03-27 07:05Z | Merge pull request #10 from vlatkoB/master | Dennis Gosnell | 5 | +47 | -25 |
2019-03-27 06:55Z | Remove support for ghc-8.0. | (cdep)illabout | 1 | +3 | -3 |
2019-03-27 06:44Z | Giving correct version bounds for tasty-hspec. | (cdep)illabout | 2 | +3 | -2 |
2019-03-27 06:22Z | Use nightly-2019-03-27 resolver and bump to 0.3.1.0 instead of 0.3.0.1. | (cdep)illabout | 4 | +37 | -20 |
2019-03-25 13:54Z | Compile with servant-0.16, lts 13.14, version 3.0.0.1 | vlatkoB | 3 | +14 | -10 |
2018-09-01 06:32Z | remove osx builds that don't work. | Dennis Gosnell | 1 | +6 | -6 |
2018-09-01 06:09Z | Update version to 0.3.0.0 and add changelog. | Dennis Gosnell | 2 | +6 | -1 |
2018-09-01 06:06Z | Merge pull request #6 from cdepillabout/get-compiling-with-latests-servant-version | Dennis Gosnell | 8 | +211 | -117 |
2018-09-01 05:58Z | Remove support for old versions of servant (and lts) | Dennis Gosnell | 1 | +6 | -6 |
2018-09-01 05:57Z | Update haddocks. | Dennis Gosnell | 1 | +6 | -3 |
2018-09-01 05:36Z | Update travis configuration. | Dennis Gosnell | 1 | +145 | -59 |
2018-09-01 05:27Z | Get examples working as well. | Dennis Gosnell | 4 | +24 | -23 |
2018-09-01 05:12Z | Fix up the servant client as well as getting tests working. | Dennis Gosnell | 3 | +35 | -31 |
2018-09-01 02:22Z | Merge pull request #5 from afcady/master | Dennis Gosnell | 4 | +30 | -20 |
2018-08-31 23:34Z | try to fix build on travis with stack resolver lts-9 | Andrew Cady | 1 | +2 | -1 |
2018-08-31 23:26Z | Implement HasClient instance | Andrew Cady | 1 | +13 | -14 |
2018-08-31 19:40Z | Fix to compile with servant >= 0.12 | Andrew Cady | 4 | +21 | -11 |
2017-10-18 02:10Z | Merge pull request #3 from cdepillabout/extra-files | Dennis Gosnell | 2 | +6 | -1 |
2017-10-18 01:58Z | Bump version to 0.2.0.2 and | (cdep)illabout | 2 | +6 | -1 |
2017-10-18 01:55Z | Stop the Makefile from creating unneeded directories. | (cdep)illabout | 1 | +2 | -6 |
2017-10-15 15:24Z | Fixup the documentation for the client. | (cdep)illabout | 1 | +0 | -4 |
2017-10-15 14:57Z | Fix a small mistake in the documentation. | (cdep)illabout | 1 | +1 | -1 |
2017-10-15 12:47Z | Bump to version 0.2.0.1. | (cdep)illabout | 2 | +5 | -1 |
2017-10-15 12:34Z | Fix a type in the documentation. | (cdep)illabout | 1 | +1 | -1 |
2017-10-13 12:16Z | Update link location. | (cdep)illabout | 1 | +1 | -1 |
2017-10-13 12:14Z | Update README with instructions on running the example code. | (cdep)illabout | 1 | +53 | -0 |
2017-10-13 12:02Z | Add link to the example. | (cdep)illabout | 2 | +13 | -0 |
2017-10-13 11:46Z | Updated README.md. | (cdep)illabout | 1 | +11 | -1 |
2017-10-13 11:39Z | Fix up haddocks. | (cdep)illabout | 2 | +10 | -3 |
2017-10-13 11:34Z | Adding haddocks. | (cdep)illabout | 3 | +17 | -4 |
2017-10-13 11:14Z | Add Haddocks. | (cdep)illabout | 2 | +28 | -10 |
2017-10-13 10:50Z | Start adding more documentation. | (cdep)illabout | 1 | +20 | -1 |
2017-10-11 15:41Z | Start adding documentation. | (cdep)illabout | 1 | +31 | -0 |
2017-10-11 15:29Z | Remove unused libraries. | (cdep)illabout | 1 | +0 | -2 |
2017-10-11 15:21Z | Fix warnings in tests. | (cdep)illabout | 1 | +5 | -12 |
2017-10-09 14:11Z | Add some tests. | (cdep)illabout | 5 | +137 | -116 |
2017-10-02 10:40Z | Merge pull request #1 from cdepillabout/add-docs | Dennis Gosnell | 9 | +135 | -209 |
2017-10-02 10:22Z | Remove lts-8 targets from the .travis.yml file. | (cdep)illabout | 1 | +6 | -7 |
2017-10-02 10:21Z | Fix some warnings. | (cdep)illabout | 1 | +2 | -4 |
2017-10-02 09:46Z | Update .travis to use the correct flag to build the example. | (cdep)illabout | 1 | +1 | -1 |
2017-10-02 09:36Z | Bump version to v0.2.0.0. | (cdep)illabout | 2 | +8 | -1 |
2017-10-02 08:38Z | Change RawM to take a phantom type used for documentation. | (cdep)illabout | 7 | +122 | -200 |
2017-09-25 11:26Z | Change position of config. | (cdep)illabout | 1 | +3 | -3 |
2017-09-25 10:44Z | Fix up some of the explanations. | (cdep)illabout | 2 | +7 | -209 |
2017-09-25 08:28Z | Get rid of unneeded documentation. | (cdep)illabout | 7 | +148 | -231 |
2017-09-25 08:23Z | Create the client example. | (cdep)illabout | 6 | +56 | -154 |
2017-09-25 07:56Z | Start getting the client stuff to work. | (cdep)illabout | 3 | +20 | -111 |
2017-09-25 07:39Z | Get the example basically running. | (cdep)illabout | 6 | +77 | -80 |
2017-09-25 06:52Z | Initial commit. | (cdep)illabout | 21 | +1723 | -0 |