<feed xmlns='http://www.w3.org/2005/Atom'>
<title>real-world-haskell-solutions.git/ch23, branch main</title>
<subtitle>Solutions to exercises from the Real World Haskell book</subtitle>
<id>https://jansucan.com/git/real-world-haskell-solutions.git/atom?h=main</id>
<link rel='self' href='https://jansucan.com/git/real-world-haskell-solutions.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://jansucan.com/git/real-world-haskell-solutions.git/'/>
<updated>2025-09-14T19:46:33+00:00</updated>
<entry>
<title>23_a_3: Add solution</title>
<updated>2025-09-14T19:46:33+00:00</updated>
<author>
<name>Jan Sucan</name>
<email>jan@jansucan.com</email>
</author>
<published>2025-09-14T19:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jansucan.com/git/real-world-haskell-solutions.git/commit/?id=f01b5a8122bd5135ee984ba2c1c25fc3c833c5f6'/>
<id>urn:sha1:f01b5a8122bd5135ee984ba2c1c25fc3c833c5f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23_a_2: Add solution</title>
<updated>2025-09-14T19:18:59+00:00</updated>
<author>
<name>Jan Sucan</name>
<email>jan@jansucan.com</email>
</author>
<published>2025-09-14T15:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://jansucan.com/git/real-world-haskell-solutions.git/commit/?id=9d89965b0661d1968151d9b646148b6a71209705'/>
<id>urn:sha1:9d89965b0661d1968151d9b646148b6a71209705</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23_a_1: Add solution</title>
<updated>2025-09-14T14:17:03+00:00</updated>
<author>
<name>Jan Sucan</name>
<email>jan@jansucan.com</email>
</author>
<published>2025-09-14T14:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jansucan.com/git/real-world-haskell-solutions.git/commit/?id=ad4cf7db4cd61d01f1e2191d1d69edd5916d6e88'/>
<id>urn:sha1:ad4cf7db4cd61d01f1e2191d1d69edd5916d6e88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23_a_1: Patch the code for HTTPS for easier testing</title>
<updated>2025-09-14T14:05:32+00:00</updated>
<author>
<name>Jan Sucan</name>
<email>jan@jansucan.com</email>
</author>
<published>2025-09-14T14:05:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jansucan.com/git/real-world-haskell-solutions.git/commit/?id=cbb801e06adc03fe5baddb3288d070e39d2cf878'/>
<id>urn:sha1:cbb801e06adc03fe5baddb3288d070e39d2cf878</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ch23: Add support for HTTPS for easier testing</title>
<updated>2025-09-14T13:54:53+00:00</updated>
<author>
<name>Jan Sucan</name>
<email>jan@jansucan.com</email>
</author>
<published>2025-09-14T13:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://jansucan.com/git/real-world-haskell-solutions.git/commit/?id=c3caf869c72050123b75b61ae0aca1a975f8e285'/>
<id>urn:sha1:c3caf869c72050123b75b61ae0aca1a975f8e285</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23_a_1: Patch the code for compiling with GHC from support of this chapter</title>
<updated>2025-09-12T07:33:50+00:00</updated>
<author>
<name>Jan Sucan</name>
<email>jan@jansucan.com</email>
</author>
<published>2025-09-12T07:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jansucan.com/git/real-world-haskell-solutions.git/commit/?id=36fc1e924d6920629d764d934e8939a48ac1ff0f'/>
<id>urn:sha1:36fc1e924d6920629d764d934e8939a48ac1ff0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23_a_1: Copy code of ch23 from the examples</title>
<updated>2025-09-12T07:10:37+00:00</updated>
<author>
<name>Jan Sucan</name>
<email>jan@jansucan.com</email>
</author>
<published>2025-09-12T07:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://jansucan.com/git/real-world-haskell-solutions.git/commit/?id=305837683782841b0d93dabc61e7e6e19df220b4'/>
<id>urn:sha1:305837683782841b0d93dabc61e7e6e19df220b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ch23: Fix typo in support README</title>
<updated>2025-09-12T06:48:05+00:00</updated>
<author>
<name>Jan Sucan</name>
<email>jan@jansucan.com</email>
</author>
<published>2025-09-12T06:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://jansucan.com/git/real-world-haskell-solutions.git/commit/?id=a5aafff8df0a00482d60ce98d891a4e1dd360d79'/>
<id>urn:sha1:a5aafff8df0a00482d60ce98d891a4e1dd360d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ch23: Simplify support README section name</title>
<updated>2025-08-06T14:49:14+00:00</updated>
<author>
<name>Jan Sucan</name>
<email>jan@jansucan.com</email>
</author>
<published>2025-08-06T14:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jansucan.com/git/real-world-haskell-solutions.git/commit/?id=f67da76fefe6953782c8f06b23123949c7be5903'/>
<id>urn:sha1:f67da76fefe6953782c8f06b23123949c7be5903</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust names of chapters to the printed book</title>
<updated>2025-08-06T14:46:51+00:00</updated>
<author>
<name>Jan Sucan</name>
<email>jan@jansucan.com</email>
</author>
<published>2025-08-06T14:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jansucan.com/git/real-world-haskell-solutions.git/commit/?id=f769f52e779d7732522a66ecf2d5f44cf77e655a'/>
<id>urn:sha1:f769f52e779d7732522a66ecf2d5f44cf77e655a</id>
<content type='text'>
</content>
</entry>
</feed>
