fix building with S3 stub

This commit is contained in:
Joey Hess 2011-06-10 12:06:40 -04:00
parent a473560515
commit 19428ea2f4

View file

@ -1,7 +1,7 @@
-- stub for when hS3 is not available
module Remote.S3 (remote) where
import RemoteClass
import Types.Remote
import Types
remote :: RemoteType Annex