haskell

Official Site

Official Docs and Resources

GHC Official Site

Stack Overflow Beginner->Expert

Learn You a Haskell: Online Book/Tutorial

Monday Morning Haskell: Collection of specific tutorials

https://serokell.io/blog/haskell-in-production

Notes


sudo pacman -S stack

stack ghc

stack new <project>