diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-12 19:13:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-12 19:13:38 -0400 |
commit | b8558b724b302a9db16e9b75ac2cba425ecdc5c1 (patch) | |
tree | 02847a8dd322f5756d7a95fbdb05ee8315da2a4c /Test.hs | |
parent | ffcda9aa916b64affc5f1991a187d0f5a50f5298 (diff) |
fix build
Diffstat (limited to 'Test.hs')
-rw-r--r-- | Test.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |