Make serversession-backend-acid-state work with older versions.
This commit is contained in:
parent
e7a4de11f8
commit
50c29148ab
@ -20,7 +20,7 @@ library
|
||||
, acid-state >= 0.12
|
||||
, containers
|
||||
, mtl
|
||||
, safecopy == 0.9.*
|
||||
, safecopy >= 0.8
|
||||
, unordered-containers
|
||||
|
||||
, serversession == 1.0.*
|
||||
|
||||
@ -12,5 +12,3 @@ extra-deps:
|
||||
- acid-state-0.14.0
|
||||
- nonce-1.0.2
|
||||
- wai-session-0.3.2
|
||||
- safecopy-0.9.0.1
|
||||
- cereal-0.5.1.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user