aboutsummaryrefslogtreecommitdiff
path: root/install.hs
diff options
context:
space:
mode:
Diffstat (limited to 'install.hs')
-rwxr-xr-xinstall.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.hs b/install.hs
index 4fb56a3..16ab109 100755
--- a/install.hs
+++ b/install.hs
@@ -2,6 +2,7 @@
{- stack script
--resolver lts-13.12
--ghc-options -Wall
+ --package bytestring,text,filepath,directory,optparse-applicative,typed-process
-}
{-# LANGUAGE CPP #-}