summaryrefslogtreecommitdiff
path: root/main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'main.hs')
-rwxr-xr-xmain.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.hs b/main.hs
index beeb0f3..a3b1dcb 100755
--- a/main.hs
+++ b/main.hs
@@ -1,5 +1,5 @@
1#!/usr/bin/env stack 1#!/usr/bin/env stack
2{- stack script --resolver lts-16.14 --install-ghc 2{- stack script --resolver lts-16.27 --install-ghc
3 --ghc-options -Wall --ghc-options -Wno-unused-imports -} 3 --ghc-options -Wall --ghc-options -Wno-unused-imports -}
4{-# language NoImplicitPrelude #-} 4{-# language NoImplicitPrelude #-}
5{-# language DuplicateRecordFields #-} 5{-# language DuplicateRecordFields #-}