Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-07 | Reformat with hindent | Igor Pashev | 10 | -130/+137 | |
2020-04-07 | Remove internal parameter "message" from Sys | Igor Pashev | 1 | -3/+2 | |
2020-04-07 | Use ClientError from servant-client >= 0.16 | Igor Pashev | 2 | -3/+3 | |
2019-03-27 | Fix build for latest version of servant-client | Chris Martin | 3 | -7/+4 | |
Various modules have been removed from servant-client, and the things previously imported from them now need to be imported from the top-level "Servant.Client" module. The ClientEnv constructor now has a third parameter. Instead of using the constructor directly, now using mkClientEnv (which was introduced in servant-client 0.13, necessitating raising the minimum version on the dependency). | |||||
2019-01-13 | Delete .gitignore | Igor Pashev | 1 | -4/+0 | |
2019-01-13 | Delete stack.yaml | Igor Pashev | 1 | -8/+0 | |
2017-06-22 | README: fix typo | Igor Pashev | 1 | -1/+1 | |
2017-06-07 | Initial version 0.0.00.0.0 | Igor Pashev | 16 | -0/+559 | |