Drop some upper bounds
This commit is contained in:
parent
c930c103ba
commit
9528a1cb12
@ -26,15 +26,15 @@ library
|
|||||||
, case-insensitive >= 0.2
|
, case-insensitive >= 0.2
|
||||||
, text
|
, text
|
||||||
, http-types >= 0.6
|
, http-types >= 0.6
|
||||||
, xml-conduit >= 1.0 && < 1.1
|
, xml-conduit >= 1.0
|
||||||
, blaze-builder
|
, blaze-builder
|
||||||
, attoparsec
|
, attoparsec
|
||||||
, containers
|
, containers
|
||||||
, unordered-containers
|
, unordered-containers
|
||||||
, conduit >= 0.5 && < 0.6
|
, conduit >= 0.5
|
||||||
, resourcet >= 0.3
|
, resourcet >= 0.3
|
||||||
, monad-control >= 0.3
|
, monad-control >= 0.3
|
||||||
, blaze-builder-conduit >= 0.5 && < 0.6
|
, blaze-builder-conduit >= 0.5
|
||||||
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