packages feed

yjftp 0.3.6.2 → 0.3.6.5

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~base

Dependency ranges changed: base

Files

yjftp.cabal view
@@ -1,5 +1,5 @@ Name:		yjftp-Version:	0.3.6.2+Version:	0.3.6.5 License:	GPL License-file:	LICENSE Author:		Yoshikuni Jujo@@ -35,7 +35,7 @@  Library   GHC-Options:		-Wall-  Build-Depends:	base >= 4 && <= 4.1.0.0, unix, directory, process, ftphs, haskeline, mtl+  Build-Depends:	base >= 4 && <= 4.3.1.0, unix, directory, process, ftphs, haskeline, mtl   Exposed-Modules:	Network.Yjftp   Other-Modules:	Network.CommandList, Network.Console, Network.Types