diff options
author | jao <jao@gnu.org> | 2018-02-01 05:25:18 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-02-01 05:25:18 +0100 |
commit | 2b09af2d3ea2bbc623306899924b005551688b0a (patch) | |
tree | 801f41d359471d3c503cc212a6921e7f54f11eeb /Setup.lhs | |
parent | 0058d741dae651f359bab979d1907c385ac1dc08 (diff) | |
download | xmobar-2b09af2d3ea2bbc623306899924b005551688b0a.tar.gz xmobar-2b09af2d3ea2bbc623306899924b005551688b0a.tar.bz2 |
lowercase ftw
Diffstat (limited to 'Setup.lhs')
-rwxr-xr-x | Setup.lhs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Setup.lhs b/Setup.lhs deleted file mode 100755 index 70652ea..0000000 --- a/Setup.lhs +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env runhaskell - -> import Distribution.Simple -> main = defaultMainWithHooks simpleUserHooks |