decodeCookies -> parseCookies

This commit is contained in:
Michael Snoyman 2010-01-31 10:20:48 +02:00
parent ec1d17dcd4
commit 7ead9d4e5a

View File

@ -38,7 +38,7 @@ library
authenticate >= 0.4.0 && < 0.5,
predicates >= 0.1 && < 0.2,
bytestring >= 0.9.1.4 && < 0.10,
web-encodings >= 0.2.1 && < 0.3,
web-encodings >= 0.2.2 && < 0.3,
data-object >= 0.2.0 && < 0.3,
data-object-yaml >= 0.2.0 && < 0.3,
directory >= 1 && < 1.1,