From d455be3b924fea2d42d593a6709557e637e83ad9 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 14 Nov 2018 11:28:13 +0000 Subject: Add style to the files --- 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