<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openweathermap, branch 0.1.0</title>
<subtitle>Haskell library for openweathermap.org API</subtitle>
<id>https://git.pashev.ru/openweathermap/atom?h=0.1.0</id>
<link rel='self' href='https://git.pashev.ru/openweathermap/atom?h=0.1.0'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/'/>
<updated>2020-04-07T14:12:23Z</updated>
<entry>
<title>Version 0.1.0</title>
<updated>2020-04-07T14:12:23Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2020-04-07T14:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=3f86e251e8566c36e75bb5b6f8657ad5e0d120dd'/>
<id>urn:sha1:3f86e251e8566c36e75bb5b6f8657ad5e0d120dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat with hindent</title>
<updated>2020-04-07T14:06:11Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2020-04-07T14:06:11Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=8d54b02d3c4bffbc2c5525e9fc64fac44b77ab96'/>
<id>urn:sha1:8d54b02d3c4bffbc2c5525e9fc64fac44b77ab96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove internal parameter "message" from Sys</title>
<updated>2020-04-07T14:03:37Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2020-04-07T14:03:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=d808b4fd3b83cdffe8fc5bd142596b7820ee4a91'/>
<id>urn:sha1:d808b4fd3b83cdffe8fc5bd142596b7820ee4a91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ClientError from servant-client &gt;= 0.16</title>
<updated>2020-04-07T13:59:30Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2020-04-07T13:59:30Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=5dfa745cdb17b4b7bc84cf11e5d4b5ac19b65248'/>
<id>urn:sha1:5dfa745cdb17b4b7bc84cf11e5d4b5ac19b65248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build for latest version of servant-client</title>
<updated>2019-03-27T05:53:01Z</updated>
<author>
<name>Chris Martin</name>
<email>ch.martin@gmail.com</email>
</author>
<published>2019-03-27T01:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=1882add7df3ea1a77f893aaf1692e62df68e5093'/>
<id>urn:sha1:1882add7df3ea1a77f893aaf1692e62df68e5093</id>
<content type='text'>
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).
</content>
</entry>
<entry>
<title>Delete .gitignore</title>
<updated>2019-01-13T16:20:20Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2019-01-13T16:20:20Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=647f9536798253556a50d4969dd9439f8a2239e4'/>
<id>urn:sha1:647f9536798253556a50d4969dd9439f8a2239e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete stack.yaml</title>
<updated>2019-01-13T16:20:05Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2019-01-13T16:20:05Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=ff47875dbfcb5a4f9aba534be0ca37cf95d8aaf3'/>
<id>urn:sha1:ff47875dbfcb5a4f9aba534be0ca37cf95d8aaf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README: fix typo</title>
<updated>2017-06-22T09:27:13Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2017-06-22T09:27:13Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=5ec326d8f44683ef991eda5b0a3405e128800db5'/>
<id>urn:sha1:5ec326d8f44683ef991eda5b0a3405e128800db5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial version 0.0.0</title>
<updated>2017-06-07T13:35:08Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2017-06-07T13:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=6f6e3d8ec76c59d6f403725e9b2a22b8f6680714'/>
<id>urn:sha1:6f6e3d8ec76c59d6f403725e9b2a22b8f6680714</id>
<content type='text'>
</content>
</entry>
</feed>
