From 2ab5ea9a2afe081f5f99f9b6672ac154796ced40 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Mon, 1 Jul 2019 16:43:42 -0400 Subject: fixed build --- Setup.hs | 2 -- sensible-directory.cabal | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 Setup.hs diff --git a/Setup.hs b/Setup.hs deleted file mode 100644 index 9a994af..0000000 --- a/Setup.hs +++ /dev/null @@ -1,2 +0,0 @@ -import Distribution.Simple -main = defaultMain diff --git a/sensible-directory.cabal b/sensible-directory.cabal index 13929c0..6eb8222 100644 --- a/sensible-directory.cabal +++ b/sensible-directory.cabal @@ -3,12 +3,12 @@ version: 0.1.0.0 -- synopsis: description: Try to guess the appropriate cache directory. license: BSD3 -license-file: LICENSE +-- license-file: LICENSE author: James Crayne maintainer: jim.crayne@gmail.com -- copyright: -- category: -build-type: Custom +build-type: Simple -- extra-source-files: cabal-version: >=1.10 -- cgit v1.2.3