Cabal revisions of ftp-client-0.5.1.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: >=1.10 name: ftp-client version: 0.5.1.5 +x-revision: 1 license: PublicDomain license-file: LICENSE maintainer: mrobinson7627@gmail.com build-depends: base >=4.8 && <5, bytestring >=0.10.8.2 && <0.13, - network >=2.6.3.6 && <3.2, + network >=2.6.3.6 && <3.3, attoparsec >=0.10 && <0.15, crypton-connection >=0.3 && <0.4, transformers >=0.5.6.2 && <0.7,
revision 2
cabal-version: >=1.10 name: ftp-client version: 0.5.1.5 -x-revision: 1 +x-revision: 2 license: PublicDomain license-file: LICENSE -maintainer: mrobinson7627@gmail.com +maintainer: Flipstone Technology Partners author: Megan Robinson -homepage: https://github.com/mr/ftp-client +homepage: https://github.com/flipstone/ftp-client synopsis: Transfer files with FTP and FTPS description: ftp-client is a library for communicating with an FTP server. It works over both a clear channel or TLS. source-repository head type: git - location: https://github.com/mr/ftp-client + location: https://github.com/flipstone/ftp-client library exposed-modules: