summaryrefslogtreecommitdiff
path: root/packages/hmatrix/Setup.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'packages/hmatrix/Setup.lhs')
-rw-r--r--packages/hmatrix/Setup.lhs5
1 files changed, 0 insertions, 5 deletions
diff --git a/packages/hmatrix/Setup.lhs b/packages/hmatrix/Setup.lhs
deleted file mode 100644
index 4b19c19..0000000
--- a/packages/hmatrix/Setup.lhs
+++ /dev/null
@@ -1,5 +0,0 @@
1#! /usr/bin/env runhaskell
2
3> import Distribution.Simple
4> main = defaultMain
5