Skip to content

Commit

Permalink
Add --install-ghc
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Apr 8, 2016
1 parent 09e67ee commit a2bc0d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbook/Cookbook-file-upload-saving-files-to-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ This example shows how to upload image files to the server and manage the upload
#!/usr/bin/env stack
{- stack
--resolver lts-5.10
--install-ghc
runghc
--package yesod
--package yesod-static
Expand Down

0 comments on commit a2bc0d4

Please sign in to comment.