aboutsummaryrefslogtreecommitdiff
path: root/Math/LinProg/Setup.hs
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2014-10-06 16:59:31 +1100
committerJustin Bedo <cu@cua0.org>2014-10-06 16:59:31 +1100
commit10dd5dc7fef792b271d8fbbdf8222a12a910fe92 (patch)
tree3320d0ff63004c14283915d76f02863d749463c7 /Math/LinProg/Setup.hs
Initial implementation of EDSL and LP output formatter
Diffstat (limited to 'Math/LinProg/Setup.hs')
-rw-r--r--Math/LinProg/Setup.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Math/LinProg/Setup.hs b/Math/LinProg/Setup.hs
new file mode 100644
index 0000000..9a994af
--- /dev/null
+++ b/Math/LinProg/Setup.hs
@@ -0,0 +1,2 @@
+import Distribution.Simple
+main = defaultMain