aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-06 09:40:06 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-06 09:40:06 +0000
commitcbd95181877b79b259ec5293f30896186ce55682 (patch)
tree80fc064601cdcf521c707a6740f56fb93a1e42be
parentbfb08276aec0794b3a6c20a8a1d0a77baea538e0 (diff)
downloadverismith-cbd95181877b79b259ec5293f30896186ce55682.tar.gz
verismith-cbd95181877b79b259ec5293f30896186ce55682.zip
Change setup for default build
-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