Fix example on how to use acid-state backend.
This commit is contained in:
parent
b446b0ea92
commit
82b7ebdca4
@ -12,7 +12,7 @@
|
||||
-- withSessionStorage =
|
||||
-- bracket
|
||||
-- ('AcidStorage' \<$\> openLocalState 'emptyState')
|
||||
-- createCheckpointAndClose
|
||||
-- (createCheckpointAndClose . 'acidState')
|
||||
-- @
|
||||
module Web.ServerSession.Backend.Acid
|
||||
( AcidStorage(..)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user