Cabal revisions of authenticate-0.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: authenticate version: 0.0.1+x-revision: 1 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com> homepage: http://github.com/snoyberg/authenticate/tree/master library- build-depends: base, json, http-wget, tagsoup+ build-depends: base < 4.8, json, http-wget < 0.1, tagsoup exposed-modules: Web.Authenticate.Rpxnow, Web.Authenticate.OpenId ghc-options: -Wall -fno-warn-orphans