From b9eaf43c5da941b8e7c37c4ac950c8f2a7e618cd Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 13 Nov 2017 17:05:24 +0100 Subject: Initial work on central definitions --- edit-lens/Setup.hs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 edit-lens/Setup.hs (limited to 'edit-lens/Setup.hs') diff --git a/edit-lens/Setup.hs b/edit-lens/Setup.hs new file mode 100644 index 0000000..9a994af --- /dev/null +++ b/edit-lens/Setup.hs @@ -0,0 +1,2 @@ +import Distribution.Simple +main = defaultMain -- cgit v1.2.3