tinylog is no longer in latest stackage lts.
RIO logging ts format is not customizable.
to make log using local timestamp, I need to switch to fast-logger.
I will defer this.
tinylog is no longer in this lts. why? build fail?
add it to extra-deps.
now fail with same error as lts-18.27.
#+begin_quote
/usr/bin/ld.gold: error: /home/sylecn/.stack/programs/x86_64-linux/ghc-tinfo6-9.2.8/lib/ghc-9.2.8/rts/libCffi.a(unix64.o): requires dynamic R_X86_64_PC32 reloc against 'abort' which may overflow at runtime; recompile with -fPIC
#+end_quote
#+begin_quote
requires unsupported dynamic reloc 11; recompile with -fPIC
tinylog is no longer in this lts. why? build fail?
add it to extra-deps.
now fail with same error as lts-18.27.
#+begin_quote
/usr/bin/ld.gold: error: /home/sylecn/.stack/programs/x86_64-linux/ghc-tinfo6-9.2.8/lib/ghc-9.2.8/rts/libCffi.a(unix64.o): requires dynamic R_X86_64_PC32 reloc against 'abort' which may overflow at runtime; recompile with -fPIC
#+end_quote
#+begin_quote
requires unsupported dynamic reloc 11; recompile with -fPIC