<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ox-arrays/src/Data/Array/Nested/Mixed, branch repro-lint-profile</title>
<subtitle>Nested, compositional struct-of-arrays orthotope arrays
</subtitle>
<id>https://git.tomsmeding.com/ox-arrays/atom?h=repro-lint-profile</id>
<link rel='self' href='https://git.tomsmeding.com/ox-arrays/atom?h=repro-lint-profile'/>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/'/>
<updated>2025-12-20T11:09:56Z</updated>
<entry>
<title>Add a potentialy helpful bang for consistency</title>
<updated>2025-12-20T11:09:56Z</updated>
<author>
<name>Mikolaj Konarski</name>
<email>mikolaj.konarski@funktory.com</email>
</author>
<published>2025-12-20T11:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=d076a85139c89f20898f957220825c0449eafb4f'/>
<id>urn:sha1:d076a85139c89f20898f957220825c0449eafb4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the implemenetation of fromSNat'</title>
<updated>2025-12-19T09:17:21Z</updated>
<author>
<name>Mikolaj Konarski</name>
<email>mikolaj.konarski@funktory.com</email>
</author>
<published>2025-12-19T09:17:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=8e5f01c6fbc5c6f350899b8f7bb7a4cfb86a8eaa'/>
<id>urn:sha1:8e5f01c6fbc5c6f350899b8f7bb7a4cfb86a8eaa</id>
<content type='text'>
leading to 6% lower allocation in Det.hs primal test.
</content>
</entry>
<entry>
<title>Make List?, except ListH, less general</title>
<updated>2025-12-17T22:51:46Z</updated>
<author>
<name>Mikolaj Konarski</name>
<email>mikolaj.konarski@funktory.com</email>
</author>
<published>2025-12-17T18:06:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=fe034ff95a1f299ed140f37e416b5562cd423457'/>
<id>urn:sha1:fe034ff95a1f299ed140f37e416b5562cd423457</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize slightly sh?FromList and sh?ToList</title>
<updated>2025-12-17T13:59:28Z</updated>
<author>
<name>Mikolaj Konarski</name>
<email>mikolaj.konarski@funktory.com</email>
</author>
<published>2025-12-17T11:51:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=429416f327a94947c0d42ccea8906cd22bae64b4'/>
<id>urn:sha1:429416f327a94947c0d42ccea8906cd22bae64b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>De-triplicate sh?Enum</title>
<updated>2025-12-16T18:35:41Z</updated>
<author>
<name>Mikolaj Konarski</name>
<email>mikolaj.konarski@funktory.com</email>
</author>
<published>2025-12-16T12:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=d07632166f162bdfef2d7574ddcf2c1d95932d5c'/>
<id>urn:sha1:d07632166f162bdfef2d7574ddcf2c1d95932d5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define ix?FromLinear without TH</title>
<updated>2025-12-16T18:35:33Z</updated>
<author>
<name>Mikolaj Konarski</name>
<email>mikolaj.konarski@funktory.com</email>
</author>
<published>2025-12-16T12:24:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=682c584b26e872b7613cbcd73e3d15fc39867713'/>
<id>urn:sha1:682c584b26e872b7613cbcd73e3d15fc39867713</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ShR a newtype over ShX</title>
<updated>2025-12-16T09:09:21Z</updated>
<author>
<name>Mikolaj Konarski</name>
<email>mikolaj.konarski@funktory.com</email>
</author>
<published>2025-12-16T08:51:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=550a05c13d0cbb6ebd4c48e9215666628efac5b6'/>
<id>urn:sha1:550a05c13d0cbb6ebd4c48e9215666628efac5b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the trivial Eq and Ord instances also for StaticShX</title>
<updated>2025-12-16T08:55:24Z</updated>
<author>
<name>Mikolaj Konarski</name>
<email>mikolaj.konarski@funktory.com</email>
</author>
<published>2025-12-15T20:13:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=16e03fbb6d99bf97c8f73980f70de88e5e638306'/>
<id>urn:sha1:16e03fbb6d99bf97c8f73980f70de88e5e638306</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prefer newtype deriving over Generic deriving for simplicity</title>
<updated>2025-12-16T08:55:22Z</updated>
<author>
<name>Mikolaj Konarski</name>
<email>mikolaj.konarski@funktory.com</email>
</author>
<published>2025-12-15T19:51:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=501359cb0baa4ba4eddfb3c65d62ccf0fe5bb4c3'/>
<id>urn:sha1:501359cb0baa4ba4eddfb3c65d62ccf0fe5bb4c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Temporarily remove the UNPACK, until GHC is fixed not to crash with it</title>
<updated>2025-12-16T08:55:19Z</updated>
<author>
<name>Mikolaj Konarski</name>
<email>mikolaj.konarski@funktory.com</email>
</author>
<published>2025-12-15T19:40:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=6dfb79d117ea5218e53815f04d2a6e603c1b78fd'/>
<id>urn:sha1:6dfb79d117ea5218e53815f04d2a6e603c1b78fd</id>
<content type='text'>
</content>
</entry>
</feed>
