<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yahb2/bwrap-files, branch master</title>
<subtitle>Yet another yet another haskell (IRC) bot
</subtitle>
<id>https://git.tomsmeding.com/yahb2/atom?h=master</id>
<link rel='self' href='https://git.tomsmeding.com/yahb2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/yahb2/'/>
<updated>2026-04-03T13:33:07Z</updated>
<entry>
<title>Make /dev/urandom available</title>
<updated>2026-04-03T13:33:07Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2026-04-03T13:33:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/yahb2/commit/?id=059db48bf1f006f6ef0d4d4d94118ffb6fdbc462'/>
<id>urn:sha1:059db48bf1f006f6ef0d4d4d94118ffb6fdbc462</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better implementation of :version</title>
<updated>2025-01-06T20:39:53Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-01-06T20:39:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/yahb2/commit/?id=3b215d80b5e8f1271a7076a24e6a5a4353154246'/>
<id>urn:sha1:3b215d80b5e8f1271a7076a24e6a5a4353154246</id>
<content type='text'>
Thanks geekosaur :)
</content>
</entry>
<entry>
<title>Add :version command</title>
<updated>2025-01-06T20:28:36Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-01-06T20:28:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/yahb2/commit/?id=db075620db9e9da77276f0999b9cb09502920ab3'/>
<id>urn:sha1:db075620db9e9da77276f0999b9cb09502920ab3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Take the latest installed version, not the 'latest' only if available</title>
<updated>2025-01-06T20:27:43Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-01-06T20:27:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/yahb2/commit/?id=e5ef33adc831b0176f39b81ca8913108ef9c30fe'/>
<id>urn:sha1:e5ef33adc831b0176f39b81ca8913108ef9c30fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pick latest GHC if available</title>
<updated>2024-09-16T07:49:37Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2024-09-16T07:49:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/yahb2/commit/?id=488b6bfdd505508527b26f171f966245fc32cf1f'/>
<id>urn:sha1:488b6bfdd505508527b26f171f966245fc32cf1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Nat to initial ghci environment for lols</title>
<updated>2023-04-22T17:46:04Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2023-04-22T17:46:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/yahb2/commit/?id=b8ccd25b6917a720c0b68479c976f18bc324922d'/>
<id>urn:sha1:b8ccd25b6917a720c0b68479c976f18bc324922d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start.sh: mkdir /tmp</title>
<updated>2022-10-14T07:51:08Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2022-10-14T07:51:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/yahb2/commit/?id=0bb8ae15a8ff487df00bc27db67ffa2e587f0eea'/>
<id>urn:sha1:0bb8ae15a8ff487df00bc27db67ffa2e587f0eea</id>
<content type='text'>
This solves an error that GHC can't create /tmp/ghc_4_0 or something.
Not sure why I didn't get that before?
</content>
</entry>
<entry>
<title>Limit disk usage</title>
<updated>2022-06-14T17:45:11Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2022-06-14T17:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/yahb2/commit/?id=3f5b3415ac1d15beccafc5be3f62a3d39de27557'/>
<id>urn:sha1:3f5b3415ac1d15beccafc5be3f62a3d39de27557</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup in start.sh</title>
<updated>2022-06-14T17:32:45Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2022-06-14T17:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/yahb2/commit/?id=ae4bbf924dd69a5a226ff5c7cf0a232097b7b036'/>
<id>urn:sha1:ae4bbf924dd69a5a226ff5c7cf0a232097b7b036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Early-catch large show output with -interactive-print</title>
<updated>2022-06-14T17:12:53Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2022-06-14T17:12:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/yahb2/commit/?id=aa6327c3f630c9b7b7ceef8d07f3a57ca03cccf1'/>
<id>urn:sha1:aa6327c3f630c9b7b7ceef8d07f3a57ca03cccf1</id>
<content type='text'>
</content>
</entry>
</feed>
