From 8f36a74cbefb5786be0f2448ee22d236b02ccadf Mon Sep 17 00:00:00 2001 From: Tim McGilchrist Date: Sat, 11 Mar 2023 12:07:52 +1100 Subject: [PATCH] Add TrueName module. --- thyme.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/thyme.cabal b/thyme.cabal index b0610f5..04ec3db 100644 --- a/thyme.cabal +++ b/thyme.cabal @@ -83,6 +83,7 @@ library Data.Thyme.Format.Internal Data.Thyme.Format.DateFast Data.Thyme.Format.DateEncode + Data.Thyme.TrueName if !(flag(lens) || flag(docs)) other-modules: Control.Lens build-depends: