From ec56fed98f691fe32de29e0cdbaa354cf9c3e79a Mon Sep 17 00:00:00 2001 From: Yann Herklotz Grave Date: Thu, 21 Feb 2019 19:33:16 +0000 Subject: Format with brittany --- Setup.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Setup.hs') diff --git a/Setup.hs b/Setup.hs index 9a994af..4467109 100644 --- a/Setup.hs +++ b/Setup.hs @@ -1,2 +1,2 @@ -import Distribution.Simple +import Distribution.Simple main = defaultMain -- cgit