From 2b09af2d3ea2bbc623306899924b005551688b0a Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 1 Feb 2018 05:25:18 +0100 Subject: lowercase ftw --- setup.lhs | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 setup.lhs (limited to 'setup.lhs') diff --git a/setup.lhs b/setup.lhs new file mode 100755 index 0000000..70652ea --- /dev/null +++ b/setup.lhs @@ -0,0 +1,4 @@ +#!/usr/bin/env runhaskell + +> import Distribution.Simple +> main = defaultMainWithHooks simpleUserHooks -- cgit v1.2.3