Skip to content

Commit

Permalink
Allow latest hoauth2
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Jan 20, 2016
1 parent f2fa7aa commit 40bac3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitit.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Library
json >= 0.4 && < 0.10,
uri >= 0.1 && < 0.2,
split,
hoauth2 >= 0.4.2 && < 0.5,
hoauth2 >= 0.4.2 && < 0.6,
http-conduit >= 2.1.4 && < 2.2,
http-client-tls >= 0.2.2 && < 0.3,
aeson >= 0.7 && < 0.11,
Expand Down

0 comments on commit 40bac3d

Please sign in to comment.