Skip to content

Instantly share code, notes, and snippets.

@l4u
Created May 30, 2014 08:18
Show Gist options
  • Save l4u/982ff4ad42bced04743e to your computer and use it in GitHub Desktop.
Save l4u/982ff4ad42bced04743e to your computer and use it in GitHub Desktop.
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