From 16ba392ee4b54a4ad008a439bcdb7dd98941aa60 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Fri, 23 May 2008 13:12:11 +0000 Subject: add Cabal description for GF --- Setup.lhs | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Setup.lhs (limited to 'Setup.lhs') diff --git a/Setup.lhs b/Setup.lhs new file mode 100644 index 000000000..e2c31e7ca --- /dev/null +++ b/Setup.lhs @@ -0,0 +1,8 @@ +#!/usr/bin/env runghc + +> module Main where + +> import Distribution.Simple + +> main :: IO () +> main = defaultMain -- cgit v1.2.3