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

Commit 8d0baf3

Browse files
authored
Merge pull request #1141 from leifmetcalf/master
Remove redundant shake.yaml
2 parents ec5e34c + f2c7512 commit 8d0baf3

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-15
65
--package shake
76
--package directory
87
-}

0 commit comments

Comments
 (0)