Fixup example

This commit is contained in:
patrick brisbin 2018-04-18 09:00:46 -04:00
parent 98ef5f9aae
commit 9c8dd98b3d
2 changed files with 0 additions and 2 deletions

View File

@ -78,7 +78,6 @@ instance YesodAuth App where
return $ Authenticated "1"
authHttpManager = appHttpManager
authPlugins = appAuthPlugins
instance RenderMessage App FormMessage where

View File

@ -29,7 +29,6 @@ library:
- random
- safe-exceptions
- text >=0.7 && <2.0
- transformers >=0.2.2 && <0.6
- uri-bytestring
- yesod-auth >=1.6.0 && <1.7
- yesod-core >=1.6.0 && <1.7