summaryrefslogtreecommitdiff
path: root/Remotes.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-30 15:10:10 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-30 15:10:10 -0400
commit23da029b75417fc6acac795204e2579b13011ab0 (patch)
tree375a98f1151ff0eaba6ba58c290583943c0e7676 /Remotes.hs
parent83715949c95be7f50e6ec07e3a7356b2b1f7cad1 (diff)
Support building with Debian stable's ghc.
Diffstat (limited to 'Remotes.hs')
-rw-r--r--Remotes.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Remotes.hs b/Remotes.hs
index 66395adcd..32016b775 100644
--- a/Remotes.hs
+++ b/Remotes.hs
@@ -40,6 +40,7 @@ import Locations
import UUID
import Utility
import qualified Core
+import Portability
{- Human visible list of remotes. -}
list :: [Git.Repo] -> String