aboutsummaryrefslogtreecommitdiffstats
path: root/Setup.hs
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-08 21:41:39 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-08 21:41:39 +0000
commit010d7343133ebe53a472b9d26fdeb509db31d4c9 (patch)
tree1d66a6a7f4d1ee1c52e08e6332f326a1e08b6366 /Setup.hs
parentba8fa15b77dc834a4d6d2c07627ef6c16ad53d0e (diff)
parentfeb21582faab8a30e5e9180420f4449764a11a9b (diff)
downloadverismith-010d7343133ebe53a472b9d26fdeb509db31d4c9.tar.gz
verismith-010d7343133ebe53a472b9d26fdeb509db31d4c9.zip
Merge branch 'master' into develop
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Setup.hs b/Setup.hs
index bdfe8ae..c0cac3b 100644
--- a/Setup.hs
+++ b/Setup.hs
@@ -1,4 +1,4 @@
-import Distribution.Extra.Doctest
+import Distribution.Simple
main :: IO ()
-main = defaultMainWithDoctests "doctest"
+main = defaultMain