From 041d32412535ecaba103806f95a7d74234034416 Mon Sep 17 00:00:00 2001 From: Mark Wright Date: Sat, 26 Nov 2011 23:39:47 +1100 Subject: Remove haskell98 to build with ghc 7.2.2, also built with ghc 7.0.4 Signed-off-by: Joey Hess --- Logs/Location.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Logs') 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 -- cgit v1.2.3