diff options
Diffstat (limited to 'bootstrap/Setup.hs')
-rw-r--r-- | bootstrap/Setup.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap/Setup.hs b/bootstrap/Setup.hs deleted file mode 100644 index 9a994af..0000000 --- a/bootstrap/Setup.hs +++ /dev/null @@ -1,2 +0,0 @@ -import Distribution.Simple -main = defaultMain |