diff options
Diffstat (limited to 'Logs/Location.hs')
-rw-r--r-- | Logs/Location.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Logs/Location.hs b/Logs/Location.hs index ab29ffcad..cb21a2d1c 100644 --- a/Logs/Location.hs +++ b/Logs/Location.hs @@ -1,3 +1,5 @@ +{-# LANGUAGE BangPatterns #-} + {- git-annex location log - - git-annex keeps track of which repositories have the contents of annexed |