From 5f5f7b1a9f6d5c4361e44dcd46d3da6edc6a625a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 12 Jun 2012 11:38:16 -0400 Subject: [PATCH] tweak --- Setup.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Setup.hs b/Setup.hs index faca87cd24..80d23cc878 100644 --- a/Setup.hs +++ b/Setup.hs @@ -1,4 +1,5 @@ {-# LANGUAGE NamedFieldPuns #-} + {- cabal setup file -} import Distribution.Simple