minimized text vs lazytext conversions between lib calls

This commit is contained in:
nerf van nerfingen 2022-11-18 11:58:49 +01:00
parent 3deede4516
commit 4bc23000bd
3 changed files with 28 additions and 26 deletions

View file

@ -30,10 +30,10 @@ If you run `nix develop` you get a set up kakoune with an lsp. Be aware
this depends on your local cabal cache.
# TODO
- Better E-Mail generation
- Add the nix modules to the flake
- Better Error handling
- Find out which exceptions the SMTP module throws
- Split config into secrets and non secret config
- make the pad url configurable
- clean up Text vs lazy Text
- [] Better E-Mail generation
- [] Add the nix modules to the flake
- [] Better Error handling
- [] Find out which exceptions the SMTP module throws
- [] Split config into secrets and non secret config
- [] make the pad url configurable
- [x] Clean up Strict vs Lazy Text