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