<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ox-arrays/src/Data/Array/Nested, branch non-forcing-fromLists</title>
<subtitle>Nested, compositional struct-of-arrays orthotope arrays</subtitle>
<id>https://git.tomsmeding.com/ox-arrays/atom/src/Data/Array/Nested?h=non-forcing-fromLists</id>
<link rel='self' href='https://git.tomsmeding.com/ox-arrays/atom/src/Data/Array/Nested?h=non-forcing-fromLists'/>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/'/>
<updated>2025-11-15T10:24:00Z</updated>
<entry>
<title>arith: Add IntElt instances for Int8 and Int16</title>
<updated>2025-11-15T10:24:00Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-11-15T10:24:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=f7025bc3727e5ee058df3dfebb1fb73b933ee6b0'/>
<id>urn:sha1:f7025bc3727e5ee058df3dfebb1fb73b933ee6b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support Int16 and Int8</title>
<updated>2025-11-15T09:28:34Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-11-15T09:28:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=11db054607e476c68be5681d99d96630642637e6'/>
<id>urn:sha1:11db054607e476c68be5681d99d96630642637e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Equality on singletons is trivial</title>
<updated>2025-11-14T10:00:44Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-11-14T10:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=571c792fc1cf234c92b3c78eb47bc7e8b789bb85'/>
<id>urn:sha1:571c792fc1cf234c92b3c78eb47bc7e8b789bb85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Remove a spurious case now correclty rules out by the plugins"</title>
<updated>2025-10-21T08:44:18Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-10-21T08:44:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=0096708a7b8d7d299e006a29ca4760d2c6c68629'/>
<id>urn:sha1:0096708a7b8d7d299e006a29ca4760d2c6c68629</id>
<content type='text'>
This reverts commit 069ac5b0bcf52b8b5414261106e82ef0eb8a582e.

The plugins are unsound:
https://github.com/clash-lang/ghc-typelits-natnormalise/issues/105
</content>
</entry>
<entry>
<title>Remove a spurious case now correclty rules out by the plugins</title>
<updated>2025-10-20T14:59:02Z</updated>
<author>
<name>Mikolaj Konarski</name>
<email>mikolaj.konarski@funktory.com</email>
</author>
<published>2025-10-20T14:59:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=069ac5b0bcf52b8b5414261106e82ef0eb8a582e'/>
<id>urn:sha1:069ac5b0bcf52b8b5414261106e82ef0eb8a582e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tune redundant cases for no-warnings on GHC 9.12</title>
<updated>2025-10-02T12:12:15Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-10-02T12:12:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=2018dc3476c1a1b723f8c7106d628bd0da8cb49c'/>
<id>urn:sha1:2018dc3476c1a1b723f8c7106d628bd0da8cb49c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compatibility with GHC 9.6</title>
<updated>2025-10-02T12:07:53Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-10-02T12:07:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=ef72e54cf6bcee7124058364fea15b4d1bd62cd7'/>
<id>urn:sha1:ef72e54cf6bcee7124058364fea15b4d1bd62cd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port to ghc-typelits-natnormalise-0.8.1 that is much overhauled</title>
<updated>2025-10-02T10:54:23Z</updated>
<author>
<name>Mikolaj Konarski</name>
<email>mikolaj.konarski@funktory.com</email>
</author>
<published>2025-09-24T18:56:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=22a3d9c5cbafb7a633f2f802af884d042718e78d'/>
<id>urn:sha1:22a3d9c5cbafb7a633f2f802af884d042718e78d</id>
<content type='text'>
and probably more sound than earlier versions.
</content>
</entry>
<entry>
<title>Tweak shape ZipWith definitions slightly</title>
<updated>2025-07-13T20:09:37Z</updated>
<author>
<name>Mikolaj Konarski</name>
<email>mikolaj.konarski@funktory.com</email>
</author>
<published>2025-07-13T20:09:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=2fae6bf7f6704e3dd9a3f73acbdc84331adb1bf0'/>
<id>urn:sha1:2fae6bf7f6704e3dd9a3f73acbdc84331adb1bf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cross-package doc links are half-broken, let's not</title>
<updated>2025-06-30T08:49:27Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-06-30T08:49:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=362858202e880e8787127bc4a29bfbfeed822c58'/>
<id>urn:sha1:362858202e880e8787127bc4a29bfbfeed822c58</id>
<content type='text'>
</content>
</entry>
</feed>
