-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This was surprisingly easy! I like the colors and whitespace of the development log format, though if I want "proper" server logs I should go with the production option, `logStdout` instead. * add logging to the webserver * alphabetize dependencies
- Loading branch information
1 parent
649b55c
commit f40860a
Showing
2 changed files
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,4 +60,5 @@ executables: | |
- mtl | ||
- Spock | ||
- text | ||
- wai-extra | ||
- wai-middleware-static |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters