conduit 0.2
This commit is contained in:
parent
32c76842f1
commit
b631fa4a02
@ -24,8 +24,8 @@ library
|
||||
, random
|
||||
, http-types >= 0.6 && < 0.7
|
||||
, blaze-builder
|
||||
, conduit >= 0.0 && < 0.2
|
||||
, blaze-builder-conduit >= 0.0 && < 0.1
|
||||
, conduit >= 0.2 && < 0.3
|
||||
, blaze-builder-conduit >= 0.2 && < 0.3
|
||||
exposed-modules: Web.Authenticate.OAuth
|
||||
ghc-options: -Wall
|
||||
|
||||
|
||||
@ -28,8 +28,8 @@ library
|
||||
, attoparsec
|
||||
, containers
|
||||
, unordered-containers
|
||||
, conduit >= 0.0 && < 0.2
|
||||
, blaze-builder-conduit >= 0.0 && < 0.1
|
||||
, conduit >= 0.2 && < 0.3
|
||||
, blaze-builder-conduit >= 0.2 && < 0.3
|
||||
exposed-modules: Web.Authenticate.Rpxnow,
|
||||
Web.Authenticate.OpenId,
|
||||
Web.Authenticate.BrowserId,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user