diff --git a/hledger-api/Setup.hs b/hledger-api/Setup.hs new file mode 100644 index 000000000..9a994af67 --- /dev/null +++ b/hledger-api/Setup.hs @@ -0,0 +1,2 @@ +import Distribution.Simple +main = defaultMain