summaryrefslogtreecommitdiff
path: root/Git/FilePath.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Git/FilePath.hs')
-rw-r--r--Git/FilePath.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/Git/FilePath.hs b/Git/FilePath.hs
index edc3c0f90..7e7d86bb4 100644
--- a/Git/FilePath.hs
+++ b/Git/FilePath.hs
@@ -13,9 +13,8 @@
{-# LANGUAGE CPP #-}
module Git.FilePath (
- TopFilePath,
+ TopFilePath(..),
fromTopFilePath,
- getTopFilePath,
toTopFilePath,
asTopFilePath,
InternalGitPath,