Fix exposed version number and also haddock syntax

This commit is contained in:
Sibi Prabakaran 2017-12-08 15:30:32 +05:30
parent c122af25ad
commit 663220f334
No known key found for this signature in database
GPG Key ID: D19E3E0EBB557613

View File

@ -184,7 +184,8 @@ class (Yesod master, PathPiece (AuthId master), RenderMessage master FormMessage
-- | When being redirected to the login page should the current page
-- be set to redirect back to. Default is 'True'.
-- @since 1.4.18
--
-- @since 1.4.21
redirectToCurrent :: master -> Bool
redirectToCurrent _ = True