Guest User

Untitled

a guest
Jul 20th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. Configuring yesod-bin-1.6.0.3...
  2. Preprocessing executable 'yesod' for yesod-bin-1.6.0.3..
  3. Building executable 'yesod' for yesod-bin-1.6.0.3..
  4. [1 of 7] Compiling AddHandler ( AddHandler.hs, .stack-work\dist\010ee936\build\yesod\yesod-tmp\AddHandler.o )
  5. [2 of 7] Compiling Devel ( Devel.hs, .stack-work\dist\010ee936\build\yesod\yesod-tmp\Devel.o )
  6. [3 of 7] Compiling HsFile ( HsFile.hs, .stack-work\dist\010ee936\build\yesod\yesod-tmp\HsFile.o )
  7. [4 of 7] Compiling Keter ( Keter.hs, .stack-work\dist\010ee936\build\yesod\yesod-tmp\Keter.o )
  8. C:\projects\yesod\yesod-bin\Keter.hs:36:15: warning: [-Wdeprecations]
  9. In the use of `decodeFile' (imported from Data.Yaml):
  10. Deprecated: "Please use decodeFileEither, which does not confused type-directed and runtime exceptions."
  11. |
  12. 36 | mvalue <- decodeFile ketercfg
  13. | ^^^^^^^^^^
  14. [5 of 7] Compiling Options ( Options.hs, .stack-work\dist\010ee936\build\yesod\yesod-tmp\Options.o )
  15. [6 of 7] Compiling Paths_yesod_bin ( .stack-work\dist\010ee936\build\yesod\autogen\Paths_yesod_bin.hs, .stack-work\dist\010ee936\build\yesod\yesod-tmp\Paths_yesod_bin.o )
  16. [7 of 7] Compiling Main ( main.hs, .stack-work\dist\010ee936\build\yesod\yesod-tmp\Main.o )
  17. Linking .stack-work\dist\010ee936\build\yesod\yesod.exe ...
  18. Installing executable yesod in C:\projects\yesod\.stack-work\install\811dcb7e\bin
  19. -- End of log file: C:\projects\yesod\.stack-work\logs\yesod-bin-1.6.0.3.log
Add Comment
Please, Sign In to add comment