Force newer authenticate to ditch aeson-native
This commit is contained in:
parent
1e331673df
commit
b61578eaa5
@ -21,7 +21,7 @@ library
|
|||||||
cpp-options: -DGHC7
|
cpp-options: -DGHC7
|
||||||
else
|
else
|
||||||
build-depends: base >= 4 && < 4.3
|
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
|
, bytestring >= 0.9.1.4 && < 0.10
|
||||||
, yesod-core >= 0.9 && < 0.10
|
, yesod-core >= 0.9 && < 0.10
|
||||||
, wai >= 0.4 && < 0.5
|
, wai >= 0.4 && < 0.5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user