Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-19 | Add forecast weather API | Igor Pashev | 6 | -11/+105 | |
2020-04-07 | Reformat with hindent | Igor Pashev | 9 | -75/+62 | |
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 | 1 | -2/+2 | |
2019-03-27 | Fix build for latest version of servant-client | Chris Martin | 2 | -6/+3 | |
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). | |||||
2017-06-07 | Initial version 0.0.00.0.0 | Igor Pashev | 9 | -0/+240 | |