aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/external-tests/haskell/Setup.hs
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-06-13 23:35:27 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-06-24 02:06:26 +0200
commitdf0eed3da631e0f21b0b48da1cdaec85afbdf1f1 (patch)
tree6f232f604f252027b85ee107f9694017cf535753 /contrib/external-tests/haskell/Setup.hs
parentselftest: remove antique siphash self test (diff)
downloadwireguard-monolithic-historical-df0eed3da631e0f21b0b48da1cdaec85afbdf1f1.tar.xz
wireguard-monolithic-historical-df0eed3da631e0f21b0b48da1cdaec85afbdf1f1.zip
haskell: re-add updated haskell example
Code-from: John Galt <jgalt@centromere.net>
Diffstat (limited to 'contrib/external-tests/haskell/Setup.hs')
-rw-r--r--contrib/external-tests/haskell/Setup.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/external-tests/haskell/Setup.hs b/contrib/external-tests/haskell/Setup.hs
new file mode 100644
index 0000000..9a994af
--- /dev/null
+++ b/contrib/external-tests/haskell/Setup.hs
@@ -0,0 +1,2 @@
+import Distribution.Simple
+main = defaultMain