mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-04-20 09:54:12 +02:00
Pull weeds
This commit is contained in:
parent
79ef8aded9
commit
c93b4081b8
@ -17,7 +17,6 @@ library:
|
|||||||
source-dirs: src
|
source-dirs: src
|
||||||
dependencies:
|
dependencies:
|
||||||
- aeson >=0.6 && <1.3
|
- aeson >=0.6 && <1.3
|
||||||
- authenticate >=1.3.2.7 && <1.4
|
|
||||||
- bytestring >=0.9.1.4
|
- bytestring >=0.9.1.4
|
||||||
- hoauth2 >=1.3.0 && <1.6
|
- hoauth2 >=1.3.0 && <1.6
|
||||||
- http-client >=0.4.0 && <0.6
|
- http-client >=0.4.0 && <0.6
|
||||||
@ -25,15 +24,12 @@ library:
|
|||||||
- http-types >=0.8 && <0.10
|
- http-types >=0.8 && <0.10
|
||||||
- lifted-base >=0.2 && <0.4
|
- lifted-base >=0.2 && <0.4
|
||||||
- microlens
|
- microlens
|
||||||
- network-uri >=2.6
|
|
||||||
- random
|
- random
|
||||||
- text >=0.7 && <2.0
|
- text >=0.7 && <2.0
|
||||||
- transformers >=0.2.2 && <0.6
|
- transformers >=0.2.2 && <0.6
|
||||||
- uri-bytestring
|
- uri-bytestring
|
||||||
- vector >=0.10 && <0.13
|
|
||||||
- yesod-auth >=1.3 && <1.5
|
- yesod-auth >=1.3 && <1.5
|
||||||
- yesod-core >=1.2 && <1.5
|
- yesod-core >=1.2 && <1.5
|
||||||
- yesod-form >=1.3 && <1.5
|
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
test:
|
test:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user