diff options
Diffstat (limited to 'Utility/Path.hs')
-rw-r--r-- | Utility/Path.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Utility/Path.hs b/Utility/Path.hs index d058082df..8c8fc39e7 100644 --- a/Utility/Path.hs +++ b/Utility/Path.hs @@ -1,4 +1,3 @@ -{-# LANGUAGE PackageImports #-} {- path manipulation - - Copyright 2010-2011 Joey Hess <joey@kitenet.net> |