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