mirror of
https://github.com/graninas/Hydra.git
synced 2024-11-28 13:02:50 +03:00
795 B
795 B
Tools
Ubuntu, Mac
- git
- GitKraken
- stack (Haskell's build tool)
- some libraries (?)
- IDE / Editor (Atom, vim, emacs, VS Code, ...)
Mac
- homebrew (package manager)
- some libraries (?)
Haskell
- GHC (Haskell compiler, will be installed by stack automatically)
Atom IDE
Plugins
- language-haskell
git
- Git tutorial (https://product.hubspot.com/blog/git-and-github-tutorial-for-beginners)
- Pro Git book
Haskell
Software engineering in Haskell
Free monad resources
- http://www.haskellforall.com/2012/06/you-could-have-invented-free-monads.html
- https://github.com/graninas/hierarchical-free-monads-the-most-developed-approach-in-haskell/blob/master/README.md