diff options
-rwxr-xr-x | install.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ {- stack script --resolver lts-13.12 --ghc-options -Wall + --package bytestring,text,filepath,directory,optparse-applicative,typed-process -} {-# LANGUAGE CPP #-} |