summaryrefslogtreecommitdiff
path: root/Test.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-12 19:13:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-12 19:13:38 -0400
commitb8558b724b302a9db16e9b75ac2cba425ecdc5c1 (patch)
tree02847a8dd322f5756d7a95fbdb05ee8315da2a4c /Test.hs
parentffcda9aa916b64affc5f1991a187d0f5a50f5298 (diff)
fix build
Diffstat (limited to 'Test.hs')
-rw-r--r--Test.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Test.hs b/Test.hs
index c1f82d171..bc603b004 100644
--- a/Test.hs
+++ b/Test.hs
@@ -16,6 +16,7 @@ import Control.Exception.Extensible
import qualified Data.Map as M
import System.IO.HVFS (SystemFS(..))
import qualified Text.JSON
+import System.Path
import Common