Merge pull request #15 from taksuyu/patch-1

Correct module description
This commit is contained in:
Michael Xavier 2018-04-10 09:22:30 -07:00 committed by GitHub
commit 7939f1decb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
-- @Max-age@ field is not supported by all browsers: some
-- browsers will treat them as non-persistent cookies.
--
-- * Also, the @Max-age@ is fixed and does not take a given a
-- * Also, the @Max-age@ is fixed and does not take a given
-- session into consideration.
module Web.ServerSession.Frontend.Wai
( -- * Simple interface