Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit b4d5377

Browse files
committed
Remove redundant shake.yaml
1 parent d144cf6 commit b4d5377

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

install.hs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
#!/usr/bin/env stack
22
{- stack
3-
--stack-yaml shake.yaml
4-
--install-ghc
5-
runghc
3+
script
4+
--resolver nightly-2018-12-17
65
--package shake
76
--package directory
87
-}

0 commit comments

Comments
 (0)