From 8403b3d4677a13c2252c833b377d3fb0f187e1df Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 28 Feb 2017 12:44:33 -0400 Subject: fix build with old ghc --- Types/Distribution.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Types') diff --git a/Types/Distribution.hs b/Types/Distribution.hs index a7e2f4c95..80471c067 100644 --- a/Types/Distribution.hs +++ b/Types/Distribution.hs @@ -14,6 +14,8 @@ import Data.Time.Clock import Git.Config (isTrue, boolConfig) import Data.String.Utils +import Control.Applicative +import Prelude type GitAnnexVersion = String -- cgit v1.2.3