Force newer authenticate to ditch aeson-native

This commit is contained in:
Michael Snoyman 2011-11-28 11:37:45 +02:00
parent 1e331673df
commit b61578eaa5

View File

@ -21,7 +21,7 @@ library
cpp-options: -DGHC7
else
build-depends: base >= 4 && < 4.3
build-depends: authenticate >= 0.10 && < 0.11
build-depends: authenticate >= 0.10.3 && < 0.11
, bytestring >= 0.9.1.4 && < 0.10
, yesod-core >= 0.9 && < 0.10
, wai >= 0.4 && < 0.5