From 515338784b8fc2fb5435ee4e061c092ff754d6cf Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Thu, 24 Oct 2013 15:34:15 -0400 Subject: Use newer persistent and newer Yesod --- config/models | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/models') diff --git a/config/models b/config/models index 1bfa1c0..3240cfd 100644 --- a/config/models +++ b/config/models @@ -2,7 +2,7 @@ User ident Text isAdmin Bool default=False UniqueUser ident - deriving Show Eq + deriving Show Eq Typeable Employment user UserId startDate Day -- cgit v1.2.3