update lts and log headers

This commit is contained in:
Lucy Cifferello
2021-09-08 15:39:42 -06:00
parent c38ea1480b
commit 8fec3b48a3
4 changed files with 5 additions and 12 deletions

View File

@@ -18,6 +18,7 @@ import qualified Yesod.Core.Unsafe as Unsafe
import Settings
import Yesod.Persist.Core
import Lib.Types.AppIndex
import Network.Wai
-- | The foundation datatype for your application. This can be a good place to
-- keep settings and values requiring initialization before your application