<feed xmlns='http://www.w3.org/2005/Atom'>
<title>higher-free-macro, branch v0.1.0</title>
<subtitle>A macro that allows to conjure a Free Monad for every Functor. This builds on the traits from the higher crate, and re-exports said crate. </subtitle>
<id>https://git.grois.info/higher-free-macro/atom/?h=v0.1.0</id>
<link rel='self' href='https://git.grois.info/higher-free-macro/atom/?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='https://git.grois.info/higher-free-macro/'/>
<updated>2023-04-02T21:24:56Z</updated>
<entry>
<title>Remove applicative keyword from cargo.toml</title>
<updated>2023-04-02T21:24:56Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-04-02T21:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/higher-free-macro/commit/?id=1fd83c35f815234679ad0c5ac49f1433540df48d'/>
<id>urn:sha1:1fd83c35f815234679ad0c5ac49f1433540df48d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update readme with copyright notice.</title>
<updated>2023-04-02T20:58:38Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-04-02T20:58:38Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/higher-free-macro/commit/?id=28c7a471b032e5da097dc79eb13bdececf2a03e3'/>
<id>urn:sha1:28c7a471b032e5da097dc79eb13bdececf2a03e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Example: Fix inconsistency in cashier handling.</title>
<updated>2023-04-02T20:40:29Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-04-02T20:40:29Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/higher-free-macro/commit/?id=7d1acb295b0dc9ebde45f6828d01baa8c6dce023'/>
<id>urn:sha1:7d1acb295b0dc9ebde45f6828d01baa8c6dce023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor changes to documentation.</title>
<updated>2023-04-02T20:30:39Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-04-02T20:30:39Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/higher-free-macro/commit/?id=073c5319f4f2bfddd2bb4070b9f4ce346c407a2e'/>
<id>urn:sha1:073c5319f4f2bfddd2bb4070b9f4ce346c407a2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run cargo fmt</title>
<updated>2023-04-02T19:59:22Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-04-02T19:59:22Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/higher-free-macro/commit/?id=cebdd3be32d50be379663e92d4428e6bba19ba51'/>
<id>urn:sha1:cebdd3be32d50be379663e92d4428e6bba19ba51</id>
<content type='text'>
I think readability was better before that...
</content>
</entry>
<entry>
<title>I, for one, welcome our new clippy overlords</title>
<updated>2023-04-02T19:53:09Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-04-02T19:38:17Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/higher-free-macro/commit/?id=418f514fc46f45ae2901753e3398adb33664bed9'/>
<id>urn:sha1:418f514fc46f45ae2901753e3398adb33664bed9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor docs update</title>
<updated>2023-04-02T14:06:40Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-04-02T14:06:40Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/higher-free-macro/commit/?id=02d01dd1b544a576caeb8da42912c5db904b94bd'/>
<id>urn:sha1:02d01dd1b544a576caeb8da42912c5db904b94bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Example project is now runnable.</title>
<updated>2023-04-02T13:10:52Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-04-02T13:10:52Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/higher-free-macro/commit/?id=cc9bbc434d6df6dc6b414547837bb74e2323d262'/>
<id>urn:sha1:cc9bbc434d6df6dc6b414547837bb74e2323d262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Example: Initial draft of the story</title>
<updated>2023-04-02T11:27:12Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-04-02T10:06:05Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/higher-free-macro/commit/?id=c9880dd12df2c614360cbc85609d859f3652507f'/>
<id>urn:sha1:c9880dd12df2c614360cbc85609d859f3652507f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add integration test for trivial case with lifetime dependency</title>
<updated>2023-03-28T19:55:26Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-03-28T19:55:26Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/higher-free-macro/commit/?id=ea1814025f3bbab7a0aac640e69c56d983a18308'/>
<id>urn:sha1:ea1814025f3bbab7a0aac640e69c56d983a18308</id>
<content type='text'>
</content>
</entry>
</feed>
