Created
May 30, 2014 08:18
-
-
Save l4u/982ff4ad42bced04743e to your computer and use it in GitHub Desktop.
This file contains hidden or 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
yesod devel | |
Yesod devel server. Press ENTER to quit | |
/var/folders/5q/p1ks4l_j6qjf38jbh9ljbdv00000gn/T/96341.c:1:12: | |
warning: control reaches end of non-void function [-Wreturn-type] | |
int foo() {} | |
^ | |
1 warning generated. | |
Resolving dependencies... | |
Configuring y-0.0.0... | |
/var/folders/5q/p1ks4l_j6qjf38jbh9ljbdv00000gn/T/96764.c:1:12: | |
warning: control reaches end of non-void function [-Wreturn-type] | |
int foo() {} | |
^ | |
1 warning generated. | |
Rebuilding application... (using cabal) | |
/var/folders/5q/p1ks4l_j6qjf38jbh9ljbdv00000gn/T/97075.c:1:12: | |
warning: control reaches end of non-void function [-Wreturn-type] | |
int foo() {} | |
^ | |
1 warning generated. | |
/var/folders/5q/p1ks4l_j6qjf38jbh9ljbdv00000gn/T/97211.c:1:12: | |
warning: control reaches end of non-void function [-Wreturn-type] | |
int foo() {} | |
^ | |
1 warning generated. | |
yesod: /usr/local/Cellar/ghc/7.6.3/lib/ghc-7.6.3/settings: openFile: does not exist (No such file or directory) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment