### HASKELL ##### TUTORIALS - http://learnyouahaskell.com/chapters - http://book.realworldhaskell.org/read/ - https://www.fpcomplete.com/tags/haskell/ (Articles) - https://www.stackage.org/ (API Documentation) - https://www.haskell.org/documentation/ - http://dev.stephendiehl.com/hask/ What I Wish I Knew When Learning Haskell <hr/> ### YESOD ##### TUTORIALS - https://www.yesodweb.com/book/basics - https://github.com/yogsototh/yosog - https://wiki.haskell.org/Template_Haskell ##### YESOD INIT - https://www.yesodweb.com/page/quickstart `yesodweb/postgres` & `yesodweb/mongo` - https://github.com/yesodweb/stack-templates - https://github.com/yesodweb/yesod-scaffold ##### POWERED BY YESOD - https://github.com/yesodweb/yesod/wiki/Powered-by-Yesod - https://www.yesodweb.com/book/shakespearean-templates - https://github.com/dcastro/twenty48 - https://github.com/nbartlomiej/tfoo <hr/> ### MINESWEEPER - Graphics - Get graphics as .svg from https://minesweeper.online/game/383764390 - https://github.com/jdcarbeck/haskellSweeper - https://github.com/ljishen/Minesweeper - https://github.com/basile-henry/infinisweep - https://github.com/ShizukuIchi/minesweeper <hr/> ### BACKEND ONLY - https://github.com/tzemanovic/haskell-yesod-realworld-example-app <hr/> ### IntelliJ Plugin - https://github.com/rikvdkleij/intellij-haskell
HASKELL
TUTORIALS
YESOD
TUTORIALS
YESOD INIT
yesodweb/postgres&yesodweb/mongoPOWERED BY YESOD
MINESWEEPER
BACKEND ONLY
IntelliJ Plugin