purebred-mua / purebred

A terminal based mail user agent based on notmuch
GNU Affero General Public License v3.0
139 stars 19 forks source link

Build-flag Lazy vector to avoid bug #433

Closed romanofski closed 2 years ago

romanofski commented 3 years ago

This puts a build flag around the lazy vector feature. Motivation behind is to make the first release, get some publicity and hopefully get more people interested to hack on Purebred. Possibly help with fixing the bug.

romanofski commented 3 years ago

It's a draft so far.. let me know what you think about the idea.

frasertweedale commented 3 years ago

No objection. If you've tested both with and without flag, merge it.

romanofski commented 2 years ago

Tested this out today with working on #299 . This is working as expected and can be enabled with -f with_lazyvector when building with cabal.